thegingon commented on a Page, Advanced Kick/ Kick Ban script FOR BOT  -  Feb 16, 2012

idk why do u think that it's Advanced kick or kb.

;1. u don't must to Check ($2- != $null) u can use $$2 -
 on *:text:!adkb *:#privatechannel: {
    mode $$2 +b $$3
    kick $$2 $$3 $4-
}

;2.u can use

on @*:TEXT:!k*:#:{
  if ($nick == user) {  kick $$2 $$3 $4 }
}
;or 
on @*:TEXT:!k *:#:{
  if ($nick == user) {  kick  $chan $$2 $3- }
}

simpely

 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.