did you save your sprite? you need to draw it in the upper left then save the spritesheet so that you can use it later. then you need to write LOAD "GRP4:NAME",FALSE replace name with the filename you saved the spritesheet to. the false isn't needed, but makes it so that it doesn't ask you every time you run the program to load the file.