trixade

Untitled

Oct 8th, 2021 (edited)
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.21 KB | None | 0 0
  1. local args = {
  2.    [1] = "chuoka",
  3.    [2] = {
  4.        ["number"] = -1000000,
  5.        ["cardsInfo"] = {}
  6.    }
  7. }
  8.  
  9. game:GetService("ReplicatedStorage").eventsAndFunctions.RemoteFunction:InvokeServer(unpack(args))
Add Comment
Please, Sign In to add comment