The fiddly bits are up to you.
Robot mBot = new Robot();
while(true){
mBot.mousePress(InputEvent.BUTTON1_MASK);
mBot.mouseRelease(InputEvent.BUTTON1_MASK);
mBot.delay(5);
}
WHOA!! Look at that! Is that a new idea I see!!! can I come to you with programming questions. My programming fu is not as high as it could be! Also thank you for playing and for commenting! I appreciate it! Best, -Tim
it is good :D full comment you can find below your game :)