Sunday, July 7, 2013

Chat with friends using command prompt



Chat with friends using Command Prompt !! Amazing tricks !!!! 


Getting bored of chating with friends in yahoo messenger or in gtalk, here is an alternatives to gtalk & yahoo messengers…

This trick show you to chat with your friends using command prompt in your computer !!?

To perform this tricks all u need is


  1. know your friend IP address ( whom you want to chat )
  2. command prompt
How To chat :-

  • open notepad & copy below code



             @echo off
             :A
             Cls
             echo MESSENGER
             set /p n=User:
             set /p m=Message:
             net send %n% %m%
             Pause
             Goto A

save it as “Messenger.bat”.


  •  Double click the “Messenger.bat” file that you had created now..
  •  Now command prompt will open automatically, displaying a message

                  MESSENGER
                  User:
After “User” type the IP address of the friend computer whom u want to chat..& Hit ENTER

After this, you can see…
Message:

Its time to chat with you friend using command prompt !! 
simple is’nt it…
If u like this post please mark your valuable comment below 

No comments:

Post a Comment