coz

life in paradise money

coz
Sep 16th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. -- Made by HTDBarsi
  2. while (true) do
  3. local Remote = game.ReplicatedStorage['Car']
  4.  
  5. local Arguments = {
  6. [1] = "Vehicle4",
  7. [2] = -100000
  8. }
  9.  
  10. Remote:FireServer(unpack(Arguments))
  11.  
  12. wait(1)
  13. end
Add Comment
Please, Sign In to add comment