|
|
Author |
Message |
Asmodious
Group: Banned Joined: 21 Jan 2014 Posts: 189 Gold: 19.40
Status: Warn: Banned Reputation: 1

|
|
Back to top |
|
 |
natra
 Group: Members Joined: 08 Jan 2014 Donor:  Posts: 83 Gold: 556.40

Status: Warn:  Reputation: 1
|
#2 Posted: 22 Jan 2014 07:16 pm Post subject: |
|
|
Your paste with char config is removed from pastebin.
Anyway, there is probably something wrong with your NTBotGame.ntj.
Make a paste with that file.
Last edited by natra on 22 Jan 2014 07:24 pm; edited 2 times in total |
|
Back to top |
|
 |
Asmodious
Group: Banned Joined: 21 Jan 2014 Posts: 189 Gold: 19.40
Status: Warn: Banned Reputation: 1

|
#3 Posted: 22 Jan 2014 07:44 pm Post subject: |
|
|
natra wrote: | Your paste with char config is removed from pastebin.
Anyway, there is probably something wrong with your NTBotGame.ntj.
Make a paste with that file. |
My Char file
http://pastebin.com/Qb4BYECd
Will add game.ntj ina sec. I didn't touch the game.ntj..
Edit: NTBotGame.ntj http://pastebin.com/yc1amzJD
Last edited by Asmodious on 22 Jan 2014 07:45 pm; edited 3 times in total _________________ This user's signature has been disabled |
|
Back to top |
|
 |
natra
 Group: Members Joined: 08 Jan 2014 Donor:  Posts: 83 Gold: 556.40

Status: Warn:  Reputation: 1
|
#4 Posted: 22 Jan 2014 07:53 pm Post subject: |
|
|
You have implemented 2x NT_LoadConfig() function in your char config.
Line 842, do you see it?
Delete one of those. |
|
Back to top |
|
 |
|
 |
Asmodious
Group: Banned Joined: 21 Jan 2014 Posts: 189 Gold: 19.40
Status: Warn: Banned Reputation: 1

|
#5 Posted: 22 Jan 2014 10:24 pm Post subject: |
|
|
natra wrote: | You have implemented 2x NT_LoadConfig() function in your char config.
Line 842, do you see it?
Delete one of those. |
Thank you, now I have 2 new problems. My bot is purchasing way too many potions. I don't know if it's because the belt is already full or what but my inv was completely filled with pots just a few secs ago, and another thing when my bot goes to frigid the client starts "Not Responding" and leaves the game. _________________ This user's signature has been disabled |
|
Back to top |
|
 |
54bwsv HUE HUE HUE HUE HUE HUE HUE
 Group: Members Joined: 03 Oct 2013 Donor:  Posts: 335 Gold: 71.90 Clan: Epic Clan Name

Status: Warn:  Reputation: 8
|
#6 Posted: 22 Jan 2014 10:41 pm Post subject: |
|
|
Asmodious wrote: | natra wrote: | You have implemented 2x NT_LoadConfig() function in your char config.
Line 842, do you see it?
Delete one of those. |
Thank you, now I have 2 new problems. My bot is purchasing way too many potions. I don't know if it's because the belt is already full or what but my inv was completely filled with pots just a few secs ago, and another thing when my bot goes to frigid the client starts "Not Responding" and leaves the game. |
Wow, looking at those pastebins, I can see why a lot of people moved over to kolbot. If you're unable to resolve those issues, I recommend maybe switching over? |
|
Back to top |
|
 |
natra
 Group: Members Joined: 08 Jan 2014 Donor:  Posts: 83 Gold: 556.40

Status: Warn:  Reputation: 1
|
#7 Posted: 22 Jan 2014 11:25 pm Post subject: |
|
|
Asmodious wrote: | natra wrote: | You have implemented 2x NT_LoadConfig() function in your char config.
Line 842, do you see it?
Delete one of those. |
Thank you, now I have 2 new problems. My bot is purchasing way too many potions. I don't know if it's because the belt is already full or what but my inv was completely filled with pots just a few secs ago, and another thing when my bot goes to frigid the client starts "Not Responding" and leaves the game. |
1) what your inventory looks like? Check if you set up correctly these lines:
Code: | NTConfig_Columns[0] = [1,0,0,0,0,0,0,0,0,0];
NTConfig_Columns[1] = [1,0,0,0,0,0,0,0,0,0];
NTConfig_Columns[2] = [1,0,0,0,0,0,0,0,0,0];
NTConfig_Columns[3] = [1,0,0,0,0,0,0,0,0,0]; |
And make new paste with edited char config.
2) The 'not responding' thing. Dont really know. Screenshot could tell me more _____________________
 |
|
Back to top |
|
 |
Asmodious
Group: Banned Joined: 21 Jan 2014 Posts: 189 Gold: 19.40
Status: Warn: Banned Reputation: 1

|
#8 Posted: 22 Jan 2014 11:38 pm Post subject: |
|
|
54bwsv wrote: | Asmodious wrote: | natra wrote: | You have implemented 2x NT_LoadConfig() function in your char config.
Line 842, do you see it?
Delete one of those. |
Thank you, now I have 2 new problems. My bot is purchasing way too many potions. I don't know if it's because the belt is already full or what but my inv was completely filled with pots just a few secs ago, and another thing when my bot goes to frigid the client starts "Not Responding" and leaves the game. |
Wow, looking at those pastebins, I can see why a lot of people moved over to kolbot. If you're unable to resolve those issues, I recommend maybe switching over? |
Kolbot is more stable? I'm currently not liking etal at all... I went to take a shower and come back with the bot sitting in channel>> I'll take a ss as soon as it does it again.
Yes, my inv is set correctly. I have wp/tp book on first 4 left squares and rest is empty.
The bot is supposed to leave game if nothing that's in my pickit drops correct? It just killed and left without touching the items. Idk if it's because of potions again or because the items were not in my pickit. I'm going to pause and check in a min.
Last edited by Asmodious on 22 Jan 2014 11:40 pm; edited 1 time in total _________________ This user's signature has been disabled |
|
Back to top |
|
 |
54bwsv HUE HUE HUE HUE HUE HUE HUE
 Group: Members Joined: 03 Oct 2013 Donor:  Posts: 335 Gold: 71.90 Clan: Epic Clan Name

Status: Warn:  Reputation: 8
|
#9 Posted: 23 Jan 2014 01:13 am Post subject: |
|
|
I would just switch to kolbot. For one, its default character config files are under 400 so it's easier to read/find errors in your script. It also has the most support, being the most recent. Hardly see anyone use etal these days. |
|
Back to top |
|
 |
Asmodious
Group: Banned Joined: 21 Jan 2014 Posts: 189 Gold: 19.40
Status: Warn: Banned Reputation: 1

|
#10 Posted: 23 Jan 2014 01:48 am Post subject: |
|
|
54bwsv wrote: | I would just switch to kolbot. For one, its default character config files are under 400 so it's easier to read/find errors in your script. It also has the most support, being the most recent. Hardly see anyone use etal these days. |
Is the pickit setup already? _________________ This user's signature has been disabled |
|
Back to top |
|
 |
54bwsv HUE HUE HUE HUE HUE HUE HUE
 Group: Members Joined: 03 Oct 2013 Donor:  Posts: 335 Gold: 71.90 Clan: Epic Clan Name

Status: Warn:  Reputation: 8
|
#11 Posted: 23 Jan 2014 02:18 am Post subject: |
|
|
Asmodious wrote: | 54bwsv wrote: | I would just switch to kolbot. For one, its default character config files are under 400 so it's easier to read/find errors in your script. It also has the most support, being the most recent. Hardly see anyone use etal these days. |
Is the pickit setup already? |
Yeah. I would recommend some heavy editing, though. |
|
Back to top |
|
 |
natra
 Group: Members Joined: 08 Jan 2014 Donor:  Posts: 83 Gold: 556.40

Status: Warn:  Reputation: 1
|
#12 Posted: 23 Jan 2014 06:47 am Post subject: |
|
|
Asmodious wrote: | ...
Yes, my inv is set correctly. I have wp/tp book on first 4 left squares and rest is empty.
... |
if so, it should be set opposite - 1 change to 0, 0 change to 1 in the matrix:
Code: | NTConfig_Columns[0] = [1,0,0,0,0,0,0,0,0,0];
NTConfig_Columns[1] = [1,0,0,0,0,0,0,0,0,0];
NTConfig_Columns[2] = [1,0,0,0,0,0,0,0,0,0];
NTConfig_Columns[3] = [1,0,0,0,0,0,0,0,0,0]; |
_____________________
 |
|
Back to top |
|
 |
|
|
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
|