Does anybody know how to make your OS remember if you already made an account or not?
I've already got it to register an account for you, but i want it to allow you to keep that account after you press that green flag. Got any ideas?
Offline
There won't be an ability to do that yet, but when Scratch 2.0 comes out, you can use cloud variables/lists to save things after the green flag has been clicked. Sorry.
Offline
It's simple: Never reset your variable, except for just before uploading, when you do it manually.
Offline
I've seen like other OS like Syn and Retina know that if you've already pressed the green flag, you still already set up and account. I've downloaded the projects to observe, but nothing comes into my head.
Offline
TorbyFork234 wrote:
There won't be an ability to do that yet, but when Scratch 2.0 comes out, you can use cloud variables/lists to save things after the green flag has been clicked. Sorry.
btw,scratch 2.0 is coming out mid 2013.
Offline
Don't have a 'set password to:____' variable block once the green flag is clicked, that way any passwords from before the flag was clicked will we saved.
Offline
I made something like this a while ago, as other Scratchers are saying all you need to do is ensure the username isn't being reset every time the green flag is pressed. If you want, you can take a look here at what I made which saves a players account.
Offline