Disclaimer:-Every thing provided on this website is only for Educational purposes and Author "Ramiz Khan" is not responsible for any damage done.

Ramiz Khan

Ramiz Khan facebook.com/ramiz.khan.98478
Contact -E-mail: ramiz.khan.16@gmail.com

Search This Blog

Saturday, September 1, 2012


Continuously Display Messages

By using this trick you make computer to display messages continuously and annoy user to log off to get rid of this crazy file!

Copy the below text in a notepad :

@ECHO off

:Begin

msg * Hi

msg * Are you having fun?

msg * I am!

msg * Lets have fun together!

msg * Because you have been o-w-n-e-d

GOTO BEGIN

Save the file with .bat extension (for eg Something.bat and open the file to get annoyed!)
 

No comments: