1. #1

    Skull Bash Macro

    I'm trying to create a macro for pvp that casts Skull Bash in both cat and bear form on my target, and does the same on my focus if I click shift. However, I don't seem to be able to get it to work so far. Any ideas?

    Here's what I have so far:

    #showtooltip
    /cast [stance:1] Skull Bash(Bear Form); [stance:3] Skull Bash(Cat Form)
    /cast [stance:1, mod:shift,target=focus] Skull Bash(Bear Form); [stance:3] Skull Bash(Cat Form)

  2. #2
    #showtooltip
    /cast [form:1,mod:shift,@focus][form:1] Skull Bash(Bear Form); [form:3,mod:shift,@focus][form:3] Skull Bash(Cat Form)

Posting Permissions

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