Skip to main content

Top 10 Tricks and Pranks on Notepad

Scare your friends and make them believe their computer is ‘Possessed’ with these simple Computer Pranks, most of which only require a notepad.



Scary Notepad Tricks and Pranks

9. Automatically Close and Open CD/DVD ROM

In Notepad, Copy paste the below code and save it as ‘anyname.vbs’
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
You must somehow persuade your friend to open the file or set up a plot to scare your friend with this trick

8. Text to Speech in Notepad – Ghost Voice

You can convert Text to Speech in Notepad. Copy and Paste the below code into Notepad and save it as ‘anything.vbs’
Dim msg, sapi
msg=InputBox(“You are going to Die”)
Set sapi=CreateObject(“sapi.spvoice”)
sapi.Speak msg
Change ‘You are going to die’ to any Scary prank you want.

7. Matrix Blood Effect on Notepad

Scare your friends with Matrix style text effect. Copy the code below and save it as ‘anything.bat’.
@echo off
color 04
:start
echo you will die you will die
goto start

6. Auto Shutdown with Warning Message

You can Auto Showdown your friend’s PC with a scary warning alert. Copy the code below and save it as  .bat
@echo off
msg * I don’t like you
shutdown -c “You are Going to Die!” -s

5. Make Keyword Type Automatically

Annoy your friend by automatically making keyboard type continuously. Copy the below code and save it as ‘anything.vbs’
Set wshShell = wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 90
wshshell.sendkeys “You are going to Die.”
loop

4. Scariest Notepad Prank

Copy paste the below code in Notepad and save it as ‘something.vbs’
WScript.Sleep 1700
WScript.Sleep 980
Set WshShell = WScript.CreateObject(“WScript.Shell”)
WshShell.Run “notepad”
WScript.Sleep 100
WshShell.AppActivate “Notepad”
WScript.Sleep 500
WshShell.SendKeys “Hi”
WScript.Sleep 500
WshShell.SendKeys “Ho ”
WScript.Sleep 500
WshShell.SendKeys “, Ya”
WScript.Sleep 500
WshShell.SendKeys “Wha”
WScript.Sleep 500
WshShell.SendKeys “T ”
WScript.Sleep 500
WshShell.SendKeys “Are”
WScript.Sleep 500
WshShell.SendKeys “? ”
WScript.Sleep 500
WshShell.SendKeys “You”
WScript.Sleep 500
WshShell.SendKeys “Going”
WScript.Sleep 500
WshShell.SendKeys “to”
WScript.Sleep 500
WshShell.SendKeys ” do”
WScript.Sleep 500
WshShell.SendKeys “Sca”
WScript.Sleep 500
WshShell.SendKeys “Ry! “

3. Turn Caps Lock On and Off Trick on Notepad

Copy paste the below code into Notepad and save it as ‘something.vbs’. Forward it to your friends and scare them off
Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 95
wshshell.sendkeys “{CAPSLOCK}”
loop

2. Press Enter Key Automatically

Copy paste the below code into  Notepad and save it as ‘something.vbs’ , Forward it to your friends and scare them off
Set wshShell = wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 95
wshshell.sendkeys “~(enter)”
loop

1. Send Message Continuously with Notepad

Copy paste the below code into  Notepad and save it as ‘something.vbs’ , Forward it to your friends and scare them off
Set wshShell = wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 95
wshshell.sendkeys “You will Die.”
loop


Comments

Popular posts from this blog

Passive Income? & Types of Passive Income

The Passive Income exists - 5 ways to achieve it easily it’s been used to define money being earned regularly with little or no effort on the part of the person receiving it. Everyone talks about it, but what is the Passive Income? Most of us earn actively so, get up in the morning, maybe soon, go to work for at least eight hours and get remuneration. Others instead support or replace this form of profit with passive remuneration. It's a good marketing concept, it's something difficult to achieve, but it's not impossible.There are in fact several ways to create money with a small initial effort that then turns into the creation of a continuous cash flow. Ideas for achieving Passive Income 1. Income from assets Obviously the easiest passive income to think about is the one that comes from investments and therefore from assets. The interests, the stock dividends, but also the rents, which derive from real estate, are income produced without great efforts, bu

How To Unlock A Computer If You Forget Password

Has it ever happened to you that you changed your windows login password and then forget it? No matter what you try after that but its a dead-end for you. Now you have to re-install windows or spend quite some bucks to get things back to normal. But don’t worry, we have a solution for you. With the help of few simple steps, you will be able to unlock your computer after you forget the password. How to unlock a computer with Password Here are few simple steps to unlock a computer with password in windows operating systems: 1. Restart your PC. 2. Press  F8  just after your PC boots. Keep pressing it till you get a list of options. Select “Safe Mode With Networking” from the list of options. (In some computers you might need to press other Function buttons instead of  F8 ). 3. You can now login to windows without any password. So you should login to  Administrator  account or any other account that is set as your administrator account. 4. Press  Windows Key + R  to ope

Best Partition Manager For Windows 7 Absolutely Free

Managing your hard drive partitions can be pretty cumbersome at times. Mostly you do need a magical software to solve the problem yourself other than using  Windows  storage management. I have one such software that i found after trying at least 10 others which didn’t solve my problem. And i am so proud to highlight this one out as the best i ever had. Some of its best features are: It runs in windows in real time and you dont have to go to DOS to modify your hard drive sizes. Just one restart is needed at most. You can divide your partition into many. Even if its the main operating system installed partition. New PC’s usually need this. That come with one ‘ C drive ‘ of 500 GB or so. You can easily divide your partition into many using this magical partition tool. You can merge two partition adjacent to each other. This means you can merge entire hard disk drives again without damaging a single file. Say it is the complete reverse of the first trick. The best feature tha