top of page
Search

Matrix Falling Code Effect [Notepad Trick]

  • Writer: Shazaf Zafar
    Shazaf Zafar
  • Jun 27, 2015
  • 1 min read

Notepad_tricks.PNG

Inspired by the movie Matrix, this falling code trick is extremely popular on social networking websites. Copy and paste the code given below in Notepad and save the file as "Matrix.bat" or *.bat.Just paste code inside this. ----------------------------------------------------------------------------------------------------

@echo off color 02 :tricks echo %random%%random%%random%%random%%random%%random%%random%%random% goto tricks

------------------------------------------------------------------------------------------------------------------------

Upon running the bat file, you will see the "Matrix falling code" effect.


 
 
 

Комментарии


Featured Posts
Recent Posts
Archive
Search By Tags
Follow Us
  • Facebook Basic Square
  • Twitter Basic Square
  • Google+ Basic Square

© 2015 by Shazaf Zafar.Proudly created with Wix.com

bottom of page