Sunday

Notepad tricks


In this article, I am going to tell you a trick that makes your keyboard lights a disco.





Step 1. Open notepad.

Step 2. Enter the below code in the notepad.


Read : Create matrix raining code using cmd



Set wshShell =wscript.CreateObject("WScript.Shell")

do

wscript.sleep 100

wshshell.sendkeys "{CAPSLOCK}"

wshshell.sendkeys "{NUMLOCK}"

wshshell.sendkeys "{SCROLLLOCK}"

loop




Step 3. Save the file as name.vbs.

You can replace name with the name you like.


Step 4. Open the file and three LED of your keyboard will start dancing.

To stop the LED dance, Shut down or Log off your computer.


Final words

In this post we learn how to make keyboard LED dance. If you like this post, comment and share your experience and share the post with your friends.




No comments:

Post a Comment