Post: Hilarious Prank
08-11-2011, 05:00 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Make the Disc Drive pop in and out.

1. Open a notepad file.

2. Paste Code (at bottom of page) In it

3.Save it as (all files) "Internet Explorer.vbs"

4. Change the icon to like internet explorer.

5. Wait till someone uses the computer, Internet Explorer wont open, But the disc drive will!

Notes:This is a completely harmless prank, just shut-down the computer to stop it.

Code:
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
(adsbygoogle = window.adsbygoogle || []).push({});
08-12-2011, 04:09 PM #11
txlonghorn97
Master Prestige, Shotgun zombies. Life complete
Originally posted by out01 View Post
Thanks Bro, Stoked you like it, if you want feel free to thank me/+Rep

---------- Post added at 08:38 PM ---------- Previous post was at 08:37 PM ----------



Thanks homie, Feel free to thank/+rep, your choice tho, I really need it


never ask for rep, EVER

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo