Jump to content
Phyery

Pet Attack for Warlocks

Recommended Posts

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.

Share this post


Link to post
Share on other sites

/script if not IsAutoRepeatAction(25) then CastSpellByName("Shoot") end

/script petattack()

 

 just put shoot on the actionbar, shoot also is spammable

actionbarslots1.png

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×