Friday, June 29, 2012

HOW TO SEND A MESSAGE USING NOTEPAD



Most of you must be aware about a tool called notepad. It is a simple text based editor. But today I am going to discuss some cool tricks which you can perform on your computer using notepad. You can also use these tricks to scare your friends.

FOR MESSAGE BOX:

TYPE:

CODE STARTS FROM HERE

@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

CODE ENDS HERE

Save it as pc.bat and send it to your friends.

NOTE: THIS WILL BE A CONTINUOUS LOOP  WE CANT STOP THIS ONE IN ORDER TO STOP THIS ONE EDIT THE FILE BY RIGHT CLICKING AND REPLACE GOTO BEGIN WITH End AND SAVE THIS ONE AS pc.bat AND OPEN AGAIN AND NOW YOU CAN CLOSE THE DIALOGUE BOX


1 comment:

  1. i cant close the file after putting end in that cmd! please help me!

    ReplyDelete