Results 1 to 4 of 4

Thread: d2nt item help

  1. #1

    Default d2nt item help

    im trying to figure out how do i make it so it can pick up items will someone help me please?

  2. #2
    Ancient Jammer74's Avatar
    Join Date
    Jun 2005
    Location
    Toronto,Ontario
    Posts
    452

    Default

    Quote Originally Posted by mewgood View Post
    im trying to figure out how do i make it so it can pick up items will someone help me please?
    what do you mean pick up items,if you can be more specific I can probably help you.
    Well I’m not there all the time you know Some people, some people, some people, Call it insane, yeah they call it insane, (sugar) I play russian roulette everyday, a man’s sport, With a bullet called life, yeah called life,(sugar)

  3. #3

    Default

    like runes and also trying to figure out y it only buys the low type potions and picks up the better ones but dont drink em or dont buy the better pots

  4. #4
    Ancient Jammer74's Avatar
    Join Date
    Jun 2005
    Location
    Toronto,Ontario
    Posts
    452

    Default

    Quote Originally Posted by mewgood View Post
    like runes and also trying to figure out y it only buys the low type potions and picks up the better ones but dont drink em or dont buy the better pots
    1:well the bot picks up whatever is in the pickit file,so if you want to pick up any particular rune,look at the pickit file you are using andtake away the slash marks(//) for example

    // ##### Runes #########################
    //[Name] == ElRune
    //[Name] == EldRune
    //[Name] == TirRune
    //[Name] == NefRune
    //[Name] == EthRune
    //[Name] == IthRune
    //[Name] == TalRune
    //[Name] == RalRune
    //[Name] == OrtRune
    //[Name] == ThulRune
    //[Name] == AmnRune
    //[Name] == SolRune
    //[Name] == ShaelRune
    [Name] == DolRune
    [Name] == HelRune
    [Name] == IoRune
    [Name] == LumRune
    [Name] == KoRune
    [Name] == FalRune
    [Name] == LemRune
    [Name] == PulRune
    [Name] == UmRune
    [Name] == MalRune
    [Name] >= IstRune && [Name] <= ZodRune

    Notice how El-Shael are excepted with the dual slashes(//)You just need to remove them like this
    // ##### Runes #########################
    [Name] == ElRune
    [Name] == EldRune
    [Name] == TirRune
    [Name] == NefRune
    [Name] == EthRune
    [Name] == IthRune
    [Name] == TalRune
    [Name] == RalRune
    [Name] == OrtRune
    [Name] == ThulRune
    [Name] == AmnRune
    [Name] == SolRune
    [Name] == ShaelRune
    [Name] == DolRune
    [Name] == HelRune
    [Name] == IoRune
    [Name] == LumRune
    [Name] == KoRune
    [Name] == FalRune
    [Name] == LemRune
    [Name] == PulRune
    [Name] == UmRune
    [Name] == MalRune
    [Name] >= IstRune && [Name] <= ZodRune

    Now your bot will pick up all runes,with no room for anything else lol.
    2:As to why the bot buys the lowest potions I have no clue,but I think its because this bot is made primarily for Hell difficulty, where only Super potions are for sale
    3: You should really read the tutorial by Skidude very carefully as it has the answers to these questions and many more,Ski's tutorial is how I got started,lol, but if you can't find the answers there, then ask away we are only too happy to help.
    Well I’m not there all the time you know Some people, some people, some people, Call it insane, yeah they call it insane, (sugar) I play russian roulette everyday, a man’s sport, With a bullet called life, yeah called life,(sugar)

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [D2NT Release]Item Logging with XML 3.0+
    By skidude in forum Hacks Bots and Editors
    Replies: 76
    Last Post: 06-25-2012, 12:57 PM
  2. D2nt item config
    By Finnski1 in forum Sorceress
    Replies: 2
    Last Post: 12-14-2011, 01:30 PM
  3. D2NT Item Help
    By thekillerplague in forum Hacks Bots and Editors
    Replies: 2
    Last Post: 09-27-2010, 09:37 PM
  4. D2NT Need help adding an item to loot
    By zan45 in forum Hacks Bots and Editors
    Replies: 1
    Last Post: 05-05-2010, 12:38 AM
  5. D2NT Item Log ~
    By dwrhunter in forum Hacks Bots and Editors
    Replies: 1
    Last Post: 04-17-2010, 01:32 PM

Posting Permissions

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