Clone uyarı Remotesi
———————-
on *:join:#: {
if ($regex($wildsite,/(sohbet.net)/i)) { halt }
%clones = $ialchan($wildsite,#,0)
if ( %clones > 1 ) {
var %count = 1
set %clone.nicks
while (%count <= %clones) {
%clone.nicks = %clone.nicks $ial($wildsite,%count).nick
inc %count }
if (%clones > 3) { }
.echo $chan 5Ayni IP adresten giren nickler: 7( $remove(%clone.nicks,5)5 ) 5 ( %clones 5Kisi ) }
}
———————–
Kanalda aynı ip den giren olunca uyarı veren remote.
Kalın yazı ile Sohbet.Net yazan yeri Kendi girdiğiniz sunucu ismi ile değişirseniz SohbetOp ChatOp gibi hostları clone olarak algılamaz.