CMD command tricks

Published: 26 September 2017
on channel: AkA Abdullah
117
1

cmd command very easy trick make matrix effect in cmd command by using simple coding and by using text file document


here is the code
you just paste it in text file
and save as anyname.bat

@echo off
title Matrix
color 0a
mode 1000
goto Greeting

:Greeting
cls
echo Hello Neo.
pause
cls
goto Matrix

:Matrix
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%
goto Matrix


On this page of the site you can watch the video online CMD command tricks with a duration of hours minute second in good quality, which was uploaded by the user AkA Abdullah 26 September 2017, share the link with friends and acquaintances, this video has already been watched 117 times on youtube and it was liked by 1 viewers. Enjoy your viewing!