elite*gold: 0
Join Date: Nov 2008
Posts: 3
Received Thanks: 0
|
i've never had problems with scrips but now i've downloaded the last version of agbot. my char get stuck in front of the storagekeeper in Jangan and then my script stops. could someone give me a hand with this one. srry for my language
btw this is my script
"//","############################",""
"//","[AgBot]Script Maker",""
"//","Made Possible by: iBotForFun @ 2008",""
"//","############################",""
"//","Script Information:",""
"//","Starting Town: Jangan",""
"//","Type of Movement: Inject - every 1 seconds",""
"//","Store Items in storage",""
"//","Enable Auto-Potion",""
"//","Repair Items",""
"//","Buys: 50 HP Herb",""
"//","Buys: 150 MP Herb",""
"//","Buys: 1 Red Horse",""
"//","############################",""
"cmd","[start autopotion]",""
"cmd","[stop bot]",""
"Inject","7738","01A861CA030000B004"
"cmd","[delay]","1"
"Inject","7738","01A861D40300000604"
"cmd","[delay]","1"
"Inject","745A","96000000"
"store open","0104000000","96000000|Storage-Keeper Wangu"
"store storage","Storage-Keeper Wangu","96000000"
"store close","Storage-Keeper Wangu","96000000"
"Inject","7738","01A8610C0300009C04"
"cmd","[delay]","1"
"Inject","7738","01A861300200000005"
"cmd","[delay]","1"
"Inject","7738","01A861720100006E05"
"cmd","[delay]","1"
"Inject","745A","15000000"
"store open","0101000000","15000000|Blacksmith Chulsan"
"store repair","Blacksmith Chulsan","15000000"
"store close","Blacksmith Chulsan","15000000"
"Inject","7738","01A86162020000F604"
"cmd","[delay]","1"
"Inject","7738","01A861F8020000BA04"
"cmd","[delay]","1"
"Inject","7738","01A861100400009204"
"cmd","[delay]","1"
"Inject","7738","01A86132050000EC04"
"cmd","[delay]","1"
"Inject","7738","01A861040600006405"
"cmd","[delay]","1"
"Inject","745A","EC000000"
"store open","0101000000","EC000000|Herbalist Yangyun"
"store buy","01080000010D0100|04000000|HP herb","50|50"
"store buy","01080002010D0100|0B000000|MP herb","50|150"
"store close","Herbalist Yangyun","EC000000"
"Inject","7738","01A8612C0600005604"
"cmd","[delay]","1"
"Inject","7738","01A861280500002404"
"cmd","[delay]","1"
"Inject","7738","01A861AC0300003804"
"cmd","[delay]","1"
"Inject","7738","01A8613E030000B603"
"cmd","[delay]","1"
"Inject","7738","01A8618A0200009E02"
"cmd","[delay]","1"
"Inject","7738","01A86172010000E001"
"cmd","[delay]","1"
"Inject","745A","B8000000"
"store open","0101000000","B8000000|Stable-Keeper Machun"
"store buy","01080000010D0100|59080000|Red Horse","1|1"
"store close","Stable-Keeper Machun","B8000000"
"//","############################",""
"//","End of Town Script",""
"//","You can Add Walk Script Below",""
"//","############################",""
"cmd","[cast horse]",""
"6377","1073","1"
"6381","1133","1"
"6306","1136","1"
"6179","1148","1"
"6128","1148","1"
"6067","1150","1"
"6021","1100","1"
"5986","1071","1"
"5927","1064","1"
"5904","1066","1"
"5848","1066","1"
"5763","1051","1"
"5609","1060","1"
"5570","1058","1"
"5493","1004","1"
"5434","985","1"
"5387","964","1"
"5333","973","1"
"5295","960","1"
"5236","904","1"
"5181","857","1"
"5145","811","1"
"5133","736","1"
"5109","697","1"
"5082","661","1"
"5079","616","1"
"5026","587","1"
"4984","550","1"
"4934","526","1"
"4889","488","1"
"4826","468","1"
"4756","488","1"
"4726","573","1"
"4724","653","1"
"4766","750","1"
"4808","802","1"
"4865","848","1"
"4884","874","1"
"4917","934","1"
"4955","992","1"
"4988","1032","1"
"cmd","[kill horse]",""
"cmd","[add hunting]","4988;1032;150"
"cmd","[start bot]",""
"cmd","[start bot]",""
|