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.

Write your welcome message when you start your computer

Write your welcome message when you start your computer

One little trick you can use to write a message that you will hear when starting the system.

What you need:

Let's start:

  1. Open Notepad and copy the script:
    Dim speaks, speech
    
    speaks="Welcome to your PC, Username"
    
    Set speech=CreateObject("sapi.spvoice")
    
    speech.Speak speaks

    You can change the order: where you will enter your name "Welcome to your PC, Username" instead of  "Username". You can also change the whole sentence, it just has to be in English.
  2. Save the script (ctrl + s) named "welcome.vbs
  3. Open the "Startup programs" folder C:\Documents and Settings\All Users\Start Menu\Programs\Startup (For win XP),
    or C:\Users\User-Name\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup (For windows 7 and Vista)
    Copy the file you saved earlier here.
  4. The next time you start the system, you will be greeted by a message you wrote.

Note: The message will be spoken in English.

Comments

Popular this month

How to ROOT a phone in 30 seconds

Recently, an application appeared that ROOTs some Android devices in a few seconds! You don't need Odin or anything else, just that app, and in a few seconds, your phone is rooted. An app called  ExynosAbuse can be found on the XDA forum, downloaded, and installed for free on your phone. After starting, all you have to do is press " Root device " and it will do its job in a few seconds. You don't even have to restart your phone, you will only be notified that the ROOT has passed successfully and you will see the SuperSu icon.

Self-destructive email

Self-Destructing email is a service that offers a unique email address for a specified period, usually 10 minutes. After the scheduled period of the email address expires, it is automatically destroyed and all messages that arrived at that address. IMPORTANT : These email addresses can be detected! Look at the alternative .

Hacker Typer - Knock like a hacker!

Hacker Typer is a site where you can type in the console like a real hacker! Just open the site  hackertyper.net , select the background color, text color, file type, and typing speed, and press " Hack ".

YouTube Vanced is down! These are alternatives

The popular replacement for the YouTube app - Vanced - will no longer be available for download. Namely, the authors (due to "legal reasons") had to stop the development of their application and announce that the download links will be unavailable soon.

What is Torrent and how does it work?

I often get questions like " How do I speed up a torrent? " Or " why do I download a torrent slowly? " "And similar, so I decided to explain here how Torrent works and that not much can be done to increase the download speed of files.