PLEASE READ ALL THE INSTRUCTIONS! [down arrow] for a new line (like if you make a mistake) [right arrow] to submit what you wrote for an answer. LIST OF SCRIPT STARTERS: whenrun whenrunforever whenspriteclicked whenspacepressed whenrightarrowpressed whenleftarrowpressed whenuparrowpressed whendownarrowpressed To insert a starter, simply type it in as you would any other command. You can have as many scripts as you like. LIST OF COMMANDS: waituntil waitsecs changex changey turnright turnleft pointindirection goto glideto gotomouse ifonedgebounce sayfor2secs gotofront goback hide show setvar changevar createvar HOW TO INSERT A COMMAND INTO THE ADD TERMINAL (Default Screen) Type your command, then hie right arrow. Type your reporters on the next line. If the command is a starter or there are no reporters, type "0." If there are multiple reporters, separate them with whatever supported character you would like (VERY IMPORTANT: ONLY 3-DIGIT NUMBERS ALLOWED! 1 WOULD BE 001 - THIS ONLY APPLIES IF THERE ARE MULTIPLE REPORTERS). HOW TO USE THE COSTUME AND BACKGROUND BUTTONS: Click on one of the buttons to change the costume or backdrop respectively. Click them while pressing the up arrow to go back to the add terminal. HOW TO USE THE SCRIPTS TERMINAL: This should be self-explanatory. The program will prompt you. It allows you to edit the script in ways other than adding. Click it while holding the up arrow to go back to the add terminal. HOW TO USE VARIABLES: Use the "CreateVar" command to create a variable. Variable names are "Var" followed by their id in order of creation. Up to 9 variables are supported. Variables may be glitchy. Variables cannot be used in commands with multiple inputs. TROUBLESHOOTING: If your program fails to run, click "see inside," show all the lists, run your program, hide all the lists, and keep going.
credit to @RaefWorks_Animations for the original project.