1. aspect+true shot aura macro

    i have this
    #showtooltip
    /castsequence aspect of the dragonhawk, aspect of the viper
    /cast !trueshot aura

    but it doesnt work like i want it to. it recasts true shot aura despite it being already activ causing a global cooldown, how do i make it only cast if its not activ? the aspects switch fine

  2. #showtooltip
    /castsequence !Aspect of the Dragonhawk, !Aspect of the Viper
    /cast !Trueshot Aura

    I don't remember if that works as it's intended to, but you could try that.

  3. Those kinds of conditionals do not exist for macros. You should never be putting TSA into a macro because it's on global and causes a GCD. You also should not have your aspects on a castsequence.

Posting Permissions

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