Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --script made by MSDOS10 vouch to him
- local CarNeeded = "mGt" -- See the car list
- local command = "cloneCar"
- local wut = CarNeeded
- local wer = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- local repl = game:GetService("ReplicatedStorage").SpawnCar
- repl:FireServer(command, wut, wer)
Add Comment
Please, Sign In to add comment