Quote Originally Posted by Nam13 View Post
So I just finished testing out my Macro for my Boomkin. I think you all are right. The class is too complicated for the moment. If it wasn't for the Eclipse thing it would be fine. Technically I COULD do it.

I mean this macro has the primary Boomkin skills but meh

#showtooltip
/target focustarget
/castsequence [mod:alt] Wrath; [mod:shift] Starfire; Starfire, Starfire, Starfire, Wrath, Wrath, Wrath, Wrath, Wrath, Wrath, Wrath, Wrath, Wrath, Wrath, Wrath, Starfire, Starfire, Starfire, Starfire, Starfire


Alt = Wrath
Shift = Starfire
NoMod = 3x Starfire, 11x Wrath, 5x Starfire

Basically I calculated how many starfires it takes to go from the middle to one side. Then wraths from that side to other side, then you add the 5 Starfires at end to the 4 at beginning and you'll make it all the way back to 100 again.

So the basic casting is simple but dealing with Procs and the like would cause me many problems so now I'm not quite sure what I want to do.
Do you use Jamba? It tells you when starfire/moonfire procs. I used one macro for sunfire one for moonfire and just toggled which was on the dps spam key whenever Jamba notified me. I am not trying to convince you to go boomkin, its alot to micromanage with such a mixed team.

OT: You might want to options for your target macro, such as:
/target [noexists, noharm, dead] focustarget
That way your slaves keep attacking the same target until its dead while your main can constantly switch targets getting threat.