Phyery 0 Report post Posted June 30, 2017 I know it should be an easy macro, but I can't get it to work. I'd like to have my imp or voidie attack my target when I use the Shoot command. I don't want to tie pet attack to CoA or Corruption because my use of those doesn't always require the pet to immediately or ever attack that target. But once I start 'wanding' I want the pet to attack that target. 0 Share this post Link to post Share on other sites
Liftus 0 Report post Posted June 30, 2017 /script if not IsAutoRepeatAction(25) then CastSpellByName("Shoot") end /script petattack() just put shoot on the actionbar, shoot also is spammable 0 Share this post Link to post Share on other sites