Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- JailBreak
- -- Version: V3
- -- Instances:
- local JailBreakV1 = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local BankIn = Instance.new("TextButton")
- local Criminal1 = Instance.new("TextButton")
- local Criminal2 = Instance.new("TextButton")
- local Ferrari = Instance.new("TextButton")
- local GasStation = Instance.new("TextButton")
- local JewIn = Instance.new("TextButton")
- local Lambo = Instance.new("TextButton")
- local Museum = Instance.new("TextButton")
- local PoliceStation = Instance.new("TextButton")
- local SetTheGravity = Instance.new("TextButton")
- local TrainSpawn = Instance.new("TextButton")
- local Shotgun = Instance.new("TextButton")
- local InfRFuel = Instance.new("TextButton")
- local DestroyCityBuildings = Instance.new("TextButton")
- local Pistol = Instance.new("TextButton")
- local Noclip = Instance.new("TextButton")
- local Frame = Instance.new("Frame")
- local open = Instance.new("TextButton")
- --Properties:
- JailBreakV1.Name = "Jail Break V1"
- JailBreakV1.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Main.Name = "Main"
- Main.Parent = JailBreakV1
- Main.Active = true
- Main.BackgroundColor3 = Color3.new(0, 0, 0)
- Main.BackgroundTransparency = 0.40000000596046
- Main.BorderColor3 = Color3.new(0, 0, 0)
- Main.BorderSizePixel = 3
- Main.Draggable = true
- Main.Position = UDim2.new(0, 618, 0, 152)
- Main.Size = UDim2.new(0, 304, 0, 450)
- BankIn.Name = "BankIn"
- BankIn.Parent = Main
- BankIn.BackgroundColor3 = Color3.new(1, 1, 1)
- BankIn.Position = UDim2.new(0.0369615555, 0, 0.875988722, 0)
- BankIn.Size = UDim2.new(0, 170, 0, 46)
- BankIn.Font = Enum.Font.SourceSans
- BankIn.Text = "Bank"
- BankIn.TextColor3 = Color3.new(0, 0, 0)
- BankIn.TextSize = 14
- BankIn.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.08)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.3854294, 0.765628457, 815.506348) + Vector3.new(1,0,0)
- end
- end)
- Criminal1.Name = "Criminal1"
- Criminal1.Parent = Main
- Criminal1.BackgroundColor3 = Color3.new(1, 1, 1)
- Criminal1.Position = UDim2.new(0.637617528, 0, 0.255273074, 0)
- Criminal1.Size = UDim2.new(0, 100, 0, 46)
- Criminal1.Font = Enum.Font.SourceSans
- Criminal1.Text = "Ciminal1"
- Criminal1.TextColor3 = Color3.new(0, 0, 0)
- Criminal1.TextSize = 14
- Ciminal1.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.08)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.723099, 17.8924026, 1578.80261) + Vector3.new(1,0,0)
- end
- end)
- Criminal2.Name = "Criminal2"
- Criminal2.Parent = Main
- Criminal2.BackgroundColor3 = Color3.new(1, 1, 1)
- Criminal2.Position = UDim2.new(0.0336720645, 0, 0.255687356, 0)
- Criminal2.Size = UDim2.new(0, 170, 0, 46)
- Criminal2.Font = Enum.Font.SourceSans
- Criminal2.Text = "Criminal2"
- Criminal2.TextColor3 = Color3.new(0, 0, 0)
- Criminal2.TextSize = 14
- Criminal2.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.08)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1650.80896, 49.863636, -1770.66626) + Vector3.new(1,0,0)
- end
- end)
- Ferrari.Name = "Ferrari"
- Ferrari.Parent = Main
- Ferrari.BackgroundColor3 = Color3.new(1, 1, 1)
- Ferrari.Position = UDim2.new(0.64419657, 0, 0.629020751, 0)
- Ferrari.Size = UDim2.new(0, 99, 0, 46)
- Ferrari.Font = Enum.Font.SourceSans
- Ferrari.Text = "Ferrari"
- Ferrari.TextColor3 = Color3.new(0, 0, 0)
- Ferrari.TextSize = 14
- Ferrari.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.08)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1501.28687, 49.4527283, 1805.06726) + Vector3.new(1,0,0)
- end
- end)
- GasStation.Name = "GasStation"
- GasStation.Parent = Main
- GasStation.BackgroundColor3 = Color3.new(1, 1, 1)
- GasStation.Position = UDim2.new(0.031823501, 0, 0.135273069, 0)
- GasStation.Size = UDim2.new(0, 170, 0, 46)
- GasStation.Font = Enum.Font.SourceSans
- GasStation.Text = "GasStation"
- GasStation.TextColor3 = Color3.new(0, 0, 0)
- GasStation.TextSize = 14
- GasStation.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.08)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1586.41101, 17.8481865, 709.37262) + Vector3.new(1,0,0)
- end
- end)
- JewIn.Name = "JewIn"
- JewIn.Parent = Main
- JewIn.BackgroundColor3 = Color3.new(1, 1, 1)
- JewIn.Position = UDim2.new(0.0336720832, 0, 0.0175894275, 0)
- JewIn.Size = UDim2.new(0, 170, 0, 46)
- JewIn.Font = Enum.Font.SourceSans
- JewIn.Text = "Jewelry"
- JewIn.TextColor3 = Color3.new(0, 0, 0)
- JewIn.TextSize = 14
- JewIn.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.08)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(133.300705, 17.9375954, 1316.42407) + Vector3.new(1,0,0)
- end
- end)
- Lambo.Name = "Lambo"
- Lambo.Parent = Main
- Lambo.BackgroundColor3 = Color3.new(1, 1, 1)
- Lambo.Position = UDim2.new(0.0369615555, 0, 0.630357802, 0)
- Lambo.Size = UDim2.new(0, 170, 0, 46)
- Lambo.Font = Enum.Font.SourceSans
- Lambo.Text = "Lamborghini"
- Lambo.TextColor3 = Color3.new(0, 0, 0)
- Lambo.TextSize = 14
- Lambo.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.08)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(146.568039, 17.6188164, 775.127197) + Vector3.new(1,0,0)
- end
- end)
- Museum.Name = "Museum"
- Museum.Parent = Main
- Museum.BackgroundColor3 = Color3.new(1, 1, 1)
- Museum.Position = UDim2.new(0.0369615555, 0, 0.75329572, 0)
- Museum.Size = UDim2.new(0, 170, 0, 46)
- Museum.Font = Enum.Font.SourceSans
- Museum.Text = "Museum"
- Museum.TextColor3 = Color3.new(0, 0, 0)
- Museum.TextSize = 14
- Museum.MouseButton1Down:connect(function()
- for i = 1,45 do
- wait(.08)
- game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1063.02, 117.562, 1218.757) + Vector3.new(1,0,0)
- end
- end)
- PoliceStation.Name = "PoliceStation"
- PoliceStation.Parent = Main
- PoliceStation.BackgroundColor3 = Color3.new(1, 1, 1)
- PoliceStation.Position = UDim2.new(0.0369615555, 0, 0.510451913, 0)
- PoliceStation.Size = UDim2.new(0, 170, 0, 46)
- PoliceStation.Font = Enum.Font.SourceSans
- PoliceStation.Text = "PoliceStation"
- PoliceStation.TextColor3 = Color3.new(0, 0, 0)
- PoliceStation.TextSize = 14
- PoliceStation.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.08)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1136.89868, 17.950058, -1585.59912) + Vector3.new(1,0,0)
- end
- end)
- SetTheGravity.Name = "SetTheGravity"
- SetTheGravity.Parent = Main
- SetTheGravity.BackgroundColor3 = Color3.new(1, 1, 1)
- SetTheGravity.Position = UDim2.new(0.64419651, 0, 0.388700575, 0)
- SetTheGravity.Size = UDim2.new(0, 98, 0, 46)
- SetTheGravity.Font = Enum.Font.SourceSans
- SetTheGravity.Text = "Gravity"
- SetTheGravity.TextColor3 = Color3.new(0, 0, 0)
- SetTheGravity.TextSize = 14
- SetTheGravity.MouseButton1Down:connect(function()
- game.Workspace.Gravity = GravSelection.Text
- end)
- TrainSpawn.Name = "TrainSpawn"
- TrainSpawn.Parent = Main
- TrainSpawn.BackgroundColor3 = Color3.new(1, 1, 1)
- TrainSpawn.Position = UDim2.new(0.035112977, 0, 0.389736325, 0)
- TrainSpawn.Size = UDim2.new(0, 170, 0, 46)
- TrainSpawn.Font = Enum.Font.SourceSans
- TrainSpawn.Text = "TrainSpawn"
- TrainSpawn.TextColor3 = Color3.new(0, 0, 0)
- TrainSpawn.TextSize = 14
- TrainSpawn.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.08)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1954.95007, 68.0448606, -603.844116) + Vector3.new(1,0,0)
- end
- end)
- Shotgun.Name = "Shotgun"
- Shotgun.Parent = Main
- Shotgun.BackgroundColor3 = Color3.new(1, 1, 1)
- Shotgun.Position = UDim2.new(0.644196451, 0, 0.50973624, 0)
- Shotgun.Size = UDim2.new(0, 99, 0, 46)
- Shotgun.Font = Enum.Font.SourceSans
- Shotgun.Text = "Shotgun"
- Shotgun.TextColor3 = Color3.new(0, 0, 0)
- Shotgun.TextSize = 14
- Shotgun.MouseButton1Down:connect(function()
- local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
- a = Instance.new("Part", workspace)
- a.Anchored = true
- a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
- a.CanCollide = false
- for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
- if v.Name == "Station" then
- for a, b in pairs(v:GetChildren()) do
- if b:IsA("StringValue") then
- if b.Value == "Shotgun" then
- v.CFrame = CFrame.new(hit)
- end
- end
- end
- end
- end
- end)
- InfRFuel.Name = "InfRFuel"
- InfRFuel.Parent = Main
- InfRFuel.BackgroundColor3 = Color3.new(1, 1, 1)
- InfRFuel.Position = UDim2.new(0.64419657, 0, 0.751242995, 0)
- InfRFuel.Size = UDim2.new(0, 99, 0, 46)
- InfRFuel.Font = Enum.Font.SourceSans
- InfRFuel.Text = "Inf Nitro"
- InfRFuel.TextColor3 = Color3.new(0, 0, 0)
- InfRFuel.TextSize = 14
- InfRFuel.MouseButton1Down:connect(function()
- game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Nitro.Name = "q"
- end)
- DestroyCityBuildings.Name = "DestroyCityBuildings"
- DestroyCityBuildings.Parent = Main
- DestroyCityBuildings.BackgroundColor3 = Color3.new(1, 1, 1)
- DestroyCityBuildings.Position = UDim2.new(0.64419657, 0, 0.13346523, 0)
- DestroyCityBuildings.Size = UDim2.new(0, 99, 0, 46)
- DestroyCityBuildings.Font = Enum.Font.SourceSans
- DestroyCityBuildings.Text = "DestroyCity"
- DestroyCityBuildings.TextColor3 = Color3.new(0, 0, 0)
- DestroyCityBuildings.TextSize = 14
- DestroyCityBuildings.MouseButton1Down:connect(function()
- game:GetService("Workspace").Buildings:Destroy()
- end)
- Pistol.Name = "Pistol"
- Pistol.Parent = Main
- Pistol.BackgroundColor3 = Color3.new(1, 1, 1)
- Pistol.Position = UDim2.new(0.64419657, 0, 0.0156874508, 0)
- Pistol.Size = UDim2.new(0, 99, 0, 46)
- Pistol.Font = Enum.Font.SourceSans
- Pistol.Text = "Pistol"
- Pistol.TextColor3 = Color3.new(0, 0, 0)
- Pistol.TextSize = 14
- Pistol.MouseButton1Down:connect(function()
- local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
- a = Instance.new("Part", workspace)
- a.Anchored = true
- a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
- a.CanCollide = false
- for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
- if v.Name == "Station" then
- for a, b in pairs(v:GetChildren()) do
- if b:IsA("StringValue") then
- if b.Value == "Pistol" then
- v.CFrame = CFrame.new(hit)
- end
- end
- end
- end
- end
- end)
- Noclip.Name = "Noclip"
- Noclip.Parent = Main
- Noclip.BackgroundColor3 = Color3.new(1, 1, 1)
- Noclip.Position = UDim2.new(0.637617528, 0, 0.874896348, 0)
- Noclip.Size = UDim2.new(0, 100, 0, 46)
- Noclip.Font = Enum.Font.SourceSans
- Noclip.Text = "Noclip"
- Noclip.TextColor3 = Color3.new(0, 0, 0)
- Noclip.TextSize = 14
- Noclip.MouseButton1Down:connect(function()
- _G.NC = not _G.NC
- local pos = game:GetService('Players').LocalPlayer.Character.LowerTorso.Position.Y
- if _G.InitNC ~= true then
- _G.NCFunc = function(part)
- if _G.NC then
- if part.Position.Y > pos then
- part.CanCollide = false
- end
- end
- end
- _G.InitNC = true
- end
- if _G.NC and _G.NCFunc ~= nil then
- game:GetService('Players').LocalPlayer.Character.Humanoid.Touched:connect(_G.NCFunc)
- end
- end)
- Frame.Parent = JailBreakV1
- Frame.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame.Position = UDim2.new(0.153924584, 0, 0.621661901, 0)
- Frame.Size = UDim2.new(0, 120, 0, 28)
- open.Name = "open"
- open.Parent = Frame
- open.BackgroundColor3 = Color3.new(1, 1, 1)
- open.Position = UDim2.new(0.0252426341, 0, 0.254033774, 0)
- open.Size = UDim2.new(0, 113, 0, 13)
- open.Font = Enum.Font.SourceSans
- open.Text = "Open/Close"
- open.TextColor3 = Color3.new(0, 0, 0)
- open.TextSize = 14
- open.MouseButton1Down:connect(function()
- main.Visible = false
- frame.Visible = false
- end)
Add Comment
Please, Sign In to add comment