Arabic | German | Portuguese | Chinese | Italian | Russian | Japanese | Spanish | French | Korean




Talk with Command prompt trick

This is a command prompt trick that you can talk to your friends through it. This is the code you will need if you did not get it down

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

Remember to save it’s name as Messenger.bat


You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Subscribe to our FREE Rss Feed

5 Responses to “Talk with Command prompt trick”

  1. Hmm didnt work me, how about you guys?

  2. Do both sides need to have it and have it open?

  3. btw; morazab it didn’t work for you because you didn’t have Messener service turned on. [Right click on My Computer -> Manage -> Services and applications -> Services -> and turn on messenger and leave it MANUAL

    [netsend doesn't work if this service is not turned on; that's it]

  4. well acctually we need to leave it AUTOMATIC…

  5. [...] Source [...]

Leave a Reply


Honeytech Blog have 1,044 posts and 2,901 comments .Moreover it have total registered 748 members and 2254 guests.This work is licensed under a Creative Commons Attribution-Non Commercial-ShareAlike 2.5 License