this is a coding language IN scratch (ToasterSript)LaidScript variant (I think this has the most commands in the laid script studio) thank you to the tester(s) @dragonboy2_0_1_7 commands: # makes the text you write next a comment VAR1(set this to your variable) (space) (what you want the var to be WOS wait one second clearVAR1(this could be another variable) this will clear the variable (VAR1 VAR2 VAR3)c (space)(how much you want to change the variable) show(write your variable, VAR1 VAR2 or VAR3) hide(write your variable, VAR1 VAR2 or VAR3) reset (resets the variables) show (shows the additional window) hide (hides the additional window) (space)(what you want to add to the additional window) DRAW (prepares the window for drawing) PD (pen down) PU (pen up) Y(the Y position) (goes to the y position you entered) X(the x position) (goes to the y position you entered) ER (erase all) UNDRAW (prepares the window for TEXTING) PS(what pen size you want) (changes pen size) PC(what pen color you want) (changes pen color) cc(does the custom command located in the "code" sprite)
CHECK THE COMMENT It works!!!!(now)thank you to @Dragonboy2_0_1_7 for helping me fix this project Block count: 406 update log: Monday February 3rd: started work, made the UI simpler, made it one sprite, reduced block count, and REMOVED the annoying variable activation requirement, now you dont need to activate variables