how can I change the order of the bosses that the bot does...I assume if I just re-arrange them it should work but I'd like to know from someone who knows for sure.
how can I change the order of the bosses that the bot does...I assume if I just re-arrange them it should work but I'd like to know from someone who knows for sure.
Im running windows 7 64 bit and just downloaded this. i configed the bot like the tutorial says. however when i click run i get this "The exception unknown software exception 9Oxcoooo417) occurred in the application at location Ox1oo9oa62 can anyone tell me how to fix this. also im pretty dumb when it comes to stuff but if u give me detailed directions i can follow them. thanks in advance to anyone who helps/trys to help. I Am running as admin. still reading all the posts to try to resolve this but still ned an answer as of now thanks
Last edited by thetruelestat; 12-06-2010 at 06:05 PM.
hey i also have a small problem with the bot and wish and in all reality pray someone can help me. i downloaded D2NT bot yesterday 3.1 btw and i got it to login for me and create game for me but when it joins it just sits there. then gives me a message saying in red reference error (17 : NT_LoadConfig Not Defined! then in blue says loaded default config. it seems easy to fix but im not a genious like u guys and would like to get help with it i will be in debt to anyone that can help me get it running. plz and thank u!
For some reason I can't redownload D2NT? Could an admin explain why?
I looked through the website and could not find a way to run two characters at once using this bot.
I'm looking to run my MF Blizz sorc and use a backup character as support. Is there a way to set this up like Auto-party and having them work together in the same game?
ummm I keep getting a temporary ban with my bot and I don't know why. Each run it does is 10+ minutes because I have it running almost everything. It does sometimes less than 6 runs an hour...anyone know why this would be happening?
Well chickens and restarts can cause problems in this area,so can alot of FTJ's and connection interrupts.Unstable internet connections can also cause it.As a suggestion try running the bot in Nightmare instead of hell and see if that helps.
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)
So, I'm not sure if it's been said before, but I noticed an issue. It's odd as it only occurs with one of my setups. But, for some reason, anytime I try to run the bot using the character in the first position, I get this error:
however, when i run the same on the 2nd position in the account screen, I do not have the same issue. Any light that you could shed on this issue would be greatly appreciated.
Do both characters use the same pickit?
usually the missing before statement means that the bracket [ is missing before the name in the item pickit like instead of [Name] == crystalsword it would be Name] == crystalsword with the second one being the incorrect one.If they both use the same pickit still try using control f in all the pickits that you use and search for Name] ==.
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)
well, it says the syntax error is a ; ... but yes, they are both using the same exact set up and are both paladins. the paladin on one of my accounts that works is in the 2nd position, whereas my pally on the other account is in the 1st position and comes up with that error. i can test with an unedited version.
EDIT:
After I re-unpacked it, I tested each of the scripts i had modified, one at a time, on the newly unpacked version. I have all the scripts that i modified up on the newly unpacked version, and its running smoothly, must've been one of those weird things. Literally every aspect is the same as the previously modified version since it has the same scripts, but one works and the other doesn't. No biggie as it is fully functional now :-D
Last edited by cranzion; 12-14-2010 at 09:58 AM.
Sometimes it pays to keep on trying things.Eventually something has gotta work
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)
yup. it works perfectly now. just needed to re unzip the initial file and replace the unique item file and paladin config file with the previous version. Now i have all the previous settings that didnt work on the first instance, but worked in the second. No idea what the difference is, but it works now, so I'm a happy camper.
maybe im an idiot..im new at this and im trying to figure out exactly how to make my sorc attack with lightning..
No such thing as a dumb question,except the one that doesn't get asked,anyway to make the sorc attack with lightning look at this part of
D2NT31_NTBot42\D2NT\scripts\NTBot\char_configs
//------------------------------------------------------------------------------
// Attack configuration
//------------------------------------------------------------------------------
NTConfig_AttackSkill[0] = 0; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 49; // Primary skill to boss.
NTConfig_AttackSkill[2] = 0; // Primary untimed skill to boss. Set to 0 if you won't
NTConfig_AttackSkill[3] = 53; // Primary skill to others.
NTConfig_AttackSkill[4] = 0; // 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] = 0; // 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|0x08|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 = 78; // Cast Static Field until monster's HP lower less than this percent. Set to 100 if you won't
}
Its located at the very bottom of the config file and incidentally this is a lite sorc setup,49 is for lightning and 53 is chain lightning and the reason i have it set to hit immunes with chain lightning is that I use an infinity merc and chain lightning takes out all the additional monsters,while my merc attacks the light immune boss.If you want to use lightning exclusively just change the 53's to 49's but unless
your chain lightning damage is really low,I highly recommend using chain lightning.This is my sorc's damages with strictly mf gear and they work just fine.
Screenshot001.jpg
Last edited by Jammer74; 12-15-2010 at 08:06 AM.
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)
i cant seem to get this program to work. dont know how to set up chara or anything im new to this any help?
---------- Post added at 07:39 PM ---------- Previous post was at 06:57 PM ----------
i got my cd keys from the blizz.net for digital download i cant find the file for the cd keys any help?
Hi u guys.
Nice guide. +Rep.
but i seem to have a problem.. or i dont know. i'm runing with a hammerdin, but i do not have enigma yet. and i cannot find out how to run it without ? can the bot do runs, if u dont have enigma , or do i have to reroll, (or get enigma) ?
thanks for our time.
how do you pause the bot mid game? I got it working fine accept at one point andy dropped a gheeds and the bot just ignored it, so is there a way to pause the bot without closing the window?
o sweet ty much, i had no idea about that lol
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks