View Full Version : Cleanse Macro
Weber
11-22-2007, 12:18 AM
/target <warrior>
/cast Cleanse
/targetlastfriend
Does not work, anyone know why? The basis is to have the macro cleanse the target and not switch targets from my friendly target. I got it to work on the PTR but I can't figure it out here.
Any help is appreciated.
why not just do targetlasttarget
to add, i made a flash macro and tested
using targetlastfriend keeps the target on the person that you are cleansing, targetlasttarget doesnt switch targets
Kadrix
11-22-2007, 06:58 PM
I would just set the warrior as your focus target and use a focus cleanse macro, unless your using your focus target otherwise. I know I personally use it to watch for mana burns inc.
Requital
11-24-2007, 06:44 PM
/target <warrior>
/cast Cleanse
/targetlastfriend
Does not work, anyone know why? The basis is to have the macro cleanse the target and not switch targets from my friendly target. I got it to work on the PTR but I can't figure it out here.
Any help is appreciated.
One thing I have found to be the most useful in the Arena as Retribution and I'm sure it would be as useful as Holy.
#showtooltip Cleanse
/cast [target=mouseover,exists,help] Cleanse; [target=target,help] Cleanse; [target=player] Cleanse;
I use mouse overs for everything including; Hammer of Wrath, Repentance, Hammer of Justice, Flash of Light, Holy Light and Cleanse. They make working on the move easier. You can mouseover the player or the unit frame.
For those that don't understand this, Mouseover has priority, Target has second priority and nothing targeted or mouseovered will perform on self. It does not require a modifier alt/ctrl for self just move your mouse over your unitframe.
vBulletin® v3.7.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.