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

12 Responses to “Talk with Command prompt trick”

  1. mortazab Says:

    Hmm didnt work me, how about you guys?

  2. neo_go Says:

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

  3. neo_go Says:

    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. neo_go Says:

    well acctually we need to leave it AUTOMATIC…

  5. Technote Blog » Blog Archive » Talk with Command prompt trick Says:

    [...] Source [...]

  6. jcaleb93 Says:

    Do you type the ips location number after User: Or wat. if you do then this is my first time learning this. The video isn’t working and i don’t know wat to do???????

  7. jcaleb93 Says:

    wat do i do at the part %n% %m% wat is that. I keep gettin and error.

  8. Ozzy Says:

    it works if u copy and paste it into notepad then save as (anything).bat

  9. Ozzy Says:

    if you want to talk to someone who is not on your network do you put their ip address into the user space??

  10. blank Says:

    hey it doesn’t work… it says…
    “this message alias could not be found in network. more help is available by typing NET HELPMSG 2273″
    wat does this mean?? fuck!!!

  11. FeelGood Says:

    Thanks for the info!! =)

  12. jack Says:

    what the fuck dude what do u put onto the user fool better info would be nice

Leave a Reply