I think I know the answer, but does anyone know how to have more then one macro active at a time. You see I have macros that inform me when said move is off cool down, like this...

/ac jump
/wait 30
/echo jump

This informs me whe jumo can be reused, so that I don't keep checking my other crossbars ever few seconds. However, I noticed that when I use another, similarly styled macro it cancels the notification. Does anyone have any ideas on how this could be fixed?