This trick will help you chat with the users in a network
Step 1) You need to have your friend’s IP Address and your Command Prompt.
Step 2) Open Notepad and copy and paste the below code
@echo off
:A
Cls
echo INSTANTCHAT
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
:A
Cls
echo INSTANTCHAT
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Step 3) Now save this as “Instantchat.Bat”.
Step 4) Open Command Prompt.
Step 5) Drag this newly created bat file over to Command Prompt and press Enter.
Step 6) You would then see something like this in the command prompt:
INSTANTCHAT
User:
Step 7) Now, type the IP Address of the computer you want to contact and press enter
You will see something like this:
INSTANTCHAT
User: 127.0.0.1
Message:
Step
Now all you need to do is type your message and press Enter.
Start Chatting…….!
INSTANTCHAT
User:127.0.0.1
Message: Hi Hello... How are you doing?
Related posts:
- Chat with Friends through ms dos Command Prompt
- New trick for breaking WINDOWS Administrator password
- Find the real IP address of a web site
- How to use proxy server for different browsers
- Hacking computer inside LAN Network
- Renaming multiple files simultaneously
- Rapidshare Hacking tricks
- Extend Windows Vista and Windows 9 Activation period
- Shut down your computer using your mobile phone
- Call your friends with their own number

