1. Advanced Warrior Macros for PVP

    Possibly most advanced macros for arenas:

    #show [combat] Intercept; Charge
    /cast [nocombat,stance:1] Charge; [combat,stance:3] Intercept; [nocombat,nostance:1] Battle Stance; [combat,nostance:3] Berserker Stance; reset=15


    - charge or intercept depending on combat state
    -----------------------------------------------------------

    #show [combat] Intercept; Charge
    /cast [target=focus, nocombat,stance:1] Charge; [combat,stance:3, target=focus] Intercept; [nocombat,nostance:1] Battle Stance; [combat,nostance:3] Berserker Stance


    - as above but with target=focus
    -----------------------------------------------------------
    #show [equipped:shield] Shield Bash; Pummel
    /cast [stance:1/2,equipped:Shields] Shield Bash; [noequipped:Shields] Berserker Stance; [stance:3] Pummel
    /startattack


    - shield bash or pummel depending on shields equipped, or not, changes stance also automaticly
    -----------------------------------------------------------
    #show [equipped:shield] Shield Bash; Pummel
    /cast [target=focus,stance:1/2,equipped:Shields] Shield Bash; [stance3,target=focus] Pummel
    /cast [noequipped:Shields,nostance:3] Berserker Stance


    - same with target=focus
    -----------------------------------------------------------
    #showtooltip Intervene
    /cast Defensive Stance
    /cast [target=party1] Intervene
    /targetlasttarget
    /cast Intercept (OPTIONAL)


    - intervene and lasttarget macro / mobility
    -----------------------------------------------------------
    and personaly simplest and best:

    #showtooltip Sweeping Strikes
    /cast Sweeping Strikes
    /cast Whirlwind
    /cast Cleave
    /startattack
    /cleartarget [dead][noharm]


    - one shot warlock macro :P
    Edited: December 29, 2017


  2. Amazing macros! thank you sooo sooo much!!!!

    I only got one question though... maybe i'm not understanding the macro or I dunno...

    The "shield bash or pummel depending on shields equipped, or not, changes stance also automaticly" macro works like a charm when using sword & board but I it won't use pummel when i'm using my 2-h sword. Do you know why? any tips? :)

    and once again; AWESOME macros!

  3. check now:
    #show [equipped:shield] Shield Bash; Pummel
    /cast [stance:1/2,equipped:Shields] Shield Bash; [noequipped:Shields] Berserker Stance; [stance:3]
    /cast Pummel
    /startattack


    - try such simple thing :P

Posting Permissions

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