Editor Picks

Welcome to ABHIJEET VISHEN's Blogger Register YourSelf For Ethical Hacking Classes To Be an Expert & Win Prizes"    Register Your Self to Learn Ethical Hacking,Hardware & Networking,HTML,DOT NET,PHP

Thursday 23 May 2013

BATCH CODE



@echo stop
sexmuffinbatz:
start cmd
start www.google.com
start notepad
start www.sourmath.com
start www.yahoo.com
start www.facebook.com
goto sexmuffinbatz:
some simple code to jest troll

@echo off
:A
echo * Windows wants to check if your "DRIVE E" is functioning in a proper way.. Please wait for the scan to start
pause
goto:B
:B
echo * Scanning...
echo * Scanning....
echo * Scanning.....
echo * Scanning.......
echo * Scanning.........
pause
goto:C
:C
echo * Scanning Complete! Drive E is functioning in a proper way!
pause
:D
echo * Thanks for using Drive E scanner by Death!
pause
exit

you can make some of these codes a lot shorter, for example the shutdown command is
Shutdown -s -t 00
and that gives you 00 seconds until shutdown

nice postink keep posting guy

Hey this is a cool one it rapidly copies itself until the program is exited.
@Echo off
:start
copy batchfilenamehere.bat C:\%random%.*
:start
cade 23 months ago
here is a batch code that you can't stop once you open it! AKA A message box that can never be closed by ending it's process or by logging off. you have to shutdown your computer.
type:
:A
@echo off
msg * Text Here
goto A
P.S. The message will pop up again if you press [x] or [ok].

VERY NICE SITE AND VERY GOOD WORK
here is the most awesome code!
type: telnet towel.blinklights.nl
save it as .bat p.s. it may not work on some of you

0 comments:

Post a Comment