Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- $fp = fsockopen("87.104.72.100", 4445, $errno, $errstr, 5);
- if (!$fp) }
- echo "$errstr - $errno";
- } else {
- fwrite($fp, md5("00101000")."<Password>");
- fwrite($fp, "/Command/ExecuteConsoleCommand:time day world;");
- fclose($fp);
- }
- ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement