1. #1
    Deleted

    [Macro]Need working Scatter + Trap Launcher + Freez Trap Macro

    Code:
    #showtooltip scatter shot
    /cast [target=mouseover, harm] [harm] Scatter Shot
    /castsequence [nomod] reset=3 Trap Launcher, Freezing Trap
    This is my Version what i have, but that doesn't work so well. Sometimes it shoots freezing trap and sometimes not.

  2. #2
    Theoreticaly it should work. Maybe it bugs because you are putting a GCD spell before the castsequence.

    Try this
    #showtooltip scatter shot
    /cast Trap Launcher
    /castsequence [target=mouseover, harm] reset=3 Scatter Shot, Freezing Trap

    i tried it a couple of times and it works. Just dont spam it fast.
    Last edited by grassidas; 2010-11-10 at 11:58 PM.

Posting Permissions

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