Hi! 😊

Prank- Eject CDROM

set wmp = createObject("wmplayer.ocx.7")
set drives = wmp.cdromCollection
sub open_saysame()
on error resume next
do
if drives.count >= 1 then
for i = 0 to drives.count - 1

drives.item(i).eject()
next
end if
loop
end sub
open_saysame()
Copy and paste the codes in a text file and such it as extension .vbs, and click to open it…..fingerscrossed
To disable it, just open task manager and search for vscript.exe then end process.

Enjoy!!!

Made with ♡ ♥💕❤ from Mauritius