1. #1

    macro arcane shot multi-shot

    hi guys,

    new hunter here, I would like to create a macro that allows me to cast Arcane shot without any modifiers and to cast multi shot when pressing shift. I came up with that

    #showtooltip
    /stopcasting
    /stopcasting
    /cast [nomod] Arcane Shot
    /cast [mod:shift] Multi-Shot
    /petattack

    but it actually only cast Arcane shot, any idea on what i should do to make it work?

    I also would like to create a macro that could cast the different special pet attacks on 1 key depending on the pet currently active, is that possible?

    thanks in advance!
    Last edited by Gnu; 2014-04-16 at 06:16 PM.
    "I win because I'm a ninja. I kill everybody else because they suck ass. To even play a rogue takes an enormous amount of skill beyond what noobs like you could even imagine." Kishkumen, World of Roguecraft 2.

  2. #2
    #showtooltip
    /cast [mod:shift]Multi-Shot;Arcane Shot

    Add back in any stopcast or petattack commands as you please.

  3. #3
    thanks a lot!
    "I win because I'm a ninja. I kill everybody else because they suck ass. To even play a rogue takes an enormous amount of skill beyond what noobs like you could even imagine." Kishkumen, World of Roguecraft 2.

Posting Permissions

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