Kod: Kodu kopyalamak için üzerine çift tıklayın!
on ^*:join:#: {
if (globaldesk isin $address) { halt }
if (admin isin $address) { halt }
if (oper isin $address) { halt }
if (Helpdesk isin $address) { halt }
var %giris.cycle = $wildsite
if (%giris. [ $+ [ # ] $+ . $+ [ %giris.cycle ] ] = $null) {
.set -u5 %giris. [ $+ [ # ] $+ . $+ [ %giris.cycle ] ] 1
return
}
else { inc %giris. [ $+ [ # ] $+ . $+ [ %giris.cycle ] ] }
if (%giris. [ $+ [ # ] $+ . $+ [ %giris.cycle ] ] >= 4) {
if (%giris.sald?r? [ $+ [ $wildsite ] ] = $null) {
.set -u2 %giris.sald?r? [ $+ [ $wildsite ] ] 1
.zline $nick :No J/P $time $date $network ~
.mode $chan +b %giris.cycle
whowas $nick
}
}
}
}
Umarım işine yarar bende çok güzel şekilde çalışıyor.