Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local args = {
- [1] = {
- [1] = { ["event"] = { ["id"] = "bulk-purchase-ugc-items", ["distributed"] = true
- }, ["payload"] = { ["items"] = {
- [1] = {
- ["Id"] = "15855084063",
- ["Type"] = Enum.MarketplaceProductType.AvatarAsset
- }
- }
- }
- }
- }
- }
- game:GetService("ReplicatedStorage"):WaitForChild("Packages"):WaitForChild("_Index"):WaitForChild("[email protected]"):WaitForChild("event-manager"):WaitForChild("EventManager"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
Add Comment
Please, Sign In to add comment