Wednesday, 26 December 2012

HOW TO CREATE MATRIX FALLING EFFECT USING CODINGS .!!

Hi friends.......
Now i will share something which you might have seen earlier. When you see a film in which hacker works....some text falling effects are shown in the softwares, screens, displays etc. Now we will teach how you will do this using your own
PC. Just proceed as follows:


  • Open Notepad.
  • Paste the following code in it:
@echo off
color 02
:hack
echo %random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%
goto hack


Save it as <Filename>.bat 


Now run it.....you will see something like this:



                                                                     Enjoy The Trick

No comments:

Post a Comment