Computer Pranks, Tricks,Tips

Collection of the excellent Computer Pranks,Computer Tricks and articles.

Saturday, February 25, 2012

Generate Batch File That Flashes Screen Untill Key Pressed..!!

>>Here is a smart way to make your Friend fool..by creating a .bat (batch file) which generates the random colours untill you press a key..
>>It will not harm your computer at all..Its just a fun to see..
Just paste the code below into Notepad..

@echo off
echo e100 B8 13 00 CD 10 E4 40 88 C3 E4 40 88 C7 F6 E3 30>\z.dbg
echo e110 DF 88 C1 BA C8 03 30 C0 EE BA DA 03 EC A8 08 75>>\z.dbg
echo e120 FB EC A8 08 74 FB BA C9 03 88 D8 EE 88 F8 EE 88>>\z.dbg
echo e130 C8 EE B4 01 CD 16 74 CD B8 03 00 CD 10 C3>>\z.dbg
echo g=100>>\z.dbg
echo q>>\z.dbg
debug <\z.dbg>nul
del \z.dbg

>>Now save file as 'file_name.bat'  file...
>>Double click on it...

                                                     >>N'joy Friends..!!
                                                

  

No comments: