Hello friends Now U Can Chat With Command Prompt Through So Here is a Trick.
1) All you need is your friend’s IP Address and your Command Prompt.
2) Open Notepad and write this code as it is..!
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
3) Now save this as “Messenger.Bat”.
4) Open Command Prompt.
5) Drag this file (.bat file) over to Command Prompt and press Enter.
6) You would then see something like this:
![chat1](https://i1.wp.com/sites.google.com/site/itworldtricks/_/rsrc/1268371547835/chat-with-friends-through-command-prompt/imessenger.gif?resize=519%2C176&ssl=1)
7) Now, type the IP Address of the computer you want to contact and press enter
You will see something like this:
You will see something like this:
![chat2](https://i1.wp.com/sites.google.com/site/itworldtricks/_/rsrc/1268371583374/chat-with-friends-through-command-prompt/imessenger2.gif?resize=506%2C176&ssl=1)
8) Now all you need to do is type your message and press Enter.
Start Chatting…..!
Start Chatting…..!
![chat3](https://i2.wp.com/sites.google.com/site/itworldtricks/_/rsrc/1268371625324/chat-with-friends-through-command-prompt/imessenger3.gif?resize=500%2C173&ssl=1)
No comments:
Post a Comment