Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local player = game.Players.LocalPlayer
- local args = {
- [1] = player.Name
- }
- game:GetService("ReplicatedStorage").Remotes.Extras.GetFullInventory:InvokeServer(unpack(args))
- game:GetService("ReplicatedStorage").Remotes.Extras.IsVIPServer:InvokeServer()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement