BbaMasterfrost a bit tweaked :
- added Pause button ( Shift )
- added DnD on mouseover ( L-Ctrl )
- added DarkSim for Hagara's Shattered Ice ( just put the boss on your focus )
BbaMasterfrost a bit tweaked :
- added Pause button ( Shift )
- added DnD on mouseover ( L-Ctrl )
- added DarkSim for Hagara's Shattered Ice ( just put the boss on your focus )
- i think others mentioned already, you should probably get rid of left-alt start/stop toggle. especially since alt-X already does the exact same thing by default, and they tend to desync with user trying to start with alt-x while your function turns it off at the same timepersonally i use *hold down* left shift for *pause* on all my profiles, it works fantastic since then I can keybind things like feint to shift-{some key} and ensure it gets thru the PQR ability spam: "if IsLeftShiftKeyDown() then return true end"
- not sure if it matters but I added "and StealthUp == nil" to hemo and BS
- Now I use Dance / Vanish manually in raids so this isn't tested well, but I'm not sure why "if MoSUP == nil" is there for Shadow Dance, but i guess it doesn't do any harm either
- This may not be an issue for others but "or ( MoSUP ~= nil )" for shadowstep means it will shadowstep on pull from 25 yards as you are moving up stealthed to boss, often while the boss is hauling in a different direction towards tank. which may screw up positioning and countdown and ambush and/or get you killed if you dont pre-tricks tank, plus it's probably better to SS during the first shadow dance after pull. "or ( VanishUP ~= nil )" could be an alternative, though it's only 3 sec long. for those that want to start fights "manually" with an ambush.
- some kind of toggle for shadowstep, otherwise people will have to take it out of the rotation manually for DW Madness
- not sure if this will make anything better or worse: add a "shadow step CD is up" requirement for shadowdance and/or vanish
combat seems to be perfect. looking forward to assassination, that will make it all 3 specs perfect! fantastic work blinded
Yes really fantastic work blinded finally i can play my beloved rogue![]()
Looking Towards the update of the sub so that I can dominate the DW Madness!
Once again THANK YOU for a job well done.
One more thing are you going to make a sub PvP profile?
// Forvirrad
You can edit the default settings of PQR
I use F1 - F4 and i don't want to disable the whole rotation so for me it's perfect, but i can change it ^^
You can replace VanishUP and StealthUP with MOSUP == nil, that would only be one check, but it won't do anything cuz i moved Ambush at the beginning of our rotation.
MoSUP is Master of Silence, this buff will be aplied everytime you use Vanish or Stealth, so ShadowDance won't be used if you are in stealth or used vanish a second ago
I'll remove ShadowStep for Ultraxion and Madness
The ShadowStepCD requirement would be a small dps increase for vanish
Why cant i find a working unholy profile :'(
Yes iv searched and tried a few and dont work
4 pages back, one that does work.
Just admit your lazy and cant be arsed looking ^^
Here ya go ([BETA] PQRotation - an automated ability priority queue.)
Works fine for me, 16k+ on a dummy
How would i go about switching to blood presence and back for heroic morchok? If not a really good idea for you to make it into a rotation for all of us dks who are doing heroic DS.
Last edited by collinetnick; 02-25-2012 at 03:25 PM.
I really just learned the basics to make a rotation for myself, I don't use this program for stuff like switching or pausing or AoE. Everything goes to the community, and anyone can feel free to change it, but I both lack the knowledge and the desire to get into stuff like presence switching and Heroic Will. Hell, I even had to borrow someone else's code to get DnD to work :P