Click the button as many times as possible in 10 seconds. Check out your spot on the leaderboard at the end! Yeah, text changes to all caps; that's 'cause Scratch isn't case-sensitive. Not sure how to get around that.
Since Scratch only allows numbers in cloud variables, you can't just put a username into a cloud leaderboard. How to get around that? Turn the username into numbers! This project converts text into ASCII code (numbers), allowing it to be stored in a cloud variable. UPDATES: 9/10/21: Fully functional! Apparently cloud variables don't like to be changed too fast. 9/9/21: Released