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 )
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