Lil-StarcastLvl 6
- macOS
Sure.
Sure.
Lil-Starcast Send me a prompt for the website content and another prompt for what style the images should be in
Hmm... A website on how too tame a fox and the style of the images should be... watercolor.
would that work?
I modified the prompt a bit and got this first attempt
DragonFireGames
Coool. Thank you!
Lil-Starcast You're welcome, want another one?
No thank you :) I just wanted to see the one. It's amazing what AI can do these days.
SquirrelGuy-5 classes do work by simply creating a pollyfill you can have most of the es6 class compatibility with little compromise by constructing an anonymous function then invoke it by using new <classname>
var Title = (function() {
function Title(sub) {
this.subtitle = sub;
}
return Title;
})()
var a = new Title("b")
this is how i prefer constructing my pollyfills for classes but a simple object does that just fine as well
PEPTOBEPTO!!!
YOU STILL HAVE NOT TOLD ME IF YOU KNOW HOW TO HACK FCR.
I want to know what knowledge you have.
Oh and, I mean hack FCR with the inspect console like me
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