DumbScript is a simple programming language. Functions: goto: <x> | <y> Positions sprite at the given coordinates changepos: <x> | <y> Changes the sprites position newframe Starts a new frame (without this it runs 5 functions per frame) line: <line> Moves to a line up/down/left/right: <key> | <movement> Sets the key needed to press to move the sprite in a specific direction, then setting how far it will move.