Any chance of a beta update?
Any chance of a beta update?
Great Job please make a working version for private server 4.0.6)))))
I've had this asked twice already.
Here's the reason's:
1. It's rotation and stat dependent. If you are reforged to max haste, yes, put it dead last as you want savage roar up-time.
2. I'm reforged to max mastery, with 21% mastery. I dont need it dead last, and I don't have to keep Savage Roar up as much.
3. With the way Savage Roar and Ferocious Bite is coded, it really won't make a difference.
4. For the first 40% of the fight, unless your standing still though the whole fight like Ultraxion, you will never keep Savage Roar up that long.
5. After that first 40% and you have hte T13 4piece, its best to just use Ferocious Bite like it is in the default rotation.
Again, this is all play style. If your max haste, go for Savage Defense uptime. If you max mastery, you don't need Savage Defense uptime so much.
EDIT** You don't even have to move Ferocious Bite dead last. Just move Savage Roar up right above Ferocious Bite. The End
Another example, with me being max mastery, instead of melee being my top damage ability most of the time, it's usually Rip, followed by Rake then melee. And my DPS with 398 iLVL gear is roughly 37k - 39k on H Ultraxion with this profile. For Ultraxion, I might be able to get away with moving Savage Roar further up in the rotation, but it's just not good enough for all other bosses where your moving to much.
EDIT2** To re- iterate what I said above. The warrior in my raid comp always wonders how my Rip and Rake does over 40% of my combined DPS. I tell them I'm specced mastery instead of haste.
Last edited by firepong; 06-08-2012 at 01:31 AM.
Well, I returned to WoW and it's nice to see that my rogue profile is still working.
Are there any important new features with this version of PQR?
Blinded's backkkk, hell yeah.
Cokx, update your disc pvp profile!
anyone ever goten banned for using this ors it safe
No one has been banned for using this as of yet mate. Blizzard aren't really looking out for it IMO, as it really isn't damaging the game or the economy at all.
And is there any chance of the new offsets for the MOP beta so I can use PQR on it? Or am i doing something wrong?
Last edited by maleth; 06-08-2012 at 06:27 AM.
pet swap is off by default so you need to turn it on and have your felguard up. since you only swap at the start of a fight now it uses your meta buff timer to help it swap so no meta no swap. and once you do swap it will switch it to off again so it will soulfire instead of pet swaping. its complex but i'm working on simplifying it.
Please if someone helped you donate rep to them.
Would this work?
Not sure if these grab the cool down, Inquisitions was a bit different, but I figured it was because it was a buff instead of a cool down.local holyPower = UnitPower("player", 9)
local divinePurpose = PQR_UnitBuffID("player", 86172)
local inquisition, _, _, _, _, _, inquisitionEndTime = PQR_UnitBuffID("player", 84963)
local crusaderStrikeCD = GetSpellInfo(35395)
local judgementCD = GetSpellInfo(20271)
if inquisition ~= nil then
inquisitionEndTime = inquisitionEndTime - GetTime()
end
if crusaderStrikeCD or judgementCD >= 2 and inquisition == nil then
if holyPower > 0 or divinePurpose ~= nil then
return true
end
end
if inquisition == nil or inquisitionEndTime <= 3 then
if holyPower >= 3 or divinePurpose ~= nil then
return true
end
end
local crusaderStrikeCD = GetSpellInfo(35395)
local judgementCD = GetSpellInfo(20271)
if crusaderStrikeCD or judgementCD >= 2 and inquisition == nil then
if holyPower > 0 or divinePurpose ~= nil then
return true
end
end
Changed the code below to above, still would like to know though.
This will cast inquisition right? I found it weird that local inquisition, _, _, _, _, _, inquisitionEndTime = PQR_UnitBuffID("player", 84963) has ("player", 84963) switched around.
if crusaderStrikeCD or judgementCD >= 2 and inquisition == nil then
CastSpellByID(84693, "player")
end
Last edited by averykey; 06-08-2012 at 08:53 AM. Reason: changed code
Is it possible for PQR to detect classes?
e.g. fairie fire on rogues and druids
Last edited by Cahonez; 06-08-2012 at 11:00 AM.
well guys i need help to find some profiles, im looking for 3 profiles for Feral Druid PVP, Rogue Sub PVP and Shadow Priest PVP. Someone can help me? Please
Hugs
edit: for Rogue Sub PVP im using xrn profile, but on a dummy lvl85 with ilvl387(pvp gear ruthless) im doing 11k dps is bad
what im doing wrong?
Last edited by Sckauter; 06-08-2012 at 11:44 AM.
Yay blinded is back, im a big fan of your combat rogue rpofile.