I've got yet another paste site,
http://pasthis.com I'm about to release a script for Irssi which utilizes external interface I've made for that site. Basically what the script does is that it buffers your input if there is less than X milliseconds between line breaks (and line is over X chars), once all the pasted lines are in the buffer the buffer is sent to pasthis.com and saved. The interface returns the url for it and that line only appears on the irc channel.
So in short: You paste 1000 lines directly to irc channel -> all you (and others) see is
19:09 < cue>
http://pasthis.com/y3424bfSo what am I doing here? Unfortunately I'm not familiar in mIRC scripting and I don't own any computer which could even run mIRC natively, so if anyone is interested in writing similiar script to mIRC (if it is possible), I'll be happy to provide the specs for the external interface.