Anyone got a link for an enhancement shaman profile? Can't really find it. Tryed to figure out how to make one on my own, but I guess I'm not skilled enough to do that ;-).
Anyone got a link for an enhancement shaman profile? Can't really find it. Tryed to figure out how to make one on my own, but I guess I'm not skilled enough to do that ;-).
Obviously didn't look very hard, this thread is like 3 down from this one lol.
http://www.ownedcore.com/forums/worl...9012012-a.html ([PQR] List of Community Rotations - Updated 09012012)
The laziness of people registering at this site is astonishing, yet nice of you to post the link :3
Will donate when i can, looking good.
How we looking on the 90 shadow priest pve rotation sheepmoon?
the 5.04 one is still working ok but lacking halo etc.
keep up the good work.
Could someone tell me how to add Elemental Blast To the rotation?
It's used whenever its not on cooldown![]()
Elemental shaman
Regarding the Demo Warlock Profile, great work! Especially dodging the cap by weaving demonic form. I am concerned, however, about the hard-cast soulfire after Molten Core procs are gone. I guess it registers that a proc is still there and precasts? I'm not sure, really. Other than that it looks great.
Maybe there is a way to set a rule for # of stacks of MC procs or something. Anyway, what I'm doing right now is just using a /stopcasting macro and since I know when to use it it's not a big loss, but still worries me and kind of frustrating watching for it haha. Solid profiles all around, nonetheless. +Rep!
Edit: Subscribed to post.
Last edited by royoneal213; 09-27-2012 at 04:52 PM. Reason: Subscribe
Loving your sub rogue pve profile!! Is there any way to incorporate Crimson Tempest (ID: 121411) into the rotation?? Napkin math has it doing more than eviscerate
I was having the same issue, so I had to adjust the code myself. The profile, for whatever reason, always casts a second soul fire even after MC has dropped off, so this code will only start casting SF when there is at least 2 stacks of MC (because it will always cast a second - that way you'll never hard cast it)
If you need help to update the code, let me know and I'll upload mine for you. As long as that's cool with Sheep.PHP Code:
if UnitBuffID("player",122355)
and select(4, UnitBuffID("player", 122355)) >= 2
and select(2,GetSpellCooldown(6353)) < 1
and GetShapeshiftForm("player") ~= 1
then return true
end
![]()
Last edited by Decaed; 09-27-2012 at 09:09 PM.
Hi Sheep, was wondering if you were thinking about implementing any of the new talents to the profiles, such as Natures Vigil or Dream of Cenarius for your Boomkin-profile, something that makes it tell which talent you are using at the moment, and use it.
Is there a guide on the basics of editing these rotations?
I'd like to implement Death Strike when Glyph of Dark Succor is active, mainly at the start of the rotation when HP is less than say 80%, are things like that possible with this coding?
Or, using Soul Reaper @ 35% etc.
Sorry for 101 questionsI was googling around but haven't found anything interesting.
imdasandman and kinkehs profiles both have soul reaper but they dont work for some reason![]()
Has anyone else been having problems with all resto shaman profiles? Not just sheepmoon even sheurons and veu's resto profiles i've tried.
They're all giving me a invalid target error and spams it constantly with you being unable to do anything
If anyone could help i'd really really appreciate it!
Thanks <3