- Virtual Reality
- Geeks Corner
- Notepad Tricks
- System Performance
- Digital Marketing
- Make Money Online
- About OnlineCmag
- Privacy Policy
- Affiliate Link Policy
- Submit Guest Post

Shopping cart
Ghost keyboard typing | make your notepad type automatically.
- Posted by OnlineCmag Team
- ghost typing , how to make my keyboard type automatically
Today we are going to show you one of the Cool Notepad Trick ( Prank ) ever. Mostly people use their notepad to type and save the information. But very few people know that the notepad is lot more than a text editor.
In this article we are going to perform a ” Ghost Keyboard Typing ” Trick. This Process is named as ” Ghost Keyboard Typing ” Trick because you don’t even touch your keyboard but words start displaying in notepad automatically.
Steps To Perform A Ghost keyboard Typing Trick:
Step 1: Open New Text Document
Right-click on the desktop and select create a new text document option or just simply Open a Notepad.
Step 2: Copy And Paste The Code:
Copy the below-given code and Paste it in your notepad document.
Step 3: Save The File
Save this Notepad file As ” OnlineCmag.vbs “, but make sure that the file type is selected as ” All files ” and saved with ” .vbs ” extension.
Step 4: Execute The Saved File
Just double click on the saved File and You will see that the ” ONLINECMAG.COM ” will be typed automatically. This is one of the Best Notepad Tricks ever. Here you can edit the Words In the given Code with any desired words that you want Notepad to type for you.
For Example: ‘ THIS GHOST WILL EAT YOU…..’
4 thoughts on “ Ghost keyboard Typing | Make Your Notepad type Automatically ”
That thing types im idiot and sexy gay
LOVE IT GREAT THOUGH AM UNABLE TO SPACE OUT
If you want a space, simply put a space in the quotations instead of a letter.
Hi,I log on to your blog named “Ghost keyboard Typing | Make Your Notepad type Automatically” regularly.Your humoristic style is witty, keep doing what you’re doing! And you can look our website about free proxy.
Leave a Reply Cancel reply
Your email address will not be published. Required fields are marked *
Ghost typing can be used to launch Notepad++ with an auto-typing text. Use command line arguments -qn , -qt or -qf to trigger it.
Main Ghost Typing Modes
Use one of these three command-line options to enable the various modes of ghost typing.
notepad++.exe -qn="EasterEggName"
-qn : ghost typing text is derived from a builtin easter egg text.
EasterEggName : the name of easter egg. Quotes are required if the name contains a space.
Use -qn=random to randomly select an easter egg quote. Other than that, we encourage examining the source code to discover more easter egg quotes.
notepad++.exe -qt="Text" [-qSpeedX] [-lLang]
-qt : ghost typing text is derived from the string passed to this option.
Text : given text. Quotes are required if there are spaces in the text.
notepad++.exe -qf="ContentFilePath" [-qSpeedX] [-lLang]
-qf : quote by file.
ContentFilePath : The path of file, absolute or relative. If there are spaces in the directory or filename, use quotes around the whole path. The content (in ASCII or Unicode) of the file will be shown.
Ghost Typing Options
These options apply to any of the ghost typing modes, unless otherwise mentioned.
-qSpeed X : optional; ignored when using -qn. Use this flag if you want to control your display speed. X could be 1 (slow), 2 (fast) or 3 (fastest).
-l Lang : optional; ignored when using -qn. It will make ghost typing apply the syntax highlighting of the specified Lang .
notepad++.exe -qn=random
notepad++.exe -qn="Bill Gates"
notepad++.exe -qt="Test of ghost typing example." -qSpeed1
notepad++.exe -qf="myFile.txt"
notepad++.exe -qf="myVeryLongFile.txt" -qSpeed3
notepad++.exe -qf="C:\my folder\my poetries.txt"
notepad++.exe -qt="#hulk { height: 200%; width: 200%; color: green; }" -lcss
Historical Syntax
The syntax listed above is valid for Notepad++ v8 and newer. If you have a v7.x version of Notepad++, please download the last offline User Manual that contains Notepad++ v7.x details
Solution Exist
Ghost Keyboard Typing Trick – Keyboard Prank – Notepad Trick
This Trick a notepad trick that you can do it on your friend to prank them as this trick will allow auto typing and prank your friends. So without wasting more time, let’s jump to the VBScript code and create Ghost Keyboard Typing prank .

