Digital Paint Discussion Board
Digital Paint Community => Other Stuff => Topic started by: Smokey on July 10, 2006, 07:52:01 PM
-
I know im such a nice guy :) After alot of people asking me for it i decided to share my ownage script
:)
Feel free to use it/ modify it but if you share it give me credit :)
Put this in your remotes.
on @!*:ban:#: {
if ($banmask iswm $address($me,5)) && ($nick !== Chanserv) {
mode $chan -ob $nick $banmask
kick $chan $nick KICK MESSAGE HERE
ban -u10 $chan $address($nick,9)
timer 1 5 ban -u60 $chan $address($nick,1)
}
}
oh ya and uh, only works if you have +o
-
proof :)
* Smokey sets mode: +b *!*unf@*.ch1ll.on.EnterTheGame.Com
* This *!*unf@*.ch1ll.on.EnterTheGame.Com ban affects: @lunatic
* lunatic sets mode: -ob Smokey *!*unf@*.ch1ll.on.EnterTheGame.Com
-> *chanserv* opme #ch1ll
* Smokey was kicked by lunatic (It really was a good effort.)
<Smokey> lmao
-
All well and good untill they -o+b you. ;)
-
ehh i could give you all my deop protection. :)