Close
Showing results 1 to 2 of 2

Thread: Healing Macro

  1. #1

    Default Healing Macro

    Ok, so after playing around with macros and trying to get my healing macro to do what I want it to do...I think I have finally figured it out.

    I just want some input on this thing and if you see any flaws (very possible since I'm still learning macros lol), point them out please .

    /cast [target=focustarget,help] [target=focus,exists,nodead] [target=player] Lesser Healing Wave

    So basically this is how it works for "ME" and my setup.

    5x Shamans, my main is usually getting pounded on in PVP and I didnt want to have to make a whole seperate macro just to heal him.

    This macro will first check to see if it can heal the focus target if it's friendly ( I like to heal others!).

    If that condition fails, it will then heal my focus (my current main) if he exists and is alive.

    If both of those conditions fail, it will then heal itself (each slave will heal itself).

    I've gotten pretty good at switching focus when my main dies and turning an alt into the new main, and this macro as far as I can tell should still work after switching mains.

    Anyone see some downfalls using this macro in this way?

  2. #2

    Default

    /cast [target=focustarget,help] [target=focus,exists,nodead] [target=player] Lesser Healing Wave
    I find that I generally need to heal the guy that is getting beat on by the current focustarget.
    If you are using focustarget for the clones direct damage spells then changing this to a party member to heal them will stop your DPS.

    how about
    Code:
    /cast [target=focustarget,help][target=focustargettarget,help][target=focus,help] Lesser Healing Wave
    this allows your focus to target a clone in an emergency, your bread and butter heals (without taking other action) will heal the clone that is getting beaten up by the focus's target and finally it will heal the focus.
    [align=center]AeineiA AeineiB AeneiC AenieD AeineiX
    All your soul are belong to us
    "They can't be bargained with. They can't be reasoned with. They don't feel pity, or remorse, or fear. And they absolutely will not stop, ever, until you are dead"
    The Wiki is your Friend
    [/align]

Similar Threads

  1. looking for PVP healing macro
    By Ammada in forum Macros and Addons
    Replies: 5
    Last Post: 12-14-2008, 05:05 PM
  2. Healing Macro
    By colorblindjimbo in forum Macros and Addons
    Replies: 3
    Last Post: 11-18-2008, 03:26 PM
  3. Replies: 5
    Last Post: 09-16-2008, 11:01 PM
  4. Replies: 2
    Last Post: 05-26-2008, 03:07 PM
  5. [Macro] Handy healing macro
    By Vicker in forum Macros and Addons
    Replies: 1
    Last Post: 05-18-2008, 01:08 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
  •