Make your keyboard Auto type. it will automatic write like a ghost writing in notepad
for this you have to follow these step
Step 1: Open Notepad
Step 2: paste this code in notepad
set wshshell = wscript.CreateObject(“wScript.Shell”)
wshshell.run “Notepad”
wscript.sleep 400
wshshell.sendkeys “T”
wscript.sleep 100
wshshell.sendkeys “R”
wscript.sleep 120
wshshell.sendkeys “I”
wscript.sleep 200
wshshell.sendkeys “C”
wscript.sleep 100
wshshell.sendkeys “K”
wscript.sleep 140
wshshell.sendkeys “S”
wscript.sleep 100
wshshell.sendkeys “L”
wscript.sleep 50
wshshell.sendkeys “O”
wscript.sleep 120
wshshell.sendkeys “V”
wscript.sleep 170
wshshell.sendkeys “E”
wscript.sleep 100
wshshell.sendkeys “.”
wscript.sleep 120
wshshell.sendkeys “C”
wscript.sleep 160
wshshell.sendkeys “O”
wscript.sleep 200
wshshell.sendkeys “M”
wscript.sleep 100
Step 3: save notepad by AajTech.vbs and choose all file
Step 4:Double click on file to see magic typing