Thread: Need some help

Results 1 to 9 of 9
  1. #1 Need some help 
    Metal0Boy
    Guest
    1. How i can delete every object, including stalls chairs, and other bullshit?
    2. How i can do cause npc will be facing other direction like east?
    3. How to delete any skill completely, i mean like WC.
    4. How to delete quests and quests scroll bar completelty.
    5. How to set requitments to any weapon, i mean you need 78 attack to wear vesta sword.
    6. How i can do because bandos attack with 2 attacks - range and melee, and emotes will be diffrent and protects will work.
    7.What is the best locations to put GWD, all bosses. And how i can do that GWD bar how many kill i done.

    If you help me and everything will work i'll give you a skiller with 70+ WC.

    Thank you.
    Reply With Quote  
     

  2. #2  
    Registered Member
    natsu's Avatar
    Join Date
    Apr 2007
    Age
    32
    Posts
    3,435
    Thanks given
    1,084
    Thanks received
    676
    Rep Power
    1096
    its all to hard for you got start on a noob server..
    Reply With Quote  
     

  3. #3  
    ⚓Manic-Owner⚓


    Join Date
    Nov 2007
    Posts
    2,711
    Thanks given
    47
    Thanks received
    9
    Rep Power
    650
    I can tell you are new. Try starting off with a good base and screw around with it and see what happens. Try some tutorials you'll eventually get the hang of it.
    Reply With Quote  
     

  4. #4  
    Member Need some help Market Banned

    Robin Spud's Avatar
    Join Date
    Aug 2008
    Age
    31
    Posts
    2,338
    Thanks given
    46
    Thanks received
    73
    Rep Power
    1068
    Quote Originally Posted by Jdog View Post
    I can tell you are new. Try starting off with a good base and screw around with it and see what happens. Try some tutorials you'll eventually get the hang of it.
    he asked for help. not for guidance
    ILY Stewie.
    Reply With Quote  
     

  5. #5  
    Metal0Boy
    Guest
    Ok thank you all for reply, but help me with even two questions, how to do both attacks, and how to remove objects like stalls and other shit, if you give a tut i think i can do it. Thanks again
    Reply With Quote  
     

  6. #6  
    Metal0Boy
    Guest
    bump.
    Reply With Quote  
     

  7. #7  
    frozen-fury
    Guest
    6. How i can do because bandos attack with 2 attacks - range and melee, and emotes will be diffrent and protects will work.
    put this into your client class (client.java)

    Code:
    if(wearID == (bandos code) && q3 != 15)
    return false;
    if(wearID == (bandos code) && playerLevel[1] >= 65){
    sM("You need 65 defence to equip this");
    return false;
    }
    in the (bandos code), without the brackets put the code of the bandos chest/plate/godsword/boots etc..
    Reply With Quote  
     

  8. #8  
    frozen-fury
    Guest
    woops, i didn't mean what you were asking, ignore my last post.
    Reply With Quote  
     

  9. #9  
    Registered Member
    gamerx's Avatar
    Join Date
    May 2008
    Posts
    310
    Thanks given
    12
    Thanks received
    4
    Rep Power
    355
    just open client.java and delete everything, thats basicly what your asking for....
    Spoiler for Awesome List:

    • Stewie, You are kick-ass
    • Galkon, FTW < just ftw
    • Shamon King, Thanks for sprites
    • JGMS, im sad you left
    • Avatar Realms, thanks for your help
    • 1337, umm, yeah...
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •