Advertisement
fxdogxd
Jun 16th, 2023
23
0
Never
This is comment for paste speed script
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. local args = {
  2. [1] = "Train",
  3. [2] = workspace.Training.Grassy.Hole
  4. }
  5.  
  6. game:GetService("ReplicatedStorage").Remotes.Train:FireServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement