Message Board


Message Board > Boolean Soup Development > Extreme amount of members

August 1, 2011, 14:27
Dennis
どこかにいる
2092 posts

There are (when I counted) 20474 members. Now that is intersting. How about making a spambot or a check via e-mail and supervisor goedkeuring to check if the joined member is a human being? :annoyed:
____________
Kwakkel
#
August 1, 2011, 15:08
Zomg
None
641 posts
There exists the re-captcha system for that. Though I heard it has been hacked in some systems. Still, it is a factor in security.

Could also code an Outlook bot that executes a click on a link with a particular string (such as *.accounts.*) in the body to activate its account, if a particular mail has been received. Hehehe.
One security measure I have seen in some systems is the system rejecting any disposable e-mail address domains.


Sincerely,

--
V.
=o! =O!! =O!!!
____________
#
August 4, 2011, 12:20
DTM
Earthling!
821 posts

It's like a falling down and disused old house infested with cockroaches and vermin.

We are the squatters and tramps, the true owners having long moved out and forgotten this place exists.

I think the best solution is simply to burn it down.
____________
:o
#
August 13, 2011, 19:51
Eckolin
Quite Whiskered
388 posts

The only solution is to win the Ludum Dare 21, which is due in one week.
____________
Maker of Games...
Wisdom is supreme; therefore get wisdom.
Need help with coding? I probably wrote something similar.
#
August 15, 2011, 23:54
Dennis
どこかにいる
2092 posts

4 more days huh, well I can't make time for it, sad as it is.
____________
Kwakkel
#
June 10, 2012, 17:32
Rincewind
programmer
1545 posts

I hacked in a CAPTCHA. It asks you to solve 4+4. :aharr:
____________
Personal website: http://www.loijson.com
#
July 18, 2012, 07:53
Dennis
どこかにいる
2092 posts

Here is a query to solve 4+4:

select sum(aa)+count(*)
from
(
select ascii('B')-ascii('A') aa from dual
union all
select ascii('C')-ascii('B') from dual
union all
select ascii('D')-ascii('C') from dual
union all
select ascii('Z')-ascii('Y') from dual
);
____________
Kwakkel
#

Message Board > Boolean Soup Development > Extreme amount of members

Quick reply


You must log in or register to post.
Copyright © 2005 Booleansoup.com
Questions? Comments? Bug reports? Contact us!