Advertisement
memecreater

blubery

Sep 12th, 2022
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 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))
  10. print("blueberry")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement