Advertisement
ManlyYT

Inf Rs | Drag Brasil

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