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

Why People Use Browsers Other Than Internet Explorer

If you don’t already know what an internet browser is, it is what you use to browse the internet, it is the program you are using right now to read this post. For a long time the vast majority of people simply used what came with windows, Microsoft Internet Explorer. There have been various versions released over the years, with upgrades, new features, and better performance  but it hasn’t slowed down the interest of web users in alternatives like Mozilla Firefox and Google’s Chrome browser. For the most part, at their core the programs serve exactly the same purpose but there are several reasons why people choose to use other options. Features: Programs like Mozilla Firefox have loads of cool plug-ins. A plug-in is a little add on that gets installed to make your web browser a little nicer. Some of the are just cosmetic, ways to make your web browser look different, to give you a custom look. Other add on programs make life easier things like toolbars and other plug

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