Print with style in the developer console
Show properties
local console = loadstring(game:HttpGet("https://raw.githubusercontent.com/notpoiu/Scripts/main/utils/console/main.lua"))() console.custom_print("[ConsoleUtils]: Example script 😎")