Discuss Scratch

Harrynbearison2000
Scratcher
3 posts

Can I make a cloud variable with text?

Am I allowed to make a cloud variable containing text which displays on-screen that only I can change?
GamesReinvented
New Scratcher
100+ posts

Can I make a cloud variable with text?

Cloud variables cannot contain letters, and as far as I know having a cloud variable only you can change to tell other people things is allowed.
Harrynbearison2000
Scratcher
3 posts

Can I make a cloud variable with text?

when green flag clicked
forever

end
Harrynbearison2000
Scratcher
3 posts

Can I make a cloud variable with text?

Harrynbearison2000 wrote:

when green flag clicked
forever

end
YEEHAA

Last edited by Harrynbearison2000 (Oct. 17, 2024 14:45:54)

ArjunGupta2012
Scratcher
18 posts

Can I make a cloud variable with text?

cloud variables only support numbers, you can make an encoder/decoder that converts text to number by remixing my login and password thing in my Windows MeMe project
CJSkitss
Scratcher
67 posts

Can I make a cloud variable with text?

No, you cannot store text in a cloud variable. But as @ArjunGupta2012 said, you can make an encoder/decoder to convert numbers into text and store that on a normal variable. Griffpatch has a good tutorial teaching this: https://www.youtube.com/watch?v=nNv9iehpGRQ
HoodieCoder
Scratcher
54 posts

Can I make a cloud variable with text?

No. That is one of the main limitations of cloud variables.
WafflesYouTubeMC
Scratcher
500+ posts

Can I make a cloud variable with text?

Try encrypting letters into numbers and make an encoder/decoder. I believe griffpatch has a tutorial on this

Powered by DjangoBB