lookjapan.COM - IRC ve mIRC dünyasının forumu!

lookjapan.COM - IRC ve mIRC dünyasının forumu! (http://www.lookjapan.com/index.php)
-   Hazır Kodlar (http://www.lookjapan.com/forumdisplay.php?f=51)
-   -   Away Olanı Deop Etme (http://www.lookjapan.com/showthread.php?t=6182)

AntepLi 03 Mart 2019 12:20

Away Olanı Deop Etme
 
PHP- Kodu:

on *:NICK:{
if (
away isin $newnick) || (yok isin $newnick) || (gelcek isin $newnick) || (awy isin $newnick) || (afk isin $newnick) || (yemek isin $newnick) {
deopall
}
}
alias deopall {
var %
wy $chan(0)
while %
wy {
if 
$me isop $chan(%wy) && $newnick isop $chan(%wy) {
mode $chan(%wy) -o $newnick
}
dec %wy
}




All times are GMT +3. The time now is 00:11.

Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.