Hii Script stops robot scripts submitting web forms by requiring users to answer a set question correctly before allowing form processing. It prevents automated spam on a website.

The Human Intelligence Identification Script works by only allowing form processing if a correct answer to a set question is provided upon form submission. This question can be in any format or structure of your choosing. A script robot simply cannot interpret the meaning of a text question, nor does it even know that an answer is required. This applies to even the simplest of questions.
This script is designed to run with any Form1 based form processing code, including Form1 Builder Software, Form1 Builder GoldMine, and Form1 Builder MYSQL. It may also run with other php-based form processing scripts. Essentially, the Human Intelligence Identification Script looks for the correct answer provided in a form submission. If the answer is not correct, the form will not be processed. This effectively blocks automated form spam and can also decrease the risk of form hijacking.
One of the key strengths of the Human Intelligence Identification Script is that you're able to freely set the question yourself as the form developer. This makes it an effective alternative to Captcha. Additionally, Human Intelligence Identification is easy to implement and easy to use.
It should be noted that the Human Intelligence Identification Script is a php script and requires your server to support the php scripting language. However, most commercial web servers already support php, so this shouldn't be an issue for the majority of users.
Version 1: N/A