Sorry, I wasn't looking closely enough.

In mIRC, if statements must be separated from their conditions.


if ($something == something) {

vs

if($something == something) {



Also, I'd like to direct you to mIRC's Perform dialog.

Alt+o > +Connect > Options > Perform

It allows you to add actions to be performed upon connecting to certain/all networks without complex scripting.



-genius_at_work

Last edited by genius_at_work; 29/05/08 02:59 AM.