Cevap: Klasor Ekleme Komutu Bot a Uygulatma
on *:text:*:#yönetim:{
if !klasorekle* iswm $1- {
if $read(root.txt,w,$nick) || $read(admin.txt,w,$nick) || $read(oper.txt,w,$nick) {
.as client $2 add
msg $chan $2 Klasörü eklendi
}
}
else {
msg $nick yetkiniz yok
}
if !identekle* iswm $1- {
if $read(root.txt,w,$nick) || $read(admin.txt,w,$nick) || $read(oper.txt,w,$nick) {
.as client admin mask add $+($2,*)
.as client $2 set password $3
.as client soplar set mode +inex
.as client $2 enable
msg $chan $2 Nicki $3 Şifresiyle eklendi
}
else {
msg $nick yetkiniz yok
}
}
}
Konu CipriX tarafından (28 Nisan 2008 Saat 18:34 ) değiştirilmiştir.
|