Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Nooby botting attack and item questions
#1
So I just got d2nt 3 days ago and tried my best to figure the thing out on my own but got a couple questions I couldn't find out about.

I'm a orb/lightning sorc, running NM because a) not in hell b)don't think shes powerful enough yet.
Q1: how does this script work exactly, gotten some halfway descriptions by quick searching

var NTConfig_AttackSkill = new Array(7);
NTConfig_AttackSkill[0] = 64; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 64; // Primary skill to boss.
NTConfig_AttackSkill[2] = 38; // Primary untimed skill to boss. Set to 0 if you won't
NTConfig_AttackSkill[3] = 0; // Primary skill to others.
NTConfig_AttackSkill[4] = 0; // Primary untimed skill to others. Set to 0 if you won't
NTConfig_AttackSkill[5] = 49; // 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.

--So basically I configured to cast orb(64) and wanted it to use charged bolt(38) in between timers for orb. It just casts orb then continues with static/lightning/chain light and recasts orb after boss unfrozen. My question is do I have to edit the ntattack.ntl to do these kinds of changes to attacks? I also tried "" NTConfig_AttackSkill[1] = 38; // Primary skill to boss. "" and the attack is observed. Would it even cast charged bolt repeatedly if the moster is cold immune? How do the lines below first skill work?

Currently charged bolt will kill bosses faster than lightning and want the standard lightning/chain light for regular monsters..

The other question is if you start having to keep items in the personal inventoy and they are unidentified, the item log just continually says " [time/profile] kept light gauntlets " every time she visits the stash which ends up in a longgg list of
" [time/profile] kept light gauntlets "
" [time/profile] kept light gauntlets "
" [time/profile] kept light gauntlets "
" [time/profile] kept light gauntlets "

is the only way to deal with this is emptying room in the stash? I don't want to identify some of the items for trade value. I Haven't gotten to doing automule yet. I'm only using 1 key at the moment because I need to hook up an older computer to get the 2nd key install because I can't find the 2nd key anymore.

Link to the best automule tutorial might be appreciated too if I get into it that much before D3.

Thanks anyone for some noob help I can catch on at a decent rate but I'm not a coder so you do the math. I could search or experiment for hours or get a quick answer from a kind fellow.

Edit-- Also how common is a "cannot be frozen" mod used? I just switched from a ravenfrost to a 28 nagel i found and noticed that the 4 minutes I have set to run my selections no longer kills the last boss (dury). Also is it super slow or decent time for running meph, pindle, eldritch, thresh socket, andy, dury. I have it set to glacial trail after that and can kill some unique bosses there with the ravenfrost on, but it rarely even kills dury without it.
Reply
#2
To use charged bolt you would have to extensively add it to the "NTAttack.NTL" file in "D2NT\scripts\libs\common". Its not too practical if you don't have coding experience and I don't know of any modded ones for it. I would personally just set it to lightning. The difference in speed should only be minimal.

The Full inventory bug as far as I know is unavoidable. Best way to avoid it is to mule when your close to full or cut back on your pickit. Just do what I do IMO and ignore it! Sure your hopes might be crush cuz you thought it grabbed 7 Fathoms but it really didn't but you get used to it!

Now I'm not sure what your asking in the Raven Frost question. I personally don't use anything with "Cannot Be Frozen" on my Hell Hammerdin and have no noticable problems. Not sure if thats what your asking though, if not could you try and clarify?
Need help with setting up D2NT? Check out my guide: http://d2nt-setup-pickit-guide.bravehost.com/
Reply
#3
So if I want to setup my own attack sequences I would have to "extensively" edit the NTAttack.NTL. okay i might be up for that do we have a guide for that or is it really extensive? What kind of time are we talking about?

how does that part of the script work though? Only thing i understand is first skill and that it will use another specified skill if immune.to first skill.

Raven frost... cannot be frozen

Well just doing nightmare in the order i stated above and its significantly faster at that particular setup if i have the do not freeze. I get cold slow somewhere along the line enough to slow me down enough so that I cant fit as many bosses in a given amount of time. I can regularly get through my last boss checked with a raven frost on in 4 minutes but not even close to regularly even if i set it at 4min 30 sec. Any good recommends for quick runs or is a 4 min run with those bosses decent? Of course in hell i would configure to hit some other spots but I was just thinking run all the fast bosses in as little time as possible in nightmare. Is 4 minutes too long, should I try shorter?

