![]() |
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 - Asta - 03-26-2012 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; 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 . D2NT31 NTBot42 Tutorial - comper - 03-26-2012 Asta Wrote:the leaders char config file set this to true - NTConfig_PublicMode = false; he has to be on your leaders friends list also just like the other leechers D2NT31 NTBot42 Tutorial - zooot - 03-26-2012 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 D2NT31 NTBot42 Tutorial - comper - 03-26-2012 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 D2NT31 NTBot42 Tutorial - zooot - 03-26-2012 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 D2NT31 NTBot42 Tutorial - comper - 03-26-2012 zooot Wrote:im no longer getting that error it was some character config i had to disable to get passed it. 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 ![]() 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 D2NT31 NTBot42 Tutorial - zooot - 03-26-2012 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. D2NT31 NTBot42 Tutorial - comper - 03-26-2012 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. do you have teamviewer where I can log on and see what is going on? D2NT31 NTBot42 Tutorial - zooot - 03-27-2012 I have downloaded team viewer... D2NT31 NTBot42 Tutorial - comper - 03-27-2012 zooot Wrote:I have downloaded team viewer... I am home now and have time if you do thanks D2NT31 NTBot42 Tutorial - zooot - 03-27-2012 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 D2NT31 NTBot42 Tutorial - comper - 03-27-2012 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 D2NT31 NTBot42 Tutorial - zooot - 03-27-2012 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 ![]() Uploaded with ImageShack.us D2NT31 NTBot42 Tutorial - comper - 03-27-2012 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 D2NT31 NTBot42 Tutorial - zooot - 03-27-2012 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 ![]() D2NT31 NTBot42 Tutorial - comper - 03-27-2012 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 can you c/p your char config file in pastebin.com show I can look at your file thanks D2NT31 NTBot42 Tutorial - zooot - 03-27-2012 or not this is where the error is coming from i think..
D2NT31 NTBot42 Tutorial - comper - 03-27-2012 zooot Wrote:or not this is where the error is coming from i think.. I needed your char config file ![]() D2NT31 NTBot42 Tutorial - zooot - 03-27-2012 var NTConfig_UseRedemptionHP; var NTConfig_UseRedemptionMP; function NT_Load - Pastebin.com D2NT31 NTBot42 Tutorial - comper - 03-27-2012 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 |