Thread: need macro help

  1. #1

    need macro help

    Was wondering if any 1 knows of a macro that will take you out of battle stance, then equip a 1handed weapon an shield then cast shield block, then click it again to put you back in battle stance an equip your 2 handed weapon again.

  2. #2
    Are you sure you want this for shield block? What is the point of blocking 25% more attacks if you want to put your 2h on?

    This would do that when you hold shift, then when you press it again normally it will bring you back to Battle with your 2h. Just make outfits for your Shield and 2H set in the Blizz Equipment Manager.

    Code:
    #showtooltip
    /cast [mod:shift,form:2]Shield Block;[mod:shift]Defensive Stance;Battle Stance
    /equipset [mod:shift]Shield; 2h
    /startattack

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  3. #3
    thanks for the info works well, the reason for it was when I am in a instance an for some reason the tank dies I could switch over to this an tank the mobs

Posting Permissions

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