Thread Rating:
  • 7 Vote(s) - 3.86 Average
  • 1
  • 2
  • 3
  • 4
  • 5
D2NT31 NTBot42 Tutorial
the leaders char config file set this to true - NTConfig_PublicMode = false;

where is the line located? in the leader char_config paladin?[COLOR="Silver"]

---------- Post added at 04:14 PM ---------- Previous post was at 01:12 PM ----------

[/COLOR]
Asta Wrote:the leaders char config file set this to true - NTConfig_PublicMode = false;

where is the line located? in the leader char_config paladin?

I got that now and have my two toons work together, but now for some reason my friends toon just keeps spaming in /f l looking for the game, but won't join
.
Reply
Asta Wrote:the leaders char config file set this to true - NTConfig_PublicMode = false;

where is the line located? in the leader char_config paladin?

---------- Post added at 04:14 PM ---------- Previous post was at 01:12 PM ----------



I got that now and have my two toons work together, but now for some reason my friends toon just keeps spaming in /f l looking for the game, but won't join
.

he has to be on your leaders friends list also just like the other leechers
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Wink Thanks Wink
Reply
i there i have the bot running fine but every boss it goes to it just says failed to kill "boss" and makes a teleport for the next boss andrepeats on every boss #
anyone know a way to fix this? everything looks fine on the char config. my skills are all numbered correctly for auras and hammer but it dont even attmpt to do anything it just teleports to town then starts the next boss
Reply
it is hard to see your pic its to small so can you c/p your char config file in pastebin.com for me and send new link
also can you get a better pic of your error or type at lease half of the error but still need to look at your file
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
im no longer getting that error it was some character config i had to disable to get passed it.
but now im just teleporting to everyboss and not fighting anything in any rooms even chaos sanc it just goes to seals then waits for boss. it just doesnt want to attack anything bosses it just makes tp and fails every time. ill c/p my config here
Reply
zooot Wrote:im no longer getting that error it was some character config i had to disable to get passed it.
but now im just teleporting to everyboss and not fighting anything in any rooms even chaos sanc it just goes to seals then waits for boss. it just doesnt want to attack anything bosses it just makes tp and fails every time. ill c/p my config here

please when post your char config is to use pastebin.com that way you don't spam this post with it since the files are so big
once again thank you if you could do that Smile

1. for your file you only showing you have 1 column open to pick up items which means you won't beable to pick up much because of that or check and make sure you have the 0's for what to keep in your inventory and 1's are free spaces
2. you have it looking into 2 groups of nip files which will slow your bot down plus the extreme group is pretty much all in the master group so be best if you try to stay with one group and then edit that group
3. for your attack skills set them to like this
NTConfig_AttackSkill[0] = -1;
NTConfig_AttackSkill[1] = -112;
NTConfig_AttackSkill[2] = -113;
NTConfig_AttackSkill[3] = -112;
NTConfig_AttackSkill[4] = -113;
NTConfig_AttackSkill[5] = -101;
NTConfig_AttackSkill[6] = -113;
NTConfig_AttackSkill[7] = -1;
NTConfig_AttackSkill[8] = -1;

then make sure you have your main weapon and shield in the #1 slot on your d2 char and your cta in slot #2 because if they are in the wrong slots then bot will try to attack with the cta
try all this and let me know how it goes and please use pastebin.com
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
i've changed the columns and changed attack skills to what u said also made it so pickit is only doing master items.
but it still goes to each boss and just makes a tp straight away saying NTAndarial.ntl: NTA_Killmonster() failed and teles on each boss
when i go into tp it BO'S does holy shield teleports fine . its just in every boss room it leaves and fails on everyone.
Reply
zooot Wrote:i've changed the columns and changed attack skills to what u said also made it so pickit is only doing master items.
but it still goes to each boss and just makes a tp straight away saying NTAndarial.ntl: NTA_Killmonster() failed and teles on each boss
when i go into tp it BO'S does holy shield teleports fine . its just in every boss room it leaves and fails on everyone.

do you have teamviewer where I can log on and see what is going on?
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Wink Thanks Wink
Reply
I have downloaded team viewer...
Reply
zooot Wrote:I have downloaded team viewer...

I am home now and have time if you do
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
yea i have time now if you do.. i am not sure how to set this up tho i need to type your name in or somthing.. andgive u password
Reply
zooot Wrote:yea i have time now if you do.. i am not sure how to set this up tho i need to type your name in or somthing.. andgive u password

after you installed it and now when you open it the little box to the laft has your id and password I need you to pm then to me
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Wink Thanks Wink
Reply
Hey im trying outthe baal bot and i get an error right before im about to make ng im not sure how to fix its in NTBotGame.njt anyway to fix this would be appreciated

[Image: anothererror.png]

Uploaded with ImageShack.us
Reply
can you c/p your char config file in pastebin.com and send me the new link so I can look at your file
and please use pastebin.com
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
i just turned the public friendly thing off to stop it saying everything nd inviting people and it works i just wont party with ppl Tongue
Reply
zooot Wrote:i just turned the public friendly thing off to stop it saying everything nd inviting people and it works i just wont party with ppl Tongue

can you c/p your char config file in pastebin.com show I can look at your file
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
or not this is where the error is coming from i think..

  1. if(NTConfig_PublicMode && NTConfig_PropsForEtal > 0) {
  2. Include("NTBot/char_configs/EtalPR.ntl");
  3. for(var i = 0 ; i < NTConfig_PropsForEtal ; i++) {
  4. Say(NTC_RandomSelect(etalSpam));
  5. Delay(1500);
  6. http://pastebin.com/Yh3HQUL0
Reply
zooot Wrote:or not this is where the error is coming from i think..

  1. if(NTConfig_PublicMode && NTConfig_PropsForEtal > 0) {
  2. Include("NTBot/char_configs/EtalPR.ntl");
  3. for(var i = 0 ; i < NTConfig_PropsForEtal ; i++) {
  4. Say(NTC_RandomSelect(etalSpam));
  5. Delay(1500);
  6. http://pastebin.com/Yh3HQUL0

I needed your char config file Smile
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Wink Thanks Wink
Reply
var NTConfig_UseRedemptionHP; var NTConfig_UseRedemptionMP; function NT_Load - Pastebin.com
Reply
zooot Wrote:var NTConfig_UseRedemptionHP; var NTConfig_UseRedemptionMP; function NT_Load - Pastebin.com

on line 250 - this - Baal_KillBaalMessage = "let's Own this *****" you are miss the ; at the end
needs to be - Baal_KillBaalMessage = "let's Own this *****";
fix that and see if that works
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


Possibly Related Threads…
Thread Author Replies Views Last Post
  D2NT Etal bot V5. Tutorial. bugme143 3 3,064 10-04-2011, 12:23 PM
Last Post: bugme143
  Question about d2nt 3.1 ntbot42 Zla7in 2 334 09-30-2011, 12:23 PM
Last Post: bugme143
  D2NT31 NTBot42 creating games to fast problem Trancebeats 0 138 06-08-2011, 01:11 PM
Last Post: Trancebeats
  D2NT31 NTBot42 Trancebeats 2 294 06-08-2011, 01:03 PM
Last Post: Trancebeats
  After the reset - D2NT31 NTBot42 ludoss 2 493 03-23-2011, 10:41 PM
Last Post: ludoss
  D2NT31 NTBot42 Tutorial groveruler 2 428 12-18-2010, 07:36 PM
Last Post: groveruler
  Need D2NT31 Assassin script! DajlNsrf 1 744 09-09-2010, 05:57 PM
Last Post: GarrickDR
  D2NT31 + NTBot42: Clicking+Zoning issues emjay2d 0 504 09-05-2010, 12:56 PM
Last Post: emjay2d
  in need of summoner necro script for d2nt31 boston 0 1,209 09-02-2010, 09:39 AM
Last Post: boston
  D2NT Bot Tutorial wall59 8 10,896 07-24-2010, 08:34 AM
Last Post: finalkill

Forum Jump:


Users browsing this thread: 38 Guest(s)