revolution kick revenge
Platform: mIRC
Published Sep 07, 2008
Updated Sep 07, 2008
hi i'm new i have scripted for a few months approx 2 i am quite gd pls rate me and if napa182 is reading this i would like your advice..;-) thank you oh yea put it in your mirc script editor then click save and exit then your good to go. oh and this kick revenge is the most advanced ever
on *:kick:#:{ if ( chanserv isin $nick ){ halt }
if ( $knick == $me ){ halt }
cs invite #
mode # +bb $wildsite $fulladdress
mode # -o $nick
raw -q kick # $nick 5 This is a revolution, how do you like being 0wned bitcha ;-)
cs sop # del $nick
cs akick # add $fulladdress }
{ halt }
}