Ok Astro, since I was bored and had nothing else better to do, I thought I may as well help you. PRESS SPACE \\THE GLITCH// Ok, the glitch was your list [1]. What it did was that when the numbers were selected at random, hen you tried to click them it didn't work. This is because it deletes the the first item from list [1] which is already marked as Circle1/2/3/4. \\THE SOLUTION// To make sure I didn't destroy the project, I made a list called [items to click] and what I did was that every time a number flashes, it adds te circle number onto the list. When the number is clicked again, if it is first it comes back to the circle \\EXTRAS// What I have done is that instead of altering the scripts so that the circles flash once, I altered the scripts so that when the circles are clicked, they flash like when they are flashed when the numbers are chosen. Also, when the numbers have been coreectly answered, the circles all go in the circle at once and the main circle shrinks. I hope you will enjoy this even more updated game!