Advertisement
kingmohamed

Be Crushed by a Speeding Wall!

May 2nd, 2023 (edited)
2,070
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.68 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/mohamedyoo/owlhub/main/New%20ui"))()
  2. local Window = Library.CreateLib("Be Crushed by a Speeding Wall!", "Sentinel")
  3.  
  4. local Tab = Window:NewTab("Main")
  5.  
  6. local Section = Tab:NewSection("Main")
  7.  
  8. Section:NewToggle("Autofarm Points", "ToggleInfo", function(bool)
  9. _G.autofarm = bool;
  10.  
  11. while wait() do
  12. if _G.autofarm == true then
  13. task.wait(0.025)
  14. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1041.84729, 24.021759, 410.903748, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  15. task.wait(0.03)
  16. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1041.06726, 16.3217564, 412.603729, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  17. task.wait(0.17)
  18. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-737.947266, 24.021759, 238.003754, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  19. task.wait(0.03)
  20. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-739.147522, 16.3198643, 231.56601, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  21. task.wait(0.17)
  22. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-441.247253, 24.021759, 411.503754, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  23. task.wait(0.03)
  24. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-439.762268, 16.3393345, 417.383698, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  25. task.wait(0.17)
  26. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-139.082031, 16.3098545, 237.155304, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  27. task.wait(0.03)
  28. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-139.147278, 24.021759, 238.203751, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  29. task.wait(0.14)
  30. prev = game:GetService("Players").LocalPlayer.Character:WaitForChild('HumanoidRootPart').CFrame
  31. game:GetService("Players").LocalPlayer.Character.Parent = workspace.Terrain
  32. game:GetService("Players").LocalPlayer.Character:BreakJoints()
  33. game:GetService('Workspace'):WaitForChild(game:GetService("Players").LocalPlayer.Name)
  34. game:GetService("Players").LocalPlayer.Character:WaitForChild('HumanoidRootPart').CFrame = prev
  35. end
  36. end
  37.  
  38. wait(.05)
  39. end)
  40.  
  41. Section:NewToggle("Autofarm Deaths", "ToggleInfo", function(bool)
  42. -- Code
  43. _G.DeathFarm = bool;
  44.  
  45.  
  46. while _G.DeathFarm == true do
  47. game:GetService("Players").LocalPlayer.Character:BreakJoints()
  48. wait(1)
  49. end
  50. end)
  51.  
  52. Section:NewToggle("Autofarm Activations", "ToggleInfo", function(bool)
  53. getgenv().ButtonSpam = bool;
  54. while getgenv().ButtonSpam do
  55.  
  56. task.wait(.5)
  57. local playerHead = game.Players.LocalPlayer.Character.Head
  58. for i, v in
  59. pairs(game:GetService("Workspace").Map.NeonPartsTunnel["1Ins"].Button:GetDescendants()) do
  60. if v.name == "TouchInterest" and v.Parent then
  61. firetouchinterest(playerHead, v.Parent, 0)
  62. wait(.3)
  63. firetouchinterest(playerHead, v.Parent, 1)
  64. break;
  65. end end end
  66. end)
  67.  
  68. Section:NewButton("Disable Wall Collision", "ButtonInfo", function(bool)
  69. Noclip = bool
  70. while Noclip do
  71. wait()
  72. for i, v in pairs(game:GetService("Workspace").Map.Tunnel:GetChildren()) do
  73. if v:IsA("BasePart") and v.Name:match("Wall") then
  74. if Noclip then
  75. v.CanCollide = false
  76. print("Collision Off!")
  77. else
  78. v.CanCollide = true
  79. end
  80. end
  81. end
  82. end
  83. end)
  84.  
  85. local Teleport = Tab:NewSection("Teleports")
  86.  
  87. Teleport:NewButton("Teleport to Vip Item Giver Room", "ButtonInfo", function()
  88. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(524.901367, 53.6778374, 335.333588, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  89. end)
  90.  
  91. Teleport:NewButton("Teleport to Winner Room", "ButtonInfo", function()
  92. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(268.214264, -72.8728333, 323.250122, -0.031096708, 2.93349078e-09, 0.999516368, 6.52960921e-08, 1, -9.03433994e-10, -0.999516368, 6.52364207e-08, -0.031096708)
  93. end)
  94.  
  95. Teleport:NewButton("Teleport to Leet Room", "ButtonInfo", function()
  96. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18490.1387, 10023.7734, -7373.1379, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  97. end)
  98.  
  99. Teleport:NewButton("Teleport to NZ Room", "ButtonInfo", function()
  100. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18490.2188, 10023.8896, -7305.2876, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  101. end)
  102.  
  103. Teleport:NewButton("Teleport to Owner Room", "ButtonInfo", function()
  104. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18483.3047, 10675.3447, -6191.62695, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  105. end)
  106.  
  107. Teleport:NewButton("Teleport to Begin Room", "ButtonInfo", function()
  108. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(406.837799, 21.550209, 390.885376, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  109. end)
  110.  
  111. Teleport:NewButton("Teleport to Maze Room", "ButtonInfo", function()
  112. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(19087.5059, 9636.28906, -7241.43799, 0.999972463, -8.79234867e-05, -0.00742362347, 8.47193442e-05, 0.999999881, -0.000431927474, 0.00742366072, 0.000431286666, 0.999972343)
  113. end)
  114.  
  115. Teleport:NewButton("Teleport to Green Room", "ButtonInfo", function()
  116. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18491.0371, 10611.1768, -6161.83594, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  117. end)
  118. Teleport:NewButton("Teleport to Friendship Room", "ButtonInfo", function()
  119. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18517.248, 10678.6387, -6207.31348, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  120. end)
  121. Teleport:NewButton("Teleport to Face Room", "ButtonInfo", function()
  122. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(19260.3555, 9635.91602, -7192.06494, 0.999459088, -0.000431551685, -0.0328842402, 0.000431551685, 0.999999881, -7.09754431e-06, 0.0328842402, -7.09754431e-06, 0.999459147)
  123. end)
  124. Teleport:NewButton("Teleport to Descriptive Room", "ButtonInfo", function()
  125. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18490.1387, 10021.7734, -7373.1377, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  126. end)
  127.  
  128. Teleport:NewButton("Teleport to Sparta Egg", "ButtonInfo", function()
  129. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18942.9961, 10014.4326, -7236.69482, -2.27019191e-05, -0.000463879027, -1.00000012, 9.72946436e-05, 1, -0.000463902426, 1.00000012, -9.75298608e-05, -2.26423144e-05)
  130. end)
  131.  
  132.  
  133. local Other = Tab:NewSection("Player / others")
  134.  
  135. Other:NewSlider("Walkspeed", "SliderInfo", 250, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
  136. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
  137. end)
  138.  
  139. Other:NewSlider("Jumppower", "SliderInfo", 300, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
  140. game.Players.LocalPlayer.Character.Humanoid.JumpPower = s
  141. end)
  142.  
  143. Other:NewSlider("Gravity", "SliderInfo", 350, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
  144. game.Players.LocalPlayer.Character.Humanoid.Gravity = s
  145. end)
  146.  
  147. Other:NewSlider("High Hip", "SliderInfo", 350, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
  148. game.Players.LocalPlayer.Character.Humanoid.HipHeight = s
  149. end)
  150.  
  151. Other:NewButton("Click TP Tool", "ButtonInfo", function()
  152. mouse = game.Players.LocalPlayer:GetMouse()
  153. tool = Instance.new("Tool")
  154. tool.RequiresHandle = false
  155. tool.Name = "Click Teleport"
  156. tool.Activated:connect(function()
  157. local pos = mouse.Hit+Vector3.new(0,2.5,0)
  158. pos = CFrame.new(pos.X,pos.Y,pos.Z)
  159. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  160. end)
  161. tool.Parent = game.Players.LocalPlayer.Backpack
  162. end)
  163.  
  164. Other:NewButton("ANti AFK", "SliderInfo", function() -- 500 (MaxValue) | 0 (MinValue)
  165. wait(0.5)
  166. local bb=game:service'VirtualUser'
  167. game:service'Players'.LocalPlayer.Idled:connect(function()
  168. bb:CaptureController()
  169. bb:ClickButton2(Vector2.new())
  170. end)
  171.  
  172. print("Antiafk enabled")
  173. end)
  174.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement