Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- wait(0.1)
- local args = {
- [1] = "Put car name you had here!"
- }
- game:GetService("ReplicatedStorage"):WaitForChild("SpawnCar"):FireServer(unpack(args))
- end
- --Made By JxcExploitss
Advertisement
Add Comment
Please, Sign In to add comment