Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
ragtek Botscout Register Check Details »»
ragtek Botscout Register Check
Version: 1.0.1, by ragtek ragtek is offline
Developer Last Online: Feb 2014 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 3.8.x Rating:
Released: 03-11-2009 Last Update: 05-02-2009 Installs: 112
Uses Plugins
Translations  
No support by the author.

This add-on will compare the new users on registration with the data from botscout (botscout is a big botdatabase)

So if the user is a bot, he'll get an errormessage instead of being registered

How it's working:
The Ip and mailadress of the user who tries to register there will be send to botscout
now botscout sends an answer and you will know whetere if its a bot or not

the provider allows 20 requests per day
For more you have to organize a API key which you can get at www.botscout.com/getkey
in the VB Settings by the Userregistry options you have to enter the key(if you have one)



The second function against bots is the timecheck.
This modification is checking the timedifferenz between the call of the registerform and the submiting.
If it is sent to fast, you can be sure that it's a bot.






In the dontuploadfolder you'll find the english language file.

You'll find the seetings in the acp -> vBulletin Options ->User Registration Options

German Info: http://ragtek.org/blog/vbulletin/rag...egister-check/


History:
1.0.0
Added registrationtime check
Added registrationsupport if botscout is down

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 04-24-2009, 07:57 PM
kylek kylek is offline
 
Join Date: Oct 2003
Location: British Columbia, Canada
Posts: 798
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there anything we have to do in regards to the templateedits-ragtek_botscout text file. Its not in English so do not understand it.

Thanks!
Reply With Quote
  #53  
Old 04-24-2009, 08:35 PM
kylek kylek is offline
 
Join Date: Oct 2003
Location: British Columbia, Canada
Posts: 798
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, instructions for the register template edit, first part I can understand using translation page:

Suchen Sie im Template register den folgenden Text
(Look for in the Template register the following text)
--------------------------------------------------------------------------------
<input type="hidden" name="url" value="$url" />

Second part:

Fügen Sie darüber den folgenden Text ein
(Insert over it the following text)
--------------------------------------------------------------------------------
<input type="hidden" name="rag_bottime" value="$rag_bottime" />

Do we need to place the code above or replace it with <input type="hidden" name="rag_bottime" value="$rag_bottime" />?

Thanks!
Reply With Quote
  #54  
Old 04-25-2009, 02:34 AM
Argyle Argyle is offline
 
Join Date: Jun 2002
Location: Melbourne, Australia
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've had bots start to break through a few different plugins and recaptcha only over the last few weeks. They all use gmail, and somehow can't get themselves validated properly.

Will give this a go, looks promising. Thanks
Reply With Quote
  #55  
Old 04-25-2009, 02:39 AM
Argyle Argyle is offline
 
Join Date: Jun 2002
Location: Melbourne, Australia
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've had bots start to break through a few different plugins and recaptcha only over the last few weeks. They all use gmail, and somehow can't get themselves validated properly.

Will give this a go, looks promising. Thanks
Reply With Quote
  #56  
Old 04-25-2009, 02:58 PM
Floris Floris is offline
 
Join Date: Jan 2002
Posts: 1,898
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Rag,

I have a few instances of vB running, powering total of 10+ domains (each with their own license).
But I can only get one API key for each instance. So if I put it on http://wetalk.tv/ and someone comes in from http://wetalkmovies.net/ the API key will return invalid and users can't register?
Reply With Quote
  #57  
Old 04-25-2009, 04:31 PM
ragtek ragtek is offline
 
Join Date: Mar 2006
Location: austria, croatia
Posts: 1,630
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

why it should return invalid?
the api key is just that you can "check" for more bots
Quote:
the provider allows 20 requests per day without api key
with api key you can check more
Reply With Quote
  #58  
Old 04-26-2009, 02:32 AM
nomoreturn's Avatar
nomoreturn nomoreturn is offline
 
Join Date: Apr 2009
Posts: 345
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

installed but dont know its working and when i try to import language file and i this got error
( This file was created using a different version of vBulletin from the one you are running.

Your version: 3.8.2
File version: 3.7.2 )

and also i want know whats that mean

Registrierung sperren
Soll die Registrierung gesperrt werden, falls der Botscout Service nicht verfügbar ist? Yes No
what i have to slect for it yes or no
please help me
Reply With Quote
  #59  
Old 04-28-2009, 11:05 PM
TomJames TomJames is offline
 
Join Date: Apr 2006
Location: UK
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just tell it to ignore version in regards to the language file.

Anyway this looks very good, will check this out tomorrow.
Reply With Quote
  #60  
Old 05-02-2009, 09:53 AM
Xetick Xetick is offline
 
Join Date: May 2006
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I must be missing something but from what I can see so isn't there any plugin code at all in the zip file. Also when going to the plugin manager and asks to check the php code for the hooks it's empty.
Reply With Quote
  #61  
Old 05-02-2009, 10:52 AM
ragtek ragtek is offline
 
Join Date: Mar 2006
Location: austria, croatia
Posts: 1,630
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

autsch
you're right, sorry
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:44 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.04758 seconds
  • Memory Usage 2,302KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete