alvinblox source code bc = BrickColor.new("Dark stone grey") game.StarterGui:SetCore("ChatMakeSystemMessage", { Text = "Welcome to this new server!"; Font = Enum.Font.Cartoon; Color = bc.Color; FontSize = Enum.FontSize.Size96; }) alvinblox source code