RogueRotationHelper
This is an addon to track the next ability to use as a rogue. In addition to a visual output for the spell to use, it has the option to prompt using audio cues when the ability is able to be used.
Currently, it is only set up for use for Combat and Assassination specs.
Combat Priority Queue
- If you're stealthed, then Ambush
- If you have combo points, and less time on Slice and Dice than in the settings, suggest Slice and Dice
- If target doesn't have an armor debuff, and at least as much CP as in the settings, suggest Expose Armor
- If you have at least 1 CP, and less time on your Rupture than in the settings, and you have Use Rupture active, suggest Rupture
- If you have 5 CP, Eviscerate
- If the revealing strike debuff is off, Revealing Strike
- Sinister Strike
Assassination Priority Queue
- If you're stealthed, then Mutilate
- If you have CP and Rupture isn't up, Rupture
- If you have CP and Slice and Dice isn't up, Slice and Dice
- If you have CP, Slice and Dice is under the setting, Envenom
- If you have CP and Rupture is under the setting
- If Rupture has less than 1.25 seconds and you have at least as many CP as the last Rupture, Refresh Rupture
- If you have at least a second left on Rupture, and have more than 60 energy, either Dispatch or Mutilate as appropriate
- Else wait for Rupture to be ready (and display a timer overlay until Rupture is to be cast)
- If you have the Blindside buff and less than 5 CP, suggest Dispatch
- If you have at least 4 CP (or 5 if Murderous Intent is active)
- If you have either no envenom buff or more than 105 energy, suggest Envenom
- If Envenom buff is still active, display Envenom with a cooldown overlay for when the buff runs out. (No audio cue until buff runs out)
- Build up CP with either Dispatch or Mutilate
Subtlety Priority Queue
- At 4 CP, wait for Honor Among Thieves to proc an additional point
- Decide finisher to use if at 5 CP (each assumes the suggested spell is no longer active)
- If Master of Subtlety is active, Rupture
- Slice and Dice
- Without Master of Subtlety, Rupture
- Eviscerate
- Build Combo Points
- If Stealthed
- No more than 3 CP, Premeditation
- Shadowstep
- Ambush
- If Hemorrhage has expired, Hemorrhage
- If Suggest Backstab is enabled, Backstab
- Hemorrhage
- If Stealthed
There's also the additional ability to turn on the suggestion of Feint and Tricks of the Trade. These will be suggested if you don't have anything else to currently cast, the spell is off cooldown. Energy is not accounted for (assumes you have the Glyphs).
Hi, thanks for the addon; is there a way to lock it?
.5.4 update please?
Sorry for the delay. I've just released the update to get it functional for MOP.
There'll be some more updates as I try to figure out the rotation.
I love this addon please update it for 5.0.4!!
Yep great addon will it be updated for 5.0.4 or can the current version be adapted for use??
Babyaidy
dreat addon will there be an update for 5.0.4 / MoP?
i am an combat rogue. and i downloaded this addon and it worked for some days and when i try to use it again it dosent show me what power i need to use why ??
help me plss
I am getting the following lua; not sure what I'm doing wrong:
" Cannot find a library instance of "AceConfig-3.0"
Can you help me out?
I like this add-on. But I would like to change some of the audio cues to match my keybindings. Can you tell me how to do that, or maybe add it as a feature in the gui? The dropdown on the copy I have has only the numbers 1 thru 5 and 4 or 5 letters. Am I missing something? Thanks.
Thanks for the great addon
Blah. I thought I checked for that before releasing. But apparently not. It should be corrected now.
Hi. I'm getting this error when I'm in stealth.
Message: ...e\AddOns\roguerotationhelper\RogueRotationHelper.lua:395: attempt to index global 'RogueRotationSuggestor' (a nil value)
EDIT: And even i have disables "sound cues", it's playing sound when target is casting spell.
Everytime I target a hostile, I get an lua error that will not close unless a) deselect target or b) engage target. was wondering if you had any ideas why this might be happening?
*edit: This is only happening while i am stealthed and target. Same error message as above.
nothing is showing up for me
There's a few options that would make it not show up. Currently it won't anything if you aren't either Combat or Assassination. I'm working on adding subtlety to the addon. Also, it determines if you're in Combat or Assassination by looking for Vendetta or Killing Spree as an available spell. So if don't have one of those abilities, the addon won't consider you in that spec. The last option would be if the addon isn't enabled, check to make sure that in the "Enable" checkbox is checked in the options.
This is constantly telling me "R" but I don't have anything set to announce it and it's not an option, what am I missing here?
I had an additional setting to announce if I should kick, but forgot to include it in the config. I've now added a box to turn on/off an alert when the target is casting an interruptible spell and a dropdown to control what audio file plays.