Using this trick you can play prank on your friend , in this  after double clicking in created file , it continuously display message after 5 sec which is very annoying which can give your friend a tension. 
So here is the Trick Go To START>All Programs>Accessories>Notepad
After opening notepad copy and paste the following code 
------------------------------------------------------------------------------------------------
@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
-------------------------------------------------------------------------------------------
And then save it as tensionmessage.bat
 After saving just double click on saved file and see what happens.

 
No comments:
Post a Comment