Ghost Keyboard typing

Ghost keyboard Typing-Make Notepad type Automatically
Hey guys , Today I am going to share with you a Short but Cool notepad trick. You can show it to your friends and surprise them. Basically it is a prank that you can do withanyone just for fun.This Process is Also knownas “ Ghost Keyboard Typing ”Just follow the simple steps to Learn Ghost Keyboard TypingStep 1: Right click on yourdesktop and select create new text document or simply Open Notepad.Step 2: Exactly Copy the code given below and Paste it in notepad document that you have just created.
set wshshell = wscript.CreateObject(“wScript.Shell”)wshshell.run “Notepad”wscript.sleep 400wshshell.sendkeys “S”wscript.sleep 100wshshell.sendkeys “M”wscript.sleep 120wshshell.sendkeys “A”wscript.sleep 200wshshell.sendkeys “R”wscript.sleep 100wshshell.sendkeys “T”wscript.sleep 140wshshell.sendkeys “T”wscript.sleep 100wshshell.sendkeys “R”wscript.sleep 50wshshell.sendkeys “I”wscript.sleep 120wshshell.sendkeys “C”wscript.sleep 170wshshell.sendkeys “K”wscript.sleep 100wshshell.sendkeys “S”wscript.sleep 50wshshell.sendkeys “.”wscript.sleep 120wshshell.sendkeys “N”wscript.sleep 160wshshell.sendkeys “E”wscript.sleep 200wshshell.sendkeys “T”wscript.sleep 100Step 3:Save the above code in Notepad file As ”smarttricks.vbs” (Without Quotes ) but make sure  While saving this file select Save as type  ”All files” and extension must be .vbsStep 4:Now double click on The saved File, You willsee “SMARTTRICKS.NET” will be typed  Automatically. Moreover  you can edit the Words In the above given Code withany desired words you want Notepad to type for you. e.g. : MY FRIEND READING THIS IS FOOL..vb
               IMPORTANT !!!
While Double Clicking on the savedfile if you see an error box like “ line 1 ” and “Char 37” Then dont worry, Right click on smarttricks.vbs and click on edit,Now delete all Double quotations ie: ”  and Type them allmanually from your keyboard, save it andnow you will have noerrors.Enjoy the prank !!

Comments

Popular Posts