Meliodas0_0

God mode grab donut jailbreak

Jan 20th, 2020
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. God Mode (grabs donuts and eats them to regen
  2. Code:
  3. while wait() do
  4. if game.Workspace[game.Players.LocalPlayer.Name].Humanoid.Health < 100 then
  5. local Client = {}
  6.  
  7. for i,v in pairs(debug.getregistry()) do
  8. if typeof(v) == "function" then
  9. for i2,v2 in pairs(debug.getupvalues(v)) do
  10. if typeof(v2) == "table" and v2.FireServer then
  11. Client.FireServerT = v2
  12. end
  13. end
  14. end
  15. end
  16.  
  17.  
  18. local Arguments = {
  19. [1] = "r4lqjxoc",
  20. [2] = "Donut"
  21. }
  22. Client.FireServerT:FireServer(unpack(Arguments))
  23. wait(0.1)
  24. local Client = {}
  25.  
  26. for i,v in pairs(debug.getregistry()) do
  27. if typeof(v) == "function" then
  28. for i2,v2 in pairs(debug.getupvalues(v)) do
  29. if typeof(v2) == "table" and v2.FireServer then
  30. Client.FireServerT = v2
  31. end
  32. end
  33. end
  34. end
  35.  
  36.  
  37. local Arguments2 = {
  38. [1] = "doprxx6r"
  39. }
  40. Client.FireServerT:FireServer(unpack(Arguments2))
  41. end
  42. end
  43.  
  44. ______________________________-_--__________________-_
  45. Grab Donut:
  46. Code:
  47. while wait() do
  48. local Client = {}
  49.  
  50. for i,v in pairs(debug.getregistry()) do
  51. if typeof(v) == "function" then
  52. for i2,v2 in pairs(debug.getupvalues(v)) do
  53. if typeof(v2) == "table" and v2.FireServer then
  54. Client.FireServerT = v2
  55. end
  56. end
  57. end
  58. end
  59.  
  60.  
  61. local Arguments = {
  62. [1] = "r4lqjxoc",
  63. [2] = "Donut"
  64. }
  65. Client.FireServerT:FireServer(unpack(Arguments))
  66. end
Advertisement
Add Comment
Please, Sign In to add comment