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 - Is Bot: Registration Time Check (https://vborg.vbsupport.ru/showthread.php?t=135094)

Devices 05-25-2008 12:23 PM

Quote:

Originally Posted by Boofo (Post 1521847)
Can you point me to the auto email and IP banning?

Yes its earlier in this thread a few times. Around page 6, 7 or 8 iirc.

scan-pa 05-25-2008 05:06 PM

does anyone know how to add these lines of code to the product or 2 plugins to send ip info? I think this is the code needed to get the ip and host info, but I do not know how to add it to the plugin.

$fipaddress = 'IP Address: ' . IPADDRESS . "\r\n";
$iphostname = "Host: " . @gethostbyaddr(IPADDRESS) . "\r\n";

scan-pa 05-25-2008 05:09 PM

Quote:

Originally Posted by Devices (Post 1530891)
Yes its earlier in this thread a few times. Around page 6, 7 or 8 iirc.

page numbers vary by what each person has it set to in the User CP options.

I have mine set to 40 posts per page.

Boofo 05-25-2008 05:18 PM

Actually, it should be:

@gethostbyaddr($_SERVER['REMOTE_ADDR']);

scan-pa 05-25-2008 05:26 PM

Quote:

Originally Posted by Boofo (Post 1531124)
Actually, it should be:

@gethostbyaddr($_SERVER['REMOTE_ADDR']);

Thanks Boofo, that fixed it.

Many Thanks.

MeMySelfNi 05-29-2008 05:06 PM

Quote:

Originally Posted by Boofo (Post 1531124)
Actually, it should be:

@gethostbyaddr($_SERVER['REMOTE_ADDR']);

Where exactly is that suppose to go, within the plugin when you go to edit it?

berry05 06-01-2008 03:03 AM

now the default is 15 seconds....15 seconds for what?

Lynne 06-01-2008 03:24 AM

Quote:

Originally Posted by berry05 (Post 1537517)
now the default is 15 seconds....15 seconds for what?

15 seconds for them to register. Basically, if they take more than 15 seconds to register, then the assumption is they are not a bot and are allowed to register.

berry05 06-01-2008 04:40 AM

so i should raise it above 15 seconds huh?

scan-pa 06-02-2008 04:28 PM

12 - 15 seems to be ok time.

most bots are 1 sec. to 8 sec. Have never had one take longer yet, and I block over 30+ of these spam bots every day.

The best time I can get to do the reg page with 1 click pasting, took me just over 15.81 sec.


All times are GMT. The time now is 09:40 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.01692 seconds
  • Memory Usage 1,739KB
  • 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
  • (5)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