Monday, 4 February 2013

Crazy CapsLock....to wrte i n Camel letters

Type in NOTEPAD :

Set wshShell =wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop

Save as “AnyFileName”.vbs

it will give output : (  Ur BeInG HacKeD By HAckEr  )

No comments:

Post a Comment