Advertisement
Guest User

Speed Bypass

a guest
Mar 9th, 2018
1,593
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. if not getgenv().MTAPIMutex then loadstring(game:HttpGet("https://pastebin.com/raw/UwFCVrhS", true))() end
  2. game.Players.LocalPlayer.Character:AddCallHook("BreakJoints", function() end)
  3.  
  4. game.ReplicatedStorage.Test:AddCallHook("FireServer", function(o, ...)
  5. return math.random(1,999)
  6.  
  7. end)
  8. game.ReplicatedStorage.HelIo:AddCallHook("FireServer", function(o, ...)
  9. return math.random(1,999)
  10. end)
  11. game.ReplicatedStorage.IlIl:AddCallHook("FireServer", function(o, ...)
  12. return math.random(1,999)
  13. end)
  14. game:AddGlobalGetHook("WalkSpeed", 16)
  15. game:AddGlobalSetHook("WalkSpeed")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement