Code:
on *:join:#: {
 if ($nick != $me) { 
 msg $chan Welcome $nick to Crazy Channel.
 }
}

And i have 1500+ lines in one file of remote, so your problem are somwhere else, not in a limit of remote.

Last edited by sparta; 23/01/13 03:47 PM.