Well, it should look something like this: Acls @loop print "derp game" print "press A to begin" B=button() If B and #A then goto @start goto @loop @start