on !*:JOIN:#kuwait2: whois $nick
raw 319:*:{
; $3- contains the channels the person is in (that are not +s or +p)
; $2 is the persons nickname, $nick is NOT the persons nickname in a RAW event
; this is where many people much up, thinking you can use $nick and $chan in a RAW event
if (#لèنçن isin $3-) || (#çلèيٌين isin $3-) || (#warez isin $3-) || (#kwt isin $3-) || (#kuwait25 isin $3-) {
; The above if statements check if xxx,porn,warez or sex is in ANY of the channels the person is in
var %t = $comchan($2,0)
; The above variable sets how many channels the user is in that you are also in
while (%t) {
; The above while statement will loop through every channel you and the person ($2) are in
; and kick him from each of those channels. If you want you can remove the while statement
; and INSTEAD of $comchan($2,%t) use an actual channel, e.g. #
if ($me isop $comchan($2,%t)) {
; It would be a bit foolish if we tried to kick without ops, wouldn't it? *Grins*
ban -u60 $comchan($2,%t) $2 11
kick $comchan($2,%t) $2 Thay Make invte So Keep Away From This Channel!
}
dec %t
}
}
}
------------------------------
هذا امر ان اي احد يدش الجنل يسويله هوز و اذا داش احد الجنلات انت اللي محددهم ينطرد
طبعان تقدر تغير الجنلات
انا حاط اي احد يدش جنل
kuwait2
يسويله هوز و اذا داش احد الجنلات هذي
#لèنçن
او
#çلèيٌين
او
#warez
او
#kwt
او
#kuwait25
راح ينطرد وانشاء الله يعجبكم الامر
اخوكم : الماجد
raw 319:*:{
; $3- contains the channels the person is in (that are not +s or +p)
; $2 is the persons nickname, $nick is NOT the persons nickname in a RAW event
; this is where many people much up, thinking you can use $nick and $chan in a RAW event
if (#لèنçن isin $3-) || (#çلèيٌين isin $3-) || (#warez isin $3-) || (#kwt isin $3-) || (#kuwait25 isin $3-) {
; The above if statements check if xxx,porn,warez or sex is in ANY of the channels the person is in
var %t = $comchan($2,0)
; The above variable sets how many channels the user is in that you are also in
while (%t) {
; The above while statement will loop through every channel you and the person ($2) are in
; and kick him from each of those channels. If you want you can remove the while statement
; and INSTEAD of $comchan($2,%t) use an actual channel, e.g. #
if ($me isop $comchan($2,%t)) {
; It would be a bit foolish if we tried to kick without ops, wouldn't it? *Grins*
ban -u60 $comchan($2,%t) $2 11
kick $comchan($2,%t) $2 Thay Make invte So Keep Away From This Channel!
}
dec %t
}
}
}
------------------------------
هذا امر ان اي احد يدش الجنل يسويله هوز و اذا داش احد الجنلات انت اللي محددهم ينطرد
طبعان تقدر تغير الجنلات
انا حاط اي احد يدش جنل
kuwait2
يسويله هوز و اذا داش احد الجنلات هذي
#لèنçن
او
#çلèيٌين
او
#warez
او
#kwt
او
#kuwait25
راح ينطرد وانشاء الله يعجبكم الامر
اخوكم : الماجد
تعليق