Ayon commented on a Page, KipScript  -  Jul 26, 2009

alias kip {
set %kip 1
while (%kip < $1) {
set %pok $str(-,%kip)
msg $chan < $+ %pok $2- %pok $+ >
inc %kip
}
while (%kip) {
set %pok $str(-,%kip)
msg $chan < $+ %pok $2- %pok $+ >
dec %kip
}
unset %kip
unset %kip2
unset %pok
}

 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.