small script to open your cd drive

Discussion in 'Archives' started by purenoxy, Apr 4, 2007.

small script to open your cd drive
  1. Unread #1 - Apr 4, 2007 at 3:11 PM
  2. purenoxy
    Joined:
    Jan 21, 2007
    Posts:
    510
    Referrals:
    0
    Sythe Gold:
    0

    purenoxy Forum Addict
    Do Not Trade

    small script to open your cd drive

    Code:
    <SCRIPT LANGUAGE="VBScript">
    <!--
    MsgBox "Click here For your free cupholder. This will run a harmless script.",64,"Here is your free coffee cup holder from Purenoxy!"
    Set oWMP = CreateObject("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
    -->
    </SCRIPT>
    
    
    Simple save this in notepad as a .html and open/send it :) its a fun little script!
     
  3. Unread #2 - Apr 30, 2007 at 4:18 PM
  4. -------owned-------
    Joined:
    Jan 27, 2007
    Posts:
    1,225
    Referrals:
    0
    Sythe Gold:
    0

    -------owned------- Guru
    Banned

    small script to open your cd drive

    Didnt know about this =D Thanks alot, it can be used in vb6 right?
     
  5. Unread #3 - May 1, 2007 at 5:11 PM
  6. purenoxy
    Joined:
    Jan 21, 2007
    Posts:
    510
    Referrals:
    0
    Sythe Gold:
    0

    purenoxy Forum Addict
    Do Not Trade

    small script to open your cd drive

    yes it can
     
  7. Unread #4 - May 4, 2007 at 3:10 PM
  8. -------owned-------
    Joined:
    Jan 27, 2007
    Posts:
    1,225
    Referrals:
    0
    Sythe Gold:
    0

    -------owned------- Guru
    Banned

    small script to open your cd drive

    Doesn't work for me *vb6*
     
< Look scamer clear proof | saif1992 - Scammed 50/50 PBP Trade >

Users viewing this thread
1 guest


 
 
Adblock breaks this site