I will take another look sorry about this, I'll make it so if the wallwalk is turned off then it will use minimap instead, or maybe screenwalk but then we'd have to disable left-click attack options for the monkeys so we don't click attack while walking maybe?
Awesome enjoy! I'm currently maxing out an account with this one, spending all points I'm seeing 60k/hr not too bad
If you ever have any questions or would like advice with botting, I am always here for you
There is a 3 second anti-teleport delay if fighting revenant npc, it won't let you teleport, unless you have Wilderness Diary - Hard achievement diary complete. So the only solution is to run then try teleport, I recommend enabling protect from magic at all times so you halve tb timer from 5 minutes to 2.5 minutes, usually escape 80% of the time without dying to pkers
Or can enable the option [Run away from mage pkers] this helps too, but there's always a chance of being pked, jagex makes sure of this.
Heyhey tysm sure, I'm working on making it use ferox, I'll add support for ornate pool too, so if energy goes below X, tele poh, recharge, then back to edgeville via mounted glory/jewellery box, hows that? I'm open to any suggestions :))
It is just a config:
/*
* 0 = normal 1 = ironman 2 = ultimate ironman 3 = hardcore ironman 4 = group
* ironman 5 = hardcore group ironman 6 = unranked group ironman
*/
public int getAccountType() {
return getBitMask(499, 5, 3);
}