The rotation is from simcraft and other sources, your profile is amazing but would there be a chance for you to make a PQInterface Profile for it with only couple couple settings like healthstone, barskin, starfall, cooldowns w/ beserking, renewal.
You said something about they made their own profile, would they be able to share it, I don't mind donating for the profile if that's what it takes. I'm looking for a top notch profile starting heroic modes and I need the profile to pump out the most dps.
Hey Nerder, heres a fantastic way to manage redirect that i developed.
PHP Code:
if not redirect then
redirect = CreateFrame("Frame")
end
local frame = redirect
frame:RegisterEvent("UNIT_COMBO_POINTS")
frame:SetScript("OnEvent", function(self, event, ...)
if event == "UNIT_COMBO_POINTS" then
cps = GetComboPoints("player")
end
end)
local ComboPoints = GetComboPoints("player", "target")
if UnitExists("Target")
and ComboPoints ~= cps then
_castSpell(73981,"target")
end
WoW LUA Script Developer
Need Something Custom? WarmaneScripts.com
Skype - grapejuice111
Rogue still not working from the SVN...
Message: [string "if GetSpellCooldown(73981) == 0 then ..."]:21: attempt to compare number with nilTime: 05/06/13 10:27:14
Count: 43
Stack: [string "if GetSpellCooldown(73981) == 0 then ..."]:21: in function `?'
[string "if PQR_Addon_Loaded == nil then..."]:765: in function `PQR_NextAbility'
[string "if PQR_Addon_Loaded == nil then..."]:534: in function `PQR_ExecuteRotation'
[string "if PQR_Addon_Loaded == nil then..."]:287: in function <[string "if PQR_Addon_Loaded == nil then..."]:214>
Locals: (*temporary) = nil
(*temporary) = "player"
(*temporary) = "target"
(*temporary) = "attempt to compare number with nil"
Want to start off by saying thanks for your wonderful profiles nerder.
2: for the rogue combat and assassination profiles, is there any way to make an option for using Expose armor every 30 seconds?
just migrated from human to troll.. and racials aint working with Profile? cant see any option in the Assa Options either![]()
Im in the process of creating a new rogue profile and ill add the racial along with expose armor. This one right now seems to be a little better in dps for me.
Sent from my GT-I9300 using Tapatalk 2Code:http://nerder-pqr-profiles.googlecode.com/svn/PQRotation/WIPRogue.txt
Last edited by Nerder; 05-13-2013 at 10:50 AM.
Hey buddy, I am trying to download your druid profile from the SVN, for some reason it's not working. Did I miss something? Thanks!
hey nerder,
i'm getting error while trying to download your rework profile through PQR.
and I downloaded the file manually, but the troll/orc racial doesn't seems to work.
It doesn't cast berserking during CD bursting period.
The racials havent been added yet, that rework was before the posts and ive only been on my phone today
Sent from my GT-I9300 using Tapatalk 2