Play Legend of the Green Dragon Play BNT Play Promisance Play Alien Assault Traders Play Quantum Star Play Some Chess  
   D3jsp RPGRPG   ArcadeArcade   Multiplayer PokerD3Jsp Poker   FAQ/RulesFAQ/Rules  SearchSearch  MemberlistMemberlist   UsergroupsUsergroups   ChatroomLive Chat   Log inLog in   RegisterRegister 

Anybody need help with D2NT?

 
Post new topic  Reply to topic  d3jsp Forum Index -> Diablo II Discussion -> Bots and Programs
View previous topic :: View next topic ::  


Author Message
Bic


Group: Banned
Joined: 04 Nov 2010
Posts: 196
Gold: Locked
Clan: GM


ca.gif

Status:
Warn: Banned
Reputation: 9    


Banned

Post#1 Posted: 05 Feb 2011 03:31 pm    Post subject: Anybody need help with D2NT? Reply with quote

I'm pretty good with D2NT, making scripts, fixing errors, etc.

If anybody has any questions, request, or anything else to do with D2NT just post here and I'll help with what I can.

I will also make custom scripts for people, I'm working on a big one for myself.

_________________
This user's signature has been disabled
Back to top
View user's profile Send private message AIM Address MSN Messenger
eviatarba


Group: Members
Joined: 04 Feb 2011
Posts: 6
Gold: 3.50


Status:
Warn:
Reputation: 0    



Post#2 Posted: 05 Feb 2011 07:14 pm    Post subject: Reply with quote

Hi

i wanna know some thing

when the bot runs, its doesnt look like he is checking whats being dropped... just run around and picks gold -.-

how do i config the pickit?
i have some special needs

and another thing - how do i config the which bosses i wanna do?
i dont want him to to summoner for example

thanks for ur help

Evia
Back to top
View user's profile Send private message
Bic


Group: Banned
Joined: 04 Nov 2010
Posts: 196
Gold: Locked
Clan: GM


ca.gif

Status:
Warn: Banned
Reputation: 9    


Banned

Post#3 Posted: 05 Feb 2011 11:17 pm    Post subject: Reply with quote

The bot probably doesn't see any items it needs then, so it only picks up the gold. I have a good pickit script you can use and I explain how to set it up here: http://www.d3jsp.org/viewtopic.php?t=51854

To change what the bot actually runs, go to: scripts > NTBot > char_configs, and open the NTL file of your character.

In there you will see stuff like:

NTConfig_Script.push("NTDiablo.ntj");
NTConfig_Script.push("NTHephasto.ntj");
NTConfig_Script.push("NTIzual.ntj");
NTConfig_Script.push("NTMephisto.ntj");

There are two ways of taking out a line of code so the bot won't do it. One is to simply, erase the line of text so it's out of the picture completely. Secondly, you can add // in front of the line of text, so it would look like:

//NTConfig_Script.push("NTDiablo.ntj"); <-- The bot won't do this
//NTConfig_Script.push("NTHephasto.ntj"); <-- Same with this one
NTConfig_Script.push("NTIzual.ntj");
NTConfig_Script.push("NTMephisto.ntj");

The // makes the line a comment or note, so the bot doesn't read it, so in turn the bot won't do it.

_________________
This user's signature has been disabled
Back to top
View user's profile Send private message AIM Address MSN Messenger


Palаdin


Group: Banned
Joined: 31 Jan 2011
Posts: 84
Gold: 0.50
Clan: Might


Status:
Warn: Banned
Reputation: 2    


Banned

Post#4 Posted: 05 Feb 2011 11:45 pm    Post subject: Reply with quote

Where can I get d2nt? Is it safe?
_________________
This user's signature has been disabled
Back to top
View user's profile Send private message
Bic


Group: Banned
Joined: 04 Nov 2010
Posts: 196
Gold: Locked
Clan: GM


ca.gif

Status:
Warn: Banned
Reputation: 9    


Banned

Post#5 Posted: 06 Feb 2011 03:09 am    Post subject: Reply with quote

Version 3.0 & 3.1 are undetectable.

nolinks


Last edited by ShUgaSHaNe on 06 Feb 2011 03:25 pm; edited 1 time in total

_________________
This user's signature has been disabled
Back to top
View user's profile Send private message AIM Address MSN Messenger
eviatarba


Group: Members
Joined: 04 Feb 2011
Posts: 6
Gold: 3.50


Status:
Warn:
Reputation: 0    



Post#6 Posted: 07 Feb 2011 06:04 pm    Post subject: Errors... Reply with quote



what does that means?
Back to top
View user's profile Send private message
HotZhot


Group: Members
Joined: 30 Jun 2008
Posts: 3531
Gold: 66.00


co.gif

Status:
Warn:
Reputation: 55    



Post#7 Posted: 07 Feb 2011 08:36 pm    Post subject: Reply with quote

i need instructions for 3.1 in english
_____________________

Back to top
View user's profile Send private message
inFluenZa
Graphic Artist

Group: Members
Joined: 15 Feb 2011
Posts: 171
Gold: 576.60
Clan: Coven


Status:
Warn:
Reputation: 1    



Post#8 Posted: 16 Feb 2011 01:50 am    Post subject: Reply with quote

eviatarba that means that you have a syntax error so either you are missing a / or added a slash in the wrong place
_____________________

Back to top
View user's profile Send private message
insomniac420


Group: Members
Joined: 12 Jan 2012
Posts: 2
Gold: 0.70


Status:
Warn:
Reputation: 0    



Post#9 Posted: 12 Jan 2012 08:47 am    Post subject: d2nt full rejuv HELP Reply with quote

Hello i play on a private server, they have customized it so that the retail npc's that sell hp/mana potions also sell full rejuvenation potions. My question is, how hard would it be to make it buy full rejuvenations to fill the 3rd and 4th row of my belt.
maybe a simple pixel detections script that when i talk to npc to refill normal potions/mana potions, it also checks belt 3rd & 4th row, and if empty will fill with full juvvies?
I made a script using autoit that does that but it lags d2nt maybe a internal function is better?
Maybe if you can point me in the right direction i would appreciate it... ty briggrin



P.S. i use d2nt 3.1 and it runs great, just wont buy full juvvies buys greaterhealth/supermana pots like it is scripted to do. ty
Back to top
View user's profile Send private message
troyizzle


Group: Banned
Joined: 30 Jun 2010
Posts: 820
Gold: Locked


Status:
Warn: Banned
Reputation: 13    


Banned

Post#10 Posted: 09 Feb 2012 06:12 pm    Post subject: Reply with quote

game crashse on startup c0000005
_________________
This user's signature has been disabled
Back to top
View user's profile Send private message Send e-mail
n0.7


Group: Multi Account No Pm
Joined: 29 Apr 2012
Posts: 127
Gold: Locked


Status:
Warn:
Reputation: 1    



Post#11 Posted: 29 Apr 2012 06:11 am    Post subject: Reply with quote

bots are all errors
Back to top
View user's profile Send private message
Display posts from previous:   
1 Members: Guest
Post new topic  Reply to topic  d3jsp Forum Index -> Diablo II Discussion -> Bots and Programs All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum



D3jsp is proudly powered by phpBB © 2.0
Theme and Forum by tramway