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 offSave the file with any file name but with .bat as extension and close it. For Ex. "anything.bat"
: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
No comments:
Post a Comment