Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Script made by ManlyYT https://www.youtube.com/channel/UCznko2-xygumfMJX1C4kSvg
- Make sure to use a slow car.
- _G.ttttt = true
- local time = tick()
- repeat task.wait()
- game:GetService("VirtualInputManager"):SendKeyEvent(true, Enum.KeyCode.W, false, game)
- game:GetService("Workspace")[game.Players.LocalPlayer.Name .."sCar"].Body["#Weight"].CFrame = CFrame.new(0,90000000,0)
- until (tick() >= (time + 5)) or _G.ttttt == false
- while task.wait() and _G.ttttt do
- game:GetService("VirtualInputManager"):SendKeyEvent(true, Enum.KeyCode.W, false, game)
- game:GetService("Workspace")[game.Players.LocalPlayer.Name .."sCar"].Body["#Weight"].CFrame = CFrame.new(0,100000000000000000000,0)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement