Jump to content
ToastedCrumpets

Warrior: Swap to shield for Shield Bash

Recommended Posts

Hi,

I'm trying to write a macro to swap to my shield and cast shield bash. Using supermacro I've written the below - but it doesn't always work.

Can anyone recommend a better macro? At the moment I'm only level 29 so I do not have pummel.

/run if 1==0 then CastSpellByName("Shield Bash");end    (For the tooltip)
/equip Lucine Longsword (1h Sword)
/equip Crest of Darkshire (Shield)
/cast Shield Bash 
/equip Archeus (2h Sword)

Thanks!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×