Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local player = game:GetService("Players").LocalPlayer
- local ownerId = game:GetService("MarketplaceService"):GetProductInfo(game.PlaceId).CreatorId
- player:Chat(tostring(ownerId))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement