how do we use this area transition thats in the current version of BETA? I just updated but dont see any settings to turn or turn off, or have it go to climb and back to ledge etc.
Just select the area you wish to bot at.
As long as you don't have the area blocked by a quest, the bot will run through the areas to get there.
For example, if you want to bot Fellshrine, you should unlock the Crypt Level 1 Waypoint, and then select Fellshrine. The bot will take the WP to the Crypt, and then the area transition to Fellshrine.
However, if you make a new character and select The Ledge, the bot would not be able to complete the Mysterious Stones quest in Mud Flats, so you need to do that yourself first.
Also, keep in mind if you are under geared, the bot might die in the lower level areas before getting anywhere, since places like the Upper Submerged Cavern are a lot harder now with the mass sea witch spawns.
How do I get it to use Blood Rage?
Thanks
I mentioned this in another thread where someone asked, but typically, you'd just uncomment the "Blood Rage" in the Exile CR:
Code:
//RegisterBuff("Blood Rage", ret => !ObjectManager.Me.HasAura("blood_rage"));
but a change was made recently where the buffs are only cast once, so it might no longer work correctly to keep it refreshed. We'll have to do some retesting of those types of buffs to know.