Search This Blog

Monday 5 December 2011

chat without any messenger like Facebook, g talk etc..

yo !! guys wanna chat with someone secretly without your identity then here is the method todo
open notepad and type the following the code

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



then save it as message.bat then open that file 
 it should see like this


messenger:
user:


type the ip address eith whom you wanna chat 
then it should see like this 
messenger 
user:112.345.26.8
message: 


type the message and press enter 
and here we go now you can chat with your friend


stay cool:-)

No comments:

Post a Comment