You can leave it as is or split it into 2, 3, 5 or even 100500 scripts, but it won't change anything.

1. If you will use several "ON INPUT" event handlers in one script, combining several different scripts that follow each other, then only one handler will be able to send a message in the active window, the one that is enabled and located above the others.

2. If you make several different scripts saved in different files, then a conflict or duplication of the "ON INPUT" work may occur, that is, your message text will be processed and sent to the active window several times with different views of formatting, depending on the script, although you send only one message.

So, if you want all similar scripts to work correctly and only one message to be sent to in the active window, without duplication, then this problem can be solved only by combining scripts that will work using a one "ON INPUT" event handler.


🌐 https://forum.epicnet.ru 📜 irc.epicnet.ru 6667 #Code | mIRC scripts, help, discuss, examples