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

    Default [Focus Macro] How to: friendly heal, harm heal focus...

    I want to write a one button macro to heal. I am duoboxing my paly to get him honor/marks but i want to actually use him. Right now his macros are simple so I can only heal myself, but i want to be able to use him to heal others too.

    I am not pro at writing macros so here is what I propose:

    1. target the focus target's target
    2. if the focus target's target is noharm, nodead cast heal
    3. if the focus target's target is harm, nodead cast heal at focus target

    How would this be achieved syntax wise? Here is what I have so far:

    /assist focus
    /cast [target=noharm, nodead] holy light
    /cast [harm, nodead] [target=focus] holy light

    Something like this?

    p.s. this is of course assuming your focus target is already set to your main.

  2. #2

    Default RE: [Focus Macro] How to: friendly heal, harm heal focus...

    Quote Originally Posted by 'Ramesses',index.php?page=Thread&postID=77531#post 77531
    I want to write a one button macro to heal. I am duoboxing my paly to get him honor/marks but i want to actually use him. Right now his macros are simple so I can only heal myself, but i want to be able to use him to heal others too.

    I am not pro at writing macros so here is what I propose:

    1. target the focus target's target
    2. if the focus target's target is noharm, nodead cast heal
    3. if the focus target's target is harm, nodead cast heal at focus target

    How would this be achieved syntax wise? Here is what I have so far:

    /assist focus
    /cast [target=noharm, nodead] holy light
    /cast [harm, nodead] [target=focus] holy light

    Something like this?

    p.s. this is of course assuming your focus target is already set to your main.
    Oh come on there are some macro masters here I know someone knows how to do this, or at least tell me its not possible with the current functions. ?(

  3. #3

    Default

    I use focus on my main. I use /cast [target=focus-target] DPSSpell for damage and /cast [target=focus-target-target] HealSpell for heals. That heals whoever has aggro from the mob your main is targetting. You can add in an extra command to heal anyone you want. It becomes:
    #showtooltip
    /cast [target=focus-target, help] HealSpell
    /cast [target=focus-target-target] HealSpell
    /cast [target=player] HealSpell

    You can still target a mob to kill or person to heal even if you are dead, but incase the alts don't have a focus, the last one heals themselves (just in case).

Similar Threads

  1. Heal focus of focus, but if non - heal MT
    By Perrigrin in forum Macros and Addons
    Replies: 1
    Last Post: 11-13-2008, 05:33 PM
  2. Heal main target's focus on mouseover?
    By rbaldwin7 in forum Macros and Addons
    Replies: 12
    Last Post: 04-11-2008, 03:48 AM
  3. Need help with creating a smart nuke/heal focus macro
    By echo in forum Macros and Addons
    Replies: 6
    Last Post: 03-08-2008, 01:53 AM
  4. Heal macro
    By loonitoons in forum Macros and Addons
    Replies: 2
    Last Post: 08-09-2007, 08:08 AM
  5. Heal macro
    By loonitoons in forum General WoW Discussion
    Replies: 0
    Last Post: 01-01-1970, 12:00 AM

Posting Rules

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