This uses my case sensitive cloud list engine https://scratch.mit.edu/projects/424026136/ to record all the scores, then turns them into a leaderboard. Add your score to the lists! Update: You can't add more scores because it passed the cloud limit, so I guess it can only hold about 4-6. I HAVE NO IDEA HOW I SURPASSED THE LIMIT BY 108 CHARS. HOW IT WORKS: _________________________________________ Basically, this records the scores and usernames with cloud lists, sorts them from greatest to least, and only keeps the specified number of leaderboard slots, which in this case is 5.
Feel free to use with credit. 100% by me, though the integer check code was not my idea, but made from memory. Not including the cloud lists, made in about 2 hours of hard work. Cloud Lists: https://scratch.mit.edu/projects/424026136/