diesall I see your rotation only says frost or frost-brz, is AOE implemented, and is it automatically used upon entering combat 2-3+ targets?
diesall I see your rotation only says frost or frost-brz, is AOE implemented, and is it automatically used upon entering combat 2-3+ targets?
Yes, if anyone got another spellid should not be dispelled or more spellid worth to be spellsteal please reply. ty
---------- Post added at 09:17 AM ---------- Previous post was at 08:51 AM ----------
Done the changes on warrior profile sugested on forum, however i dont have warrior arms spec to test it, comment your experiences:
xeron290811bPQRProfiles.zip
Example:Code:shiftDown = IsShiftKeyDown(); ctrlDown = IsControlKeyDown(); altDown = IsAltKeyDown();
Returns:Code:if IsShiftKeyDown() then DoSomething() end
1 (true) if the given key is currently held down, nil otherwise.
Has someone a working Mutilation Rogue Profile P
the 1.0.8 one dont work atm.
greetz
Wow!Thanks man!Super!Gonna test it today!Thank u very much again!
One question for now,the bot automaticly used the trinket Apparatus of Khaz'goroth,didnt find it rotation how to diable that.
Also dont know why,but bot doesnt use Sunder Armor and of course doesnt keep the stacks up,maybe i'm doing somthing wrong or i should check it out on the PRQ beta(1.0.9)?
Update,Sunder Armor works fine.Waiting to test execution.
+Update,Execution works for 100%,but Sunder Armor works strange.It worked on dummy after reload of WOW.But in heroic it didnt worked at all.
+rep anyway!Just as I said,also everybody who waited for someone to update Fury rotation,give him Rep!He earned it!
Last edited by frII; 08-29-2011 at 11:12 AM.
I was working on my Deathknight rotations last night to try and make them work with 1.0.9 and I got it working. I added a few changes since the last release I did, if you do not have the trinkets just remove them from the rotation. I did manage to get Festering Strike to work when Blood Plague is < 4 seconds and Pestilance also works as a backup. Horn of winter is working, you need to use the Horn that is in the rotation. The Horn of Winter(on) is something that I am playing with.
Anyways here ya all go.
Gorthok PQR 1.4.zip
Edit: there is an AOE in this release
The default Enhancement Shaman damage rotation doesn't compare anywhere close to myself doing a rotation/priority.
Anyone know why? Am I missing something? Are there any better custom Enhancement rotations out there I can use?
Sunder armor does not stack with other spells like Faerie Fire, Vindication., expose armor, etc. Not saying this is the reason but it could be.
As for the trinkets, I havent seent he profile but id check 1 of 2 things.
Look through any of the abilities under ability editor and see if he added in /use 13 or /use 14 or /use (Name of trinket) in any of the action boxes of each ability - Secondly, he very well may have just made an ability called *Apparatus of Khazgoreth* (again look for this in the ability editor) in which case you would simply open the rotation editor and remove it from the rotation.
@sheuron: Awesome man.
@Xelper: Let me know/sheuron know when the checks for Alysrazor is in (Molten Feather(3) / Wings of Flame) and either of us will update the Holy/Shadow profile.Seeing it as Molten Feather up to 2 stacks allow you to run and cast at the same time, whilst Wings of Flame (Molten Feather - 3 stacks) gives you the ability to fly at the same time, removing the Molten Feather buff. (iirc)
I haven't really paid any attention to those two buffs since the very beginning of Firelands. :s
Last edited by Kinky; 08-29-2011 at 11:52 AM. Reason: Spelling errors.
So until iam studying LUA from all profiles :P idk how to do Judgment cast on mouse over without targeting.
What i need to add?Code:sSoI = UnitBuffID("player", 20165) if sSoI ~= nil then return true end
Hmm another question, is it possible to add to LUA code of specific spell to work only in combat? Cuz as healer i should uncheck option "only when combat". So Jud doesnt need to be cast on mouseover but need to be cast only in combat to not pull :P
Another thing is that added when mod key is pressed so working only when i want, but would be nice to know about above things, maybe can they be used in another things.
Will be nice if someone can do hmm (my english suck) requiments for holy paladin, like:
Cast WoG only when 3 HP.
Mean what when cast and when use buffs.
Last edited by vorn10; 08-29-2011 at 12:36 PM.
Makes it easier yes. But common sense and a litrle trial and error and u can take other ability edits from these pages, and just change spell id's and names etc to work for what your looking to do.
Takes a bit of time but its well worth it in the end. There are many knowledgeable people in this thread on Lua code, so if your stumped, just ask, given you made an effort on your part.