Showing posts with label Pranks. Show all posts
Showing posts with label Pranks. Show all posts

Sunday, January 17, 2010

Beat your pc for fun

Today lets do something different , let me ask you a question all my readers what would you do when you get angry on your Pc ??? Many people may have different opinions but my suggestion is to beat your system as hard as possible to relieve your stress yes what iam saying is true just click this link  http://www.funny-games.biz/beatup-pc.html   where you can smash your cpu,mouse,keyboard,monitor.Based on the device you smashed relevant message will be displayed so keep monitor last in the smash list.see the screenshots also let me know what you think by posting your valuable comments


Hit the cpu for its slow performance

Beat the keyboard for its qwerty layout why its not following abcd layout as told to us in our schools

Finally give your monitor mega blows.
enjoy the fun folks.... dont forget to write a comment
Read rest of entry

Wednesday, December 30, 2009

Make your friends computer shutdown with a message

This is a simple dos command shutdown  to shut your computer.Also u can use this command to shutdown your after a certain time .This command is actually useful when we are downloading something and want to shutdown our computer after certain period of time.we can also use this command to play a prank on our friends computer.Copy the below code and save it with .bat extension.

@echo off
msg * I don't like you
shutdown -c "hi time to sleep" -s
Read rest of entry

Make ur friend type "you are a fool"

This one of the most funny pranks you mave haave ever confronted with.This prank makes ur frnd type Iam a fool .Copy the below code and save it with .vbs extension.Make him click and you enjoy.

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop
Read rest of entry

Tuesday, December 29, 2009

Funny Backspace prank

Today am gonna share with you another cool prank you can play on your friends pc. This Trick continously presses Backspace on your friends pc.Whatever he types the letters will be erased with  backspace keystroke.
Lets get into action.
Open a notepad Type or copy and paste the below code in a notepad .Save it with any name.vbs extension.Now double click the file am sure your friend will jump like anything.
MsgBox "enter into past"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop
Read rest of entry

Funny CD drive prank

Today am gonna tell you another funny prank that You can play on ur Friends computer.Make him go crazy this christmas by popping out his cd drive tray infinite times.You can stop this cd popping whenever you want by killing the task wscript in task manager or just restart the system.Copy the below code save it with .vbs extension in notepad.Double click to see  fun on your friends face


Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop
Read rest of entry

Saturday, December 19, 2009

Blue screen of death- funny prank

Have u seen BSOD(Blue screen of death) this is a nightmare to all windows users.Whenever an incompatible hardware or software is installed ,sometimes due to driver conflicts our computer shows BSOD  and immediately crashes to protect our system, then system will dump all of its memory to a file on disk. Data in memory would then be lost but in some circumstances it could be retrievable from the dump file.To know more about BSOD click this link Wikipedia .


You can play a prank on your friends computer by showing the BSOD to appear on his computer using the keyboard.All you have to do is tweak the registry settings .

For USB keyboard:-
Open regedit navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\kbdhid\Parameters 


For ps/2 keyboard:-
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\Parameters




Now right-click on the right-hand pane and add a new DWORD key name it  CrashOnCtrlScroll, giving it a value of 1.Now restart the computer for the changes to take effect.Now you can invoke the blue dragon by holding down Right CTRL and press scroll lock twice.See your friends emotions...
Read rest of entry
 

Computers made easy 4all Copyright © 2009 Gadget Blog is Designed by Ipietoon Sponsored by Online Business Journal