Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
dont go to the chest
#1
hi

i just found the good way to use the bot3.1 for sorc,i change all items folder,and i made my own char setting,all going well but,

just one thing is, when the bot find some item like a uniqe or normal or magic,he ll never go to the chest and put on it,never go to open the chest,just keep hold on the inventory(stash?)

this is part of my ntconfig_char

-----------------------------------------------------------------------------
// General configuration
//------------------------------------------------------------------------------
NTConfig_PublicMode = false;
NTConfig_CheckCloneDiablo = true; // Set to true if you want to wait in game after notifying "Diablo Walks the Earth" msg.
NTConfig_OpenChest = true; // Set to true to open chest
me.quitonhostile = false;
MyConfig_CatchExperienceShrine = true; // hits exp shrines.
MyConfig_CatchGemShrine = false; // hits gem shrines.
MyConfig_CatchSkillShrine = false; // hits skill shrines.
MyConfig_CatchArmorShrine = false; // hits armor shrines.
MyConfig_CatchResistShrine = false; // hits resist shrines.
//------------------------------------------------------------------------------
// Attack configuration
//------------------------------------------------------------------------------
NTConfig_AttackSkill[0] = 53; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 49; // Primary skill to boss.
NTConfig_AttackSkill[2] = 54; // Primary untimed skill to boss. Set to 0 if you won't
NTConfig_AttackSkill[3] = 59; // Primary skill to others.
NTConfig_AttackSkill[4] = 54; // Primary untimed skill to others. Set to 0 if you won't
NTConfig_AttackSkill[5] = 53; // Secondary skill in case monster is immune to primary skill. Set to 0 if you won't
NTConfig_AttackSkill[6] = 54; // Secondary untimed skill. Set to 0 if you won't
NTConfig_ClearPosition = true; // Set to true if you want to clear area after killing boss.
// Check self safe in field (NOT in town). Set to 0 if you won't
// 0x01 : Potion, 0x02 : Poison, 0x04 : Amplify Damage, 0x08 : Weaken, 0x10 : Iron Maiden, 0x20 : Decrepify, 0x40 : Lower Resist
NTConfig_CheckSelfSafe = 0x04|0x40;
// Check merc's safe in field (NOT in town). Set to 0 if you won't
// 0x01 : Death, 0x02 : Poison, 0x04 : Amplify Damage, 0x08 : Weaken, 0x10 : Iron Maiden, 0x20 : Decrepify, 0x40 : Lower Resist
NTConfig_CheckMercSafe = 0x01|0x04|0x10|0x40;
NTConfig_CastStatic = 100; // Cast Static Field until monster's HP lower less than this percent. Set to 100 if you won't
}



ofc when the inventory is full he ll through away the items no?
can be fix this ?
Reply
#2
You need to find this line within the "Char_Config" file for the character you are using.
NTConfig_FreeSpace = 4; // Number of free columns. If less full columns are free stashing is set.

Change it to:
NTConfig_FreeSpace = 10; // Number of free columns. If less full columns are free stashing is set.

This will make it stash every time. The bot will probably stash as it is, this line describes when it will. By default, when there are fewer than 4 open columns in your inventory the bot will stash items. Otherwise it will keep going until it reaches that limit.
Need help with setting up D2NT? Check out my guide: http://d2nt-setup-pickit-guide.bravehost.com/
Reply
#3
Valdez Wrote:You need to find this line within the "Char_Config" file for the character you are using.
NTConfig_FreeSpace = 4; // Number of free columns. If less full columns are free stashing is set.

Change it to:
NTConfig_FreeSpace = 10; // Number of free columns. If less full columns are free stashing is set.

This will make it stash every time. The bot will probably stash as it is, this line describes when it will. By default, when there are fewer than 4 open columns in your inventory the bot will stash items. Otherwise it will keep going until it reaches that limit.


i think i understand
i m tring in single player and the sorc have the inventory empty,but the free columns in my char config are 5,thats why the boot keep in a inventory !! lol
now i change the columns sett,9n line are for bot use 1 is for char.
aniway is just a test,good i asked
thanks again Valdez
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  bot picks 1 chest or rack per second... Tacos 0 130 06-20-2012, 04:59 PM
Last Post: Tacos
  glacial trail doesnt open chest jfish360 1 298 06-29-2011, 02:11 PM
Last Post: soruk
  bot dont want to run shaggys 1 228 12-13-2010, 11:12 PM
Last Post: Jammer74
  h,t,d keys dont want them barul 1 225 07-02-2010, 03:33 PM
Last Post: skidude
  i dont no if this is the rite place so if not sorry i need help clan-ldoz 1 220 12-27-2009, 05:20 AM
Last Post: 5Cats
  Ra Is Virused Dont Dl!! eskimo 6 594 05-08-2007, 02:48 PM
Last Post: Bartender
  D2Loader .. dont have my disc atm Bright 3 253 03-29-2007, 08:47 AM
Last Post: slashbomb
  help im new i dont know how to dupe or anything plz help cwiscool2 1 408 10-21-2006, 02:46 PM
Last Post: Grave
  i dont know what forum this would go in, but i got a quick q ChumpInABathtub 5 249 08-09-2006, 02:19 AM
Last Post: slashbomb
  d2jsp dont pick up anything<--i want that PoTatoes 4 252 07-19-2006, 06:51 PM
Last Post: DarkZeb

Forum Jump:


Users browsing this thread: 1 Guest(s)