Good to hear! Think I already +rep'd you for the HB-compatible profiles but I'll go and spread some to give again, might make my warrior tank in MoP then.
Good to hear! Think I already +rep'd you for the HB-compatible profiles but I'll go and spread some to give again, might make my warrior tank in MoP then.
Hey guys. Just a quick question as I have come back to wow I wanted to use the interrupt option of PQR but even tho it is enabled it is not interrupting anything and trying to look in it says make sure interrupt all is ticked, I can't seem to find it so could anyone tell me where?
Ok never mind it is in the actual PQR settings not the actual profile,
Silly me![]()
Last edited by passionford; 08-08-2012 at 01:43 PM. Reason: found the answer myself
Sorry I had to pick up his post.
Suggest a solution to my problem specifically for http://www.wowhead.com/item=77197 please.
Do you guys mind if I cut and paste all the new MoP Beta profiles and post them in the profiles section? This way everyone can go to one spot to find MoP profiles.
http://www.ownedcore.com/forums/worl...ting-area.html (MoP PQRotations Testing Area)
Here is an example of what I would do...
Sheuron's Protection Warrior Profile for Beta
Preliminar Warrior Protection PvE rotation for Mist of Pandaria, designed to level 85 to 90. Still some missing spells, you should manually use Shield Block/Barrier. Press RIGHT Control to switch Single target / aoe.
http://www.ownedcore.com/forums/worl...ml#post2250100 (PQR - Rotation Bot)
If you guys think this is a bad idea, then i won't do it, it's just something that i thought might be helpful.
I'm getting this error:
Uploaded with ImageShack.us
But i already got .net framework 4 installed... what else could it be?
Been hearing rumors that the new talent pools are going to go live in about three weeks people, hopefully that'll help the profile makers even more...I know I can't wait for the new hunter and blood/frost dk stuff so we can hit MoP in full force or I'm going to wait a month after launch to see what the master coders at PQR Headquarters have cooked up! Best of luck guys!
Guessing this needs an upated for the new beta patch thats just hit? Getting Edit Mode etc etc still working on live ok
Trying to make my Brewmaster rotation only use Blackout Kick when Shuffle isn't up so that it uses BoF during AoE but when I have it check for if the buff is up or not, then the rotation stops working. Could someone possibly give me a sample code for checking for a buff before casting an ability?
Been using
but it doesn't like that and I'm still new to writing rotations so I'm too dumb to figure out why ^^;;Code:if UnitPower ("player",12) >= 2 and PQR_UnitBuffID ("player", 115307) = nil then return true end
Do or Die
[PQR] Monk Mistweaver
Ah I missed an equals....knew it was a dumb little thing I was missing. Thanks, I'll test it as soon as we have offsets again for the new patch.