[ Sheuron PQR Profiles Pack ] https://goo.gl/lfAMC
If you like this piece of code feel free to invite me a beer making a donation.
My paypal account: [email protected]
Hey Sheuron,
Can you help me out with your interrupt ability and especially with Herbalism part. Whenever I log on a toon which has herbalism and turn on Interrupt profile {Herbs English} it crashes WOW on me.
Works on other toons for example mining toon, I added the new nodes and it works perfect just wont work with herbalism.
I would like to make you a beer donation if u can fix it or let me know what I am doing wrong.
Agreed, i'd REALLY like to see your herb profile brought back up to standard Sheuron, at the moment enabling it crashes out Wow. it seems to be a problem with the detection of the herbalisim skill.
Additionally, I still dont think i've seen a working Feral PvP rotation, or a More advanced Guardian Druid rotatoin (the Rage generating one someone made a little while back is decent. but, a more advanced one would be amazing. (ex pop defensive cds and FR when low hp)
gogo firepong xD
edit: just saw that firepong has updated his firekitteh profile. what changes could i make to that profile to make it better for PvP?
(don't post things I post to Patreon.)
Just testing it now.
InteractUnit("Silverleaf") crash game, i guess crash trying to interact with any herb.
Anyone using lua unlocker can try /run InteractUnit("Silverleaf") or any other herb to check is game crash is related to PQR or game.
Edit:
InteractUnit("eioqwoqweyio") -- Dont crash game
InteractUnit("Silverleaf") -- Dont crash game if silverleaf node is near you
InteractUnit("Silverleaf") -- Crash game if none silverleaf node is near
Last edited by sheuron; 10-22-2012 at 02:27 PM.
[ Sheuron PQR Profiles Pack ] https://goo.gl/lfAMC
If you like this piece of code feel free to invite me a beer making a donation.
My paypal account: [email protected]
I've been trying to work this out for a while and it's not working quite how I want it to. I was wondering if anyone could provide some insight on how to fix it.
What I want to do is make a working ability for Invocation (Talented version of Evocation).
The problem is, the buff is applied a little bit after the actual spell is done casting.
If the bot casts Fireball (or any other spell for that matter) it will not apply the Invocation buff after completing an Evocation.
I tried making the bot delay for a bit using PQR_DelayRotation(), but that didn't work. I guessed that it was a lag issue, so I multiplied the sleep time by the amount of milliseconds latency. That didn't fix it.
My attempt to fix it was amateur at best because I don't actually know LUA, but it went something like this:
local Invoke = UnitBuffID("player",116257)
//I tried looping this first part to see if it would work, but it just crashed my WoW client.
if evoc == true and Invoke == nil then //Evoc is the status of evocation. It is set to true when evocation is casted and set to false when invocation is applied
PQR_DelayRotation(1.0) //Invoke is the status of the buff (if you have it or not)
end //If evocation is casting and Invoke is null then it will delay until you have the buff.
if evoc == true and Invoke ~= nil then //If the evocation is still going on and you have recieved the buff it will set evoc to false, indicating that the evocation is over.
print("Invoker's Energy Active")
evoc = false
end
It's not working, any help?
From what I can tell with Elegon causing some rotations to stop working is the the same reason pets don't attack it which is they don't get the debuff from Elegon and you have to have it to attack the boss so something with that is causing Elegon to quit on some profiles and by some I mean quite a few. I'm not sure how that can be fixed but it seems to be what is happening.
I've been using Kinkeh's Frost PvP profile for a while now and every now and then it wont cast anything, it just stands there auto attacking saying "I cant cast that yet" I have no idea what its trying to cast, any ideas?
it is called downtime , every rune is on CD and you dont have runic power