Step 5Fake virus detected(HARMLESS)
First we have to open notepad again
1.type this in or copy.
@echo off
echo WARNING VIRUS DETECTED
echo System check
echo -
echo Hard drive - FAILED
echo -
echo RAM - FAILED
echo -
echo Disk Drive - FAILED
echo -
echo Connection - FAILED
echo -
echo code 754*sd56625
echo -
echo Hard drive must be formatted to resume windows
echo -
PAUSE
echo -
echo -WARNING
echo -
echo Hard drive has been formatted
echo -
echo -WARNING
echo -
PAUSE
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
pause
2.Save as a.bat
3.convert the a.bat to an exe file which lets you name it and change the icon.
4.to convert it you will need to goto www.f2ko.de and download bat_to_exe
5. put it on some ones computer and watch them freak out
RESULTS
Look at the screen shot below and this is what the person will see. where it says pause you have to press a key to see the writing below it.
P.S WHEN YOU ARE CONVERTING THE BAT FILE TO EXE USE ONLY THE TOP 4 BOXES IN THE CONVERTER
| « Previous Step | Download PDFView All Steps | Next Step » |









































@echo off
title VIRUS
color 04
cls
echo Do you wish to erase c: / drive (y/n)
ping localhost >nul
cls
echo Are you shure you wish to erase c:/ Drive? (y/n)
pause >nul
cls
echo Searching for c:/ drive...
ping localhost >nul
dir /s
dir /s
echo.
echo.
echo.
echo.
echo Erasing Files...
ping localhost >nul
cls
echo Files erased!
pause
msg * You have just been pranked!
exit
thats it another one this one shuts down your computer instantly save it as a .bat file
shutdown -c "Virus Activated" -s -t 1
thats a good one
%0 is the location and name of the batch file in 2 keypresses.