Crazy CAPS lock trick
Write the above code in notepad and save it as anyname.vbs file. Run this file if you want and see the magic :p .
CD DRIVE MADNESS
This one will keep on ejecting cd drive. Try this one on your friend and just hope that he doesn’t kill you.
If you like this then you will love this one alsoSome funny pranks to play on your friends PC |
Use this codes at your own risk.
Incoming search terms for the article:
- vbs pranks,vbs codes,funny vbs scripts,funny vbs codes,funny computer codes,funny vbs pranks,funny vbs,notepad vbs codes,cool computer codes,cool vbs tricks,vbs script pranks,vbs codes pranks,cool computer pranks,vbs virus code,vbs prank,cool codes computers,funny computer code,cool vbs scripts,notepad virus tricks,cool vbs codes,funny virus codes,vbs codes virus,vbs funny,vbs cd drive prank,funny vbs script,vbs code,vbs notepad codes,funny notepad codes,vbs virus prank,cool magical tricks of computer,prank vbs,cool vbs pranks,vbs scripts pranks,notepad vbs tricks,vbs script funny,cool vbs,cd prank vbs,vbs prank codes,funny Vb scripts,funny vbs files,cool vba pranks,Computer pranks,funny notepad pranks,vbs fun tricks,http://tipsfromgeek com/2009/02/funny-vbs-codes-computer-pranks html,computer pranks cd tray notepad,funny visual basic script,computer prank codes,FREE vbs code in notepad,vbs caps lock
Related posts:
- Some funny pranks to play on your friends PC
- Best Computer Tricks #4
- Make your pc speak whatever you type[VBS Trick]
- Winpranks : Funny software to play pranks on your frnd’s PC
- Some funny pranks to play on your friends PC #2
- Best Computer Tricks – August 09
- Nokia Mobile Phone Secret Codes
- [FUNNY] Reading Test
- Some GreaseMonkey Scripts for ORKUT users
- Add funny effects to your photos using PicJoke



It doesn’t works.
Both the codes are tested and they are working properly. Do you need any help on using .vbs files??
it is not working………….
Its not only working…its working completely…
@NISHIDH
@ashvin bhatt
check ur code corectly…in error code line where u used wrong character.
its a small prog. so no doubt it will work for all rightly.
Thanx
In my office they put some security system, and I am not able to open http://www.youtube.com, or any site containing mp3, video.. etc. what to do please advice. I tried, translating the site and opening but did not work, I tried proxy web like orkutpass.com and http://www.jumboproxy.net did not work either. I tried going to Google and after searching the site, clicked the Cached link it did not work either…
I keep on receiving the message:-
Access Denied (policy_denied)
Your system policy has denied access to the requested URL.
For assistance, contact your network support team.
Your request was categorized by Blue Coat Web Filter as ‘Social Networking;Streaming Media/MP3s’.
If you wish to question or dispute this result, please click here.
Suggest some thing
How do i run the vb codes?
Can i terminate the The cd madness code anytime?
^^
Yupp
and you can use your task manager for doin this
hey this CD room trick works its code is like this
just copy it and save it as .vbs .
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 100
loop
Thnx for sharing dude
how to run the vbs files
Hi guys i want to known that how this cd drive madness trick does get deactivated.
Open task manager, click on process tab and delete wscript.exe
Thanks bas
u’r welcome buddy
[...] If you like this then you will love this one also [...]
[...] 4.Funny VBS codes | Computer pranks [...]
Here’s a good one. It will un-select whatever window the victim is currently working with at random intervals.
Set oShell = WScript.CreateObject(“WScript.Shell”)
Do While True
iSleep = Rnd * 100000
Wscript.Sleep iSleep
oShell.SendKeys “%{TAB}”
Loop
Hey great post! I liked that.
Y’allr noobs. pop-up boxes, the sendkeys method? I wrote a script that disables task manager with the registry, makes it actually speak their username followed by sucks, attaches a shutdown file to the startup folder, ghost types, opens internet pages, pretends to wipe their hard drive, shuts down and deletes all evidence.