Just click it works In most scripts people put If score > High score Forever: set Highscore to score But what if you lose points or start the next round. You'd have less than the World Record. But the script says forever so it will reset the High Score variable where it is inaccurate that's why you add inside the forever loop repeat until NOT score > Highscore so when you reset the World Record will stay accurate. If you don't understand click 'see inside'