|
Alıntı: |
#Prof on
on ^*:join:#: { echo # 10( $+ $time $+ ) • 4Giris 10 : $nick ( $+ $address $+ ) | halt }
on ^*:part:#: { echo # 2( $+ $time $+ ) • 4Cıkıs 2 : $nick ( $+ $address $+ ) | halt }
on ^*:quit: {
var %m 1
while %m <= $comchan($nick,0) {
echo $comchan($nick,%m) 14( $+ $time $+ ) • 4Quit 14 : $nick ( $+ $address $+ ) ( $+ 14Sebep : $1- $+ )
inc %m
}
halt
}
#Prof end
|
Leader in Mtops Scripten Alıntıdır..