Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage",{ --Getting "StarterGui" and calling the function
- Text = "[SurfaceSwine]: I'm bored";
- Color = Color3.new(255,0,255);
- FontSize = Enum.FontSize.Size24;
- })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement