1. #1

    Help with hunter macro

    Hey all,

    I was looking for some help with this macro, thank you in advance for your contributions.

    Here is what I need it to do:

    NO MOD - cancel trap launcher and drop the trap at my feet.

    MOD SHIFT - castsequence trap launcher, and Ice Trap (I need this to be spammable so that I do not accidentally remove the trap launcher aura by hitting it more then twice.

    #showtooltip Ice Trap
    /cancelaura Trap Launcher
    /cast [nomod] Ice Trap(Frost Trap)
    /castsequence [mod:shift] reset=14 Trap Launcher, Ice Trap(Frost - Trap Launcher)

    Thanks!

  2. #2
    Code:
    #showtooltip Ice Trap
    /cancelaura [nomod] Trap Launcher
    /cast [nomod] Ice Trap(Frost Trap)
    /castsequence [mod:shift] reset=14 Trap Launcher, Ice Trap(Frost - Trap Launcher)
    Bolded part is what was needed.

  3. #3
    Nevermind, someone better at macros beat me to it.

    I wasn't aware you could put a mod after a /cancelaura like that. Handy.
    Last edited by Amat; 2014-12-13 at 02:04 AM.

Posting Permissions

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