Blizzard Sector
D2NT31 NTBot42 Tutorial - 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: D2NT31 NTBot42 Tutorial (/thread-46470.html)



D2NT31 NTBot42 Tutorial - ZeRoLoSs - 06-22-2012

no, only when fighting bosses. then the bot will up and tp away and a red error code will pop up.

- - - Updated - - -

no, only when fighting bosses. then the bot will up and tp away and a red error code will pop up.


D2NT31 NTBot42 Tutorial - comper - 06-22-2012

ZeRoLoSs Wrote:no, only when fighting bosses. then the bot will up and tp away and a red error code will pop up.

- - - Updated - - -

no, only when fighting bosses. then the bot will up and tp away and a red error code will pop up.

how many Skeletons can you have
how many Mages
how many Revives
what Curse do you use
do you use Corpse Explosion or Poison Explosion
which Golem do you use
what other skill do you have that you can use to help kill like Bone Spear - something like that
thanks


D2NT31 NTBot42 Tutorial - ZeRoLoSs - 06-22-2012

14 mages 14 skellys 35 revives i use terror and bone armor and i use iron golem thats all i have with skills


D2NT31 NTBot42 Tutorial - comper - 06-22-2012

ZeRoLoSs Wrote:14 mages 14 skellys 35 revives i use terror and bone armor and i use iron golem thats all i have with skills


here - var NTConfig_SkeletonArmy; var NTConfig_MageArmy; var NTConfig_ReviveArmy; va - Pastebin.com
you can copy all that and paste it over the to of your char config file or make a new file with your chars name
let me know if that works
thanks


D2NT31 NTBot42 Tutorial - ZeRoLoSs - 06-22-2012

im getting a error sayingmmy config is not defined now the bot is just standing in town


D2NT31 NTBot42 Tutorial - comper - 06-22-2012

ZeRoLoSs Wrote:im getting a error sayingmmy config is not defined now the bot is just standing in town

go down to the skills and you will see I have just a 0 for 1 and 2 - put a 0 in 3 and 4 save and retry


D2NT31 NTBot42 Tutorial - ZeRoLoSs - 06-22-2012

still messed up..


D2NT31 NTBot42 Tutorial - comper - 06-22-2012

ZeRoLoSs Wrote:still messed up..

do you have teamviewer where I can log on and help?


D2NT31 NTBot42 Tutorial - ZeRoLoSs - 06-23-2012

no i don't have that, here's what i did maybe this would help. so what i did was i copied the file you sent me and went to my config and deleted all my file config in it and pasted in what you fixed and it boots up go's into game and say's config defined. what i'm thinking is maybe its the Ntbot file in the scripts folder is not right, cause i went on youtube and a guy said to config that file to make the bot work. and i had to mess with a few things in there.


D2NT31 NTBot42 Tutorial - thybeaster - 06-24-2012

Can someone help me with a script for it picking up items like magic javalins Smile
Also is it possible to tell your bot if u find a CoA for example to keep it unid?

and lastly :p
is it normal to be realmed after a couple of hours of botting? it happens to me everytime i leave it on. my runes take about 10-15 minutes each if i dont chicken.


D2NT31 NTBot42 Tutorial - daddy - 06-28-2012

can some 1 plz help i get the message unhandled exp access _ violation c0000005 any ideals


D2NT31 NTBot42 Tutorial - masivb - 06-28-2012

thybeaster Wrote:Can someone help me with a script for it picking up items like magic javalins Smile
Also is it possible to tell your bot if u find a CoA for example to keep it unid?

and lastly :p
is it normal to be realmed after a couple of hours of botting? it happens to me everytime i leave it on. my runes take about 10-15 minutes each if i dont chicken.

A script for picking up "magic javalins" is already included in the bot pickit. If you want a specific javalin or for it to pick up "more" javalins than you need to add those specific javalins and use the normal pickit list instead of the advanced or extreme one. /xxx/normal/normal.ntl or /xxx/normal/magic_rare.ntl
It is possible to find a Crown of Ages and keep it unidentified. Just remove the parts that identify the item. For example it normally is something like this: [Name] == Corona && [Quality] == unique # [EnhancedDefense] => 200 // Crown of Ages
Change it by removing the part after 'unique'
And lastly no, it is not normal to be realmed after a couple of hours. I can run my bot for 24 hours and probably longer without getting realmed. You need to fix the timings of how long you stay in a game and also the time before creating a new game. I find that a minimum of 10 minutes in a game and about 1-2 minutes between making games is the best scenario for me. You can edit these timings in the NTBot.ntll


ADDED BY comper
thanks for helping out masivb


D2NT31 NTBot42 Tutorial - thybeaster - 06-28-2012

masivb Wrote:A script for picking up "magic javalins" is already included in the bot pickit. If you want a specific javalin or for it to pick up "more" javalins than you need to add those specific javalins and use the normal pickit list instead of the advanced or extreme one. /xxx/normal/normal.ntl or /xxx/normal/magic_rare.ntl
It is possible to find a Crown of Ages and keep it unidentified. Just remove the parts that identify the item. For example it normally is something like this: [Name] == Corona && [Quality] == unique # [EnhancedDefense] => 200 // Crown of Ages
Change it by removing the part after 'unique'
And lastly no, it is not normal to be realmed after a couple of hours. I can run my bot for 24 hours and probably longer without getting realmed. You need to fix the timings of how long you stay in a game and also the time before creating a new game. I find that a minimum of 10 minutes in a game and about 1-2 minutes between making games is the best scenario for me. You can edit these timings in the NTBot.ntll

the scripts are for rare javalins Q.q. I want it to pick up and keep magic javalins that have + to skills. It doesn't come with those. And i cant find the time between games script.


D2NT31 NTBot42 Tutorial - Tacos - 06-29-2012

the javelins part u'll want this code under the magic-rare.nip under javelins:

[Name] == javelin && [Quality] == magic # [JavelinandSpearSkillTab] >= 1


or watevr number ur lookin for. if the javelins r amazon only then find their names and it should b like this:

[Name] == MatriarchalJavelin && [Quality] == magic # [JavelinandSpearSkillTab] >= 1

for the time between games go in the scripts folder and u'll c NTBot.ntj. open this file with notepad or watevr u use to edit code and go down the list until u c createGameThreshold. this is ur time between game creation in MILLISECONDS so it's 1000 milliseconds for 1 second and so on. put in however many milliseconds u want to have ur bot wait b4 makin a game. hope this helped Big Grin


D2NT31 NTBot42 Tutorial - comper - 07-01-2012

Tacos Wrote:the javelins part u'll want this code under the magic-rare.nip under javelins [Name] javelin && [Quality] == magic # [JavelinandSpearSkillTab] >= 1 or watevr number ur lookin for. if the javelins r amazon only then find their names and it should b like this:

[Name] MatriarchalJavelin && [Quality] == magic # [JavelinandSpearSkillTab] >= 1

for the time between games go in the scripts folder and u'll c NTBot.ntj. open this file with notepad or watevr u use to edit code and go down the list until u c createGameThreshold. this is ur time between game creation in MILLISECONDS so it's 1000 milliseconds for 1 second and so on. put in however many milliseconds u want to have ur bot wait b4 makin a game. hope this helped Big Grin

thanks for helping out Tacos
but need to edit a few things on your pickit lines you are leaving out the == between - [Name] javelin should be [Name] == javelin and the same with - [Name] MatriarchalJavelin should be [Name] == MatriarchalJavelin
thanks


D2NT31 NTBot42 Tutorial - BabyFromHell - 07-04-2012

When my bot starts Diablo, I get this weird popup, which says: "Unhandled Exception: Acces Violation (c0000005) What an I do? I got manager 3.1, and my cdkey bar is blank..


D2NT31 NTBot42 Tutorial - BabyFromHell - 07-04-2012

BabyFromHell Wrote:When my bot starts Diablo, I get this weird popup, which says: "Unhandled Exception: Acces Violation (c0000005) What an I do? I got manager 3.1, and my cdkey bar is blank..

1: I got it to work now, but when the bot has Killed the first boss, i got a red error saying: "NTMephisto.ntj : NTTM_CheckAct() failed (Frigrid Highlands)
It does that with every boss, and then stops.

2: How do I set it to do public baal runs?


D2NT31 NTBot42 Tutorial - comper - 07-04-2012

BabyFromHell Wrote:1: I got it to work now, but when the bot has Killed the first boss, i got a red error saying: "NTMephisto.ntj : NTTM_CheckAct() failed (Frigrid Highlands)
It does that with every boss, and then stops.

2: How do I set it to do public baal runs?

1. do you have all the way points and also check and see if your main weapon is in the slot 1 on your char in d2
can I get you to c/p your char config file in pastebin.com and send me the new link so I can look over your file

2. down in the - General configuration - there is this line - NTConfig_PublicMode = false; <-- change to true
thanks


D2NT31 NTBot42 Tutorial - Pauli - 07-04-2012

Can I use this bot with a barb?


D2NT31 NTBot42 Tutorial - BabyFromHell - 07-04-2012

comper Wrote:1. do you have all the way points and also check and see if your main weapon is in the slot 1 on your char in d2
can I get you to c/p your char config file in pastebin.com and send me the new link so I can look over your file

2. down in the - General configuration - there is this line - NTConfig_PublicMode = false; <-- change to true
thanks

I have all the right WP's, but he dosn't TP back to town.. He just stays at the boss..

here's my char config: Char config - Pastebin.com