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

    Default Please help, modifier healing mod.

    I need to know how to make a macro that will cast a spell on myself, modifying it with say the shift key, and just clicking the macro will heal the target player that I choose or the party leader. I need this cause I'm duel boxing atm and its such a pain to make 2 macros to heal myself or my main were I could just use the one! please if someone could type it out for my that would be great!

  2. #2

    Default

    I'm not too sure about healing the party leader, but for healing yourself with a modifier or your target without the following macro would work (just replace Healing Wave with your own healing spell):

    /cast [mod:shift,target=player][help] Healing Wave

    I think the party leader is either party 1 or party 2, but I've never used those much, so could be wrong. If the leader is party 1 then your macro would be this:

    /cast [mod:shift,target=player][help][target=party1] Healing Wave

    Macros read from left to right and will execute the first correct command they come to, so if you hold shift down that will evaluate true and you'll heal yourself. If you've not got shift down it will skip to the next part and heal your target if it is friendly (that's the [help] bit), if you have no target, or it isn't friendly then it will try to heal the party1 player (hopefully the group leader, but I'm not sure).

    If you're using this macro on an alt then you'll need some way to target your intended heal recipient or clear the target if you want to make sure that the leader will be healed.

  3. #3

    Default Self-cast already built in!

    Self-cast is built into WoW. Just enable self-cast in the interface menu. That will make it so Shift-clicking on a spell casts on yourself.
    Hunter/D. Priest 60.........70.........80
    ProtPally + Holy 60.........70.........80
    Boomkin + Shamen 60.........70.........80

Similar Threads

  1. Atl modifier Help
    By o_0 in forum Macros and Addons
    Replies: 2
    Last Post: 08-01-2008, 07:44 AM
  2. Alt modifier help
    By o_0 in forum New Multi-Boxers & Support
    Replies: 3
    Last Post: 08-01-2008, 04:05 AM
  3. 4 locks 1 priest healing, need healing help!
    By unseen in forum New Multi-Boxers & Support
    Replies: 6
    Last Post: 07-24-2008, 02:11 PM
  4. can someone help me with a channeling modifier?
    By Team Squishee in forum Macros and Addons
    Replies: 3
    Last Post: 03-14-2008, 11:13 AM
  5. Macros mit Modifier...
    By JoergH in forum German
    Replies: 3
    Last Post: 12-07-2007, 08:38 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
  •