This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Classic Theme
Thottbot Theme
Stance Dance for fear macro.
Post Reply
Return to board index
Post by
Hyle
I once had a simple macro that took me to Beserker Stance, cast Beserker Rage, and, then, popped me back into Defensive stance for those fights that have a fear mechanic. It required me to press the macro 3 times and 2.3 killed this script and I seek to replace it with the following:
/castsequence Beserker Stance, Beserker Rage, Defensive Stance; Beserker Rage, Defensive Stance
Will this work? (away from my home pc to test). Is there a command to return to the previous stance? For instance, say if I wanted to use the macro in Battle Stance and return to it after popping Berserker Rage.
Post by
107095
This post was from a user who has deleted their account.
Post by
Hyle
I though stopcasting was removed?
Post by
56282
This post was from a user who has deleted their account.
Post by
Hyle
Thanks, I'll give that a shot once I get home. Not especially worried about the other part I can't think of a reason to go back into Battle Stance most fights as prot. Only time I even use Beserker is when soloing stuff I know won't kill me in dps gear (or fights I'm not tanking) and to pop Berseker Rage.
Post by
Hyle
stopcasting is now catered for server side no need for it in macros like these.
/castsequence Berserker Stance, Beserker Rage, Defensive Stance; Berserker Rage, Defensive Stance
will work fine for stance dancing to defensive to avoid fear, it's slash not comma to describe more than one stance but otherwise it's fine.
About remembering stance your in thats more tricky not sure if it can be done, i'll check.
Hmm it seems to work once but the addition of the second stance change seems to make the sequence stop there.
Nvm It does the same either way. I can get the macro to work once then it will not work again.Anythoughts?
Post by
Hyle
Got this from the official wow forums and it works.
/cast Berserker Rage
/cast Defensive Stance; Berserker Stance
Post by
56282
This post was from a user who has deleted their account.
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.