Gunonmalt

dsdasdadassdaddddddddddddd

Nov 11th, 2022
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.33 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2. local Window = Library.CreateLib("Gunonm_alt Private Farm Script!!", "Serpent")
  3. local Main = Window:NewTab("Farming")
  4. local MainSection = Main:NewSection("Farming")
  5. MainSection:NewToggle("Equip Dw", "Equips Dw.", function(state)
  6. if state then
  7. print("Toggle On")
  8. _G.Equip = true
  9. while _G.Equip do
  10. wait()
  11. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  12. if v.Name == "Double Weight" then
  13. v.Parent = game.Players.LocalPlayer.Character
  14. end
  15. end
  16. end
  17. else
  18. print("Toggle Off")
  19. _G.Equip = false
  20. end
  21. end)
  22. MainSection:NewToggle("Lift Dw", "Lifts Dw.", function(state)
  23. if state then
  24. print("Toggle On")
  25. _G.Farm = true
  26. while _G.Farm do
  27. wait(0.5)
  28. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  29. if v.Name == "Double Weight" then v:Activate() end
  30. end
  31. end
  32. else
  33. print("Toggle Off")
  34. _G.Farm = false
  35. end
  36. end)
  37. MainSection:NewButton("Del Hud", "Deletes Hud.", function()
  38. print("Clicked")
  39. game:GetService("Players").LocalPlayer.PlayerGui.HUD:Destroy()
  40. end)
  41. MainSection:NewButton("Del Rumble", "Deletes Rumble.", function()
  42. print("Clicked")
  43. game.ReplicatedFirst.TourneyQ:Destroy()
  44. end)
  45. MainSection:NewButton("Del Popup", "Disables Strength Popup.", function()
  46. print("Clicked")
  47. game:GetService("Players").LocalPlayer.PlayerGui.HUD.Frame.MuscleGain:Destroy()
  48. end)
  49. MainSection:NewButton("Tp To Safe Zone", "Tps U To Safe Zone.", function()
  50. print("Clicked")
  51. char.HumanoidRootPart.CFrame = CFrame.new(-1941, 353, -5311)
  52. end)
  53. MainSection:NewButton("Low Ping", "Reduces High Ping/Low Fps.", function()
  54. print("Clicked")
  55. loadstring(game:HttpGet("https://pastebin.com/raw/mmEr60d5", true))()
  56. end)
  57. MainSection:NewButton("Anti Afk", "Stops Roblox From Kicking U.", function()
  58. print("Clicked")
  59. loadstring(game:HttpGet("https://pastebin.com/raw/SN4agUmB", true))()
  60. end)
  61. local Dropping = Window:NewTab("Dropping")
  62. local DroppingSection = Dropping:NewSection("Dropping")
  63. DroppingSection:NewToggle("Equip Dw", "Equips Dw.", function(state)
  64. if state then
  65. print("Toggle On")
  66. _G.Equip = true
  67. while _G.Equip do
  68. wait()
  69. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  70. if v.Name == "Double Weight" then
  71. v.Parent = game.Players.LocalPlayer.Character
  72. end
  73. end
  74. end
  75. else
  76. print("Toggle Off")
  77. _G.Equip = false
  78. end
  79. end)
  80. DroppingSection:NewButton("Drop Urself", "Auto Resets.", function()
  81. print("Clicked")
  82. loadstring(game:HttpGet("https://pastebin.com/raw/CjVD4RZN", true))()
  83. end)
  84. DroppingSection:NewButton("Revis Admin", "Revis Admin.", function()
  85. print("Clicked")
  86. loadstring(game:HttpGet("https://pastebin.com/raw/pGhYnsxA", true))()
  87. end)
  88. local Player = Window:NewTab("Player")
  89. local PlayerSection = Player:NewSection("Player")
  90. PlayerSection:NewSlider("Speed", "Changes Ur Running Speed.", 500, 16, function(s) -- 500 (MaxValue) | 0 (MinValue)
  91. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
  92. end)
  93. PlayerSection:NewSlider("Jump", "Changes Ur Jump Power.", 500, 50, function(s) -- 500 (MaxValue) | 0 (MinValue)
  94. game.Players.LocalPlayer.Character.Humanoid.JumpPower = s
  95. end)
  96. PlayerSection:NewButton("Reset Speed/Jump", "Resets JumpPower And WalkSpeed.", function()
  97. print("Clicked")
  98. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  99. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  100. end)
  101. local Misc = Window:NewTab("Misc")
  102. local MiscSection = Misc:NewSection("Misc")
  103. MiscSection:NewButton("Op Gui", "Op Gui For Boxing Simulator 2.", function()
  104. print("Clicked")
  105. loadstring(game:HttpGet("https://raw.githubusercontent.com/sssss1dfgh/Midnight-Hub/main/loader", true))()
  106. end)
  107. MiscSection:NewButton("Rainbow Gloves", "Makes Ur Gloves Rainbow.", function()
  108. print("Clicked")
  109. while true do
  110. local ohString1 = "Pink"
  111.  
  112. game:GetService("ReplicatedStorage").Remotes.SellWep:FireServer(ohString1)
  113. wait(.2)
  114. local ohString1 = "Green"
  115.  
  116. game:GetService("ReplicatedStorage").Remotes.SellWep:FireServer(ohString1)
  117. wait(.2)
  118.  
  119. local ohString1 = "Blue"
  120.  
  121. game:GetService("ReplicatedStorage").Remotes.SellWep:FireServer(ohString1)
  122. wait(.2)
  123.  
  124. end
  125. end)
  126. MiscSection:NewButton("Small", "Makes U Small.", function()
  127. print("Clicked")
  128. for i,v in pairs(game.Players.LocalPlayer.Character.Humanoid:GetChildren()) do
  129. if v:IsA("NumberValue") then
  130. v:Destroy()
  131. end
  132. end
  133. end)
  134. MiscSection:NewButton("Fast Punch", "Makes You Punch Fast.", function()
  135. old = hookfunction(wait,function(t)
  136. if not checkcaller() and getcallingscript().Name == "MouseIcon" then
  137. return old()
  138. end
  139. return old(t)
  140. end)
  141. end)
  142. local Settings = Window:NewTab("Settings")
  143. local SettingsSection = Settings:NewSection("Settings")
  144. SettingsSection:NewKeybind("Toggle Gui Key", "Type Key To Toggle Gui With.", Enum.KeyCode.H, function()
  145. Library:ToggleUI()
  146. end)
  147. local Credits = Window:NewTab("Credits")
  148. local CreditsSection = Credits:NewSection("Credits - Gunonm_alt")
  149.  
  150.  
Add Comment
Please, Sign In to add comment