Thursday, June 2, 2011

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

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 :-

1–> 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”.

2–>
Double click the “Messenger.bat” file that you had created now..

3–> 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: