Spell ID (109033) is Kohcrum's Stomp (10H).
Trying to add it to Special Occasions in the abilities editor. I'm not on Morchok, I'm on his Kohcrum which mirrors Morchoks attacks a bit after the normal cast.
The 'CastName' would pop it for both Morchok and Kohcrum (thus loosing the cooldown due to early activation).
Do or Die
[PQR] Monk Mistweaver
I've probably explained myself very badly.... I sometimes do HC Morchok on my Rogue (but sometimes other classes if needed). I was looking to write some code that would work on any characters that I could stick in the special events on the Abilities. For Paladin I was thinking Bubble (I'm not great on my paladin I admit), feint on my rogue or Iceblock on mage etc.
I thought the code would do any class all I would have to do is change the damage mitigation spell in the runMacro.
So rogue for example would be:
Code:-- Kohcrum Stomp local channelSpell, _, _, _, _, endTime = UnitCastingInfo("boss1") if channelSpell == GetSpellInfo(109033) and endTime/1000 - GetTime() < 2.0 then RunMacroText("/cast Feint") end
Do or Die
[PQR] Monk Mistweaver
@Imdasandman: Haha, after a pug tonight a DK with better progress than me and higher ilvl (well only 1ilvl more but still) asked me to join him in a group by the dummys and race dps with him. He said he had problems doing my numbers when he dps. So we raced first without cds, where we started out close, but as time went by my dps raised up to 28k and his was on 22k. Then we did one more race but with CDs and trinkets, that ended up with 32k for me and 25k for him. Iam 398ilvl myself as you can see here.
First I was happy cause of the awesome profile, but then a little sad I couldnt help this guy improve his DK other than compare recount-sessions. Great work nonetheless, and please dont stop working on DK-profiles ^^
justimagine how big the Emperor's chess board must have been.
![]()
how do i fix the PQR._NOVA_DATA.lua error
Uh.. yeah, a lot of people have been asking about this lately.. It's not really that hard to understand.
Download this file. It has the full file structure already created so all you need to do is extract it into your PQR folder.
If some people still can't get it to work, then I can't help you. Try updating your PQR.
Hello All!
Been away some from Wow doing Diablo etc.
Im just wondering if there is a Mage/Feral Profile for MoP somewhere? Or else i will start doing them myself but i dont want to invent the wheel if its already done
Maybe would be a good thing to start having a MoP thread of PQR where we just post scripts regarding that. I know MoP is prolly a couple of weeks away but tbh its no point updating profile for Cataclysm cause its done and dusted.
Looking for exploiters and botters to Elder Scrolls Online.
Hi Gabbz welcome back! Been using your Kittybear-profile for Heroic Dragon Soul with alot success, good to have you back in the community again ^^
Thanks, where did you find this or hear this from?![]()
Welcome back, Gabbz!
I actually started making a MoP Fire Mage profile yesterday, along with a raiding profile. (Among other things, I used your ignite event loader!)
Just have a few things left on my Shadow Priest profile before I can fully devote myself to DK's and Mage.