Advertisement
brandblox

Southwest Florida Beta Script

Sep 8th, 2020
29,840
-1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 1
  1. --script made by MSDOS10 vouch to him
  2. local CarNeeded = "mGt" -- See the car list
  3.  
  4.  
  5. local command = "cloneCar"
  6. local wut = CarNeeded
  7. local wer = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  8. local repl = game:GetService("ReplicatedStorage").SpawnCar
  9. repl:FireServer(command, wut, wer)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement