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
copy this into notepad and save it as anyname.vbs like virus.vbs
and then double click on it...what u see....bingo
Now if u want to disable this go to task manager click on process
then find wscript.exe and end this process
This blog is no longer updated. We have moved to WWW.DOWNLOADSNHACKS.NET
Subscribe to:
Post Comments (Atom)
6 comments:
great trick buddy...love it..
cool..great trick
I GET AN ERROR
0x8FFF0101
PLEASE HELP ME!
I dont know y dats hpnin..mayb u r using a USB optical drive...
but i hv not had any issues wid d script so far...
so mayb smthings amiss in ur pc..
my friend shock great trick i enjoyed...!!
thanks brooo
Post a Comment
Please post on-topic and non abusive comments only. Avoid including website URLs in your comments.
- Thanks [ ADMIN ]