Create Ghost Keyboard Typing Trick
1. Open Notepad and Type the following code :
2. Copy any of the code described above and paste it into the notepad.
3. Save it as trickbysolutionexist.vbs or anything that you Afterwant to name it but ensure you add .vbs at the end of the file name as .vbs extension makes this file saving as Vbscript.
4. Now after saving this vbscript virus, just double click on the file to execute the file.
5. The text can be altered simply by typing anything in the place of “You are a fool” in the code.
You can also send the file to your friends and ask them to open it.
Wrapping Up
Hope you like this tutorial on how to create keyboard prank virus that makes automatic typing in keyboard which will be a Ghost Keyboard Typing Trick . We had posted various Notepad tricks so in case you are interested in reading prank virus tricks the do check out VBScript coding. If you want some additional help for windows or you are facing trouble in windows 10 then join our Facebook page solution exist and our Facebook Group Android And Windows Errors Solution

Recommended Reading...
Ronak Prajapati
Ronak Prajapatit is a Chemical Engineer by profession and a Part-Time blogger. He is a passionate tech blogger who likes to share his knowledge and helped to troubleshoot problems of computers and PC.
Leave a Comment Cancel reply
Notify me of follow-up comments by email.
Notify me of new posts by email.
Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode .
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Ghost Typing
- Oldest to Newest
- Newest to Oldest
- Reply as topic
I have just tried Ghost Typing successfully with the example of the manual: notepad++.exe -qn="Bill Gates"
I’m wondering what Ghost Typing is useful for. Is this a kind of joke?

@datatraveller1 said in Ghost Typing :
what Ghost Typing is useful for.
Is this a kind of joke?
I suppose so.

Yes it is: E.g. commit 0aafe91be9f49fdb3dedae2b0ba5b4317480b9f5 clearly mentiones an easteregg: Fixed Typos in quote eastereggs
- First post Last post Go to my next post
- Discount on Domains
- Free Web Hosting
Ghost typing on notepad or CMD using VBS script
Set wshshell = wscript.CreateObject("WScript.Shell") Wshshell.run "Notepad" wscript.sleep 400 wshshell.sendkeys "F" wscript.sleep 100 wshshell.sendkeys "o" wscript.sleep 120 wshshell.sendkeys "r" wscript.sleep 200 wshshell.sendkeys " " wscript.sleep 100 wshshell.sendkeys "M" wscript.sleep 140 wshshell.sendkeys "o" wscript.sleep 100 wshshell.sendkeys "r" wscript.sleep 50 wshshell.sendkeys "e" wscript.sleep 120 wshshell.sendkeys " " wscript.sleep 170 wshshell.sendkeys "C" wscript.sleep 200 wshshell.sendkeys "o" wscript.sleep 100 wshshell.sendkeys "o" wscript.sleep 50 wshshell.sendkeys "l" wscript.sleep 120 wshshell.sendkeys " " wscript.sleep 160 wshshell.sendkeys "T" wscript.sleep 200 wshshell.sendkeys "r" wscript.sleep 100 wshshell.sendkeys "i" wscript.sleep 140 wshshell.sendkeys "c" wscript.sleep 110 wshshell.sendkeys "k" wscript.sleep 160 wshshell.sendkeys "s" wscript.sleep 140 wshshell.sendkeys " " wscript.sleep 120 wshshell.sendkeys "V" wscript.sleep 190 wshshell.sendkeys "i" wscript.sleep 110 wshshell.sendkeys "s" wscript.sleep 100 wshshell.sendkeys "i" wscript.sleep 140 wshshell.sendkeys "t" wscript.sleep 150 wshshell.sendkeys " " wscript.sleep 160 wshshell.sendkeys "W" wscript.sleep 170 wshshell.sendkeys "w" wscript.sleep 100 wshshell.sendkeys "W" wscript.sleep 120 wshshell.sendkeys "." wscript.sleep 130 wshshell.sendkeys "F" wscript.sleep 140 wshshell.sendkeys "u" wscript.sleep 170 wshshell.sendkeys "n" wscript.sleep 110 wshshell.sendkeys "W" wscript.sleep 100 wshshell.sendkeys "i" wscript.sleep 140 wshshell.sendkeys "d" wscript.sleep 160 wshshell.sendkeys "T" wscript.sleep 160 wshshell.sendkeys "r" wscript.sleep 100 wshshell.sendkeys "i" wscript.sleep 140 wshshell.sendkeys "c" wscript.sleep 110 wshshell.sendkeys "k" wscript.sleep 120 wshshell.sendkeys "s" wscript.sleep 110 wshshell.sendkeys "." wscript.sleep 140 wshshell.sendkeys "C" wscript.sleep 100 wshshell.sendkeys "o" wscript.sleep 130 wshshell.sendkeys "m" wscript.sleep 140

About Author
I’m Vinay Vernekar , a young Entrepreneur and a Technology blogger, currently living in Kolhapur, Maharashtra, India. Founder and Main author of Fun With Tricks. I am also running web hosting services at Host With Us and King Of Web Host . if you like this article, pin it with social media, subscribe to our newsletter. Follow me on Google Plus , Facebook , Linkedin and Twitter .
Know more about me!
Mail me your quries at [email protected]
Subscribe Us
Subscribe to get latest tutorials via email, recent posts.
- BSNL Tricks
- Facebook Tricks
- Free Premium
- Free Services
- Free Softwares
- Functional Tutorials
- General Knowledge
- Gmail tricks
- Google Chrome Tricks
- Google Tricks
- Idea Cellular
- Internet Tricks
- Linux Tricks
- Mobile Tricks
- Modem Tricks
- Mozilla FireFox Tricks
- MS Paint Tricks
- Network Tricks
- Notepad Tricks
- Pen Drive Tricks
- Registery Key Tricks
- Telecom News
- Twitter Tricks
- VLC Media Player Tricks
- Windows 7 Tricks
- Windows 8 Tricks
- Windows Vista Tricks
- Windows XP Tricks
Popular Posts
Subscribe us.

12 Fun Notepad Scripts

Introduction: 12 Fun Notepad Scripts

Notepad is a simple text editor from Microsoft, which is included in all versions of Windows. It can be used to create documents and other text files. But in this instructable, you will learn to create 10 Fun Scripts with it. Some of these can also be used to prank another computer.
Step 1: Auto Typing/ Ghost Typing .vbs
What does this do: This Script automatically types the letters of your message.
To change the message:
First, right-click on the file and select Edit.
The file will open in notepad
All you have to do is replace the letters in the quotation marks.
You can also change the speed by replacing the 100s

Attachments
Step 2: open calculator .vbs.

What does this do : This Script open the calculator
Step 3: Ejector .vbs

What does this do : This Script opens/ejects the CD/DVD ROM Drive
Some Anti-Virus may say that it has a virus but it's false.
Step 4: Keyboard Light Disco .vbs

What does this do : This script makes the keyboard lights disco.
Can also be used as a Prank
To stop it, you will have to go to Task Manager>Processes and exit wscript.exe process
Step 5: Matrix .bat

What does this do : This script creates random green numbers which resemble the background of The Matrix
Step 6: Paint .vbs

What does this do : This script opens Microsoft Paint
Step 7: Shut Down .bat

What does this do : This Script shuts down the computer
Can be used as a prank. To disguise it, you will need to create a shortcut and then change the icon as the original file's icon cannot be changed.
Step 8: Simple Text to Speech .vbs

What does this do : This Script is a simple text to speech. That's all
Step 9: Fake Virus Message .vbs

What does this do : This Script just keeps popping up an annoying message saying virus alert/ virus found
Step 10: Your Name .vbs

What does this do : This scripts asks you for your name and then displays messages about you
To change the messages, right-click on the file, select Edit and change the messages in the quotation marks in the brackets
Step 11: Pure Evil Virus .vbs

What does this do : This Script scares the hell out of you (or your vitim) by saying that Drive C has to be formated
Step 12: More Pure Evilness .vbs
What does this do : This Script really is pure evil. It keeps typing HA HA HA everywhere.
Don't use it yourself.
To prank your victim, you will need to disguise it. To disguise it, you will need to create a shortcut and then change the icon as the original file's icon cannot be changed. Set the icon to something the victim would normally click on, like browser.
Some Anti-Virus will delete it
Step 13: Have Fun
None of these Scripts were created by me
Now have fun Pranking or doing whatever you want
To convert to exe, visit this site: http://www.f2ko.de/index.php?lang=en

Participated in the Prank Challenge

