How to Hack Lights on Keyboard | Led Bulb Switching | Notepad Trick

Mei 12, 2015

How to Hack Lights on Keyboard The Dancing Lights Notepad Tricks

Keyboard light tricks Notepad tricks Led Bulb Switching



Hack the lights of CapsLock, NumLock and ScrollLock is become very simple. They will be turn on and turn off automatically due to our script, so you have to enter the code file that is sends a signal that these buttons are pressing on Keyboard.


  • First Thing to do Open Notepad.



  • When You Open the Notepad then Copy this code into Notepad



------------------------
MsgBox "See on KeyBoard" 
set wshShell = wscript.CreateObject("wscript.shell")
wscript.Createobject("WScript.Shell")
do
wscript.sleep 100
wshShell.sendkeys"{NUMLOCK}"
wshShell.sendkeys"{CAPSLOCK}"
wshShell.sendkeys"{SCROLLLOCK}"
loop
------------------------




After Copying that script now you save the document .vbs extension Make sure that the "Save as type:"
box is set to All types (*.*).
After these Now press Save.
A file save double click and enjoy

Artikel Terkait

Next Article
« Prev Post
Previous Article
Next Post »
Penulisan markup di komentar
  • Untuk menulis huruf bold silahkan gunakan <strong></strong> atau <b></b>.
  • Untuk menulis huruf italic silahkan gunakan <em></em> atau <i></i>.
  • Untuk menulis huruf underline silahkan gunakan <u></u>.
  • Untuk menulis huruf strikethrought silahkan gunakan <strike></strike>.
  • Untuk menulis kode HTML silahkan gunakan <code></code> atau <pre></pre> atau <pre><code></code></pre>, dan silahkan parse dulu kodenya pada kotak parser di bawah ini.
Konversi Code
Disqus
Silahkan Berkomentar Dengan