From LifeType Wiki
Name: Bad Behavior
Latest version: 1.2
License: GPL
Author: The LifeType Project
Description
Bad Behaviour is integrated and activated by default in LifeType version 1.2 and newer!
Bad Behavior is a set of PHP scripts which prevents spambots from accessing your site by analyzing their actual HTTP requests and comparing them to profiles from known spambots. It goes far beyond User-Agent and Referer, however.
Optional Configuration
You can use the following calls in your template to get some useful information:
- Add {$badbehavior->showBB2Timer()} to get the Bad Behavior timer
- Add {$badbehavior->showBB2Status()} to get the Bad Behavior status
