BREAKING NEWS

Category 5

Category 6

Category 7

Sunday 21 December 2014

Send message to Friends through Command Prompt | Hacking Point

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

Post a Comment

 
Copyright © 2013 Hacking Point | Learn Ethical Hacking and Cyber Security
Powered byBlogger