I dont even see the spell listed in the abilities for this profile
I dont even see the spell listed in the abilities for this profile
Whoops, gloves. At the time I wrote the post I was only an engineer for about an hour.
According to the code and how it executes in game it does cast at the same time but immediately after BW, so that's good.
Nope! Readiness is not on the GCD.
Orc racial is not in yet - when is optimal to use it? Every 2nd BW? I assume it's not on the GCD?
There's only 3 console commands:
/activecooldowns - will enable automatic use of cooldowns
/aoe - go into/come out of aoe mode
/camo - toggle camoflage
they're designed to be macro'd into a button so you only have to hit the button, not type them every time.
Last edited by ozmodiar; 06-29-2013 at 09:40 PM.
Actually cobra shot is using steady shot ID, should not be an issue!!
Soapbox Rotations Developer
It is not on the gcd. I use it on the pull usually and then after that i try to use blood fury when i have 5 stacks of frenzy and just before bw. Dont know if u have it like this or not but, bw should not be used unless u have 5 stacks of frenzy as well.
Something else that should be added if it is not already, all other profiles i use have a way to manually inject spells into the rotation. Example being blood fury, since it is not in profile yet, i would like to be able to hold middle mouse button on it and have it cast. Since u have a macro needed for activating cooldowns and such, this option is almost required to be a fully functional profile.
Last edited by billybuffalo; 06-30-2013 at 04:34 PM.
I will implement it as soon as I have net. It will be used before BW automatically. I am night elf so i cannot add every other racials before knowing how to use them. The power granted by blood fury should be stacked with BW and a focus gen if available and yeah I keep stack of focus 10 secs prior to BW. I dont wait for 5 as it would delay maybe a bit too much BW.
Soapbox Rotations Developer
so why exactly is it not working then? Ive never seen it fire a single steady shot since i have had the spell and i am currently level 40
Update, on the profile from you i am using you do have the correct spellid for cobra shot, its 77767, i changed it to the steadyshot id 53220 and now it is working
Last edited by sharkyx1x; 06-30-2013 at 08:20 PM.
It does not matter when Berserking is used.
I ran 10 50k simulations in Simcraft based on the following: (dps values are the 10 values averaged for each sim)
This was against a raid dummy, no buffs or debuffs, medium lag, average skill, length 500s with a 10% variance, and a hunter with 533 ilvl (no cloak), 4 piece, meta gem, Rune of Reorigination, and Bad Juju. haste>crit>mastery
Use with BW 143516 dps Anytime it's up 143562 dps Wait for no other haste proc 143503 dps Wait for trinket proc + no haste proc 143545 dps Wait for trinket proc, do not consider haste proc 143565 dps Intentionally stack Berserk with other haste procs 143538 dps
In other news, I fixed the Berserking cast.. it needs to be
instead ofPHP Code:
CastSpellByName(GetSpellInfo(26297),"player")
I commented out the Berserking code and added it to the bottom, in the BW code. So the last 7 lines of Beast - Cooldowns looks like this nowPHP Code:
CastSpellByName(GetSpellInfo(26297))
Orcs can use CastSpellByName(GetSpellInfo(20572),"player") for Blood Fury. (and take out the UseInventoryItem(10) if you're not an engineer.PHP Code:
CastSpellByName(GetSpellInfo(19574)) -- Bestial Wrath.
RunMacroText("/cast "..GetSpellInfo(53401)) -- Rabid
UseInventoryItem(10)
CastSpellByName(GetSpellInfo(26297),"player")
end
end
end
Also, the actual Beast Within SpellID is 34471, but the profile has 34692, which is the Specialization. It doesn't seem to matter since the code still works fine, but thought it could be cleaned up a bit.
Last edited by ozmodiar; 07-02-2013 at 03:29 PM.
i tried out your profile and its really great but..
when i use it it never uses serpent sting and it runs out before the profile is refrshing it ( seems the profile doesent even react to this ability ).
and the second one is that it never uses focus fire, even when you have 5 stacks of frenzy
is there something wrong with my settings or is this really normal ?
It's not normal. What version arr you using!? Please use last CodeMyTest 1.07 and see if it fixes it
BTW guyz 1.07 throw all CDs as soon as possible. This seems to make a good improvement so far, thanks a lot to Ozmodian for clarifying the CDs usage using Simcraft. Well done mate.
Soapbox Rotations Developer
tried this. works perfect. ThanksPlease use last CodeMyTest 1.07 and see if it fixes it
More improvements coming tonight!
Do you think this would work well as a PvP profile too? There is one available, but it's not regularly maintained and as sweet as your PvE one :P
“If you don’t know who I am, then maybe your best course would be to tread lightly.” - Walter White