this is a coding language IN scratch (I think this has the most commands in the laid script studio) thank you to the tester(s) @dragonboy2_0_1_7 commands: unlockVARIABLE (the variables are VAR1,VAR2,VAR3) (you must unlock a variable BEFORE you use it) # makes the text you write next a comment VAR1(set this to ur variable) (space) (what you want the var to be WOS wait one second click "r" to run click "x" to delete click "c" to ADD write deacVAR1(this could be another variable) this will "deactivate" the variable write (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)
Currently, I removed 3 bits of code that clear the list when flag clicked, and adds the credits and RESET, so you should add that back pretty soon!