home *** CD-ROM | disk | FTP | other *** search
- @echo off
- rem keystack 13
- loadit game.exe > nul
- cls
- rem You can use KEYSTACK or KEYFAKE (keyboard stuffers) to respond to LOADIT
- rem (13 is the ascii for Enter).
- rem LOADIT accepts redirection to nul, and works fine if it on the path,
- rem and you are in the directory in which the game to load resides.
-