12-05-2011, 07:17 PM
No doors at all, he just walks side to side whenever he gets to the first door or even corners sometimes
D2NT31 NTBot42 Tutorial
|
12-05-2011, 07:17 PM
No doors at all, he just walks side to side whenever he gets to the first door or even corners sometimes
12-05-2011, 07:50 PM
the bot didnt run and say that to me can someone help
d2Nt/scripts/NTBot/NTBotGame.ntj(17): Referenceerror: NT_Loadconfig is not defined.
12-05-2011, 10:15 PM
chucknoris Wrote:the bot didnt run and say that to me can someone help I am having same issue app apparently you need to make sure your character file is renamed EXACTLY Caps and lower case NTConfig_Sorceress is the one I use cause i use sorc its located in the NTBot folder you must add _*name* like this NTConfig_Sorceress_OD-alwysthesame it didnt work for me but it might for you
12-06-2011, 09:18 AM
didnt work 4 me 2
12-15-2011, 10:42 AM
Does anyone have a light sorc script done that i can take ? , i want countess, andariel , summoner , mephisto , diablo chaos run , eldrich and the overseer and pindle. please help
![]()
12-18-2011, 08:04 PM
Keep getting this error whenever my bot picks up rare boots or gloves. I tested it by picking up a pair of boots that were on the ground when the bot crashed, and in the next game it goes into it crashes every time with the boots in his inventory. Help Please.
![]() ![]()
12-18-2011, 08:14 PM
RedResistance Wrote:Keep getting this error whenever my bot picks up rare boots or gloves. I tested it by picking up a pair of boots that were on the ground when the bot crashed, and in the next game it goes into it crashes every time with the boots in his inventory. Help Please. Can you open your magic_rare pickit file and copy/paste the first 20 lines or so?
12-19-2011, 02:43 AM
ok, i got me a problem, that i have never encountered before, tried to find the problem, redownload and redid all my scripts, but left out changing the mehpistoscript, left it to just only him.
still getting the error and here it is [ATTACH=CONFIG]1979[/ATTACH] ![]() Pamela : What in the hell are drugs? 0.o I take ibuprofin...
12-19-2011, 03:07 AM
(This post was last modified: 12-19-2011, 06:01 AM by RedResistance.)
Here are the boots and gloves pickit lines
// ##### Gloves ######################## //[Type] == gloves && [Quality] == rare && [Flag] != ethereal # [IAS] >= 20 && [Strength]+[Dexterity] >= 25 [Type] == gloves && [Quality] == rare && [Flag] != ethereal # [IAS] >= 20 && ([ItemAddSkillTab] >= 2 || [Strength] >= 10 || [Dexterity] >= 10) && ([LifeLeech] >= 3 || [ManaLeech] >= 3) [Type] == gloves && [Quality] == rare && [Flag] != ethereal # [IAS] >= 20 && [ItemAddSkillTab] >= 2 && [Strength]+[Dexterity] >= 15 // ##### Boots ######################### [Type] == boots && [Quality] == rare && [Flag] != ethereal # [FRW] >= 20 && [FHR] >= 10 && [FireResist]+[LightResist]+[ColdResist]+[PoisonResist] >= 50 [Type] == boots && [Quality] == rare && [Flag] != ethereal # [FRW] >= 20 && [FHR] >= 10 && [Dexterity] >= 8 && [FireResist]+[LightResist]+[ColdResist]+[PoisonResist] >= 30 Edit: It crashed again, but this time it crashed when some magic scarabshell boots were on the ground. My bot is not even supposed to try to pick up magic boots, so I think the problem here is the scarabshell boots identification. I looked in the Item Alias file and it looks normal. Im going to continue to look into scarabshell boots, and ill post if i find a fix. Update: I tested it with other boots and gloves and its for sure the scarabshell boots. Magic and rare only two ive been able to test. Update: Copied all the files I editied and reinstalled all the other files and the problem persists, so it's 100% for sure something I did. xD Update: Disabled the pickit lines for boots, still no dice. Update: Disabled the pickit line for sandstorm trek (unique scarabshell boots) Guess what... IT FIXED IT! haha Now I have to figure out whats wrong with this line [Name] == ScarabshellBoots && [Quality] == unique [Flag] == ethereal # [Strength]+[Vitality] >= 25 // Sandstorm Trek Final Update with fix: The line should've looked like this [Name] == ScarabshellBoots && [Quality] == unique && [Flag] == ethereal # [Strength]+[Vitality] >= 25 // Sandstorm Trek
12-19-2011, 06:34 AM
TyKe Wrote:ok, i got me a problem, that i have never encountered before, tried to find the problem, redownload and redid all my scripts, but left out changing the mehpistoscript, left it to just only him. jeez, even I'm stumped here. I suggest posting on ETAL, because they have a better support network over there.
12-19-2011, 07:14 AM
(This post was last modified: 12-19-2011, 07:22 AM by RedResistance.)
New Question:
I'm trying to run two hammerdin MF bots at the same time. I keep getting realm downed. One hammerdin is running Countess, Summoner, Mephisto, Diablo, and Nilithak. 4 Mins 25 Secs The other is running Duriel, Mephisto, Diablo, and Baal. 6 Mins 20 Secs What can I do to prevent the realm downing?
12-19-2011, 07:33 AM
RedResistance Wrote:New Question: add something to the first hdin is the only thing i can think of.
12-19-2011, 07:59 AM
like [B]bugme143[/B] was saying try adding another boss to that first paly
and with r/d it's kinda have to play around with for how your internet is and like how many times you chicken all play a part in it but best to add a few more bosses and go from there
12-19-2011, 08:37 AM
(This post was last modified: 12-19-2011, 10:17 AM by RedResistance.)
My bots seriously never chicken xD I added Baal to the first one and added Summoner to the 2nd one. We shall see wut happens.
Edit: Tried it. Realm downed after 3 runs each. Both runs take more than 6 minutes.
12-19-2011, 10:27 AM
bugme143 Wrote:jeez, even I'm stumped here. I suggest posting on ETAL, because they have a better support network over there. OH KNOES, i guess i will try out this ntbot 3.3 i found, see if it works ![]() Pamela : What in the hell are drugs? 0.o I take ibuprofin...
When i open Unique in D2NT\scripts\NTBot\item_configs\advance and try to change some items from being picked up / sold i put "//" infront of each item , but after doing that infron of wizardspike and some moore i got an error ingame and dont know if im doing anything wrong. how do i keep the bot from selling items or make it sell items that i dont want like wizardspike , i would like it to pike it up but SELL it insted of keeping it.
EDIT: Is there any way to pause the bot without having to turn it off ? always forget something in stash and have to quit the bot and re enter and then start the bot over -.-
12-20-2011, 04:58 AM
ok to stop and then restart the bot you use the pause key on your key board
but if you stop the bot in the middle of a script when you restart it, it will start from the beginning of that script but if you can wait and pause it when it is done with that script and back in town then he will start with the next boss if this is your line - [Name] == BoneKnife && [Quality] == unique // Wizardspike to not keep them just add // like this //[Name] == BoneKnife && [Quality] == unique // Wizardspike when you get a error after you edit your nip file because you might just added a / instaed of 2 // or when you removed them you might of left one - some bots has a nip checker that you can check with a num key and then it make a txt file with the error line/s in it it is alaways best to use it after you edit your nip files
12-20-2011, 08:52 PM
comper Wrote:ok to stop and then restart the bot you use the pause key on your key board Thats what i have done but im confused if i have to change it in Normal/advance/extreme so i changed it in all of them and thats when i got the error and decided to reinstall the bot ![]() edit: im my Char_config sorc it sas advance so i guess its there i have to change ? ![]()
12-21-2011, 01:43 AM
if you have the advance un// in your char config file that will be the one the
bot looks in so that would be the ones to edit not sure which d2nt bot you are running but you can check and see if it has a nip checker - that can save you a lot of time to check for errors after you edit your nip files
12-21-2011, 03:47 AM
No access to downloads? what's up with that?
|
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
D2NT Etal bot V5. Tutorial. | bugme143 | 3 | 3,063 |
10-04-2011, 12:23 PM Last Post: bugme143 |
|
Question about d2nt 3.1 ntbot42 | Zla7in | 2 | 332 |
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 | 292 |
06-08-2011, 01:03 PM Last Post: Trancebeats |
|
After the reset - D2NT31 NTBot42 | ludoss | 2 | 492 |
03-23-2011, 10:41 PM Last Post: ludoss |
|
D2NT31 NTBot42 Tutorial | groveruler | 2 | 427 |
12-18-2010, 07:36 PM Last Post: groveruler |
|
Need D2NT31 Assassin script! | DajlNsrf | 1 | 743 |
09-09-2010, 05:57 PM Last Post: GarrickDR |
|
D2NT31 + NTBot42: Clicking+Zoning issues | emjay2d | 0 | 503 |
09-05-2010, 12:56 PM Last Post: emjay2d |
|
in need of summoner necro script for d2nt31 | boston | 0 | 1,208 |
09-02-2010, 09:39 AM Last Post: boston |
|
D2NT Bot Tutorial | wall59 | 8 | 10,893 |
07-24-2010, 08:34 AM Last Post: finalkill |