SquirrelGuy-5 ackvonhuelio i still need to develop some scripts. And Microsoft JavaScript is quite insane. new String(in[window]+"e":JSON.parse(x4,5x));obj {"AAAVVVSSSSAAAAGGGGTTTTVVVSSSS"} // insane lol
SquirrelGuy-5 miztis lol. Yeah, I am kind of obsessed with JavaScript and JSON, but I love all the others as well. HTML, CSS, Python, C#, Java, C++. As I say, ‘All super delicious!’
DragonFireGames SquirrelGuy-5 Javascript and JSON are not different things. JSON literally stands for "Javascript Object Notation". Plus, HTML is a markdown language and not a programming language. CSS is in a weird class of its own. I do have a challenge for you though: Create a simple webapp using either a nodejs or python backend which allows users to upload images and apply filters to them and download or post the result to a public image board.
SquirrelGuy-5 [WUT] Adam just know that Glitchtrap aka Old Joey likes to greet me but then makes me go insane, so everything I look at is made out of computer code 😬. The codes looks tasty for some reason. Also sometimes I automatically switch onto trigonometry mode and I see every triangle and sine in the world around me
Captain_Jack_Sparrow DragonFireGames CSS is not a markup language; it is a style sheet language that defines the presentation of other markup languages like HTML. ackvonhuelio WHAT DID YOU DO TO YOUR COMPUTER?!?!
peptobepto SquirrelGuy-5 go to tryhackme.com, spool up a parrot or kali vm if you're not already on a debian based linux distro, and do the vulniversity box without a walkthrough. You're giving off mad script kiddie vibes with how you present yourself and its super fucking obnoxious. Either you don't know what you're talking about, or youre super fucking autistic.
SquirrelGuy-5 ackvonhuelio Do you know something? Actually, I don’t want to give away my superior knowledge away to some Lego brick thing , so ima done talking to you. Goodbye, ackvonhuelio.
ackvonhuelio SquirrelGuy-5 lmfao stop tryna play it cool it's obvious you don't know shit about 'hacking' or probably even programming in general (you listed JSON along with a bunch of other languages that you are supposedly obsessed with lmfao what 🤣🤣) dude actually don't reply to this and just go away or stay and let me keep insulting you lol im enjoying it 😘
SquirrelGuy-5 ackvonhuelio ima enjoying this too! I have to admit, your ignorance is just ADORABLE. Ima sure I know way more about hacking and coding than you, dude. But just to make sure, tell me everything you know about JavaScript. Arrays [], Objects {}, Functions (), etc.
peptobepto SquirrelGuy-5 lists off basic data storage types found in any modern programming language claims he knows everything about javascript this guy's a genius
ackvonhuelio SquirrelGuy-5 lmfao again what??!? 🤣🤣 MY ignorance?!? sure, here's everything I know about javascript: https://devdocs.io/javascript/ jk but imma take this opportunity to show off my KA account: MTG Recreation: https://www.khanacademy.org/computer-programming/mtg-heroes-vs-monsters-card-gamecoc/5089908392902656 Top-down crab battle royale: https://www.khanacademy.org/computer-programming/crab-apples-coc/6741196300009472 In-dev chicken roguelike: https://www.khanacademy.org/computer-programming/wip/6419777542995968 See everything here: https://www.khanacademy.org/profile/kaid_659616453204107513847815/projects
SquirrelGuy-5 birthdayboy224 nah, I know it already. var side; function loadNewSeed(data) { side=width/data.length; for(var i = 0; i < data.length; i++) { if(data[i]=="1") { rect(i*side,200,50,50); } } }