Originally Posted by Bashui
You can still macro maul. Something I have been doing for a long time is putting a conditional on it like:
Which will only auto maul when I have a tabard equipped. For a fight like Saurfang, where I need to control when I maul, or if I know I am going to have rage issues I will unequip the tabard and trigger it manually.
|
Another way to do it, is using something like Dominos and macros to make a toggle. An example with Dominos:
1. Set up two bars - Bar A and Bar B. Put Maul in Bar A Slot 1, and leave Bar B Slot 1 empty.
2. Create an Action Page rule where Bar A swaps with Bar B when the keybind is pressed.
3. Create macros for Mangle, Swipe, Lacerate, etc, using the spell in question and then a line to click the button in Bar A. Something like:
/cast Swipe(Bear Form)
/click BarAButton1
Then you just have to go into the keybinds and bind one key to Action Page 1 and one key to whatever Action Page you tied Bar A to.
Now when you press your Swipe macro, it will cast swipe, as well as clicking the button where you placed your Maul spell. You can press your action page keybind to toggle the contents of that button while in combat, and thus can turn maul "on" for high-rage-income scenarios, or toggle it off if you find yourself low.