Hello,

I have one instance of mIRC which I use for a bot. This mIRCbot is in quite a few channels.

The problem arises due to the windows desktop heap. I do not have enough space in my desktop heap to hold all of these windows. As it is a bot, I have no need for each channel to have it's own window.

Therefore, my question is, is there any way to use mIRC in such a way that the bot can still be in multiple channels and function normally, but without the windows needing to be opened/shown?

(By windows, I refer to the channel windows)