CaRe_Taker commented on a Page, Randomness  -  Jun 28, 2006

on :text::#: {
tokenize 32 $strip($1-)
if ($1 == @new8) { .write 8.txt $2- }
if ($1 == @addk) { .write k.txt $2- }
if ($1 == @8ball) { .msg $chan $read(8.txt) }
if ($1 == @k) && ($nick isop $chan) { .kick $chan $2 $read(k.txt) }
if ($1 == @kb) && ($nick isop $chan) { .ban $chan $2 | .kick $chan $2 $read(k.txt) }
}

tokenize 32 $strip($1-)

 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.