Some crazy tricks!!!!!!!!!!!!!!!!!

Apr 12, 2011

Endless Notepads

*************************This will pop up endless notepads until the computer freezes and crashes**********************

Code:-

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

Crazy caps lock

****************************This constantly turns caps lock on and off really fast continuously*********************

Code:-

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


Endless Backspace

***************This makes it so the backspace key is constantly being pressed**************************

Code:-

MsgBox “Let’s go back a few steps”
Set wshShell =wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{bs}”
loop 

0 comments:

Related Posts Plugin for WordPress, Blogger...

Total Pageviews

DISCLAIMER: None of the files shown here are hosted or transmitted by this server. We only link to the files already existing on the internet.300mbsunny.com does not reserve any rights to, nor claims copyright to, any movie names listed on these pages. All references are copyright to their respective owners.