The smile tool, I'm pretty sure the first Sprite (0) in the smile tool is an orange. To make the Sprite move, you need to use SPOFS. SPOFS only places the Sprite in a specified location, but when put in a loop, you can make the Sprite move with it. You put SPOFS 1(management number/name that you made with SPSET), 50(desired x coordinate) 100(desired y coordinate). SPOFS 1,50,100