coding on scratch: /draw _____ ______ - put a shape after /draw and then a name /color ______ ___ - put a name after /color and then put a high number to color the shape named that /drag _______ - put a name after /drag to drag it /anchor _______ - put a name after /anchor to anchor it /decolor _________ - put a name after /decolor to decolor it /size _____ ___ - put a name after /size and then put a number to size the shape named that /rotate ______ ___ - put a name after /rotate and then put a number to rotate the shape named that that amount of degrees clockwise /clear - clear all of output/script name /delete ______ - put a name after /delete to delete the object with that name /open ______ - put the script name after /open to open/modify the script. the original is script1 /rename _____ - put the script name after /rename to rename the script /run - run everything in the script (it is programmed to make a face) /movex ________ _____ - put the name of the shape then the amount of pixels you want to move it on the x axis to move it on the x axis /movey ________ _____ - put the name of the shape then the amount of pixels you want to move it on the y axis to move it on the y axis @xfirelight inspired me to make this.