Discuss Scratch

Xhris_XD
Scratcher
13 posts

How I make A cloud Login System On Scratch??

How I make A Cloud Login On Scratch?
when green flag clicked
say [Hello!]
MookyE
Scratcher
100+ posts

How I make A cloud Login System On Scratch??

You would need to do much encoding and decoding, which you could watch tutorials for. this doesn’t really work though, as people can see inside and look at everyones passwords. Its better to just have data based on the players username.
Xhris_XD
Scratcher
13 posts

How I make A cloud Login System On Scratch??

i do

MookyE wrote:

You would need to do much encoding and decoding, which you could watch tutorials for. this doesn’t really work though, as people can see inside and look at everyones passwords. Its better to just have data based on the players username.
i dont need a password only analyze the account like the name and pop! the saved progress has charged, you understand me?
say [thanks for the help!]
god286
Scratcher
1000+ posts

How I make A cloud Login System On Scratch??

these types of systems are incredibly limited.
if you're making a cloud multiplayer project, remember that you can basically only store about 10 people's data (if you have 9 player cloud)
but a way to get started would be to use the griffpatch encoder/decoder https://www.youtube.com/watch?v=nNv9iehpGRQ and you can use the username block to authenticate your users.

Powered by DjangoBB