Jump to content
Sign in to follow this  
Papercut

Sinister Strike / Backstab macro/addon

Recommended Posts

Hi,

Been trying to find a macro or an addon that either casts backstab, or sinister strike if the enemy is facing me (I'm always using dagger in MH). Pretty much so I only have to spam one button.

In raids it's easier to always stay behind, but in smaller dungeons it can be a mess... 

Anyone know any addon/macro? Tried AutoRogue, but it didn't work.

Share this post


Link to post
Share on other sites

lazyscript

you can do way more with it

so you can make a script with it

that will cast sinister strike if your energy is above 60 but will use backstab otherwise

there is a script check for when you are behind the target too  - but it might still use sinister strike so making the script based of the energy would be more reliable

and you can also add in the same script to use eviscerate if the target has more than 4 combo point on them as well

and bunch of other things like auto interrupt when target is casting etc

there is lots of commands and "if" additions so it takes a while to figure out - i cant provide any rogue scripts but here is an example of mortal strike macro i used on my warrior

heroicStrike-ifPlayer>50rage

battleShout-ifNotPlayerHasBuff=battleShout

equipMainHand=Hammer of the Vesper-ifStance=defensive

equipOffHand=Draconian Deflector-ifStance=defensive

equipMainHand=Arcanite Reaper-ifStance=battle,berserk

mortalStrike-ifStance=battle,berserk

revenge-ifUsable=revenge

 

here is example of mortalstrike/revenge macro with weapon swaps included and heroic strike if rage goes above 50

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
Sign in to follow this  

×