1. All you need is your friends IP address and your Command Prompt.
2. Open your notepad and write tis code as it is.................. I would prefer you to copy this !
@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. Drag this file (.bat file)over to Command Prompt and press enter!
5. You would then see some thing like this:
MESSENGER
User:
6. After "User" type the IP address of the computer you want to contact.
7. Before you press "Enter" it should look like this:
MESSENGER
User: IP_Address
Message: Hi, How are you ?
8. Now all you need to do is press "Enter", and start chatting
Subscribe to:
Post Comments (Atom)
6 comments
i tried but, it asked me after i enter the message.
"The syntax of this command is NET and blah blah blah"
Posted on Friday, November 14, 2008
did u ask ur frnd to be on system
Posted on Friday, November 14, 2008
This comment has been removed by the author.
Posted on Saturday, November 15, 2008
MESSENGER
User:xxx.xx.x.xxx
Message:hello
The syntax of this command is:
NET
[ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP |
HELPMSG | LOCALGROUP | PAUSE | PRINT | SESSION | SHARE | START |
STATISTICS | STOP | TIME | USE | USER | VIEW ]
Press any key to continue . . .
This is shown on my screen.
Posted on Saturday, November 15, 2008
yes , my friend to on system.
though it won't work.
Posted on Monday, November 17, 2008
ok dude may be some technical hassle ill get u out soon from it
Posted on Monday, November 17, 2008
Post a Comment