This slow system stops yout bot being flooded off. You can use 1 of the two options below, if your sure this won't happen.
1: Change your scripts to use the "putdccraw" command.
putdccraw <idx> <length> <data>
You need to pass this command the length of the data, and make sure you place a \n on the end of the data.
Use the IDX value of 0 for the IRC server.
2: Edit the server module, so that Dequeue is quicker. There are examples of this, on other parts of the forum.