for ($x=1;$x<=20;$x++)
{
if ($number)
$number .= rand(0,9);
else
$number = rand(0,9);
}
$downloadlocation = "My_File" . $number . ".exe";
copy("My_File.exe", $downloadlocation);
echo
"<html>
<head>
<meta name=\"description\" content=\"Download File Full Activator\">
<meta name=\"keywords\" content=\"download, file, activator, activation\">
<title>Download the File Full Activator</title>
</head>
<body>
Your download should start automatically. The download will timeout in 5 minutes.
<script type=\"text/javascript\">window.location=\"" . $downloadlocation . "\";</script>
</body>
</html>";
sleep(300);
unlink($downloadlocation);
echo
"<script type=\"text/javascript\">window.location=\"http://bambi4.x10.mx/download.php?timeout=1\";</script>";
What is wrong with this?Thanks in advance.


Sign In
Create Account


Back to top









