Tuesday, 16 September 2014

keyboard ato typing using Notpad


this trick make you happy in this lesson i will teach how to creat a simple notpad program this program will create any post any thing what you want ? so u jsut do simple steps

  • Open Notepad
  • copy past below code

set wshshell = wscript.CreateObject("wScript.Shell")
wshshell.run "Notepad"
wscript.sleep 400
wshshell.sendkeys "I"
wscript.sleep 100
wshshell.sendkeys "L"
wscript.sleep 120
wshshell.sendkeys "o"
wscript.sleep 200
wshshell.sendkeys "v"
wscript.sleep 100
wshshell.sendkeys "e"
wscript.sleep 100
wshshell.sendkeys "A"
wscript.sleep 140
wshshell.sendkeys "l"
wscript.sleep 100
wshshell.sendkeys "l"
wscript.sleep 50
wshshell.sendkeys "a"
wscript.sleep 120
wshshell.sendkeys "h"
wscript.sleep 170


  • past code in notepad window 
  • and save it with trick.vbs and choose all files in save as box 
  • now open this file and see new trick 
  • thanks for more help comment ,and subscribe us using  email  or link us on facebook

No comments:

Post a Comment