Quote Originally Posted by cookcpu View Post
I can't fill in the last 2 spell as it have reach the 255 chars limit and also after spamming a while at the dummy, I can only get auto attack unless I stop pressing the key for 3 sec then the macro will reset and start all over again.

I am not sure what I did for the macro to stop working, can it be due to the last 2 spell not in the macro that cause the macro not to work after spamming it.
Not sure which macro you're using (first page filtered at work), but sounds like you're using a reset=3 in your macro. It'll reset the macro after 3 seconds "BUT" only 3 seconds of not touching it. Putting a reset="time" in a spam macro is useless, as it'll never reset. (remember it's 3 seconds from "last click of macro".

If you could confirm which you're using could explain a bit better

Thanks