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!)
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:
Post a Comment