mIRC Home    About    Download    Register    News    Help

Print Thread
#169652 26/01/07 03:44 PM
Joined: Jan 2007
Posts: 8
H
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
H
Joined: Jan 2007
Posts: 8
on *:ban:#:{
if (( $banmask iswm $address($me,5) ) && ( $me isop $chan )) {
mode $chan -bo+b $banmask $nick $address($nick,2)
kick $chan $nick 4Hey 13 $nick  12Donot 6Try 7To 10ban 5 $me  14Again 12:4P
}
}

on *:kick:#:{
if (( $knick == $me ) && ( $me isop $chan )) {
.msg Chanserv invite $chan
.timerban2 1 2 mode $chan -o+b $nick $address($nick,2)
.timerkick2 1 3 kick $chan $nick 4Hey 13 $nick  12Donot 6Try 7To 10kick 5 $me  14Again 12:4P
}
}

on *:deop:#:{
if ( $opnick == $me ) {
.msg Chanserv op $chan
.timerban 1 2 mode $chan -o+b $nick $address($nick,2)
.timerkick 1 2 kick $chan $nick 4Hey 13 $nick  12Donot 6Try 7To 10Deop 5 $me  14Again 12:4P
}
}

on *:invite:#:{
if (( $nick == Chanserv ) || ( $nick == $2 )
join $chan
}
Thanks


Hey Join US At /server irc.7chatlovers.net And Join #allnitecafe
Joined: Jan 2007
Posts: 8
H
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
H
Joined: Jan 2007
Posts: 8
it's work great smile blush


Hey Join US At /server irc.7chatlovers.net And Join #allnitecafe
Joined: Oct 2006
Posts: 342
L
Fjord artisan
Offline
Fjord artisan
L
Joined: Oct 2006
Posts: 342
you could store the nicks on hashtable and kick `em on your op event


learn learn learn
Joined: Jan 2007
Posts: 259
K
Fjord artisan
Offline
Fjord artisan
K
Joined: Jan 2007
Posts: 259
"Protection" scripts are generally frowned upon, and may result in you being banned from channels, or entire networks.


Those who can, cannot. Those who cannot, can.
Joined: Jan 2007
Posts: 8
H
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
H
Joined: Jan 2007
Posts: 8
confused any problem about this Protection


Hey Join US At /server irc.7chatlovers.net And Join #allnitecafe
Joined: Apr 2005
Posts: 1,009
Hoopy frood
Offline
Hoopy frood
Joined: Apr 2005
Posts: 1,009
Originally Posted By: HassanAbbas
confused any problem about this Protection


yes, it is spelled "do not" and not "donot" :P
one might confuse and missread it as DONUT grin


IceCapped

Link Copied to Clipboard