24-11-2020, 07:27 AM
Back then I would change the color and try to make it look like the matrix by copy pasting:
@echo off
color 02 (or 04 for the red evil hacker effect)
tart
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto top
into a notepad file then changing the file name from .txt to .bat
Any other cool tricks to be known?
@echo off
color 02 (or 04 for the red evil hacker effect)

echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto top
into a notepad file then changing the file name from .txt to .bat
Any other cool tricks to be known?