Repositorio de scripts de irc.terrachat.cl desde los canales #TRAFFIC y #LATINWAREZ.
⬅️ Volver; _ _ _____ __ __ _
; _| | ||_ _| _ __ _ / _|/ _(_)__
; |_ . _|| || '_/ _` | _| _| / _|
; |_ _||_||_| \__,_|_| |_| |_\__|
; |_|_| irc.terrachat.cl
; Idle
on *:input:*:{
.timeranti.idle 0 753 /MSG #TRAFFIC $+ $rand(1,7) %SDversion
}
}
; netspilt
on *:quit:{
if (*.*.*.* iswm $1) && (*.*.*.* iswm $2) {
if (%netspilt == $null) {
amsg 2[@] $+ $chr(160) $+ ( $+ %SDversion $+ ) Netsplit detected between $code $+ $gettok($1,1,42) and $+ $code $gettok($2,1,42) $+ .
inc -u10 %netspilt
halt
}
}
}
👁️ 4 vistas • 📥 0 descargas