8

Hi im Nika call me Phazor , i got into programming when i heard on discord about html, then i learned html, css, still working on JS (Hard), im only 27 percent and i skipped the functions because the string interolocation / perameters were too confuseing, also after i finish js (might not) , im going to see if i can create a Tampermonkey user script for a game! =D and probably use repl.it to see what projects i can create with JavaScript

Comments
  • 18
    What is confusing about functions and string interpolation?

    This isn’t really the place to ask for help, but if you’re genuinely interested in learning, there are probably a lot of people here who would be willing to help.
  • 14
    @Root
    Feels like OP is a youngling
  • 1
    Just the Syntax of the string interpolation, also calling and defineing , assigning to the perameter
    idk if im explaining this correctly 😂
  • 1
    @010001111 this kiddie your talking about can code.
  • 1
    @010001111 Okay? that does not make any sense at all idk whats the point of throwing that out -__-
  • 1
    @Phazor001 nawww we all love you ❤️❤️

    Make momma proud of your developer skills
  • 1
    there is no need to make her proud because she doesnt even know! lmao , now if you excuse me i must return to my JavaScript tower defense
  • 1
    @Phazor001 you mean screeps?
  • 1
    @010001111 Bro that was cringe =/ and your acting like that infront of a kid 😂😂😂
  • 7
  • 2
    @010001111 Also a script kiddie or a Skid , is a person who steals other peoples scripts claiming it their work xD not someone who doesn't understand a simple part of JavaScript, -__-
  • 2
    What is confusing about functions?

    Picture them like this:

    Imagine this code

    function foo(a) {
    console.log(a);
    }

    When you do this:

    foo("hello");

    JavaScript will "copy and paste" the body of the function where you called it and replace the parameter name with the value you gave it. So foo("hello"); will be replaced with console.log(a); and the a will be replaced with "hello". You'll end up with console.log("hello");

    This isn't exactly how functions work, but it's an intuitive way of understanding it. They are very important in programming, so make sure to learn them and understand them well.
  • 3
    @neeno Thank You!, im getting the understanding of it i should have used the hints or the cheet sheet, um im using code cademy thats why , i dont base my programming on youtube
  • 4
    @010001111 In programming and hacking cultures, a script kiddie, skiddie, or skid is an unskilled individual who uses scripts or programs, such as a web shell, developed by others to attack computer systems and networks and deface websites. It is generally assumed that most script kiddies are juveniles who lack the ability to write sophisticated programs or exploits on their own and that their objective is to try to impress their friends or gain credit in computer-enthusiast communities. However, the term does not relate to the actual age of the participant. The term is considered to be derogatory.

    https://en.wikipedia.org/wiki/...
  • 2
    Same thing applies to string interpolation.

    Imagine this code:

    let name = "Nika";
    console.log(`hi my name is ${name}`);

    Here, javascript take the text of the string, which is "hi my name is ${name}", and when it finds ${name} it will substitute that with the result of the expression between ${ and }. In this case, that expression is just accessing the variable name, so it will result in "Nika". Once the interpolation is done, the result will be "hi my name is Nika".

    PS: an expression is anything that evaluates to something else, anything that does some sort of work. 5 + 5 is an expression, its result will be 10. name == "Nika" is also an expression, and it evaluates to true.
  • 4
    @Phazor001 use youtube, it is great for learning programming, especially for newbies like you :)

    Idk any good YouTube channels to indicate to you, but just search "introduction to javascript" and you're probably going to find something good. Also, one of the most valuable skills of a good programmer is knowing how to Google, how to find the information he/she needs. If you learn how to do that, I have no doubt you'll become a great developer.

    Good luck on your journey :)
  • 1
    @010001111 I was never a script kiddie because I started with a compiled language. ^^
  • 1
    First off all i can write my own Hacking scripts, they are easy all you have to do is learn since when do i need someones work, (Like i said) for my own to impress friends, or to attack people lol, hmm when did i say i was lazy, immature, or lack any computer skills? 😂😂😂
  • -1
    @neeno the 7h tutorial by clever programming
  • 2
    @Phazor001 The "post" button unfortunately isn't debounced, so tapping it quickly several times will yield double posts. But you can delete the superfluous ones.
  • 4
    Oh and don't worry about being called a script kiddie, you know whether you're one or not. I got called that a few times when I was learning programming (I was like 10) because I often copied code from videos and modified it for my use case. I didn't fully understand the code, but one way or another I learned programming and today here I am.

    There's no shame in copying stuff in order to learn, in fact that probably how we all learned to read and write, just don't say it's your code if it's not. The key is to absorb the knowledge in the copy paste so that one day you can write your own original code.

    Stop caring about what other people say and just do your thing.
  • 1
    @010001111 Im Pretty sure ya have something to do than calling out someone who has skills and needs help for something simple , hmmmmmm
    you can Oh Boy that
  • 1
    @010001111 lmao that's way too long. Just learn a bit here and there and get your hands dirty. IMHO that's way better than watching a boring 7h video.
  • 1
    @010001111 I didn't start with a DOS computer either - actually, I was astonished how people could use this crap (286 was common at that time).
  • 1
    Hmmmmm im wondering how is copying code from youtube script kiddie when your learning 😂
    and its like taking somoenes Game Guardian scirpt and claiming it as mine, i know how to create menu=gg.choice, also i have youtube videos of me making my scripts lel
  • 1
    Nah i rather end it by blocking ya ps: using tampermonkey , well this is the end of your
    "Script kiddie hunting" im going to Visual Studio Code to fix my games (Totally not skidded because i would get called out by the devs duh)
  • 1
    @HiFiWiFiSciFi He got blocked , its an oof
    i had a stroke while reading his comments from throughout the journey!
  • 0
    @010001111 Holy shit, I didn't know about that check when I started here. Also, I'm not on Arch.
  • 1
  • 2
    Yes, time to go to bed
  • 1
    I want to say Thank you to the people that actually helped me instead of "Wasteing their whole life (not really) calling me Skid" , Not what i came here for =/ , i would like to get to know some people , or ignore the rest, Thanks everyone but the skid hunter =D
  • 7
    >>Joins community
    >>Says retarded stuff
    >>Gets mad at the ppl who call him out

    Oof
  • 1
    @Stuxnet Oh no!! not another one, ill block ya also!!! we can see who is the "Retard" xD
    other adults would ignore it unlike you , your acting like someone who trolls kids on flash game sites , my commenting is done on here just remember your image and what you actually came here for
    The thing is, "No one asked for your opinions about me"
  • 2
    Hmmmmm. calling noobs script kiddie without no proof when they just want help definetly isnt a ranting
    whatever im out. idc anymore lel i have been called every name in the book hardly have anyone to get help bye 🤣🤣
  • 1
    @Phazor001 Have you tried posting it under the correct tags?
  • 1
    @010001111 Have you tried stop tagging me? its very effective, and i know i posted it under the correct tags
  • 2
    Blocked, done and done! theres nothing Hwifi, 1010101 , retard hunter cant do anything!
    I have never seen dev adults act like this before , they are supposed to be acting like discord mods or something like that or more "smart" well its over
    this arguement has gone longer than my functions that i cant define
  • 3
    @Phazor001 Hey Nika I'm a kid as well ignore these degenerates ATLEAST U DIDNT ATTEMPT TO give up on programming like me, lol and keep them blocked don't worry what people say to you , because you do you, answer this, can they stop ya? No
    Hmm all what they can do is post mean things on the internet on kids but in reality they might have been called the same xD , Nice to meet ya and welcome to dev R,
    How many people ya blocked?
  • 1
    @OverclockedGD Thanks man, im glad someones out there to help, scroll up alot so u can see who helped me and who are the "Degenerates" xD
  • 1
    I'm pretty sure assuming one account isnt the same user , you don't even know me or nika
    I know nika , you don't know me or nika , done. Straightend it out for ya
    All ya have to do is block them next 😂😂😂
  • 1
    You said the same thing twice LOL
  • -1
    @OverclockedGD That is actually the 4th time in this thread you've used the same 3 lol emojies at the end of a comment, @Phazor001

    As well as regular use of the word "ya".

    Like, didn't even try to change your internet voice...
  • 1
    @overclockedgd i suggest you block all of them also i had a stroke while reading their comments ,
  • 1
    @Phazor001 Sure, why not I mean early detecting is the greatest protection!!!,
    Its obvious that we both use the word ya, both have scratch accounts (different)
    Both have YouTube channels but not the same person , hmmmmm that's weird
  • 1
    @OverclockedGD ya lol they must be ripping their non existant hair out (bald from all programming errors) all for this one rant , bruh i wanted help and they are attacking me all cause i said something to do with Tampermonkey
  • 1
    It was about the monkey thing @Phazor001
  • 1
    And this is worse that the stomach flu , anyways Ight imma head out ignore them if ya send me ya discord we can program in The Coding Den, or We are Devs server OR,
    Scratch together but mostly we can make a GC , these so called "adults " aren't who u think u are let them do whatever, they will end in this situation some time soon
    Heck I even use Tampermonkey to call me a script kiddie if u want but that isn't gonna stop me from doing what I love most.
  • 1
    @OverclockedGD Alright man ill send ya something on scratch, ill send u my youtube =
    https://youtube.com/results/... Here i added u as a comment moderator incase we have "Cross platform trolls , programming force be with u my friend
  • 3
    Fuckin perfect ending.
  • 1
    Indeed , nika is sensitive too sensitive...
  • -1
    @Phazor001 Oh no the flashbacks of that image.
  • -1
    @OverclockedGD Crystal generation.
  • -1
    I'd say, Just make stuff, mugging up tutorials is a slow process.
  • 0
    I'm late to the party, aren't I? Anyway about the "skiddie" comments- most of us didn't know to code at some point in our life. Heck, I earned money from my first freelancing job about something today I wouldn't consider proper code. The sad truth is that only part of the people (here and everywhere) can harness the inner strength to acknowledge that they don't actually know to code very well, and try to learn more. I don't and can't know what you know, but because of your comment about not learning functions in js I think you are quite new. I see more in your bio, but don't know anything about it. Just don't forget to always learn more, however proficient you think you are, and you'll be fine.
  • 0
    About the hacking- with you're set of skills you probably can't hack. Js is usually run in an engine with minimal os privilages, exactly to make sure harder. Lua while can access the os lack the direct memory access required (as far as I know). I don't know if you are actually interested, but if you do I suggest you learn some low level programming.

    About all the name calling- what is wrong with yall? Calling a strangers retarded, even if it was true is just rude. Actually scratch the "even if true" because I have never met someone that in the face of actual retarded person called him names. Grow tf up
  • 0
    @010001111 Thanks for using the wiki bot, people often forget that it exists
  • 2
    @Phazor001 You're acting like my early days, check out these two rants to see what happens to people like you,

    https://devrant.com/rants/2944169/...

    https://devrant.com/rants/2948571/...
  • 2
    @theabbie I didn't think you'd bring up those rants on your own - as an example to show others! I'm impressed of your maturity! Kudos to you kid!
  • 2
    @100110111 After those 2 rants I really felt bad. Then I decided that I'd be nice to everyone here and make good friends. Things are going good nowadays, I don't know if people still hate me, but it's great.
  • 2
    @Phazor001 Not per definition haha. I live in the cybersecurity world and in this world, a skiddie (script kiddie) is someone who mostly uses tools to perform attacks without exactly knowing how the tool works and/or fully understanding what they're doing at all :)
  • 2
    @theabbie don't think anyone hates, you but those days have cast their shadows of doubt over you. It'll wash over in time :)
  • 0
    @100110111 @ nomad still seems to hate me. Yeah, it will take some time.
  • 5
    Fuck mate, Phazor reminds me of some other guy I know...

    - Same bloody way of typing (pretty much a fucking 1:1)

    - same fucking typing "mistakes" in specific terms (seriously, interolocation? perameters?)

    - also gets mad when being called out

    - also blocks everyone.

    Anyways, welcome to the community, better grow a fucking pair or nuts or you ain't gonna have a fun time here.

    As for being more on-topic, why skip functions? that'd be like building a car but skipping the chassis.

    Functions are really easy.

    they literally are "re-usable" pieces of code:

    ```

    function add(a, b) {

    return a + b;

    }

    add(1,1); // 2

    add(4,4); // 8

    add(1337,666); // 2003

    ```

    String interpolation isn't much either:

    ```

    var name = 'Nika';

    var age = 8;

    console.log(`Hi, I'm ${name} and I'm ${age} years old.`);

    ```

    Literally just crams a variable into a string and returns the output.
  • 2
    I'll stick with "Nika".
  • 0
  • 0
    @linuxxx Im not using tools to attack anything xD,
    i only use tampermonkey , hmm u sure you have the wrong scripter? last time i check moo moo.io hackers have multi box and auto crash which is a DDos tool, -__-
  • 0
    @FinlayDaG33k im not even mad lol
    im sitting here laughing at the time yall wasted
    over me using a script handler , many people use without making their own =/ and i only blocked the ones who have lack of "Intelligence", eh i already get the understanding,
  • 1
    @Phazor001 Plenty of us use script handlers... I myself have some added CSS running on this site to darken it and increase contrast without having to pay for ++.

    But the idea you are "blocking" anybody using a client side browser plugin is fucking retarded. And I wish you'd stop referring to that as "blocking" because, even though I started out rooting for you as a new user, this now several times repeated idea that you are blocking ANYTHING with fucking tampermonkey is just so ridiculous it begs to be picked on.

    It's like saying you're a hacker because you opened dev tools and changed "password" to "text"... therein exposing the browser's saved password... it's a useful trick anybody programming for about 4 days knows... not a fucking "hack" and not a fucking "block".

    And the fact that you're now repeatedly being cocky and rubbing a "hack" we've all known about since 2005 when Firebug came out in our faces is just getting to be insufferable at this point.
  • 0
    TOO BAD! your blocked with a plugin and theres nothing you can do! , and sure i dont call myself a hacker because im not attacking or breaking into anything at all!, im only using game hacks , now i must leave and keep using the block button buddy, programming force be with you my "Friend"
    who cares what devs think , im outta this rant buddy
  • 0
    TOO BAD! your blocked with a plugin and theres nothing you can do! , and sure i dont call myself a hacker because im not attacking or breaking into anything at all!, im only using game hacks , now i must leave and keep using the block button buddy, programming force be with you my "Friend"
    who cares what devs think , im outta this rant buddy
  • 1
    @Phazor001 Then how the fuck did you read and respond to this??? LOL

    I'm going to stop because I feel like you're a kid and I don't want to pick on a kid... but get your shit together.
  • 0
    bruh to be honest i stopped using tampermonkey,
    this block isnt even working
    because hacking any game isnt fun , its boring ,
    i cant even play moo moo.io without an auto healer or a crasher i used to use it not anymore i only make them it isnt even that good
  • 3
    To be honest, I think dfox should check this
  • 0
    @010001111
    Check with the delete hammer
  • 2
    @Phazor001 I don't mind people using something like Grease(/Tamper)monkey (hereby shall together be referred to as "Greasemonkey"), actually been using it myself for years for some things, and I think most people here agree with me that Greasemonkey isn't a bad thing to use.

    The issue why people start picking on you is that you just don't seem to grasp what you're saying yourself...

    Your script doesn't "block" people, it at worst just removes their post from the DOM... and if you have to do this manually for each post... that's pretty yikes (and kinda defeats the purpose)...

    Also the fact that you use cheats for stuff like moomoo.io in order to "win" is kinda sad...

    We have a saying for that: "git gud" (and no, that's not a command to use git).

    Seriously... you really remind me of the guy I was talking about earlier...

    Same mentality, same way of typing, also relied on cheats for games to "win"...
  • 0
    So? I mean his doing what he wants he can use cheats if he want i mean I do the same =/ what omg its illegal??? Am I gonna be famous for it? Nah its just something that most people do , I thought he said he stopped using it, and the only way people started picking on him all cause he said hacks , cheats, tampermonkey, I'm pretty sure everyone in here used some sort of that , Phazor you should delete this rant for the sake of your sanity
  • 1
    @OverclockedGD he doesn't hack (I'm sorry but I can't call somebody that can't even understand functions and parameters a "hacker" with a straight face)...

    Cheating is just sad, Tempermonkey is fine.

    I mean, yes, I used to cheat a lot, but I wrote my own cheats as opposed to just skidding them of the internet.

    Also, i don't want to be rude, but any coincidence that you guys are related by some means (friends outside DevRant or something)?

    Because you guys kinda talk the same way (in other rants) and do the same silly things, coincidence is just odd.
  • 0
    @OverclockedGD he doesn't hack (I'm sorry but I can't call somebody that can't even understand functions and parameters a "hacker" with a straight face)...

    Cheating is just sad, Tempermonkey is fine.

    I mean, yes, I used to cheat a lot, but I wrote my own cheats as opposed to just skidding them of the internet.

    Also, i don't want to be rude, but any coincidence that you guys are related by some means (friends outside DevRant or something)?

    Because you guys kinda talk the same way (in other rants) and do the same silly things, coincidence is just odd.
  • 0
    @FinlayDaG33k What? First of all we make our own scripts so I don't understand why would they accuse Nika over stealing someone's scripts

    HE WRITES HIS OWN

    How many times did he even mention that?

    Also yes we are real life friends from online
    From kindergarten to 9th
  • 1
    @OverclockedGD Well... the part not understanding a function and making your own scripts and "cheats" are kinda weird to be used in the same sentence like that...

    I know how to make a plane but I don't understand how to wings work.

    And ah, that explains.
  • 0
    @FinlayDaG33k we don't even use strings in TM, neither we share the script
    We use it for our own personal use, I don't have anything else to say about this rant because it was unessasary for them to pick on Nika for some Game cheats
    What useless way to waste your time on the internet, call kids out for hacking games or stealing scripts when we write our own, this has been going on for 2 2 DAYS, Nika should delete this already and ask a different question
  • 1
    @OverclockedGD How can you not use strings in tampermonkey? That's like saying I fly an airplane without controlsurfaces (ailerons, rudder and elevator).

    Also, if you think it's unneccessary for them to pock on Nika for using some game cheats, well, I'm gonna have some bad news...

    Again, you barely know how to use functions and parameters, so I think quite literally everybody here agrees with me when I say you guys hacking games and writing your own scripts for it is kinda sus.
  • 0
    Tell me , what do we need strings for??
    We only create what we harvest,
    Auto heal
    Aimbot
    Wall esp
    Why would we use strings for our scripts when we have boleans, variables , and so on
    Plus I bet nika 100% doesn't even know what to do with strings, its just a text
    You can go to greasyfork and literally see how moo moo.io scripts are written
  • 2
    You look like you genuinely need an intro course into programming with JS or something. It's gonna get harder if you skip miniscule stuff.
  • 0
    Me and nika uses code cavemen , I'm still learning the intro but should I really learn Javascript 4hr version ? Bruh my eyes are gonna hurt its gonna be like a crappy zoom class
    And code cademy not cavemen
  • -1
    Devs: NO U CANT JUST NOT USE STRINGS in ur script!!!!!

    Us: Haha scripts go Ooga Booga
  • 1
    @OverclockedGD Many ways to learn. First getting to know at least the minimum of w3schools stuff is mandatory to progress. Things like variables, functions, classes, callbacks, promises, etc are integral to understand why JavaScript works. After that, you could pick an example tutorial. Try to learn how they approach the problem. How you orient your thinking. Then which constructs are used in which order to realise a solution
  • 1
    @3rdWorldPoison I haven't used w3 schools before but ill give it a try
    Learn the basic syntax over and over till I get it maybe use fepl.it to see if I get it correct maybe go over YouTube videos, I have school tomorrow same to nika
    I'll learn , bet I will get it in 4 days alright I have to leave everyone imma eat some chicken tacos with a big bowl of cheese sauce see ya Thursday
  • 2
    @OverclockedGD I go to Greasyfork, pick the most downloaded script and the first 5 lines (outside the use comment block for the UserScript declaration) already contain 4 strings (5 if you count the .toString() return)...

    Just the fact that you say "why would we use strings for our scripts when we have booleans, variables and so on" already tells me you have 0 clue what you are saying...

    a variable can be any primitive data type... Number, BigInt, Boolean, Symbol and oh look... String...

    And yet you try to convince me you write your own scripts? :^)

    And I'm a better cook than Gordon fucking Ramsay :^)
Add Comment