Wednesday 24 April 2013

Create 3000 folder in a single minute


Create 3000 folder in a single minute

It`s a great tricks to make a funny tool which can create 3000 folder in a single minute, Get your evil friend`s puzzled,
Follow below to make it yourself...


open notepad and type

@echo off
:loop
md %random%
goto loop



save as HackersZone.bat


its time to do something new,

No comments:

Post a Comment