1. #1
    Deleted

    Scatter + trap macro

    Hi there folks, I've recently picked up my hunter again for some lols pvp and possibly some semi causual arena play.
    I have tried to get a hold of a working scatter trap macro without mouseover but so far I have found none.
    My quesiton is, is there any working macro without mouseover? I personally hate mouseover macros
    So thats why I am asking.

    Thanks in advance.

  2. #2
    #showtooltip Trap Launcher
    stopcasting
    stopcasting
    castsequence [nomod] reset=1 Trap Launcher, null
    cast [target=pettarget, exists] Growl

    #showtooltip
    stopcasting
    stopcasting
    cast [focus][harm] Scatter Shot
    cast [target=pettarget, exists] Growl
    cancelaura Hand of Protection
    cancelaura Deterrence

    You need to and slashes in front on each line except the # as it doesn't let me post them also add an at in front of the word focus, but these ones use the focus frame if you're familiar with that...
    Last edited by Zaora; 2012-02-23 at 04:39 PM.

  3. #3
    Deleted
    Quote Originally Posted by Zaora View Post
    #showtooltip Trap Launcher
    stopcasting
    stopcasting
    castsequence [nomod] reset=1 Trap Launcher, null
    cast [target=pettarget, exists] Growl

    #showtooltip
    stopcasting
    stopcasting
    cast [focus][harm] Scatter Shot
    cast [target=pettarget, exists] Growl
    cancelaura Hand of Protection
    cancelaura Deterrence

    You need to and slashes in front on each line except the # as it doesn't let me post them also add an at in front of the word focus, but these ones use the focus frame if you're familiar with that...
    I can't say that I am but one can always try to gain such knowledge through the internetz. Thanks for the reply, really!

  4. #4
    Code:
    #showtooltip Trap Launcher
    /stopcasting
    /stopcasting
    /castsequence [nomod] reset=1 Trap Launcher, null
    /cast [@pettarget, exists] Growl
    
    #showtooltip
    /stopcasting
    /stopcasting
    /cast [@focus][harm] Scatter Shot
    /cast [@pettarget, exists] Growl
    /cancelaura Hand of Protection
    /cancelaura Deterrence
    ctrl+c, ctrl+v version for you. Yes, I'm just that nice

Posting Permissions

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