Instructions in project. Version 3 is out! https://scratch.mit.edu/projects/171412196/ "Cloud" highscore engine version 2! (Yes, I know it doesn't actually save to the cloud yet. I'm still a New Scratcher, so I can't use cloud data. However, you can replace that variable with a cloud variable and you're good to go.) Differences from version 1 (which, due to my stupidity, won't work with cloud variables, but you can find here: https://scratch.mit.edu/projects/171255624/) - The engine stores the date the time was achieved, as well as name, place, and time. - Due to increased entry length, this version can only store the top 150 users' times. (Technically, it could store 179 entries, if I really wanted to push the limits of cloud variable string length) - This version has helpful comments in the "highscorer" sprite, so you can drag the whole sprite into your backpack to easily add to your other projects.
All scripts by me. If you'd like to use this in your projects, feel free! But please do give credit. :) I'd like to correct any glitches or ways this engine might break, so please do your best to intentionally break it or make it glitch. I've patched everything I can think of.