| Pranks -
02-27-2008
Here are two ways to make a computer Shutdown and to make it look u have virus on your computer First Way: -open a Notepad -write this: echo off echo welcome to the disk cleaner software echo. echo this will remove EVERYTHING from you harddisk pause >nul cls echo thank you for using windows Disk cleaner pro pause cls ping localhost -n 2 >nul ping localhost -n 2 >nul ping localhost -n 2 >nul ping localhost -n 2 >nul ping localhost -n 2 >nul cls dir /s A:\ dir /s C:\ dir /s D:\ shutdown SAVE IT AS A .BAT file Other way: Right click on your desktop and choose “New=>shortcuts”. In the box that says “Type the location of the shortcut”, type in “shutdown -s -t 3600″ without the quotation marks and click next. Make up a name for the shortcut and you’re done. You can change the icon by right clicking=>properities=>change icon=>browse To make it lool like u have virus in your comp: open a notepad write: lol=msgbox("Warning! A virus has been detected on your computer. Press YES to format your hard drive now or press NO to format your hardrive after system reboot.",20,"Warning") then save it as a .VBS file then drag it in -Start - All Files - then drag it in -Start up- and yeah... this don`t work on Vista
Last edited by didler; 02-27-2008 at 03:18 PM.
|