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

Insert a handwritten font into your Android phone!

There are various fonts, but you can create your own unique font printed on your hand. You can use such a font anywhere, even on an Android phone.

Facebook i Open Graph

What they were most afraid of had just arrived. Namely, Facebook last year published Open Graph - a protocol that allows the creation of applications that share user activities on Facebook. As early as tomorrow, Facebook will enable the use of Open Graph by all developers, with the help of which they will create applications so that users can share what they are doing on Facebook.

How to watch 3D movies on any monitor?

If you want to watch 3D movies on your regular monitor, you will need 3 things: a player that supports 3D movies, 3D glasses, and 3D movies. You only need to invest some money in 3D glasses if you don't already have some. The good thing is that you can use any 3D glasses because this player supports all types of 3D movies.

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.

CCleaner 3.09.1493

CCleaner is a free tool for cleaning, privacy, and system optimization . In addition, CCleaner removes unused files from the system, freeing up valuable hard disk space and allowing Windows to run faster.