shaman iconEarth Shield and whisper macro

0
vote up

Macro for Wow: Earth Shield and whisper for Shamans. Works in World of Warcraft patch 5.4 Siege of Orgrimmar, Mists of Pandaria

Posted on: 10-16-2012 - Updated on: 02-01-2014 - viewed 8918 times

Need help?

Description:

This Wow shaman macro will cast Earth Shield on your target and then, if you are in range, will whisper them a message that you’ve cast it on them. Good for healing the tank. 

To make this macro cast on a different target, add [@Name] conditional. Learn how to target macro spells

#showtooltip
/use Earth Shield
/run local s,t,n="Earth Shield","target" if IsSpellInRange(s, t) == 1 then SendChatMessage(s .. " on you!", "WHISPER", nil, GetUnitName(t,1)) end

Leave a Reply

Your email address will not be published. Required fields are marked *

301 Moved Permanently

Moved Permanently

The document has moved here.