Advertisement
nobosxszzz

Untitled

Aug 21st, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. bc = BrickColor.new("New Yeller")
  2. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  3. Text = "[killstrikebrody]: Hi guys anyone wanna be friends";
  4. Font = Enum.Font.SourceSansBold;
  5. Color = bc.Color;
  6. FontSize = Enum.FontSize.Size14;
  7. })
  8. -----------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement