It's a surprise. xP And sure! You gotta put the button in a loop, something like this: @LOOP IF BUTTON() AND #A THEN GOTO @GAME GOTO @LOOP @GAME (your game here)