Advertisement
TheSovietRat

Ultimate Driving Speed Haxxer

Jun 25th, 2019
535
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 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=1400
  6. b.ClutchTol=50000
  7. b.RevAccel=1700
  8. b.Redline = 40000
  9. b.TurboEnabled = true
  10. b.BrakeForce = 1500000000000000000000000000000000000000000000000000
  11. end
  12. end
  13. end
  14.  
  15. end)
  16.  
  17. if not GGGGGGGGGGGG then
  18. print(AAAAAAAAAAAA) end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement