Premium Content For Free

Chat With Your Friends Through Ms Dos Command Prompt

Chat With Your Friends Through Ms Dos Command Prompt |Cmd

                    
For this you’ll only need your Friend’s Computer IP Address for whom you want to Contact .
1.) Open your notepad and copy paste below code :- 👇
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
2.) Save this code as ” Messenger.Bat “
3.) Drag the “Messenger.Bat” file over to Command Prompt and press Enter.
4.) You would then see something like this:






5.) Now, type the IP Address of your Friend’s Computer you want to contact and press Enter.
You’ll see something like this:






6.) Now type your msg and start Chatting with your Friend.
Previous
Next Post »