When you log onto like Brendan's chat with another user id, it completely resets everything; so here's my suggestion:
If like your (like in case of new user id) username matches another username it would use that account instead of resetting everything;
I do stuff incognito so it's a real pain when stuff user id-related resets bcause THEN NOTHING IS LIKE RESTORED

I don't know about that one. How would that work in the code? I will experiment on this! I'll see what I can do. And if I can't figure it out, then I will update you on that as well.

Like you could create a record of new users and when you sign up it could check your username against that list of records and log you into that account if your name matches

Well, on second thought, you should probably make a record of all users (new and old) by looking at the keys and yeah

Oh that actually may be more complicated with the way values are stored, in fact there isn't a way to access all the values at a given time within gamelab so you may possibly have to log all keys stored so that you have a full table to compare against, otherwise it may not be possible

Ok I will keep that in mind. So so far I don't have anything I am like in a slump here. But with that idea I will try

that's not the only problem however... if you wish to have your username work across multiple devices this may also pose a security threat if users don't set a password since other user may be able to imitate others unintentionally or harmfully so also keep that in mind if you plan on making it so you can have multiple devices connected to a single account

I dont know if its possible staying logged on other
Devices, it seems impossible. maybe if you
Still on the same account on other devices?

But then it could cause anyone to spend all your coins!

Chat