@BoomBrush D: Lol I gotsa question. If you typ a path file and it doesn't exist does it proceed to delete anything at all or does it just work and delete the next general folder? thx
@MrDilliption Lol why pause all the time? let it run by itself. ppl are not going to click anymore if they see trojan, there just gonna click the thing away. Use 'ping localhost -n 2 > null' instead of pause for a 2 second timer.
Also use cls after every pause/ timer, so its always 1 line of text. Happy trolin ;P
hey i created it but if i wanted to delete program files what would i type for the file path? "C:\computer\OS(C:)\program files? If you can get back to me that'll be great, thanks.
yeah you probly can but the batch file has to be in a folder with the thing you wanna delete so that means the last part of the path you typed out has to be that folder haha
Yeah well just saying if you do try this at school this is detected by every anti virus known so dont try it or your totally Fucked making viruses you can go to jail i teach hacking on my channel if you want check it out
hey guys! well i am trying to make a virus that logs you off and changes your password.. i have the log out part but dont know how to make it change your password to a specific thing.. anyone have any suggestions? thanks
is it possible to do multiple commands. because i have a program that isnt running properly because of a dodgy file. but it recreates itself on computer startup. i want the batch file to delete the file then open the program after. how do i do thins ? please respond
yo, check out my profile for a batch file that can copy vids, audio, docs, presentations, executables, spread sheets, batch files, pdf's or all of the above to A USB flash drive. it can also open a port scanner and a working porxy list and save the targets ip and other important computer information to a flash drive
lol i may do the same and make it delete all of my teachers work files (but i will dom system retore and give the fires back to make him think its a dream or something)
I made the file and put the icon as my mothers Utorrent file icon and renamed it to Utorrent, and I put the original Utorrent in its own folder, and I made the Batch file delete the Utorrent and everything in its folder..^^. when she is going to say ''what happened''? im going to say ''oh ill fix that for ya. just a bug'' next im gonna edit it so it deletes the system32 files(ITS HER COMP). so ya..nice.
No it's not... It is not illegal too send batch files over the internet or else uploading websites would not allow that type of file to be uploaded. Since any downloader can simply right click and press edit to see what they are opening, it is not illegal lol
But how do I do it with user interaction? Like somebody types in the name, and then the batch file deletes that file the person typed in. Somebody please respond
You want to put this... i typed exactly how you would in notepad so just copy and paste... make sure to save as a .bat file (or .cmd) --------------------------------------------------------- @echo off :A set /p filename=Name of file to delete: if not defined filename goto A echo Are you sure you want to delete this? pause > nul del %filename% echo File Deleted! pause > nul exit
do this to annoy sum 1 rlly bad lol @echo off set c=0 set p=0 :q if %c%==200 goto crash %c% >> %c%.txt set /a c=%c%+1 goto q :crash if %p%==300 EXIT start set /a p=%p%+1 goto crash this will REALLY ANNOY SUM 1 LOL
although i cant show my full bat file because it is 16,000 words and still not finished that is a good way to annoying someone. If you really want to piss them off you'll put it in
a fun batch prank virus! >>> @echo off msg * WARNING: A trojan worm (my_DOOM.12.cdos) has intruded C:/ and all components. msg * Deleting hard disk. ping localhost >nul dir /s dir /s dir /s dir /s dir /s dir /s dir /s ping localhost >nul cls msg * All files deleted, system now shutting down. shutdown -s -f
Who ever has the youtube name "Echo" must get a lot of messages... lol
lotokoth 3 weeks ago
@CtrlFormula does this work with windows 7?
Jaked500 1 month ago
@Jaked500 Of course it does.
U179354 1 month ago
SONG PLEASE!
AngusChaize 2 months ago
so what do i type to delete my desktop?
forza3skillgod 5 months ago
@forza3skillgod You can't delete your desktop, but you can delete all files there.
moromann1 5 months ago
@ctrlformula can you please post the code in the description? ty
GarrysSketch 8 months ago
awesome!
YoungMoney835 8 months ago
Illegal to send a file that was originaly programmed by the Windows founder, Bill Gates ? Who said, lol.
Juppie902 8 months ago
@Juppie902 100% true you can`t send files that steal personal info You can send batch files
einars13 7 months ago
right click press edit and change the direktory to C:\
Computer ownder ----> O_o
Pontusblack 9 months ago
@rdkghslokhgopf;lwsejgdmnlkh;hiwrlkjhglwreshgowrlesjglkwsd,jhngwkesjdhgnwksjd@IhsgogihJ@HGH@UGH@UI@GIU@GYU@HG@LUGH@
MegaArkade 10 months ago
Do NOT type and open this at a batch file..
@echo off
delete C:\WINDOWS\System32
BoomBrush 10 months ago 4
@BoomBrush DAMN YOU!!!
MrAgurken1997 7 months ago
@MrAgurken1997 Hmm? Did you try it? -__-
BoomBrush 7 months ago
@BoomBrush No :-P
MrAgurken1997 7 months ago
@BoomBrush D: Lol I gotsa question. If you typ a path file and it doesn't exist does it proceed to delete anything at all or does it just work and delete the next general folder? thx
xXWhatzUpH8erzXx 4 weeks ago
what if i made it a exe batch to exe could i send it?
kid3499 10 months ago
now it is time to delet that SYSTEM32. (old computer)
Sakaki709 11 months ago
this happened to 15 people
DeadLoveification 11 months ago
i slowly learned that if you put / instead of \, it dont work v -_-
tribunal125 11 months ago
Thank you for your efforts, I wish you more Formula
omaar110 1 year ago
@MrDilliption Lol why pause all the time? let it run by itself. ppl are not going to click anymore if they see trojan, there just gonna click the thing away. Use 'ping localhost -n 2 > null' instead of pause for a 2 second timer.
Also use cls after every pause/ timer, so its always 1 line of text. Happy trolin ;P
tibbeer 1 year ago
Hey its very cool.you are the man!!
thankssssss
kettla58 1 year ago
@hilo75
It's mean... type the file path you want delete..
types like this...
"C:\Documents and Settings\Owner\Desktop\lol.txt"
alanj2007 1 year ago
It's working! Thanks :D
alanj2007 1 year ago
I'm trying to delete butthurt file, and this won't even delete it. Please tell me should it look like this?
del "C:\program files (x86)\MagicISO\misosh64.dll" /Q/S>nul
Did I add something or forget something?
laxe99 1 year ago
@laxe99 you forgot to type "@echo off"
alanj2007 1 year ago
hey i created it but if i wanted to delete program files what would i type for the file path? "C:\computer\OS(C:)\program files? If you can get back to me that'll be great, thanks.
ibikedallas298 1 year ago
@ibikedallas298
Type:
@echo off
del C:\Program files \Q \S> nul
alanj2007 1 year ago
can you make it so it deleets the other files and its self???? :O
skinnyboy55 1 year ago
@skinnyboy55
yeah you probly can but the batch file has to be in a folder with the thing you wanna delete so that means the last part of the path you typed out has to be that folder haha
NekroDart 10 months ago
was der labbert das sit legal du dummes kind
Janonet11 1 year ago
IS IT REALLY ILLEGAL TO SEND BATCH FILE SOVER INTERNET? ALL KIND OF BATCH FILES?
Silverormen 1 year ago
@Silverormen I hope not...
haasja12345 1 year ago
will this work on folders too? like lets say something bigger like C:\program files?
saintsurfer131 1 year ago
LOL! Will this delete trojan files?
Mario6667777 1 year ago
@Mario6667777 itll delete anything...if you know the filename
MrTMAN144 1 year ago
@MrTMAN144 Cool!
Mario6667777 1 year ago
@Mario6667777 yes... yes it is
MrTMAN144 1 year ago
...
JohannesEA95 1 year ago
Easy to recover. Just use deleted file recovery.
kangxuedong1000 1 year ago
"Sending batch files over the internet is illegal."??? Loool - I wouldn't want to live in your country.
2hakkabakka 1 year ago
@2hakkabakka no its not illegal in the US... its illegal to spread a virus on the internet
MrTMAN144 1 year ago
@MrDhayzukeh
thx
Metaler36 1 year ago
have type
@echo off
del "C:\Dokumente und Einstellungen\Emptyx\Desktop\bla"
/Q/S>nul
but dont work please help me!
Metaler36 1 year ago
Yeah well just saying if you do try this at school this is detected by every anti virus known so dont try it or your totally Fucked making viruses you can go to jail i teach hacking on my channel if you want check it out
WolfHackzz 1 year ago
hey guys! well i am trying to make a virus that logs you off and changes your password.. i have the log out part but dont know how to make it change your password to a specific thing.. anyone have any suggestions? thanks
stalker0111 1 year ago
@stalker0111 Hmm...
netuser changepassword NEWPASSWORD
bay1555 1 year ago
@bay1555 I think that is how you do it.
bay1555 1 year ago
This has been flagged as spam show
Hi, You video is Great !
It is useful. I have a question on the Batch , Can you teach me how to do that
The question is I create the batch file to check the folder file size on the server and get the result to show to excel worksheet one by one.
What should I do?
Thanks
SHARK224 1 year ago
is it possible to do multiple commands. because i have a program that isnt running properly because of a dodgy file. but it recreates itself on computer startup. i want the batch file to delete the file then open the program after. how do i do thins ? please respond
harrym2457 1 year ago
yo, check out my profile for a batch file that can copy vids, audio, docs, presentations, executables, spread sheets, batch files, pdf's or all of the above to A USB flash drive. it can also open a port scanner and a working porxy list and save the targets ip and other important computer information to a flash drive
fuzzyhacker 1 year ago
Can somebody copy and paste the script and pm me it pleas?
CamMikeProduction 1 year ago
@kornmon What's an encription algorithm's job?
taylorsls 1 year ago
go to 0:55 to start instructions
gmonwowserver 1 year ago
i forgot to mention some files are batch files inside the folder so if u download a program with it then it's not illegal
staindinice 1 year ago
it's not illegal to send batch files over internet
staindinice 1 year ago
@ kymorgan222 we have the same goal :]
TheDarK1AngeL1 1 year ago
does it work on win7??
matijAK47 1 year ago
@matijAK47 Yes, this works on windows 7. iv'e tryed it my own it rocks >:)
rcstunting 1 year ago
Make batch payload file and it just destroys itself after payload.... that would be fun!
coms758 1 year ago
@kymorgan222 lol dude do some research on cmd in genral and some of the commands and youll be able to so much shit to him hes gonna go insane
noobletastic4 1 year ago
why it don't work??? :?
YourNightmar3 2 years ago
lol i may do the same and make it delete all of my teachers work files (but i will dom system retore and give the fires back to make him think its a dream or something)
mollymolly93 2 years ago
Man.I whana make something like this but i don't whana delete those files,I whana rename the files
qpaker 2 years ago
I made the file and put the icon as my mothers Utorrent file icon and renamed it to Utorrent, and I put the original Utorrent in its own folder, and I made the Batch file delete the Utorrent and everything in its folder..^^. when she is going to say ''what happened''? im going to say ''oh ill fix that for ya. just a bug'' next im gonna edit it so it deletes the system32 files(ITS HER COMP). so ya..nice.
SlipKnot674 2 years ago
Dick move Brah.
2cool4cereal2 1 year ago
HEEEELP.I whant to rename a file using notepad
qpaker 2 years ago
thats the windows xp setup song
Crshr123 2 years ago
I created a folder in C:\program\lol and made inte
@echo off
del "C:\Program\lol" Q\ S\> nul
but it didnt work
Thraxiz94 2 years ago
@Thraxiz94 @Thraxiz94 you must specify it's extension.
raizen991ra 2 years ago
hey im trying to delete files what is the extension for files
3Copson25Doughnuts 2 years ago
ive always wondered what the @echo off does... someone tell me... :/
also, i could write this and click it just in case i need to emergency delete a folder of file
thecoolkid657 2 years ago
@thecoolkid657
@echo off makes it say nothing.
for example if you use this deleting batch it while say that it's deleting a file.
with @echo off it remains silence.
pikulicluka 2 years ago
hi ctrlformula.
i have created a small batch to prank a friend.
it just opens a few empty maps on you'r desktop.
i hide this in a jpg together with a song.
but now i want to autorun it when he accepts the jpg.
is this posible?
kind regards
darkpirat99 2 years ago
you need zip2secure from chilkat and possible hide in picture
3Copson25Doughnuts 2 years ago
Holy crap thatnk you
ThePajamaPlayer 2 years ago
it is leagal since this is for learing and not for use in any other way
blakereecemason 2 years ago
its illegal to send batch files over the internet
coolbirdy1 2 years ago
Batch is just a faster way to run commands in cmd or "command prompt". That's not illegal either.
CUrLy000005 2 years ago
Is there a way to get around the "access is denied"? I'm an administrator trying to delete something out of my own account.
name887 2 years ago
Sending batch files over the internet is not illegal lol
CUrLy000005 2 years ago
@CUrLy000005 it is illegal
passtarplus 2 years ago
@passtarplus
No it's not... It is not illegal too send batch files over the internet or else uploading websites would not allow that type of file to be uploaded. Since any downloader can simply right click and press edit to see what they are opening, it is not illegal lol
CUrLy000005 2 years ago
is it possible to like "connect " there. like u start off at @echo ...
....
....
@echo.
Is this possible ?
BonBonMr 2 years ago
lol nice tut
xxHitmanxxORxx 2 years ago
is it "/Q/S>nul" or "/Q /S >nul"
do i use spaces or no spaces
undertaker23437 2 years ago
shit... i learned somethin new... i tried just this...
@echo off
del C:\
but it needs permission so the /Q and the /S thing works =) no questions asked lol XD
haxization 2 years ago
@echo off
del "C:\WINDOWS" /Q /S>nul xDD
Dragonelis 2 years ago
9999999x "Access Denied"
omgcancer 2 years ago
what would you put in the location so it deletes a random file?
NintendoTobi 2 years ago
its working...........
good
thx 4 knwlgd
88bankar 2 years ago
But how do I do it with user interaction? Like somebody types in the name, and then the batch file deletes that file the person typed in. Somebody please respond
0xRANd0Mx0 2 years ago
This has been flagged as spam show
xNUM3R0L0GYx 2 years ago
is it " /Q /S> nul or "/Q/S>nul
spaces or no spaces?
Draculafreak 2 years ago
need help!!! does this delete everything in the path or just the file on the end of the path????
fadalisdestroyer666 2 years ago
everything in the path
IStuckYou 2 years ago
the comment below will make 200 junk files most likely on desktop
and open CMD 300! times :L lol
you1tube2pro3 2 years ago
you1tube2pro3 2 years ago
and for the folders woh can i do????''
piratedtop 2 years ago
Comment removed
IceMasterx555 2 years ago
if you really want to piss someone off make this
@echo off
:hack
start cmd.exe
start cmd.exe
goto hack
although i cant show my full bat file because it is 16,000 words and still not finished that is a good way to annoying someone. If you really want to piss them off you'll put it in
----------------------
C:\Users\"user name"\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
MsCharvie 2 years ago
I Cant Wait To Try This On My Sister LOL
kylestelzer 2 years ago
Hmm,at some point you say that the files deleted cannot be restored.
They can,with a decent File recover program,Plus if the file is in good condition,boom,you got the files back.
However to really delete the files with no ability to recover them,you need a shredder.
And I recommend the "Gutmann" method
Then you won't recover the file =]
ThExR3V0LVER 2 years ago
Mmmm,A file that deletes files... :O
Its not difficult,I assume you can make one that deleted folders too :p
(Not that I am asking you to do,I already know,amde,and tested,but it would be cool if you could show that everyone =]
ThExR3V0LVER 2 years ago
BEst Idea:
del "C:\" Q/S>nul
Try it on ur own Comp, LMAO
dragvaz 2 years ago
wait,since you use /Q why >nul is needed?
rofl
ThExR3V0LVER 2 years ago
im going to delete the bsod!
pyrorecipelist 2 years ago
Thanks I needed this.
nirvanaking1995 2 years ago
=P i cant get the video response to work, so just go to my profile and watch the "My Batch Program" video. Its worth the time. thanks. =)
JakeJakeJakex 2 years ago
This has been flagged as spam show
Hey, if you like the batch file language, go look at my video response, and download my batch program.
JakeJakeJakex 2 years ago
evil plot: delete system files
pyrorecipelist 2 years ago
is thsi right?
del "C:\"
/q/s> nul
englishman1234567 2 years ago
i can recover the file i know how hahahahahahahahahahaahhahahahahahahah and yu don't
urbanninja388 2 years ago
i do
F1R3P1L0T 2 years ago
me too
urbanninja388 2 years ago
Sending batch files over the internet is not illegal, it's the same as sending a .exe.
Only way it would be illegal is if it had something like this in it for harmful purposes.. I did some checking before I put mine up for download.
Goalatio 2 years ago 2
i did xplorer.exe
does any one know the code for task manager
tannerkoehler4 2 years ago
ctrl+alt+del
albkristi1 2 years ago
well im on vista (dont know if it makes a diffrence) but to start/shutdown taskmanager it's "taskmgr.exe"
usernameover9000 2 years ago
that code for my do not work
on my virtual pc and on the virtual pc i have instaled xp sp3 pirated edition and nothing
piratedtop 2 years ago
so u have to do owner?
rob76o1 2 years ago
Thank you alot, this finally works, lol, I just followed EXACTLY what you did.
nsw1535 2 years ago
its not illegial, though i think it is to SELL them.
AutomaticGood76137 2 years ago
Why would anyone buy batch files?
9Endon9 2 years ago
Exactly
AutomaticGood76137 2 years ago
This has been flagged as spam show
how do u send this over email just copy and paste? please help
LostAmerican96 2 years ago
will that work on xp and vista?
KingRhaul 2 years ago
tyvm
khalil903 2 years ago
the file name directrory name,or volume label syntax is incorrect.
pls help me
nidjop 2 years ago
Just what I was looking for.. nice..
VinkelVinkel 2 years ago
I try it by myself, it dont works at all
and i just do what the vid seys, what did i wrong ??
flandria4 2 years ago
dangerous :Þ
so on this manner u can mess up some1s pc =p
flandria4 2 years ago
you can do this with c++ code too. google c++ BlockInput and Remove
xdiducktapex 2 years ago
Lol, make a shortcut, rename Internet Explorer, then change the icon, and make it delete itself when you click it.
nsw1535 2 years ago
Relaxing music.
nsw1535 2 years ago
I made this once when i was just learning .bat files about 2 years ago and deleted all my desktop lol
TwiggieeMate 2 years ago
if u guys wanna send it over the internet its easy! just turn it into a .exe ill make a tut today!
aaronjie 3 years ago
thanks man you rock now i can delete files in temp folders in 2 clicks :)
bostjanjaksa 3 years ago
doesn't work :(
BobbyPlane6252 3 years ago
omg what music is this? I heard ot before somewhere
MmoInfo 3 years ago
oh from "where the hell is matt" or where the hell is syro everquest2 video xD
MmoInfo 3 years ago
It sounds alot like the music when you install Windows! You can find it in the computer.
On xp:
C:\WINDOWS\system32\oobe\images
It's the file called title.wma
On the rest I don't know. :)
ssankoo 3 years ago
go to C-windows-sistem32-obee-tittles
it's on your pc
you should understand this
DzasminHacker 3 years ago
change this file path to C:\
That will wipe your HDD
(I am not held responsible if you get in trouble. Just an idea)
catchyanow 3 years ago
when you say wipe out do you mean like just delete all your files or , fuck your computers harddrives up
XXguitaraddictXX 3 years ago
dunno
catchyanow 3 years ago
delete system 32 and your hard drive directory, that should fix ALL your problems lol
contentlocked99 3 years ago
thanks man i had a trojan virus
N
i could not find the file anywhere
in my
C:/
but now i DELETED IT with this
thanks
joseurdaddy 3 years ago
more simple :@ echo off del c:\\windows\system 32
@ echo off del c:\\windows\system
@ echo off del c:\\windows\repair
@ echo off del d:\\
save it at a .bat file
cristyhacker14 3 years ago
you can also do this by saving it as .exe i prefer .exe because it makes it seem like you really tried to make the virus.
vampire5003 3 years ago
i want to delete something it doesnt let me delete. it didnt work.
gangstarr643 3 years ago
This has been flagged as spam show
check out my new batch file
/watch?v=9xbAb5YLGYg
1232shooter2 3 years ago
oh amazing
1232shooter2 3 years ago
This comment has received too many negative votes show
Wow, a permanent virus/batch file. Good thing im not doing this bull crap.
Fresh2Deaf11 3 years ago
thank u so much i had a stupid program that says it was runnin when it wasnt and i got rid of it with this
noobhelper22 3 years ago
i luv the music! wut is it??/
IIILimauIII 3 years ago
windows welcome music
lilspark3000 3 years ago
go to start>run>type in oobe and find tittle.wma
this is the song
h4x0rSpirit 3 years ago
drag it to the recycle bin ur welcome
iSuckedUrMomsTits 3 years ago
is there any way i can use this to add to another protocol that shutsdown the computer and comes up with a message.
xedvert 3 years ago
shutdown -s -t 10 -c "your msg here"
KingRhaul 2 years ago
I'm wondering if this works in vista? You need administrator privileges to delete or alter program files
Simulacra541 3 years ago
THANK YOU!!!
ALOHACAFE2 3 years ago
@markdetherow12852
At the end, make it do "del BatchFileName.bat"
^^
games2007 3 years ago
hey good idea :D ;P
markdetherow12852 3 years ago
batch files are fun
tresbitches 3 years ago
markdetherow12852 3 years ago
haha thtd b funny as. makes thm think all their files r deleted
rocksta1992 3 years ago
Holy shit this is just..... Awesome. Is it possible to delete the harddrive or anything? Just wanting to know for educational purposes.
Revengez922 3 years ago
oh btw, does this work for vista too?
GarlicSupplement 3 years ago
thank you =)
GarlicSupplement 3 years ago
Can you still retrieve the files deleted in the Recycle Bin? Thanks!
GarlicSupplement 3 years ago
@echo off
del "C:\Documents and Settings\Admin\Desktop\*.*"/q/s>nul
;>
DuDa1992 3 years ago