
Kinzuu wrote:Good morning folks ,Hey Ainzo, How have you been?
We've decided tonight to start Ddosing Los Santos Roleplay Cops & Roobers officialy , few players / forum members noticed that the game server / website / forums were down just a few mins ago for 15 mins ( this is only a test attack ) , We'll go for the big attack when the game server is like 50/100 or more .
There are alot of reasons : and the main reason is STEALING A SCRIPT (DONATION SHOP) AND REMOVING THE COPYRIGHTS. THE ORIGINAL CODER IS (AINZO) OLD LSRCR PLAYER AND CALL IT AN "IF STATMENT" .
We are refusing this action took by "Energ" . The script's copyrights must be added or do remove the WHOLE SCRIPT . We'll keep Ddosing the server , if you do actually like it . and We are already making a positive progress getting access to the whole server files.
(PEACE)
if(isset($_POST["auth"])) {
if($numrow == 0){
echo "<html><head><title>Success</title></head><body><h3>Thank you for your donation.</h3>";
$username = mysql_real_escape_string($_SESSION["username"]);
mysql_query("UPDATE accounts SET points = points + 1 WHERE username = '$username'");
echo "We have now added 1 point too your account";
echo '<br><a href="index.php">Go back to members area.</a><meta http-equiv="refresh" content="15;url=index.php" /> ';
echo "</body></html>";
mysql_query("INSERT INTO authcodes VALUES('', '$auth', 0, '$pdate', '$amount', '$username', '$pemail')");
} else {
echo "Your not allowed to refresh this page ";
}
} else {
echo "Your not allowed to refresh this page";
}
Users browsing this forum: No registered users and 1 guest