vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Anti-Spam Options - Spambot Stopper - Prevent Spambots from Registering (https://vborg.vbsupport.ru/showthread.php?t=294633)

kh99 04-30-2014 10:13 PM

Quote:

Originally Posted by mariannet (Post 2495475)
Seems to be blocking everybody :(
Set to 20 sec. and using Force Wait for Minimum Time.

Tried my self, made it slow, got caught as well :(

I'm not sure what to tell you, except of course you should disable it, at least for now. What I really need to do is finish the logging feature so that when something like this happens we will have some information to use.

Alibass 05-03-2014 01:33 PM

Quote:

Originally Posted by mariannet (Post 2495475)
Seems to be blocking everybody :(
Set to 20 sec. and using Force Wait for Minimum Time.

Tried my self, made it slow, got caught as well :(

Do you have [DBTech] Advanced Registration v2 (vB4)
installed also on your site? I know this mod does not work with that mod installed. :(

MIWASA 05-16-2014 01:37 PM

wow i see there are issues with the spam hammer, lucky i still have the 1 series on my one forum, on a new forum i need this feature as its the only mod that ever worked for spammers, kudos to you kh99 it works and we are well pleased, thanks for your effort

Bluemax712 05-16-2014 09:22 PM

Quote:

Originally Posted by MIWASA (Post 2498033)
wow i see there are issues with the spam hammer, lucky i still have the 1 series on my one forum, on a new forum i need this feature as its the only mod that ever worked for spammers, kudos to you kh99 it works and we are well pleased, thanks for your effort

:up:

Still hoping someday he'll get time to work on that added logging feature like the way Glowhost SOM works :cool:

leemart44 06-02-2014 05:46 PM

This is all I need, it stops them all. Only other protection is I have custom required profile field
that spambots put jibberish lol

Bluemax712 06-03-2014 07:59 PM

Is there a setting to check /adjust which plugin would affect registrations first
Like if using this mod and Glowhost find out which kicks in first?

kh99 06-03-2014 08:03 PM

Yes, if you go to the plugin manager and edit a plugin, you can change the Execution Order field. Lower numbers get executed before higher numbers.

ETA: I haven't looked at the code for this in a while, but I seem to remember that I have more than one plugin on some hooks, and the order of execution is important, so if you change the execution order, make sure you keep plugins on the same hook in the same relative order.

Bluemax712 06-03-2014 08:18 PM

Thanks Kevin just the info I needed :)

Bluemax712 06-03-2014 08:56 PM

Both Mods seem to use Execution Order 5 alot
How does the system decide which to use first?

Code:

Spambot Stopper 11 plugins
========================================
Hook Location register_start
Post to thread
Execution Order 10

Hook Location register_addmember_process
Spambot Stopper - Check DM Errors
Execution Order 5

Hook Location register_start
Spambot Stopper - Main
Execution Order 10

Hook Location register_start
Spambot Stopper - Register Start
Execution Order 20

Hook Location register_addmember_complete
Spambot Stopper - Successful
Execution Order 5

Hook Location register_forum_complete
Time Check - Add Delay Enforcement JS
Execution Order 5

Hook Location register_forum_complete
Time Check - Add Form Hidden Fields
Execution Order 5

Hook Location cache_templates
Time Check - Cache Templates
Execution Order 5

Hook Location cron_script_cleanup_hourly
Time Check - Change Secret
Execution Order 5

Hook Location init_startup
Time Check - Get Datastore
Execution Order 5

Hook Location register_start
Time Check - Main
Execution Order 10

========================================

Glowhost Spam-O-Matic 11 plugins

Hook Location parse_templates
Affiliate link placement
Execution Order 50

Hook Location inlinemod_action_switch
Form actions
Execution Order 5

Hook Location register_activate_process
GlowHost - Spam-O-Matic: Activation Post-Fix
Execution Order 5

Hook Location newpost_process
GlowHost - Spam-O-Matic: AKISMET SPAM filter
Execution Order 5

Hook Location register_addmember_complete
GlowHost - Spam-O-Matic: Finish Registration
Execution Order 5

Hook Location threadfpdata_presave
GlowHost - Spam-O-Matic: First Post/Thread Control
Execution Order 5

Hook Location useradmin_edit_start
GlowHost - Spam-O-Matic: Modify User Quick Links Menu
Execution Order 5

Hook Location register_addmember_process
GlowHost - Spam-O-Matic: Registration Pre-Check
Execution Order 5

Hook Location postdata_presave
GlowHost - Spam-O-Matic: Replies Control
Execution Order 5

Hook Location showthread_start
Menu item in Moderation Tools
Execution Order 10

Hook Location forumhome_complete
Stats render
Execution Order 50

========================================


kh99 06-03-2014 09:50 PM

Yeah, I'd have to study the code, maybe it has to do with the order they were installed in or something like that. But unless they have different execution orders, then you shouldn't depend on any particular order.

You could do something like change all the 5s to 6s and 10s to 11s in the one you want to run second.


All times are GMT. The time now is 03:07 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.01434 seconds
  • Memory Usage 1,749KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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