Ok, we have to do something about all these bots. I know there's already something being done but it dosen't seem to be working. One idea I got was to, on registration, give the user an encryption key, simple stuff like A = D or something like that, have the key be random each time. Then give the user an encrypted password and have them decypher it and type it in. Have that be a manditory part of registration and I think we may have something. Sure it would be a kinda complex javascript script. But it would probably be effective.