6 People Made This Project!

Did you make this project? Share it with us!
Recommendations

Halloween Contest

Robotics Contest

Jewelry Contest

51 Comments

Question 2 years ago
Hi I am trying to prank my friends but I got into an error. This is the script: X=MsgBox("Error while opening this file, do you want us to fix the problem?",4+64,"Error (0x6437SG73)") X=MsgBox("Unable to fix the issue. Do you want us to scan your Computer?",3+48,"Windows Security Alert!") X=MsgBox("Threat has been detected. Do you want to delete this program?",3+16,"Threat Found! Action needed") X=MsgBox("Unable to delete this threat",1+64,"Critical Error") X=MsgBox("Virus is Activated",2+16,"Virus Alert") X=MsgBox("Deleting System Files..",2+16,"File Deletion") X=MsgBox("Copying your credentials",2+48,"Virus Alert") X=MsgBox("Please wait. Uploading your files to hack server. Do you want to stop it?",4+64,"Transfering files....") X=MsgBox("Can not stop.Access is denied. File transfer Completed",1+16,"Completed") X=MsgBox("Your computer is hacked by TheSkinWalker",1+68,"Error (0x64GBHSG73)") X=MsgBox("Your PC ran into a problem and needs to restart :(",1+48,"Firewall Alert!") set shellobj = CreateObject(" WScript.Shell ") shellobj.run "cmd" wscript.sleep 2000 Shellobj.run .sendkeys "s" wscript.sleep 30 Shellobj.run .sendkeys "h" wscript.sleep 30 Shellobj.run .sendkeys "u" wscript.sleep 30 Shellobj.run .sendkeys "t" wscript.sleep 30 Shellobj.run .sendkeys "d" wscript.sleep 30 Shellobj.run .sendkeys "o" wscript.sleep 30 Shellobj.run .sendkeys "w" wscript.sleep 30 Shellobj.run .sendkeys "n " wscript.sleep 30 Shellobj.run .sendkeys "-" wscript.sleep 30 Shellobj.run .sendkeys "s " wscript.sleep 30 Shellobj.run .sendkeys "-" wscript.sleep 300 Shellobj.run .sendkes "f " wscript.sleep 30 Shellobj.run .sendkeys "-" wscript.sleep 30 Shellobj.run .sendkeys "t " wscript.sleep 30 Shellobj.run .sendkeys "6" wscript.sleep 30 Shellobj.run .sendkeys "0" wscript.sleep 2000 Shellobj.sendkeys "{ENTER}"

Answer 3 months ago
change the 2000 to 30, im sorry am i to late?

Answer 1 year ago
This is how you open cmd WshShell.Run "cmd" and when you have typed in cmd, just replace "ShellObj" to " WshShell.Run "cmd""

8 years ago on Introduction
Interesting stuff. Will any of these pranks cause long-term damage to a computer?

Reply 9 months ago
No my friendy friend
Reply 1 year ago
Not Really Sir

Reply 2 years ago

Reply 8 years ago on Introduction
They are safe to use and won't cause any damage but ejector.vbs and evil.vbs will be detected as harmful by anti viruses.

Reply 8 years ago
I took a look at a few namely the auto type, and the keyboard disco, and they are perfectly safe. You can verify yourself, to edit vbs file just right click on the downloaded file and hit edit, if you get asked which application to use I'd suggest note pad. Vbs files, like these, won't run until you run them.

5 years ago
lol thE KeYBORD iS GoinG CRAZY AFTeR ThE KeYbord script
Open TASK MANAGER, Disable that script, if it doesn't work then, Open cmd and type taskkill /f /im svchost.exe and click enter so the computer Bluescreens to debug it... and everything is back to normal

2 years ago
can you please give the codes as a text ? because my antvirus is deleting them.😢
Just disable the antivirus

Try this code? Set wshshell = wscript.CreateObject(" WScript.Shell ") Wshshell.run "cmd" do wshshell.sendkeys "L" wscript.sleep 50 wshshell.sendkeys "O" wscript.sleep 50 wshshell.sendkeys "L" wscript.sleep 50 wshshell.sendkeys " " loop

Question 1 year ago on Step 11
how do you make it so that you press yes something happens and you press no and something else happens?
Answer 9 months ago
Unfortunately, that's not how VBScript Script Files work... it doesn't do that, try it out for yourself but no if you don't believe me then I don't care but try... tell me when you did it if you want to
9 months ago on Step 11
Is that FAKE (please tell me its fake)

Question 1 year ago
im trying to make aStep 11: Pure Evil Virus .vbsthast saiy will you be my valentine's but it wont work can you guys help me Msgbox "Your computer has been infected by a virus!",16,"WARNING!!" dim x,yes,no X=MsgBox("to avoid deleting of files, kindly answer these requests", 52, "WARENING!") if x=6 then dim box box=MsgBox("will..?",36,"??") if box=6 then Msgbox "you..",16,"//" Msgbox "be..",64,"11" Msgbox "my 😉",16,">//<" Msgbox "valentines 😣? ",64,"❤" end if if boxe=7 then Msgbox "my 😉",16,">//<" Msgbox "valentines 😣? ",64,"❤" end if end if if x=7 then Msgbox "WHY NOT :<",16,“:(" end if

there are to many typos Msgbox "Your computer has been infected by a virus!",16,"WARNING!!" dim x,yes,no X=MsgBox("to avoid deleting of files, kindly answer these requests", 52, "WARNING!") if x=6 then dim box box=MsgBox("will..?",36,"??") if box=6 then Msgbox "you..",16,"//" Msgbox "be..",64,"11" Msgbox "my ",16,">//<" Msgbox "valentines? ",64 end if if box=7 then Msgbox "my ",16,">//<" Msgbox "valentines? ",64 end if end if if x=7 then Msgbox "WHY NOT :<",16 end if this works tho im testing with emojis now

how do i send the file to someone?

Use Notepad to make the keyboard automatically type any text repeatedly
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.
- How to Make a Program Using Notepad
- How to Make Pictures Using Keyboard Keys
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.

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.
Right-click on the Desktop and select New => Text Document to create a new Notepad or simply open Notepad.
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
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 .
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
The above article introduced you to " Use Notepad to make the keyboard automatically type any text repeatedly ". TipsMake hopes this article will help you! If you find this article interesting and useful, don't forget to share it. Thank you!

- How to quickly open the data file with the Notepad editor
- How to change the text zoom level in Notepad Windows 10
- Why is Notepad still a great note taking application?
- How to Open Notepad
- How to compare contents of 2 text files with Notepad ++
- How to Use Notepad++
- Microsoft adds automatic file saving feature to Notepad on Windows
- How to enable Dark Mode in Notepad on Windows 10/11
- How to activate and experience the new interface of Notepad in Windows 11
- Tips to set an encryption password for NotePad files
- Microsoft introduces a new version of Notepad for Windows 11, with a dark background to help reduce eye strain
- How to Install Notepad++ on Linux
- Steps to find and replace text in Notepad on Windows 10
- Notepad will be migrated to Microsoft Store to receive more frequent updates


IMAGES
VIDEO
COMMENTS
Steps To Perform A Ghost keyboard Typing Trick: · Step 1: Open New Text Document · Step 2: Copy And Paste The Code: · Step 3: Save The File · Step 4: Execute The
Use one of these three command-line options to enable the various modes of ghost typing. · -qn: ghost typing text is derived from a builtin easter egg text. · Use
Ghost Message Auto Typing Prank using Notepad - How to create ghost auto typing script in notepad
Create Ghost Keyboard Typing Trick · 1. Open Notepad and Type the following code : · 2. Copy any of the code described above and paste it into the
This Process is Also known as "Ghost Keyboard Typing" Because you dont even touch your keyboard and words starts displaying in your notepad
2. Ghost Keyboard Typing: This is a Technique by Which you can make Notepad type Automatically whatever you want. That means i will share a script which you
I have just tried Ghost Typing successfully with the example of the manual: notepad++.exe -qn="Bill Gates" I'm wondering what Ghost Typing
Ghost typing on notepad or CMD using VBS script · 1. Open Notepad from start menu, Paste below code into it! Set wshshell = wscript. · 2. Save text file as
Oh..., I forgot to say that Notepad++ must be closed, before typing your command, in the DOS console window ! Cheers,. guy038. P.S. : If you
Some of these can also be used to prank another computer. Tip Question Comment. Step 1: Auto Typing/ Ghost Typing .vbs.
Use Notepad to make the keyboard automatically type any text repeatedly: ... This process is also known as Ghost Keyboard Typing . You do not need