game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage",{ Text = "Welcome to my game!"; Color = Color3.new(0,1,1); Font = Enum.Font.SourceSans; FontSize = Enum.FontSize.Size24; }) --has to be a localscript though. You can change color and style easily if you know color3 etc
Closed as Not Constructive by evaera
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?