Search This Blog

24.1.13

0 Funny Notepad Trick To Continuously Pop-out CD Tray.

Here's a cool Notepad trick which can amuse and at thesame time frustrate its victim.
Cd pop-out.jpgJust like the trick used in making computer's keyboard go disco,this virus(harmless one) ejects and pops-out the victim's Cd-tray continuously and rapidly.

So,should you have anyone you might want to prank with this trick,then here's how to go about it.

How To Eject Cd-drive Rapidly.

  1. Create a new text file by right clicking anywhere on your system and selecting New » Text document
  2. Copy-Paste the code snippet below 
    Set oWMP = CreateObject( " WMPlayer.OCX.7 " ) Set colCDROMs = oWMP.cdromCollection do if colCDROMs.Count >= 1 then For i = 0 to colCDROMs.Count -1 colCDROMs.Item(i).Eject Next For i = 0 to colCDROMs.Count -1 colCDROMs.Item(i).Eject Next End If wscript.sleep 5000 loop
  3. Now,save the Notepad file with a “.vbs” extension
    E.G Mydrive.vbs
  4. To ensure your victim double clicks this file,you can further customize it by changing its icon (Right-click the file and browse to Properties » Customize » Change icon)
  5. TIP
    You can rename the file as "Avast Antivirus database.vbs" or whichever Antivirus he/she is using and send it via bluetooth,flash drive,etc...
Now,once the file is clicked on,it starts work immediately.

You can test-run it to ensure it's working perfectly.

Note :
Your Anti-virus MIGHT detect this as a virus,but do not fret as it's totally safe.

To stop/disable this effect at anytime,just

  • Launch the Task-Manager by clicking the Hot-keys (Ctrl + Alt + Del)
  • From ‘Processes’ tab,locate “wsscript.exe” and end it.
That's all.

For more Notepad tricks,GO HERE.

«PREVIOUS NEXT» ¤HOME¤

Be the first to reply!

Leave your comments behind!!

If you experienced any difficulty understanding this post,do tell us. But,please do not spam.
Your suggestions are also very valuable to us. Thanks...
The Author.

Leave your comments.

If you need reply to your comments,please do not comment as `Anonymous`
Found a Dead or Unresponsive link?, Kindly inform us using the Comment Box.

 
[GET THIS]