I have been Googling like a boss and cannot figure this out. Using the latest AgBot 5.2.0b. Works perfectly for me for hunting. I have set up a really trivial deleveling script that just walks out of town and starts the bot to attack the nearest mob. The script works fine, but the damn thing will not loop -- when it resurrects in town the script just stops. I have spent hours trying every combination of settings -- made sure the config.ini file includes LoopAfterTeleport=1, tried putting my script in script/default.lst, script/resume.lst, config/config1/script/default.lst, script/Hotan/devel.lst. Nothing works.
Any tips at all would be appreciated!!
EDIT: I have not tried clientless... maybe these things don't loop in full client mode?
This is not the exact script, but it's basically something like this Hotan delevel script someone posted:
"113","-53","1"
"113","-90","1"
"113","-179","1"
"113","-272","1"
"cmd","[stop walking]",""
"cmd","[clear hunting]",""
"cmd","[add hunting]","113;-373;100"
"cmd","[start bot]",""
Any tips at all would be appreciated!!
EDIT: I have not tried clientless... maybe these things don't loop in full client mode?
This is not the exact script, but it's basically something like this Hotan delevel script someone posted:
"113","-53","1"
"113","-90","1"
"113","-179","1"
"113","-272","1"
"cmd","[stop walking]",""
"cmd","[clear hunting]",""
"cmd","[add hunting]","113;-373;100"
"cmd","[start bot]",""