Saturday 11 July 2020

How to make the keyboard a disco light party Disco with keyboard Keyboard Dj

How to make the keyboard a disco light party   Disco with keyboard    Keyboard Dj  Part-1
How to make the keyboard a disco light party Disco with keyboard Keyboard Dj

This is my favourite cool trick to make your dear keyboard into a dj light system. This piece of simple code turns ON the Caps lock Led, Num Led and Scroll's flash light Led in a rhythmic manner that gives you a true feeling of dj light system while you becomes the magical keyboard player😉. So, why not to try this?

Steps to follow to make your keyboard into a dj light system:-

1. Open your notepad and copy the following simple codes

Set  wshShell=wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 120
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{NUMLOCK}”
wshshell.sendkeys “{SCROLLLOCK}”
loop

2.  Save this file as "brosvilla.vbs" ( without " ")

3.  To run the file, just double click on it.

Now, here you go...your disco light is ready.
Enjoy!
Invite your friends, bring some chips n party is On, along with your knowledge gaining process with your system.

Note : To end this process of keyboard disco light, 1. Start the Task manager, by simultaneously pressing ALT+Ctrl+Delete buttons.
2. Select the 'wscript.exe'
3. Click on End task option.

Happy Learning!!!
Happy Coding!!!

Share:
Location: Toronto, ON, Canada

6 comments:

  1. Check first line its wring cose cmon
    Not 'swshell' but its set 'wshell'

    ReplyDelete
    Replies
    1. Thank you for your kind gesture to help my team to correct the fault in codes, your suggestion is appreciable.

      Delete
  2. Seriously? Is that possible for real?

    ReplyDelete

Categories

Blog Archive

copyright @bros villa. Powered by Blogger.

Copyright © Hackers villa | Powered by Blogger Design by PWT | Blogger Theme by NewBloggerThemes.com