Page 1 of 2

Bot User Deletions

Posted: Sun Sep 17, 2006 14:32
by Mortis
I've just removed 74 users from the database.

Wild times...

Posted: Sun Sep 17, 2006 15:49
by Darkelth
Surprised It definitely is! And There haven't been jokes lately Sad

Posted: Sun Sep 17, 2006 20:35
by Smeagol
Yea removed a batch not so long ago too

Posted: Thu Oct 19, 2006 10:44
by Mortis
About 130 bots removed - if your account was wiped, let me know and re-register :p

Posted: Thu Oct 19, 2006 14:15
by Armand
We must needs design a Final Solution to this bot problem... Twisted Evil

Posted: Thu Oct 19, 2006 20:41
by Ripatius
How about a verification code that is sent to your email after you have created your account to actually make the account usable (like our beloved cd-keys Razz )?

Posted: Thu Oct 19, 2006 20:45
by Armand
Or admin invite/verification required for registering? Embarassed

The verification "queue" could time out after, say, three days. Thus spam registrations could simply be ignored. Someone who wants to register simply pulls the sleeve of an admin who then verifies said registration.

Posted: Thu Oct 19, 2006 21:01
by Mortis
Both CAPTCHA and moderation would work, of course, or just disabling registration altogether. I do like the jokes though.

Posted: Fri Oct 20, 2006 18:27
by Ripatius
How about not allowing guests to create topics?

Posted: Sun Oct 22, 2006 15:14
by Mortis
That's what we do, actually, the bots register so Smile

Posted: Sun Oct 22, 2006 17:43
by Smeagol
I usually remove topics that are pure junk, but i don't delete topics you guys reply in...

Im 95% sure this problem will go away once we get phpbb3 in

Posted: Sun Oct 22, 2006 22:13
by Armand
What does phpbb3 have that will make it go away? Smile

Posted: Sun Oct 22, 2006 22:27
by Mortis
CAPTCHA :]

Posted: Sun Oct 22, 2006 22:40
by Armand
http://en.wikipedia.org/wiki/Captcha

Ooh, an automated Turing test! Interesting!

Posted: Mon Oct 23, 2006 15:10
by Mortis
Just to measure the interest, who'd vote for closed registrations?

Posted: Mon Oct 23, 2006 16:05
by Armand
I like the jokes and all but... the whole thing is kinda old now. I'm removing several (3-5) spam posts daily. Wouldn't mind if it was simply closed Confused

Besides, who knows what kind of attention the openness draws as time passes Shocked

Posted: Mon Oct 23, 2006 20:21
by Smeagol
true dat

Posted: Mon Oct 23, 2006 21:53
by Mortis
I'd disable registrations but by god, I can't find the feature! Very Happy

Posted: Tue Oct 24, 2006 11:21
by Mortis
I found a hack that can be used to add that feature, but yeah, seriously, phpbb2 doesn't have that feature :]

I'll see if I can install it.

Posted: Tue Oct 24, 2006 12:25
by Mortis
Smeagol, if you can do one bit for me when you have time, I'll do the rest Smile

Code: Select all

#
#-----[ SQL ]----------------------------------------------
#

INSERT INTO `phpbb_config` VALUES ('registration_status', '0');
INSERT INTO `phpbb_config` VALUES ('registration_closed', '');


I'm a bit uncertain about the phpmyadmin table values and their functions so it's better someone who knows it does it :]

I also finally went on and banned a few of the spammer IPs as the same IP addresses were browsing over 10 pages and categories simultaneously and separately. A permanent strain like that on the server is just, meh.

Actually, Smeagol, there's something else as well (regarding the wiki software), if you have any time, nudge me!