1) Open the notepad and write the following script:
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
2) Now save this script as Messenger.bat.
3)Open command prompt and drag this .bat file into it and press enter or simply double click the bat file you created just now.
4) You will see the following screen:
5)Type in the IP address of the user you wanna chat with and press enter. You will see the following screen:
6) Start typing the message and press enter. Your message will be sent to the receiver. The receiver should follow the same procedure in order to reply to your message.
Njoi lyf and temee if you encounter any problems....Tk cr...
love you all...!!!!

0 comments:
Post a Comment