Skip to main content

Here's what a VPN can't protect you from (but you need to use it)

The abbreviation " VPN " has slowly become established among average Internet users, which is certainly good, but the problem is that people have started to see VPN as the ultimate solution to all problems.

Make your keyboard light up

Make your keyboard light up

Here's an old interesting trick for Windows operating systems - A light show of lights.

With the help of a small ordinary script, you can "make" the lights (Num, Caps, Scroll) on the Keyboard light up, ie. tremble.

This "trick" will work on all keyboards!

So what do you need:

Let's start:

  1. Open Notepad and copy the code below:
    Set wshShell =wscript.CreateObject("WScript.Shell")
    do
    wscript.sleep 100
    wshshell.sendkeys "{CAPSLOCK}"
    wshshell.sendkeys "{NUMLOCK}"
    wshshell.sendkeys "{SCROLLLOCK}"
    loop
  2. Save file (Ctrl + S) as filename.vbs
    Note that it says .vbs at the end
  3. A new file will appear, click 2x on it to run it and that's it, the lights are flashing.

To stop the script:

Open the Task Manager (Ctrl + Alt + Del), go to the "processes" tab, and at the end of the list find the process wscript.exe, click on  End Process and the script will shut down.

Note: The lights may not turn off either, but if they remain on, simply turn them off with the appropriate key on the keyboard.

Comments

Popular this month

Fix your photos with one click!

A new tool based on artificial intelligence has appeared, which fixes photos in the best possible way! This tool scans the photo and adjusts the parts to get the best possible lighting, colors, and details… even adding elements that the camera did not capture.

Unlimited number of free SMS messages

The service is closed! With the help of a Free SMS service, you can send an unlimited number of messages to all numbers in the world. The service is located at: www.slidesms.com

New Logo for Windows 8

A few days ago, information was leaked about the new Windows 8 logo in the Metro style, and a few days ago the Windows team presented the fundamental changes that have been made to the well-known Windows logo that has survived for twenty years, since Windows 3.1 .

New smileys - New possibilities

As the news about the new opportunity on Facebook appeared a few days ago, so did the various creations of the users. So we have a list of Troll smileys for FB chat, and from now on I can read all the inscriptions, names ... etc.

Chrome finds which tab makes noise

Google has announced that the new version of Chrome 23 browser brings several interesting improvements, among which is the ability to find tabs where some sound is played.