Advertisement
Guest User

Untitled

a guest
Nov 12th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. local A_1 =
  2. {
  3. ["petName"] = "Moon",
  4. ["req"] = "newPet"
  5. }
  6. game:GetService("ReplicatedStorage").Remotes.Pets:FireServer(A_1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement