click on the blocks to convert them to BASIC256! BUG: you cant stack if and if/else blocks in each other correctly To fix choose 'FORCE ENDIF' only use if every if statement doesnt go: if something then do this code endif And every if else statement doesnt go If something then do this code else do this code endif