Discuss Scratch

Donnabinna
Scratcher
100 posts

How to make a simple save code system

Greetings everyone, some people have really been wanting to do this but no one can explain it well, so I will explain it with scratch blocks, here we go!
Since this is a simple save code we will not delete the cat sprite. Add this script to your cat sprite:
whenclickedforeverifkeySpacepressed?thennextcostume

Perfect! Now make a new list called "Code and add another script to your cat sprite like this one:
whenclickeddeleteallofCodehidelistCode
Ok almost there.
We will now add ANOTHER green flag block and use ANOTHER script like this one:
whenclickedaskLoad or new?andwaitifanswer=newthenifnotanswer=newthenaskPlease enter your load codeandwaitswitchcostumetoanswer
And now for our final script we add this to our cat sprite:
whenclickedforeverifkeyspressed?theninsertcostume#at1ofcodeshowlistCode
I hope this helped you, if it didn't go to my project and click on simple save code and click see inside where I have comments on what to do.
Scratch on!
Samsquatch
Scratcher
55 posts

How to make a simple save code system

Donnabinna wrote:

Greetings everyone, some people have really been wanting to do this but no one can explain it well, so I will explain it with scratch blocks, here we go!
Since this is a simple save code we will not delete the cat sprite. Add this script to your cat sprite:
whenclickedforeverifkeySpacepressed?thennextcostume

Perfect! Now make a new list called "Code and add another script to your cat sprite like this one:
whenclickeddeleteallofCodehidelistCode
Ok almost there.
We will now add ANOTHER green flag block and use ANOTHER script like this one:
whenclickedaskLoad or new?andwaitifanswer=newthenifnotanswer=newthenaskPlease enter your load codeandwaitswitchcostumetoanswer
And now for our final script we add this to our cat sprite:
whenclickedforeverifkeyspressed?theninsertcostume#at1ofcodeshowlistCode
I hope this helped you, if it didn't go to my project and click on simple save code and click see inside where I have comments on what to do.
Scratch on!

What if I wanted to do multiple variables? i imagine I'd need to do this:

joinjoinvariablevariableusername

Last edited by Samsquatch (March 7, 2016 01:28:33)

awesome-llama
Scratcher
1000+ posts

How to make a simple save code system

Samsquatch wrote:

What if I wanted to do multiple variables? i imagine I'd need to do this:

joinjoinvariablevariableusername
Yep. Then if you want to decode it, use the
letter1ofworld
And find which parts of the code are which variable. Then set everything in the project.

Last edited by awesome-llama (March 7, 2016 04:28:48)

Samsquatch
Scratcher
55 posts

How to make a simple save code system

awesome-llama wrote:

Samsquatch wrote:

What if I wanted to do multiple variables? i imagine I'd need to do this:

joinjoinvariablevariableusername
Yep. Then if you want to decode it, use the
letter1ofworld
And find which parts of the code are which variable. Then set everything in the project.
Thank you!
Donnabinna
Scratcher
100 posts

How to make a simple save code system

Check my projects out to find out more!
I am pretty much the save code master
cheetahpizza
Scratcher
2 posts

How to make a simple save code system

Samsquatch can u help me like if ur world was like buy this place it and build and stuff like that how would u open it or put what u said into code what would it look like
fuchsia227
Scratcher
100+ posts

How to make a simple save code system

Donnabinna wrote:

Greetings everyone, some people have really been wanting to do this but no one can explain it well, so I will explain it with scratch blocks, here we go!
Since this is a simple save code we will not delete the cat sprite. Add this script to your cat sprite:
whenclickedforeverifkeySpacepressed?thennextcostume

Perfect! Now make a new list called "Code and add another script to your cat sprite like this one:
whenclickeddeleteallofCodehidelistCode
Ok almost there.
We will now add ANOTHER green flag block and use ANOTHER script like this one:
whenclickedaskLoad or new?andwaitifanswer=newthenifnotanswer=newthenaskPlease enter your load codeandwaitswitchcostumetoanswer
And now for our final script we add this to our cat sprite:
whenclickedforeverifkeyspressed?theninsertcostume#at1ofcodeshowlistCode
I hope this helped you, if it didn't go to my project and click on simple save code and click see inside where I have comments on what to do.
Scratch on!
They should of said



Greetings everyone, some people have really been wanting to do this but no one can explain it well, so I will explain it with scratch blocks, here we go!
Since this is a simple save code we will not delete the cat sprite. Add this script to your cat sprite:
whenclickedforeverifkeySpacepressed?thennextcostume

Perfect! Now make a new list called "Code and add another script to your cat sprite like this one:
whenclickeddeleteallofCodehidelistCode
Ok almost there.
We will now add ANOTHER green flag block and use ANOTHER script like this one:
whenclickedaskLoad or new?andwaitifnotanswer=newthenaskPlease enter your load codeandwaitswitchcostumetoanswer
And now for our final script we add this to our cat sprite:
whenclickedforeverifkeyspressed?theninsertcostume#at1ofcodeshowlistCode
I hope this helped you, if it didn't go to my project and click on simple save code and click see inside where I have comments on what to do.

Last edited by fuchsia227 (Dec. 22, 2017 02:01:17)

Charles12310
Scratcher
1000+ posts

How to make a simple save code system

cheetahpizza wrote:

Samsquatch can u help me like if ur world was like buy this place it and build and stuff like that how would u open it or put what u said into code what would it look like

fuchsia227 wrote:

-snip-
This topic is about 1 year old so it is not necessary to necropost this topic.

Powered by DjangoBB