Discuss Scratch

Croytoy
Scratcher
18 posts

Saving and Cloud variables on Scratch

Hello all Scratchers. I really need help. I want to know how to save what other people type in your list. I went on to another account and typed in answers to test, and when I went back to my own account and looked at my list it was empty. I'd be really, really grateful to anyone who could help me solve this problem.
MasterofTheBrick
Scratcher
1000+ posts

Saving and Cloud variables on Scratch

You'll have to simulate a cloud list using cloud variables, which you can do by encoding words and letters as numbers and storing them in a cloud variable. When the project is opened, the cloud variable is decoded back into words and letters and shown as a list. Here is a good example of what a cloud list should look like.

Last edited by MasterofTheBrick (July 16, 2021 11:22:33)

GreatGamer737363_Alt
Scratcher
51 posts

Saving and Cloud variables on Scratch

you can encode. encoding the usernames and their saves in cloud variables and blocks. then make them go in a list. there are tons of encoding engines that will allow you to use them with credit



Hi there, I write stories, and is learning C#. Right now I'm mainly on forums.
when green flag clicked
change [ following me] by (yes)
Unixy-Code
Scratcher
500+ posts

Saving and Cloud variables on Scratch

That's should be easy. On scratch you should good engine. If you want make it yourself, you
need system coding letters and decode. How said @MasterofTheBrick find a good engine.

theanonymousweirdo
Scratcher
500+ posts

Saving and Cloud variables on Scratch

It's against the rules to make a cloud list that shows what people type into the list.

This is my signature. It appears at the bottom of all of my posts.
My favorite song: You're Not Alone
dhuls
Scratcher
1000+ posts

Saving and Cloud variables on Scratch

theanonymousweirdo wrote:

It's against the rules to make a cloud list that shows what people type into the list.
[citation neeeded]
Unless you mean a list that basically functions like a cloud chat.
GreatGamer737363_Alt
Scratcher
51 posts

Saving and Cloud variables on Scratch

Yeah, Scratch does not allow engines that allow open cloud chats unless there are only certain dialogue. While this engine might not be intended to use as a cloud chat, if it can be used in that way it's against Scratch's cloudVariable rules.



Hi there, I write stories, and is learning C#. Right now I'm mainly on forums.
when green flag clicked
change [ following me] by (yes)
MasterofTheBrick
Scratcher
1000+ posts

Saving and Cloud variables on Scratch

It's fine if the list is not shown to anyone using the project, but rather for the creator of the project to see what others had typed, whether it is for feedback purposes or for plain interest.
Croytoy
Scratcher
18 posts

Saving and Cloud variables on Scratch

So I've made an encoding engine but it still doesn't seem to work. Maybe some of you could check it out at https://scratch.mit.edu/projects/553434662 please?

Powered by DjangoBB