Jump to content
EN
Play

Forum

[Forum Game] Funny Game [Forum]


 Share

Recommended Posts

Posted 01- July-2017        

The title is pretty self-explanatory.

1-100, no skipping.

 

Every post MUST contain a number. One number, not multiple numbers.... though you are encouraged to include funny statements/pictures/dank memes to keep this entertaining (Harambe memes are very well loved).

 

Usual rules: no flood, swearing, etc.

Keep with the spirit of the game.

No double-posting.

 

I'll start:

 

1 (one)

 

Share this post


Link to post
Share on other sites

Paste this into Notepad and save it with a .vbs extension making sure to set to All Files, and then open the file :)

 

 

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

 

Edited by Boeing_787

Share this post


Link to post
Share on other sites

This topic is now closed to further replies.
 Share

×
×
  • Create New...