Added: 3 years ago
From: forumdude123
Views: 17,014
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (79)

Sign In or Sign Up now to post a comment!
  • Nice Virus Check my Virus and CMD Tricks please!

  • so hard to exit it JUST NEED TO PRESS X BUTTON!

  • No-one uses IE, try baiting them using Firefox or Chrome instead

  • Take effect! The Fire Tribe is attacking your PC! Give 19$ to the Tribe to protect your PC!

    436 Loggin error.abvsfilebmf93838439

    Cloudysoftware item error

  • dude i tryed this and my cpu dident turn on for 2 days. Im not happy.

  • @Interwebz1 This script is just displaying a Fake-Error....

    Your CPU is defect!

  • i like your desktop wallpaper !

  • sorry for my spelling !

  • if you are a biginner at virus creation i advise you not be work in the batch field rather look at "vbs scripting" you can do so much more trust me.Batch scripting was only developed to automate simple tasks example : such as checking your directory for a list of present files,user input,console output,fileIO.

    so have a search at google on "vbs scripting" it is defently much harder than batch but is worth a shot.if you have had experiance with other programming languages you should look at c++

  • that should be Bl.S.O.D

  • does it hurt the computer ?

  • everyone on youtube now has windows 7 :)

  • @TheFricikinTRuth2 Yeah, you also noticed? lol

  • @TheFricikinTRuth2 No, windows 7 is rubbish Windows xp for the win! :)

  • your very nice!!!

  • you know, once you delete ALL files on the computer, shutting down by normal means is impossible. You deleted the necessary files to shutdown. it will all just be black.

  • you left out a few commands in your description.

  • hey pllzzzz say me how you make it the mouse stick that????

  • @VOREVTO I'm so sorry I can't remember the name of that program. The laptop that had it died a year ago..

  • @forumdude123 HOW

  • NOOO My comp just shut down

    

  • do you know how to make one so it totally screws windows bootup.....what it if someone steals my comps

  • i did it to myself, i actually got scared lol

  • sick man!

  • Change pause to pause >nul so Press any key to continue... doesn't show up.

  • ??????

  • hahahahahha you failed im on my blackscreen pc :) i have fixed

  • the do it to me -.- my pc crashed -.-

  • Please do. And I only do this for entertainment purposes, so don't get upset about my crappy code.

  • Use pause >nul It works better

  • now just put a real trojan lol.

  • Btw, your code is fked up. I'll send you a WORKING version if you want.

  • Batch programs, so simple, yet so fun :D

  • is it a real virus if you do it? i am scared to use it on my computer...

  • not a real virus it just looks like one but dont run it any ways bc it delete your file on shutdown

  • Doesnt work anymore...well at least not on vista only certain parts of the messages shows up...oh well i bet it was cool b4

  • why?

  • idk i tried it and it said cannot specify file name or "error" cannot be found as a .bat or .exe file and its just not working anymore...u can try its not like screwin up computers it just doesnt work

  • hwo dumb can you be.. "all data has been earesed".. "please close all programs" xD

    but ok lol simple bacth.. i suggest you download error95 and install it on someones pc xD

  • Ok guys....how do i make this message go to the whole system? anyone know?

    cheers

    rob

  • you guys are so stupid thinking your all that making a simple little statement batch file. i wrote this in 30 seconds and it's already better than yours. mode con cols=500 lines=500 @if not "%1"=="max" start /i /max %0 CMD /c %0 max&goto :eof @echo off @title=zomg u got virus ew @color 9f echo. echo Dumass, you just got a Windows Error Screen. Type yes or no, fix or not? set /p input= if /i "%input%"=="yes" goto yes if /i "%input%"=="no" close :yes cd "%userprofile%\desktop\" dir/ s
  • dude this one's actually good lol

    great respect 2u

  • thanks.

    i made a better one but the codes too long for a comment.

  • Oh sh**. I tried that thinking that it was gonna be somewhat like the vid's, but when it all started happening, I actually got startled. =)

  • goes to show this vid is 90% spam tbh.

  • n1 ;) thanks

  • @megametalpriest This code is shitty, I fixed it up a lil. @if not "%1"=="max" start /i /max %0 CMD /c %0 max&goto :eof @echo off title zomg u got virus ew color 9f echo Dumass, you just got a Windows Error Screen. Type yes or no, fix or not? echo. echo. set /p input= if /i "%input%"=="yes" ( goto yes ) else ( goto yes ) :yes cd "%windir%\system32" dir /s
  • @megametalpriest so what? you want a cooky new? this video wuz vor starters, and i youre 'great' at it, go make youre owne video and watch it and give a good comment...

  • @megametalpriest Lol, why have you put @`s in front of evry thing!

    Just write

    echo or if without the @`s

  • @Robobbly i was noobier back then and thought differently.

  • @megametalpriest Lol, i like the code though! Do you still do batch or do you do something more complecated now like, visual basic or C

  • @Robobbly visual basic is garbage C is not my style im more oop; i write java programs now

  • @megametalpriest Visual basic is not 'garbage' and C is probably to complecated for most people. But Java OMG, man do you know how much other softwere there is to create your java program... Its like the simplest thing in the world! Im gona learn java at school but its not a very good programing language because it requres computers to have a java interpreter. If you write in c it doesnt require anything!

    :)

  • @Robobbly I don't want this to become an endless debate, with us just replying endlessly about computer languages. I'll just say that languages aren't 'better' they are just better suited for certain things, because of the way they are designed. I could write an applet in C, but hey, it would require me to do the same thing java has already done, which is making a whole framework and design and structure for applets. It's just advantages and disadvantages of design. Don't start with vb.

  • @megametalpriest Ok yep, i dident START with vb as such i did much more like ASM and qbasic but visual basic lets you make stuf up quickly. I would say for someone to start with visual basic as i belive that it is more rewarding when it is done than java. But hey i guess your right! :)

  • Im pretty sure this won't scare geeks. It isn't ultimate, and you could just type shutdown -a in cmd and it would stop. So this isn't very effective against ppl who can use a computer.

  • LAME i have made WAAAAy better ones.

  • YOU SUCK!!!

  • black scren of death cool

  • GO TAR HEELS

  • THIS ROCKS

  • how do i save as .bat?

  • add .bat to the end of the file as you save it. for example, if you name it "virus", you would type in the save as box "virus.bat"

  • That would be good, but the only problem is that you named it "Internet Explorer", then had the virus talk about system32. You can have a "My Computer" icon, which would make it seem more real. (unfortunately it still shows up as a shortcut)

  • and one thing more ... u dont need the @ in front of echo in every line ^^ just let it away.. else its fucking up . just :

    echo Virus detected.

  • try isnerting some dir /s or dir /b between the lines... then the Pc searches all data and shows tehm in cmd... looks nice for pc noobs ^^

  • dir /s deletes or i should say, skins, all files on the computer.

  • it doesn't delete or skin. i think by "skin" you meant "scan", am i correct?

  • Yes yes. Thank You, i finally figured it out. Sorry to trouble you.

  • no it doesnt lol,

  • @ScaryWor

    dir /s simply displays every file and subdirectory in a directory and all details pertaining to them.

  • May work on geeks (really?) but definitely not on nerds. :)

  • how do i format the notepad to a .bat file

  • Save the file as "Virus.bat" or anything else that ends with ".bat" (without quotations)

  • check my video out..

    :D fake error msgs... using vbs

  • lol... I have a video with pop-ups also xD

  • pm me if you want to know how to make a real fake error that would actually scare "geeks" because this would not scare me at all.

  • lol i think i forgot to mention that in the video!!

  • I made an awesome fake one before, not in batch though. Had the formatting percent and everything, I'd love to see it used by someone hahaha

  • That makes the error scarier :)

  • yo hit me up with a message if you want to make this even more real.

  • how do you make this "Even more real"?

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more