Back to vBulletin 3.6 Add-ons

Cookie with Flood/Ddos Block
Mod Version: 1.00, by memomemo

This modification is in the archives.
vB Version: 3.6.8 Rating: (0 vote - 0 average) Installs: 22
Released: 22 Aug 2007 Last Update: 23 Aug 2007 Downloads: 226
Not Supported  

Sory I have english bad.

This mod for spam and flood

Updated for other php files.

Open index.php or anywhere php page (ex: showthread.php)

at top find

PHP Code:
<?php

/*======================================================================*\
|| #################################################################### ||
|| # vBulletin 3.6.8 - Licence Number
Add Below

PHP Code:
<?php


$dd1 
$_COOKIE["spambak"];
$dd2 $_COOKIE["spambakx"];
$value1 '1';
$value7 '1200';
$adresxx $_SERVER['PHP_SELF'];
//cookie check

setcookie("spambak3""ok"time()+6000);  /* expire in 1 hour */
if ($_COOKIE["spambak3"] == "ok"):
else:
setcookie("adres"$adresxxtime()+60);
header("Location: check.php");
exit;
endif;

if (
$_COOKIE["spambak"] >= "60"):

setcookie("spambak"$value7time()+555560);  /* expire in 1 hour */
setcookie("spambakx""ok"time()+555560);  /* expire in 1 hour */
header("Location: http://www.asdğğğğğkfasdfjkashfjashfjashdf.com");
exit;
endif;

if (
$_COOKIE["spambakx"] == "ok"):
$value2 $dd1+1;
setcookie("spambak"$value2time()+60);  /* expire in 1 hour */


else:
setcookie("spambak"$value1time()+60);  /* expire in 1 hour */
setcookie("spambakx""ok"time()+60);  /* expire in 1 hour */

endif;

/*======================================================================*\
|| #################################################################### ||
|| # vBulletin 3.6.8 - Licence Number


---------------------------------
Upload forum folder
check.php
nocookie.php

Enjoy Good Working

Download

This modification is archived, downloads are still allowed.

File Type: %1$s spamcheck.zip (1.2 KB, 228 downloads)


vblts.ru supports vBulletin®, 2022-2024