Callison1 commented on a Page, Word scramble game  -  Jun 21, 2007

on $*:TEXT:/^[!@.]remword/Si:#: {
var %d = $read(ScrambleWords.txt, w, $2)
if (( %d == $null )) { notice $nick That word is not in the list | halt }
write -ds $+ $2 ScrambleWords.txt $$2
msg # The word $2 has been removed.
}

It would look something like that :P
You might not want to use anything like that if you think it could cause trouble with people continually removing words but it helps to remove words that are not real words, but it\'s just a suggestion, you might want to incorporate a system where only people who\'s address is in another text file, a kind of \'moderator\' list, but again, just a suggestion.

 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.