1. #1

    Whats the mouseover healing macro now?

    Need to know what the mouseover healing macro is now?

  2. #2
    this?
    #showtooltip
    /cast [@mouseover,help,nodead][] HealingSpell
    There are a lot of different possibilities, but this is the most basic one
    You'll need Clique if you want to use it on UnitFrames*
    Last edited by Ketho; 2011-07-28 at 07:00 PM.

  3. #3
    I bind the various macros for my spells to the keyboard, no need to use Clique unless you want to.

    And as alluded, my preferred macro (don't have the syntax in front of me) selects in order my mouseover, my target, my target's target (if friendly) and my focus. Once I got that working, I wondered how I healed any other way.

  4. #4
    Bloodsail Admiral
    10+ Year Old Account
    Join Date
    Jan 2010
    Location
    Northern part of Sweden
    Posts
    1,028
    #showtooltip /cast [@mouseover,help,nodead][@target,help,nodead][@player] Rejuvenation Is what I use, you don't need clique or anything.

  5. #5
    I've used a super not so optimized macro since TBC

    Code:
    #showtooltip Heal/use [combat]10
    /cast [nomodifier:alt,target=mouseover,nodead,help][nomodifier:alt,help,nodead][nomodifier:alt,target=targettarget,nodead,help][nomodifier:alt,target=player][modifier:alt,target=player]Heal
    Shows tooltip of spell
    Uses my Synapse Springs only if I'm in combat (you can change it to 13/14 for trinkets)
    If "Alt" is pressed do the heal on me
    If I have a mouseover target, heal him
    If I have a friendly target with no mouseover, heal him
    If I have an enemy target with no mouseover, heal his target
    If I have no target and no mouseover, heal me
    Pixl Returned! Holy Priest

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •