[PHP]include("global/global.php");
$from = mres($_POST['From']);
$body = mres(strtoupper($_POST['Body']));
$info = $DB->queryRow("SELECT * FROM slips WHERE id = '".$body."'");
if ($info) {
$count = $DB->countRows("SELECT * FROM slips WHERE user = '".$from."' AND expires = '".$info['expires']."'");
if ($count == 0 ) {
if (!$info['user']) {
if (time() <= $info['expires']) {
$DB->query("UPDATE slips SET time = '".time()."', user = '".$from."' WHERE id = '".$body."'");
$pokemon = getPokemon();
$DB->query("INSERT INTO inventory (user, id, timestamp) VALUES ('".$from."', '".$pokemon['id']."', '".time()."')");
echo "*Click* Wild '".$pokemon['name']."' was captured! Congratulations! Login to HuntPokemon.com to view your Pokemon and learn more!";
} else {
echo "This slip was part of an expired batch number. It expired on ".date("F j, Y, g:i a", $info['expires']);
}
} else {
echo "This slip was already redeemed... I'm sorry :(";
}
} else {
echo "Naughty! You've already redeemed a slip from this batch. Find a different batch! Give this one to a friend so it's not a waste of paper.";
}
}[/PHP]
The PHP tags weren't included in the copy. Just thought they'd be.. useful.
There are two ways to connect in Windows 8.
1- Mouse to the right top corner of the screen, a few options will pop up, go to Settings then Networks. Doesn't give SHIT as far as options go.
2- go to Network Connections in Control Panel, which gives more options but still not enough.
Adolph Blaine Charles David Earl Frederick Gerald Hubert Irvin John Kenneth Lloyd Martin Nero Oliver Paul Quincy Randolph Sherman Thomas Uncas Victor William Xerxes Yancy Zeus Wolfe*schlegelstein*hausenberger*dorffvoraltern*waren*gewissenhaft*schaferswessen*schafewaren*wohlgepflege*und*sorgfaltigkeit*beschutzen*von*angreifen*durch*ihrraubgierigfeinde*welche*voraltern*zwolftausend*jahres*vorandieerscheinen*wander*ersteer*dem*enschderraumschiff*gebrauchlicht*als*sein*ursprung*von*kraftgestart*sein*lange*fahrt*hinzwischen*sternartigraum*auf*der*suchenach*diestern*welche*gehabt*bewohnbar*planeten*kreise*drehen*sich*und*wohin*der*neurasse*von*verstandigmen*schlichkeit*konnte*fortplanzen*und*sicher*freuen*anlebens*langlich*freude*und*ruhe*mit*nicht*ein*furcht*vor*angreifen*von*anderer*intelligent*geschopfs*von*hinzwischen*sternartigraum, Senior.
Sorry, you need to Log In to post a reply to this thread.