Hello Everyone,

In an effort to "fix" my subpar DPS on my toons, I decided to break down their macros and see if I could find where the problem might be.

I was working with my Ele Shaman this morning, and ran across something I thought unusual. Any advice, help, or suggestions to fix this would be greatly appreciated.

Macro for Lava Burst : /castsequence reset=combat/target Lava Burst,,,,,,,,,,,,,,,,

(I mash my dps button at a steady 2 clicks per second) When I place this macro on my action bar that my /click macro points to, all by itself, it works flawlessly. It casts a Lava Burst, and casts the next Lava Burst right after the CD expires.

HOWEVER, when I place it with other macros in the /click, the lava burst sometimes fails to cast, and after it DOES cast, the next lava burst doesn't fire until 4 to 6 presses of the dps key AFTER it has come off CD.

The entire /click macro I am currently using is below

/click MultiBarLeftButton1
/click MultiBarLeftButton2
/click MultiBarLeftButton3
/click MultiBarLeftButton4
/click MultiBarLeftButton5

Button 1: /castsequence reset=combat/target Flame Shock,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,

Button 2: /castsequence reset=combat/target Lava Burst,,,,,,,,,,,,,,,,

Button 3: /cast Lightning Bolt

The other two buttons are currently empty.