• Welcome to ForumKorner!
    Join today and become a part of the community.

Reduce Spam Bots

Apolloo

Member
Reputation
0
1: Go here:

Code:
ACP > Configuration > Banning.

From there, enter all the spam bot IP's that has registered in your forums so far and block them. Disallowing email address won't work cause they will just create a new email address thus, you will need to ban them from there IP address. Then they will not be able to register.


2: Reduce your registration to 1 per account. Here is how it is done:

Code:
ACP > Configuration > User Registrations & Profile Option > Maximum Registrations Per IP Address :

Change that to 1.

3: Also change your registration time for each IP: Time Between Registrations. Change that to like 1000000 meaning they will be have to wait that many house before registering a second account. That should reduce your spam bots.

4: Enabling the add Captha in your forum so when a human is registering, he will know how to type it but when a bot is registering, he will get stuck there. But be aware, modern spam bots have the ability to pass that section.

5: Deny IP Ranges with .htaccess

This is fairly complicated and if you don't know what an .htaccess file is then you should either learn before preceding or just skip this option and go for a more simple approach stated above. A basic .htaccess ban command would be something like deny from 222.35.1.4/30 that will not allow users from the ip range 222.35.1.4-222.35.1.30 to access your web page.






*I did not write this, I just found it and thought it would be helpfull.
 

Jimmy

Ex-Staff Member
Reputation
0
The Admins know the best of everything. More safe measures have been taken than you suggested.
 

Jimmy

Ex-Staff Member
Reputation
0
Well, they are quite more experienced than you are and they always find ways to make the place better.
 

Jimmy

Ex-Staff Member
Reputation
0
Apollo said:
Why do you assume that they have more experience than me?
I don't doubt them. They have been running the place for a long time, even Uzi Forums. From the work that has been done of Uzi Gaming, you can easily make out of the experience they have.
 

Apolloo

Member
Reputation
0
I didn't say they don't have any experience. Nor did I want this to turn into a flame thread. I just made this thread to help out a little just in case they haven't done this.
 

District

User is banned.
Reputation
0
Use the ProxyOrNot.com API on the registration page.
 

Jimmy

Ex-Staff Member
Reputation
0
Nice idea au3. You guys can even use Stop Forum Spam.
 

Jayden-

Member
Reputation
0
Dont let this turn into a flame thread guys. I'm sure Uzi/other Admins will see this. They may/may not have tried some of the suggestions.
 

District

User is banned.
Reputation
0
SpiXed said:
Nice idea au3. You guys can even use Stop Forum Spam.

my way is the most effective. I ran a PunBB forum with the API of that site for over 1 year with 0 Spam bots.
 

Apolloo

Member
Reputation
0
Jayden said:
Dont let this turn into a flame thread guys. I'm sure Uzi/other Admins will see this. They may/may not have tried some of the suggestions.

Thanks for being the only support on the thread . Just trying to help out a bit.
 

Mxlitary

Active Member
Reputation
0
I just changed some settings that should reduce the amount of spambots on the forum.

Lately, I've been seeing a large amount of them, and the changes I just made should help keep them away.