‘Net Send’ sends messages to other computers in a network, and can even be used to send messages to computers outside of networks by sending messages to an IP. Because of this, Microsoft disabled it in ‘Service Pack 2′, but you can enable it by going to ‘Run’ under the Start menu, typing in ‘services.msc’, and pressing ‘OK’. Then, scroll down the list of services until you find ‘Messenger’. Right click and press ‘Start’.
We are going to combine net send with a batch file to flood a computer in your network with messages.
The comand to send messages to a computer in your network is
net send <user/computer/ip> <message>
here is an exmaple, im sending a message to myself.
net send invincible hello satish
Here invincible is my computer name.
Combining net send with a batch file:
Now we are going to execute net send command 1000 number of times using a batch file. Here is a step by step procedure
- Open note pad and type “net send <ip/computer/name of the person whom you want to irritate> message
- copy and paste the same command in the note pad some 200 to 300 times.( 200 to 300 windows will pop up on your victims comp one after the other)
- Now save the file as name.bat (make sure you select all files in “Save as type while saving”)
- Now double click the batch file to flood your friends computer.




@echo off
:go
net send %hostname% lamer
goto go
:end
This is not news…
and it will very likely not work, either. This is so old. The odds of this message reaching a computer outside of your network are so small. Nearly ALL ISPs have blocked the ports necessary for this to work, namely 135 and 139. To top it off, the only way someone within your network can receive this is if this messenger service is enabled on their computer, which is also very small. What are you going to do, tell your friend to enable the service so he can receive 300 noob-like messages? haha
This is not hack material, and it is certainly devoid of genius. Maybe back in 1999 this would be semi-cool.
@nietzsche
Net send is enabled in most of the computers in our college and i
guess same is the case with the networks in most of the colleges.
Who said that this is a hack material??
?i am using vista, unable to find the messenger service here…
Hello buddy
?Messenger service is not available in windows vista
its alright but nobody really goes on to someones computer looks all this up writes it down and stuff u know? kinda a hassle.
I don’t think you read the post completely.
?You don’t have to get to any computer. U can do this from your computer.
but how do u get the persons computer name??
This trick only works on local networks. Local networks usually. you don’t need all the three details to perform the trick.
even ip address will do. Just replace the name with ip address.
for example if i want to send message to person with ip address 10.2.3.90
I type this at the command prompt
net send 10.2.3.90 message
?thanks satish for this idea. i find it cool. but, is there a way to obtain the IP address of other computers without moving from your chair?
plsss i really want to know. This is FUN!
[...] Flood your friends computer with messages using net send | 9 reasons to archieve your emails [...]
the only idiots who would find this even remotely usefull would be the suckers who wont be able to even open command prompt
hi satish is there any way of obtaining the user names of my friends to use the net send command…..by the way when i try to send a message to myself i get the error saying message alias cud not be found on the network
you can use a network scanner to scan your network. This will show the computers live in your network their ip, name and shared files.
?http://www.download3k.com/Network-tools/Network-monitoring/Download-SoftPerfect-Network-Scanner.html
Else you can use our ip-tracking site and get his local ip and use it in place of name.
http://iptracking.geniushackers.com/
Thanks satish but is there any way i can find the users who are logged on in my college lab.I mean from my chair is there any way to find their id’s so that we can have fun sending messages????
i do it..but it says the massege alias could not be found..now wht can i do.
bro i just wanna knw….can we send to other computer whic is outside the network…..