Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New File Added: D2NT31_NTBot42
#21
leapfox125 Wrote:yep its this bot. bot goes to wp, kills nih, runs pindle exst., attempts to go up stairs and then either fails or chickens...the only difference that I am noticing is that on my regular tower pc, this never happens. but, when i am on my lap top is when this happens. this is a brand new lap top and i have no idea why it does it on my lap top but not my tower.

---------- Post added at 06:50 PM ---------- Previous post was at 06:48 PM ----------



thanks a lot! yea, i am very careful when punching in each key. if i mess up, i just copy over from the downloaded "fresh" char log and start over

just save a copy of your nip files before you edit them so you don't have to redo the whole file and then you can c/p that file into pastebin.com and I can go over them and find your errors
Reply
#22
I downloaded the new one entirely, and filled out all the config's and such, but when i go to boot it up, it says that it cannot determine my application version????

Help
Reply
#23
blane Wrote:I downloaded the new one entirely, and filled out all the config's and such, but when i go to boot it up, it says that it cannot determine my application version????

Help

try running in win xp and/or admin mode see if that will fix it
Reply
#24
i use a barb to do baal runs, i have berserk and ww my question is if the last mob is phys immune how can i make my barb use ww to kill everything else and then switch to berserk to finish off mini boss? he usually stops ww to berserk the boss and he chickens out because everything is attacking him at once (also if im posting in the wrong place leme know)
Reply
#25
aoifa Wrote:i use a barb to do baal runs, i have berserk and ww my question is if the last mob is phys immune how can i make my barb use ww to kill everything else and then switch to berserk to finish off mini boss? he usually stops ww to berserk the boss and he chickens out because everything is attacking him at once (also if im posting in the wrong place leme know)

what do you have your skills set for -
NTConfig_AttackSkill[0] = 0;
NTConfig_AttackSkill[1] = 0;
NTConfig_AttackSkill[2] = 0;
NTConfig_AttackSkill[3] = 0;
NTConfig_AttackSkill[4] = 0;
NTConfig_AttackSkill[5] = 0;
NTConfig_AttackSkill[6] = 0; theses
Reply
#26
comper Wrote:what do you have your skills set for -
NTConfig_AttackSkill[0] = 0;
NTConfig_AttackSkill[1] = 0;
NTConfig_AttackSkill[2] = 0;
NTConfig_AttackSkill[3] = 0;
NTConfig_AttackSkill[4] = 0;
NTConfig_AttackSkill[5] = 0;
NTConfig_AttackSkill[6] = 0; theses

sorry but what about for hdin and the magic immunes what skill is usually used for swap to rid these fools? LOL
Reply
#27
pbanks Wrote:sorry but what about for hdin and the magic immunes what skill is usually used for swap to rid these fools? LOL

you would go like this
NTConfig_AttackSkill[0] = -1; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 112; // Primary skill to boss.
NTConfig_AttackSkill[2] = 113; // Primary aura to boss. Set to 0 if you won't
NTConfig_AttackSkill[3] = 112; // Primary skill to others.
NTConfig_AttackSkill[4] = 113; // Primary aura to others. Set to 0 if you won't
NTConfig_AttackSkill[5] = 101; // Secondary skill in case monster is immune to primary skill. Set to 0 if you won't
NTConfig_AttackSkill[6] = 113; // Secondary aura. Set to 0 if you won't
NTConfig_AttackSkill[7] = -1; // Tertiary skill in case monster is immune to primary skill. Set to 0 if you won't
NTConfig_AttackSkill[8] = -1; // Tertiary aura. Set to 0 if you won't
Reply
#28
Thanks everything works great for me and i was actually wonder if you can throw up a druid script in a udated file?
Reply
#29
The23King Wrote:Thanks everything works great for me and i was actually wonder if you can throw up a druid script in a udated file?

probably be better if you would look into the etal bot it has all 7 char config files and has it already set up
here - Portal - Project Etal
Reply
#30
hi i just was about to download this and wanted to know if its safe? virus wise....i need also a instructional on how to use this......cause i relaly have no clue but i am tired of late night mf runs and coming up with nothing.......would rather make the program do that..or bot. i am only running on classic ladder, no expansion so i know there prolly has to be some sort of tweak done there.
Reply
#31
deathbecomesall Wrote:hi i just was about to download this and wanted to know if its safe? virus wise....i need also a instructional on how to use this......cause i relaly have no clue but i am tired of late night mf runs and coming up with nothing.......would rather make the program do that..or bot. i am only running on classic ladder, no expansion so i know there prolly has to be some sort of tweak done there.

if you are talking about the etal bot might be better if you had teamviewer where I could log on and help you set it up and show you how to run it or you can go here -
Etal First-Time Configuration - Project Etal Wiki
but if you are talking about D2NT31 NTBot42 you will need to go here - http://www.blizzsector.co/hacks-bots-edi...orial.html or you still can do the teamviewer
thanks
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Wink Thanks Wink
Reply
#32
Help please I ran it and it just started dropping my charms and potions? Thanks a lot for any help [:
Reply
#33
tdouble Wrote:Help please I ran it and it just started dropping my charms and potions? Thanks a lot for any help [:


in your char config file if you have edit it and rename it with your chars name (exact spelling) then you have your 0's and 1's wrong in this -
NTConfig_Columns[0] = [0,0,0,0,0,0,0,0,0,0]; < - 0's for spaces to keep in your inventory
NTConfig_Columns[1] = [0,0,0,0,0,0,0,0,0,0]; < - 1's for free spaces
NTConfig_Columns[2] = [0,0,0,0,0,0,0,0,0,0]; < - you change all 4 lines so it looks like your inventory on your char
NTConfig_Columns[3] = [0,0,0,0,0,0,0,0,0,0];

if it is droping your *** it the same reason you need to set your belt setting to what you want in your belt like here -
NTConfig_BeltColType[0] = "hp";
NTConfig_BeltColType[1] = "hp";
NTConfig_BeltColType[2] = "mp";
NTConfig_BeltColType[3] = "rv";

check thoses and you can 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.
Wink Thanks Wink
Reply
#34
when i run it it try's to connect to battle.net and i get unable to identify version how do i fix this?
Reply
#35
froom Wrote:when i run it it try's to connect to battle.net and i get unable to identify version how do i fix this?

if you are running win 7 you will need to run the manager in win xp/admin mode
let me known if that works and which bot did you download?
thanks
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Wink Thanks Wink
Reply
#36
yup it worked thanks also one more question why the heck is my hamerdin picking up 1 arrow quiver and keeping it no matter what my inv looks like this 1,1,1,0,0,0,0,0,0
1,1,1,0,0,0,0,0,0
1,1,1,0,0,0,0,0,0
1,1,1,1,1,1,0,0,0
Reply
#37
froom Wrote:yup it worked thanks also one more question why the heck is my hamerdin picking up 1 arrow quiver and keeping it no matter what my inv looks like this 1,1,1,0,0,0,0,0,0
1,1,1,0,0,0,0,0,0
1,1,1,0,0,0,0,0,0
1,1,1,1,1,1,0,0,0

can you c/p your char config file in pastebin.com and send me the new link so I can take a look at it for you
thanks
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Wink Thanks Wink
Reply
#38
froom char - Pastebin.com here you go and one more question XD can you explain the whole cd key thing do i need two keys and will i be able to xfer with my self?
Reply
#39
froom Wrote:froom char - Pastebin.com here you go and one more question XD can you explain the whole cd key thing do i need two keys and will i be able to xfer with my self?

ok your file looked ok did you edit some thing in your pickit files for it to pick up arrows or was it just that one time or is it doing it all the time?
with diablo every game you want to run you have to have another set of d2 cd key set if you do have another set there are different ways that you cab use them
and yes you will beable to xfer yourself plus you can bot with both or bot one and manual play the other - it all depends on how you want to use your other key set
thanks
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Wink Thanks Wink
Reply
#40
yup got it all workin still dont know why he picked up arrows lol thanks for all the help
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  New File Added: 1.13d Item Dumper Spitfire 6 848 05-31-2012, 09:54 AM
Last Post: Neoathlon
  I need a good CLASSIC ITEM_CONFIG FILE htid 0 123 05-25-2012, 01:08 PM
Last Post: htid
  New File Added: D2Multi 1.3 for 1.13d Spitfire 6 1,662 05-07-2012, 09:43 AM
Last Post: comper
  White nip file for armor chrisnelsonusa 3 233 04-02-2012, 06:12 AM
Last Post: comper
  New File Added: Etal V7 - Green Goblin - 1046.P comper 0 403 03-20-2012, 04:07 AM
Last Post: comper
  What file do i need in my windows folder for it to work? 3dizzle 3 123 02-07-2012, 04:22 PM
Last Post: comper
  Issue with NTBotGame file : reference Point not set?? Silvanoesti 6 260 12-06-2011, 12:14 PM
Last Post: Silvanoesti
  New File Added: Auto Tele 1.7 for v1.13d Spitfire 0 1,315 12-01-2011, 06:13 PM
Last Post: Spitfire
  Adding Armet To bots Pick-it file??? gsx827 0 148 08-19-2011, 05:54 AM
Last Post: gsx827
  File error jgar0605 1 161 03-14-2011, 08:49 AM
Last Post: bugme143

Forum Jump:


Users browsing this thread: 1 Guest(s)