|
#1
|
||||
|
||||
Computer Prank
This Instructable will show you have to create a funny computer prank. It is free and very easy. What the prank is: it is a "fake" game or program that will show a count down timer and show a message, at the end of the timer, the computer shuts down. ![]() step 1Create The Little Devil 1. Create a shortcut First, right click on the desktop, goto new, then click on Shortcut. 2. Type the "Code" In the box type: win shutdown -s -t -f -c 30 "Virus Alert" (In the pictures I forgot the 30) Click Next> 3. Give your creation a name In the box type a name for the icon. (it is the same thing that you will see when the icon is on the desktop) Click Next> 4. Give your creation some disguise Choose an icon to show on the desktop. Click Finish ![]() ![]() ![]() ![]() Reading and decoding code win shutdown is the program the computer uses to shut down. -s means shutdown. you could type -r for restart, -h for hibernate, so on. -t means timer, it is the amount of time before the shutdown. it is measured in seconds. -f means force all programs that are running to close. 30 is how long (in seconds) the timer will be. "Virus Alert'" is the comment that appears while the computer is shutting down. You can put anything here. -c means comment. it lets the comment show when the computer is shutting down. So now try to figure out what this would do: win shutdown -r -t -f -c "Critical Error" Experiment with different "codes" to get different effects. ![]() step 3 Admire the Little Devil Have fun making pranks & play around with the "code". Remember, this is my first instructable, so it wont be perfect. Make fake "games" with the icons. Then email people the "game"! Have fun! ![]() Credit's : Shadow Ops |
|
#2
|
||||
|
||||
thx
|
|
#3
|
||||
|
||||
i saw this somwhere but anyway thanks
|
|
#4
|
||||
|
||||
Thanx for rep's
|
|
#5
|
||||
|
||||
cool!!!!!!!
|
















