Page 3 of 4 FirstFirst 1234 LastLast
Results 41 to 60 of 69
  1. #41

    Default Nagel issue

    Code:
    //[Type] == ring && [Quality] == unique # [ToHit] >= 50 && [ItemMagicBonus] == 15 // Nagelring
    That is how your nagel code looks at the moment.

    Code:
    //[Type] == ring && [Quality] == unique # [ToHit] >= 50 && [ItemMagicBonus] >= 15 // Nagelring
    With a simple change in circumstances (changed == to >= ) It will now allow you pick up any nagel, if you enable the line of course.

  2. #42

    Default

    you dont have scripts for necro heads on there and if you did i dont see them xD... also if i want to keep things unid how would i put that inside there?

  3. #43

    Default

    Why is the bot always keeping Nagel rings when I set it to keep only perfect ones?

    WIll edit with line in a bit.


    //[Type] == ring && [Quality] == unique # [ToHit] >= 50 && [ItemMagicBonus] == 15 // Nagelring
    [Type] == ring && [Quality] == unique # [ToHit] >= 70 && [ItemMagicBonus] == 30 // Nagelring

    Im picking up shitty ones like 21,23,21 MF%.
    Last edited by bghs; 05-16-2011 at 10:58 AM.

  4. #44

    Default

    Hello so do I copy that all into the magic_rare or the unique one?

    ---------- Post added 05-23-2011 at 10:15 PM ---------- Previous post was 05-22-2011 at 07:26 PM ----------

    how do i make it pick up all hoz or all shakos i dont care about the stats how i change it so it does picks those?

  5. #45
    Super hacker skidude's Avatar
    Join Date
    Aug 2004
    Location
    greece
    Posts
    5,160

    Default

    You copy this into your uniq pickit

    If u want to the bot to keep stuff unid just remove everything that comes past unique or rare or magic
    [Name] == Shako && [Quality] == unique

  6. #46

    Default

    Does this pickit include picking up runes? I'd be sad to find out I missed out on some nice hr's lol. Also, does it pick up good socketed gear?
    Last edited by jleethal; 06-03-2011 at 10:00 AM. Reason: Left out a question - didn't want to double post

  7. #47
    Super hacker skidude's Avatar
    Join Date
    Aug 2004
    Location
    greece
    Posts
    5,160

    Default

    Quote Originally Posted by jleethal View Post
    Does this pickit include picking up runes? I'd be sad to find out I missed out on some nice hr's lol. Also, does it pick up good socketed gear?
    The bot is set to pick up runes by default.

    This is just a full list of uniq items that u can add to the bot.
    Check the stickys on the forum for socketed pickit also there is other useful stuff for the bot posted.

  8. #48

    Default Eth Scripting question

    Using a previous example of lines of code from this pickit i have a question.
    //[Name] == Ataghan && [Quality] == unique && [Flag] != ethereal # [EnhancedDamage] >= 240 && [ItemDamageDemonPercent] >= 150 && [ManaLeech] >= 6 && [ItemAbsorbLight] >= 7 && [ItemToHitDemon] >= 300 && [Sockets] >= 2 // Djinn Slayer
    [Name] == Ataghan && [Quality] == unique && [Flag] == ethereal # [EnhancedDamage] >= 240 && [ItemDamageDemonPercent] >= 150 && [ManaLeech] >= 6 && [ItemAbsorbLight] >= 7 && [ItemToHitDemon] >= 300 && [Sockets] >= 2 // Djinn Slayer

    The line of code that is red will that not pick up if its Eth? i understand the code underneath is to pick up eth Djinn Slayer but will the code in red not pick up eth? Or is the line in blue there just so that way if u only want it to pick up Eth. Where as the red will pick up either or? plz lmk idk if i have enough privledge yet to get pms so will check bak on the thread every once and a while. Thank you in advance

  9. #49

    Default

    Hey. Am I supposed to like, delete these signs // to direct the bot to pick up those specific items? My brother told me that's how it is, but I don't get that feeling by reading this thread.

  10. #50

    Default

    Quote Originally Posted by Jammer74 View Post
    in your charactername config file you will see some text that looks like this down towards the bottom

    Code:
    // SnagIt configuration
        // Select one group only (normal / advance / extreme / Master)
        //-----------------------------------------------------------------------------------
        NTConfig_NIPFilePath.push("StartingOut/magic_rares.nip");
         NTConfig_NIPFilePath.push("StartingOut/lldmagic_rare.nip");
         NTConfig_NIPFilePath.push("StartingOut/set.nip");
         NTConfig_NIPFilePath.push("StartingOut/unique.nip");  
         NTConfig_NIPFilePath.push("StartingOut/normal.nip");
             NTConfig_NIPFilePath.push("StartingOut/sellables.nip");
      
      
    
        //NTConfig_NIPFilePath.push("normal/normal.nip");
        //NTConfig_NIPFilePath.push("normal/magic_rare.nip");
        //NTConfig_NIPFilePath.push("normal/set.nip");
        //NTConfig_NIPFilePath.push("normal/unique.nip");  
        //NTConfig_NIPFilePath.push("normal/craft.nip");
    
        //NTConfig_NIPFilePath.push("advance/normal.nip");
        //NTConfig_NIPFilePath.push("advance/magic_rare.nip");
        //NTConfig_NIPFilePath.push("advance/set.nip");
        //NTConfig_NIPFilePath.push("advance/unique.nip");
        //NTConfig_NIPFilePath.push("advance/craft.nip");
    
        //NTConfig_NIPFilePath.push("extreme/normal.nip");
        //NTConfig_NIPFilePath.push("extreme/magic_rare.nip");
        //NTConfig_NIPFilePath.push("extreme/set.nip");
        //NTConfig_NIPFilePath.push("extreme/unique.nip");
        //NTConfig_NIPFilePath.push("extreme/craft.nip");
        //NTConfig_NIPFilePath.push("extreme/key.nip");
        //NTConfig_NIPFilePath.push("extreme/myadds.nip");
        //NTConfig_NIPFilePath.push("extreme/westadds.nip");
        //NTConfig_NIPFilePath.push("extreme/eastadds.nip");
    
        //NTConfig_NIPFilePath.push("Master/Charms.nip");
        //NTConfig_NIPFilePath.push("Master/Crafted.nip");
        //NTConfig_NIPFilePath.push("Master/Cubed.nip");/
        //NTConfig_NIPFilePath.push("Master/CustomAdditions.nip");
        //NTConfig_NIPFilePath.push("Master/FAST.nip");
        //NTConfig_NIPFilePath.push("Master/Gold Potions Runes Gems Essences Keys Organs.nip");
        //NTConfig_NIPFilePath.push("Master/Magic.nip");
        //NTConfig_NIPFilePath.push("Master/Rare.nip");
        //NTConfig_NIPFilePath.push("Master/Set.nip");
        //NTConfig_NIPFilePath.push("Master/Unid.nip");
        //NTConfig_NIPFilePath.push("Master/Unique.nip");
        //NTConfig_NIPFilePath.push("Master/White.nip");
        //NTConfig_NIPFilePath.push("Master/Runeword.nip");
    
        NTConfig_SnagRange = 40;    // Radius to check for dropped items. 40  is a good number here
    these are the pickit (or snagit ) files the bot uses, notice how one set doesn't have double slashes in front of it,that being my starting out pickit(shown in orange for visibility).The one with out slashes is the one my bot uses,so yours is likewise,look in your charactername config and find the snagit without slashes.Then look in that file under item config and edit the nip files you find.


    the reason your bot threw away a hoz is because it wasn't good enough (ie enough enhanced defense percentage)
    the way you make the bot not id something like griffons or coa or hoz is to remove everything after the word unique in the pickit line

    here is an example
    Code:
    [Name] == Diadem && quality == Unique
    that will not identify griffons eye unique diadem but it will still stash it as long as the line is uncommented(no double slash in front of it)almost every item in my unique pickit has a line for not identifying(except for some low level crap)Well I hope this answers your questions if you have any more feel free to ask

    Hey Jammer... what are the necessary steps in creating my own pickit?
    I see that you have a "startingout" pick it. I would like to create one like that which will pick up everything that is needed. Currently mine is running on extreme and its been just picking up HRs LOL

  11. #51
    Elite Moderator comper's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Battle Tag
    comper
    Posts
    955

    Default

    Quote Originally Posted by pbanks View Post
    Hey Jammer... what are the necessary steps in creating my own pickit?
    I see that you have a "startingout" pick it. I would like to create one like that which will pick up everything that is needed. Currently mine is running on extreme and its been just picking up HRs LOL

    it is very easy just make a .nip file, give it a name like pbanks.nip then just add the line in your char config file like - NTConfig_NIPFilePath.push("extreme/pbanks.nip"); since you are using the extreme folder just put in that folder then just start adding lines that you want the bot to keep to that pbanks.nip file

  12. #52

    Default

    Quote Originally Posted by comper View Post
    it is very easy just make a .nip file, give it a name like pbanks.nip then just add the line in your char config file like - NTConfig_NIPFilePath.push("extreme/pbanks.nip"); since you are using the extreme folder just put in that folder then just start adding lines that you want the bot to keep to that pbanks.nip file
    That seems feasible... now my question is can just put "//" on the other ones and just run that one pick it?

  13. #53
    Elite Moderator comper's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Battle Tag
    comper
    Posts
    955

    Default

    Quote Originally Posted by pbanks View Post
    That seems feasible... now my question is can just put "//" on the other ones and just run that one pick it?
    yes but make sure to add like your gold and pots and runes - stuff like that if you just going to use 1 file

  14. #54

    Default

    Ok, so i'm having a bit of a problem here, i did a nip check and i got 31 fails from my unique master.nip also he just sold a nosfertu's coil on me... what a jerk!

  15. #55
    Elite Moderator comper's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Battle Tag
    comper
    Posts
    955

    Default

    Quote Originally Posted by nyknights View Post
    Ok, so i'm having a bit of a problem here, i did a nip check and i got 31 fails from my unique master.nip also he just sold a nosfertu's coil on me... what a jerk!
    did you find and fixed your errors in your nip files and you can pause the bot with the pause key on your key if you need to take over the bot and then click pause again to start bot back up
    if you need help with your nip file you can c/p it in pastebin.com and I can look it over
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  16. #56

    Default

    Quote Originally Posted by comper View Post
    did you find and fixed your errors in your nip files and you can pause the bot with the pause key on your key if you need to take over the bot and then click pause again to start bot back up
    if you need help with your nip file you can c/p it in pastebin.com and I can look it over
    thanks
    unique - Pastebin.com

    edit: i looked but couldn't find anything. I'm not too good with this thing lol. Plus i just got it, Also, if he sells the items, then they aren't that good correct? I believe that's what i got when it was said it's for the godly items or something like that.

  17. #57
    Elite Moderator comper's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Battle Tag
    comper
    Posts
    955

    Default

    Quote Originally Posted by nyknights View Post
    unique - Pastebin.com

    edit: i looked but couldn't find anything. I'm not too good with this thing lol. Plus i just got it, Also, if he sells the items, then they aren't that good correct? I believe that's what i got when it was said it's for the godly items or something like that.
    let is going to take a little time on how big it is - where did you find this file?
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  18. #58

    Default

    from this post... lol

  19. #59
    Elite Moderator comper's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Battle Tag
    comper
    Posts
    955

    Default

    Quote Originally Posted by nyknights View Post
    from this post... lol
    ok thanks lol
    go you have other nip files you can use till I get this one fixed?
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  20. #60

    Default

    Quote Originally Posted by comper View Post
    ok thanks lol
    go you have other nip files you can use till I get this one fixed?
    thanks
    still not smart enough lol, i'll just use this one for now haha. It's doing alright, i got a 29 nagel and he kept it, so it's working, just don't know what the fails were.

Page 3 of 4 FirstFirst 1234 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Ned script for d2nt
    By biohazardous in forum Hacks Bots and Editors
    Replies: 4
    Last Post: 05-10-2011, 11:40 AM
  2. script with ALL unique items in
    By jemo in forum Hacks Bots and Editors
    Replies: 5
    Last Post: 07-31-2010, 10:11 AM
  3. Bot: D2NT Pickit Script: All Items
    By Juke in forum Hacks Bots and Editors
    Replies: 0
    Last Post: 07-28-2010, 01:17 PM
  4. Bot: D2NT pickit - pick up unique and normal items
    By jacobraccuia in forum Hacks Bots and Editors
    Replies: 2
    Last Post: 07-12-2010, 10:50 AM
  5. D2NT Unique pickit mostly etherals?
    By clemens1989 in forum Hacks Bots and Editors
    Replies: 2
    Last Post: 06-30-2010, 07:02 AM

Tags for this Thread

Posting Permissions

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