home *** CD-ROM | disk | FTP | other *** search
- @echo off
- telegard %1 %2 %3 %4 %5
- echo ath1m0>com1
- if exist c:\bbs\iwantit.tmp goto iwantit
- goto end
-
- :iwantit
- del c:\bbs\iwantit.tmp
- cls
- echo Come and get it!!!
- c:\sbpro\sbfmdrv>nul
- c:\sbpro\cmf\playcmf c:\sbpro\cmf\mozart1.cmf>nul
- wait 30
- if errorlevel 2 goto itsmine
- if errorlevel 1 goto end
-
- :end
- echo ath0m3>com1
- cd\fd
- front
- goto end2
-
- :itsmine
- echo Enjoy!
-
- :end2
-