Due to request by a few people here is my Balance Druid rotation again. Uploaded on a new site.
Free File Sharing Made Simple - MediaFire
Last edited by rezonen94marcus; 01-28-2012 at 07:07 AM.
anyone got a unholy and/or frost pve profile ? not interested in pvp ones ^^
Last edited by Weird0; 01-28-2012 at 07:53 AM.
i've just tested it on my druid and it works perfectly fine.
make sure you've selected the correct rotation.
Ideally a little more help than "this do not work" if you are reporting something wrong would be helpful also.
If anyone else has an issue with it, let me know.
-As I said its only basic, will starfall on every cd (this can be removed from the rotation if you prefer to do it yourself) and starsurge whenever its up.
-Can also be used for aoe with tab targeting mobs than need dotting.
need help with PVP warrior.
I found a good profile here but forgot who made it.
It works good. There is one problem tho. It keeps trying to disarm players when the disarm is on cooldown.
think this is the disarm code. Can any one add so it will check if disarm is on CD before using it.Code:local DS = GetShapeshiftForm() local AW = UnitBuffID("target", 31884) local UF = UnitBuffID("target", 49016) local B = UnitBuffID("target", 18499) local BL = UnitBuffID("target", 2825) local H = UnitBuffID("target", 32182) local SD = UnitBuffID("target", 51713) local PoF = UnitBuffID("target", 51271) local BF1 = UnitBuffID("target", 33702) local BF2 = UnitBuffID("target", 20572) local BF3 = UnitBuffID("target", 33697) local CoV = UnitBuffID("target", 99740) local R = UnitBuffID("target", 1719) local BS = UnitBuffID("target", 46924) local IV = UnitBuffID("target", 12472) if AW ~= nil or UF ~= nil or B ~= nil or BL ~= nil or H ~= nil or SD ~= nil or PoF ~= nil or BF1 ~= nil or BF2 ~= nil or BF3~= nil or CoV ~= nil or R ~= nil or BS ~= nil or IV ~= nil then if DS == 2 then return true end end
Coz right now it just keeps stance dancing :/
Hi Cahonez,
I tested your rotation on my level 5 druid, I took the balance druide rotation and I activated it but nothing happened.
Do I need to wait to use your rotation until I get my Moonkin form ?
Last edited by couky; 01-28-2012 at 10:01 AM.
Hello everyone,
I'm currently using Avery's profile for PvE Ret paladins but there are a few things that would need an update (like casting some spells while in range : Judgement, Exo HoW, etc.) It seems like fmegretto's profile would handle that but the only links I can find links to Megaupload so I cannot get it.
Any ideas of where I could find the latest release of his code ?
Thank you.