Page 2 of 3
Re: Bad day today
Posted: Sun May 04, 2014 9:04 am
by PB
> the spam & users are deleted....with only a few clicks
I knew there was an easy way to do it quickly.

Re: Bad day today
Posted: Sun May 04, 2014 9:11 am
by Thunder93
The problem is, in the meantime while we wait for the ones with those privileges to take action. Already the SPAMMING created a bit of a disturbance on the board. I've seen high volume of SPAMMING on here on a few occasions now, and like before, it takes awhile before action is taking.
Rings wrote:calm down guys,
the spam & users are deleted....with only a few clicks
Re: Bad day today
Posted: Sun May 04, 2014 9:24 am
by TI-994A
Danilo wrote:I'm wondering why SpiderBasic Forums are not hit by the bots... German PB Forum is also not affected.
Perhaps because
spiderbasic.com is still quite new and not yet on the search engine maps; and as for the German site, possibly because the spambot algorithms are in English.
Rings wrote:the spam & users are deleted....with only a few clicks
And, just as fast, they're back.

Re: Bad day today
Posted: Sun May 04, 2014 9:33 am
by IdeasVacuum
And, just as fast, they're back.
Nope - they are faster!

Re: Bad day today
Posted: Sun May 04, 2014 9:43 am
by IdeasVacuum
In fact we could have a 'This is Spam' button on each post to:
1) Quarantine all posts from the same User
2) Show the thread greyed-out in the lists (they often post to existing forum threads)
3) Find the User's IP Address and launch a cruise missile.......
Re: Bad day today
Posted: Sun May 04, 2014 9:54 am
by freak
There seems to be a problem with the CAPTCHA on the forum. I have disabled new registrations until we can figure out why.
I am working on it.
Re: Bad day today
Posted: Sun May 04, 2014 10:05 am
by TI-994A
IdeasVacuum wrote:3) Find the User's IP Address and launch a cruise missile.......
Seems like the only viable solution.
freak wrote:I am working on it.
No, wait! Belay that last order! The cavalry's here.

Re: Bad day today
Posted: Sun May 04, 2014 12:26 pm
by Thunder93
Visual CAPTCHA Plugins. CAPTCHAs are included in the phpBB stock install but have been broken by spambots. They are as followed;
- CAPTCHA Without GD
GD 3D CAPTCHA
reCAPTCHA
GD CAPTCHA
Using CAPTCHA now will only slow them down, but from what I've been observing that doesn't even seem to be the case anymore.
You'll have to-do more than simply depend on CAPTCHA to stop SPAMbots.
freak wrote:There seems to be a problem with the CAPTCHA on the forum. I have disabled new registrations until we can figure out why.
I am working on it.
Re: Bad day today
Posted: Sun May 04, 2014 12:30 pm
by Thunder93
IdeasVacuum wrote:In fact we could have a 'This is Spam' button on each post to:
3) Find the User's IP Address and launch a cruise missile.......
You might be attacking your own family's Internet.

Re: Bad day today
Posted: Sun May 04, 2014 2:18 pm
by Tenaja
freak wrote:There seems to be a problem with the CAPTCHA on the forum. I have disabled new registrations until we can figure out why.
I am working on it.
Last year, one of the blogs I read talked about a way to automate "listening" to the captcha audio. Their guess was that it is only a matter of time before the spambots were doing it. Maybe the time is here.
Re: Bad day today
Posted: Sun May 04, 2014 2:55 pm
by freak
The problem is not that the captcha is ineffective. It did work pretty well in the past. The problem is that the service that provides it (
http://peoplesign.com/) is unreachable and this seems to have caused the plugin to just disable the captcha check alltogether. So anybody could get in without a check.
We will leave registration disabled until the service is back. Lets hope it does not take too long.
Re: Bad day today
Posted: Sun May 04, 2014 3:00 pm
by Thunder93
That explains it then!

Re: Bad day today
Posted: Sun May 04, 2014 4:14 pm
by Tenaja
freak wrote:The problem is not that the captcha is ineffective. It did work pretty well in the past. The problem is that the service that provides it (
http://peoplesign.com/) is unreachable and this seems to have caused the plugin to just disable the captcha check alltogether. So anybody could get in without a check.
We will leave registration disabled until the service is back. Lets hope it does not take too long.
A simple "Add the numbers seven and eleven" could likely eliminate the majority of them while Captcha is out. OTOH, I know that adding a simple text field is not always as simple as it sounds.
Re: Bad day today
Posted: Sun May 04, 2014 4:27 pm
by IdeasVacuum
...or have a simple if-then to use a different capture server if the current one is down.
http://www.google.com/recaptcha/intro/index.html
Re: Bad day today
Posted: Sun May 04, 2014 4:33 pm
by TI-994A
IdeasVacuum wrote:...or have a simple if-then to use a different capture server if the current one is down.
But PureBasic doesn't support the
Then statement. May I suggest
If/Else instead?
Sorry for goofing around, but I had a good day!
