Bots doesn't loop.

09/01/2008 16:12 dwlodarczyk13#1
HI.. i have problem with bot.
AgBot
I selected in Config ,,Loop after Die" Mobs in Config.
But the problem is thats the bot is not moving when die or when i run Start walkscript. Here is script. Maybe someone know what's wrong.

Code:
"cmd","[clear hunting]",""
"cmd","[protect off]",""
"cmd","[stop bot]",""
"-10670","2627","1"
"-10671","2630","1"
"cmd","[stop walking]",""
"store open","0101000000","2D000000|Weapon Trader Balbardo"
"store repair","Weapon Trader Balbardo","2D000000"
"store sell","Weapon Trader Balbardo","2D000000"
"store close","Weapon Trader Balbardo","2D000000"
"-10662","2637","1"
"-10634","2634","1"
"cmd","[stop walking]",""
"store open","0101000000","00010000|Nun Retaldi"
"store buy","0108000201160100|0B000000|MP Recovery Herb ","15|15"
"store buy","0108000101160100|05000000|HP Recovery Potion (Small) ","30|30"
"store close","Nun Retaldi","00010000"
"-10621","2598","1"
"-10619","2591","1"
"store open","0104000000","EE000000|Inn Master Sikeulro"
"store storage","Inn Master Sikeulro","EE000000"
"store close","Inn Master Sikeulro","EE000000"
"-10623","2603","1"
"-10670","2624","1"
"-10724","2633","1"
"-10816","2639","1"
"-10863","2640","1"
"-10934","2640","1"
"-11006","2643","1"
"-11101","2645","1"
"-11182","2644","1"
"-11243","2638","1"
"-11289","2634","1"
"-11370","2647","1"
"-11467","2640","1"
"-11533","2625","1"
"-11628","2609","1"
"-11702","2635","1"
"-11716","2645","1"
"-11735","2645","1"
"-11813","2645","1"
"-11864","2646","1"
"-11895","2645","1"
"-11997","2644","1"
"-12048","2646","1"
"-12105","2647","1"
"-12142","2646","1"
"-12191","2647","1"
"-12336","2729","1"
"-12335","2728","1"
"-12335","2728","1"
"cmd","[start bot]",""
Pls help . ;\
09/01/2008 16:27 John Dread#2
what version do u use?
09/01/2008 16:34 dwlodarczyk13#3
I'm using 2.42...
Edit.
I used. older 1.73.
Didnt helped.;\
OK somethings wrong. The realy simple script doesn't work . -.-

Code:
"cmd","[start autopotion]",""
"cmd","[start autoparty]",""
"cmd","[protect off]",""
"cmd","[clear hunting]",""
"cmd","[stop bot]",""
"-10651","2622","1"
"-10645","2623","1"
"-10646","2619","1"
"-10653","2620","1"
"cmd","[protect on]",""
"cmd","[start bot]",""
Any idea?
09/01/2008 20:07 sleepwalker69#4
update to [Only registered and activated users can see links. Click Here To Register...], older versions and the newest version 2.4.3 even has issues. But with Nuconnector75 and the Package2.4.2 will run good. BTW, Although its the Package2.4.2 when you run agbot it will show as 2.4.1 in the task bar.
Also, your script is ok, works for me. I removed the Protect off command because its not needed.


1 other thing, Agbot only runs the script named "default" and if your extensions are showing then it would be default.lst
09/02/2008 15:57 dwlodarczyk13#5
Quote:
Agbot only runs the script named "default"
Thx .. Helped ^^