1. Shield Bash Macro

    Hey guys, need help with my shield bash macro.

    The current macro I have:

    #showtooltip Shield Bash
    /equip 1-Hander Weapon
    /equip Shield
    /cast Shield Bash

    The problem:

    It equips both the weapon and the shield, no problem. When I try to cast Shield Bash I get "Ability not ready yet."

    Any help is appreciated.

    Thanks!

  2. Use Pummel macro instead. Problem solved. Switching weapons triggers a GCD, switching stances doesn't.

  3. Imo when u have currently a two hand equiped its better to switch to berserk stance and use pummel.
    Shield bash is only worth it when u have already a shield equiped.

    I use a macro that makes u switch to berserk stance and use pummel when u have a 2h equiped and shield bash when u have a shield equiped:

    #showtooltip [nostance:2] Pummel; Shield Bash
    /cancelaura Bladestorm
    /cancelaura Hand of Protection
    /cast [equipped:shield,nostance:3] Shield Bash;[noequipped:shield,nostance:3] Berserker Stance;Pummel
    /startattack
    Edited: September 11, 2017

  4. #showtooltip Shield Block
    /cast [stance:2,equipped:shields] Shield Block; Defensive Stance
    /stopmacro [equipped:shields]
    /equip The Sun Eater
    /equip Crest of the Sha'tar

    Replace shield block with w/e. With some testing you should be able to add berserker stance/pummel w/o weapon swapping, just need to play around with it I think.

    Could probably combine this somehow with jakkre's macro.

Posting Permissions

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