TODAY...

i have uploaded a new video in youtube (found below)

Wednesday, 12 December 2007

Add a timer to your computer so that it shuts down on its own(or it can be used as a fake virus)



Ever wanted to trick a friend or member of your family into believing that the computer they are using is infected with a virus? If so, this tutorial is for you (or if you want to know how to make a timer)!

*WARNING*
I WILL NOT TAKE ANY RESPONSIBILITY FOR YOUR ACTIONS! I HAVE PROVIDED THIS FOR INFORMATIONAL PURPOSES ONLY!
*WARNING*

1) First of all, you will need to create a new shortcut:
right click on your desktop>new>shortcut


2) For the location of the shortcut, put shutdown -s -t. You can then leave a space and enter the number of seconds you want to give the victim before their computer shuts down 


3) If you want, you can leave a comment to the user by putting
-c "your comment goes in here" at the end of the sequence. 
It should now look something like this:
shutdown -s -t 600 -c "Windows has to shutdown.."

4) After that, click next>finish and there you have it!


5) If you like, you can change the icon to make it look more realistic.
Right click on the icon>properties>change icon.


If you want to abort the shutdown, you can go to start>run and type in shutdown -a