try: WHILE 1 BEEP RND(132) IF BUTTON() AND #A THEN BREAK BACKCOLOR RGB(RND(255),0,0) WEND -warning- *may flash red colors and make annoying noises*