Hi friends, hope you all are doing well!
Helpingyouonline blog had been writing on Notepad tricks since January 2015 and we published some amazing hidden notepad tricks within 1 year. Out of these, some are really being popular among users like HIDE TEXT IN NOTEPAD, stop someone’s internet connection, chat with your friends through cmd, Make An Invisible Password Protected Folder with notepad and many more.
Today in addition to all these, we are back with yet another hidden notepad trick 2015. Most of users are unawared of this hidden notepad trick. If you are among those who already know about it then skip this article and read some amazing tutorials listed below:
- How to convert text into audio easily??
- Easiest way to delete NON-deletable virus file with notepad?
- how to make a matrix code raining effect on your PC?
- how to create a Dangerous virus that is undetectable by any antivirus
What we are going to do?
we are going to create a VBS script. VBS stands for Visual Basic Script. VBS is an active scripting language developed by Microsoft that is modeled on Visual Basic.
So first we will create visual basic script with the help of windows notepad. Later on we will activate it and test it on our PC.
Latest Notepad trick to type slowly | Notepad hacks 2015
As i think, you are now thinking, what should I do with this trick?
With this trick you can annoy your friends and finally your friend got irritated and implore before you to disable it.
Step by Step to activate hidden notepad trick 2015
Step 1
Open notepad in your windows computer.
Step 2
Now copy and paste below code into notapad.
WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject (“WScript.Shell”)
WshShell.Run “notepad”
WScript.Sleep 100
WshShell.AppActivate Notepad
WScript.Sleep 500
WshShell.SendKeys “Hel”
WScript.Sleep 500
WshShell.SendKeys “lo”
WScript.Sleep 500
WshShell.SendKeys “, ho”
WScript.Sleep 500
WshShell.SendKeys “w a”
WScript.Sleep 500
WshShell.SendKeys “re “
WScript.Sleep 500
WshShell.SendKeys “you”
WScript.Sleep 500
WshShell.SendKeys “? “
WScript.Sleep 500
WshShell.SendKeys “I a”
WScript.Sleep 500
WshShell.SendKeys “m g”
WScript.Sleep 500
WshShell.SendKeys “ood”
WScript.Sleep 500
WshShell.SendKeys “th”
WScript.Sleep 500
WshShell.SendKeys “ank”
WScript.Sleep 500
WshShell.SendKeys “s! “
Step 3
Now save it as slow.vbs
Step 4
Now if you run it on your own computer, Notpad will open automatically and started typing in very slow speed. Make fun of your friends by sending the hidden notepad trick to them.
Conclusion
So we learn about How to activate hidden notepad trick 2015 to type slowly. Hope you like it.
Do share this article on facebook and other social networking websites and follow us more exciting notepad tricks.
Read Also:
- How a make a dangerous virus in a minute?
- How to create a virus to continuously eject CD/DVD drives??
- how to create a virus to turn off antivirus of others
- how to Make Your Keyboard Light disco dance using notepad?
- Use Firefox, Chrome, and Opera Browser as a Notepad?
If you have any queries or doubts regarding this article , then share your views in comment section.