|
HACKING iS NOt ChiLdReNs FuN..! |
|
|
 |
|
 |
|
 |
|
 |
|
 |
|
 |
|
 |
|
 |
|
 |
|
 |
|
 |
|
 |
|
 |
|
 |
|
 |
|
|
 |
|
CDrom Hack
Hi ! Friend There is another prank for cdrom that will blow ur mind!!!!!!
Just open ur notepad n type this script:-)
Set oWMP = CreatObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
End If
and save as CDROM.vbs
Enjoy!!!
|