Posted on: 09-08-2012 - Updated on: 09-11-2012 - viewed 12398 times
Description:
Casts Soothe your harmful target, Rebirth on your helpful dead target while you’re in combat, Revive on your helpful dead target while you’re out of combat or if you’re holding the Shift key (useful for rezzing players who already released their spirit), Remove Corruption on yourself if you used right-click or your selfcast modified (Alt by default, customziable in the game Interface Options), or Remove Corruption otherwise (if you don’t have a target, you’ll get the glowing hand cursor to pick one).
As written, this macro will *not* shift you out of forms. If you want to it to shift you out of forms, change the “/stopmacro [form]” line to “/cancelform”. If you want it to respect your global unshifting preference, just remove the “/stopmacro [form]” line.
You can toggle your global unshifting preference typing “/console autoUnshift 1” to enable automatic unshifting, or “/console autoUnshift 0” to disable it.
author:
#showtooltip /stopmacro [form] /cast [harm] Soothe; [dead, combat] Rebirth; [dead] [mod:shift] Revive; [mod:SELFCAST, @player] [btn:2, @player] [] Remove Corruption