DO NOT TRY THIS AT HOME : Our text files and message bases are for INFORMATIONAL PURPOSES ONLY. DO NOT undertake any project based upon any information obtained from this or any other web site.We are not responsible for, nor do we assume any liability for, damages resulting from the use of any information on this site.
(73 votes) Published: Nov 23, 2005 6:56 p.m. In 8 Favorites Lists Viewed 1816 times
Here is a great Net Send Batch file that is really easy to use and quite effective.
Directions:
Copy the below text into a notepad or wordpad and save it as "NetSend.bat" without the"". Then run it and have fun sending messages.
Copy Start Below
Net Name
@echo Enter message to be sent.
@echo.
@echo off
@set /P hi=[promtstring]
@echo on
@echo.
@echo Message:
@echo %hi%
@echo.
@echo If this message is correct enter yes if not enter no.
@echo.
@set /P w=[promtstring]
@IF /I %w% equ yes goto in
@IF /I %w% equ no goto at
:in
@echo Please enter address
@echo.
@set /P adress=[promtstring]
@echo.
@echo Adress:
@echo %adress%
@echo.
@echo If this address is correct enter yes if not enter no.
@set /P w=[promtstring]
@IF /I %w% equ yes goto send
@IF /I %w% equ no goto almost
:almost
@echo.
@echo Please enter correct address
@echo.
@set /P adress=[promtstring]
@echo.
@echo If this address is correct enter yes if not enter no.
@set /P w=[promtstring]
@IF /I %w% equ yes goto send
@IF /I %w% equ no goto almost
:send
@net send %adress% %hi%
end
exit
:at
@echo Please enter correct message.
@echo off
@echo.
@set /P hi=[promtstring]
@echo on
@echo.
@echo Message:
@echo %hi%
@echo.
@echo.
@echo If this message is correct enter yes if not enter no.
@set /P w=[promtstring]
@IF /I %w% equ yes goto in
@IF /I %w% equ no goto at
:in
@echo.
@echo Please enter address
@echo.
@set /P adress=[promtstring]
@echo.
@echo Adress:
@echo %adress%
@echo.
@echo If this address is correct enter yes if not enter no.
@set /P w=[promtstring]
@IF /I %w% equ yes goto send
@IF /I %w% equ no goto almost
:almost
@echo.
@echo Please enter correct address
@echo.
@set /P adress=[promtstring]
@echo.
@echo If this address is correct enter yes if not enter no.
@set /P w=[promtstring]
@IF /I %w% equ yes goto send
@IF /I %w% equ no goto almost
:send
@net send %adress% %hi%
end
exit
:at
Nov 23, 2005 7:36 pm - Shoudn’t I just tested it and it worked wonderfully if you really want to get it to work then send me a message and i will give you my aim screen name and i can help you to make it work however, im pretty sure that it does work becuase i have been using it for weeks now.
Nov 26, 2005 7:32 am - Adress The easyest adress to use is * which sends the message to ever computer on the network this allows you to see your own message and make sure it worked.
Or you can type net name into command promt to get the other users of the network and use them as the adress for example.
when i type net name two places come up
home
nathan
so if i wanted to send it to home i would type
home
Nov 27, 2005 9:37 am - The messge will pop up on his screen he does not need command promt open to get the message it will pop up on his screen command promt is only needed to send the message.
Jan 16, 2006 9:19 pm - if there is a place where hackers kan go to heaven (we obviously dont) this would be the key to it. i scared the living FUCK out of my principal with this. There was a whole section on our school tv station on the punishments for whoever did it. you..... are..... GOD!!!!
Jan 17, 2006 7:11 pm - HAHA Why thank you for your approval. I have a few other tricks to mess with your school computers but i haven’t put them up yet have to perfect them but keep lookin for more.
Mar 10, 2006 10:36 am - this is so cool!!!!
hey guys can someone help me with making a batch that shutdown a program?
And also with an autorun in my batch.
Sep 01, 2006 11:45 pm - Huh this was great I am a hacker not easly impressed but that was not lasy hard effort way to go
5 ***** up Jiggley
Your a noob i recomend now trying php