I had a question about the raging storm proc. Is there a way to stop the AOE from procing, if the macro spams and the ability comes up I get all Clustered trying to get it to go off. I was wondering if there is a way to remove it from the macro and somehow utilize it on its own key?
TLDR = Really love this macro. Thank-you for making it. 
So a bit of feedback on using the macro as is, without any changes.
ilvl = 926, Legendary Ring, 28% Crit Strike.
Talents = 3,3,3,3,3,1,3,2
4 Set for Tier
My gear + talents etc, simulated against Dummy via AMR on a 300s fight = 1227486 DPS (1.2M)
This macro against Target Dummy with No Buff Food/Flasks.
Macro button between 80-180ms (random)
Please ensure that the focus is set to the boss/target. This provided significant DPS increase via Touch of Death being used properly
Burst over 30secs = 2.6M Peak
@ 1 Minute = 1.3M
@ 2 Minute = 1.23M
@ 3 Minute = 1.2M
@ 4 Minute = 1.17M
@ 5 Minute = 1.19M
Thus, on a 5 minute encounter with a random ms macro spam, standing STILL with no cessation of the macro (for better chi recovery etc) I was able to output 1.19M DPS per second. This is within 99% of predicted simulation for this character and spec.
If you REDUCE your macro ms if using AHK or similar, the macro seems to work best. Below are values for 80ms on the same dummy as above, focus of boss and no food/buffs.
Burst over 30secs = 2.4M Peak
@ 1 Minute = 1.8M
@ 2 Minute = 1.5M
@ 3 Minute = 1.5M
@ 4 Minute = 1.5M
@ 5 Minute = 1.54M
Thus, a faster click programme (for my setup) is better with this macro - giving a 25% damage boost to 125% of simmed.
do you use AHK? What are your fast click settings?
I’m having a certain problem, when I’m channeling Fists of Fury it’s cut in the middle of its channeling to activate: Storm, Earth, and Fire, so it’s happening all the time.
I haven’t used this macro yet, but I think I see one reason it might cancel FoF. The Touch of Death line needs to be changed. “/cast [@focus, exists, harm, nodead][@boss1, harm, nodead][nochanneling] Touch of Death”, to “/cast [nochanneling,@focus, exists, harm, nodead][nochanneling,@boss1, harm, nodead] Touch of Death”,
The brackets [] are conditions, in this case if any of the conditions are met then it uses Touch of Death. The first line would work fine if you didn’t have a focus or a boss (I assume that @boss1 will work like that) but if you do, there is no “nochanneling” check in the bracket ant it will have met one of the bracket’s conditions and fire Touch of Death, interrupting FoF if it is currently going.
The existing line looks like it is meant to only auto fire ToD when there is a focus or a boss, the modified line should do that. If you want to fire it off with a priority; #1 @focus, #2 @boss1 and if neither exists then use on current target add the [nochanneling] back to the end.
"/cast [nochanneling,@focus, exists, harm, nodead][nochanneling,@boss1, harm, nodead][nochanneling] Touch of Death",
I have used GS and the Macros from this forum a lot when I started raiding and had to learn to play my class and pay attention to all the RAID mechanics. Lately, I am only using GS macros for when things get too hectic and I need to keep a rotation up while moving and dealing with mechanics.
Thanks a lot for your effort !!!
NIce work !
Will be trying this out thanks
Any reason why this macro locks up and does not attack?
No worries, it was just the icon looking like it was not cycling through
Edit*
Anyone else having trouble with this macro? I see some people saying how great it is but I cant even sustain 1million with this at 925 IL.