Advertisement
Guest User

SetCore System chat

a guest
Feb 18th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. bc = BrickColor.new("Dark stone grey")
  2. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  3. Text = "Welcome to this new server!";
  4. Font = Enum.Font.Cartoon;
  5. Color = bc.Color;
  6. FontSize = Enum.FontSize.Size96;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement