Showing posts with label heroic strike. Show all posts
Showing posts with label heroic strike. Show all posts

Monday, March 30, 2009

[General] ToggleOnNextStrike (Maul/HS)

In an earlier post I mentioned that Sarf of Elitist Jerks was working on an addon that can automatically toggle your macros with maul (or heroic strike, or rune strike).

Well, here it is.

It isn't the most user friendly thing in the world, so I'll talk through it a bit.

The trigger is /tons. What you'll want to do is have a macro for each attack you want. Unlike before, you can have your macro be fairly in-depth and big, too - so #showtooltip, modifier tags, whatever all work here.

To add them to be toggled, do /tons addmacro {macroname}, where {macroname} is the name of the macro you'd like to toggle. Do this for each one.

To add maul or remove maul from those, simply do /tons toggle.

Now, here's the cool thing about this - it works for all the tanking classes. It works for DKs and druids and warriors, and will add the appropriate ability depending on the class you are.

It's fairly new, and I'm sure isn't quite tweaked out - but it does a lot of nice things that I like. Check it out if you're tired of spamming your maul button. One thing I'll try and add is the ability to customize what is toggled so that instead of adding/removing maul, it adds a [modifier:shift] maul or [nomodifier] maul depending, so you can use it in a pinch.