1. I need help with resto druid mouse over marcos plz

    Can someone give me correct macros for a resto druid

    For example I'm using mouse over macros such as...

    #showtooltip Nourish
    /Cast [target=mouseover,help] Nourish

    But the thing is my it wont self heal me even if i don't have a mouse over target

    Is there a way to correct this so that it heals me ASAP whenever I'm not hovering over a mouse over target on my frames?

  2. can't check at the moment, but i think this should work

    /cast [target=noexists, @player] Nourish

  3. This casts on a friendly mouseover target if they aren't dead, otherwise your target if they're friendly and aren't dead, and if all else fails then it casts on you.
    Code:
    /cast [@mouseover,help,nodead][help,nodead][@player] Nourish

  4. May 28, 2018  
    This casts on a friendly mouseover target if they aren't dead, otherwise your target if they're friendly and aren't dead, and if all else fails then it casts on you.
    Code:
    /cast [@mouseover,help,nodead][help,nodead][@player] Nourish
    <<<did it worked?

  5. May 28, 2018  
    <<<did it worked?
    Feel like trying it out maybe?
    It's supposed to work.
    But I don't see why you'd need that. If you're not mousing over something you probably missed with the pointer, you'll get accidental casts on yourself/target and waste GCDs, rather get the "You have no target" error than waste a GCD refreshing rejuv/casting regrowth on yourself, or even wasting 5 hots from wg if you're far away.

Posting Permissions

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