1. #1

    macro help please

    ok so firstly i appologise for being completely useless at macros.

    right so i ned some help. im wanting to make a few macros that are targetthen action based. im looking to make my numpad keys target me then the second member of the dungeon list then the third etc. and the cast rejuv, if you can do it 1 click that would be awesome!

    so example i want numpad 7 to target me then cast rejuv on myself. then numpad 8 targets player 2 and casts rejuv.

    any help would be greatly appreciated.

  2. #2
    Unless you're left handed and you have your right hand on num pad and left hand on mouse, your right hand shouldn't be on the Num pad.

    As for your question though, something along the lines of ~
    For yourself:
    Code:
    /cast [@player] <spell>

    For party (# = 1-5):
    Code:
    /cast [@party#] <spell>

    I suggest you just use a healing AddOn such as VuhDo or Healbot, though.
    Last edited by Soisoisoi; 2011-12-08 at 07:24 PM.

  3. #3
    Honestly, I wouldn't use macros for such a thing.

    Healbot
    Vuhdo (Thanks Treelife knew I had spelled that one wrong xD)
    Clique

    3 addons that are on curse that allow you to macro your heals, or anything, to unit frame hover over.

    For Example, I have a naga mouse. Rejuv is set to my numpad 1 (I have the number row 1 set to another spell such as CDs) set to my mouse. I hove over me and press it and it will cast the spell. I can then move my mouse over your unit frame and press it to cast it.
    Speeds up healing very very much!
    Last edited by Parcifal; 2011-12-08 at 07:23 PM.

Posting Permissions

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