How to Make a Fake Matrix Virus!!1
by judeman111 in Circuits > Microsoft
10766 Views, 12 Favorites, 0 Comments
How to Make a Fake Matrix Virus!!1
This will fool anybody that you are deleting system32
Copy and paste this into notepad:
@echo off
:start
goto start1
:start1
color 2
:start
echo Deleting C:/WINDOWS/system32
pause
goto :matrix
:matrix
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto matrix
@echo off
:start
goto start1
:start1
color 2
:start
echo Deleting C:/WINDOWS/system32
pause
goto :matrix
:matrix
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto matrix
Now save it as matrix.bat and for the file type set it to "all files"
Now to just run it!