diff --git a/a2b2.php b/a2b2.php index d8106d44..8ad94802 100644 --- a/a2b2.php +++ b/a2b2.php @@ -68,14 +68,14 @@ $automation->isWinner();
Thank you for your purchase here at Travianist.com
Below you see the entry record. Out of it, you can observe your old as well as your new account balance.
+?>Thank you for your purchase here at
Below you see the entry record. Out of it, you can observe your old as well as your new account balance.
Please verify the information.
It will let us know if the data is incorrect.
Please mail your username, package, order time and email used to our billing address.
+Please mail your username, package, order time and email used to our billing address.
} if ($amount == 499) { -// Kontoauszug aufrufen für Goldpaket B +// Statement retrieve Gold Package B $MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error()); $golds = mysql_fetch_array($MyGold); $goldnow = $golds['6'] + 120; mysql_query("UPDATE ".TB_PREFIX."users set gold = '".$goldnow."' where `id`='".$session->uid."'") or die(mysql_error()); $MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error()); $golds1 = mysql_fetch_array($MyGold); -?>Thank you for your purchase here at TravianX.
Below you see the entry record. Out of it, you can observe your old as well as your new account balance.
+?>Thank you for your purchase here at .
Below you see the entry record. Out of it, you can observe your old as well as your new account balance.
Please verify the information.
It will let us know if the data is incorrect.
Please mail your username, package, order time and email used to our billing address.
+Please mail your username, package, order time and email used to our billing address.
} if ($amount == 999) { -// Kontoauszug aufrufen für Goldpaket C +// Statement retrieve Gold Package C $MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error()); $golds = mysql_fetch_array($MyGold); $goldnow = $golds['6'] + 360; mysql_query("UPDATE ".TB_PREFIX."users set gold = '".$goldnow."' where `id`='".$session->uid."'") or die(mysql_error()); $MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error()); $golds1 = mysql_fetch_array($MyGold); -?>Thank you for your purchase here at TravianX.
Below you see the entry record. Out of it, you can observe your old as well as your new account balance.
+?>Thank you for your purchase here at .
Below you see the entry record. Out of it, you can observe your old as well as your new account balance.
Please verify the information.
It will let us know if the data is incorrect.
Please mail your username, package, order time and email used to our billing address.
+Please mail your username, package, order time and email used to our billing address.
} if ($amount == 1999) { -// Kontoauszug aufrufen für Goldpaket D +// Statement retrieve Gold Package D $MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error()); $golds = mysql_fetch_array($MyGold); $goldnow = $golds['6'] + 1000; mysql_query("UPDATE ".TB_PREFIX."users set gold = '".$goldnow."' where `id`='".$session->uid."'") or die(mysql_error()); $MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error()); $golds1 = mysql_fetch_array($MyGold); -?>Thank you for your purchase here at TravianX.
Below you see the entry record. Out of it, you can observe your old as well as your new account balance.
+?>Thank you for your purchase here at .
Below you see the entry record. Out of it, you can observe your old as well as your new account balance.
Please verify the information.
It will let us know if the data is incorrect.
Please mail your username, package, order time and email used to our billing address.
+Please mail your username, package, order time and email used to our billing address.
} if ($amount == 4999) { -// Kontoauszug aufrufen für Goldpaket E +// Statement retrieve Gold Package E $MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error()); $golds = mysql_fetch_array($MyGold); $goldnow = $golds['6'] + 2000; mysql_query("UPDATE ".TB_PREFIX."users set gold = '".$goldnow."' where `id`='".$session->uid."'") or die(mysql_error()); $MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error()); $golds1 = mysql_fetch_array($MyGold); -?>Thank you for your purchase here at TravianX.
Below you see the entry record. Out of it, you can observe your old as well as your new account balance.
+?>Thank you for your purchase here at .
Below you see the entry record. Out of it, you can observe your old as well as your new account balance.
Please verify the information.
It will let us know if the data is incorrect.
Please mail your username, package, order time and email used to our billing address.
+Please mail your username, package, order time and email used to our billing address.
} if ($amount == 0) @@ -328,7 +328,7 @@ $golds1 = mysql_fetch_array($MyGold);Please verify the information.
It will let us know if the data is incorrect.
Please mail your username, package, order time and email used to our billing address.
+Please mail your username, package, order time and email used to our billing address.
} @@ -369,4 +369,4 @@ echo round(($generator->pageLoadTimeEnd()-$start)*1000);