Close
Showing results 1 to 10 of 10
  1. #1

    Default Looking for a macro for Shaman healing Hunter Pets?

    Hi guys. I have a 4 hunter, 1 Shaman setup, with the shaman as the healer.

    I tried this macro, hoping it would target and heal the bear (hunter pet, MT) but it doesn't seem to work. I just end up healing myself.

    /castsequence [target=focus-target-target, combat] reset=14

    So I'm just using clique to heal the pets.



    Is there a macro that I can set that will heal the target-target, if that target is a pet? Or just a good macro that i can setup/use to heal the hunter's pet?

  2. #2

    Default

    you can make the pet the focus.

    that might fix it.

    then again you might want to heal more than one pet.

    can you heal the mob's target?

  3. #3

  4. #4

    Default

    oh i see. im sorry, have no experience with pets before. do you think maybe you can target them by name?

  5. #5

    Default

    have yeh tried
    /cast [target=petnamehere] some heal spell
    ?

    help to have unique names for yer pets just right click on pet portrait and rename it to some unique

  6. #6

    Default

    I'll give that a try.. they just have general names like bear, cat, ect. I'll rename them

  7. #7

    Default

    a little digging around the webs gave me this.

    /script TargetUnitsPet("X")

    x can be player, party1, target, targettargettargetetc, focus, or the actual name of the player.

  8. #8

    Default

    I'm pretty sure TargetUnit has been blocked by blizzard, due to kickass automacros.

    Your macro is faulty, it has IF-statements missing. This down below should work:
    Code:
    /castsequence [target=focustargettarget, help] [] reset=14 Heal, Heal, Heal
    This should cast a heal in the mobs target. I added the "help" since it is needed, just don't ask me why :P. It has something to do whether the target is harmful or friendly. Furthermore, target-target is not working as far as I know. Just type it targettarget. I also took the liberty of adding [] which will cast the heal if you don't have any focus set. Good thing to have if you ever have to solo-play the char.

  9. #9

    Default

    Great. I'll give that a try. Thanks

  10. #10

    Default

    Quote Originally Posted by 'Golle',index.php?page=Thread&postID=145112#post14 5112
    /castsequence [target=focustargettarget, help] [] reset=14

    That worked! Thanks a ton

Similar Threads

  1. The old all in one shaman healing macro
    By simpletom in forum Macros and Addons
    Replies: 2
    Last Post: 05-18-2009, 02:00 AM
  2. Looks like hunter pets get a much needed boost in exp
    By Jaws5 in forum General WoW Discussion
    Replies: 5
    Last Post: 08-06-2008, 11:35 AM
  3. Hunter pets.
    By Kamtank in forum New Multi-Boxers & Support
    Replies: 5
    Last Post: 08-06-2008, 10:29 AM
  4. Shaman Healing macro.
    By Golle in forum Macros and Addons
    Replies: 3
    Last Post: 07-04-2008, 07:35 AM
  5. LOLCoil x4 + Pets + DoTs + AoE Healing + 5x AoE Fears = Win?
    By Xzin in forum General WoW Discussion
    Replies: 4
    Last Post: 05-15-2007, 04:03 PM

Posting Rules

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