Use Notepad to make the keyboard automatically type any text repeatedly
Notepad is one of the simple text editors built into Windows. Often users often use Notepad to edit and store important information and content. However today very few users still use Notepad.
Although Notepad has been around for a long time, users only know Notepad with the simple text editor without knowing that Notepad has many other useful features. One of those features makes the keyboard automatically type any text continuously.
Use Notepad to make the keyboard automatically type any text repeatedly:
This process is also known as Ghost Keyboard Typing . You do not need to touch any key on the keyboard and the words will automatically appear on Notepad.
Step 1:
Right-click on the Desktop and select New => Text Document to create a new Notepad or simply open Notepad.
Step 2:
Copy the following code exactly and paste it into Notepad that you just created:
set wshshell = wscript.CreateObject ('wScript.Shell')
wshshell.run 'Notepad'
wscript.sleep 400
wshshell.sendkeys 'S'
wscript.sleep 100
wshshell.sendkeys 'M'
wscript.sleep 120
wshshell.sendkeys 'A'
wscript.sleep 200
wshshell.sendkeys 'R'
wscript.sleep 100
wshshell.sendkeys 'T'
wscript.sleep 140
wshshell.sendkeys 'T'
wscript.sleep 100
wshshell.sendkeys 'R'
wscript.sleep 50
wshshell.sendkeys 'I'
wscript.sleep 120
wshshell.sendkeys 'C'
wscript.sleep 170
wshshell.sendkeys 'K'
wscript.sleep 100
wshshell.sendkeys 'S'
wscript.sleep 50
wshshell.sendkeys '.'
wscript.sleep 120
wshshell.sendkeys 'N'
wscript.sleep 160
wshshell.sendkeys 'E'
wscript.sleep 200
wshshell.sendkeys 'T'
wscript.sleep 100
Step 3:
Save the code you just pasted into Notepad, smarttricks.vbs , select the file format (Save as type) as All files and the extension is .vbs .
Step 4:
Now proceed to double click on the file you just saved, you will see SMARTTRICKS.NET automatically enter the word on Notepad.
Refer to some of the following articles:
- Summary of useful shortcuts when using Notepad
- 10 features on Windows 10 are most users require
- 5 basic features of NotePad.exe
Good luck!
You should read it
- These 'hack' tips are only Notepad can do
- How to quickly open the data file with the Notepad editor
- Tips to set an encryption password for NotePad files
- Reset Notepad to the initial default setting state
- Why is Notepad still a great note taking application?
- Microsoft adds automatic file saving feature to Notepad on Windows
- How to Install Notepad++ on Linux
- How to open Notepad with admin rights
May be interested
- Add new Stickies notes tool on Windows 10if you are looking for a new note-taking application on a windows computer, try the new stickies application, which has many attractive features as well as a unique interface.
- How to stretch line spacing in Google Docsgoogle docs is an application that includes text-based data processing tools built on google's web 2.0 and cloud computing platform. we can use tools including document, spreadsheet, presentation and form to edit documents, spreadsheets, or presentations on google.
- How to set PDF file password using Adobe Acrobatpdf files can contain information that you don't want others to see. to secure the information contained in pdf files, you can set a password to protect your pdf file. adobe acrobat is a software that helps you create pdf files, edit files or create pdf passwords for secure data security.
- How to reduce image size in Word 2007, 2010, 2013, 2016sometimes the image in the text is too big for the entire content, and you need to reduce the size of the image to match the layout of the full text. size is relatively simple and easy.
- How many of the best features have you missed on Google Docs?google docs not only has a simple utility for you to edit, edit or share documents, but it also has many other unique features. these features will make your writing faster.
- Instructions for creating caret in Google Docsthe creation of a caret, the upper or lower index in the google docs text content will make it easier for users to present text, or to perform simple math formulas.