Edited. /10
Edited. /10
Last edited by wowmerq; 02-10-2014 at 08:59 AM.
Would it be posible to make PQR sit in def stance on my warrior, but when he would use auto attack(white attack) it would go battle stance and then back to def stance? That way you would get max rage while sitting in def stance
Something like
?PHP Code:
if UnitExists("target") then
if UnitIsEnemy("player","target") and UnitCanAttack("player","target") then
if IsSpellInRange(GetSpellInfo(1464),"target") == 1 and GetShapeshiftForm() ~= 1 then CastShapeshiftForm(1)
elseif IsSpellInRange(GetSpellInfo(1464),"target") ~= 1 and GetShapeshiftForm() ~= 2 then CastShapeshiftForm(2)
end
else
if GetShapeshiftForm() ~= 2 then CastShapeshiftForm(2) end
end
else
if GetShapeshiftForm() ~= 2 then CastShapeshiftForm(2) end
end
I can't figure this error out that I am having. Whenever I get into WoW, PQR crashes. I've tried uninstalling and reinstalling everything which includes .netframework and WoW.
As soon as I hit "details" on the picture it crashes so I can't actually read what it has to say.
Attachment 16170
Link for bigger picture: http://imageshack.com/a/img809/5579/ecdv.png
Download the latest NET framework (I believe its 4.5)
Hello, thank you for responding! I have version 4.5 and it's still causing the same issue. I can load up PQR fine but as soon as I get into WoW it stops responding and comes up with that error (then terminates itself).
More details to add, this only happens when I launch the 32 bit version of WoW.
This issue is driving me nuts! I can't figure out what is wrong.
"Could not load file or assembly fasmdll_managed, version=1.0.3262.20709"
Last edited by Lazslo; 11-09-2013 at 09:07 PM.
hello, where can i find wow 3.3.5 Profiles?
mk, is this a cafe/shared pc? ran into that problem before might be running a software called deepfreeze that prevents users from screwing up the pc. with that software you can delete core files, reboot, and the files deleted would be restored to what the owner/sys admin created. it protects itself by not letting memory injections work so thats prob the error you have.
try hitting: CTRL+ALT+SHIFT+F6, if it runs deep freeze thats how you'll find out.
Please if someone helped you donate rep to them.
is it possible to have more than 1 instance of pqr running?
i plan to use it for multiboxing
Yes it is possible to have more than 1 PQR up at the same time!![]()
btw PQR_TargetArea is implemented now, just put correct
<ClickTerrain>0x38476E</ClickTerrain> in last offsets
upd. seems noone cared
upd. hope, i made your day
Last edited by Wildbreath; 11-11-2013 at 04:16 AM.