somehow when i activate my pqr profile, the top of the window of my pqi configuration is out of the screen, so i cannot click it and drag it somewhere else -.-
anybody knows how to reset the positon of the rotation configurator
thanks for helping me out
found it...lol
"Delete your wow/WTF/"Account"/Saved variables/PQInterface.lua/.bak files
this will reset your pqi settings and should let you move it around."
Last edited by finish; 01-18-2014 at 02:36 PM.
try this code
Code:--credits go to ph34rt3hcute1 -- Behind Check function BehindFunc() if behindTimer == nil then behindTimer = 0 end local BehindCheck = PQR_CheckUIError(SPELL_FAILED_NOT_BEHIND) Timer = GetTime() - behindTimer if BehindCheck and behindTimer == 0 then behindTimer = GetTime() behind = false end if not BehindCheck and Timer > 0 then behindTimer = 0 behind = true end if Timer > 3 and Timer < 10 then behindTimer = 0 behind = false end end
eg: if BehindFunc() == true then your behind your target else your not end
Please if someone helped you donate rep to them.
That function expects a UI error in order to work right? spell such as Shred for feral druids does not seem to return anything when your standing in front of a target and spamming. I am not sure how ph34rt3hcute1 is getting shred to work.
ive been using pqr for a few months now only in pve im wanting to know if pqr is safe to use and how often have people been banned with it. and would you use it in pvp
PQR bot doesn't work for me, I downloaded it and the offsets from the updater and am using codemylifes profiles but, it seems to be in working order and states the profile is running and i get no error messages, however it does nothing, no rotation is executed, tried it in pvp target dummies and lfr, also read through forums nad cant find a solution.
Last edited by Taboo52; 01-20-2014 at 04:05 AM.
Mind me asking, @Xelper. Since all you pretty much do for the time being because of RL and all that jazz, still any possibility of releasing the source for us to modify in our own way so that we can add more function's ourselves?
The way she is getting it to work is by reading the error messages that pop up on the screen, which is a way I produced and perfected. It is also the main way that ProbablyEngine is detecting behind and frontal checks as well because I submitted it to them. This way of checking never fails unless, for some screwed up reason they change the error messages.
Last edited by firepong; 01-20-2014 at 06:11 PM.
Hi, i get disconnected for inactivity wen i turn on (ALT+X) PQI in game... have some solucion?
Taboo I had the same issue before make sure you have PRQ_PQI.lua in your data folder.
Ok guys, did PQR just get hit with a ban wave?