Thread: Macro Help

  1. #1
    Deleted

    Question Macro Help

    Hey all - im looking for some help with a macro that will cast 'Holy Fire' on cooldown and whislt on cooldown will cast 'Smite'

    Currently im using: /cast [target=focustarget, harm] Smite and /cast [target=focustarget, harm] Holy Fire

    Is it possible to make those 2 macros into 1 functioning one ?

    thx in advance

  2. #2
    don't think so
    you could do something like

    /cast [@focustarget, harm, mod:shift] Holy Fire
    /cast [@focustarget, harm, nomod:shift] Smite

    to cast holy fire when you hold shift

  3. #3
    Elemental Lord Rixis's Avatar
    10+ Year Old Account
    Join Date
    Feb 2010
    Location
    Hyrule
    Posts
    8,864
    you could also consider [button:1] macros, left and right click, smite and holy fire (set tooltip to holyfire to show cooldown)

  4. #4
    You could jimmy up a /castsequence macro based on your spell haste, and how many smites you can fit inbetween cooldowns, but i wouldn't recommend it.

    Something like this

    /castsequence reset=2 Holy Fire, Smite, Smite, Smite, Smite


    Again.. i don't recommend it, you'll be much better off if you just manage it yourself

Posting Permissions

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