breaking

World View

World View

Menarik

Menarik

Khas Nusantara

Khas Nusantara

Easiest Windows Trick - Blink Caps Lock Button LED Continuously

Share This

Hey Guyz,
Today i saw a script that can be use for a small prank with your friends. in this script systems caps lock LED blink continuously. so here are the steps for creating this prank :

1) Open Notepad 

2) Type -: 

Set wshShell =wscript.CreateObject("WScript.Shell") 
do 
wscript.sleep 100 
wshshell.sendkeys "{CAPSLOCK}" 
loop 

3) Now, Save the file as "Caps.VBS" 
4) Now open this file on your PC or send this file to your friends PC where you want to see these CAPS blinking. It is funny trick which just blinks your CAPSLOCK light continuously. Note: Save the name with extension of VBS in inverted commas. 

Note: If you want to end this script simply Open Task Manager(Alt + Ctrl + Delete). Under Processes end the process “wscript.exe” or it simply ends after you restart your PC.

Source

About Deepak

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
«
Next
Newer Post
»
Previous
Older Post

No comments:

Leave a Reply