Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game.StarterGui:SetCore("ChatMakeSystemMessage", {
- Text = "Welcome to my game I hope you enjoyed!";
- Color = Color3.new(255, 221, 0);
- Font = Enum.Font.SourceSansBold;
- FontSize = Enum.FontSize.Size24;
- })
Add Comment
Please, Sign In to add comment