Professional Webmasters Community
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Create your own messenger.

Go down

Create your own messenger. Empty Create your own messenger.

Post  andry Mon May 31, 2010 11:24 pm

If you wanna create your personal messenger than we have a beautiful trick for it. Just copy+paste the following code in notepad and save it as MESSENGER.bat and that's it. now close the notepad window and double click on the file and enter the IP address of the desired person whom you wanna chat than press enter and than type your message. So easy Wink


@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
andry
andry
Moderator
Moderator

Posts : 467
Join date : 2010-05-07

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum