Best place to bot between level 20-30?

08/20/2008 17:17 Acula#1
Well I've bought the clientless agBot and I'm raising a Pure INT Spear Nuker so I can use it to plvl my lower chars. However, where are the safest places to bot between 20-30? Because if I bot on Chakji then I need to travel from Donwang town and it takes ages (and I'll probably die).
08/20/2008 17:25 Mass Mods#2
Acula, I would still bot on chakjis or chakji workers, use this script that I made it works perfect for me. Make sure you buy a horse and you have the horses autopots on and set fairly high, I used it for 3 lvls never had any problems.

Code:
"3565","2086","1"
"3560","2075","1"
"3546","1956","1"
"3546","1935","1"
"3546","1918","1"
"cmd","[cast horse]",""
"3639","1837","1"
"3777","1865","1"
"4029","1848","1"
"4061","1820","1"
"4171","1822","1"
"4242","1797","1"
"4253","1593","1"
"4243","1558","1"
"4338","1477","1"
"4315","1375","1"
"cmd","[kill horse]",""
"cmd","[stop walking]",""
"cmd","[add hunting]","4315;1375;120"
"cmd","[start bot]",""
Give that a try, make sure you add it right after the stable part of the script when you generate it with agdev.
08/20/2008 19:01 Acula#3
Quote:
Originally Posted by Mass Mods View Post
Acula, I would still bot on chakjis or chakji workers, use this script that I made it works perfect for me. Make sure you buy a horse and you have the horses autopots on and set fairly high, I used it for 3 lvls never had any problems.

Code:
"3565","2086","1"
"3560","2075","1"
"3546","1956","1"
"3546","1935","1"
"3546","1918","1"
"cmd","[cast horse]",""
"3639","1837","1"
"3777","1865","1"
"4029","1848","1"
"4061","1820","1"
"4171","1822","1"
"4242","1797","1"
"4253","1593","1"
"4243","1558","1"
"4338","1477","1"
"4315","1375","1"
"cmd","[kill horse]",""
"cmd","[stop walking]",""
"cmd","[add hunting]","4315;1375;120"
"cmd","[start bot]",""
Give that a try, make sure you add it right after the stable part of the script when you generate it with agdev.
Thanks dude, I'll try it out.