1. May 2, 2015  

    Sometimes my hunter doesnt want to auto attack..

    When i use my abilities he sometimes doesnt want to use his auto attacks...

    /startattack
    /petattack
    #showtooltip Arcane Shot
    /castsequence reset=1 !Aspect of the Hawk, null
    /cast Arcane Shot

    is something wrong with my macro that does it?

  2. May 13, 2015  
    You have attack and auto attack in your spellbook, does it matter which is used?

    what about replacing the first line with

    /cast Auto Attack


    I am also curious how this part works

    /castsequence reset=1 !Aspect of the Hawk, null

  3. May 14, 2015  
    @Ozzymagnum
    Your macro is fine.
    Maybe you enabled the "stop auto attack" option?
    This option will stop auto attacks whenever you switch target.
    Also, the problem might be due to /stopcasting commands in other macros. These will also interrupt ranged auto attacks
    This is also the reason why people write stopcasting twice in their macros(Most people don't know this)
    The first /stopcasting will stop your auto-attack and the second will stop your current cast
    If the error persists, try relogging, since sometimes you get this unexplainable error(happened to me once)

    @PivotalDisorder

    Go to my macro-ing guide and you will find out why the line works!
    This is the link:
    http://forum.warmane.com/showthread....o-ing-tutorial

    I will also update the topic soon.

Posting Permissions

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