Cold_Fussion commented on a Page, How many words can you type ?  -  Nov 10, 2009

ok wait i found it :D
here is my thing i made for a game i made...

not the whole one... but ya... just maes sure no one types words like hhhh hhhh hhhh hhhh

on :TEXT::?: {
close -m $nick
if %version2.state == $null { halt }
if $nick iswm $read(players.txt, w, $nick) {
write times\ $+ $nick $+ .txt $1
if $len($1) == $left(%letters.dic,1) {
if $1 !iswm $read(players\ $+ $nick $+ .txt, w, $1) {
if $1 iswm $read(%letters.dic, w, $1) {
write players\ $+ $nick $+ .txt $1
halt
}
}
if $1 iswm $read(players\ $+ $nick $+ .txt, w, $1) {
msg $nick 10CLONING WORDS WONT HELP YOU
}
}
}
}

 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.