Advertisement
sahdudelol123

Untitled

Mar 25th, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. --[[
  2. The Streets Anti-Exploit Bypass
  3. By 3dsboy08. Only works on ProtoSmasher.
  4. ]]
  5.  
  6. loadstring(game:HttpGet("https://pastebin.com/raw/N5EMun8T", true))()
  7.  
  8. loadstring(game:HttpGet("https://pastebin.com/raw/CeWmVGKT",true))()
  9. local plr = game:GetService("Players").LocalPlayer
  10. local remote = game:GetService("ReplicatedStorage").IlII
  11. plr:AddCallHook("Kick",function(...) end)
  12. plr.Character.HumanoidRootPart:AddSetHook("CFrame",function(...) end)
  13. remote:AddCallHook("FireServer",function(...) end)
  14. plr.Character.Humanoid:AddSetHook("Health",function(...) end)
  15. plr.Character:AddCallHook("BreakJoints",function() end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement