11.08Otovoice sistemi
Vermis oldugum code’u remotelerinize yapistirin daha sonra tamam diyerek cikin ve sunu yazin /alias /f1 /fvoice
on 1:join:#:{
if ($chan == #help) {
set %helpuser $nick
.timer 1 1 hkontrol $nick
}
}
#useruyari end
alias Fvoice {
if (%helpuser !ison #help) { echo -a 4 $+ ¤ $+ $time $+ ¤1 %helpuser şu anda kanalda değil! | halt }
if (%helpuser isvoice #help) { echo -a 4 $+ ¤ $+ $time $+ ¤1 %helpuser nickine voice verilmiş! | halt }
///mode #help +v %helpuser | /msg #help $gundurumu %helpuser sizi dinliyorum. | join #help
halt
}
alias hkontrol {
if (ServerAdmin isin $address($1,0)) { halt }
if (IRCOper isin $address($1,0)) { halt }
if (ServicesAdmin isin $address($1,0)) { halt }
if (NetAdmin isin $address($1,0)) { halt }
if (irchelper isin $address($1,0)) { halt }
echo -a 0,6 $+ ¤ $+ $time $+ ¤ 0,2#help 0,6kanalına biri girdi, Kullandığı nick:0,12 $1
}

Yorum yap