| theoneofgod |
10/05/2008 02:39 |
Quote:
Originally Posted by habbal
(Post 1502498)
ok
i am training my noob so
it is lvl 22
i want 500 hp/mp each time they finshed
i attack lvl 16-15-18 monsters ( bowman bandit , bandit , white tiger)
|
Code:
"//","..............^^.............................^^..............","//"
"//",".......................... AgDev ..........................","//"
"//","........ The agbot-Scripts Constructor ........","//"
"//","........... Coded by: Hussert & KillaH ..........","//"
"//",".......................Version 3.2 ....................","//"
"//",".................................................................","//"
"//","Town: Jangan","//"
"//","Monster: Lvl-18 ----- White Tiger.txt","//"
"//","Buys 500 HP Small Potions","//"
"//","Buys 500 MP Small Potions","//"
"//","Buys 1 Normal Return Scrolls","//"
"//","Protect off","//"
"//","Starts autoparty","//"
"//","Starts autopotion","//"
"//",".................................................................","//"
"cmd","[protect off]",""
"cmd","[stop bot]",""
"cmd","[clear hunting]",""
"cmd","[start autoparty]",""
"cmd","[start autopotion]",""
"LogData","Statistics","1"
"6433","1085","0"
"6433","1070","0"
"6433","1064","0"
"cmd","[stop walking]",""
"store open","0104000000","Storage-Keeper Wangu"
"store storage","",""
"store close","",""
"6410","1081","0"
"6402","1086","0"
"6385","1094","0"
"6372","1098","0"
"cmd","[stop walking]",""
"store open","0101000000","Blacksmith Chulsan"
"store sell","",""
"store repair","",""
"store close","",""
"6381","1095","0"
"6405","1083","0"
"6418","1077","0"
"6443","1076","0"
"6462","1085","0"
"6473","1088","0"
"6484","1100","0"
"6490","1100","0"
"cmd","[stop walking]",""
"store open","0101000000","Herbalist Yangyun"
"store buy","HP recovery potion (Small)","500"
"store buy","MP recovery Potion (Small)","500"
"store close","",""
"6483","1100","0"
"6478","1083","0"
"6485","1078","0"
"6495","1072","0"
"cmd","[stop walking]",""
"store open","0101000000","Grocery Trader Jinjin"
"store buy","Return Scroll","1"
"store close","",""
"6483","1073","0"
"6465","1066","0"
"6454","1036","0"
"6435","1010","0"
"6423","984","0"
"6413","974","0"
"6395","980","0"
"6378","998","0"
"6372","1002","0"
"cmd","[stop walking]",""
"//","......^^.........................^^......","//"
"//","...This was the Townscript...","//"
"//",".....Here is the Walkscript.....","//"
"//",".....Starting place: Stable......","//"
"//",".............................................","//"
"6376","1006","1"
"6377","1095","1"
"6377","1127","1"
"6370","1136","1"
"6189","1149","1"
"6161","1150","1"
"6137","1150","1"
"//","Out Of Town","//"
"6101","1153","1"
"6094","1154","1"
"6044","1146","1"
"6022","1094","1"
"5984","1071","1"
"5942","1065","1"
"5872","1070","1"
"5790","1058","1"
"5674","1055","1"
"5555","1049","1"
"5494","998","1"
"5432","980","1"
"5376","965","1"
"5318","975","1"
"5268","940","1"
"5219","885","1"
"5154","822","1"
"5140","766","1"
"5126","714","1"
"5090","673","1"
"5079","621","1"
"5041","598","1"
"5004","564","1"
"4954","535","1"
"4905","508","1"
"4859","473","1"
"4796","471","1"
"4754","485","1"
"4766","438","1"
"4706","448","1"
"4654","473","1"
"4618","494","1"
"4563","506","1"
"4485","536","1"
"4430","564","1"
"4418","597","1"
"4378","596","1"
"4338","582","1"
"cmd","[stop walking]",""
"cmd","[add hunting]","4338;582;80"
"cmd","[start bot]",""
"//","......^^.........................^^......","//"
"//",".......Thank you for using.......","//"
"//",".................AgDev.................","//"
"//",".............................................","//"
Credits to the makers.
|