I finally did it! Check out the WORKING V.3 here -> https://scratch.mit.edu/projects/1013811615/ ⚠️Notice⚠️ This version does not work!!! I was working on this Advanced High Score Table for my Space Runner Project: https://scratch.mit.edu/projects/899095119/ Credits Thanks to @Helm- for help during the testing phase! Thanks to @cs8459611 for help during the testing phase! LOG 5/6/2024 - Cracked the Da Vinci Code! Working version here -> https://scratch.mit.edu/projects/1013811615/ The problem was that scratch can only send cloud variables updates to the cloud every 0.1 milliseconds or something... I rewrote almost all the code so that it only changes the lowest score and resorts it to display. 10/11/2023 - remade all cloud variables 10/10/2023 - changed "High Score?" function from run without screen refresh to do NOT run without screen refresh - may have been hampering with the function output variable and setting of the cloud variables. 10/10/2023 - Initial Release for testing (encountered same problems as in Space Runner game) V.1: https://scratch.mit.edu/projects/601820934/ V.3: https://scratch.mit.edu/projects/1013811615/ SUPER EASY IMPORT!!! (but I don't know why you would...) Just copy to your backpack and drop into your projects! This took me quite a while. It would be appreciated if you "Drop In" (get it!) a love of fave. (or both) ⚠️Notice⚠️ You must pre-add the cloud variables in your project or they will not actually be cloud variables when you drop in the project, and you must export the char_list list, and import it back into your game (right click list) Click the "Clear Table" Function to reset high score table.