How to Create Notepad Rainbow











Step -1


         Open Notepad  Press Win + R  Type Notepad and Press Enter

Step -2


Type This Text ↓

@echo off

cls

:loop

color 0a
echo "Your Text Here" 
ping localhost -n 1 >nul

color 0b
echo "Your Text Here" 
ping localhost -n 1 >nul

color 0c
echo   "Your Text Here" 
ping localhost -n 1 >nul

color 0d
echo   "Your Text Here" 
ping localhost -n 1 >nul

color 0e
echo   "Your Text Here"  
ping localhost -n 1 >nul

color 0f
echo   "Your Text Here" 
ping localhost -n 1 >nul

goto loop


Step -3

Save as [any name.bat ]
CLICK  Subscribe  button ↑


To Download This Code Click Link In Below ↓

  Download