Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
BlockScript vBulletin Integration Details »»
BlockScript vBulletin Integration
Version: 1.x, by upsideout upsideout is offline
Developer Last Online: Mar 2016 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 4.x.x Rating:
Released: 01-10-2011 Last Update: Never Installs: 17
Uses Plugins
Additional Files  
No support by the author.

This plugin allows you to easily integrate your BlockScript installation into your vBulletin forum, eliminating the need for any manual file modifications. The BlockScript installation package is included with this download.

BlockScript is a PHP script which enables webmasters to quickly and easily deny access to problematic users that are difficult to block using standard methods. We are pleased to announce that BlockScript now provides free access to the following core features:
  • Country Blocking
  • Custom IP Whitelisting
  • Custom IP Blacklisting
  • Logging

BlockScript provides free access to these core features and purchasing a license key unlocks all other features.

When licensed, BlockScript detects and blocks requests from all types of proxy servers and anonymity networks, hosting networks, undesirable robots and spiders, and even entire countries. Running a popular forum requires constant vigilance. Forums face constant attack from threats such as: spammers who take advantage of a forum, bots that steal your content and bandwidth, and trolls who seek attention no matter the cost to you. Now you can stop problem users who use proxies and anonymity networks to bypass your bans.

Demo URL: http://www.blockscript.com/

Download Now

File Type: zip blockscript_vb.zip (249.0 KB, 182 views)

Screenshots

File Type: jpg vb_bscript.jpg (14.0 KB, 0 views)
File Type: jpg blacklist.jpg (113.2 KB, 0 views)
File Type: jpg country.jpg (143.6 KB, 0 views)

Show Your Support

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

Comments
  #2  
Old 01-11-2011, 09:57 PM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You currently have this modification tagged.

Will look into this....
Reply With Quote
  #3  
Old 01-11-2011, 10:26 PM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Think I'll pass on this one.... Everything this currently offers (in your free version).... Is already included in vBulletin.
Reply With Quote
  #4  
Old 01-11-2011, 10:37 PM
upsideout's Avatar
upsideout upsideout is offline
 
Join Date: Feb 2010
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OldSchoolDSL View Post
Think I'll pass on this one.... Everything this currently offers (in your free version).... Is already included in vBulletin.
Vbulletin does not offer country blocking,custom whitelisting, or a system to log these requests.
Reply With Quote
  #5  
Old 01-11-2011, 10:44 PM
ssslippy ssslippy is offline
 
Join Date: Jan 2006
Posts: 877
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You should really be doing all IP blocking at the server level as having to run a Php script is a lot more server load especially vs a bot who will hit the site quickly.
Reply With Quote
  #6  
Old 01-11-2011, 10:44 PM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by upsideout View Post
Vbulletin does not offer country blocking,custom whitelisting, or a system to log these requests.
Anyone can block an Ip range and thus, block a country using vBulletin (AdminCP > options > User ban options).
Anyone cal also do this on their server.

Anyone can setup their forum or server using htaccess to make a white list.

Both vBulletin and your server can log these.
Reply With Quote
  #7  
Old 01-11-2011, 10:47 PM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ssslippy View Post
You should really be doing all IP blocking at the server level as having to run a Php script is a lot more server load especially vs a bot who will hit the site quickly.
^^^ This too
Reply With Quote
  #8  
Old 01-11-2011, 11:19 PM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How will the block message look?

Can we customize the block message?

I don't want it looking like this:
Code:
Your request was blocked by BlockScript based on the policies of the blockscript.com website. BlockScript is a PHP script which enables webmasters to quickly and easily deny access to problematic users that are difficult to block using standard methods. BlockScript detects and blocks requests from all types of proxy servers and anonymity networks (such as web-based proxies, open proxies, Tor, VPN servers, etc.), hosting networks, undesirable robots and spiders, and even entire countries. For more infromation, see: www.blockscript.com
Which does not spell information correctly.
Reply With Quote
  #9  
Old 01-12-2011, 12:42 AM
worried worried is offline
 
Join Date: Jan 2009
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This sounds interesting. I'd really like to use this specifically for my register page not the entire site is this possible?
Reply With Quote
  #10  
Old 01-12-2011, 01:34 AM
upsideout's Avatar
upsideout upsideout is offline
 
Join Date: Feb 2010
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ssslippy View Post
You should really be doing all IP blocking at the server level as having to run a Php script is a lot more server load especially vs a bot who will hit the site quickly.
You can simultaneously use your firewall and BlockScript as they can compliment each other well. BlockScript has both cookie-based and disk-based caching systems that efficiently block traffic from previously blocked users.

Quote:
Originally Posted by OldSchoolDSL View Post
Anyone can block an Ip range and thus, block a country using vBulletin (AdminCP > options > User ban options).
Anyone cal also do this on their server.

Anyone can setup their forum or server using htaccess to make a white list.
Geolocation in BlockScript is powered by MaxMind's GeoLite database which we have licensed for redistribution in this way. GeoLite is extremely accurate and regularly updated. Additionally, when BlockScript is licensed, it will block over 20 million proxy and hosting provider IP addresses. We are constantly adding to and improving our blacklists and software. Webmasters rely on BlockScript when they don't want to use their valuable time manually managing blacklists when it can be managed for them.

Quote:
Originally Posted by Hornstar View Post
How will the block message look?

Can we customize the block message?
The standard error message looks like this and can be customized. Also, one of the Developer APIs that we provide enables "Transparent Mode". When BlockScript's Transparent Mode is enabled, no blocking will be performed, and alternatively, information about the user is provided by BlockScript within the $_SERVER global variable for use with other systems. In other words, you can use Transparent Mode to construct your own blocked user page.

Quote:
Originally Posted by Hornstar View Post
I don't want it looking like this ... Which does not spell information correctly.
Thanks. That typo will be corrected in the next release.

Quote:
Originally Posted by worried View Post
This sounds interesting. I'd really like to use this specifically for my register page not the entire site is this possible?
Yes but not currently using the vBulletin plugin. One way to accomplish this is to follow our Basic Integration instructions to install BlockScript only in vBulletin's register.php file.
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:25 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.06722 seconds
  • Memory Usage 2,332KB
  • Queries Executed 26 (?)
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_code
  • (8)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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (4)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete