Advertisement
SurfaceSwine1337

meh

Aug 17th, 2017
489
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage",{ --Getting "StarterGui" and calling the function
  2. Text = "[SurfaceSwine]: I'm bored";
  3. Color = Color3.new(255,0,255);
  4. FontSize = Enum.FontSize.Size24;
  5. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement