Need a script

08/30/2008 16:52 ShyroN1337#1
Could someone make me a script with the agDev? It should go to the LVL 33/34 Devil/Death Flowers in Downhang, should buy 50 middle hp and 50 middle mp potions, 1 return scroll, sell autorepair storage and autopotion, walking radius 1 and use grass walk buff lvl 30

Would be nice! Thanks.
08/30/2008 17:20 John Dread#2
why cant u do it by yourself??

well here the script from agdev:
Code:
"//","..............^^.............................^^..............","//"
"//",".......................... AgDev ..........................","//"
"//","........ The agbot-Scripts Constructor ........","//"
"//","........... Coded by: Hussert & KillaH ..........","//"
"//",".......................Version 2.3 ....................","//"
"//",".................................................................","//"
"//","Town: Donwhang","//"
"//","Monster: lvl-34 ----- Blood Death Flower.txt","//"
"//","Buys 50 HP Medium Potions","//"
"//","Buys 50 MP Medium 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]",""
"3559","2037","1"
"3569","2001","1"
"3575","1991","1"
"cmd","[stop walking]",""
"inject","745A","9C010000"
"store open","0101000000","9C010000|Storage-Keeper Paedo"
"store storage","Storage-Keeper Paedo","9C010000"
"store close","Storage-Keeper Paedo","9C010000"
"3568","1990","1"
"3560","2035","1"
"3569","2039","1"
"cmd","[stop walking]",""
"inject","745A","1A020000"
"store open","0101000000","1A020000|Blacksmith Agol"
"store sell","Blacksmith Agol","22010000"
"store repair","Blacksmith Agol","22010000"
"store close","Blacksmith Agol","1A020000"
"3528","2033","1"
"3522","2033","1"
"cmd","[stop walking]",""
"inject","745A","7F010000"
"store open","0101000000","7F010000|Herbalist Bori"
"store buy","01080001010F0100|06000000|HP Medium","50|50"
"store buy","0108000301110100|0D000000|MP Medium","50|50"
"store close","Herbalist Bori","7F010000"
"3526","2033","1"
"3525","1996","1"
"3517","1994","1"
"cmd","[stop walking]",""
"inject","745A","62010000"
"store open","0101000000","62010000|Grocery Trader Yeosun"
"store buy","01080100010D0100|3D000000|Return Scroll","1|1"
"store close","Grocery Trader Yeosun","62010000"
"3529","1997","1"
"3531","2055","1"
"3531","2075","1"
"3568","2086","1"
"3589","2092","1"
"3597","2093","1"
"cmd","[stop walking]",""
"//","......^^.........................^^......","//"
"//","...This was the Townscript...","//"
"//",".....Here is the Walkscript.....","//"
"//",".....Starting place: Stable......","//"
"//",".............................................","//"
"3560","2086","1"
"3533","2085","1"
"3473","2107","1"
"3452","2107","1"
"3434","2107","1"
"Inject","72CD","01040105000000"
"3405","2108","1"
"3296","2107","1"
"3123","2114","1"
"3046","2101","1"
"3020","2055","1"
"2999","1993","1"
"2972","1916","1"
"2955","1832","1"
"2953","1754","1"
"2960","1678","1"
"2984","1609","1"
"3008","1529","1"
"3037","1470","1"
"3045","1396","1"
"3046","1324","1"
"3016","1256","1"
"2976","1229","1"
"2928","1198","1"
"2891","1163","1"
"2867","1118","1"
"2843","1076","1"
"2834","1048","1"
"2836","1019","1"
"2838","947","1"
"2843","873","1"
"2860","804","1"
"2880","740","1"
"2906","680","1"
"2954","661","1"
"2996","647","1"
"3033","626","1"
"3077","619","1"
"3100","588","1"
"3111","543","1"
"3116","500","1"
"3135","462","1"
"3128","442","1"
"3114","436","1"
"cmd","[stop walking]",""
"cmd","[add hunting]","3114;436;150"
"cmd","[start bot]",""
"//","......^^.........................^^......","//"
"//",".......Thank you for using.......","//"
"//",".................AgDev.................","//"
"//",".............................................","//"