Sorc is still lvl 77 and I prolly could barely do andy runs in hell if I tried to set it up for that.

wanna run me to hell baal so I can lvl up and do some hellrunning (shameless beg).

-edit- hammer casting is not affected by cold slow but lightning and chain lightning are

--YAY edit-- well i just got the occy i've been waiting for by doing the NM runs. Told you i was a noob and didn't have crap. Run counter at 469. also found me most of the stuff im using but still at only 26% chance gaurds, nats boots for faster walking in town, and only 34%mf tarnhat and a crappy ward shield for res. Might be ready to start on hell soon.

-update- with occy able to cut time to 3 and a half minutes for same run as 4 without
Reply
#4
SmokeSorc Wrote:So if I want to setup my own attack sequences I would have to "extensively" edit the NTAttack.NTL. okay i might be up for that do we have a guide for that or is it really extensive? What kind of time are we talking about?

how does that part of the script work though? Only thing i understand is first skill and that it will use another specified skill if immune.to first skill.

Raven frost... cannot be frozen

Well just doing nightmare in the order i stated above and its significantly faster at that particular setup if i have the do not freeze. I get cold slow somewhere along the line enough to slow me down enough so that I cant fit as many bosses in a given amount of time. I can regularly get through my last boss checked with a raven frost on in 4 minutes but not even close to regularly even if i set it at 4min 30 sec. Any good recommends for quick runs or is a 4 min run with those bosses decent? Of course in hell i would configure to hit some other spots but I was just thinking run all the fast bosses in as little time as possible in nightmare. Is 4 minutes too long, should I try shorter?

Sorc is still lvl 77 and I prolly could barely do andy runs in hell if I tried to set it up for that.

wanna run me to hell baal so I can lvl up and do some hellrunning (shameless beg).

-edit- hammer casting is not affected by cold slow but lightning and chain lightning are

--YAY edit-- well i just got the occy i've been waiting for by doing the NM runs. Told you i was a noob and didn't have crap. Run counter at 469. also found me most of the stuff im using but still at only 26% chance gaurds, nats boots for faster walking in town, and only 34%mf tarnhat and a crappy ward shield for res. Might be ready to start on hell soon.

-update- with occy able to cut time to 3 and a half minutes for same run as 4 without

Without coding experience, I do not recommend editing your NTAttack.NTL file. Best bet is to do what you can with whats available or use a search engine looking for modified scripts.

What your asking about Raven is purely personal preference. If its faster, use it. Don't sacrifice survivability for speed though.

With your gear, you probably wouldn't do too well in Hell. Bot would chicken at least 50% of the runs most likely.
Need help with setting up D2NT? Check out my guide: http://d2nt-setup-pickit-guide.bravehost.com/
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Nooby D2NT Questions Kieran Wilson 0 128 06-25-2012, 04:35 PM
Last Post: Kieran Wilson
  [D2NT Release]Item Logging with XML 3.0+ skidude 76 14,528 06-25-2012, 01:27 PM
Last Post: masivb
  D2nt Bot jewel pickit/godly item pickit Nightwish 3 228 06-23-2012, 04:18 AM
Last Post: comper
  D2NT Questions Sephislash 1 197 06-14-2012, 01:14 AM
Last Post: comper
  New File Added: 1.13d Item Dumper Spitfire 6 849 05-31-2012, 09:54 AM
Last Post: Neoathlon
  Normal/socketed item pickit list Jammer74 39 8,013 05-13-2012, 03:43 AM
Last Post: comper
  Hero Editor Item Import Error ParallelChaos 1 278 05-03-2012, 03:08 PM
Last Post: comper
  D2NT Version and Scripting Questions Jebediah 16 420 04-23-2012, 10:53 AM
Last Post: Jebediah
  Having a little trouble getting barb to item find bmxrider1279 3 238 04-01-2012, 12:04 PM
Last Post: comper
  D2NT Muti Botting ma9u5 1 340 02-29-2012, 06:17 AM
Last Post: comper

Forum Jump:


Users browsing this thread: 1 Guest(s)