agbot gets stuck!

11/24/2008 22:34 doublea500#1
im not sure why but agbot gets stuck in the walkscript
i use agdev and in hotan it gets stuck at the stable
i used more then one script from agdev
it mostly does work though! heres the script i use. tell me if u see any errors or why i keep getting stuck.

DOES IT HAVE ANYTHING TO DO WITH DELAYS???

"//","..............^^.............................^^ ..............","//"
"//",".......................... AgDev ..........................","//"
"//","........ The agbot-Scripts Constructor ........","//"
"//","........... Coded by: Hussert & KillaH ..........","//"
"//",".......................Version 3.2 ....................","//"
"//","............................................... ..................","//"
"//","Town: Hotan","//"
"//","Monster: lvl-44 ----- Small Bunwang 2 by Killah .txt","//"
"//","Buys 100 HP Large Potions","//"
"//","Buys 200 MP Large Potions","//"
"//","Buys 50 Large Recovery kits","//"
"//","Buys 10 HGP Recovery Potion","//"
"//","Buys 5 Dragon Horses","//"
"//","Buys 10 Normal Return Scrolls","//"
"//","Protect off","//"
"//","Starts autoparty","//"
"//","Starts autopotion","//"
"//","Casts horse","//"
"//","............................................... ..................","//"
"cmd","[protect off]",""
"cmd","[stop bot]",""
"cmd","[clear hunting]",""
"cmd","[start autoparty]",""
"cmd","[start autopotion]",""
"LogData","Statistics","1"
"89","43","0"
"97","58","0"
"101","62","0"
"111","67","0"
"cmd","[stop walking]",""
"store open","0104000000","Storage-Keeper Auisan"
"store storage","",""
"store close","",""
"69","68","0"
"60","71","0"
"cmd","[stop walking]",""
"store open","0101000000","Blacksmith Soboi"
"store sell","",""
"store repair","",""
"store close","",""
"66","68","0"
"87","94","0"
"85","100","0"
"cmd","[stop walking]",""
"store open","0101000000","Potion Merchant Manina"
"store buy","HP recovery potion (large)","100"
"store buy","MP recovery Potion (large)","200"
"store close","",""
"88","87","0"
"91","11","0"
"88","0","0"
"cmd","[stop walking]",""
"store open","0101000000","Jewel Lapidary Mamoje"
"store buy","Return Scroll","10"
"store close","",""
"134","13","0"
"145","3","0"
"cmd","[stop walking]",""
"store open","0101000000","Stable-Keeper Salihap"
"store buy","Recovery kit (Large)","50"
"store buy","Dragon Horse","5"
"store buy","HGP Recovery Potion","10"
"store close","",""
"//","......^^.........................^^......", "//"
"//","...This was the Townscript...","//"
"//",".....Here is the Walkscript.....","//"
"//",".....Starting place: Stable......","//"
"//",".............................................", "//"
"161","46","1"
"234","48","1"
"259","48","1"
"303","48","1"
"440","48","1"
"cmd","[stop walking]",""
"cmd","[cast horse]",""
"453","48","1"
"477","47","1"
"511","60","1"
"526","66","1"
"581","101","1"
"614","127","1"
"649","162","1"
"669","186","1"
"693","216","1"
"722","237","1"
"750","236","1"
"771","235","1"
"819","218","1"
"857","208","1"
"896","186","1"
"903","184","1"
"928","215","1"
"928","251","1"
"924","265","1"
"893","319","1"
"","cmd","[kill horse]"
"","cmd","[stop walking]"
"","cmd","[add hunting]"
"893;319;100","cmd","[start bot]"
"","//","......^^.........................^^......"
"//","//",".......Thank you for using......."
"//","//",".................AgDev................."
"//","//","........................................... .."
11/24/2008 23:10 theoneofgod#2
What do you mean by stuck? What does the Console say when it happens?
11/24/2008 23:29 doublea500#3
oh the console umm like this... but this is the end of it its too long to paste the whole thing so ill just attach it but this is the main thing...
1:39:42 PM: Walk toward (161 , 47)
1:39:50 PM: Walk toward (160 , 47)
1:39:53 PM: Walk toward (161 , 46)
1:39:56 PM: Walk toward (160 , 45)
1:40:03 PM: Walk toward (161 , 46)
1:40:07 PM: Walk toward (160 , 47)
1:40:10 PM: Walk toward (161 , 46)
1:40:17 PM: Walk toward (162 , 47)
1:40:20 PM: Walk toward (161 , 45)
and just keeps goin...
11/24/2008 23:54 doublea500#4
do u know whats wrong?
11/24/2008 23:57 theoneofgod#5
Quote:
Originally Posted by doublea500 View Post
oh the console umm like this... but this is the end of it its too long to paste the whole thing so ill just attach it but this is the main thing...
1:39:42 PM: Walk toward (161 , 47)
1:39:50 PM: Walk toward (160 , 47)
1:39:53 PM: Walk toward (161 , 46)
1:39:56 PM: Walk toward (160 , 45)
1:40:03 PM: Walk toward (161 , 46)
1:40:07 PM: Walk toward (160 , 47)
1:40:10 PM: Walk toward (161 , 46)
1:40:17 PM: Walk toward (162 , 47)
1:40:20 PM: Walk toward (161 , 45)
and just keeps goin...
It's not getting stuck at stable,

Code:
11:25:04 AM: Revive in town attempt 1 of 3
11:25:23 AM: Walk toward (694  ,  215)
11:25:30 AM: Walk toward (694  ,  215)
11:25:34 AM: Walk toward (693  ,  215)
11:25:37 AM: Walk toward (692  ,  215)
11:25:44 AM: Walk toward (694  ,  215)
11:25:47 AM: Walk toward (694  ,  217)
11:25:51 AM: Walk toward (694  ,  216)

The revive means you go out of town and die, when you appear in town, the script will carry on like nothing happened, so you get stuck.
11/24/2008 23:58 doublea500#6
so what do i do to change it?
delays???
11/25/2008 00:02 theoneofgod#7
What build are you? To fix it you need to not die ^^
11/25/2008 00:04 doublea500#8
lol big problem then... imma wiz but it should see that im dead shouldnt it?
11/25/2008 00:07 theoneofgod#9
Quote:
Originally Posted by doublea500 View Post
lol big problem then... imma wiz but it should see that im dead shouldnt it?
The developers know the problem exists, just haven't fixed it yet.
They are very busy lately so you won't see an update till just before Xmas.
Wizard die too fast eh? Are you Wizard/Bard by any chance?
11/25/2008 00:09 doublea500#10
yea imma wiz bard and i use noise and i got vig pots its just that i only die sometimes cause of giants,sometimes pt mobs, and when theres alot of bunwangs and i use ice attack which hits all but im 46 so it sometimes 1 hits but sometimes 2 hits...
11/25/2008 00:14 theoneofgod#11
Quote:
Originally Posted by doublea500 View Post
yea imma wiz bard and i use noise and i got vig pots its just that i only die sometimes cause of giants,sometimes pt mobs, and when theres alot of bunwangs and i use ice attack which hits all but im 46 so it sometimes 1 hits but sometimes 2 hits...
Perfect. Use this script.

Code:
"cmd","[protect off]",""
"cmd","[stop bot]",""
"cmd","[clear hunting]",""
"cmd","[start autoparty]",""
"cmd","[start autopotion]",""
"LogData","Statistics","1"
"cast buff 2ndwpn","Moving March",""
"89","43","0"
"97","58","0"
"101","62","0"
"111","67","0"
"cmd","[stop walking]",""
"store open","0104000000","Storage-Keeper Auisan"
"store storage","",""
"store close","",""
"69","68","0"
"60","71","0"
"cmd","[stop walking]",""
"store open","0101000000","Blacksmith Soboi"
"store sell","",""
"store repair","",""
"store close","",""
"66","68","0"
"87","94","0"
"85","100","0"
"cmd","[stop walking]",""
"store open","0101000000","Potion Merchant Manina"
"store buy","HP recovery potion (large)","100"
"store buy","MP recovery Potion (large)","200"
"store close","",""
"88","87","0"
"91","11","0"
"88","0","0"
"cmd","[stop walking]",""
"store open","0101000000","Jewel Lapidary Mamoje"
"store buy","Return Scroll","10"
"store close","",""
"134","13","0"
"145","3","0"
"cmd","[stop walking]",""
"store open","0101000000","Stable-Keeper Salihap"
"store buy","Recovery kit (Large)","50"
"store buy","Dragon Horse","5"
"store buy","HGP Recovery Potion","10"
"store close","",""
"cast buff 2ndwpn","Moving March",""
"cast buff 2ndwpn","Noise",""
"//","......^^.........................^^......", "//"
"//","...This was the Townscript...","//"
"//",".....Here is the Walkscript.....","//"
"//",".....Starting place: Stable......","//"
"//",".............................................", "//"
"161","46","1"
"234","48","1"
"259","48","1"
"303","48","1"
"440","48","1"
"cmd","[stop walking]",""
"cmd","[cast horse]",""
"453","48","1"
"477","47","1"
"511","60","1"
"526","66","1"
"581","101","1"
"614","127","1"
"649","162","1"
"669","186","1"
"693","216","1"
"722","237","1"
"750","236","1"
"771","235","1"
"819","218","1"
"857","208","1"
"896","186","1"
"903","184","1"
"928","215","1"
"928","251","1"
"924","265","1"
"893","319","1"
"cmd","[kill horse]""
"cmd","[stop walking]""
"cmd","[add hunting]""893;319;100"
"cmd","[start bot]""
Press thanks If I helped :P

EDIT: Script fixed.
11/25/2008 00:15 doublea500#12
thanks!!! but what can this script do? OH and also. when u write the last 4 things is it supposed to have 1 " or 2?
11/25/2008 00:18 theoneofgod#13
Quote:
Originally Posted by doublea500 View Post
thanks!!! but what can this script do?
when it starts it will cast moving march, you buy pots faster etc.
after you buy horse and close store, he will re-cast moving march and noise, so you will have much less chance dying.

Quote:
Originally Posted by doublea500 View Post
thanks!!! but what can this script do? OH and also. when u write the last 4 things is it supposed to have 1 " or 2?
2.. I fixed the script. Copy it again, and try it.
11/25/2008 00:22 doublea500#14
ok im trying it now ill say if it works
11/25/2008 00:24 doublea500#15
umm if i wanted to change the skill how would i do that? cause u didnt put noise at beginning.