1. #1

    Super Secret Macro Question

    Hi Priest here...

    ::looks around cautiously::

    I would like some help with a macro!

    I need to combine the effects of a mouseover "Life Grip".

    #showtooltip
    /cancelaura Dispersion
    /stopcasting
    /use [target=mouseover,exists] Leap of Faith; Leap of Faith

    With the party 1, 2, 3, of the below macro.

    /use [mod:shift,@party1][mod:ctrl,@party2][mod:alt,@party3][]Leap of Faith

    HALP!

  2. #2


    Code:
    #showtooltip
    /cancelaura Dispersion
    /stopcasting
    /cast [mod:shift,@party1][mod:ctrl,@party2][mod:alt,@party3][@mouseover,help][]Leap of Faith

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

Posting Permissions

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