1. #1

    Spirit Mend macro.

    I'm looking for a Macro to cast Spirit Mend on myself without having to target myself. Anyone know one?

    /Cast [Target=Fayhn] Spirit Mend
    /Cast [Target=Player] Spirit Mend

    Doesn't work =/.

  2. #2
    Deleted
    here

    /target Graviton
    /cast Spirit Mend(Exotic Ability)
    /targetlasttarget


    just replace graviton with ur hunters name

    Also with this ur current target doesnt change at all, u can continue shooting / whatever, and heal at the same time.
    Last edited by mmoc796e664f5d; 2010-10-27 at 02:12 PM.

  3. #3
    Thanks!

  4. #4
    or more simple without targeting anyone

    #showtooltip
    /cast [@player] Spirit Mend

    not sure about /cast,maybe you need /castpet,and best way to copy Spirit Mend is to link it from your spellbook to your macro edit,so you can't have any typo and it will be right

  5. #5
    Warchief Thereign's Avatar
    10+ Year Old Account
    Join Date
    Mar 2010
    Location
    Dallas, TX
    Posts
    2,092
    It's just /cast, don't worry.

  6. #6
    Deleted
    I've just been using this one;

    /cast [target=player] Spirit Mend

    Maybe could be the [target=player] is case sensitive. Also being aware of your pets range from you is helpful, you may have to call him to your side/within range.

  7. #7
    I was looking for a macro that would heal a friendly target or heal myself it target was hostile. This is what I found.

    #showtooltip
    /use spirit mend
    /use spirit mend[target=player]
    /use mend pet

    I have a command to use mend pet in there cause you can do both actions with one button.
    ~Also if anyone could tack on a mod key command to target pet it would be appreciated for I am not quite sure how that command works yet.
    Last edited by PxBozz; 2011-06-29 at 09:03 PM.

  8. #8
    target= has been replaced by @
    Quote Originally Posted by Genganger View Post
    Often I just open the fridge instead of turning the lights on in the kitchen. I like that.

  9. #9
    Search function is your friend.

    Quote Originally Posted by redsunrising15 View Post
    #showtooltip Spirit Mend
    /cast [button:2] [@player] Spirit Mend
    /cast [button:1] [target=focus, exists, nodead],[target=pet, exists, nodead] Spirit Mend

    left click to cast on yourself, right click to cast at your focus, or pet, if your focus doesn't exist.

  10. #10
    I use /cast [target=mouseover,help], [target=lussil] Spirit Mend

    Lussil is my hunter's name ofc. What it do is if I dont have a friendly mouse over target, then it heals me, else it heals my mouseover target, as sometimes it is nice to cast it on other players

  11. #11
    /cast [@player] Spirit Mend
    This should work, if you need to go to your Pet's spell book and shift+click it in.

    Also, the one Redsunrising15 said is good, but you'll want to change the click to a modifier... as you know... clicking = bad. :P

    I think this should work, someone correct me if wrong.
    #showtooltip Spirit Mend
    /cast [nomod] [@player] Spirit Mend
    /cast [mod:shift] [target=focus, exists, nodead],[target=pet, exists, nodead] Spirit Mend

  12. #12
    I had to use the old version cause I am new. I think the "at" designated my post as having a website in it.

Posting Permissions

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