Butchered topic title due to short length restrictions, what I am trying to ask about is an issue I encountered the other day. I have full IRCop permissions and am able to paste in large amounts of text without any server side delays perfectally fine. However, when I have a script that sends a large amount of text it's painfully slow. This also occurs when I directly send a /raw PRIVMSG command just to ensure it wasnt some sort of built in message delay.

Is this a known bug/limitation with mIRC?

I have managed to work around the issue by using a 0 interval timer which immediately invokes the /msg command and its as fast as it possibly can be but I would like to know if anyone knows why this occurs? Or what could be causing it?