*Not an Application*

Discussion in 'Player Guides' started by jestrike1234, Feb 11, 2013.

Thread Status:
Not open for further replies.
  1. jestrike1234
    Offline

    jestrike1234 Active Member

    Joined:
    Nov 14, 2012
    Messages:
    296
    I know that this is not an application but I have found a website that teaches you how to do JavaScript. The site is called Codeacademy.com. First make an account, then click the learn tab. Scroll down to JavaScript and take the lessons. This site has really helped me out. It does not teach advanced courses but it simply teaches the basics that you will need to do JavaScript.
     
    • Like Like x 1
  2. creekz
    Offline

    creekz Active Member

    Joined:
    Oct 29, 2012
    Messages:
    2,585
    Moved to Guides & "How To"
     
  3. Michal
    Offline

    Michal Active Member

    Joined:
    Mar 26, 2013
    Messages:
    677
    Btw, minecraft used Java, not JavaScript ;)
     
  4. awesomeyoshi64
    Offline

    awesomeyoshi64 Active Member

    Joined:
    Dec 23, 2012
    Messages:
    1,345
    So old. Don't bring back old posts. Thanks.
     
  5. Michal
    Offline

    Michal Active Member

    Joined:
    Mar 26, 2013
    Messages:
    677
    Um...what?
     
  6. childofkorn
    Offline

    childofkorn Well-Known Member

    Joined:
    Apr 6, 2013
    Messages:
    182
    if (FroumPost.equalsIgnoreCase("good")) {
    Addlike = +1;
    sendMessage("I Like this thread +1 :)");
    }
     
  7. Michal
    Offline

    Michal Active Member

    Joined:
    Mar 26, 2013
    Messages:
    677
    Won't work bro, kthxbai
     
  8. childofkorn
    Offline

    childofkorn Well-Known Member

    Joined:
    Apr 6, 2013
    Messages:
    182
    and why not lol..
    ohh see it did work it liked his first post.
     
  9. Michal
    Offline

    Michal Active Member

    Joined:
    Mar 26, 2013
    Messages:
    677

    First of all, you don't state your variables.
    Seccond, well its in BOLD
    Third = :)
     
  10. childofkorn
    Offline

    childofkorn Well-Known Member

    Joined:
    Apr 6, 2013
    Messages:
    182

    lol just copied it from a old runescape priv server command file i had and changed it a bit :p

    anyway this better ?

    if (command.equalsIgnoreCase("ground")) { if (heightLevel == 0) sendMessage("You must really be high, you're on the ground!"); } else { sendMessage("You got yourself too high bro... Lay off!!"); teleportToX = absX; teleportToY = absY; heightLevel = 0; } lol
     
  11. Michal
    Offline

    Michal Active Member

    Joined:
    Mar 26, 2013
    Messages:
    677
    Well, I know java betterthan javascript, but lol. You tele someone to the ground if they get higher than the ground xD
     
  12. childofkorn
    Offline

    childofkorn Well-Known Member

    Joined:
    Apr 6, 2013
    Messages:
    182

    yeah basic but how many % of people u think looking at it going what the!! :eek:
     
  13. Michal
    Offline

    Michal Active Member

    Joined:
    Mar 26, 2013
    Messages:
    677
    80%+
     
    • Like Like x 1
Thread Status:
Not open for further replies.

Share This Page