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

    Default Yet Another Healing Macro

    One thing I seem to be constantly tweaking is my healing macros. Since healing issues are one of the major causes of wipes among noob boxers, I thought I'd share this (*cough* wouldn't know anything about that... :huh: ). This should be good to get most people up and running, possibly good for much longer.

    The targeting is a little lazy, but should be fine for PVE or even casual PVP. If desired, it's easy to replace the "/assist NameOfLeader" command with a "/click AssistLeaderMacroButton" statement which relies on keymaps to designate the current leader. Regardless, replace "NameOfLeader" with your leader's name and "Holy Light" with the name of your healing spell.

    Code:
    #showtooltip
    /assist NameOfLeader
    /cast [target=target,exists,help][target=targettarget,exists,nodead,help][target=player] Holy Light
    The macro is relatively simple, yet allows for a certain amount of intelligent casting. It will do the following, in order of decreasing priority.

    • If the leader is targeting a friendly unit, heal that unit. This allows on-the-fly heal targets, also concerted use of fast-cast or HoT spells with the right team.
    • If the leader is targeting a living hostile unit, heal the mob's target. If you have a tank...hopefully this is your "heal the tank" case.
    • If the leader has no target, heal yourself. Good for being AoE'd, many-mob pulls, after-combat cleanup.

    Since the targeting functions by first assisting the leader, you can modify this for the lead character by only omitting the /assist line (at that point in the macro, both leaders and followers will have the same state before invoking the /cast command). Or again, use a /click method to invoke an assist macro that works with FTL keymaps.

  2. #2

    Default

    ARG, confusing. don't know how you figured this macro out, but its a good one
    Interested in the worlds largest multiboxer guild for Classic WoW?
    <Overload> Multiboxer guild for end game raiding
    Server: Herod - NA-PvP, Eastern
    Faction: Horde
    Raid Time: 6pm-11pm EST on Sat, Sun, Tues.
    Discord:https://discord.gg/keWJpHF

  3. #3

    Default

    Quote Originally Posted by 'Zal',index.php?page=Thread&postID=161750#post1617 50
    ARG, confusing. don't know how you figured this macro out, but its a good one
    Practice, mostly. It only looks easy if you know what you're doing, aye?

    If something specific was confusing, I'll try to clarify it for you. For TLDR, it does what it says on the tin...er, in the bullets. Sorry if the post is a bit long.

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
  •