Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Complete Diablo 2 Unique Pickit script for D2Nt bot
#50
Jammer74 Wrote: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)
    //-----------------------------------------------------------------------------------
    [COLOR=DarkOrange]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");
  
[/COLOR]  

    //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:
[COLOR=DarkOrange][Name] == Diadem && quality == Unique[/COLOR]
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
Reply


Messages In This Thread
Complete Diablo 2 Unique Pickit script for D2Nt bot - by pbanks - 02-15-2012, 05:17 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [D2NT Release] Druid Script skidude 20 17,266 08-25-2012, 01:20 AM
Last Post: comper
  Etal Script for Hdin please? Joel Gonzalez 19 456 08-17-2012, 07:15 AM
Last Post: comper
  elite polearm script wishyq 2 138 08-17-2012, 06:50 AM
Last Post: comper
  D2NT BoT Gh0sT17 52 2,057 07-31-2012, 11:10 PM
Last Post: comper
  Sin claw pickit help! Sicks 4 184 07-28-2012, 09:51 PM
Last Post: Sicks
  help with script plz kaosme69 18 293 07-26-2012, 10:02 AM
Last Post: comper
  D2nt need help on some stuff wishyq 3 171 07-22-2012, 12:44 PM
Last Post: comper
  ISO : WW Assassin script ww/ls devonfym 3 162 07-21-2012, 02:56 AM
Last Post: comper
  Little Help Please? (D2NT) pnsmcgraw 12 271 07-16-2012, 02:46 PM
Last Post: Mythosis
  Kolton script wakka help 48Inches 1 136 07-09-2012, 04:44 AM
Last Post: comper

Forum Jump:


Users browsing this thread: 1 Guest(s)