WOW Priest Crowd Control Macros

Cheap WoW WOTLK Classic Gold

Priest Macros Crowd Control Macros Healing Macros Miscellaneous Macros Space Saver Macros

Crowd Control Macros

/cast [harm] Shackle Undead
/stopmacro [noharm]
/p Shackling %t! DO NOT TOUCH!

This macro will cast Shackle Undead if the target is hostile. It will then tell the party that you're shacking the target. The stopmacro line will prevent the announcement if the target is not hostile, cutting down on unnecessary spam. However, I think you'll still get a /p message if you attempt to cast shackle undead on a non-valid target. (confirmed for 2.0.1)

macro 1: /focus
macro 2: /cast [target=focus] Shackle Undead
Braks' Focus Combo Macro (ty Braks!) allows you to set your focus and bind a spell directly to that focus. You should be able to cast the second spell without ever losing your current target. If used with a heal spell instead of shackle, this should also be very helpful for MT/Raid healing. (confirmed for 2.0.10)

/focus [button:2]
/cast [target=focus,harm,nodead] Shackle Undead; [harm] Shackle Undead
/stopmacro [target=focus,noharm]
/script SendChatMessage(UnitName("focus").." is shackled! DO NOT BREAK!");

Modified this one from Neuro's thread, courtesy of Pinkflowers. "It will attempt shackle my focus if my focus is an enemy, and it will call out in /say when I do this. If my focus is set to a friendly target, it will still shackle my target but will not spam chat." I added the nodead check because I was getting an error in situations where my focused shackle target died, and I tried to shackle a different one. I also added the ability to right-click the macro and set your shackle. (confirmed for 2.0.10; note: I need to verify the behavior of the chat message.)

Tags: