I made a edimmu script for agbot v. 2.6.0 and it says it can't find npc storage keeper auisan. here is my script
Code:
"//","..............^^.............................^^..............","//"
"//",".......................... AgDev ..........................","//"
"//","........ The agbot-Scripts Constructor ........","//"
"//","........... Coded by: Hussert & KillaH ..........","//"
"//",".......................Version 4.2 ....................","//"
"//",".................................................................","//"
"//","Town: Hotan","//"
"//","Monster: edimu.txt","//"
"//","Using: Walk and Run","//"
"//","Buys 450 HP X-Large Potions","//"
"//","Buys 650 MP Large Potions","//"
"//","Buys 1 Ironclad Horses","//"
"//","Buys 1 Normal Return Scrolls","//"
"//","Protect off","//"
"//","Starts autoparty","//"
"//","Starts autopotion","//"
"//","Casts horse","//"
"//",".................................................................","//"
"ConditionScript","112;16;20","1"
"cmd","[protect off]",""
"cmd","[stop bot]",""
"cmd","[clear hunting]",""
"cmd","[start autoparty]",""
"cmd","[start autopotion]",""
"LogData","Statistics","1"
"Inject","7017","03"
"89","43","0"
"97","58","0"
"101","62","0"
"Inject","7017","02"
"111","67","0"
"cmd","[stop walking]",""
"store open","0104000000","Storage-Keeper Auisan"
"store storage","",""
"store close","",""
"Inject","7017","03"
"69","68","0"
"Inject","7017","02"
"60","71","0"
"cmd","[stop walking]",""
"store open","0101000000","Blacksmith Soboi"
"store repair","",""
"store close","",""
"Inject","7017","03"
"66","68","0"
"87","94","0"
"Inject","7017","02"
"85","100","0"
"cmd","[stop walking]",""
"store open","0101000000","Potion Merchant Manina"
"store buy","HP recovery potion (X-large)","450"
"store buy","MP recovery Potion (large)","650"
"store close","",""
"Inject","7017","03"
"88","87","0"
"91","11","0"
"Inject","7017","02"
"88","0","0"
"cmd","[stop walking]",""
"store open","0101000000","Jewel Lapidary Mamoje"
"store buy","Return Scroll","1"
"store close","",""
"Inject","7017","03"
"134","13","0"
"Inject","7017","02"
"145","3","0"
"cmd","[stop walking]",""
"store open","0101000000","Stable-Keeper Salihap"
"store buy","Ironclad Horse","1"
"store close","",""
"Inject","7017","03"
"//","......^^.........................^^......","//"
"//","...This was the Townscript...","//"
"//",".....Here is the Walkscript.....","//"
"//",".....Starting place: Stable......","//"
"//",".............................................","//"
"-207","50","0"
"-253","50","0"
"-237","128","0"
"-248","216","0"
"-234","350","0"
"-218","397","0"
"-238","441","0"
"-248","527","0"
"-253","571","0"
"-259","610","0"
"-249","641","0"
"-229","679","0"
"-202","734","0"
"-200","787","0"
"-159","885","0"
"-132","928","0"
"-83","954","0"
"-7","1007","0"
"37","1012","0"
"170","1006","0"
"178","1038","0"
"182","1092","0"
"188","1169","0"
"180","1246","0"
"184","1323","0"
"186","1376","0"
"164","1461","0"
"145","1522","0"
"147","1570","0"
"98","1647","0"
"20","1667","0"
"-16","1657","0"
"-171","1675","0"
"-217","1683","0"
"-319","1681","0"
"-344","1696","0"
"cmd","[kill horse]",""
"cmd","[stop walking]",""
"cmd","[add hunting]","-344;1696;100"
"cmd","[start bot]",""
"//","......^^.........................^^......","//"
"//",".......Thank you for using.......","//"
"//",".................AgDev.................","//"
"//",".............................................","//"
can anyone tell me what is wrong with this script?, it isnt condition script, it says select npc 000000000, not 0104000000 can anyone tell me what is happening? thx