Data Mining Bot Lover (php autothumbnail swf)


SUBMITTED BY: Guest

DATE: Sept. 9, 2014, 11:06 a.m.

FORMAT: Text only

SIZE: 829 Bytes

HITS: 595

  1. Reference: https://www.youtube.com/watch?v=j3GtcunxIP8
  2. Donate: 1L13pnCMMxceVbC1hGMCNXX1AZBwR9P4oS
  3. <?php
  4. ?>
  5. <HTML><HEAD>
  6. <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
  7. <META HTTP-EQUIV="Expires" CONTENT="-1">
  8. </HEAD><BODY>
  9. <?php
  10. $f = file_get_contents("thumb.txt");
  11. $i = 0;
  12. $output = '';
  13. $dir = scandir('../gosonicgo.com/games');
  14. foreach($dir as $file){
  15. if($file != '.' && $file != '..'){
  16. $i = $i + 1;
  17. if($i == $f){
  18. $game = '<meta http-equiv="refresh" content="0; url=http://192.168.254.15/gosonicgo.com/games/'.$file.'">';
  19. }
  20. }
  21. }
  22. $f = $f +1;
  23. $file = fopen("thumb.txt","w+");
  24. fwrite($file,$f);
  25. fclose($file);
  26. if($f >= 10375){
  27. die();
  28. }
  29. echo $game;
  30. ?>
  31. </body>
  32. </html>

comments powered by Disqus