• 1 page(s)
Macro help

I'm having a hard time trying to create a macro, but I kinda suck at it  :-\. This is what I need:

1) if I'm in Battle or Defensive Stance and I don't have a shield equipped, it will equip the shield and 1h and cast Shield Bash on my target
2) if I'm in Battle or Defensive Stance and I do have a shield and 1h equipped, it will cast Shield Bash on my target
3) if I'm in Berserker Stance, it will cast Pummel on my target
4) if I hold shift it will do all of the above but cast it on my focus target

If someone answers this, please let me know how many times I have to push the keybind and all, I mean, how exactly it's going to work.

Thanks in advance!!

Report this thread post

#showtooltip

/equip [stance:1/2,noshield] Name of Shield

/cast [stance:1/2,nomod] Shield Bash; [stance:1/2,mod:shift,target=focus] Shield Bash

/cast [stance:3,nomod] Pummel; [stance:3,mod:shift,target=focus] Pummel

 

should do it.  I'm not sure off-hand whether equipping an item activates the global cooldown; if it does, you'll have to hit it twice when in battle or defensive stance without a shield equipped.  If it doesn't, you'll only have to hit it once.

Report this thread post

thank you very much!

Can I count on you for one more macro? Here is what I want:

normal = Bladestorm

shift = Retaliation + Bladestorm

ctrl = Sweeping Strikes + Bladestorm

in any case if I hit normal again, it cancels Bladestorm

 

Would it be right if I do this:

/cancelaura Bladestorm

/cast Bladestorm

/cast [mod:shift] Retaliation; Bladestorm

/cast [mod:ctrl] Sweeping Strikes, Bladestorm

 

thanks again!

Report this thread post
  • 1 page(s)
Subscribe to this thread: (you will receive emails when new posts are made)