![]() |
Can I make my bot pick up items to sell for gold? - Printable Version +- Blizzard Sector (https://www.blizzsector.co) +-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html) +--- Forum: Hacks Bots and Editors (https://www.blizzsector.co/forum-16.html) +--- Thread: Can I make my bot pick up items to sell for gold? (/thread-47798.html) |
Can I make my bot pick up items to sell for gold? - Romis - 02-02-2012 Hi! ( I am using D2NT ) I have a slight irritation; My bot is not picking up other items than really good ones, and I want him to pick up items worth ca 35,000g to sell to vendor, because since he does not, he eventually runs out of money after a little while, and if my merc dies, he does not have infinite mana, and he chickens out. In other words; I need gold. How do I make him make gold? Thanks, Romis. Can I make my bot pick up items to sell for gold? - comper - 02-02-2012 Romis Wrote:Hi! add these line to one of your nip file Type = armor : class = elite : Quality = magic : Dexterity = 1000 Type = sorceressitem : Quality = magic : dexterity = 1000 Type = Necromancer Item : Quality >= magic : dexterity = 1000 Type = sorceressitem : Quality = rare : dexterity = 1000 Can I make my bot pick up items to sell for gold? - Romis - 02-02-2012 You are going to have to be a little bit more noob-friendly, m8. I am not following you. Can I make my bot pick up items to sell for gold? - comper - 02-02-2012 Romis Wrote:You are going to have to be a little bit more noob-friendly, m8. I am not following you. go here in your bot folder - D2NT31_NTBot42\D2NT\scripts\NTBot\item_configs and there will be 3 folders there where the bot looks into one for the items it picks up and you can see which one it is in your char config file - if you have not change anything there it should be in this folder - advance/normal.nip just add those lines to the bottom of your D2NT31_NTBot42\D2NT\scripts\NTBot\item_configs\advance/normal.nip file |