March 16, 2014

repeat message in notepad

 

Constantly Repeat Messages                                                                      


Using this notepad trick you can annoy anyone and can actually force them to REBOOT the computer. This notepad trick will create an infinite cycle of a message in the computer. Follow the steps to know more:

@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 any file name but with .bat as extension and close it. For Ex. "anything.bat"

No comments:

Post a Comment