Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/mohamedyoo/owlhub/main/New%20ui"))()
- local Window = Library.CreateLib("Be Crushed by a Speeding Wall!", "Sentinel")
- local Tab = Window:NewTab("Main")
- local Section = Tab:NewSection("Main")
- Section:NewToggle("Autofarm Points", "ToggleInfo", function(bool)
- _G.autofarm = bool;
- while wait() do
- if _G.autofarm == true then
- task.wait(0.025)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1041.84729, 24.021759, 410.903748, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- task.wait(0.03)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1041.06726, 16.3217564, 412.603729, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- task.wait(0.17)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-737.947266, 24.021759, 238.003754, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- task.wait(0.03)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-739.147522, 16.3198643, 231.56601, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- task.wait(0.17)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-441.247253, 24.021759, 411.503754, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- task.wait(0.03)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-439.762268, 16.3393345, 417.383698, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- task.wait(0.17)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-139.082031, 16.3098545, 237.155304, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- task.wait(0.03)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-139.147278, 24.021759, 238.203751, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- task.wait(0.14)
- prev = game:GetService("Players").LocalPlayer.Character:WaitForChild('HumanoidRootPart').CFrame
- game:GetService("Players").LocalPlayer.Character.Parent = workspace.Terrain
- game:GetService("Players").LocalPlayer.Character:BreakJoints()
- game:GetService('Workspace'):WaitForChild(game:GetService("Players").LocalPlayer.Name)
- game:GetService("Players").LocalPlayer.Character:WaitForChild('HumanoidRootPart').CFrame = prev
- end
- end
- wait(.05)
- end)
- Section:NewToggle("Autofarm Deaths", "ToggleInfo", function(bool)
- -- Code
- _G.DeathFarm = bool;
- while _G.DeathFarm == true do
- game:GetService("Players").LocalPlayer.Character:BreakJoints()
- wait(1)
- end
- end)
- Section:NewToggle("Autofarm Activations", "ToggleInfo", function(bool)
- getgenv().ButtonSpam = bool;
- while getgenv().ButtonSpam do
- task.wait(.5)
- local playerHead = game.Players.LocalPlayer.Character.Head
- for i, v in
- pairs(game:GetService("Workspace").Map.NeonPartsTunnel["1Ins"].Button:GetDescendants()) do
- if v.name == "TouchInterest" and v.Parent then
- firetouchinterest(playerHead, v.Parent, 0)
- wait(.3)
- firetouchinterest(playerHead, v.Parent, 1)
- break;
- end end end
- end)
- Section:NewButton("Disable Wall Collision", "ButtonInfo", function(bool)
- Noclip = bool
- while Noclip do
- wait()
- for i, v in pairs(game:GetService("Workspace").Map.Tunnel:GetChildren()) do
- if v:IsA("BasePart") and v.Name:match("Wall") then
- if Noclip then
- v.CanCollide = false
- print("Collision Off!")
- else
- v.CanCollide = true
- end
- end
- end
- end
- end)
- local Teleport = Tab:NewSection("Teleports")
- Teleport:NewButton("Teleport to Vip Item Giver Room", "ButtonInfo", function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(524.901367, 53.6778374, 335.333588, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- end)
- Teleport:NewButton("Teleport to Winner Room", "ButtonInfo", function()
- 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)
- end)
- Teleport:NewButton("Teleport to Leet Room", "ButtonInfo", function()
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18490.1387, 10023.7734, -7373.1379, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- end)
- Teleport:NewButton("Teleport to NZ Room", "ButtonInfo", function()
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18490.2188, 10023.8896, -7305.2876, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- end)
- Teleport:NewButton("Teleport to Owner Room", "ButtonInfo", function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18483.3047, 10675.3447, -6191.62695, 0, 0, -1, -1, 0, 0, 0, 1, 0)
- end)
- Teleport:NewButton("Teleport to Begin Room", "ButtonInfo", function()
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(406.837799, 21.550209, 390.885376, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- end)
- Teleport:NewButton("Teleport to Maze Room", "ButtonInfo", function()
- 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)
- end)
- Teleport:NewButton("Teleport to Green Room", "ButtonInfo", function()
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18491.0371, 10611.1768, -6161.83594, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- end)
- Teleport:NewButton("Teleport to Friendship Room", "ButtonInfo", function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18517.248, 10678.6387, -6207.31348, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- end)
- Teleport:NewButton("Teleport to Face Room", "ButtonInfo", function()
- 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)
- end)
- Teleport:NewButton("Teleport to Descriptive Room", "ButtonInfo", function()
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18490.1387, 10021.7734, -7373.1377, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- end)
- Teleport:NewButton("Teleport to Sparta Egg", "ButtonInfo", function()
- 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)
- end)
- local Other = Tab:NewSection("Player / others")
- Other:NewSlider("Walkspeed", "SliderInfo", 250, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
- end)
- Other:NewSlider("Jumppower", "SliderInfo", 300, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = s
- end)
- Other:NewSlider("Gravity", "SliderInfo", 350, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
- game.Players.LocalPlayer.Character.Humanoid.Gravity = s
- end)
- Other:NewSlider("High Hip", "SliderInfo", 350, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
- game.Players.LocalPlayer.Character.Humanoid.HipHeight = s
- end)
- Other:NewButton("Click TP Tool", "ButtonInfo", function()
- mouse = game.Players.LocalPlayer:GetMouse()
- tool = Instance.new("Tool")
- tool.RequiresHandle = false
- tool.Name = "Click Teleport"
- tool.Activated:connect(function()
- local pos = mouse.Hit+Vector3.new(0,2.5,0)
- pos = CFrame.new(pos.X,pos.Y,pos.Z)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
- end)
- tool.Parent = game.Players.LocalPlayer.Backpack
- end)
- Other:NewButton("ANti AFK", "SliderInfo", function() -- 500 (MaxValue) | 0 (MinValue)
- wait(0.5)
- local bb=game:service'VirtualUser'
- game:service'Players'.LocalPlayer.Idled:connect(function()
- bb:CaptureController()
- bb:ClickButton2(Vector2.new())
- end)
- print("Antiafk enabled")
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement