Playing With Notepad

1. Opening and closing the CD / DVD Computers
Copy the script below and paste it in your notepad.

Set oWMP = CreateObject (“WMPlayer.OCX.7″)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count> = 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item (i). Eject
Next
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item (i). Eject
Next
End If
WScript.Sleep 5000
loop

Save it with *. vbs format.
Then open the file

2. Automatic writing on notepad
Copy the script below and paste it in your notepad.

Set WshShell = wscript.CreateObject (“WScript.Shell”)
do
WScript.Sleep 100
wshshell.sendkeys “This paper will write itself on your notepad”
loop

Save it with *. vbs format.
Then open the file

3. Creating a message appears over and over – again
Copy the script below and paste it in your notepad.

@ ECHO off
: Begin
msg * hahahhaa
msg * relaxed boss
msg * this is just kidding
msg * do not be angry ya
msg * just kidding
GOTO BEGIN

Save with the format *. bat.
Then open the file

4. Make Computer Shutdown with a message.
Copy the script below and paste it in your notepad.

@ Echo off
msg * Hahahahhaha
shutdown-s-c “Your computer is dead”

Save with the format *. bat.
Then open the file

5. Make Capslock button remain lit
Copy the script below and paste it in your notepad.

Set WshShell = wscript.CreateObject (“WScript.Shell”)
do
WScript.Sleep 100
wshshell.sendkeys “{CapsLock}”
loop

Save it with *. vbs format.
Then open the file

6. Making continue – constantly pressing the “backspace”
Copy the script below and paste it in your notepad.

MsgBox “Back to the previous menu”
Set WshShell = wscript.CreateObject (“WScript.Shell”)
do
WScript.Sleep 100
wshshell.sendkeys “{bs}”
loop

Save it with *. vbs format.
Then open the file

7. Continue to open the notepad – again
Copy the script below and paste it in your notepad.

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

Save with the format *. bat.
Then open the file

Share on TwitterShare on TumblrDigg ThisShare on Myspace

3 Responses to Playing With Notepad

  1. csajozás says:

    Awesome website…

    [...]the time to read or visit the content or sites we have linked to below the[...]……

  2. csajozás says:

    You should check this out…

    [...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]……

  3. Awesome website…

    [...]the time to read or visit the content or sites we have linked to below the[...]……

Leave a Reply

Your email address will not be published. Required fields are marked *

*


*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

NoFollow Plugin created by Jake Ruston's Wordpress Plugins - Powered by Mens Sunglasses and Cartoon Games.