Advance Matrix Effect Using Notepad


SUBMITTED BY: Guest

DATE: June 7, 2014, 4:59 a.m.

FORMAT: Text only

SIZE: 1.7 kB

HITS: 938

  1. This is amazing notepad trick which will display matrix effect like you might have seen in movies, that is numbers flashes in green colour. Basical
  2. Go to Notepad and copy below codes
  3. @echo off
  4. color 0A
  5. :A
  6. echo b r E w e 4 e T 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 h 2 w r e G 2
  7. ping -w .9 >nul
  8. echo R E 9 8 8 R a t r e g 6 n u m A b R E X e Y A T u C 7 a D R a c r u C e B E p e
  9. ping -w .9 >nul
  10. echo c E B E s A d R u B R 3 H e R u D 7 g u d U 7 T a b u T 5 e p E 2 a v e 6 8 a Z
  11. ping -w .9 >nul
  12. 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
  13. ping -w .9 >nul
  14. 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
  15. ping -w .9 >nul
  16. 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
  17. ping -w .9 >nul
  18. 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
  19. ping -w .9 >nul
  20. 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
  21. ping -w .9 >nul
  22. 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
  23. ping -w .9 >nul
  24. 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
  25. ping -w .9 >nul
  26. 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
  27. ping -w .9 >nul
  28. 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
  29. ping -w .9 >nul
  30. 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
  31. ping -w .9 >nul
  32. goto A
  33. Save this file as matrix.bat
  34. Now open this file as see matrix effect on your screen.

comments powered by Disqus