http://pastebin.com/5J9J8nW2 the error messages is NTA_killMonster()failed (catacombs level 4) and i get NTA_killMonster()failed (catacombs level 1)
D2NT31 NTBot42 Tutorial
|
07-21-2012, 12:14 AM
ZeRoLoSs Wrote:var NTConfig_SkeletonArmy; var NTConfig_MageArmy; var NTConfig_ReviveArmy; va - Pastebin.com the error messages is NTA_killMonster()failed (catacombs level 4) and i get NTA_killMonster()failed (catacombs level 1) I checked your char config file and here is what I found wrong with it - 1. you are running both andy scripts - just use 1, either - NTConfig_Script.push("NTAndariel.ntj"); or NTConfig_Script.push("NTCatacombs.ntj"); 2. you need to recheck your Inventory settings not sure if you have it set up right - 1's are for free spaces - if you have it right then you didn't leave much room to pick up anything and always going to stash to empty inventory and if it right then you need to change this - NTConfig_FreeSpace = 8; to this NTConfig_FreeSpace = 2; 3. do you have a merc if so you need to change this to true - NTConfig_UseMerc = false; 4. your Attack Configuration you need to remove the - in front of your numbers and I would use this for your skills or give it a try - NTConfig_AttackSkill[0] = -1; NTConfig_AttackSkill[1] = 84; NTConfig_AttackSkill[2] = 74; NTConfig_AttackSkill[3] = 84; NTConfig_AttackSkill[4] = 74; NTConfig_AttackSkill[5] = -1; NTConfig_AttackSkill[6] = -1; make these changes and save your file and give that a try and see how it goes and you do have enigma right? and make sure your main weapon is in the slot 1 on your char in D2, and your cta is in slot 2 let me know if you need any other help thanks Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
![]() ![]()
07-21-2012, 06:58 AM
thanks it helped now bots doing run's but not picking up the items or runes i want just random crap and i even fixed snig it
07-21-2012, 07:29 AM
ZeRoLoSs Wrote:thanks it helped now bots doing run's but not picking up the items or runes i want just random crap and i even fixed snig it you will need to go here - D2NT\scripts\NTBot\item_configs\Master and edit the nip files for what you want the bot to keep and what not to keep that is if you still having the bot look in the master folder for items thanks Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
![]() ![]()
07-21-2012, 09:30 AM
i did that is it because i need room in my stash? is that why he's not saving the items i want?
07-21-2012, 09:39 AM
ZeRoLoSs Wrote:i did that is it because i need room in my stash? is that why he's not saving the items i want? yes you need room in your stash and also in your inventory to have enough room to pick up items and not be full with just 1 item I would try at lease have 4 empty columns and also try to put all your items you want to keep in your inventory to 1 side and the empty columns to the other side - also remember you will have to re-edit the inventory slots in your char config file to match your inventory thanks Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
![]() ![]()
07-21-2012, 10:24 AM
okay thanks for that one more thing, the master item config don't have high runes to pick up like lo sur jah ber etc. the highest it'll pick up is ist is there a update for that?
07-21-2012, 10:37 AM
ZeRoLoSs Wrote:okay thanks for that one more thing, the master item config don't have high runes to pick up like lo sur jah ber etc. the highest it'll pick up is ist is there a update for that? is this what you have at the bottom of the runes in the master - [Name] >= IstRune && [Name] <= ZodRune if so then it will pick up ist all the way to zod thanks Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
![]() ![]()
07-21-2012, 02:09 PM
yeah it picks up stuff, and i cleared my stash and half my inventory and still not keeping the items i want. it picks up everything i added to master item config. it picked up about 8 high runes today, and bot picked them up and sold them lol
07-21-2012, 02:31 PM
ZeRoLoSs Wrote:yeah it picks up stuff, and i cleared my stash and half my inventory and still not keeping the items i want. it picks up everything i added to master item config. it picked up about 8 high runes today, and bot picked them up and sold them lol if it is not picking up or keeping what you want means the code for what you want is not right or is not there at all in the nip file I have never heard of the bot picking up high runes and selling them - it either picks them up and keep or does not pick up at all thanks Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
![]() ![]()
07-21-2012, 06:01 PM
i don't know i only used master snag it on my char config and used the ones i wanted like runes uniq's and sets and on item config i edited the master item config to pick up the right stuff i wanted.
07-22-2012, 04:32 AM
ZeRoLoSs Wrote:i don't know i only used master snag it on my char config and used the ones i wanted like runes uniq's and sets and on item config i edited the master item config to pick up the right stuff i wanted. if it happens again let me know what it picked up and if it sold it - and the pickit line you have it set for thanks Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
![]() ![]()
08-09-2012, 07:57 AM
(This post was last modified: 08-09-2012, 08:06 AM by thybeaster.)
can someone help me with this, i was trying to get it to reroll my monarch everytime it found the gems but it doesnt work
08-09-2012, 10:17 AM
thybeaster Wrote:can someone help me with this, i was trying to get it to reroll my monarch everytime it found the gems but it doesnt work can I get you to c/p your char config file in pastebin.com so I can look over it for you thanks Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
![]() ![]()
08-11-2012, 02:25 AM
hello comper i need help with the bot 1st of all can you link me to the latest i think the one i downloaded is outdated because it never works
2nd question i play Classic, does the bot even work for classic? 3rd can you send me a config of a ice orbing meph glitcher i really dont get this and keep geting errors all the time the bot walks to omus then to the merc lady then to the wp i get a red error message about the trav wp then it keeps doing this over n over like ntm_takewaypoint() failed (kurast docks) and NTTM_checkact() failed (kurast Docks) ![]()
08-17-2012, 07:06 AM
SecSee Wrote:hello comper i need help with the bot 1st of all can you link me to the latest i think the one i downloaded is outdated because it never works 1. did you need the link to the plain d2nt or the link to etal bot (a modded d2nt bot) or which bot you need 2. yes the bot will work in classic 3. do you have the wp for meph and do you have a book of tp's in your inventory - also might check to see if you can get to meph in D2 without the bot thanks Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
![]() ![]()
08-17-2012, 09:49 AM
Ok, I'm still confused, What do i put for the CDKey section?
What files contain my Cd key? Help?
08-17-2012, 10:23 AM
xJoKaH Wrote:Ok, I'm still confused, What do i put for the CDKey section? you leave that blank - that is for when you want to use a ,mpq file thanks Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
![]() ![]()
08-24-2012, 07:42 PM
Bot works, but it works for only gz items. If its not 141 shako, it sells.. How can i fix it ? And i want make bot to do like this :
1- Andy 2- Contess 3- Trav 4- Meph But when i do this placement, it errors... How can i fix it ? And i want my all items unid. How can i fix it. Help please..
08-25-2012, 01:01 AM
alijohnboi Wrote:Bot works, but it works for only gz items. If its not 141 shako, it sells.. How can i fix it ? And i want make bot to do like this : you will need to go here in your bot folder - D2NT\scripts\NTBot\item_configs and there will be some folders there and in them are your .nip files that has the item lines for what the bot will pick up and keep or won't pick up - you will look in the folder that matches what you have un// in your char config file in the SnagIt configuration part - since you mention a shako I will show the line for it - here is the line for a perfect shako - [Name] == Shako && [Quality] == unique # [Defense] >= 141 // Harlequin Crest <- you will need to edit the [Defense] >= 141 to what def you want the bot to pick up and id and have that def+, say you want to keep shako's with def 135+ then just change the 141 to 135 - so you will need to edit the lines to your liking for how the boss scripts are ran is in order in your char config file - so you will just need to move the lines in the order you want the bot to run them you said you get a error - I will need to know what the error msg is to help on that you would like your items to be unid - to keep items unid all you need to do is remove the # and what is to the right of it - examples [Name] == Shako && [Quality] == unique # [Defense] >= 141 // Harlequin Crest < - will pick up shako id it and has to be def 141 to keep [Name] == Shako && [Quality] == unique # [Defense] >= 135 // Harlequin Crest <- will pick up shako id it and if it has 135+ def will keep [Name] == Shako && [Quality] == unique // Harlequin Crest < - will pick up ALL unique shako's and keep them unid hope this helps thanks Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
![]() ![]() |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
D2NT Etal bot V5. Tutorial. | bugme143 | 3 | 3,059 |
10-04-2011, 12:23 PM Last Post: bugme143 |
|
Question about d2nt 3.1 ntbot42 | Zla7in | 2 | 329 |
09-30-2011, 12:23 PM Last Post: bugme143 |
|
D2NT31 NTBot42 creating games to fast problem | Trancebeats | 0 | 136 |
06-08-2011, 01:11 PM Last Post: Trancebeats |
|
D2NT31 NTBot42 | Trancebeats | 2 | 290 |
06-08-2011, 01:03 PM Last Post: Trancebeats |
|
After the reset - D2NT31 NTBot42 | ludoss | 2 | 490 |
03-23-2011, 10:41 PM Last Post: ludoss |
|
D2NT31 NTBot42 Tutorial | groveruler | 2 | 426 |
12-18-2010, 07:36 PM Last Post: groveruler |
|
Need D2NT31 Assassin script! | DajlNsrf | 1 | 740 |
09-09-2010, 05:57 PM Last Post: GarrickDR |
|
D2NT31 + NTBot42: Clicking+Zoning issues | emjay2d | 0 | 502 |
09-05-2010, 12:56 PM Last Post: emjay2d |
|
in need of summoner necro script for d2nt31 | boston | 0 | 1,207 |
09-02-2010, 09:39 AM Last Post: boston |
|
D2NT Bot Tutorial | wall59 | 8 | 10,888 |
07-24-2010, 08:34 AM Last Post: finalkill |
Users browsing this thread: 4 Guest(s)