Command Prompt – How to Chat with your Friends using CMD

How to Chat with Friends Using Command Prompt

Would you like to chat with your friend using command prompt? with this simple trick, you can actually chat, and connect with friends via command prompt (CMD).

 Also Read: What Search Engine did People Use before Google?

Simply follow the steps below;

FIRST METHOD – How to Chat with your Friends using CMD

@echo off[/LEFT][/INDENT] [INDENT=1][LEFT]:A[/LEFT][/INDENT] [INDENT=1][LEFT]Cls[/LEFT][/INDENT] [INDENT=1][LEFT]echo MESSENGER[/LEFT][/INDENT] [INDENT=1][LEFT]set /p n=User:[/LEFT][/INDENT] [INDENT=1][LEFT]set /p m=Message:[/LEFT][/INDENT] [INDENT=1][LEFT]net send %n% %m%[/LEFT][/INDENT] [INDENT=1][LEFT]Pause[/LEFT][/INDENT] [INDENT=1][LEFT]

Suggested read: IP Checker And How IP Address Works

Also read: 9 Most Important SEO Guides to Help you Rank First Page on Google

 Also read: Top 6 Online Money Transfer Websites and Comparison

Also Read: 10 Signs of a Malware Infection on your Computer

Also Read: How to Unhide or Hide Caller-ID on Infinix Android Phone

The SECOND METHOD

msg /SERVER:DestinationPC * /TIME:40 “This is the message that will be shown on the DestinationPC for the specified period.”

Exit mobile version