vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Anti-Spam Options - Stop Spam Bots from Joining (https://vborg.vbsupport.ru/showthread.php?t=217964)

GameDude 07-05-2009 10:00 PM

Stop Spam Bots from Joining
 
1 Attachment(s)
This is my first mod, so it is pretty simple, but it works well.

What it does:
This modification queries the stopforumspam.com database with the IP address and email of the user registering. If the IP address or email is found in the database, the user will get an error message and the registration process will be stopped.

What you need:
You'll need file_get_contents or CURL on your server for this to work. If one does not exist, it will try to use the other.

Install:
Just import the product in the Admin CP.

Notes:
If you want to customize the error messages, they are named "spammer_ip" and "spammer_email" in the Phrase Manager.

Updates:
Version 1.0.1
- Fixed a small error with checking the IP address.

Trek 07-06-2009 03:39 PM

Sounds interesting. Is there any kind of logging to show who was stopped and when? Also, is there a way through this mod to report a spammer as well?

GameDude 07-06-2009 03:44 PM

Right now all the mod does is display an error message to the user and prevent the registration from completing, but those are good ideas. I may add those some time in the future. Thanks for the suggestions.

tenjinzan 07-06-2009 03:45 PM

I've been looking for something like this. I get about 50 spam bots a day registering, and closed registration because of it.

Installing now! Thanks!

TheLastSuperman 07-06-2009 03:50 PM

[high]* TheLastSuperman tags![/high]

Will investigate later lol :D but these type of mods are always useful :D

TalkVirginia 07-06-2009 03:58 PM

Thanks! Going to give it a try. :)

saadessa 07-06-2009 04:25 PM

thanks very god hack

GameDude 07-06-2009 04:26 PM

Due to a small error, the IP checking was not working properly. I have uploaded a new version with this fixed. Sorry about the error, guys.

motorola 07-06-2009 07:14 PM

Installed now thanks

Edit: installed but I see in this momment a spammer registered trying to post? Doesnt work?

Qwest 07-06-2009 07:29 PM

There is already a mod for this.

It's called vBStopForumSpam and it is endorsed by www.StopForumSpam.com on their site.

It also has the features this mod lacks. Logs etc.

It works fine on my 3.8.x boards.

skol 07-06-2009 08:22 PM

Quote:

Originally Posted by Qwest (Post 1844014)
There is already a mod for this.

It's called vBStopForumSpam and it is endorsed by www.StopForumSpam.com on their site.

It also has the features this mod lacks. Logs etc.

It works fine on my 3.8.x boards.

Not sure about the endorsing bit..They have a link back to vborg..

Qwest 07-06-2009 09:59 PM

Yes, that's what we call an endorsement.

pmex 07-19-2009 04:37 PM

Quote:

Originally Posted by Qwest (Post 1844127)
Yes, that's what we call an endorsement.

The other one shows that it is only good for version 3.6x, where this reads 3.8. I think I will download this plugin since it is up to date.

ragtek 07-19-2009 04:39 PM

Some legal notice:

You as site-admin are sending userdata to "others".
In some countries it's illegal to do this without the permission of the user;)

greenspan 07-21-2009 08:19 AM

Great mod! I really need this. Thanks a lot. *installed*

iyama 07-21-2009 11:50 AM

So just instal the .xml and thats all?

*install*

rouvio 07-21-2009 09:57 PM

Quote:

This modification queries the stopforumspam.com database with the IP address and email of the user registering.


THANK YOU SIR, exactly what I needed!

**installed**
will give feedback in the next few days.

Idawg 07-24-2009 05:40 PM

INSTALLING !!! Does it work if you have IS-BOT installed???

Skiller 07-24-2009 06:20 PM

Last few days had about 50/100 spambots :s Even whith user moderation on the where able to register whitout my premission :eek: Installed and defentilie give an reply if its works.

Jerlene 07-25-2009 03:32 AM

But it's possible for two users to have the same IP, right?

Kamakazy 07-26-2009 11:23 AM

great mod, i installed this 12 hours ago and it already caught 28 spammers trying to register...

Rideharder 07-28-2009 03:02 PM

Quote:

Originally Posted by Kamakazy (Post 1855824)
great mod, i installed this 12 hours ago and it already caught 28 spammers trying to register...

How can you check to see how many spammers was caught?

Nicke71 07-30-2009 11:01 PM

