SkeletalScripts

Ultimate Driving auto + speed

Apr 10th, 2020
3,228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. local GGGGGGGGGGGG,AAAAAAAAAAAA=pcall(function()
  2. for a,b in pairs(debug.getregistry()) do
  3. if type(b) == "table" then
  4. if b.Horsepower then
  5. b.Horsepower=999
  6. b.ClutchTol=999
  7. b.RevAccel=999
  8. b.Redline = 22500
  9. b.TurboEnabled = true
  10. b.BrakeForce = 15000
  11. end
  12. end
  13. end
  14.  
  15. end)
  16.  
  17. if not GGGGGGGGGGGG then
  18. print(AAAAAAAAAAAA) end
  19.  
  20. -- lol forgot to remove autofarm sorry skids!
Advertisement
Add Comment
Please, Sign In to add comment