Thursday, April 19, 2012

Tank macro help Runestrike and Outbreak

been trying different macros and none are working for me. What I want it to do is cast outbreak then whenever I press the same macro it will exclusively rune strike until outbreak is again able to be used. Thanks in advance and ill check them out once the servers are back up.
There aren't macros available for use that check for ability cooldowns, which they would call an "intelligent macro". That would be too much of an automation.

What you can do to save space is a basic shift macro.

/cast Rune Strike
/cast [modifier:shift] Outbreak

Casts Rune Strike always, unless you type shift.

If you want it to show the outbreak cooldown then use

#showtooltip Outbreak
/cast Rune Strike
/cast [modifier:shift] Outbreak

-servers back online gtg gl

---actually Outbreak does not cause a GCD, you should be able to just

/cast Outbreak
/cast Runestrike

That should cast them both simultaneously first time out and as long as you're hitting it anytime after the Outbreak cd is up it should work.
thank you good sir. i miss the old macros i used to make in BC. sadly shadowmoon isnt up yet :(
Just tried the macro, Outbreak does cause a GCD, so it wont work.
There is a script that skips a step when on cd I will see if I can find it. all would have to do is tack it onto outbreak.

Sorry the macro command has been discontinued because they don't wan't one button macros. Seems the alt macro is your best bet.
i just make mine like this...
/castsequence reset=30 outbreak
/cast pestilence

if outbreak is on cd it just goes to pestilence.

i just make mine like this...
/castsequence reset=30 outbreak
/cast pestilence

if outbreak is on cd it just goes to pestilence.

I don't think this macro actually works. I tried to recreate it but it didn't work for me. Basically it always tries to cast Outbreak which triggers the GCD, thus preventing pestilence from ever working. This kind of macro seems too good for Blizzard to allow it to function.

No comments:

Post a Comment