Posts: 15
Threads: 2
Joined: Jan 2012
Reputation:
0
01-01-2012, 11:37 PM
(This post was last modified: 01-01-2012, 11:47 PM by 0wnage.)
When I run the bot this happens, any help? The game opens it is logged in and everything, then this pops up and bot does nothing.
"<D2NT Error> C:\Documents and Settings \Owner\Desktop\K\D2NT\scripts\NTBot\NTBotGame.ntj (17) : ReferanceError: NT_LoadConfig is not defined
Loaded default config"
and when i am setting it up auto detection doesn't work it says "loader does not exist". I selected the exe for diablo manually, was I supposed to? maybe this is why it is messed up?
Posts: 955
Threads: 6
Joined: Dec 2011
Reputation:
0
with your error is your char config file is named wrong or you have a error in your file
if you still have the error you can c/p your char config file in pastebin.com and I can check
it over for you, also make sure your char config file has your chars name spell exact caps
and all (CASE-SENSITIVE)
are you running the most up to date bot
Posts: 955
Threads: 6
Joined: Dec 2011
Reputation:
0
char config file is the file you need to edit with what bosses you are going to run and to set your inventory and belt and skills setting
you will find it here - D2NT\scripts\NTBot\char_configs and you will want the file with the name of the char you are using to bot with
if you have teamviewer I can help you set it up
thanks
Posts: 955
Threads: 6
Joined: Dec 2011
Reputation:
0
what is the name of your char - the exact spelling of it (CASE-SENSITIVE)[COLOR="Silver"]
---------- Post added at 01:41 PM ---------- Previous post was at 01:37 PM ----------
[/COLOR]plus if you are a hammer paly your skills
NTConfig_AttackSkill[0] = 0;
NTConfig_AttackSkill[1] = 0;
NTConfig_AttackSkill[2] = 0;
NTConfig_AttackSkill[3] = 0;
NTConfig_AttackSkill[4] = 0;
NTConfig_AttackSkill[5] = 0;
NTConfig_AttackSkill[6] = 0;
will need to look like this
NTConfig_AttackSkill[0] = 0;
NTConfig_AttackSkill[1] = 112;
NTConfig_AttackSkill[2] = 113;
NTConfig_AttackSkill[3] = 112;
NTConfig_AttackSkill[4] = 113;
NTConfig_AttackSkill[5] = 0;
NTConfig_AttackSkill[6] = 0;
Posts: 15
Threads: 2
Joined: Jan 2012
Reputation:
0
Sorry Guys I have the prblem figured out
Named the file wrong 0.O
Thanks a lot comper
Posts: 955
Threads: 6
Joined: Dec 2011
Reputation:
0
yeap anytime and did you see my post for your skills
Posts: 15
Threads: 2
Joined: Jan 2012
Reputation:
0
yea thanks, settin it up now