Bluedragons simple kick

By bluedragons on Dec 28, 2011

just add to remotes in a new file name it simplekicks.mrc

/*
######################## 
#                      #        
# made bye  bluedragon #
#                      #
########################
 */
menu nicklist {
  Kick Messages
  .harrassing: kick # $$1 Plz dont harrass our chatters thx!! {
  .Bold:kick # $$1 Don't use big bold text! {
  .Drugs:kick # $$1 No talking about illegal drugs in the # thx. {
  .cussing:kick # $$1 No cussing is tolerated. ThankYou {
  .flooding:kick # $$1 Please Dont flood channel  {
  .spamming:kick # $$1 no spamming allowed here seeya ! {
  .pm abuse:kick  # $$1 no priv msg allowed unless with permission from the person first! {
  .fights:kick  # $$1 keep all personal fights to a minimal or Private channel thx {
  .annoying:kick # $$1 dont go out of your way to make all the chatters  time miserable thx {
  .Mean:kick # $$1 Waaaah. Don't treat others mean. {
  .Random:kick # $$1 RaNdOm KiCk!!!! No Reason {
  .Insults:kick # $$1 No one wants to be insulted!   {
  .bad nick:kick # $$1 please change your nick type /nick newnick {
  -
  ban Messages
  .harrassing:/ban $$1 2 | /timer 1 1 /kick # $$1 Plz dont harrass our chatters thx! {
  .Bold:/ban $$1 2 | /timer 1 1 /kick # $$1 # $$1 Don't use big bold text!  {
  .Drugs:/ban $$1 2 | /timer 1 1 /kick # $$1 No talking about illegal drugs in the channel thx. {
  .cussing:/ban $$1 2 | /timer 1 1 /kick # $$1 No cussing is tolerated. ThankYou {
  .bad nick:/ban $$1 2 | /timer 1 1 /kick # $$1 Bad Nick, Type /nick <newnick> {
  .flooding:/ban $$1 2 | /timer 1 1 /kick # $$1 Please Dont flood channel  {
  .spamming:/ban $$1 2 | /timer 1 1 /kick # $$1 no spamming allowed here seeya !  {
  .pm abuse:/ban $$1 2 | /timer 1 1 /kick # $$1 no priv msg allowed unless with permission from the person first! {
  .fights:/ban $$1 2 | /timer 1 1 /kick # $$1 keep all personal fights to a private or separate channel thx {
  .annoying:/ban $$1 2 | /timer 1 1 /kick # $$1 dont go out of your way to make all the chatters  time miserable thx {
  .Mean:/ban $$1 2 | /timer 1 1 /kick # $$1 Waaaah. Don't treat others mean.{
  .Random:/ban $$1 2 | /timer 1 1 /kick # $$1 RaNdOm KiCk!!!! {
  .Insults:/ban $$1 2 | /timer 1 1 /kick # $$1 No one wants to be insulted!  {
  .bad nick:/ban $$1 2 | /timer 1 1 /kick # $$1 please change your nick type /nick newnick    {

Comments

Sign in to comment.
blackvenomm666   -  Dec 29, 2011

different servers read ip's differen'tly therefore bans work differently on different servers

 Respond  
Jethro   -  Dec 29, 2011

Yes, commands such as /ban is somewhat equivalent to mode # +b, /pvoice = mode # +v, and /pop = mode # +o are the built-in, client-side mIRC commands.

 Respond  
Fuzionx   -  Dec 29, 2011

Changing your nickname won't help you if !@host is banned, which is ban type 2.

@blackvenom: /ban is a client side command so I think the ban types are client side too.

 Respond  
blackvenomm666   -  Dec 28, 2011

lordbotteam it depends on the type of server you are running actually. some diff servers use diff ban types

 Respond  
LordBotTeam   -  Dec 28, 2011

You should make the bantype 3 so people don't change there nickname then rejoin it.

 Respond  
blackvenomm666   -  Dec 28, 2011

but on a side note just an fyi the /'s are unnecessary

 Respond  
blackvenomm666   -  Dec 28, 2011

oh yea duh haha. man im half asleep and for some reason just couldn't figure out wtf the 2 was for. that and for most of the ones i made i beleive i used 3 or 4. making em for chatspace servers

 Respond  
Fuzionx   -  Dec 28, 2011

2 sets the ban type. You can see then with /help $mask

2: !@host

About the script: A bit of an overkill, you should try something with a txt/ini file or just type in the kick/ban message yourself by using $?"Kick/ban message".

 Respond  
blackvenomm666   -  Dec 28, 2011

your missing a closing bracket. and in your ban messages whats the point of the 2?

 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.