Pick three separate values to start. Then press "S" to download a code. Press the green flag or "R" to set values back to 0 and press "L" to paste the code back in to see the values go back to the ones they were before saving it. I have added a few anti hacking mechanisms but they are far from foolproof This is just a "dev tool" I threw together. If you need a save code with more than three values just ask me and I could get it thrown together pretty fast. Report any bugs in comments or on my profile please. Thanks for reading this! NOTE: This save code generator is pretty effective and has anti-hack things built. The save code I have here is practical for your own projects that do not use cloud highscores. I have added several backup security measures but they can still be hacked by someone who has enough skill.
Code 97% me Other 3% scratch forum linked below. HOW THIS PROJECT WORKS (only for people who plan to use this for their own games): (っ◔◡◔)っ ♥ Part one ♥ Ⓖⓔⓝⓔⓡⓐⓣⓘⓝⓖ Basically to start, a script runs making a save code consisting of a random number 10-99 and each of the values multiplied by this number. They!are!separated!by!exclamation!points! Then this is pasted on a list were you can copy it. (っ◔◡◔)っ ♥ Part two ♥ Ⓓⓔⓒⓞⓓⓘⓝⓖ Then when the "L" key is pressed it prompts you to paste the generated code. It uses repeat until loops to separate the parts into their own values. Used this forum for getting rid of the exclamation marks from variables when decoding: https://scratch.mit.edu/discuss/topic/52783/?page=1#post-443384 Everything else, ME!!! Hello human, write I am a human for a free follow Also if you want to know what the security measures are: 1.) Make sure the number of exclamation points corresponds to the secret number. 2.) Makes sure the numbers being used can be evenly divided. 3.) Makes sure the username is correct.