bu_ba_911: (Sorry for not posting this up on your bugtracker)
Your latest Holy PvP profile is still lacking the Mark of the Wild check in BoK. Here's a version using spell IDs if you want to copy it across.
-->That was just a brain fart on my end, wrote it for arena, forgot to transfer it to pvp
And the same for BoM
-->fixed
I see you removed Crusader Strike from the rotation too, probably not a bad thing. I'll alter AutoStopCasting and Judgement to be locale independent and post it up here too using the method you posted earlier. I still suggest adding Hammer of Justice somewhere into your arena rotation, I have it bound to alt, you could perhaps use left control/shift since you're using alt for denounce.
-->I have not removed Crusader Strike from PvP rotation, in fact I added it to Arena >.> I personally just mouse click HoJ as it's a situational thing.... i guess I can make it a Left Control Key Down tho
In your warrior profile there was a mistyped variable in Rend that meant your RendExpire wasn't working correctly.
--> That wasn't my code (i think haha)
Here's a fixed version if you want to just copy paste it over.
--> Thank you
If you change your hamstring to function similarly it would also give you the every-30-second immobilise (simpler to just reapply the buff < 2 seconds than fiddle with a time variable to check if 30 seconds has passed, and we need to reapply it before it expires anyways).
Fixed something else in there but I forgot what it was. If you don't want to maintain the warrior rotation anymore perhaps I'll just release mine once I'm happy with it, still need to think of a better way to implement spell reflect/disarm though.
--> I had a couple ideas I was thinking about maybe trying with the before and after lua abilities of PQR now.... maybe you can think of ways to use that and see if you can't come up with something better than me

(I was previously working on making the Spell Reflect read Arena1-3 and if any of them were casting CC abilities you would instantly switch to Spell Reflect, i never got it working, but i'm 90% sure thats because I wrote in a syntax bug somewhere, just something to consider if you do rewrite it)