Quote Originally Posted by Littleburst View Post
Impressive!
Thanks, not really posted to be impressive, (maybe I should have chosen a less "me-centric" title to this thread) but I hope it helps!

Quote Originally Posted by Siaea View Post
I've never tried stacking /castsequences like that, how do you figure out the number of commas to use?
I put about three commas per second of cooldown on an ability as a start, as that's about how fast I hit my DPS key. I then modify this by seeing how they actually perform on the target dummies. I put all the abilities that are used in the macro on my bar so I can see when they are refreshing, if my macro ever gets stuck waiting on an ability to come off cooldown, etc.

Quote Originally Posted by Maxion View Post
Very nice, thank you!
But shouldn't you have a [nochanneling] in your shadow priest's main dps castsequence?
Or oh, I guess since you don't use devouring plague you might not need that. Why don't you use it?
And for your moonkin, you should use the following line instead of the one you have commented out :
/cast [noform] Moonkin Form
The Shadow Priest (and all my macros) contain a "/stopmacro [channeling]" at the beginning just in case I'm using a channeled spell. This won't let me interrupt any channeled spell like Mind Flay in my macro or even like Hymn of Hope, Evocation, etc. that I press outside the macro.
I'll have to investigate Devouring Plague to see if it increases Shadow DPS.
And thanks for the Moonkin Form tip, that's exactly what I was looking for - I'll update the Boomkin macro accordingly!