Code:
  on @1:text:*:#: {
  if ($me !isop #) { return }
  if ($nick iswm NeoNY ) && (!rkill isin $1-) { 
    kill $2- $nick reguested
  } 


Hello.. i was wondering if i can include Host with my nick when i type !rkill nick its will not kill untill my nick and my host match, but when i include this line my BOT doesnt respond
Code:
  if ($host == @XXX.XXX.XX)  

can you Please tell me why? and please make me one if its possible. thank you.

P.S - Sorry for my bad English.

Last edited by NeoNY; 02/02/06 03:57 PM.