Code:
on @*:kick:#: {
  if ($read(protect.txt,w,$+(,$knick)) { 
    kick # $nick YOU KICKED A PROTECTED USER!
  }
}
I know the responce i'm going to get is: "why don't you just use the /protect list". Well, my reply to that is that I just want to get this working temperarly. blush It should be simple enough. Just in case you don't understand what I am trying to do., I want it to kick a person who kicks a nick in the protect.txt file. Can anyone please help?


"God sometimes puts us in the dark for us to see the light"