Hi,
Happy new year for everyone!
I am a long mirc user and znc user as well. I always got frustated by the slowness of mirc's drawing/scrolling all the contents while znc's playback buffer+buffextras is flushed. Certain day, restored each channel window and drawing was faster and minimizing channel window was even more faster.
Drawing channel playback would take more than one minute ages ago and it's still a pain waiting mirc to finish playback. Mirc would also get sluggish if there are text effects.


So, can someone provide me a script that does the following:

1) the script must run when there is a sucessful connect to znc and sees there is a playback.
2) the script kinda has to disable connect button... (one instance of mirc = one network; sometimes i accidentally clicked disconnect while mirc freezes during drawing and buffer was lost forever)
3) the script must minimize every new opened channel window while playback still happening
4) after playback is complete, script has to put every channel maximized inside of mirc and enable connect button

It should be an easy script right?
Thanks!