Posted on: 09-14-2012 - Updated on: 09-14-2012 - viewed 15768 times
Description:
This macro doesn’t replace a good addon because there are times when your Polymorph will fail.
I suggest taking out the /cast Polymorph and making a macro out of just the chat commands. That way if your sheep fails you can cast it again without announcing to the raid. However, this macro will yell that you have a sheeped target, the target’s name and a link to Polymorph spell. It also has some flavor text.
#showtooltip Polymorph /cast Polymorph /run SendChatMessage("%t has been " .. GetSpellLink(118) .. "ed","YELL",nil) /run SendChatMessage("You break it you tank it!","YELL",nil)