lazim olan arkadaslar olabilir belki
Mirc= Alt+R Remoteye eklemek yeterli kodlar sorunsuz calisiyor..
kolay gelsin
Kod: Kodu kopyalamak için üzerine çift tıklayın!
on *:input:#:{
if $1 == !addbot { msg botserv bot add $2 BotServ Siteismi.Com FullName }
if $1 == !delbot { msg botserv bot del $2 }
if $1 == !assign { msg botserv assign $chan $2 }
if $1 == !botlist { msg botserv botlist $2 }
if $1 == !kkayit { msg chanserv register $chan $password Sohbet Kanalimiza Hosgeldiniz $2 }
if $1 == !ksil { msg chanserv drop $chan $chan }
if $1 == !nkayit { msg nickserv register $password $email $2 }
if $1 == !kinfo { msg chanserv info $chan }
if $1 == !kim { whois $nick $2 }
if $1 == !bye { say Allaha Emanet Olunuz...! l Quit }
if $1 == !oson { os set superadmin on }
if $1 == !osof { os set superadmin off }
if $1 == !deoper { mode $nick -o l hs on }
if $1 == !acclist { /msg chanserv access $chan list }
if $1 == !saj { sajoin $2 $chan }
if $1 == !sap { sapart $2 $chan }
if $1 == !sam { samode $2 $chan }
}
on *:text:#:{
if $1 == !kkayit { msg chanserv register $chan $password $2 }
if $1 == !nkayit { msg nickserv register $password $email $2 }
}