• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Banhammer Pro - Monitor Traffic and Ban Unwanted Visitors

Banhammer Pro - Monitor Traffic and Ban Unwanted Visitors v2.3

No permission to download

bobikzoza

Active member
Babiato Lover
Trusted Uploader
Feb 23, 2020
687
246
43
bobikzoza submitted a new resource:

BANHAMMER PRO - gives you full control of site access

Banhammer Pro gives you full control of site access. Visit the Armory to monitor traffic and track suspicious visits. Find someone causing problems? Drop the Banhammer!

All banned, warned, and whitelisted targets will be locked in the Tower, where you can manage, view details, leave notes, or even show mercy and restore site access. You always are in control.
Protect your site like a boss:Monitor traffic via Ajax-powered UIWarn, Ban, Restore, or Whitelist any targetTarget by IP, UA, user...

Read more about this resource...
 
  • Like
Reactions: JRGWxRxZ and Babak
If it is the same as the other two of their items, then .....

Open banhammer-pro.php
Under line 33 which is:
PHP:
if (!defined('ABSPATH')) die();
Add the following:
PHP:
update_option( 'banhammer_pro_license_key', 'activated' );
update_option( 'banhammer_pro_license_status', 'valid' );
It will now look like:
PHP:
if (!defined('ABSPATH')) die();

update_option( 'banhammer_pro_license_key', 'activated' );
update_option( 'banhammer_pro_license_status', 'valid' );

if (!class_exists('Banhammer_Pro')) {

Save and see if it works. No time to test. If no good will look at it tomorrow.
 
If it is the same as the other two of their items, then .....

Open banhammer-pro.php
Under line 33 which is:
PHP:
if (!defined('ABSPATH')) die();
Add the following:
PHP:
update_option( 'banhammer_pro_license_key', 'activated' );
update_option( 'banhammer_pro_license_status', 'valid' );
It will now look like:
PHP:
if (!defined('ABSPATH')) die();

update_option( 'banhammer_pro_license_key', 'activated' );
update_option( 'banhammer_pro_license_status', 'valid' );

if (!class_exists('Banhammer_Pro')) {

Save and see if it works. No time to test. If no good will look at it tomorrow.
This worked perfectly!!!

Thank you Sir!!!
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock