Sunday, 17 June 2012

How to make a matrix code

MATRIX CODE

Just copy and paste it in notepad and then save the file as matrix.bat and change the SAVE AS TYPE TO all files.. here is the code---

@echo off
color 0a

:loop

echo 1 4 3 6 3 0 8 7 4 3 7 4 0 1 7 4 9 3 6 2 8 9 4 7 3 0 9 1 0 0 1 4  
echo 7 0 1 5 6 4 7 3 8 2 7 90 2 5 8 3 7 3 8 0 2 4 6 3 6 7 3 5 7  8 3 
echo 5 7 0 9 3 6 5 21 9 0 6 5 7 89 5 8 9 54 8 5 98 0 1 1 54 80 8 5 
echo 1 3 5 8 34 5 7 5 7 8 3 8 0 45 3 5 3 3 5 78 3 2  6 9  5 2 4 6 3 7
echo 0 9 837 56 7367 82736 7 837 7637 8 736 93 7 837 737 8 73

goto loop
Please Comment...




No comments:

Post a Comment