My Frost/Unholy DK WoL ranking edits(4.3) and crystals Hunter Beta profiles-
https://imdasandmandeathknight.googl...com/svn/trunk/
Replying to an older message but just wanted to post and say when using PQR with MoP Beta the memory runs high and the CPU usage for me is about 25%. When using WoW Live .. PQR only uses about 11% CPU and memory usage stays low with the same PQR version. Maybe something different with MoP that's causing it.
When running MoP just starting PQR and selecting a toon (no profile enabled) and just letting it run idle the memory slowly goes over 200 mb - CPU usage at 25%
When running Live just starting PQR and selecting a toon (no profile enabled) and just letting it run idle the memory stays around 30 mb - CPU Usage at 11%
Anyone else experience this?
--------------------------------------------------------------------------------------
Edit: Hrm never mind working fine now. Not sure what was going on ah well all good now![]()
Last edited by Wonderworm; 07-09-2012 at 06:01 PM.
Gabbz and Firepong has Moonkin-profiles here.
I was working on updating Sheuron's Resto Druid profile for MoP for my own personal use and came across an issue with HealEngine() function. Figured I would pass along the info in case someone else comes across the same issue.
GetNumRaidMembers() and GetNumPartyMembers() are no longer in MoP .. they have been replaced with ..
GetNumRaidMembers() => GetNumGroupMembers()
GetNumPartyMembers() => GetNumSubgroupMembers()
Here is a few others that might come in handy once people start making MoP profiles .. Patch 5.0.1/API changes - Wowpedia - Your wiki guide to the World of Warcraft
Hope it helps![]()
Thanks imdasandman for the Info.
And thanks Ninjaderp for the link
I'm new to PQR but I've been looking for something exactly like this and have previously experimented with ability spamming with complicated scripts using "AutoHotKey"
Fantastic job on PQR! It takes out the need for tedious scripts that get in the way particularly when you're just trying to chat to someone in-game and you have a script running in the background thats spamming your number keys all the time :S
I'm currently leveling a MM Hunter and using Sheuron's profile pack, its working fantastic! except I noticed something with Serpent Sting, if you're close to max range from your target it seems to fire 2 Serpent Stings in a row instead of just 1, I'm guessing this may be because the time that it takes for Serpent Sting to travel the distance to your target and apply the debuff PQR checks for the debuff too soon and fires a second one since the debuff has not been applied yet
I'm still learning the ropes with PQR but I've spotted the "Recast Time" setting in the "Ability Editor" for Serpent Sting and changed it from '500' to '1000'
Would this be the right thing to do? it seems to be working but didnt have a lot of time to test it fully before I had to leave to go to work
Xelper and Sheuron will be getting donations from me, thanks for the top work on PQR!
I am looking for an updated ver of a Resto druid wonderwoman for use in randoms how is yours coming along .
Yeah didn't get too far .. I can get it to run with no errors but when in group it only heals myself .. lol so taking a break and will dive in again later and see what I can do.
---------------------------------------------------------
Edit: Ok looks like I got something working .. still doing some testing. Heals other people fine in battlegrounds but when running dungeons it doesn't heal anyone except myself.
Last edited by Wonderworm; 07-10-2012 at 02:22 PM.
i have a little problem whenever i try to use bubbas averys or xelpers retribution profiles i end up getting errors when i use the most recent pqr client however when i switch to 1.1.1 i works flawlessly... is there somehow a fix so i can use those profiles in the newest pqr version ?
Download and make a clean install of PQR 2.1.6 in a new folder. Do not import any profile or data from your old folder and see how is work.
shucks still no prot warrior pvp profile, i guess warrior class is dead XD
my artist web sizzle www.jeremynative.com
Morning guys, could someone point me to the latest Retribution Paladin rotation profile release please, not sure if there has been any updates, keep up the good work, thanks.
@Jereminion No, its because prot warrior pvp sucks. There is no point to it unless you want to play 1400 rating. You won't reach much further with that. Its just annoying to kill.
Is there any way of checking if a spell has been succesful, or even better, how many times a certain spell has been executed succesfully?
I'm working on a personal rotation for feral dps, and i'm trying to work in glyph of bloodletting: mangle and shred extend the duration of rip by 2 seconds, up to a max of 6 seconds. If a shred or mangle will be able to extend the duration of the current rip and the rip is about to fall off, it should get higher priority in the rotation.
My idea was to maintain some sort of counter that gets reset on every rip cast, and incremented everytime a shred or mangle succesfully hits.