Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
D2NT Pickup Question
#1
Hello,
I have my D2NT bot set to pick up perfect blue helms (wolf, circle, barb) I also have it set to pick up unique and runes. THe bot picks up the blues and id them then sells them if they are not perfect to what I want. The bot stashes the runes. What the bot does not do is pick up any of the gear dropped by minions or bosses that is gold and id them. Does the bot know automatically what gear is what standard b4 id them? If so then that would explain why he does not pick up the gold but then why does he pick up the blue and id... I am kind of confused on the matter if you could please give me some info on this I would appreciate it
Reply
#2
If he doesn't pick up a unique item its because its not in your pickit
[SIGPIC][/SIGPIC]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)
Reply
#3
my bot stopped picking up items it doesnt pick up anything not even gold and i have it set to pick up all gold value 1 and up nor chipped gems which i have it set to pick up what can cause this problem[COLOR="Silver"]

---------- Post added at 01:16 AM ---------- Previous post was at 12:35 AM ----------

[/COLOR]i fixed it there are errors in the unique pickit file on this site i know its on this site because i had to repaste my unique pickit file and after i did it stopped picking up items but i figured it out so u need some one to go over that file so it doesnt happen again
Reply
#4
merlin4life Wrote:my bot stopped picking up items it doesnt pick up anything not even gold and i have it set to pick up all gold value 1 and up nor chipped gems which i have it set to pick up what can cause this problem[COLOR="Silver"]

---------- Post added at 01:16 AM ---------- Previous post was at 12:35 AM ----------

[/COLOR]i fixed it there are errors in the unique pickit file on this site i know its on this site because i had to repaste my unique pickit file and after i did it stopped picking up items but i figured it out so u need some one to go over that file so it doesnt happen again

There is nothing wrong with the Uniques Pickit file on this site. The only problem that could come of it is by the user not understanding how the pickit coding works for this bot. Everything in that file is disabled by default, it's your job to go through and enable what you do and don't want.
Need help with setting up D2NT? Check out my guide: http://d2nt-setup-pickit-guide.bravehost.com/
Reply
#5
check the ogremaul and grandcrown on the site
== GrandCrown && [Quality] == unique && [ItemGoldBonus] >=80 // Crown Of Thieves
there is supposed to be a space before the 80
//[Name] == OgreMaul && [Quality] == unique && [IAS] == 60 // Windhammer
and the gandcrown is supposed to have flag not [Ias]
im not stupid but these are in the pickit on this site check them if u dont believe before u assume again it only make s u look like an as*

---------- Post added at 07:37 PM ---------- Previous post was at 07:31 PM ----------

is that good enough for u oh and on the bottom pickit there is also another error with the merc weapon //[Name] != Brandistock && [Type] == spear && [Quality] == unique // merc weapons
there shouldnt be an ! it should be a = and further more i was just trying to help the reason this hasnt been posted earlier is the pickit is set up for godly items and no one has tried settin there bot to pick up the grandcrown nor the ogremaul again just tryin to help good day
Reply
#6
merlin4life Wrote:check the ogremaul and grandcrown on the site
== GrandCrown && [Quality] == unique && [ItemGoldBonus] >=80 // Crown Of Thieves
there is supposed to be a space before the 80
//[Name] == OgreMaul && [Quality] == unique && [IAS] == 60 // Windhammer
and the gandcrown is supposed to have flag not [Ias]
im not stupid but these are in the pickit on this site check them if u dont believe before u assume again it only make s u look like an as*

---------- Post added at 07:37 PM ---------- Previous post was at 07:31 PM ----------

is that good enough for u oh and on the bottom pickit there is also another error with the merc weapon //[Name] != Brandistock && [Type] == spear && [Quality] == unique // merc weapons
there shouldnt be an ! it should be a = and further more i was just trying to help the reason this hasnt been posted earlier is the pickit is set up for godly items and no one has tried settin there bot to pick up the grandcrown nor the ogremaul again just tryin to help good day

Actually, that "&& [ItemGoldBonus] >=80" is wrong entirely. There should be a # symbol instead of the &&.
The only problem I see with your second complaint is the same problem the first one has. Not everyone wants Ethereal Items.
There is nothing wrong with your last example though. This is set up to pickit every Spear EXCEPT a Brandistock.

While those two may be errors, they are both commented out and unless you put them back in, they could not have caused the problems you were having. Also, if it was those that caused the problem your entire bot would stop in-game and give you an error message. What your experiencing is either what I origionally stated, really really bad luck or you had a corrupted uniques pickit file.
Need help with setting up D2NT? Check out my guide: http://d2nt-setup-pickit-guide.bravehost.com/
Reply
#7
they were causing the problems because i set my bot to pick all uniques that were in the pickit up even the garbage items its been a long timesince i played and wanted to c all the different items i just erased everything to unique on those 2 items that had errors and yes i t basically popped up an error message that took me to the problem and i know it want cause a problem unless u set the bot to pick those items up i just thought it would be nice to let u all know so that if u want to fix u can and the last one i c i was wrong on but the other 2 i was right on and my problem stemmed from the code being wrong on those items even with me setting my bot to pick those items up it wasnt my human error also since u know so much about code were would i add code in say tristram ntj file so my bot tps in public mode and says tp safe again was just tryin to help
Reply
#8
merlin4life Wrote:they were causing the problems because i set my bot to pick all uniques that were in the pickit up even the garbage items its been a long timesince i played and wanted to c all the different items i just erased everything to unique on those 2 items that had errors and yes i t basically popped up an error message that took me to the problem and i know it want cause a problem unless u set the bot to pick those items up i just thought it would be nice to let u all know so that if u want to fix u can and the last one i c i was wrong on but the other 2 i was right on and my problem stemmed from the code being wrong on those items even with me setting my bot to pick those items up it wasnt my human error also since u know so much about code were would i add code in say tristram ntj file so my bot tps in public mode and says tp safe again was just tryin to help

Don't know enough to tell you how to add code for sending TPs in Trist, your best bet would be a google search for a modified trist script for D2NT or posting a thread specifically about that. As of right now, I have no idea if any of those exist however.
Need help with setting up D2NT? Check out my guide: http://d2nt-setup-pickit-guide.bravehost.com/
Reply
#9
it was an idea for low level botting
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [D2NT Release] Druid Script skidude 20 17,271 08-25-2012, 01:20 AM
Last Post: comper
  D2NT BoT Gh0sT17 52 2,064 07-31-2012, 11:10 PM
Last Post: comper
  D2nt need help on some stuff wishyq 3 171 07-22-2012, 12:44 PM
Last Post: comper
  Little Help Please? (D2NT) pnsmcgraw 12 272 07-16-2012, 02:46 PM
Last Post: Mythosis
  A question about Monster Identification 48Inches 4 181 07-03-2012, 05:19 PM
Last Post: 48Inches
  MasivB's D2NT Simple Unique PickIt masivb 1 118 07-03-2012, 05:03 AM
Last Post: comper
  D2nt - how do i stay in game when sojs sell? brianwalter86 5 356 07-01-2012, 02:02 PM
Last Post: comper
  Nooby D2NT Questions Kieran Wilson 0 129 06-25-2012, 04:35 PM
Last Post: Kieran Wilson
  [D2NT Release]Item Logging with XML 3.0+ skidude 76 14,583 06-25-2012, 01:27 PM
Last Post: masivb
  D2nt Bot jewel pickit/godly item pickit Nightwish 3 233 06-23-2012, 04:18 AM
Last Post: comper

Forum Jump:


Users browsing this thread: 1 Guest(s)