Showing posts with label Notepad Tricks. Show all posts
Showing posts with label Notepad Tricks. Show all posts

Lock Folders Using NotePad

11:41 AM 0

Know how you can Lock you folders simply using Notepad


Everyone has some confidential files, documents, etc.. which are to be hided from others, especially while using a common computer in home or elsewhere. There is no need for you to search for software to a accomplish this task of locking folder. Just follow the below steps and get it done within a fraction on second! 


Steps to follow:

Open Notepad and paste the following program in the Notepad,





  • Replace "Your Password Here" with your desired password.
  • Save the file anywhere in the system with a .bat suffix. Eg. something.bat 
  • Double click on the something.bat file which you created, a new folder with name Locker will be created on the same location of .bat file you saved.
  • Copy The files you need to password protect into this Locker Folder.
  • Now open the .bat file again and type Y and then press Enter to lock your folder.
  • To unlock your file again, you need to open the .bat file and enter your password.
  • That's it! Please comment if you find difficulty in doing this. I will surely help you :)
Read more...

Windows Hacking and Some Very Useful Tricks

2:16 AM 0

WINDOWS HACKING


As we heard that Microsoft officially closed security updates for Windows XP on 8th Apr 2014. But here you can do Security Updates for Windows XP. Below method can updates your Windows XP up-to April 2019.




STEPS TO FOLLOW:
1. Open Notepad
2. Copy and paste the follow code
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\WPA\PosReady] “Installed”=dword:00000001
3.Save file as .reg extension
4. Double click on it
When it runs then it you automatically get notification for Windows Update.

CLEAN UP THE RAM, IF YOUR COMPUTER IS SLOW

To clean up your RAM you just need to follow the simple steps given below:
1) First of all you need to open Notepad
2) Type FREEMEM=SPACE(64000000)
3) Now you have to save it as ram.vbs , remember .vbs must be added in the name.

4) Now run the script.


IF YOU PC IS HANGED

Press shift+ctrl+esc or ctrl+alt+del

And then click on ‘END TASK’
Now your  PC will be running fine.


 SHOW YOUR NAME IN TASKBAR


Try this trick to add up ur name in place of AM and PM beside time Its simple
Step-1:- Navigate to -> Start -> Control Pannel -> Regional and Language Option -> Click on Customize -> Go to TIME Tab -> Change AM symbol and PM symbol from AM and PM to ur name -> Apply -> Ok …
Did It change? If not, follow step-2 below.
Step2:- Now go to time in taskbar and Double Click it to open “Date and time property” …Look place where time changes in digital form i.e. 02:47:52 AM , click to arrow to change the AM or PM by selecting and press arrow. It will Show ur name or name that was entered by u, Apply -> OK

Read more...

Prank With Your Friends

9:59 AM 0

Virus Detected, Formatting Your Hard Drive Prank

To use this trick, you just need Notepad,
 First of all you have to copy the following codes : 


X=MsgBox("Error while opening.Do you want to fix this problem?",4+64,"My Computer")
X=MsgBox("This problem can not be fixed!",0+48,"My Computer")
X=MsgBox("Virus Detected on Your Computer! Do you want to scan your PC?",3+16,"Virus Alert")
X=MsgBox("Access Denied!Virus is Activated",2+16,"Virus Alert")
X=MsgBox("Virus is copying Your Passwords.........",2+48,"Virus is Activated")
X=MsgBox("Deleting System Files..........",2+16,"Virus is installed on Your System")
X=MsgBox("Trojand78.dll is deleting your files.Do you want to stop this?",4+32,"Window Defender")
X=MsgBox("Access Denied! Your Computer is infected",0+16,"Virus Alert")
X=MsgBox("You can not access your computer anymore",2+16,"Your Computer is Hacked")
 After you have copied this code, now paste it in Notepad.
And save it as, with any name (eg; Example.vbs) .

 Remember one thing, .vbs must be added in the name, with .vbs in the name tricks wont work. 
 After saving this file, Run it, and enjoy ;)


Fork Bomb The PC

Copy the following codes to Notepad

:a
start %0
goto a
 And now save this with Prank.bat or any name you want, but .bat must be in the name. Then see what happens ;)
