home *** CD-ROM | disk | FTP | other *** search
/ Various Unprotection Examples / unprotect.zip / unprotect / EDIT300 / EGACHT.BAT < prev    next >
DOS Batch File  |  1989-12-13  |  997b  |  43 lines

  1. echo off
  2. goto START
  3. e 70b eb 7
  4. w
  5. q
  6. :START
  7. cls
  8. echo . If It Moves, Shoot It EGA Quick Cheat - December 13th, 1989
  9. echo .
  10. echo . This cheat will give you unlimited ships in the game.
  11. echo .
  12. echo . Make sure 'EGASHOOT.EXE' is in your current sub-directory, then
  13. echo .
  14. pause
  15. :CHEAT
  16. ren egashoot.exe egashoot.cht
  17. debug egashoot.cht < egacht.bat
  18. ren egashoot.cht egashoot.exe
  19. cls
  20. echo You now have unlimited ships! - Rescue Raider [API]
  21. echo .
  22. echo Call these fine boards:
  23. echo .
  24. echo Solsbury Hill ][ - Home to API
  25. echo 301-428-3268, 2400 baud, 20 megs (temporary setup)
  26. echo .
  27. echo The Cemetery Gates
  28. echo 818-575-1887, 9600 baud, 100+ megs
  29. echo .
  30. echo The Roach Motel - INC dist. site
  31. echo 818-369-2083, 9600 baud, 100+ megs
  32. echo .
  33. echo The City of Eternal Mist - TCS Beta/TSAN
  34. echo 818-821-0931, 9600 baud, 120 megs
  35. echo .
  36. echo The Metal Edge - API/TRIAD dist. site
  37. echo 714-494-0850, 9600+ baud, 380 megs
  38. echo .
  39. echo Support your local API bbs!
  40. echo .
  41.  
  42.  
  43.