This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Classic Theme
Thottbot Theme
Hunter macro help
Post Reply
Return to board index
Post by
nobleknight
Sorry if one of these already exists and I'm just failing at finding it. I know what I want the macro to do, but I have no idea how to code it.
I want to have one button that first applies Serpent Sting and then Cobra Shot. Like, if Serpent Sting is active on the target, Cobra Shot - if not, like it ran out or I've switched targets, cast Serpent Sting, then go back to Cobra Shot.
I'm
fairly
sure this is possible, but feel free to correct me if it's not and suggest some alternatives. Thanks in advance for anyone who can help me with this.
Post by
TheReal
It's not possible to cast something based on a buff or debuff. You could do something like this though:
#showtooltip
/castsequence reset=target Serpent Sting, Cobra Shot, Cobra Shot, Cobra Shot, Cobra Shot, Cobra Shot, Cobra Shot, Cobra Shot
The macro resets to Serpent Sting as soon as you change targets.
Post by
nobleknight
Awesome - that sounds like pretty much exactly what I need anyway. Thanks!
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.