[TOOL] Agdev Script Creator ~ by AgDev Team

08/21/2008 04:04 -+VaGaBoNd+-#661
Disregard previous comment was user error.. didnt notice i was short on Money DOHHH !!


Quote:
Originally Posted by Mass Mods View Post
I think there might be a problem with these scripts and the new agBot clientless version. Someone please test as well and clarify for me?

Any ideas on which NPC's? been testing with Jang and new lev 1 characters and only 1 problem but that was me lol
08/21/2008 12:49 10kpl0x#662
Quote:
Originally Posted by Mass Mods View Post
I think there might be a problem with these scripts and the new agBot clientless version. Someone please test as well and clarify for me?
They don't have a problem.

Only 1 thing :(
Some NPC-codes aren't correct anymore? I get something like "Protection: wrong npc-code: blablabla". That is in most cases for the Storage-NPCs.
08/21/2008 12:52 _KillaH_#663
Quote:
Originally Posted by 10kpl0x View Post
They don't have a problem.

Only 1 thing :(
Some NPC-codes aren't correct anymore? I get something like "Protection: wrong npc-code: blablabla". That is in most cases for the Storage-NPCs.
yeah my friend says it also but for me its working
just delete everything of sro (sro + bot + loader + .........)
then install all things again
then its gona work
08/21/2008 13:32 10kpl0x#664
Quote:
Originally Posted by tommeke227 View Post
yeah my friend says it also but for me its working
just delete everything of sro (sro + bot + loader + .........)
then install all things again
then its gona work
Lol, that might take a while :(
08/22/2008 00:43 Mass Mods#665
This script is for a friend in game (MrBlake), doesn't have xfire, and is desperate :)

Code:
"//","Town: Donwhang","//"
"//","Monster: lvl-24 ----- Hyungno Ghost.txt","//"
"//","Using: Walk and Run","//"
"//","Buys 300 HP Medium Potions","//"
"//","Buys 700 MP Medium Potions","//"
"//","Buys 50 Small Recovery kits","//"
"//","Buys 1 Red Horses","//"
"//","Buys 1 Normal Return Scrolls","//"
"//","Protect off","//"
"//","Starts autoparty","//"
"//","Starts autopotion","//"
"//","Casts horse","//"
"//",".................................................................","//"
"cmd","[protect off]",""
"cmd","[stop bot]",""
"cmd","[clear hunting]",""
"cmd","[start autoparty]",""
"cmd","[start autopotion]",""
"Inject","7017","03"
"3559","2037","0"
"3569","2001","0"
"Inject","7017","02"
"3575","1991","0"
"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"
"Inject","7017","03"
"3568","1990","0"
"3560","2035","0"
"Inject","7017","02"
"3569","2039","0"
"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"
"Inject","7017","03"
"3528","2033","0"
"Inject","7017","02"
"3522","2033","0"
"cmd","[stop walking]",""
"inject","745A","7F010000"
"store open","0101000000","7F010000|Herbalist Bori"
"store buy","01080001010F0100|06000000|HP Medium","50|300"
"store buy","0108000301110100|0D000000|MP Medium","50|700"
"store close","Herbalist Bori","7F010000"
"Inject","7017","03"
"3526","2033","0"
"3525","1996","0"
"Inject","7017","02"
"3517","1994","0"
"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"
"Inject","7017","03"
"3524","1994","0"
"3534","2080","0"
"3560","2085","0"
"3586","2093","0"
"Inject","7017","02"
"3594","2089","0"
"cmd","[stop walking]",""
"inject","745A","4D010000"
"store open","0101000000","4D010000|Stable-Keeper Makgo"
"store buy","01080300010D0100|5F080000|Recovery kit (Small)","50|50"
"store buy","01080000010D0100|59080000|Red Horse","1|1"
"store buy","01080303010D0100|811D0000|HGP Recovery Potion","40|40"
"store close","Stable-Keeper Makgo","4D010000"
"Inject","7017","03"
"3616","2112","0"
"3628","2112","0"
"3652","2111","0"
"cmd","[cast horse]",""
"3682","2114","0"
"3784","2111","0"
"3881","2120","0"
"3980","2104","0"
"4066","2090","0"
"4108","2050","0"
"4168","2030","0"
"4241","2018","0"
"4286","2039","0"
"4327","2084","0"
"4349","2098","0"
"4374","2106","0"
"4412","2092","0"
"4426","2051","0"
"4460","2053","0"
"4502","2065","0"
"cmd","[kill horse]",""
"cmd","[stop walking]",""
"cmd","[add hunting]","4502;2065;100"
"cmd","[start bot]",""

Enjoy :)
08/22/2008 00:45 ekaldarb#666
Quote:
Originally Posted by Mass Mods View Post
This script is for a friend in game (MrBlake), doesn't have xfire, and is desperate :)

Code:
"//","Town: Donwhang","//"
"//","Monster: lvl-24 ----- Hyungno Ghost.txt","//"
"//","Using: Walk and Run","//"
"//","Buys 300 HP Medium Potions","//"
"//","Buys 700 MP Medium Potions","//"
"//","Buys 50 Small Recovery kits","//"
"//","Buys 1 Red Horses","//"
"//","Buys 1 Normal Return Scrolls","//"
"//","Protect off","//"
"//","Starts autoparty","//"
"//","Starts autopotion","//"
"//","Casts horse","//"
"//",".................................................................","//"
"cmd","[protect off]",""
"cmd","[stop bot]",""
"cmd","[clear hunting]",""
"cmd","[start autoparty]",""
"cmd","[start autopotion]",""
"Inject","7017","03"
"3559","2037","0"
"3569","2001","0"
"Inject","7017","02"
"3575","1991","0"
"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"
"Inject","7017","03"
"3568","1990","0"
"3560","2035","0"
"Inject","7017","02"
"3569","2039","0"
"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"
"Inject","7017","03"
"3528","2033","0"
"Inject","7017","02"
"3522","2033","0"
"cmd","[stop walking]",""
"inject","745A","7F010000"
"store open","0101000000","7F010000|Herbalist Bori"
"store buy","01080001010F0100|06000000|HP Medium","50|300"
"store buy","0108000301110100|0D000000|MP Medium","50|700"
"store close","Herbalist Bori","7F010000"
"Inject","7017","03"
"3526","2033","0"
"3525","1996","0"
"Inject","7017","02"
"3517","1994","0"
"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"
"Inject","7017","03"
"3524","1994","0"
"3534","2080","0"
"3560","2085","0"
"3586","2093","0"
"Inject","7017","02"
"3594","2089","0"
"cmd","[stop walking]",""
"inject","745A","4D010000"
"store open","0101000000","4D010000|Stable-Keeper Makgo"
"store buy","01080300010D0100|5F080000|Recovery kit (Small)","50|50"
"store buy","01080000010D0100|59080000|Red Horse","1|1"
"store buy","01080303010D0100|811D0000|HGP Recovery Potion","40|40"
"store close","Stable-Keeper Makgo","4D010000"
"Inject","7017","03"
"3616","2112","0"
"3628","2112","0"
"3652","2111","0"
"cmd","[cast horse]",""
"3682","2114","0"
"3784","2111","0"
"3881","2120","0"
"3980","2104","0"
"4066","2090","0"
"4108","2050","0"
"4168","2030","0"
"4241","2018","0"
"4286","2039","0"
"4327","2084","0"
"4349","2098","0"
"4374","2106","0"
"4412","2092","0"
"4426","2051","0"
"4460","2053","0"
"4502","2065","0"
"cmd","[kill horse]",""
"cmd","[stop walking]",""
"cmd","[add hunting]","4502;2065;100"
"cmd","[start bot]",""

Enjoy :)

muahahaha thanks
08/23/2008 02:23 Mass Mods#667
I think theres a problem with NPC code in Jangan for buyin return scroll, someone please verify.
08/23/2008 02:27 [Wicked]#668
nope no problem for me when i try mmm dunno
08/23/2008 04:03 Mass Mods#669
It is happening with my clientless.
08/23/2008 19:52 wegetto#670
can someone make normal 74 snipers walkscript ? that would be nice
08/23/2008 19:56 John Dread#671
here try this. but u have to add townscript before using it
Code:
"cmd","[start autopotion]",""
"ConditionScript","112;16;20","1"
"cmd","[protect off]",""
"cmd","[stop bot]",""
"95","37","0"
"cmd","[stop walking]",""
"104","58","0"
"cmd","[stop walking]",""
"store open","0104000000","D8010000|Storage-Keeper Auisan"
"store storage","Storage-Keeper Auisan","D8010000"
"store close","Storage-Keeper Auisan","D8010000"
"64","74","0"
"cmd","[stop walking]",""
"store open","0101000000","0A000000|Blacksmith Soboi"
"store repair","Blacksmith Soboi","0A000000"
"store sell","Blacksmith Soboi","0A000000"
"store close","Blacksmith Soboi","0A000000"
"79","84","0"
"cmd","[stop walking]",""
"84","105","0"
"cmd","[stop walking]",""
"store open","0101000000","5D000000|Potion Merchant Manina"
"store buy","0108000101110100|07000000|HP recovery potion (large)","50|350"
"store buy","0108000401160100|0E000000|MP recovery Potion (large)","50|1400"
"store close","Potion Merchant Manina","5D000000"
"96","2","0"
"cmd","[stop walking]",""
"store open","0101000000","07020000|Jewel Lapidary Mamoje"
"store buy","0108010001220100|3D000000|Return Scroll","1|1"
"store close","Jewel Lapidary Mamoje","07020000"
"96","54","0"
"cmd","[stop walking]",""
"Inject","72CD","01041805000000"
"46","48","0"
"15","48","0"
"-29","48","0"
"-56","48","0"
"-83","48","0"
"-120","48","0"
"-162","48","0"
"-200","48","0"
"-215","58","1"
"-225","178","1"
"-231","281","1"
"-229","357","1"
"-229","357","1"
"-236","443","1"
"-243","485","1"
"-250","542","1"
"-253","585","1"
"-251","616","1"
"-248","633","1"
"-235","661","1"
"-224","687","1"
"-213","713","1"
"-187","807","1"
"-184","819","1"
"-163","876","1"
"-145","903","1"
"-125","926","1"
"-90","952","1"
"-56","974","1"
"-20","994","1"
"7","1005","1"
"41","1013","1"
"60","1017","1"
"103","1053","1"
"129","1092","1"
"147","1131","1"
"167","1171","1"
"175","1196","1"
"181","1223","1"
"181","1377","1"
"181","1402","1"
"144","1467","1"
"115","1527","1"
"94","1566","1"
"51","1602","1"
"-12","1620","1"
"-68","1626","1"
"-120","1635","1" 
"-156","1644","1"
"-284","1672","1"
"-313","1680","1"
"-442","1755","1"
"-466","1773","1"
"-484","1816","1"
"-489","1841","1"
"-493","1881","1"
"-498","1943","1"
"-498","1948","1"
"-497","1990","1"
"-559","2083","1"
"-577","2087","1"
"cmd","[clear hunting]",""
"cmd","[add hunting]","-590;2080;150"
"cmd","[stop walking]",""
"cmd","[Start Bot]",""
08/23/2008 22:11 wegetto#672
Quote:
Originally Posted by John Dread View Post
here try this. but u have to add townscript before using it
Code:
"cmd","[start autopotion]",""
"ConditionScript","112;16;20","1"
"cmd","[protect off]",""
"cmd","[stop bot]",""
"95","37","0"
"cmd","[stop walking]",""
"104","58","0"
"cmd","[stop walking]",""
"store open","0104000000","D8010000|Storage-Keeper Auisan"
"store storage","Storage-Keeper Auisan","D8010000"
"store close","Storage-Keeper Auisan","D8010000"
"64","74","0"
"cmd","[stop walking]",""
"store open","0101000000","0A000000|Blacksmith Soboi"
"store repair","Blacksmith Soboi","0A000000"
"store sell","Blacksmith Soboi","0A000000"
"store close","Blacksmith Soboi","0A000000"
"79","84","0"
"cmd","[stop walking]",""
"84","105","0"
"cmd","[stop walking]",""
"store open","0101000000","5D000000|Potion Merchant Manina"
"store buy","0108000101110100|07000000|HP recovery potion (large)","50|350"
"store buy","0108000401160100|0E000000|MP recovery Potion (large)","50|1400"
"store close","Potion Merchant Manina","5D000000"
"96","2","0"
"cmd","[stop walking]",""
"store open","0101000000","07020000|Jewel Lapidary Mamoje"
"store buy","0108010001220100|3D000000|Return Scroll","1|1"
"store close","Jewel Lapidary Mamoje","07020000"
"96","54","0"
"cmd","[stop walking]",""
"Inject","72CD","01041805000000"
"46","48","0"
"15","48","0"
"-29","48","0"
"-56","48","0"
"-83","48","0"
"-120","48","0"
"-162","48","0"
"-200","48","0"
"-215","58","1"
"-225","178","1"
"-231","281","1"
"-229","357","1"
"-229","357","1"
"-236","443","1"
"-243","485","1"
"-250","542","1"
"-253","585","1"
"-251","616","1"
"-248","633","1"
"-235","661","1"
"-224","687","1"
"-213","713","1"
"-187","807","1"
"-184","819","1"
"-163","876","1"
"-145","903","1"
"-125","926","1"
"-90","952","1"
"-56","974","1"
"-20","994","1"
"7","1005","1"
"41","1013","1"
"60","1017","1"
"103","1053","1"
"129","1092","1"
"147","1131","1"
"167","1171","1"
"175","1196","1"
"181","1223","1"
"181","1377","1"
"181","1402","1"
"144","1467","1"
"115","1527","1"
"94","1566","1"
"51","1602","1"
"-12","1620","1"
"-68","1626","1"
"-120","1635","1" 
"-156","1644","1"
"-284","1672","1"
"-313","1680","1"
"-442","1755","1"
"-466","1773","1"
"-484","1816","1"
"-489","1841","1"
"-493","1881","1"
"-498","1943","1"
"-498","1948","1"
"-497","1990","1"
"-559","2083","1"
"-577","2087","1"
"cmd","[clear hunting]",""
"cmd","[add hunting]","-590;2080;150"
"cmd","[stop walking]",""
"cmd","[Start Bot]",""
thx , but i dont know how to add it im now in agbot ^^
08/24/2008 20:40 Ninja1337#673
Quote:
Originally Posted by wegetto View Post
thx , but i dont know how to add it im now in agbot ^^
all u have to do is to open ur agbot folder and look for another folder called config then Config1 then script then a file named Default open it with notepad remove all and put ur script there then in agBot interface press Script ( Top Right) Press clear then chose default again.
08/24/2008 22:20 Ahmed_100#674
when i use horsr or speed buff the bot become crazy with the mean of the wof^_^
08/25/2008 12:37 driftway#675
How I can choice to which training area my player will go with the software AgDev?
Cause there is just monster area I can choice ,I dont see how I can choice specific place I want to go to.