Green Light Coding presents new video which shows how to create a Disco Lights using batch commands .Let's learn with batch script...
color command in command prompt
change cmd color
batch script
batch file
___________________________________________________________
Stay connected to us for more funny coding hacks like these.
___________________________________________________________
#coding
#disco
#cmd
#howto
#scripting
#color
#lights
#code
#batchfile
#learning
#experiment
#simple
#function
#notepads
#console
#programming
#coder
#programmers
#colours
#ambient
#brightness
code:
::remainder -- copying this code will not give you the errorless result exactly until you replace this unicode character '〉' with the right angle bracket which looks just like 〉,you can find it in keyboard.
::I can not give this angle bracket because Youtube does'nt support it in it's description
@echo off
:color
::removing all title commands will make it simple
::increase brightness and press 'alt + enter' for rocking experience...
color 01
timeout /t 0 〉NUL
color 12
timeout /t 0 〉NUL
color 21
timeout /t 0 〉NUL
color 32
timeout /t 0 〉NUL
color 42
timeout /t 0 〉NUL
color 52
timeout /t 0 〉NUL
color 62
timeout /t 0 〉NUL
color 72
timeout /t 0 〉NUL
color 82
timeout /t 0 〉NUL
color 92
timeout /t 0 〉NUL
color A2
timeout /t 0 〉NUL
color B2
timeout /t 0 〉NUL
color C2
timeout /t 0 〉NUL
color D2
timeout /t 0 〉NUL
color E2
timeout /t 0 〉NUL
color F2
goto color
vsist batch series playlist :
https://www.youtube.com/@greenlightco...