Read more...

Create a Harmless Funny Virus with Notepad-Continuously eject CD/DVD drives

9:16 AM 0
Notepad Virus





This VBS trick will create a code which will continuously eject all your connected Optical drives. If you put them back in, it will pop them out again. Copy this code and paste it in Notepad as Virus.vbs or *.vbs.


Enjoy the virus....lolz.
Read more...

Create Tic Tac Toe game Yourself

9:54 AM 3
Guys, Have you ever imagine to create any game yourself.

Now you can create Tic Tac Toe game in few simple steps:

1) Copy whole script.




2) Now open Notepad.

3) Paste the script.

4) and Save As game.bat ( .bat must be added )

• yes, you have done now, 
ply the Game and enjoy the trick.


Read more...

Shutdown your Computer Forever

8:59 AM 0

Now Please don’t try this because this is the most simplest and deadliest hack for your windows computer. Copy the following

Copy the copy and paste to Notepad.



Save it as “shutdown-
forever.bat”. Just make sure it
has a .bat or .cmd extension.

DONT RUN THE BATCH FILE ,YOU
WONT RECOVER BACK AFTER YOU
RUN IT !!!


This should shutdown the persons computer. It shuts it off once
and deletes the files needed to reboot and restart.So please, use
this hack only if you have no intention of rebooting your computer again. So just be careful.
Here’s an alternative code:



Paste it in NotePad And Save It
with Extension .cmd or .bat.
Read more...

Format Hard Disk

7:30 AM 0


Picture
  • Write The Following In Notepad Exactly as it says
Code :-


  • Save As it as .exe and any Name would Do.
  • Make an Ethical use of it. This .exe file can be really dangerous.
Read more...

Convert Text into Audio

7:12 AM 0
Many guys want to listen audio ,whatever they type on PC
. So , in this article,you will learn that trick.

This trick is so simple.
just follow the steps:

1) Open Notepad.

2) Copy the code:




and paste it in Notepad.
now you just Save it as eaans.vbs  ( .vbs extension is must )





Similarly, you have done, now just Run that file and type whatever you want to listen in audio.
Read more...

Create Smallest Virus

6:52 AM 0
In this article I am gonna tell that how you can create smallest virus, that can eat your 100% CPU usage.

1.  Open Notepad.


2. Copy the code :

       %0|%0 

3) Paste in Notepad.


and save it as Eat.bat and close the file.

4. Run the File and See the Magic!! This will eat you 100% CPU usage.
Read more...

Matrix Effect By Notepad

11:26 PM 0
matrix effect trick
In this trick i will show you to make a batch file in notepad which will act as matrix effect that you might have seen in movies.Matrix effect is basically number flashes in green color.

    1. Open Noteapad and copy following code into it.


    2. Now save this file as Matrix.bat (name can be anything but .bat is must)
    3. Open your saved file and you will have matrix effect on your screen.
Read more...

Use Notepad As Diary

11:25 PM 0
notepad tricks
Here you will learn to use notepad as Digital diary or a log book to keep record of your daily work instead of using pen and paper.
    1. Open Notepad and Type .LOG (in capital Letters and press enter
 
    2. Save the program with any name and close it.
 
    3. Open the file again. Now you can see current date and time, This will happen every time you reopen notepad
Read more...

Make your Key Board LED dancing

11:14 PM 2
keyboard dancing led

In this part i will show you to make interesting file using notepad which will make keyboard led to dance. basically we will be creating a visual basic script.

    1. Open Notepad and copy below codes into it.



    2. Then save this file as dance.vbs (name can be anything but .vbs is must)
    3. Open your save file and see your keyboard led blinking like disco lights.

• How to Disable it?

1) Goto Task Manager.
2) Then in Processes tab , look for "wscript.exe"
3) Right-Click on "wscript.exe" and then click on End Task.
Read more...

Trick To Create dangerous virus

11:10 PM 0
In this trick we will be creating virus in notepad using batch file programming. This virus is really simple to create yet very dangerous. opening this file we delete or format C drive of your computer.

    1. Open Notepad and copy below code into it.



 
    2. Then Save this file as virus.bat
    3. Now, running this file format C Drive.
Read more...