What you need? you need your friend's IP Address and Command Prompt
Open Notepad and write this code :
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Save this as "Messenger.Bat".
Open command prompt
Drag bat file over to Command Prompt and press Enter
Now, type the IP Address of the computer you want to contact and press enter
Now all you need to do is type your message and press Enter.
fahad give me ur i.p i wanna try this.
ReplyDeletebro net send command is not in 7 :(..might be in xp..
ReplyDelete