1. #1

    Looking for working Lightning Bolt/Healing Surge macro

    I was using: #showtooltip
    /cast [harm, nodead] Lightning Bolt; [help, nodead] Healing Surge in Cata (actually I think it was Healing Wave then but you get the idea). I've since tried it with Healing Surge and can't seem to get it to work with my Enhance spec. Works fine when I'm resto though. Is this no longer doable? Thanks in advance!

  2. #2
    High Overlord
    10+ Year Old Account
    Join Date
    Aug 2010
    Location
    Arizona
    Posts
    151
    Have you tried
    Code:
    #showtooltip
    /cast [harm,@target] Lightning Bolt; [help,@target] Healing Surge

    Alternatively if you're okay with pushing shift to cast and are possibly looking for a mouseover macro
    Code:
    #showtooltip
    /cast [mod:shift,@mouseover,help] Healing Surge; [nomod:shift] Lightning Bolt

  3. #3
    I'll try those, thanks BennyZee!

  4. #4
    High Overlord
    10+ Year Old Account
    Join Date
    Aug 2010
    Location
    Arizona
    Posts
    151
    You might also get more help at the Interface/Macro Subforum if those don't work.

Posting Permissions

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