Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Made By Corrupted! This Script was made by plugin Gui To Lua Converter. Credits to the onwer of Gui to lua converter!
- -- Gui Version: 1.0
- -- Script by gui to lua again. Copy this all... Warning Backdoor is Not working in some Servers! *BUT THE GAME HAS NO PEOPLE LOL*
- -- Remember to execute Anti-Cheat first for trash speedhack and jumphack.
- -- Made with love By Corrupted. Enjoy! Btw if u dont this info then delete it or dont copy it... No Need to credit.
- local NatureObbyHub = Instance.new("ScreenGui")
- local MainFrame = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local BypassAntiCheat = Instance.new("TextButton")
- local Speedhack = Instance.new("TextButton")
- local NormalSpeed = Instance.new("TextButton")
- local BackdoorServer = Instance.new("TextButton")
- local Jumphack = Instance.new("TextButton")
- local NormalJumpPower = Instance.new("TextButton")
- local TextLabel_2 = Instance.new("TextLabel")
- local OpenScript = Instance.new("TextButton")
- local CloseScript = Instance.new("TextButton")
- --Properties:
- NatureObbyHub.Name = "Nature Obby Hub"
- NatureObbyHub.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- NatureObbyHub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = NatureObbyHub
- MainFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MainFrame.BorderSizePixel = 0
- MainFrame.Position = UDim2.new(0, 0, 0.508538902, 0)
- MainFrame.Size = UDim2.new(0, 326, 0, 259)
- MainFrame.Visible = false
- TextLabel.Parent = MainFrame
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BorderSizePixel = 0
- TextLabel.Size = UDim2.new(0, 326, 0, 23)
- TextLabel.Font = Enum.Font.SciFi
- TextLabel.Text = "Nature Obby Hub | Made By Corrupted"
- TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
- BypassAntiCheat.Name = "BypassAntiCheat"
- BypassAntiCheat.Parent = MainFrame
- BypassAntiCheat.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- BypassAntiCheat.Position = UDim2.new(0, 0, 0.123406842, 0)
- BypassAntiCheat.Size = UDim2.new(0, 100, 0, 40)
- BypassAntiCheat.Font = Enum.Font.SourceSansLight
- BypassAntiCheat.Text = "Bypass Anti-Cheat"
- BypassAntiCheat.TextColor3 = Color3.fromRGB(0, 0, 0)
- BypassAntiCheat.TextScaled = true
- BypassAntiCheat.TextSize = 14.000
- BypassAntiCheat.TextWrapped = true
- Speedhack.Name = "Speedhack"
- Speedhack.Parent = MainFrame
- Speedhack.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- Speedhack.Position = UDim2.new(0.346625775, 0, 0.123406842, 0)
- Speedhack.Size = UDim2.new(0, 100, 0, 40)
- Speedhack.Font = Enum.Font.PatrickHand
- Speedhack.Text = "Speedhack"
- Speedhack.TextColor3 = Color3.fromRGB(0, 0, 0)
- Speedhack.TextScaled = true
- Speedhack.TextSize = 14.000
- Speedhack.TextWrapped = true
- NormalSpeed.Name = "NormalSpeed"
- NormalSpeed.Parent = MainFrame
- NormalSpeed.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- NormalSpeed.Position = UDim2.new(0.69325155, 0, 0.123406842, 0)
- NormalSpeed.Size = UDim2.new(0, 100, 0, 40)
- NormalSpeed.Font = Enum.Font.Ubuntu
- NormalSpeed.Text = "NormalSpeed"
- NormalSpeed.TextColor3 = Color3.fromRGB(0, 0, 0)
- NormalSpeed.TextScaled = true
- NormalSpeed.TextSize = 14.000
- NormalSpeed.TextWrapped = true
- BackdoorServer.Name = "BackdoorServer"
- BackdoorServer.Parent = MainFrame
- BackdoorServer.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- BackdoorServer.Position = UDim2.new(0, 0, 0.316457033, 0)
- BackdoorServer.Size = UDim2.new(0, 100, 0, 40)
- BackdoorServer.Font = Enum.Font.Roboto
- BackdoorServer.Text = "Backdoor Server"
- BackdoorServer.TextColor3 = Color3.fromRGB(0, 0, 0)
- BackdoorServer.TextScaled = true
- BackdoorServer.TextSize = 14.000
- BackdoorServer.TextWrapped = true
- Jumphack.Name = "Jumphack"
- Jumphack.Parent = MainFrame
- Jumphack.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- Jumphack.Position = UDim2.new(0.346625775, 0, 0.316457033, 0)
- Jumphack.Size = UDim2.new(0, 100, 0, 40)
- Jumphack.Font = Enum.Font.Nunito
- Jumphack.Text = "Jumphack"
- Jumphack.TextColor3 = Color3.fromRGB(0, 0, 0)
- Jumphack.TextScaled = true
- Jumphack.TextSize = 14.000
- Jumphack.TextWrapped = true
- NormalJumpPower.Name = "NormalJumpPower"
- NormalJumpPower.Parent = MainFrame
- NormalJumpPower.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- NormalJumpPower.Position = UDim2.new(0.69325155, 0, 0.316457033, 0)
- NormalJumpPower.Size = UDim2.new(0, 100, 0, 40)
- NormalJumpPower.Font = Enum.Font.Oswald
- NormalJumpPower.Text = "NormalJumpPower"
- NormalJumpPower.TextColor3 = Color3.fromRGB(0, 0, 0)
- NormalJumpPower.TextScaled = true
- NormalJumpPower.TextSize = 14.000
- NormalJumpPower.TextWrapped = true
- TextLabel_2.Parent = MainFrame
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.BackgroundTransparency = 1.000
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Position = UDim2.new(0, 0, 0.5558393, 0)
- TextLabel_2.Size = UDim2.new(0, 326, 0, 115)
- TextLabel_2.Font = Enum.Font.Sarpanch
- TextLabel_2.Text = "More Coming Soon! On YouTube There will be Updates or check my Pastebin. Made with Love by Corrupted :D"
- TextLabel_2.TextColor3 = Color3.fromRGB(57, 28, 115)
- TextLabel_2.TextSize = 25.000
- TextLabel_2.TextWrapped = true
- TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_2.TextYAlignment = Enum.TextYAlignment.Top
- OpenScript.Name = "OpenScript"
- OpenScript.Parent = NatureObbyHub
- OpenScript.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- OpenScript.Position = UDim2.new(0.88159436, 0, 0.943073988, 0)
- OpenScript.Size = UDim2.new(0, 101, 0, 30)
- OpenScript.Font = Enum.Font.SourceSans
- OpenScript.Text = "OpenScript"
- OpenScript.TextColor3 = Color3.fromRGB(0, 0, 0)
- OpenScript.TextScaled = true
- OpenScript.TextSize = 14.000
- OpenScript.TextWrapped = true
- CloseScript.Name = "CloseScript"
- CloseScript.Parent = NatureObbyHub
- CloseScript.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- CloseScript.Position = UDim2.new(0.88159436, 0, 0.943073988, 0)
- CloseScript.Size = UDim2.new(0, 101, 0, 30)
- CloseScript.Visible = false
- CloseScript.Font = Enum.Font.SourceSans
- CloseScript.Text = "CloseScript"
- CloseScript.TextColor3 = Color3.fromRGB(0, 0, 0)
- CloseScript.TextScaled = true
- CloseScript.TextSize = 14.000
- CloseScript.TextWrapped = true
- -- Scripts:
- local function TKRIV_fake_script() -- MainFrame.DraggableGUI
- local script = Instance.new('LocalScript', MainFrame)
- local UserInputService = game:GetService("UserInputService")
- local gui = script.Parent
- local dragging
- local dragInput
- local dragStart
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputService.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- if gui.Visible then
- update(input)
- end
- end
- end)
- end
- coroutine.wrap(TKRIV_fake_script)()
- local function PXRAG_fake_script() -- TextLabel.RainbowText
- local script = Instance.new('Script', TextLabel)
- local text = script.Parent
- local add = 10
- wait(1)
- local k = 1
- while k <= 255 do
- text.TextColor3 = Color3.new(k/255,0/255,0/255)
- k = k + add
- wait()
- end
- while true do
- k = 1
- while k <= 255 do
- text.TextColor3 = Color3.new(255/255,k/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.TextColor3 = Color3.new(255/255 - k/255,255/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.TextColor3 = Color3.new(0/255,255/255,k/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.TextColor3 = Color3.new(0/255,255/255 - k/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.TextColor3 = Color3.new(k/255,0/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.TextColor3 = Color3.new(255/255,0/255,255/255 - k/255)
- k = k + add
- wait()
- end
- while k <= 255 do
- text.TextColor3 = Color3.new(255/255 - k/255,0/255,0/255)
- k = k + add
- wait()
- end
- end
- end
- coroutine.wrap(PXRAG_fake_script)()
- local function NRDTMZ_fake_script() -- MainFrame.Rainbow Frame
- local script = Instance.new('LocalScript', MainFrame)
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- counter = 0
- while wait(0.1)do
- script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.01
- end
- --Enjoy ;) dont change anything. I didnt script this so i dont know if you can change but its adviced not 2
- end
- coroutine.wrap(NRDTMZ_fake_script)()
- local function JBFJE_fake_script() -- BypassAntiCheat.LocalScript
- local script = Instance.new('LocalScript', BypassAntiCheat)
- script.Parent.MouseButton1Down:Connect(function()
- script.Parent.Text = "Deleting Anti-Cheat..."
- wait(9)
- script.Parent.Text = "Done!"
- wait(2.5)
- script.Parent.Text = "Bypassed"
- end)
- end
- coroutine.wrap(JBFJE_fake_script)()
- local function FKYJXTZ_fake_script() -- Speedhack.LocalScript
- local script = Instance.new('LocalScript', Speedhack)
- script.Parent.MouseButton1Down:Connect(function()
- wait(2.5)
- script.Parent.Text = "SpeedHack Enabled."
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
- wait(1.5)
- script.Parent.Text = "Speedhack"
- end)
- end
- coroutine.wrap(FKYJXTZ_fake_script)()
- local function BYIWDIO_fake_script() -- NormalSpeed.LocalScript
- local script = Instance.new('LocalScript', NormalSpeed)
- script.Parent.MouseButton1Down:Connect(function()
- wait(2.5)
- script.Parent.Text = "SpeedHack Disabled."
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
- wait(1.5)
- script.Parent.Text = "NormalSpeed"
- end)
- end
- coroutine.wrap(BYIWDIO_fake_script)()
- local function OZXCPRN_fake_script() -- BackdoorServer.LocalScript
- local script = Instance.new('LocalScript', BackdoorServer)
- script.Parent.MouseButton1Down:Connect(function()
- wait(2.5)
- script.Parent.Text = "Backdooring Server..."
- wait(4.5)
- script.Parent.Text = "Please Wait..."
- wait(2.5)
- script.Parent.Text = "Backdooring Server..."
- wait(2.5)
- script.Parent.Text = "Backdooring Server...."
- wait(2.5)
- script.Parent.Text = "Backdooring Server....."
- wait(5)
- script.Parent.Text = "Backdoored!"
- wait(2.5)
- script.Parent.Text = "Already Backdoored. Please Dont Click."
- end)
- end
- coroutine.wrap(OZXCPRN_fake_script)()
- local function FXZAZWA_fake_script() -- Jumphack.LocalScript
- local script = Instance.new('LocalScript', Jumphack)
- script.Parent.MouseButton1Down:Connect(function()
- wait(2.5)
- script.Parent.Text = "Jumphack Enabled."
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
- wait(1.5)
- script.Parent.Text = "Jumphack"
- end)
- end
- coroutine.wrap(FXZAZWA_fake_script)()
- local function EURUC_fake_script() -- NormalJumpPower.LocalScript
- local script = Instance.new('LocalScript', NormalJumpPower)
- script.Parent.MouseButton1Down:Connect(function()
- wait(2.5)
- script.Parent.Text = "Jumphack Disabled."
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
- wait(1.5)
- script.Parent.Text = "NormalJumpPower"
- end)
- end
- coroutine.wrap(EURUC_fake_script)()
- local function UMDQ_fake_script() -- OpenScript.Rainbow Frame
- local script = Instance.new('LocalScript', OpenScript)
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- counter = 0
- while wait(0.1)do
- script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.01
- end
- --Enjoy ;) dont change anything. I didnt script this so i dont know if you can change but its adviced not 2
- end
- coroutine.wrap(UMDQ_fake_script)()
- local function NUZAKGN_fake_script() -- OpenScript.LocalScript
- local script = Instance.new('LocalScript', OpenScript)
- script.Parent.MouseButton1Down:Connect(function()
- script.Parent.Visible = false
- script.Parent.Parent.CloseScript.Visible = true
- script.Parent.Parent.MainFrame.Visible = true
- end)
- end
- coroutine.wrap(NUZAKGN_fake_script)()
- local function QKSLSXD_fake_script() -- CloseScript.Rainbow Frame
- local script = Instance.new('LocalScript', CloseScript)
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- counter = 0
- while wait(0.1)do
- script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.01
- end
- --Enjoy ;) dont change anything. I didnt script this so i dont know if you can change but its adviced not 2
- end
- coroutine.wrap(QKSLSXD_fake_script)()
- local function XZIS_fake_script() -- CloseScript.LocalScript
- local script = Instance.new('LocalScript', CloseScript)
- script.Parent.MouseButton1Down:Connect(function()
- script.Parent.Visible = false
- script.Parent.Parent.OpenScript.Visible = true
- script.Parent.Parent.MainFrame.Visible = false
- end)
- end
- coroutine.wrap(XZIS_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement