1. #1

    Penance Macro, need help >_<

    Bit of a nab when it comes to Macros, but I'm currently using this for Penance+Cascade for pure healing:

    #showtooltip
    /cast [@mouseover,help,mod:shift][@player,mod:shift] Cascade; [@mouseover,help][@player] Penance


    How do I alter it so that Penance will ATTACK my target when I've got no one mouseovered?

    - - - Updated - - -

    Anyone?

  2. #2
    I can help!

    Add ;[harm,nomod]Penance

    But doing that will make penance not cast if you have a friendly targeted. If you want penance to cast on ANY target even when you don't have a mouseover just add ;[nomod]Penance to the end of your macro

  3. #3
    Try

    Code:
    #showtooltip
    /cast [@mouseover,help,mod:shift][@player,mod:shift]Cascade; [@mouseover,help][]Penance

    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
  •