Advertisement
This is comment for paste
speed script
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local args = {
- [1] = {
- ["shopItem"] = {
- ["currency"] = "iron",
- ["itemType"] = "wool_white",
- ["amount"] = 16,
- ["price"] = 0,
- ["category"] = "Blocks"
- },
- ["shopId"] = "2_item_shop_1"
- }
- }
- game:GetService("ReplicatedStorage").rbxts_include.node_modules:FindFirstChild("@rbxts").net.out._NetManaged.BedwarsPurchaseItem:InvokeServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement