@muyo I know that bug, its easy to fix:
Simply use the pot system of silkroad and not the one from agbot and set the return to town amount of hp and mp pots to 20-30.
If you use the agbot auto potions it will always use the pots which are at the most top part of the inventory even if there is still a stack of e.g. 23 at the bottom of your inventory. The bot says invalid numbers because most of the time u will have 2 stacks in inventory that arent full (e.g. 23 and 45).
Same with arrows, just dont collect arrows while hunting, that will fix the problem.
If you didnt get what im trying to say: ask :)
@bystszak Sure, here it is:
Code:
"cmd","[start autopotion]",""
"cmd","[start autoparty]",""
"ConditionScript","112;16;20","0"
"cmd","[protect off]",""
"cmd","[stop bot]",""
"95","44","0"
"97","59","0"
"110","62","0"
"cmd","[stop walking]",""
"store open","0104000000","Storage-Keeper Auisan"
"store storage","",""
"store close","",""
"84","66","0"
"59","71","0"
"cmd","[stop walking]",""
"store open","0101000000","Blacksmith Soboi"
"store sell","",""
"store buy","Arrow","2750"
"store repair","",""
"store close","",""
"72","83","0"
"84","106","0"
"cmd","[stop walking]",""
"store open","0101000000","Potion Merchant Manina"
"store buy","HP recovery potion (X-large)","300"
"store buy","MP recovery potion (large)","700"
"store buy","Special Universal Pill (small)","50"
"store close","",""
"99","91","0"
"121","72","0"
"134","44","0"
"140","24","0"
"144","7","0"
"cmd","[stop walking]",""
"store open","0101000000","Stable-Keeper Salihap"
"store buy","Recovery kit (large)","50"
"store buy","Ironclad Horse","5"
"store close","",""
"131","10","0"
"107","28","0"
"96","13","0"
"91","4","0"
"cmd","[stop walking]",""
"store open","0101000000","Jewel Lapidary Mamoje"
"store buy","Return Scroll","10"
"store close","",""
"104","23","0"
As you can see the bot goes like this:
Storage ->Blacksmith -> Pots -> Stable -> Grocery Shop -> (the last point is somewhere at the spawn point in ht.
You just have to use the amounts of pots, arrows etc. u would like to have.
About your question of the coordinates:
Actually it doesnt belong to this thread, i think its a problem of agbot and its accuracy.
Make sure u dont use a horse while going to ur hunting area, cause horse+walkscript = no fun.