-HOW TO RUN- Press the green flag to run The program will show the errors to help debug -HOW TO CODE- To edit, press See inside button and edit the commands list. PU - Pen up PD - Pen down X - Select the X position (exmaple: X100) Y - Select the Y position (example: Y100) D - Select the direction (example: D90) C - Select the color (example: C50) PP - Select one of the avanced pen properties: PPT - Transparency (example: PPT20) PPS - Saturation (example: PPS60) PPB - Bright (example: PPB-50) AS - Select one of the avanced script commands AST - Wait seconds (example: AST1) ASPA - Go to a random position # - Comment ENDSC - End of the script. This command is unnecesary. All of the commands after that, they will be ignored.