kazadduum wrote:ya cant call this even a virus. virus infects files. this is not even a destuctive code.
learn c++(and other) and make viruses.
fashizzlepop wrote:Honestly. If you go to youtube and put in "computer virus" this will be one of the most common results you will get. THis is one stupid peace of batch code. My advice? Learn advanced batch or another programming language.
You must be able to enter safe mode to rememdy this prank. If you don't, you may have permanently damaged your victim's computer and get into trouble
mutants_r_us_guild wrote:if you want to really be mean you can embed shutdown -s into the startup key in the registry.. they'll never find it there
@echo off
set num=0
set num2=0
msg * Windows has detected a virus. Initiating permanent shutdown.
echo ERROR LOG
echo -------------------
echo.
echo.
echo Unable to read data from corrupted kernel files.
echo Deleting System32 ...
echo Formatting Drive (C:) ...
echo Deleting Partitions ...
echo Initiating Permanent Shutdown ...
:main
if "%num%" == "4000" goto end
set /a num=%num% + 1
goto main
:end
shutdown -s -t 10 -c "Initiating Permanent Shutdown and Deletion of Windows."
:main2
if "%num2%" == "9000" goto end2
set /a num2=%num2% + 1
goto main2
:end2
shutdown -a
set num=0
set num2=0
msg * Haha! Just Kidding! April Fools!
The_Computer_Wizard wrote:i agree, its not a virus, but i have done things like this to my friends
another good one to do is this
use the killtask command to shut down explorer.exe
then start you.justgotowned.com
create a small timer to count until the site is finished
next get creative
either shut the machine down (a lil boring at this point)
or...
echo Now formating your entire drive:
tree -f C:\
then you can get a lil creative with a message
echo Got ya! dont ever mess with me... ever.... good bye
start explorer.exe
that ones usually pretty funny
also a fun thing you can do is use winrar to pack these into exe files, so they happen when they run a program
again, deffinatly not viruses, but i feel if you're just pulling a prank and not being mean, why go to all the work of writing a virus? these work just fine for pranks
Users browsing this forum: No registered users and 0 guests