You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if "%msg%"=="/restart" (cls & echo Restarted! & goto ini)
if "%msg%"=="/help" (goto help)
call :background %msg%
echo %msg%
goto msg
pause
:background
if "%~1"=="/background" (
color %~2
echo Background changed!
goto msg
)
exit /b
:help
echo.
echo Just type colour and msg. Colours are like Minecraft. 1-9 a-f n r (Ik other missing) but replacing ^&^<colour^> by ^!^<colour^>^!. Example: ^!6^!Thats gold colour msg