Keyboard Type Automatically





Download file from the above link or create it manually .
Follow these steps to create keyboard type automatically file
1. Keyboard types Automatically
Open Notepad > Paste the Following code > Replace "This is a Virus" with Any Text > Save it as Trick.VBS
Code 

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "This is a Virus. You have been infected."
loop

Post a Comment

Thanks for your feedback

 
Top