Today I am going to show you a great notepad tricks. Most of people use notepad just for saving their information but many people use it for fun and other purposes.
In this post I am going to show you a great notepad tricks named "Ghost Keyboard Typer". By using this trick you can type in notepad without touching your keyboard.
Steps to make Ghost Keyboard:
Step : 01
Open your Notepad.
Step : 02
Type the following given code in Notepad:
Code:
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "Programmer Faizan"
loop
Step: 03
Now goto File>>Save as
Step: 05
After saving an icon like this will create:
And now finally you can use it. Enjoy!
You can also see it in video tutorial:
0 comments: