DragonFireGamesLvl 11
- Edited
SquirrelGuy-5 I have methods to stop your shenanigans. I doubt either of you can hack it that simply.
SquirrelGuy-5 I have methods to stop your shenanigans. I doubt either of you can hack it that simply.
DragonFireGames psh.
I hack Applab, and gamelab ALL the time.
I also hack ur FCR sometimes, ‘cause Ravage’s Vault library is nothing.
I would tell you my hacks to prove it, but then you could hack more stuff as well.
SquirrelGuy-5 I think he would just use them to make FCR more secure.
SquirrelGuy-5 I've upgraded Vault to deal with a lot more than it used to.
Try to hack this:
https://studio.code.org/projects/gamelab/C8BuOc69mPFjAosKrv3R9XXN2BReu28dUM4RAtAS4ck/
DragonFireGames oh yeah.
I hack that too.
‘Course it’s kinda weird and when I try deleting everyone’s accounts and all the other data, it only clears all the rooms and some other stuff
@DragonFireGames and also as I right this, it’s close to lunch time for me, so I’ll have to hack it later
SquirrelGuy-5 Write*
bro make sure you're spelling stuff correctly 😂
SquirrelGuy-5 That's because the data isn't stored in keyvalues. Making it unhackable...
Lil-Starcast oops. I didn’t realize it did that.
Whatever
DragonFireGames well what’s it stored in huh?
Also I can still mess with the data be it stored in keyvalues or not
SquirrelGuy-5 Bros way too confident ðŸ˜ðŸ˜
[WUT] Adam Lol, I think I agree. But maybe it's good to be confident? If we didn't have confidence we wouldn't be able to do the things we can do.
SquirrelGuy-5 How can you hack if you misspell things?
SquirrelGuy-5 MongoDB, it's a legitimate database written by professional developers who are paid to keep your data safe from hacking. Still think you can hack that?
DragonFireGames >:)
birthdayboy224 dude, that was a simple spelling mistake, and coding/hacking is different.
It uses mostly keywords that are easy to spell and symbols.
Now to finally show y’all, here is something I like to do.
window._mostRecentGameLabInstance.studioApp_.storage.clearAllData();
I run this in the inspect console
DragonFireGames What makes your version of Vault better than Radon? Or are they basically the same?
SquirrelGuy-5 hm, that doesn't seem to work
Binary_Coder Vault is slightly better than Radon, it also has md5 encryption for userIds. Since userIds are what is used to save sessions for the profiles in FCR, I can't share them in any way. However, if I first put it through the md5 hash it makes it safe to use userIds.
DragonFireGames Okay, asides from the md5 hash are there any other noteworthy differences? I'll be updating it soon and just want to make sure that there's nothing I'm missing.