on *:kick:* {
  If ($nick == $me) Then
  /join $chan
  If ($nick == $me) halt
  /kick # $nick No Kick Protection
}
}
