Hello , i have a little pesky problem , reinstalled windows last night.. downloaded PQR + PQI, loged in game..started the profil , it says " Running" , but it doesnt nothing.. just stands there , anyone with a tip?
/thanks
Hello , i have a little pesky problem , reinstalled windows last night.. downloaded PQR + PQI, loged in game..started the profil , it says " Running" , but it doesnt nothing.. just stands there , anyone with a tip?
/thanks
does anyone know how to run the desktop app and be able to use pqr at the same time i would love to be able to use it.
you can use both. just make sure under game setting you set it to launch 32bit client.
Is there a way to run PQR on a mac? Or can somebody point me in the direction of another program that runs on a mac that does the same thing?
Anyone got a timeless chest looting code?
In particular the Kukuru's chest.
https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/422388-kickmydog-bm-mm-sv-hunter-profiles.html#post2793017
i'm sure it would work with a mod but
just add in the names of the chestCode:local gotloot = GetNumLootItems() local _items= { "Whiptail", "HeartBlossom", "Twilight Jasmine", "Azshara's Veil", "Cinderbloom", "Stormvine" } if GetUnitSpeed("player") == 0 and not UnitCastingInfo("player") and gotloot == 0 then for _,v in ipairs(_items) do InteractUnit(v) end end if gotloot > 0 then for i = 1,gotloot do LootSlot(i) end end
Please if someone helped you donate rep to them.
I wrote a 3.3.5 profile for warrior that is an AIO focus, target & arena situational overpower+interupt+reflect script- it works quite well, but I am only distributing it to those that ask in PM, since this being public could be volatile for competing arena community due to the nature of it
thanks for this program xelper. I wanted to contribute publicly especially since there really is no good profiles for competitive arena play, but something like this being public for the current arena community to get their hands on would be far too volatile for the bracket
Hello! I'm a new PQR user and, perhaps, my further questions have already been answered, so forgive me.
1. Is it possible to count stacks of rogue's Paralytic Poison to dispel it on the 3rd stack?
2. Is it possible to count how many buffs a target have to perform smart purge? Like, if the target has less than 5 buffs, then try to purge the needed buff, otherwise - do not.
3. Is it possible to track DR on yourself, for example, to cast Call of the Elements right before the incoming full-fear, if tremor is on cooldown?
Thank you very much! I really appreciate your help!![]()
Please if someone helped you donate rep to them.
Hello.
Please add built-in mechanism to track users key pressings (not just modifiers from wow lua)?
I'm tried to use delayTable, but it not working well. Even after adding spell to delay table, it still must be pressed several times in right time to force cast it.
If i get ability to getting keycode then i can easily handle what to do with it in code
Or even better add possibility to insert C# code/event handlers
Last edited by M0rrow; 01-06-2014 at 12:21 PM.