1. #1
    Deleted

    Why is it failing sometimes ?

    Why is this macro failing to get to "part two" sometimes ?

    #showtooltip
    /stopattack
    /stopcasting
    /cancelaura Deterrence
    /castsequence [target=focus,harm,nodead][target=target,harm.nodead][] reset=4, scatter shot, Trap Launcher, !Freezing trap

  2. #2
    Deleted
    If Scatter Shot is on cooldown the cast sequence gets stuck.

    Suppose you're hitting the macro once to scatter shot your focus / target.
    Then you wait 5s and hit it again.The sequence will have reset (due to reset=4) and try to cast scatter shot again, which is still 25s on cooldown.

  3. #3
    try using a modifier macro for ya scatter shot and place ya trap yourself. this way you can also trap ppl without having to scatter shot em first... like when ppl get rooted ect.
    http://img687.imageshack.us/img687/4...4841599821.jpg the boy that will forever be named the HHD wiper. R.I.P

  4. #4
    Not sure what the reason was, but there was something messed up with hunters. Put two /stopcasting's in your macro. Should look like this.

    #showtooltip
    /stopattack
    /stopcasting
    /stopcasting
    /cancelaura Deterrence
    /castsequence [target=focus,harm,nodead][target=target,harm.nodead][] reset=4, scatter shot, Trap Launcher, !Freezing trap

Posting Permissions

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