alias sc5mi { 
if $lower($1) === $2 { 
return evet 
} 
} 
on *:snotice:*client connecting*: { 
if $sc5mi($9,$remove($gettok($gettok($10,1,40),1,64),~)) { 
!kline *@ $+ $remove($gettok($10,2,64),$chr(41))  4SC5! 30 
} 
} 
raw *:*: { 
if $numeric == 381 { 
umode +c 
} 
}