revolution kick revenge

By Linuxuser on 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 }
}

Comments

Sign in to comment.
Celeron   -  Oct 15, 2010

huh

 Respond  
jefsthampied   -  Jul 29, 2010

tht was Okay.. just a bit code must improve regarding code and logistic :D
nice linuxuser.

 Respond  
Celeron   -  Apr 28, 2010

raw -q kick # $nick 5 This is a revolution, how do you like being 0wned bitcha ;-)
cs sop # del $nick <--- SOP? i think u made this bcoz ur are mgr or founder.. right?
cs akick # add $fulladdress }

ur remote always make me XS FLOOD.. thanks..

 Respond  
Xaric   -  Jul 29, 2009

garbage

 Respond  
Pass   -  Sep 07, 2008

Could use some minor tweaking to make it a bit more functional

if ( chanserv isin $nick ){ halt }

That will check to see if the user being kicked is chanserv, while i'm assuming you wanted it to check if the user kicking is chanserv. So, you'd probably want to change $nick to $knick. Also, add a space between the parentheses and brackets.

Not all servers/services have the aliases "/ns, /cs, and /ms" so you might want to use the full "/msg *serv "

And you might want to check you're (H)Op as well, as to prevent any error messages. The "{ halt }" at the end doesn't need the brackets, either.

 Respond  
napalm`   -  Sep 07, 2008

/me chokes a bitch

 Respond  
Eugenio   -  Sep 07, 2008

/me yawns

 Respond  
napalm`   -  Sep 07, 2008

/me rips 2x

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.