Tidum commented on a Page, para limpiar el chat en justin.tv  -  Dec 23, 2010

A pocos errores.

1) Se le olvidó el corchete de cierre para el "if ".
2) Se le olvidó el soporte de cerca la 'en TEXT'

El código podría ser:


on *:TEXT:!clear:#:{ 
  if ($nick isop $chan) {  
    clear 
    msg $chan $nick la sala ah sido limpia
  }
  else { msg $chan $nick tu no eres mod >( }
}
 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.