If you insert UIGradient into the TextLabel, set the color sequence. Set background transparency of the textlabel to be 1 or a color other than 255,255,255 (white), then set TextColor3 to 255,255,255 (white). It’ll make the text have the gradient.
Example:
Placefile:
gradienttext.rbxl (31.1 KB)
You can set the TextColor to be any color, but it’ll affect the gradient’s color sequence.