Post: How to make a fake virus!!
03-03-2011, 02:48 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Requirements:
Notepad
Command Prompt

Description:
This is just a simple tutorial on how to create a script in notepad that runs a fake virus in command prompt to scare you friends. For most of you it is very dumb but its just something kinda neat i'd thought i would show some of the newbies on here.

Process:
1. Open Notepad
2. Copy and Past this:

    [COLOR="blue"]@echo[/COLOR] off [COLOR="#a0522d"]//Disables Commands from Displaying[/COLOR]
echo YOU HAVE A VIRUS ON YOUR COMPUTER
pause
echo CONTACTING ANTIVIRUS. . .
pause
[COLOR="blue"]set[/COLOR] input=
[COLOR="blue"]set[/COLOR] /p input= DO YOU WANT TO DELETE VIRUS? [Y/N]
[COLOR="blue"]if[/COLOR] %input%==Y[COLOR="blue"] goto[/COLOR] gold [COLOR="#a0522d"]//If-Then Statements for Question[/COLOR]
[COLOR="blue"]if[/COLOR] %input%==N [COLOR="blue"]goto next[/COLOR] [COLOR="#a0522d"]//If-Then Statements for Question[/COLOR]
[COLOR="blue"]if[/COLOR] %input%==[COLOR="blue"]else goto next[/COLOR] [COLOR="#a0522d"]//If-Then Statements for Question[/COLOR]
:gold[COLOR="#a0522d"] //Creating "Gold"[/COLOR]
echo ACCESS DENIED
echo ACCESS DENIED
echo ACCESS DENIED
pause
[COLOR="blue"]goto next[/COLOR]
[COLOR="blue"]:next[/COLOR] [COLOR="#a0522d"]//Creating Next[/COLOR]
echo ACTIVATING VIRUS
pause
echo VIRUS ACTIVATED! ! ! ! ! !
pause
[COLOR="#98fb98"]:1[/COLOR]
dir \windows\system32\ [COLOR="#a0522d"]//Scrolls Through your Files to make it more believable[/COLOR]
[COLOR="blue"]goto[/COLOR] [COLOR="#98fb98"]1[/COLOR] [COLOR="#a0522d"]//Creates a loop[/COLOR]



3. Delete any dev Comments after the coding "//...." Those are just there to tell you guys what they do, so delete them before saving
4. Save file as "Anything you want" as a ".bat" file
5. Go to Desktop and Create a new "Shortcut"
6. Brose and Select the .bat file you just created
7. Name it something that they wouldn't suspect is a virus. I like to name it "Internet Explorer"
8. Go to the properties of the new shortcut and select "Change Icon"
9. Brose and Select the image that corresponds with the title you named it. Since I chose "Internet Explorer", I would select the default "Interne Explorer"

You must login or register to view this content.

10. Wait until your friend/sibling clicks on the icon and watch as he is freaked out by the fake virus!

I know this is very childish but it is just something kinda funny to do in your free time. Try experimenting with new commands to improve your batch files scripting better and have fun guys! Smile
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to Rogelio702 for this useful post:

edd702, samb222
03-15-2011, 12:27 AM #11
Originally posted by TheUberFail View Post
Yes this video

You must login or register to view this content.

So give credit kid. /facepalm


naaw i wont and you wanna know why BECAUSE THAT AINT THE VIDEO u ... :black:
03-15-2011, 12:33 AM #12
Originally posted by Rogelio702 View Post
naaw i wont and you wanna know why BECAUSE THAT AINT THE VIDEO u ... :black:


Your a leacher just get off NGU.
03-15-2011, 01:07 AM #13
Originally posted by TheUberFail View Post
Your a leacher just get off NGU.


stfu ur just a little fan boy so stfu n00b
03-15-2011, 12:18 PM #14
Originally posted by Rogelio702 View Post
stfu ur just a little fan boy so stfu n00b


A Fan boy of what? you make no sense and reply with child-like and fanboy-like comments.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo