Thread: Solace Macro

  1. #1

    Solace Macro

    Is there any way to make a macro that casts Power word solace while not on CD, and if it isn't available, casts Power word: Shield instead?

  2. #2
    Stood in the Fire
    15+ Year Old Account
    Join Date
    Mar 2007
    Location
    Denmark
    Posts
    413
    Nope, macros can't do conditionals.

  3. #3
    Is there a way to do it with castsequence maybe? Have it cast solace, then for 10 seconds cast pws, then when that 10 seconds is up, switch back to solace?

  4. #4
    Blademaster
    10+ Year Old Account
    Join Date
    Jul 2011
    Location
    Brisbane, Australia
    Posts
    42
    This is how I do it. Probably not the best but it works for me.

    I have the tank targeted, PWS is on right click on vuhdo and I have a macro set to cast Solace based off the tanks target. It will also go off if you are targeting the boss.

    #showtooltip Power Word: Solace
    /cast [target=target, harm] [target=targettarget] Power Word: Solace

    I also have a macro I use for clocking up evang stacks for AA. It is made to spam away until you get 5 stacks.

    #showtooltip Smite
    /cast [nochanneling:Penance] Power Infusion
    /castsequence [target=target, harm] [target=targettarget] Smite
    /cast [target=target, harm] [target=targettarget] Power Word: Solace

Posting Permissions

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