Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local id = 7926567
- game:GetService("MarketplaceService").PromptGamePassPurcahseFinished:connect(function(plr,ido,purcahsed)
- if purcahed and id == 7926567 then
- blah = blah
- end
- end)
- game.Players.PlayerAdded:Connect(function(plr)
- if game:GetService("MarketplaceService").UserOwnsGamePassAsync(plr,User.id) then
- wateveru
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement