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