Send message to Friends through Command Prompt - HACK.ME
Trending
Thursday, October 22, 2015

Send message to Friends through Command Prompt

Chat with Friends through Command Prompt - Hacking Point


Send message to Friends through Command Prompt

Hello friends yoU Can send message With Command Prompt  to your friends


1) All you need is your friend's IP Address and your Command Prompt

2) Open Notepad and write this code


@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 file  as "     Messenger.Bat    ".

4) Now open the saved file  
  Messenger.Bat

6) Computer will ask for USER : >

  
7) type the IP Address of the computer you want to contact and press enter

8) Now all you need to do is type your message and press Enter.

Message is Sent

Enjoy
Thanks for reading
Keep sharing
Send message to Friends through Command Prompt Reviewed by Vipula Dissanayake on 12:29:00 AM Rating: 5 Send message to Friends through Command Prompt Hello friends yoU Can send message With Command Prompt  to your friends 1) All you...

No comments: