ZeldariaLvl 41
!!! Ok?
I'm a coding cat and whether I'm helping or need help, I always try to have a cheerful attitude! I'm also a bit of a weirdo, but plz don't let that bother you! Oh, and I have ADHD....
!!! Ok?
I don't like beef jerky 😕
If that's possible
Well, on second thought, you should probably make a record of all users (new and old) by looking at the keys and yeah
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
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
Velocity: Hexagurl was spamming
Brendan's game lab chat: 3t024_characters was spamming
Sry about making a discussion bout it BUT IT'S SOO ANNOYING WHEN PEOPLE SPAM
[redacted]
kkkkk
You don't have to say it publicly, you can do a private discussion if you need to
But I need to know something: What is the stuff gonna be used in? That way I can make it better suited to your needs
It's really ok; Hopefully it won't take too long to do
Ok I'll try my best
So technically all you need is this:
//You'll need a 'sacrifice box'
setText("text_area3", getUserId());//this is a sacrifice box
//it's something you can't access in the thing
onEvent("text_input2", "change", function( ) {
createRecord(getText("text_area3"), {TEXT:(getText("text_input2"))}, function(record) {
setText("text_area4", record);
});
});
Uh not anymore for me; also everything past line 9 is optional
You can just remix it or copy the code IDC
It is almost done (took a bit longer than I thought)
Yes; It will be ready soon
Maybe I can help with debugging; I'm pretty good at App lab stuff