newchatline.TextColor3 = Color3.new(0, 0, 0) -- Previous newchatline.TextColor3 = Color3.new(math.random) -- Tried, not working
Color3.new(math.random(),math.random(),math.random())