@monsiakak Something like this, @echo off if EXIST "C:\Whatever_you_want_to_name_it" goto exist goto nonexistent :exist Mkdir "C:\Whatever_you_want_to_name_it\Whatever_you_want_to_name_it" echo Thar you go! echo Hit enter to continue pause>nul :nonexistent mkdir "C:\Whatever_you_want_to_name_it" echo compleated successfully echo hit enter to continue pause>nul Something like that, It should work, but I just made it off the top of my head soooo might wanna test it ^.^
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
put an echo before everything you want inside the new batch file then put the two dashes and the name of the file you want it to go in. use only one for the first line then two for the rest.
It's a music from the Windows Installation. You can get it by searching the C:\ drive. It's deep inside the system32 folder. It's file name is called "title" and it is located in a folder named "oobe".
can you make the folders come with things in them? like say you didn't open the batch file (which you can send over the internet) and when you do you get all the folders but like with a txt in them?
yEAH ABOUT THAT JUST MAKE A FOLDER name it into something systemy name like direxe.sys and change the icon into an unknown program and hide it somwhere lioke in the program files of a program like adobe photoshop..
lets say you put the .bat in a rar file and had a .exe in the rar file as well... how do you get the .bat to extract it to the desktop so you can procede with "cd \documents and settings\user\desktop\" then "start (File name)"
cool but how can i make it extrack files like when you install games like i has some .rar files and you want them to auto extract when you start the .bat it will extract to a certin folder how do you do that?
Best tutorials on internet,really impressive.Maybe it is simple but still very nice for n00bs like me.Have a question:can i change icon on batch files?I tried but change icon doesn't appear.....:(
Yea, it seems like no matter where you go the tut is either hard to understand (like on wiki, it just shows an example. How do you learn from that?) and on any other web site it seems like it just shows you that echo pause echo pause thing
That is not spam, it is someone asking wot song this is, it is the Windows Welcome Music, which is heard in the Windows XP setup if u want it, goto C:\WINDOWS\System32\oobe\images\title.wma
Do you know how to open a specific (say google) webpage usig a notepad. So when you click on it, it will open up the webpage and then be able to put it on loop but i know how to do that bit. cheers
thanks man.... i try my best to keep my videos crisp and clear, because i get tired of people trying to show you how to do somthing and you cant see or hear a fucking thing....
now put a loop on it :D
mrwoodie129 11 months ago
Try using out Visual Command Line:
by CodeCaged
in-order to create batch files.
drianfox 1 year ago
Thanks man this is awesome to know
Shanetalkz 1 year ago
it makes a file but can you wright it to make batch files
MEGA93M 1 year ago
@everybodythatwatchedthisvideoandgotscrewdoverbygremlins I remember when i used to do this shit.... I was soooo young
VBhax 1 year ago
By the way, no gremlins involved
TheSandvichTrials 1 year ago
@echo off
:create
optional: cd [directory]
md %random%
GOTO create
TheSandvichTrials 1 year ago
@TheSandvichTrials "goto create" hmm then it will create forever wont it?
FunnyBatTutorials 1 year ago
Comment removed
TheSandvichTrials 1 year ago
This creates directories, not files.
stueysplace1 1 year ago
this is reall easy, but nnice vid. i have the best batch files on youtube look on my channel
downwithefirewall 1 year ago
how can i make files inside this folders?
monsiakak 1 year ago
MrApplseed 1 year ago
it worked lol 5/5
programme1111 1 year ago
This has been flagged as spam show
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
News Flash:
1. It is not illegal to send batch files over the internet unless they are: encryption algorithms
Viruses/Malware/Any method of circumventing the receiver's security.
Copyrighted text
kornmon 1 year ago
sending batch files over the internet is illegal?!
WTF WHY?
rokyfox 1 year ago
@rokyfox its not its just ppl are ........RETARDS
S0LlDF0X 1 year ago
NIIIICE!!!!
1nicolai7 1 year ago
to make a batch from a batch do this..
echo @echo off > new.bat
echo echo hello > >new.bat
echo pause > >new.bat
put an echo before everything you want inside the new batch file then put the two dashes and the name of the file you want it to go in. use only one for the first line then two for the rest.
waterdragon1908 1 year ago
for /l %%n in (1,1,10) DO md %%n (WOuld of been MUCH easier)
855h0le 1 year ago
Sending .BAT files is NOT Illegal!
855h0le 1 year ago
whats this song? my e-mail is on my accont i will tell you later
MultiGooooooooooooog 1 year ago
@MultiGooooooooooooog yea pleas whats the name of this song?
Blazingcomentz 1 year ago
thx
EmusicE1 1 year ago
1:34 YEA WE GET IT! COME ON!
TheDjEmilo 2 years ago 2
song?
Hoobadooba222 2 years ago
Windows XP can be found look in a tutorial
Fpsdown 2 years ago
It's a music from the Windows Installation. You can get it by searching the C:\ drive. It's deep inside the system32 folder. It's file name is called "title" and it is located in a folder named "oobe".
WindowsPCVideos 1 year ago
not a file man type "help" in cmd makes folders so shut up BITCH
ebildude123 2 years ago
stop insulting my intelligence by circling the goddamn files. 1 star.
EmberflyLayouts 2 years ago
can you make the folders come with things in them? like say you didn't open the batch file (which you can send over the internet) and when you do you get all the folders but like with a txt in them?
jakeatollah 2 years ago
@echo off
set /p a=File:
md %a%.txt
echo Test>>%a%
TheKlumzy 2 years ago
planet racer song!
Stalin3334 2 years ago
you can send batch files over the Internet its not illegal it just depends on what it is
ubercharger9000 2 years ago
To create folders do
set/p _folder=Folder name:
set/p _path=Path:
md %_path%%_folder%
To create txt files, do
Echo Text >>text.txt
TheKlumzy 2 years ago
MUAHAHAHAHAH
thanks for the idea you just gave me im making somthing that says its doing updates. but really its just making a folder with a file at the mo in it!
MaDDaViD123 2 years ago
DUDE THAT WAS A DIRECTORY NOT A FILE!!!
mlortime 2 years ago 19
@mlortime but you can after md name . file sort exemple
md file.txt
md file.bat
md file.png
...
tibo442 10 months ago
@mlortime but you can after md name . file sort exemple
md file.txt
md file.bat
md file.png
...
or
echo "here_whats_into_the_file"(whitout "") >> file_name.txt
d'ont type a " " then i'ts not work but typ thise "_"
by
tibo442 10 months ago
@tibo442 I tried this on my computer, but they still come up as folders titled file.bat, file.txt, etc.
lyrison 10 months ago
@lyrison try echo. >> fimename.exe
tibo442 9 months ago
@mlortime Yeah it was! i want to know how to make a .bat that can create another file like a .txt or .htm or another .bat!
ColeSlawProductions 9 months ago
@ColeSlawProductions yeah also, i'm thinking that "md" stands for "make directory"
ColeSlawProductions 9 months ago
@ColeSlawProductions
use the > symbol
echo THis is in the file > whatever.txt
that will overwrite the file
to add to a file use >>
echo whatever is in the file plus this >> whatever.bat
mlortime 9 months ago
@mlortime Yeah, i know...
ColeSlawProductions 9 months ago
it dont work for me?????????
rob76o1 2 years ago
this sucks you make foldersnot files <<
bostjanjaksa 2 years ago
If you put quotes around it like this
md "file name" It will make that as one whole folder name.
xXdaveXsuperstarXx 3 years ago
This has been flagged as spam show
im 12 years old and i need to hide a folder of porn so my father cant find it can anyone help me plzzz????????
JoeySerie 3 years ago
yeah put it on the desktop
oOMarioMafiaOo 3 years ago
yEAH ABOUT THAT JUST MAKE A FOLDER name it into something systemy name like direxe.sys and change the icon into an unknown program and hide it somwhere lioke in the program files of a program like adobe photoshop..
GreggoryDGMN 2 years ago
you are creating folders with the md command!!!
to create files you just run the command:
echo file text>>filename.txt
Gimis40 3 years ago 4
u can change those um... folder to notpad and make them have the same scripted in eatch 1 so when u open it it wont stop makin when
tell your comp crashes :D
coolbirdy1 3 years ago
you suck motherfucker
olavurl 3 years ago
i like your videos man
hotdude2244 3 years ago
Ace vid dude, thanks, 5/5
winegum111 3 years ago 3
whats the code to make different type files
Sweetking182 3 years ago
It makes folders not files ;)
S1337ghost 3 years ago
lets say you put the .bat in a rar file and had a .exe in the rar file as well... how do you get the .bat to extract it to the desktop so you can procede with "cd \documents and settings\user\desktop\" then "start (File name)"
how do u do that?
K0m1kAz33 3 years ago
@echo off
title LOL
cd Desktop
:new
md %random%
goto new
DavidLad001 3 years ago
@echo off
cd documents and settings/owner/desktop
md Arsehole
that cool ;) nice vid 5 for me
Shane12555 3 years ago
Thanks this helped me out
by the way if you want to make unlimited files as a prank i would put:
@echo off
cd Desktop
:re
md Hacked1 Hacked2 Hacked3
goto re
Adamki11s 3 years ago
cool but how can i make it extrack files like when you install games like i has some .rar files and you want them to auto extract when you start the .bat it will extract to a certin folder how do you do that?
howlettman 3 years ago
try looking at some of jimmyrcom's videos. I think he has one about that.
RSmassacre 3 years ago
Where would the desktop be on a computer without a C:?
z3ekeezzz 3 years ago
if your computer doesnt have a c drive you have some bigger problems...
ienjoytaffy 3 years ago
Well now I figured out that it has C:, it's just not accessible
z3ekeezzz 3 years ago
everything i download is on my c drive. that would be bad if i deleted the c! lol
F5overlord 3 years ago
C drive is your hard druve...
ienjoytaffy 3 years ago 2
Duh!
No2mad2 3 years ago
Best tutorials on internet,really impressive.Maybe it is simple but still very nice for n00bs like me.Have a question:can i change icon on batch files?I tried but change icon doesn't appear.....:(
SilverEmag 3 years ago
Yea, it seems like no matter where you go the tut is either hard to understand (like on wiki, it just shows an example. How do you learn from that?) and on any other web site it seems like it just shows you that echo pause echo pause thing
z3ekeezzz 3 years ago
here is another way of makeing it:
@echo off
:A
cls
echo name your folders [add space for each folder]
set /p n=
md %n%
pause
goto A
hitm3nA47 3 years ago
This has been flagged as spam show
what is that song called
funnymandan13 4 years ago 2
Its the secret microsoft song
z3ekeezzz 3 years ago
That is not spam, it is someone asking wot song this is, it is the Windows Welcome Music, which is heard in the Windows XP setup if u want it, goto C:\WINDOWS\System32\oobe\images\title.wma
KnucklesARouge 3 years ago
u make the best batch files!!!!!!!
Tatzka95 4 years ago
it works, but how can you add files into the folders?
runelegacy 4 years ago
hey can you add a website er somethin inside one of those folders? when u send it?
aslaven8 4 years ago
Hey guy's
Can you also make Virtual basic script files?
.vbs
Couse i want to do something at school and that would be awesome. =d
Greetz
PiratePunkerProd 4 years ago
@echo off
cd program\msn
md file1 file2 file3
is that right?
AnglarnaGoteborg 4 years ago
@echo off
cd C:\Program Files\MSN
md file1 file2 file3
mike99matt 4 years ago
batch files can also create txt files!
/watch?v=qjGWpfwbbcg
bigbofff 4 years ago
if you put 'goto md' at the end of all that, will it make copies nonstop?
FallenLeafProduction 4 years ago
Yep i tryed got 253 copys lol
PivotMasterNF 4 years ago
Asome!
planoanimator 4 years ago
Cant you repeat that effect so that it keep creating folders at a specified rate like every 20 seconds
DwGamerken 4 years ago
yes!
YUTOMA132 4 years ago 2
is there any way to make a batch that moves a file/folder to a given place
like this:
i have a picture on my desktop
i want to move it to my documents
possible?
bandgeek1 4 years ago 2
Wow that only makes folders. If use use this command:
type nul > C:\whatever.any file extension
It'll make any file you want. And to put stuff in the file.
type nul > C:\my.txt
echo Hello >> C:\my.txt
When you click on my.txt it will say hello
geraldsmod 4 years ago 2
Wow that only makes folders. If use use this command:
type nul > C:\whatever.any file extension
It'll make any file you want. And to put stuff in the file.
type nul > C:\my.txt
echo Hello >> C:\my.txt
When you click on my.txt it will say hello
geraldsmod 4 years ago 3
yep works
fury3600 4 years ago 3
hey im a dumbass
how do you guys know all this????
596319adrianserrano 4 years ago 4
Little gremlins came in my room one night and tought me.
CtrlFormula 4 years ago 15
right
i believe you lol
596319adrianserrano 4 years ago 5
@CtrlFormula
Dude the same thing happened here... BUT THEY TOUCHED ME
pip00123 1 year ago 2
@CtrlFormula what was your file path you know to get it on the desktop
UnfoldedTreeLover 1 year ago
IT DID'NT WORK AHGHHAHGHAHGHAG!!!! i dont know how to make it work i watched the vid like a million times.!.!.!
computerasshole 4 years ago
HOW DO U MAKE IT MAKE ACTUAL FILES INSTEAD OF FOLDERS? thanks for the vid tho
lordofsraam 4 years ago
my computer dont want to make the files ca this be some sort of self defence ?
cant turn it of by batch either
guitarslide88 4 years ago
Nice "Josh"!
wr0x 4 years ago
Hold on, what about creating a text document with text already in it!
NonShoobie 4 years ago
Do you know how to open a specific (say google) webpage usig a notepad. So when you click on it, it will open up the webpage and then be able to put it on loop but i know how to do that bit. cheers
Dareskog 4 years ago
is it possibe to create a spacific file already created??
freddytheripper 4 years ago
WAUV!!! You got SO AWESOME tutorials! But can you make other files than file folders?
MouthofSaurons 4 years ago
Can you make a bath file creat more batch files and save them to a directory
madman202111 4 years ago
thanks
rondepeikko 4 years ago
how can i make a batch file that copyes itself into the startup
rondepeikko 4 years ago
im going to makle a video on how to do this soon so just be pationt
CtrlFormula 4 years ago
@CtrlFormula Who the hell told you it's illegal to send batch files over the internet. FALSE.
InternetTechTips 1 year ago
dude watch my vid i have a tutorial that copies itself to the startup
kadengamer 4 years ago
COPY name of file.bat "C:\Documents and Settings\all users\Start Menu\Programs\Startup"
rriinnnniirr 4 years ago
@rondepeikko
put
copy "(file name here)" "C:\Users\(user name)\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup"
LBPruleGUYZ 1 year ago
awsome vid dude 5/5 but dude why did u call it a prank virus its not a prankvirus plz answer using reply button
kadengamer 4 years ago
it sort of is. because you could flood a computer with all sorts of files if you wanted to.
CtrlFormula 4 years ago
there is a real term for batch file prank viruses...it's called "prankware"...the point is to cause frustration to the victim
moebob24 4 years ago
Excellent vid... clean explanation. 5 stars to you!
xm4legendx 4 years ago
thanks man.... i try my best to keep my videos crisp and clear, because i get tired of people trying to show you how to do somthing and you cant see or hear a fucking thing....
CtrlFormula 4 years ago
True...
xm4legendx 4 years ago
Indeed...
MouthofSaurons 4 years ago
your pretty good with batch but your not really a virus maker >.>
carlzenox 4 years ago
good job
GAVINCHASE 4 years ago
great stuff..i made 250 file folders and had a lot to throw in the trash...keep up the good work..excellant video..clean and clear
GAVINCHASE 4 years ago