Jail Break v1 Hack
Jail Break v1 Hack
-- Gui to Lua
-- Version: 3.2
-- Instances:
--Properties:
OpenFrame.Name = "OpenFrame"
OpenFrame.Parent = JailBreakV1
OpenFrame.BackgroundColor3 = Color3.fromRGB(34, 255, 10)
OpenFrame.BorderColor3 = Color3.fromRGB(255, 255, 255)
OpenFrame.BorderSizePixel = 3
OpenFrame.Position = UDim2.new(0, 0, 0.457848847, 0)
OpenFrame.Size = UDim2.new(0, 103, 0, 29)
Open.Name = "Open"
Open.Parent = OpenFrame
Open.BackgroundColor3 = Color3.fromRGB(46, 255, 0)
Open.BorderSizePixel = 0
Open.Size = UDim2.new(0, 94, 0, 27)
Open.Font = Enum.Font.Cartoon
Open.Text = "Open Gui"
Open.TextColor3 = Color3.fromRGB(253, 253, 253)
Open.TextSize = 25.000
Open.TextWrapped = true
Open.MouseButton1Down:connect(function()
Main.Visible = true
OpenFrame.Visible = false
end)
Main.Name = "Main"
Main.Parent = JailBreakV1
Main.Active = true
Main.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
Main.BorderSizePixel = 0
Main.Position = UDim2.new(0.293144196, 0, 0.29729721, 0)
Main.Size = UDim2.new(0, 524, 0, 290)
Main.Visible = false
Main.Draggable = true
Close.Name = "Close"
Close.Parent = TopCreddsshit
Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Close.BorderSizePixel = 0
Close.Position = UDim2.new(0.951446414, 0, 0.00676506758, 0)
Close.Size = UDim2.new(0, 26, 0, 24)
Close.Font = Enum.Font.Cartoon
Close.Text = "X"
Close.TextColor3 = Color3.fromRGB(0, 0, 0)
Close.TextSize = 22.000
Close.MouseButton1Down:connect(function()
OpenFrame.Visible = true
Main.Visible = false
end)
Btools.Name = "Btools"
Btools.Parent = TopCreddsshit
Btools.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Btools.Position = UDim2.new(0.0248091593, 0, 1.44000006, 0)
Btools.Size = UDim2.new(0, 117, 0, 50)
Btools.Font = Enum.Font.SourceSans
Btools.Text = "Btools"
Btools.TextColor3 = Color3.fromRGB(0, 0, 0)
Btools.TextSize = 22.000
Btools.MouseButton1Down:connect(function()
game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
if child.ClassName == "Part" then
child.Locked = false
end
if child.ClassName == "MeshPart" then
child.Locked = false
end
if child.ClassName == "UnionOperation" then
child.Locked = false
end
if child.ClassName == "Model" then
for index, chil in pairs(child:GetChildren()) do
if chil.ClassName == "Part" then
chil.Locked = false
end
if chil.ClassName == "MeshPart" then
chil.Locked = false
end
if chil.ClassName == "UnionOperation" then
chil.Locked = false
end
if chil.ClassName == "Model" then
for index, childe in pairs(chil:GetChildren()) do
if childe.ClassName == "Part" then
childe.Locked = false
end
if childe.ClassName == "MeshPart" then
childe.Locked = false
end
if childe.ClassName == "UnionOperation" then
childe.Locked = false
end
if childe.ClassName == "Model" then
for index, childeo in pairs(childe:GetChildren()) do
if childeo.ClassName == "Part" then
childeo.Locked = false
end
if childeo.ClassName == "MeshPart" then
childeo.Locked = false
end
if childeo.ClassName == "UnionOperation" then
childeo.Locked = false
end
if childeo.ClassName == "Model" then
end
end
end
end
end
end
end
end
c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
c.BinType = Enum.BinType.Hammer
c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
c.BinType = Enum.BinType.Clone
c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
c.BinType = Enum.BinType.Grab
end)
_G.infinjump = true
Speed.Name = "Speed"
Speed.Parent = TopCreddsshit
Speed.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Speed.Position = UDim2.new(0.362595409, 0, 1.44000006, 0)
Speed.Size = UDim2.new(0, 117, 0, 50)
Speed.Font = Enum.Font.Cartoon
Speed.Text = "Speed (x)"
Speed.TextColor3 = Color3.fromRGB(0, 0, 0)
Speed.TextSize = 19.000
Speed.MouseButton1Down:connect(function()
local walkspeedplayer = game:GetService("Players").LocalPlayer
local walkspeedmouse = walkspeedplayer:GetMouse()
function x_walkspeed(key)
if (key == "x") then
if walkspeedenabled == false then
_G.WS = 110;
local Humanoid =
game:GetService("Players").LocalPlayer.Character.Humanoid;
Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
Humanoid.WalkSpeed = _G.WS;
end)
Humanoid.WalkSpeed = _G.WS;
walkspeedenabled = true
elseif walkspeedenabled == true then
_G.WS = 20;
local Humanoid =
game:GetService("Players").LocalPlayer.Character.Humanoid;
Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
Humanoid.WalkSpeed = _G.WS;
end)
Humanoid.WalkSpeed = _G.WS;
walkspeedenabled = false
end
end
end
walkspeedmouse.KeyDown:connect(x_walkspeed)
end)
Mouse.Button1Down:connect(function()
if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then
return end
if not Mouse.Target then return end
Mouse.Target:Destroy()
end)
end)
InfAmo.Name = "Inf Amo"
InfAmo.Parent = TopCreddsshit
InfAmo.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
InfAmo.Position = UDim2.new(0.688931227, 0, 7.03999996, 0)
InfAmo.Size = UDim2.new(0, 117, 0, 50)
InfAmo.Font = Enum.Font.Cartoon
InfAmo.Text = "inf Ammo(Soon)"
InfAmo.TextColor3 = Color3.fromRGB(0, 0, 0)
InfAmo.TextSize = 16.000