I’m trying to make a Save/Load system, and it works locally. For example, if you play, then you save, it saves. You can then press load and if you enter the save code, it will load. The problem is if you close the tab and open scratch in a new tab, the Code is now gone from the list along with the password. I want to know if there’s a way to make it so that you can even get on a different device to play and if you enter the password and save code, it will load your progress.

These are the code of my save and of my load buttons. I haven’t tried cloud variables, but I don’t think that would really help and I’m not sure about anything else