1. #1
    Deleted

    Warrior Macro's need help?

    #showtooltip Shield Wall
    /stopattack
    /equipslot 16 <2H>
    /equipslot 17 <Shield>
    /cast Defensive Stance
    /cast Shield Wall

    #showtooltip Shield Bash
    /stopattack
    /equipslot 16 <2H>
    /equipslot 17 <Shield>
    /cast Shield Bash

    #showtooltip Spell Reflection
    /stopattack
    /equipslot 16 <2H>
    /equipslot 17 <Shield>
    /cast Spell reflection


    So im a fury warrior and i would like to use theses macros what will put me into defensive stance put sword and board, then at the end i want to have a modifier to that i can hold shift and press it again and it will put me in berserker stance and equip both my 2 handers ? could some one help me would really much appreciate it thanks.

  2. #2
    /stopattack isn't needed.

    #showtooltip Shield Wall
    /equipslot [mod:shift]17 <2HOffhand>;17 <Shield>
    /cast [mod:shift]Berserker Stance;Defensive Stance
    /cast [worn:shields]Shield Wall

    #showtooltip Shield Bash
    /equipslot [mod:shift]17 <2HOffhand>;17 <Shield>
    /cast [mod:shift]Berserker Stance;Defensive Stance
    /cast [form:2]Shield Bash;Pummel

    #showtooltip Spell Reflection
    /equipslot [mod:shift]17 <2HOffhand>;17 <Shield>
    /cast [mod:shift]Berserker Stance;Defensive Stance
    /cast [worn:shields]Spell Reflection
    Last edited by lawomous; 2011-02-26 at 07:45 AM.

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  3. #3
    lawomous' macros are good.

    In terms of the shield bash macro - I suggest you use a single macro to interrupt:
    #showtooltip [stance:2] Shield Bash; Pummel
    /equipslot [stance:2] 17 <Shield>
    /cast [stance:2] Shield Bash; Pummel
    if you are in defensive stance it will equip a shield and shield bash - otherwise it will just pummel

  4. #4
    Deleted
    Do the macros have it so when i go back into berserker stance with the shift modifier it will equip both my 2handed weapons in off and main weapon slot ?

  5. #5
    throw each macro into http://www.macroexplain.com/ if you dont understand what they are doing!

    also, as fury your main-hand weapon always stays the same - so it doesnt need to be put in any macros
    Last edited by domzai; 2011-02-26 at 04:31 PM.

Posting Permissions

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