Now you can hack anyones keyboard and make the keyboard automatically type the word you like to be typed for infinite times:
>>Open notepad
>>Type:
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are idiot ."
loop
>>Open notepad
>>Type:
do
wscript.sleep 100
wshshell.sendkeys "You are idiot ."
loop
>>Save it as anyname.vbs and send this to any of your friends or relatives.
*To stop this script from functioning Press Ctrl+Alt+Del to open task manager .In processes tab select Wscript.exe and end its process.
0 comments:
Post a Comment