Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- RedJAILBREAK
- local REDJAILBREAK = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local Teleports = Instance.new("TextButton")
- local Guns = Instance.new("TextButton")
- local Others = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local Credits = Instance.new("TextButton")
- local TPS = Instance.new("Frame")
- local BankFront = Instance.new("TextButton")
- local BankVault = Instance.new("TextButton")
- local JewIn = Instance.new("TextButton")
- local JewOut = Instance.new("TextButton")
- local donut = Instance.new("TextButton")
- local gas = Instance.new("TextButton")
- local nextpage = Instance.new("TextButton")
- local TPS2 = Instance.new("Frame")
- local train = Instance.new("TextButton")
- local crim1 = Instance.new("TextButton")
- local crim2 = Instance.new("TextButton")
- local crim1_2 = Instance.new("TextButton")
- local PoliceBase = Instance.new("TextButton")
- local crim1_3 = Instance.new("TextButton")
- local Lastpage = Instance.new("TextButton")
- local Gun = Instance.new("Frame")
- local AK47 = Instance.new("TextButton")
- local M4A4 = Instance.new("TextButton")
- local Shotgun = Instance.new("TextButton")
- local Pistol = Instance.new("TextButton")
- local Shield = Instance.new("TextButton")
- local Sword = Instance.new("TextButton")
- local OTH = Instance.new("Frame")
- local Walkspeed = Instance.new("TextButton")
- local RemoveALL = Instance.new("TextButton")
- local autoarrest = Instance.new("TextButton")
- local Gravity = Instance.new("TextButton")
- local BTools = Instance.new("TextButton")
- local FastCar = Instance.new("TextButton")
- local nextOTH = Instance.new("TextButton")
- local CREDIT = Instance.new("Frame")
- local owner = Instance.new("TextLabel")
- local discord = Instance.new("TextLabel")
- local OTH2 = Instance.new("Frame")
- local InfiniteHealth = Instance.new("TextButton")
- local Noclip = Instance.new("TextButton")
- local InfiniteAmmo = Instance.new("TextButton")
- local InfiniteNitro = Instance.new("TextButton")
- local LastOTH = Instance.new("TextButton")
- local PlayerTP = Instance.new("TextButton")
- local PLTP = Instance.new("Frame")
- local PlayerTP_Input = Instance.new("TextBox")
- local PlayerTP_Teleport = Instance.new("TextButton")
- local Open = Instance.new("TextButton")
- local Close = Instance.new("TextButton")
- -- Properties
- REDJAILBREAK.Name = "REDJAILBREAK"
- REDJAILBREAK.Parent = game.CoreGui
- Main.Name = "Main"
- Main.Parent = REDJAILBREAK
- Main.Active = true
- Main.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
- Main.BorderColor3 = Color3.new(0.0627451, 0.101961, 0.129412)
- Main.Position = UDim2.new(0.300000012, 0, 0.300000012, 0)
- Main.Size = UDim2.new(0, 500, 0, 320)
- Main.Visible = false
- Main.Draggable = true
- Main.Style = Enum.FrameStyle.RobloxRound
- Teleports.Name = "Teleports"
- Teleports.Parent = Main
- Teleports.BackgroundColor3 = Color3.new(1, 1, 0)
- Teleports.Position = UDim2.new(0.00999997649, 0, 0.219666645, 0)
- Teleports.Size = UDim2.new(0, 150, 0, 50)
- Teleports.Font = Enum.Font.SourceSansBold
- Teleports.Text = "Teleports"
- Teleports.TextScaled = true
- Teleports.TextSize = 14
- Teleports.TextWrapped = true
- Teleports.MouseButton1Down:connect(function()
- TPS.Visible = true
- OTH.Visible = false
- PLTP.Visible = false
- Gun.Visible = false
- CREDIT.Visible = false
- end)
- Guns.Name = "Guns"
- Guns.Parent = Main
- Guns.BackgroundColor3 = Color3.new(1, 1, 0)
- Guns.Position = UDim2.new(0.0111666825, 0, 0.417791635, 0)
- Guns.Size = UDim2.new(0, 150, 0, 50)
- Guns.Font = Enum.Font.SourceSansBold
- Guns.Text = "Guns"
- Guns.TextScaled = true
- Guns.TextSize = 14
- Guns.TextWrapped = true
- Guns.MouseButton1Down:connect(function()
- TPS.Visible = false
- OTH.Visible = false
- PLTP.Visible = false
- Gun.Visible = true
- CREDIT.Visible = false
- end)
- Others.Name = "Others"
- Others.Parent = Main
- Others.BackgroundColor3 = Color3.new(1, 1, 0)
- Others.Position = UDim2.new(0.0103333155, 0, 0.617791653, 0)
- Others.Size = UDim2.new(0, 150, 0, 50)
- Others.Font = Enum.Font.SourceSansBold
- Others.Text = "Others"
- Others.TextScaled = true
- Others.TextSize = 14
- Others.TextWrapped = true
- Others.MouseButton1Down:connect(function()
- TPS.Visible = false
- OTH.Visible = true
- PLTP.Visible = false
- Gun.Visible = false
- CREDIT.Visible = false
- end)
- TextLabel.Parent = Main
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0.00999999885, 0, 0.00933333486, 0)
- TextLabel.Size = UDim2.new(0, 300, 0, 50)
- TextLabel.Font = Enum.Font.Fantasy
- TextLabel.Text = "Red JAILBREAK"
- TextLabel.TextColor3 = Color3.new(1, 0, 0)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14
- TextLabel.TextWrapped = true
- Credits.Name = "Credits"
- Credits.Parent = Main
- Credits.BackgroundColor3 = Color3.new(1, 1, 0)
- Credits.Position = UDim2.new(0.0103333155, 0, 0.821541727, 0)
- Credits.Size = UDim2.new(0, 150, 0, 50)
- Credits.Font = Enum.Font.SourceSansBold
- Credits.Text = "Credits"
- Credits.TextScaled = true
- Credits.TextSize = 14
- Credits.TextWrapped = true
- Credits.MouseButton1Down:connect(function()
- TPS.Visible = false
- OTH.Visible = false
- PLTP.Visible = false
- Gun.Visible = false
- CREDIT.Visible = true
- end)
- TPS.Name = "TPS"
- TPS.Parent = Main
- TPS.BackgroundColor3 = Color3.new(1, 1, 0)
- TPS.Position = UDim2.new(0.368000001, 0, 0.221874997, 0)
- TPS.Size = UDim2.new(0, 300, 0, 233)
- TPS.Visible = false
- TPS.Style = Enum.FrameStyle.ChatRed
- BankFront.Name = "BankFront"
- BankFront.Parent = TPS
- BankFront.BackgroundColor3 = Color3.new(1, 0, 0)
- BankFront.Size = UDim2.new(0, 120, 0, 50)
- BankFront.Font = Enum.Font.ArialBold
- BankFront.Text = "BankFront"
- BankFront.TextScaled = true
- BankFront.TextSize = 14
- BankFront.TextWrapped = true
- BankFront.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.01)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(9.92591476, 17.8639755, 786.788147) + Vector3.new(1,0,0)
- end
- end)
- BankVault.Name = "BankVault"
- BankVault.Parent = TPS
- BankVault.BackgroundColor3 = Color3.new(1, 0, 0)
- BankVault.Position = UDim2.new(0.543333352, 0, 0, 0)
- BankVault.Size = UDim2.new(0, 120, 0, 50)
- BankVault.Font = Enum.Font.ArialBold
- BankVault.Text = "BankVault"
- BankVault.TextScaled = true
- BankVault.TextSize = 14
- BankVault.TextWrapped = true
- BankVault.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.01)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.3854294, 0.765628457, 815.506348) + Vector3.new(1,0,0)
- end
- end)
- JewIn.Name = "JewIn"
- JewIn.Parent = TPS
- JewIn.BackgroundColor3 = Color3.new(1, 0, 0)
- JewIn.Position = UDim2.new(0.00166666671, 0, 0.285407722, 0)
- JewIn.Size = UDim2.new(0, 120, 0, 50)
- JewIn.Font = Enum.Font.ArialBold
- JewIn.Text = "Jewelry Inside"
- JewIn.TextScaled = true
- JewIn.TextSize = 14
- JewIn.TextWrapped = true
- JewIn.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.01)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(133.300705, 17.9375954, 1316.42407) + Vector3.new(1,0,0)
- end
- end)
- JewOut.Name = "JewOut"
- JewOut.Parent = TPS
- JewOut.BackgroundColor3 = Color3.new(1, 0, 0)
- JewOut.Position = UDim2.new(0.545000017, 0, 0.285407722, 0)
- JewOut.Size = UDim2.new(0, 120, 0, 50)
- JewOut.Font = Enum.Font.ArialBold
- JewOut.Text = "Jewelry Top"
- JewOut.TextScaled = true
- JewOut.TextSize = 14
- JewOut.TextWrapped = true
- JewOut.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.01)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(101.211128, 98.6576996, 1310.54175) + Vector3.new(1,0,0)
- end
- end)
- donut.Name = "donut"
- donut.Parent = TPS
- donut.BackgroundColor3 = Color3.new(1, 0, 0)
- donut.Position = UDim2.new(0.546666682, 0, 0.590128779, 0)
- donut.Size = UDim2.new(0, 120, 0, 50)
- donut.Font = Enum.Font.ArialBold
- donut.Text = "Donut Shop"
- donut.TextScaled = true
- donut.TextSize = 14
- donut.TextWrapped = true
- donut.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.01)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(257.191101, 17.81828869, -1753.11206) + Vector3.new(1,0,0)
- end
- end)
- gas.Name = "gas"
- gas.Parent = TPS
- gas.BackgroundColor3 = Color3.new(1, 0, 0)
- gas.Position = UDim2.new(0.00333333341, 0, 0.590128779, 0)
- gas.Size = UDim2.new(0, 120, 0, 50)
- gas.Font = Enum.Font.ArialBold
- gas.Text = "Gas Station"
- gas.TextScaled = true
- gas.TextSize = 14
- gas.TextWrapped = true
- gas.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.01)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1586.41101, 17.8481865, 709.37262) + Vector3.new(1,0,0)
- end
- end)
- nextpage.Name = "nextpage"
- nextpage.Parent = TPS
- nextpage.BackgroundColor3 = Color3.new(1, 0, 0)
- nextpage.Position = UDim2.new(0.303333342, 0, 0.918454885, 0)
- nextpage.Size = UDim2.new(0, 120, 0, 30)
- nextpage.Font = Enum.Font.ArialBold
- nextpage.Text = "Next Page"
- nextpage.TextScaled = true
- nextpage.TextSize = 14
- nextpage.TextWrapped = true
- nextpage.MouseButton1Down:connect(function()
- TPS.Visible = false
- TPS2.Visible = true
- end)
- TPS2.Name = "TPS2"
- TPS2.Parent = Main
- TPS2.BackgroundColor3 = Color3.new(1, 1, 0)
- TPS2.Position = UDim2.new(0.368000001, 0, 0.221874997, 0)
- TPS2.Size = UDim2.new(0, 300, 0, 233)
- TPS2.Visible = false
- TPS2.Style = Enum.FrameStyle.ChatRed
- train.Name = "train"
- train.Parent = TPS2
- train.BackgroundColor3 = Color3.new(1, 0, 0)
- train.Size = UDim2.new(0, 120, 0, 50)
- train.Font = Enum.Font.ArialBold
- train.Text = "Train Spawn"
- train.TextScaled = true
- train.TextSize = 14
- train.TextWrapped = true
- gas.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.01)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1954.95007, 68.0448606, -603.844116) + Vector3.new(1,0,0)
- end
- end)
- crim1.Name = "crim1"
- crim1.Parent = TPS2
- crim1.BackgroundColor3 = Color3.new(1, 0, 0)
- crim1.Position = UDim2.new(0.543333352, 0, 0, 0)
- crim1.Size = UDim2.new(0, 120, 0, 50)
- crim1.Font = Enum.Font.ArialBold
- crim1.Text = "Criminal Base 1"
- crim1.TextScaled = true
- crim1.TextSize = 14
- crim1.TextWrapped = true
- crim1.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.01)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.723099, 17.8924026, 1578.80261) + Vector3.new(1,0,0)
- end
- end)
- crim2.Name = "crim2"
- crim2.Parent = TPS2
- crim2.BackgroundColor3 = Color3.new(1, 0, 0)
- crim2.Position = UDim2.new(0, 0, 0.319742501, 0)
- crim2.Size = UDim2.new(0, 120, 0, 50)
- crim2.Font = Enum.Font.ArialBold
- crim2.Text = "Criminal Base 2"
- crim2.TextScaled = true
- crim2.TextSize = 14
- crim2.TextWrapped = true
- crim2.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.01)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1650.80896, 49.863636, -1770.66626) + Vector3.new(1,0,0)
- end
- end)
- crim1_2.Name = "crim1"
- crim1_2.Parent = TPS2
- crim1_2.BackgroundColor3 = Color3.new(1, 0, 0)
- crim1_2.Position = UDim2.new(0.543333352, 0, 0.313304722, 0)
- crim1_2.Size = UDim2.new(0, 120, 0, 50)
- crim1_2.Font = Enum.Font.ArialBold
- crim1_2.Text = "Heli Pad"
- crim1_2.TextScaled = true
- crim1_2.TextSize = 14
- crim1_2.TextWrapped = true
- crim1_2.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.01)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1172.6626, 57.6341133, -1590.24841) + Vector3.new(1,0,0)
- end
- end)
- PoliceBase.Name = "PoliceBase"
- PoliceBase.Parent = TPS2
- PoliceBase.BackgroundColor3 = Color3.new(1, 0, 0)
- PoliceBase.Position = UDim2.new(0, 0, 0.628755391, 0)
- PoliceBase.Size = UDim2.new(0, 120, 0, 50)
- PoliceBase.Font = Enum.Font.ArialBold
- PoliceBase.Text = "Police Base"
- PoliceBase.TextScaled = true
- PoliceBase.TextSize = 14
- PoliceBase.TextWrapped = true
- PoliceBase.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.01)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1136.89868, 17.950058, -1585.59912) + Vector3.new(1,0,0)
- end
- end)
- crim1_3.Name = "crim1"
- crim1_3.Parent = TPS2
- crim1_3.BackgroundColor3 = Color3.new(1, 0, 0)
- crim1_3.Position = UDim2.new(0.543333352, 0, 0.622317612, 0)
- crim1_3.Size = UDim2.new(0, 120, 0, 50)
- crim1_3.Font = Enum.Font.ArialBold
- crim1_3.Text = "Prison Yard"
- crim1_3.TextScaled = true
- crim1_3.TextSize = 14
- crim1_3.TextWrapped = true
- crim1_3.MouseButton1Down:connect(function()
- for i=1,32 do
- wait(.01)
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1319.25806, 17.7999935, -1760.31873) + Vector3.new(1,0,0)
- end
- end)
- Lastpage.Name = "Lastpage"
- Lastpage.Parent = TPS2
- Lastpage.BackgroundColor3 = Color3.new(1, 0, 0)
- Lastpage.Position = UDim2.new(0.303333342, 0, 0.918454885, 0)
- Lastpage.Size = UDim2.new(0, 120, 0, 30)
- Lastpage.Font = Enum.Font.ArialBold
- Lastpage.Text = "Last Page"
- Lastpage.TextScaled = true
- Lastpage.TextSize = 14
- Lastpage.TextWrapped = true
- Lastpage.MouseButton1Down:connect(function()
- TPS.Visible = true
- TPS2.Visible = false
- end)
- Gun.Name = "Gun"
- Gun.Parent = Main
- Gun.BackgroundColor3 = Color3.new(1, 1, 0)
- Gun.Position = UDim2.new(0.368000001, 0, 0.221874997, 0)
- Gun.Size = UDim2.new(0, 300, 0, 233)
- Gun.Visible = false
- Gun.Style = Enum.FrameStyle.ChatBlue
- AK47.Name = "AK47"
- AK47.Parent = Gun
- AK47.BackgroundColor3 = Color3.new(1, 0, 0)
- AK47.Position = UDim2.new(0.543333352, 0, 0, 0)
- AK47.Size = UDim2.new(0, 120, 0, 50)
- AK47.Font = Enum.Font.ArialBold
- AK47.Text = "AK47"
- AK47.TextScaled = true
- AK47.TextSize = 14
- AK47.TextWrapped = true
- AK47.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 == "ShootingRange" then
- for a, b in pairs(v:GetChildren()) do
- if b:IsA("StringValue") then
- if b.Value == "AK47" then
- v.CFrame = CFrame.new(hit)
- end
- end
- end
- end
- end
- end)
- M4A4.Name = "M4A4"
- M4A4.Parent = Gun
- M4A4.BackgroundColor3 = Color3.new(1, 0, 0)
- M4A4.Size = UDim2.new(0, 120, 0, 50)
- M4A4.Font = Enum.Font.ArialBold
- M4A4.Text = "M4A4"
- M4A4.TextScaled = true
- M4A4.TextSize = 14
- M4A4.TextWrapped = true
- M4A4.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 == "RifleSWAT" then
- v.CFrame = CFrame.new(hit)
- end
- end
- end
- end
- end
- end)
- Shotgun.Name = "Shotgun"
- Shotgun.Parent = Gun
- Shotgun.BackgroundColor3 = Color3.new(1, 0, 0)
- Shotgun.Position = UDim2.new(0, 0, 0.319742501, 0)
- Shotgun.Size = UDim2.new(0, 120, 0, 50)
- Shotgun.Font = Enum.Font.ArialBold
- Shotgun.Text = "Shotgun"
- Shotgun.TextScaled = true
- Shotgun.TextSize = 14
- Shotgun.TextWrapped = true
- 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)
- Pistol.Name = "Pistol"
- Pistol.Parent = Gun
- Pistol.BackgroundColor3 = Color3.new(1, 0, 0)
- Pistol.Position = UDim2.new(0.543333352, 0, 0.319742501, 0)
- Pistol.Size = UDim2.new(0, 120, 0, 50)
- Pistol.Font = Enum.Font.ArialBold
- Pistol.Text = "Pistol"
- Pistol.TextScaled = true
- Pistol.TextSize = 14
- Pistol.TextWrapped = true
- 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)
- Shield.Name = "Shield"
- Shield.Parent = Gun
- Shield.BackgroundColor3 = Color3.new(1, 0, 0)
- Shield.Position = UDim2.new(0, 0, 0.637339056, 0)
- Shield.Size = UDim2.new(0, 120, 0, 50)
- Shield.Font = Enum.Font.ArialBold
- Shield.Text = "Shield"
- Shield.TextScaled = true
- Shield.TextSize = 14
- Shield.TextWrapped = true
- Shield.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 == "ShieldSWAT" then
- v.CFrame = CFrame.new(hit)
- end
- end
- end
- end
- end
- end)
- Sword.Name = "Sword"
- Sword.Parent = Gun
- Sword.BackgroundColor3 = Color3.new(1, 0, 0)
- Sword.Position = UDim2.new(0.543333352, 0, 0.637339056, 0)
- Sword.Size = UDim2.new(0, 120, 0, 50)
- Sword.Font = Enum.Font.ArialBold
- Sword.Text = "Sword"
- Sword.TextScaled = true
- Sword.TextSize = 14
- Sword.TextWrapped = true
- Sword.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 == "Sword" then
- v.CFrame = CFrame.new(hit)
- end
- end
- end
- end
- end
- end)
- OTH.Name = "OTH"
- OTH.Parent = Main
- OTH.BackgroundColor3 = Color3.new(1, 1, 0)
- OTH.Position = UDim2.new(0.368000001, 0, 0.221874997, 0)
- OTH.Size = UDim2.new(0, 300, 0, 233)
- OTH.Visible = false
- OTH.Style = Enum.FrameStyle.ChatGreen
- Walkspeed.Name = "Walkspeed"
- Walkspeed.Parent = OTH
- Walkspeed.BackgroundColor3 = Color3.new(1, 0, 0)
- Walkspeed.Position = UDim2.new(0.00166666671, 0, 0.319742501, 0)
- Walkspeed.Size = UDim2.new(0, 120, 0, 50)
- Walkspeed.Font = Enum.Font.ArialBold
- Walkspeed.Text = "Walkspeed [X]"
- Walkspeed.TextScaled = true
- Walkspeed.TextSize = 14
- Walkspeed.TextWrapped = true
- Walkspeed.MouseButton1Down:connect(function()
- local walkspeedplayer = game:GetService("Players").LocalPlayer
- local walkspeedmouse = walkspeedplayer:GetMouse()
- local walkspeedenabled = false
- function x_walkspeed(key)
- if (key == "x") then
- if walkspeedenabled == false then
- _G.WS = 200;
- 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)
- RemoveALL.Name = "RemoveALL"
- RemoveALL.Parent = OTH
- RemoveALL.BackgroundColor3 = Color3.new(1, 0, 0)
- RemoveALL.Position = UDim2.new(0.545000017, 0, 0.319742501, 0)
- RemoveALL.Size = UDim2.new(0, 120, 0, 50)
- RemoveALL.Font = Enum.Font.ArialBold
- RemoveALL.Text = "Remove ALL"
- RemoveALL.TextScaled = true
- RemoveALL.TextSize = 14
- RemoveALL.TextWrapped = true
- RemoveALL.MouseButton1Down:connect(function()
- game.Workspace.Cells:Remove()
- for i,v in pairs(workspace.Doors:GetChildren()) do
- v:Destroy()
- end
- end)
- autoarrest.Name = "autoarrest"
- autoarrest.Parent = OTH
- autoarrest.BackgroundColor3 = Color3.new(1, 0, 0)
- autoarrest.Size = UDim2.new(0, 120, 0, 50)
- autoarrest.Font = Enum.Font.ArialBold
- autoarrest.Text = "Auto Arrest"
- autoarrest.TextScaled = true
- autoarrest.TextSize = 14
- autoarrest.TextWrapped = true
- autoarrest.MouseButton1Down:connect(function()
- local Player = game.Players.LocalPlayer
- wait(0.5)
- for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
- repeat
- wait()
- Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
- until v.Team.Name ~= "Criminal"
- end
- end)
- Gravity.Name = "Gravity"
- Gravity.Parent = OTH
- Gravity.BackgroundColor3 = Color3.new(1, 0, 0)
- Gravity.Position = UDim2.new(0.543333352, 0, 0, 0)
- Gravity.Size = UDim2.new(0, 120, 0, 50)
- Gravity.Font = Enum.Font.ArialBold
- Gravity.Text = "Gravity"
- Gravity.TextScaled = true
- Gravity.TextSize = 14
- Gravity.TextWrapped = true
- Gravity.MouseButton1Down:connect(function()
- if Gravity == true then
- Gravity = false
- game.workspace.Gravity = 196.2
- else
- Gravity = true
- game.workspace.Gravity = 45
- end
- end)
- BTools.Name = "BTools"
- BTools.Parent = OTH
- BTools.BackgroundColor3 = Color3.new(1, 0, 0)
- BTools.Position = UDim2.new(0.00166666671, 0, 0.624463558, 0)
- BTools.Size = UDim2.new(0, 120, 0, 50)
- BTools.Font = Enum.Font.ArialBold
- BTools.Text = "BTools"
- BTools.TextScaled = true
- BTools.TextSize = 14
- BTools.TextWrapped = true
- 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)
- FastCar.Name = "FastCar"
- FastCar.Parent = OTH
- FastCar.BackgroundColor3 = Color3.new(1, 0, 0)
- FastCar.Position = UDim2.new(0.545000017, 0, 0.624463558, 0)
- FastCar.Size = UDim2.new(0, 120, 0, 50)
- FastCar.Font = Enum.Font.ArialBold
- FastCar.Text = "Fast Car"
- FastCar.TextScaled = true
- FastCar.TextSize = 14
- FastCar.TextWrapped = true
- nextOTH.Name = "nextOTH"
- nextOTH.Parent = OTH
- nextOTH.BackgroundColor3 = Color3.new(1, 0, 0)
- nextOTH.Position = UDim2.new(0.303333342, 0, 0.918454885, 0)
- nextOTH.Size = UDim2.new(0, 120, 0, 30)
- nextOTH.Font = Enum.Font.ArialBold
- nextOTH.Text = "Next Page"
- nextOTH.TextScaled = true
- nextOTH.TextSize = 14
- nextOTH.TextWrapped = true
- nextOTH.MouseButton1Down:connect(function()
- OTH2.Visible = true
- OTH.Visible = false
- end)
- CREDIT.Name = "CREDIT"
- CREDIT.Parent = Main
- CREDIT.BackgroundColor3 = Color3.new(1, 1, 0)
- CREDIT.Position = UDim2.new(0.368000001, 0, 0.221874997, 0)
- CREDIT.Size = UDim2.new(0, 300, 0, 233)
- CREDIT.Visible = false
- CREDIT.Style = Enum.FrameStyle.RobloxRound
- owner.Name = "owner"
- owner.Parent = CREDIT
- owner.BackgroundColor3 = Color3.new(1, 0, 0)
- owner.Size = UDim2.new(0, 280, 0, 50)
- owner.Font = Enum.Font.SourceSansBold
- owner.Text = "This Hack Is Made By RedBoy"
- owner.TextScaled = true
- owner.TextSize = 14
- owner.TextWrapped = true
- discord.Name = "discord"
- discord.Parent = CREDIT
- discord.BackgroundColor3 = Color3.new(1, 0, 0)
- discord.Position = UDim2.new(0, 0, 0.270386279, 0)
- discord.Size = UDim2.new(0, 280, 0, 70)
- discord.Font = Enum.Font.SourceSansBold
- discord.Text = "Join Our Discord For Updates : https://discord.gg/gFKfycn"
- discord.TextScaled = true
- discord.TextSize = 14
- discord.TextWrapped = true
- OTH2.Name = "OTH2"
- OTH2.Parent = Main
- OTH2.BackgroundColor3 = Color3.new(1, 1, 0)
- OTH2.Position = UDim2.new(0.368000001, 0, 0.221874997, 0)
- OTH2.Size = UDim2.new(0, 300, 0, 233)
- OTH2.Visible = false
- OTH2.Style = Enum.FrameStyle.ChatGreen
- InfiniteHealth.Name = "InfiniteHealth"
- InfiniteHealth.Parent = OTH2
- InfiniteHealth.BackgroundColor3 = Color3.new(1, 0, 0)
- InfiniteHealth.Position = UDim2.new(0.00166666671, 0, 0.319742501, 0)
- InfiniteHealth.Size = UDim2.new(0, 120, 0, 50)
- InfiniteHealth.Font = Enum.Font.ArialBold
- InfiniteHealth.Text = "Infinite Health"
- InfiniteHealth.TextScaled = true
- InfiniteHealth.TextSize = 14
- InfiniteHealth.TextWrapped = true
- InfiniteHealth.MouseButton1Down:connect(function()
- game:GetService("Players").LocalPlayer.Character.Humanoid.Name = 1
- local l = game:GetService("Players").LocalPlayer.Character["1"]:Clone()
- l.Parent = game:GetService("Players").LocalPlayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- game:GetService("Players").LocalPlayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character
- game:GetService("Players").LocalPlayer.Character.Animate.Disabled = true
- wait(0.1)
- game:GetService("Players").LocalPlayer.Character.Animate.Disabled = false
- game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
- end)
- Noclip.Name = "Noclip"
- Noclip.Parent = OTH2
- Noclip.BackgroundColor3 = Color3.new(1, 0, 0)
- Noclip.Position = UDim2.new(0.545000017, 0, 0.319742501, 0)
- Noclip.Size = UDim2.new(0, 120, 0, 50)
- Noclip.Font = Enum.Font.ArialBold
- Noclip.Text = "Noclip[B]"
- Noclip.TextScaled = true
- Noclip.TextSize = 14
- Noclip.TextWrapped = true
- Noclip.MouseButton1Down:connect(function()
- local noclipplayer = game:GetService("Players").LocalPlayer
- local noclipmouse = noclipplayer:GetMouse()
- local donoclip = false
- local noclip = false
- function b_noclip(key)
- if (key == "b") then
- if noclip == false then
- donoclip = true
- noclip = true
- elseif noclip == true then
- donoclip = false
- noclip = false
- end
- end
- end
- noclipmouse.KeyDown:connect(b_noclip)
- game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
- if obj ~= workspace.Terrain then
- if donoclip == true then
- obj.CanCollide = false
- else
- obj.CanCollide = true
- end
- end
- end)
- end)
- InfiniteAmmo.Name = "InfiniteAmmo"
- InfiniteAmmo.Parent = OTH2
- InfiniteAmmo.BackgroundColor3 = Color3.new(1, 0, 0)
- InfiniteAmmo.Size = UDim2.new(0, 120, 0, 50)
- InfiniteAmmo.Font = Enum.Font.ArialBold
- InfiniteAmmo.Text = "Infinite Ammo"
- InfiniteAmmo.TextScaled = true
- InfiniteAmmo.TextSize = 14
- InfiniteAmmo.TextWrapped = true
- InfiniteAmmo.MouseButton1Down:connect(function()
- game:GetService("Players").LocalPlayer.PlayerGui.MainGui.Ammo.Current:Destroy()
- end)
- InfiniteNitro.Name = "InfiniteNitro"
- InfiniteNitro.Parent = OTH2
- InfiniteNitro.BackgroundColor3 = Color3.new(1, 0, 0)
- InfiniteNitro.Position = UDim2.new(0.543333352, 0, 0, 0)
- InfiniteNitro.Size = UDim2.new(0, 120, 0, 50)
- InfiniteNitro.Font = Enum.Font.ArialBold
- InfiniteNitro.Text = "Infinite Nitro"
- InfiniteNitro.TextScaled = true
- InfiniteNitro.TextSize = 14
- InfiniteNitro.TextWrapped = true
- InfiniteNitro.MouseButton1Down:connect(function()
- game:GetService("Players").LocalPlayer.PlayerGui.MainGui.Nitro:Destroy() -- very laggy
- game:GetService("Players").LocalPlayer.PlayerGui.ProductGui.Nitro:Destroy() -- aslo very laggy lol
- end)
- LastOTH.Name = "LastOTH"
- LastOTH.Parent = OTH2
- LastOTH.BackgroundColor3 = Color3.new(1, 0, 0)
- LastOTH.Position = UDim2.new(0.276666671, 0, 0.931330442, 0)
- LastOTH.Size = UDim2.new(0, 120, 0, 30)
- LastOTH.Font = Enum.Font.ArialBold
- LastOTH.Text = "LastPage"
- LastOTH.TextScaled = true
- LastOTH.TextSize = 14
- LastOTH.TextWrapped = true
- LastOTH.MouseButton1Down:connect(function()
- OTH.Visible = true
- OTH2.Visible = false
- end)
- PlayerTP.Name = "PlayerTP"
- PlayerTP.Parent = Main
- PlayerTP.BackgroundColor3 = Color3.new(1, 1, 0)
- PlayerTP.Position = UDim2.new(0.675999999, 0, 0.0102916416, 0)
- PlayerTP.Size = UDim2.new(0, 150, 0, 50)
- PlayerTP.Font = Enum.Font.SourceSansBold
- PlayerTP.Text = "PlayerTP"
- PlayerTP.TextScaled = true
- PlayerTP.TextSize = 14
- PlayerTP.TextWrapped = true
- PlayerTP.MouseButton1Down:connect(function()
- TPS.Visible = false
- OTH.Visible = false
- PLTP.Visible = true
- Gun.Visible = false
- CREDIT.Visible = false
- end)
- PLTP.Name = "PLTP"
- PLTP.Parent = Main
- PLTP.BackgroundColor3 = Color3.new(1, 1, 0)
- PLTP.Position = UDim2.new(0.368000001, 0, 0.221874997, 0)
- PLTP.Size = UDim2.new(0, 300, 0, 233)
- PLTP.Visible = false
- PLTP.Style = Enum.FrameStyle.ChatBlue
- PlayerTP_Input.Name = "PlayerTP_Input"
- PlayerTP_Input.Parent = PLTP
- PlayerTP_Input.BackgroundColor3 = Color3.new(1, 0, 0)
- PlayerTP_Input.Position = UDim2.new(0.0479999781, 0, 0.380123377, 0)
- PlayerTP_Input.Size = UDim2.new(0, 250, 0, 50)
- PlayerTP_Input.Font = Enum.Font.ArialBold
- PlayerTP_Input.Text = "Player"
- PlayerTP_Input.TextSize = 20
- PlayerTP_Input.TextWrapped = true
- PlayerTP_Teleport.Name = "PlayerTP_Teleport"
- PlayerTP_Teleport.Parent = PLTP
- PlayerTP_Teleport.BackgroundColor3 = Color3.new(1, 1, 0)
- PlayerTP_Teleport.Position = UDim2.new(0.0479999781, 0, 0.0050743632, 0)
- PlayerTP_Teleport.Size = UDim2.new(0, 250, 0, 50)
- PlayerTP_Teleport.Font = Enum.Font.SourceSansBold
- PlayerTP_Teleport.Text = "Teleport To Player"
- PlayerTP_Teleport.TextScaled = true
- PlayerTP_Teleport.TextSize = 14
- PlayerTP_Teleport.TextWrapped = true
- Open.Name = "Open"
- Open.Parent = REDJAILBREAK
- Open.BackgroundColor3 = Color3.new(1, 0, 0)
- Open.Position = UDim2.new(0.00999999978, 0, 0.699999988, 0)
- Open.Size = UDim2.new(0, 100, 0, 50)
- Open.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
- Open.Font = Enum.Font.ArialBold
- Open.Text = "Open"
- Open.TextScaled = true
- Open.TextSize = 14
- Open.TextWrapped = true
- Open.MouseButton1Down:connect(function()
- Open.Visible = true
- Close.Visible = true
- Main.Visible = true
- end)
- Close.Name = "Close"
- Close.Parent = REDJAILBREAK
- Close.BackgroundColor3 = Color3.new(1, 0, 0)
- Close.Position = UDim2.new(0.00999999978, 0, 0.699999988, 0)
- Close.Size = UDim2.new(0, 100, 0, 50)
- Close.Visible = false
- Close.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
- Close.Font = Enum.Font.ArialBold
- Close.Text = "Close"
- Close.TextScaled = true
- Close.TextSize = 14
- Close.TextWrapped = true
- Close.MouseButton1Down:connect(function()
- Open.Visible = true
- Close.Visible = false
- Main.Visible = false
- end)
- RemoveALL.MouseButton1Down:connect(function()
- local banklasers = game:GetService("Workspace").Banks:GetChildren()
- banklasers[1].Lasers:Destroy()
- end)
- RemoveALL.MouseButton1Down:connect(function()
- local jewelry = game:GetService("Workspace").Jewelrys:GetChildren()
- for i = 1,4 do
- local xd = jewelry[1].Model.BarbedWire
- xd:Destroy()
- end
- end)
- RemoveALL.MouseButton1Down:connect(function()
- local banklasers = game:GetService("Workspace").Banks:GetChildren()
- banklasers[1].Door.Model:Destroy()
- end)
- PlayerTP_Teleport.MouseButton1Down:connect(function()
- local tp_namedplayer = PlayerTP_Input.Text
- local tp_player = game:GetService("Players")[tp_namedplayer]
- local PLR = game:GetService("Players").LocalPlayer
- local p = PlayerTP_Input.Text
- if tp_player then
- for i = 1,20 do
- wait()
- PLR.Character.HumanoidRootPart.CFrame = tp_player.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
- end
- end
- end)
Add Comment
Please, Sign In to add comment