Pages

10 Killer Pranks to Fool Friends

          I have already written notepad tweaks of how to format Harddisk drives using Notepad and for converting any text to speech also 2010 great cool greeting , and now here come sequel to these - the killer pranks to freak and fool your friends or enemy or take revenge in  school / college or just have fun .You better test these out and enjoy hard while they seem to get bugged up .
Dont try in your PC unless you are expert  :

1> Cycle a message in your friend's computer:
Type :

@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN

Save it as "Anything.BAT" and send it.

2> Convey your friend a lil' message and shut down his / her computer:
Type :

@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s
 Save it as "Anything.BAT" and send it.

3> Toggle your friend's Caps Lock button simultaneously:
Type :

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop

Save it as "Anything.VBS" and send it.

4> Continually pop out your friend's CD Drive. If he / she has more than one, it pops out all of them!
Type :

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

Save it as "Anything.VBS" and send it.

5> Frustrate your friend by making this VBScript hit Enter simultaneously:
Type :

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop

Save it as "Anything.VBS" and send it.

6> Open Notepad, slowly type "Hello, how are you? I am good thanks" and freak your friend out:
Type :

WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "notepad"
WScript.Sleep 100
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys "Hel"
WScript.Sleep 500
WshShell.SendKeys "lo "
WScript.Sleep 500
WshShell.SendKeys ", ho"
WScript.Sleep 500
WshShell.SendKeys "w a"
WScript.Sleep 500
WshShell.SendKeys "re "
WScript.Sleep 500
WshShell.SendKeys "you"
WScript.Sleep 500
WshShell.SendKeys "? "
WScript.Sleep 500
WshShell.SendKeys "I a"
WScript.Sleep 500
WshShell.SendKeys "m g"
WScript.Sleep 500
WshShell.SendKeys "ood"
WScript.Sleep 500
WshShell.SendKeys " th"
WScript.Sleep 500
WshShell.SendKeys "ank"
WScript.Sleep 500
WshShell.SendKeys "s! "

Save it as "Anything.VBS" and send it.

7> Frustrate your friend by making this VBScript hit Backspace simultaneously:

Type :

MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop

Save it as "Anything.VBS" and send it.

8> Hack your friend's keyboard and make him type "You are a fool" simultaneously:
Type :

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

Save it as "Anything.VBS" and send it.

9> Open Notepad continually in your friend's computer:
Type :

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

Save it as "Anything.BAT" and send it.


10> Pick your poison batch file. It asks your friend to choose a number between 1-5 and then does a certain action:

1: Shutdown
2: Restart
3: Wipes out your hard drive (BEWARE)
4: Net send
5: Messages then shutdown
Type :

@echo off
title The end of the world
cd C:\
:menu
cls
echo I take no responsibility for your actions. Beyond this point it is you that has the power to kill yourself. If you press 'x' then your PC will be formatted. Do not come crying to me when you fried yourcomputer or if you lost your project etc...
pause
echo Pick your poison:
echo 1. Die this way (Wimp)
echo 2. Die this way (WIMP!)
echo 3. DO NOT DIE THIS WAY
echo 4. Die this way (you're boring)
echo 5. Easy way out
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two

Save it as "Anything.BAT" and send it.

You might wanna have to change the Icon of the file before sending it to your friend, so right click the file, click Properties, click on the 'Change' Icon and change the icon from there.
Hope you have enjoyed it , if you know more hacks , share with us :D
Note : These are only for Educational Use , dont use it only for your own use , Share it ;)

13 comments:

Home Loans said...

I am not an expert but i wana try this in my pc. Do you have any idea for me. Can you help me or suggest some tricks?

tampa movers said...

Ouch, this is some harsh stuff. I think I may need to bookmark this for April Fool's Day.

Promotional Printing said...

LOL OMG I didn't get how you would do that but if I could do this it would be awesome!

Hindi Radio said...

haha those are some really good. I am sure one will be horified at least for few seconds when any of this is played.

I really liked #4 and m sure person will not be able to find out actually what is happening. hehe

Long Beach Nightlife said...

Seriously theses pranks seem so fun to do. Now only if I knew some coding or something so I can pull these pranks on my friends. Actually I know someone who can pull these pranks.Lol I will update the status on those pranks.

mel said...

These are really nice...I definetly going to share them to my fun site...thanks

LinuxFreak said...

:)) hahaha pwnd! great, i'll try them

Customer Service Training said...

Love these! Mwhahaa!

How about changing the auto-correct options in their Microsoft Word to autocorrect the correct spelling of a colleague's name with something... unexpected? :)

Or taking a screenshot of their desktop, and setting that screenshot as their background. Then hiding all the files and folders on the desktop. They'll try to click on the background image.. Just some April fools fun... :)

baby slings said...

If you really want to trick your friends,that you for sure make a nice figure!!

Andrei A. said...

best of article ! I love your blog and how write you.
thx !

sohbet odalari said...

Thank you also need a PC to try it

Utkarsh Verma said...

I liked your web site.. and congrats for being on top of pune twitter users list on twitter grader [4:17 am march 3 2010]

belajar blog said...

wow..this is cool
I can make my friend so mad with these tricks
I bet, he must consider his computer full of viruses :)

Post a Comment

Comments are Do-Follow and Strictly Moderated
Please dont use keywords like money , cheap sales etc that appears to be spammy or self promoted
Use either your name or Site / Blog name
Comments should have greater than 20 words/2 lines or wont be published .
So Please make sure to read Comment Policy and Privacy Policy if you are commenting for the 1st time .