1. Mouse-over macros

    I am having issues with mouse over macros for my disc priest for TBC. Anyone have any links or macros they could share?

  2. #showtooltip
    /console Sound_EnableSFX 0
    /cast [target=mouseover,exists,help] Healing Wave [rank 5]; [target=mouseover,exists,harm] Lightning Bolt; [help] Healing Wave [rank 5]; [harm] Lightning Bolt; Healing Wave [rank 5]
    /console Sound_EnableSFX 1
    /script UIErrorsFrame:Clear();

    ---------------------------------------------

    #showtooltip Steady Shot
    /console Sound_EnableSFX 0
    /cast !Auto Shot
    /castrandom [target=pettarget,exists] Kill Command
    /cast Steady Shot
    /console Sound_EnableSFX 1
    /script UIErrorsFrame:Clear();

    ------------------------------------------

    In TBC, you need to use "target=mouseover" instead of "@mouseover"

  3. I am having issues with mouse over macros for my disc priest for TBC. Anyone have any links or macros they could share?
    /cast [target=mouseover,exists,help] Power Word: Shield(Rank 12); [target=player] Power Word: Shield(Rank 12)

    I use this as my mouseover macros. The second part of the macro forces the spell to be cast on myself if I don't have a mouseover target.


Posting Permissions

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