It would probably be useful to have an identifier that indicates whether mIRC is starting up - I think I originally intended for on START to trigger only on startup but eventually changed it to trigger when a script is loaded as well to cater for any on START initializations. mIRC already has an internal variable that returns its startup state, so I will go ahead and add an identifier that returns this value for the next version.