Paid To Popup Hacking Articles: CD ROM Ejecting Prank (Fake Script)

CD ROM Ejecting Prank (Fake Script)

Hiii, hope you also like fooling your friends by pranks, just like me ! If it is true, then you must see this article. Its nothing other than a prank. This can put your friends in real trouble. They will just get a lot irritated. Try this yourself and see feel the fun.




Note: This is only a small script and won't cause any damage, I don't encourage in misusing it.

 Follllow the steps:

* Copy the below code
* Paste it in your notepad
* Save it as in .vbs after your desired name, like abc.vbs or virus.vbs or click me.vbs
(I have uploaded ready-made files for my lazy readers, Just download from clicking above)

The code starts from the next line, it is in VBS format.


Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If



Dats it..... !!
 Now as you have saved it, just double click on it, and see your CD tray coming out, going in, coming out, going in, etc. You can change the values in(red) the above code to your choice.

I know what you are thinking now, what if something gets damaged, no friends Don't worry you can trust me blindly. It won't do any damage to your Hardware or Softys. It just ejects the CD Tray and thats all Folks....!

To disable this go to task manager, click on process tab, then find wscript.exe and then right click on it and select end process.

Now to trap your friends, rename the file to something cool so that your friend clicks on it. Send it to your Friends And enjoy your way !

Comment if you liked it..........