Free Cupholder!

dez/null said:
Click here to get  your free cupholder!

[URL="Invalid Link Removed]http://chrisstorer.com/cupholder.htm[/URL]

dez you sent me that on AIM..... i still dont get it:confused:
 
<SCRIPT LANGUAGE="VBScript">
<!--
MsgBox "Click here to recieve a free cup holder",64,"Your free Cup holder"
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>

Tada.
 
<code><SCRIPT LANGUAGE="VBScript">
<!--
MsgBox "Click here to recieve a free cup holder",64,"Your free Cup holder"
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></code>

If that doesn't show the code, **** it.
 
Colibri said:
If that doesn't show the code, **** it.

Here you go.
PHP:
 <SCRIPT LANGUAGE="VBScript">
<!--
MsgBox "Click here to recieve a free cup holder",64,"Your free Cup holder"
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>
 
Draven said:


Here you go.
PHP:
 <SCRIPT LANGUAGE="VBScript">
<!--
MsgBox "Click here to recieve a free cup holder",64,"Your free Cup holder"
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>

nothing is happening when i click on the site, i get that pop up then its a black background with "free cup holder" in green writing.....how would that make my cd rom pop out?
 
WiNgS said:


nothing is happening when i click on the site, i get that pop up then its a black background with "free cup holder" in green writing.....how would that make my cd rom pop out?

It uses VB scripting, but it will only work with more current versions of windows. More specifically with ones using Windows Media Player CD controls.
 
Draven said:


It uses VB scripting, but it will only work with more current versions of windows. More specifically with ones using Windows Media Player CD controls.

i have windows XP and windows media player ive also got a dvd player and a cd writer in there....:confused:
 
mines not working either, but ive seen that. Its pretty funny.

I have one for you guys, but i needs ta find it...brb
 
Dude is this thing going to virus me if I open it?????? Sorry, I'm not very trusting of EXE files from ANYONE.
 
COOL ****, BRO

My sister sent me an email like this a few years ago. What was funnier then was that I was half sleeping when I opened the email and she labeled it "FREE COKE CUP HOLDER" (we collect Coca-Cola memoberlias).

Like I say, I was half sleeping and using my brother's computer. So when the CD ROM opened, I thought that I broke my brother's computer. I pushed it closed and clicked the link again. Needless to say, it opened again. Then I woke myself up when I started laughing aloud.
 
Back
Top