IRC ve mIRC Platformu

IRC ve mIRC Platformu (https://ircde.net/)
-   mIRC Scripting Hazır Kodlar (https://ircde.net/mirc-scripting-hazir-kodlar/)
-   -   Toplu Voice Devoice (https://ircde.net/mirc-scripting-hazir-kodlar/9734-toplu-voice-devoice.html)

AsiL 07 Ekim 2021 03:23

Toplu Voice Devoice
 
Alıntı:

alias voice {
var %a $numtok($1-,32)
while %a {
cs voice # $gettok($1-,%a,32)
dec %a
}
}
alias devoice {
var %a $numtok($1-,32)
while %a {
cs devoice # $gettok($1-,%a,32)
dec %a
}
}
Örnek : /voice Nick Nick2 Nick3
Örnek : /devoice Nick Nick2 Nick3


Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 21:09.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.6.0
ircDe.Net