Advertisement
DARKMODZ

lol

Dec 20th, 2023
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. local DrRayLibrary =
  2. loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/DrRay-UI-Library/main/DrRay.lua"))()
  3. local window = DrRayLibrary:Load("Berserk Hub Free", "Default")
  4. local tab1 = DrRayLibrary.newTab("Combat", "ImageIdHere")
  5. tab1.newButton(
  6. "Auto Parry",
  7. "Auto Parry Op",
  8. function()
  9. loadstring(
  10. game:HttpGet("https://raw.githubusercontent.com/Hosvile/Refinement/main/MC%3ABlade%20Ball%20Parry", true)
  11. )()
  12. end
  13. )
  14. tab1.newButton(
  15. "Auto Clash",
  16. "Bug: Only focusing on one player ",
  17. function()
  18. loadstring(game:HttpGet("https://pastebin.com/raw/t2391h1A"))()
  19. end
  20. )
  21. tab1.newButton(
  22. "Hold To Spam",
  23. "Hold Spam !",
  24. function()
  25. getgenv().SpamSpeed = 9
  26. loadstring(
  27. game:HttpGet("https://raw.githubusercontent.com/Hosvile/Refinement/main/MC%3ABlade%20Ball%20Spam", true)
  28. )()
  29. end
  30. )
  31. tab1.newButton(
  32. "Manual Spam By ....",
  33. "Spam Manual Click",
  34. function()
  35. loadstring(game:HttpGet("https://raw.githubusercontent.com/marmfjjwjw223/DownGroud/main/DOWNGROUND"))()
  36. end
  37. )
  38. local tab2 = DrRayLibrary.newTab("Fps", "ImageIdHere")
  39. tab2.newButton(
  40. "Anti Lag",
  41. "Anti Lag Op",
  42. function()
  43. function Callback()
  44. _G.Settings = {
  45. Players = {["Ignore Me"] = true, ["Ignore Others"] = true},
  46. Meshes = {Destroy = false, LowDetail = true},
  47. Images = {Invisible = true, LowDetail = false, Destroy = false},
  48. ["No Particles"] = true,
  49. ["No Camera Effects"] = true,
  50. ["No Explosions"] = true,
  51. ["No Clothes"] = true,
  52. ["Low Water Graphics"] = true,
  53. ["No Shadows"] = true,
  54. ["Low Rendering"] = true,
  55. ["Low Quality Parts"] = true
  56. }
  57. loadstring(game:HttpGet("https://angxlzz.dev/boostFps.lua"))()
  58. end
  59. end
  60. )
  61. tab2.newButton(
  62. "Fps Bosster",
  63. "By Peesstt",
  64. function()
  65. loadstring(
  66. game:HttpGet(
  67. "https://paste.gg/p/anonymous/27513f26b87748bb8723b3ad79461065/files/42fc0a40f1964b03972f175a52405041/raw",
  68. true
  69. )
  70. )()
  71. end
  72. )
  73. -- ⚠️ WARNING: integrity protected my ass
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement