Advertisement
H3VL

chat

Nov 13th, 2017
426
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage",{ --Getting "StarterGui" and calling the function
  2. Text = "[John Doe]: I have Came Back Now You Will Die";
  3. Color = Color3.new(161,161,161);
  4. FontSize = Enum.FontSize.Size24;
  5. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement