Discuss Scratch

UniGrl11
Scratcher
13 posts

How do you make save codes?

Hi! I can’t figure out how to make a save code for one of my projects and I really would like to know how to make them.
EpicTangerine
Scratcher
100+ posts

How do you make save codes?

Reporting to be moved (this kind of topic is for the Help with Scripts forum)

Last edited by EpicTangerine (July 9, 2023 12:23:23)

LittleGreyCells
Scratch Team
1000+ posts

How do you make save codes?

Moved
Xenogeneticon_No_2
New Scratcher
3 posts

How do you make save codes?

I have come across a few different tutorials to make save codes, and I think the best one would be the one made by DKuniverse

just enter “dkuniverse save system on scratch” in the YouTube search bar
josueart
Scratcher
500+ posts

How do you make save codes?

https://scratch.mit.edu/projects/873191729/
Inside, you'll find some define blocks. Backpack them.
Explanation:
The Add value block will store the desired value in the variable “save code”, via adding a separator, in this case, “;”.
The Split block will split the save code via the “;” separator, and it will store up all the values in the Split Results list.

Beware: this is a simple example of how to make a save code. You'd need to make some kind of verification system to check if the code is valid, and another system for encrypting the code, because anyone can easily modify the save code and give themselves 100000000 points, or something like that.
UniGrl11
Scratcher
13 posts

How do you make save codes?

Thank you all so much!! I will try all of these ideas!!!

Last edited by UniGrl11 (July 15, 2023 13:30:38)

Daisy_Kat
Scratcher
100+ posts

How do you make save codes?

Hmm… I don't really know how to help, but Zinnea has a tutorial: https://scratch.mit.edu/projects/471509671/
UniGrl11
Scratcher
13 posts

How do you make save codes?

Daisy_Kat wrote:

Hmm… I don't really know how to help, but Zinnea has a tutorial: https://scratch.mit.edu/projects/471509671/
I will try this!!
UniGrl11
Scratcher
13 posts

How do you make save codes?

I no longer need save code help anymore because I am using @Zinnea tutorial

Last edited by UniGrl11 (July 15, 2023 13:36:33)

Lulufox23
Scratcher
2 posts

How do you make save codes?

I've been try to make a save code for already 2 months and I'm still try to find a YouTube or someone who can teach me also I had tried AI to help but I don't understand all of the blocks yet especially:
(length of ((round ( of (9):perators)) mod (0))) I'm not to good at scratch to learn I try to lean new things but on YouTube but too bad my school computer blocked YouTube.

Last edited by Lulufox23 (Nov. 8, 2025 05:44:47)

N8_D_GR8_1
Scratcher
1000+ posts

How do you make save codes?

Lulufox23 wrote:

I've been try to make a save code for already 2 months and I'm still try to find a YouTube or someone who can teach me also I had tried AI to help but I don't understand all of the blocks yet especially:
(length of ((round ( of (9):perators)) mod (0))) I'm not to good at scratch to learn I try to lean new things but on YouTube but too bad my school computer blocked YouTube.
Welcome to the forums! In the future, you should create a new topic for your question. That will make it easier for people to find your question and reply to you quickly.

Here's a tutorial that I think is really helpful for making save codes. If you don't understand any part of it, you can create a new forum topic and ask. Here's the project: https://scratch.mit.edu/projects/471509671
Lulufox23
Scratcher
2 posts

How do you make save codes?

okay @Zinnea actually help thanks @N8_D_GR8_1 that helps at lot I know how to save code thanks!.
cosmosaura
Scratch Team
1000+ posts

How do you make save codes?

Topic closed due to necroposting.

Powered by DjangoBB