Great, installed now. I run 3.8.3 now which also makes it harder for spammers, but when I had 3.6.0 for 1.5 years I got a lot of spammers signing up.

I used stopforumspam.com manually for a while but it was hard work, this mod simplifies things a lot.

The only thing we need now is a button to report spammers automatically, those who are not listed (yet) to help maintain that database.

R*NightOwl 07-31-2009 04:24 AM

Installed, i needed this thanks.

apiasto 07-31-2009 09:14 AM

nice idea,but will wait for those additions.tagged

SVTdrivah 07-31-2009 03:01 PM

Quote:

Originally Posted by Rideharder (Post 1857194)
How can you check to see how many spammers was caught?

Would like to know that as well.

Dutch_Boy 07-31-2009 06:05 PM

What you need:
You'll need file_get_contents or CURL on your server for this to work. If one does not exist, it will try to use the other.

Uuhh can you explain a little more about this? What the hell do you mean ? :D: P

king regards,

Dutch_Boy.

sherwood 07-31-2009 06:24 PM

Quote:

What you need:
You'll need file_get_contents or CURL on your server for this to work. If one does not exist, it will try to use the other.
Do we manually need to create this file? Is this another modification? Any input would be great.

smoknz28 08-01-2009 12:33 AM

Install as I am in need of assistance in putting a stop on these bots... However, I too am confused on the file_get_contents or CURL.

Please elaborate for those of us scratching our heads.

Thank you for sharing your code with us as well! ;)

energetic 08-01-2009 01:04 PM

great.......

Qwest 08-01-2009 09:59 PM

Quote:

Originally Posted by pmex (Post 1851722)
The other one shows that it is only good for version 3.6x, where this reads 3.8. I think I will download this plugin since it is up to date.

vbstopforumspam works fine on 3.8 and has more features.

GameDude 08-02-2009 11:33 PM

file_get_contents and CURL are PHP functions. Most webhosts should have at least one of them (including free webhosts), so you do not really need to worry about it.

Dutch_Boy 08-03-2009 02:37 PM

Quote:

Originally Posted by GameDude (Post 1860412)
file_get_contents and CURL are PHP functions. Most webhosts should have at least one of them (including free webhosts), so you do not really need to worry about it.

Maybe its better to make a little tut about it. How to make it if you dont have it. And make a tut how to find out if you have this on your server :)

So they dont ask this question again.

Thanks for the info. Gonna install it now!

Dutch_Boy 08-03-2009 02:44 PM

Ow i got a question.

I also installed ragtek Botscout Register Check. This is like your mod but uses another database.

Can this cause any problems?

thedudleys 08-03-2009 03:40 PM

Quote:

Originally Posted by Dutch_Boy (Post 1860741)
Maybe its better to make a little tut about it. How to make it if you dont have it. And make a tut how to find out if you have this on your server :)

So they dont ask this question again.

Thanks for the info. Gonna install it now!

basically ask your host if your on a shared account for the php info and then just search for CRUL - and if you have your own server then it should be installed as most billing systems i.e WHMCS uses it for connecting to WHM.

Quote:

Originally Posted by GameDude (Post 1860412)
file_get_contents and CURL are PHP functions. Most webhosts should have at least one of them (including free webhosts), so you do not really need to worry about it.

exactly ;) i know cause we have it installed and use it.

Mike-D 08-03-2009 06:21 PM

Quote:

Originally Posted by ragtek (Post 1851726)
In some countries it's illegal to do this without the permission of the user;)

Spammer are bastards so they have no rights :D

Nicke71 08-03-2009 08:51 PM

I have installed this mod and still spammers sign up, and when I check the database they already have my spammer registered since many months ago.

Its not working.

By_OkT@Y 08-03-2009 09:36 PM

Thanks

thedudleys 08-03-2009 10:25 PM

Quote:

Originally Posted by Mike-D (Post 1860815)
Spammer are bastards so they have no rights :D

that i have to agree on since its unfair to people who have to then pay $X,XXX to fix their spam and spend time on something that can be avoided.

Nicke71 08-05-2009 09:05 AM

I apologies, just realised it was not a new member and he registered a couple of weeks before I installed this mod.

Quote:

Originally Posted by Nicke71 (Post 1860874)
I have installed this mod and still spammers sign up, and when I check the database they already have my spammer registered since many months ago.

Its not working.



All times are GMT. The time now is 06:23 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01251 seconds
  • Memory Usage 1,816KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete