Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- WARNING: Be sure to make this a Script and put it in Starterpack if you want it to work!
- game.StarterGui:SetCore("ChatMakeSystemMessage", {
- Text = "Welcome to this new server!"; -- Change to what you want.
- Color = Color3.new(93 / 46, 140 / 7, 0/ 0); -- You can change colors by: 1) Going to "StarterGui" and Insert a Textbox, go Into properties, and go down to "TextColor" and change It to whatever color and copy the codes, then delete that Text box.
- Font = Enum.Font.SourceSansBold; -- Feel free to change!
- FontSize = Enum.FontSize.Size18; -- ^^^^^^^^^^^^^^^^^^^
Advertisement
Add Comment
Please, Sign In to add comment