Thread Tools Display Modes
10-05-09, 04:01 AM   #1
ormjaevel
An Aku'mai Servant
AddOn Compiler - Click to view compilations
Join Date: May 2009
Posts: 38
Macro, cleanse onhover

Hello!

I'm playing with a shaman in arena(me as ret) and I want to use cleanse with "onhover" on his "profile".

I just want to move my mouse over my friend in party to cleanse him, would this be possible?
  Reply With Quote
10-05-09, 04:18 AM   #2
shkm
A Chromatic Dragonspawn
 
shkm's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2008
Posts: 186
As per your exact request: no, this would not be possible. You would still have to press the key bound to the macro. In any case, I believe the following still works:

Code:
/cast [target=mouseover] Cleanse
__________________
Quit WoW again on 17/04/2014.
  Reply With Quote
07-08-10, 09:27 AM   #3
pelf
Sentient Plasmoid
 
pelf's Avatar
Premium Member
Join Date: May 2008
Posts: 133
A pretty common thing to do with healing or helpful spells is this...

Code:
/cast [@mouseover,help,nodead][help,nodead][@player] _____
Most people I know (myself included) use this on every heal and commonly-used beneficial spell.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Macro Help » Macro, cleanse onhover

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off