1. Help me with warrior macros pls :)

    Hey everyone :)
    I would like to get some macros from you :)
    I need
    shield wall+ defensive stance + 1h /shield equip macro
    spell reflect +1h /shield equip
    battle stance + 2h equip
    defensive stance + 1h/shield equip
    any other macros will be appreciated too :)
    Thanks for you help

  2. They're pretty straightforward and logical.

    #showtooltip shield wall
    /equip [your1hand]
    /equip [yourshield]
    /cast defensive stance
    /cast shield wall

    #showtooltip spell reflection
    /equip [your1hand]
    /equip [yourshield]
    /cast battle stance
    /cast spell reflection

    /equip [your2hand]
    /cast battle stance

    /equip [your1hand]
    /equip [yourshield]
    /cast defensive stance

    That's it.

    Another macro you'll want to use when you get focused is

    #showtooltip intervene
    /cast defensive stance
    /cast [target=yourarenapartner] intervene

    then also

    #showtooltip disarm
    /cast defensive stance
    /cast disarm

    and of course

    #showtooltip pummel
    /cast berserker stance
    /cast pummel

    or

    #showtooltip shield bash
    /cast battle stance
    /equip [your1hand]
    /equip [yourshield]
    /cast shield bash

    I recommend keeping the battle stance + 2h macro close, because you'll be using it a lot. I avoid using castsequence macros to change back to battle stance because lag can **** them up significantly, whereas with simple macros you just bash the button until you get the effect.
    Edited: March 15, 2016

  3. #showtooltip Shield Bash
    /cancelaura Bladestorm
    /cast [stance:3] Pummel; [stance: 1/2,equipped:shield] Shield Bash
    /stopmacro [stance:3]
    /equipslot 16 Wrathful Gladiator's Cleaver
    /equipslot 17 Wrathful Gladiator's Shield Wall

  4. #showtooltip Shield Wall
    /cancelaura Bladestorm
    /cast Defensive Stance
    /equip [noequipped:Shields] Red Sword of Courage
    /equip [noequipped:Shields] Royal Crest of Lordaeron
    /cast Shield Block
    /cast Shield Wall

    Casts Shield Wall and shield block

  5. Aaaah, yeah - forgot about Bladestorm, just put /cancelaura Bladestorm at the start of every macro you make. :D

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •