Grab your attention by making the windows command shell flash the background colour on and off
This is a DOS batch script, not an executable program
Tested on Windows 10 and Windows 11.
WARNING – containg flashing colours that may trigger seizures in people with photosensitive epilepsy. Use with caution and discontinue immediately if symptoms occur.
Syntax
FLASHSHELL.bat <iterations> <colour>
Examples
Flash 3 times YELLOW (default parameters)
FLASHSHELL.bat
Flash 6 times using YELLOW default colour.
FLASHSHELL.bat 6
Flash 10 times with RED colour.
FLASHSHELL.bat 10 RED
Supported colours YELLOW / RED / GREEN / BLUE / PURPLE / WHITE.
Default is YELLOW. Must be upper case
Want Faster Flashing ?
If you want the flashing to be faster, see the script comments regarding using CSCRIPT for the brief sleep period
WARNING – contains flashing colours that may trigger seizures in people with photosensitive epilepsy. Use with caution and discontinue immediately if symptoms occur.
With that in mind, I am only showing a screenshot rather than an animated image


Leave a comment