JxExploitss

Highway Rush Spam Car Script

Mar 8th, 2023
395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. while true do
  2. wait(0.1)
  3. local args = {
  4. [1] = "Put car name you had here!"
  5. }
  6.  
  7. game:GetService("ReplicatedStorage"):WaitForChild("SpawnCar"):FireServer(unpack(args))
  8. end
  9. --Made By JxcExploitss
Advertisement
Add Comment
Please, Sign In to add comment