Get text when you open irc
Posted by Anthony
Saturday, April 28, 2007
Description: How have text when you open irc? There is an example!
on 1:START:/echo Performing regular initialization for this script!
Triggers the first time a script is loaded, and each time after that when a script is loaded when mIRC is run. The purpose of this event is to perform general initialization settings.
Note: When a file is loaded in the remote dialog, it's initialization sections are not run until after the dialog is closed. Only one of each of these events is allowed in a script.
on 1:START:/echo Performing regular initialization for this script!
Triggers the first time a script is loaded, and each time after that when a script is loaded when mIRC is run. The purpose of this event is to perform general initialization settings.
Note: When a file is loaded in the remote dialog, it's initialization sections are not run until after the dialog is closed. Only one of each of these events is allowed in a script.