1. #1

    Hunter Macro needed!

    Hey everyone,

    at the moment I am using the following macro:

    #showtooltip
    /Cast [nomod] Chimera Shot
    /Cast [mod:alt] Rapid Fire
    /Cast [mod:alt] Blood Fury
    /use [mod:alt] Vicious Gladiator's Badge of Conquest
    /Cast [mod:shift] Freezing Trap
    /cast [mod:ctrl] Distracting Shot

    What I really want is to put "/Cast [nomod] !Aspect of the Hawk" in front of Chimera Shot, but still want Chimera Shot to show (instead of the aspect).
    If i put #showtooltip Chimera Shot, doesn't it stay like Chimera Shot when i press Alt (and should see Rapid fire)?

    Does anyone understand my babbling? :P

  2. #2
    It's a very long macro and can barely fit what you are trying to do, at 252 chars.

    I had to shorten your trinket, amongst other things, so make sure your Vicious Gladiator's Badge of Conquest is in your 2nd trinket slot.

    Code:
    #show [mod:alt]Rapid Fire;[mod:shift]Freezing Trap;[mod:ctrl]Distracting Shot;Chimera Shot
    /use [mod:alt]Rapid Fire
    /use [mod:alt]Blood Fury
    /use [mod:alt]14
    /use !Aspect of the Hawk
    /use [mod:shift]Freezing Trap;[mod:ctrl]Distracting Shot;Chimera Shot

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

Posting Permissions

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