Advertisement
BAT_Player

Batch File Program Matrix #5

Feb 2nd, 2018
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.65 KB | None | 0 0
  1. 1.Açın Notepad.exe
  2. 2.Aşağıdakı Kodu Notepad'a Yazın
  3. 3.Farklı Kaydedin Sonra (İstediğiniz Ad).bat Yazıb Enter Tuşuna Basın
  4. ----------------------------------------------------------------------
  5.  
  6. @echo off
  7. title Matrix
  8. color a
  9. msg * Coder By BAT_Player
  10. mode 900
  11. :Matrix
  12. echo %random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%
  13. goto Matrix
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement