Hi there, can anyone tell me where or give me a direct download for the latest working PQR on current patch? The updater just refuses to work over my 3g which is all i have atm, thanks
Hi there, can anyone tell me where or give me a direct download for the latest working PQR on current patch? The updater just refuses to work over my 3g which is all i have atm, thanks
PQR_IsOutOfSight is always returning false. Anyone else having this issue?
Code:Dump: value=PQR_IsOutOfSight("target") [1]=false
Do or Die
[PQR] Monk Mistweaver
Just started using this yesterday. Just wanted to step by and tell everyone, that this is a must if you havent tried it already!![]()
need some help. any1 know a way to "click" on a specified frame? or how to get a location for a specified frame and then "click" that location
any help would be much appreciated!
Do or Die
[PQR] Monk Mistweaver
It is based on the red message on the screen. Try to cast on a target that is out of line of sight then use the function within 1 second (I believe, not sure the exact 'timeout' off the top of my head)
Hello, I am looking for either the algorithm or the code for the following:
I want to be able to save my raging blow(s) for when the colossus smash cooldown refreshes so I mostly raging blow debuffed enemies.
a) 1 global earlier than raging blow buff expires in case the buff is 1 stack
b) 2 globals earlier than raging blow buff expires in case the buff is 2 stacks
If however the raging blow buff expires before the colossus smash cooldown refreshes then it should cast raging blow
is this possible?
Gratz Xelper on getting your main account back
Not support 16357 anymore ?
I did not understand what you want.
Use Raging Blow after Colossus Smash?
Just do a check for Colossus Smash then, with UnitBuffID.
And for stacks, you can:
name, rank, icon, count, debuffType, duration, expirationTime, unitCaster, isStealable,
shouldConsolidate, spellId = UnitBuffID("target",SPELLID)
or select(4,UnitBuffID("target",SPELLID))
To check cooldowns im using,
GetSpellCooldown(222)
start + duration - GetTime()
https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/385569-pqr-death-knight-monk-tank-dps-profiles.html#post2582063
Do or Die
[PQR] Monk Mistweaver
Well I'm lost on where to start with this so I guess I'll just explain what I want to do.
Hopefully I can get some feedback on this if its even doable.
Symbiosis: Soul Swap (Obtained from Warlocks for Feral Druids)
Alows you to swap your rake and rip to another target. every 35 seconds.
Is it possible for PQR to determine when a player switches targets?