DOWNLOAD TO WORK Inspiried by the many programming languages on Scratch, like Aquacode by dsdude10. This is unfinished. Current Codes: Say-Make the sprite say something. Example: saySpeech 2 Hello! Think-Make the sprite think. Example: sayThoughts 2 Hmm... Hide-Hide the sprite. Duh. hideSprite Show-You know. showSprite Place the sprite-Place the sprite. Example: placeSprite 0 -X coordinate -60 -Y coordinate Wait Secs-YOU KNOW. Example: waitSecs 2 -Wait time Wait Mins Example: waitMins 2 -Wait time When you finish your script, you MUST add endScript at the end of it, or the project will say there was an error.