WorldDMT commented on a Page, Quick Kick Ban with Timer  -  Jun 02, 2009

hi

/kb <TIME - Minutes - Optional> <REASON - Optional>

Wrong!!

if u dont put the time the reason will have the first word missing and somme error format $calc

batter do that code like this

alias kb {
  if ($1 ison #) {
    var %t $iif(($2) && ($2 isnum),u $+ $calc($2 * 60))
    ban -k $+ %t # $1 2 $iif(!%t,$2-,$3-)
    ignore $iif(%t,- $+ %t) $1
    if (%t) timerkb 1 $2 invite $1 #
  }
}
alias unban {
  mode # -b $address($1,2)
  ignore -r $1
  invite $1 #
}

put it into remote

 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.