Saturday, 2 March 2013

Top 5 Notepad Tricks.

Notepad is a very simple text editing tool provided with any Windows version, it's very used by users to edit texts, HTML, vbs and many other files that include texts. Over the years of using Notepad, users and hackers have discovered many glitches that can be exploited and used to make some funny tricks ( some other are seriously not funny ). Here I'm sharing this top 5 Notepad Tricks to use to prank your friends, it doesn't need to much of time: Open Notepad > Write the code > Save it.

Best 5 Notepad Tricks (Pranks)


1. Matrix Coding
Open Notepad > Paste the Following code > Save it as Matrix.bat

@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks


2. Keyboard types Automatically

                               
Open Notepad > Paste the Following code > Replace "This is a Virus" with Any Text > Save it as Trick.VBS

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "This is a Virus. You have been infected."
loop

3. Continuously Eject CD/DVD Tray
Open Notepad > Paste the Following code > Save it as Eject.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

4. Open Notepad Infinitely
Open Notepad > Paste the Following Code > Save it as NP.Bat
                                        

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


5. Make your Computer Talks: BEST!
Open Notepad > Paste the following code > Save it as Talk.VBS
Launch it > Put the text you want to talk > Click OK

                                  
Dim Message, Speak
Message=InputBox("Enter Text to Talk o","Speak")
Set Speak=CreateObject("sapi.spvoice")

1 comments:

felisha green said...

Are you willing to know who your spouse really is, if your spouse is cheating just contact cybergoldenhacker he is good at hacking into cell phones,changing school grades and many more this great hacker has also worked for me and i got results of spouse whats-app messages,call logs, text messages, viber,kik, Facebook, emails. deleted text messages and many more this hacker is very fast cheap and affordable he has never disappointed me for once contact him if you have any form of hacking problem am sure he will help you THANK YOU.
contact: cybergoldenhacker at gmail dot com

Post a Comment

 

Tips Of The Day Copyright © 2011 -- Template created by Bhavin Patel -- Powered by Bhavu