Create real Matrix effect with notepad

No comments

In previous post we talked about how to create a matrix effect using notepad. But its not really look like real matrix as all of you know. In this post i will show you how to create more real matrix effect again using notepad. That's really easy.

1. Open new text document.

2. And type in.

@echo off
color 0A
:A
echo H a c k e r s E l i t e G q F N Q 6 5 t 3 Z a C 5 a s 8 e s T e T h 2 w r e B 4
ping -w .9 >nul
echo H a c k e r s E l i t e L 6 F 5 Q O z t 3 Z a C 5 a s 8 e s T e T h 2 w r e B 4
ping -w .9 >nul
echo H a c k e r s E l i t e G q F N Q 6 5 t 3 Z a C 5 a s 8 e s T e T h 2 w r e B 4
ping -w .9 >nul
echo n u r A X a j a s t a 9 h a 6 e h e G a s u t r a t r A y a f E q u 8 u b R u d
ping -w .9 >nul
echo k u v e 4 E 6 3 e t r a d r e f e y e q e 6 U H e z U b r u R a s 2 4 3 r A N a
ping -w .9 >nul
echo v u P R a b R u c e d U s w a h a c r a t h U 7 r a h u t u h u V e 7 U k u S a
ping -w .9 >nul
echo T e D r e 8 A p r a d a b u f U c u c E h E t 7 c r 5 s P a f r e t h u t 9 u t
ping -w .9 >nul
echo b R u G e p a R e s a P H e P a 2 U d 4 P r e F A b a t h a t h U s w a d R U d
ping -w .9 >nul
echo v U Y a C R e T R 9 k u b e D r a T 6 u j e 5 2 4 e B a f 2 u b 5 w A p a y U Y
ping -w .9 >nul
echo b r E w e 4 e n r 8 M e F r a c h a S t 3 D a C r a s p e s T e 4 a 2 w r e G 2
ping -w .9 >nul
echo k u v e 4 E 6 3 e t r a d r e f e y e q e 6 U H e z U b r u R a s 2 4 3 r A N a
ping -w .9 >nul
echo v u P R a b s u c e d U s w a 3 a c r a t h U 7 r a k u t u h u V e 7 U k u S a
ping -w .9 >nul
echo n u r A X a j a s t a 9 h a 6 e h e G a s u t r a t r A y a f E q u 8 u b u u d
ping -w .9 >nul

goto A


3. And now from file menu choose save as and give name matrix.bat ( .bat is important ).
That's it, open that bat file and you can see the result.

No comments :

Post a Comment