Advertisement
memecreater

blueberry

Sep 6th, 2022
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. local args = {
  2. [1] = {
  3. ["merchant"] = "autumn_shop",
  4. ["offerId"] = 15,
  5. ["amount"] = 2
  6. }
  7. }
  8.  
  9. game:GetService("ReplicatedStorage").rbxts_include.node_modules.net.out._NetManaged.CLIENT_MERCHANT_ORDER_REQUEST:InvokeServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement