Home

Egg Directory / Search

New Eggs / Best of New

New Blogs / Pics / Activity
New Files / Movies
Community Forum

Group Directory

 


 
THE EGG DIRECTORY
Pranks / Common Pranks / At Work
Edit PageMessage Nath5Add CommentAdd to FavoritesEmail to Friend

Net Send Batch File

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


Enjoy

Nath5
 

Add Egg To Watchlist

BOMBBOY-3101

Nov 23, 2005 7:19 pm -
when u putit in the word pad and save it wat do you do with it when i open it it just closes


Nath5

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.


spudsfromthesky

Nov 23, 2005 9:30 pm -
what exactly does it do?


-Mary-Jane-

Nov 24, 2005 8:20 am -
Kinda old. 3***


Mathematica

Nov 24, 2005 9:11 pm -
I had to turn firewalls off to get it to go across the network. Very sweet. I really like your eggs! 5*’s


Nath5

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


Nath5

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.


icka

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!!!!


Nath5

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.


jimfish

Mar 06, 2006 11:17 am -
Net-Send; the computer classic of chaos.


garfield

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.


Dough_Boy

Mar 13, 2006 11:22 am -
waste of code, this can be done in less than 20 lines


Needtoknow

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


seagull

Apr 08, 2007 11:23 pm -
this sounds gd iol check it out tomorrow!

 


Home | Contact Us | Sign Up | Advertise Here
Visit our companion site, Prankpedia.com
Please read the LEGAL DISCLAIMER & CONTENT GUIDELINES
© 2008 rotteneggs.com - A Social Network for Pranksters.
0.102492 (Server 2)