Advertisement
Meliodas0_0

JB god mode

Feb 19th, 2020
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. for a,b in pairs(getgc(true)) do
  2. if typeof(b) == "function" then
  3. for c,d in pairs(debug.getupvalues(b)) do
  4. if typeof(d) == "table" and rawget(d,"FireServer") then
  5. game:GetService("RunService").RenderStepped:Connect(function()
  6. pcall(function()
  7. workspace.TouchTrigger.Donut.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position
  8. end)
  9. end)
  10. while wait() do
  11. for e,f in pairs(game:GetService("Players").LocalPlayer.PlayerGui.MainGui.Inventory.Inner:GetChildren()) do
  12. if f.Image == "rbxassetid://700374050" then
  13. d:FireServer("c4cfnrxk")
  14. end
  15. end
  16. end
  17. end
  18. end
  19. end
  20. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement