Quote Originally Posted by Khatovar View Post
This is not news. If you want macros that work the way you're trying to get this one to work, learn how to craft good /click macros.
It is my understanding /click in itself makes no difference for dps. Instead, the trick is transitioning from a "/castsequence x, y, z" setup to a "/castsequence x,,,,,,, /castsequence y,,,, /castsequence z,,,,,,,,,,,," setup. Click simply gets around the trouble with the 255 character limit in native macros (as well as some possible organizational perks by modularization).

If there is a dps difference between putting all the castsequences in the same macro (using an addon) instead of having them /clicked, I would love to know so I can improve my own setup.