Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Corrupt JailBreak
- -- By Shocker130000
- local Players = game:GetService("Players")
- local plr = Players.LocalPlayer
- -- Objects
- local ScreenGui = Instance.new("ScreenGui")
- local MainFrame = Instance.new("Frame")
- local Frame = Instance.new("Frame")
- local Teleport = Instance.new("TextButton")
- local Main = Instance.new("TextButton")
- local Others = Instance.new("TextButton")
- local Weapons = Instance.new("TextButton")
- local TeleFrame = Instance.new("Frame")
- local FrontBank = Instance.new("TextButton")
- local BankVault = Instance.new("TextButton")
- local Criminal1 = Instance.new("TextButton")
- local Criminal2 = Instance.new("TextButton")
- local Donut = Instance.new("TextButton")
- local Gas = Instance.new("TextButton")
- local Gas_2 = Instance.new("TextButton")
- local Jewerly = Instance.new("TextButton")
- local JewerlyOut = Instance.new("TextButton")
- local WeaponFrame = Instance.new("Frame")
- local ShotGun = Instance.new("TextButton")
- local Pistol = Instance.new("TextButton")
- local OtherFrame = Instance.new("Frame")
- local AutoArrest = Instance.new("TextButton")
- local DeleteCellBars = Instance.new("TextButton")
- local DeleteDoors = Instance.new("TextButton")
- local DeleteJewerlyLazers = Instance.new("TextButton")
- local Gravity = Instance.new("TextButton")
- local ChangeWalkSpeed = Instance.new("TextButton")
- local MainTabFrame = Instance.new("Frame")
- local CorruptJailBreak = Instance.new("TextLabel")
- local Shockerby = Instance.new("TextLabel")
- local Loaded = Instance.new("TextLabel")
- local Open = Instance.new("TextButton")
- local Close = Instance.new("TextButton")
- -- Properties
- ScreenGui.Parent = game.CoreGui
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = ScreenGui
- MainFrame.Active = true
- MainFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- MainFrame.BackgroundTransparency = 0.20000000298023
- MainFrame.BorderColor3 = Color3.new(0.113725, 0.113725, 0.113725)
- MainFrame.Position = UDim2.new(0.388000011, 0, -1, 0)
- MainFrame.Selectable = true
- MainFrame.Size = UDim2.new(0, 367, 0, 238)
- MainFrame.Visible = false
- Frame.Parent = MainFrame
- Frame.Active = true
- Frame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Frame.BorderSizePixel = 0
- Frame.Selectable = true
- Frame.Size = UDim2.new(0, 367, 0, 29)
- Teleport.Name = "Teleport"
- Teleport.Parent = Frame
- Teleport.BackgroundColor3 = Color3.new(1, 1, 1)
- Teleport.BackgroundTransparency = 1
- Teleport.BorderColor3 = Color3.new(0.772549, 0.772549, 0.772549)
- Teleport.BorderSizePixel = 0
- Teleport.Size = UDim2.new(0, 89, 0, 29)
- Teleport.Font = Enum.Font.SciFi
- Teleport.Text = "Teleports"
- Teleport.TextColor3 = Color3.new(1, 1, 1)
- Teleport.TextSize = 14
- Main.Name = "Main"
- Main.Parent = Frame
- Main.BackgroundColor3 = Color3.new(1, 1, 1)
- Main.BackgroundTransparency = 1
- Main.BorderSizePixel = 0
- Main.Position = UDim2.new(0.70844686, 0, 0, 0)
- Main.Size = UDim2.new(0, 107, 0, 29)
- Main.Font = Enum.Font.SciFi
- Main.Text = "Main"
- Main.TextColor3 = Color3.new(1, 1, 1)
- Main.TextSize = 14
- Others.Name = "Others"
- Others.Parent = Frame
- Others.BackgroundColor3 = Color3.new(1, 1, 1)
- Others.BackgroundTransparency = 1
- Others.BorderSizePixel = 0
- Others.Position = UDim2.new(0.464577675, 0, 0, 0)
- Others.Size = UDim2.new(0, 89, 0, 29)
- Others.Font = Enum.Font.SciFi
- Others.Text = "Others"
- Others.TextColor3 = Color3.new(1, 1, 1)
- Others.TextSize = 14
- Weapons.Name = "Weapons"
- Weapons.Parent = Frame
- Weapons.BackgroundColor3 = Color3.new(1, 1, 1)
- Weapons.BackgroundTransparency = 1
- Weapons.BorderSizePixel = 0
- Weapons.Position = UDim2.new(0.222070873, 0, 0, 0)
- Weapons.Size = UDim2.new(0, 89, 0, 29)
- Weapons.Font = Enum.Font.SciFi
- Weapons.Text = "Weapons"
- Weapons.TextColor3 = Color3.new(1, 1, 1)
- Weapons.TextSize = 14
- TeleFrame.Name = "TeleFrame"
- TeleFrame.Parent = MainFrame
- TeleFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- TeleFrame.BackgroundTransparency = 1
- TeleFrame.Position = UDim2.new(0, 0, 0.12184874, 0)
- TeleFrame.Size = UDim2.new(0, 367, 0, 209)
- TeleFrame.Visible = false
- FrontBank.Name = "FrontBank"
- FrontBank.Parent = TeleFrame
- FrontBank.BackgroundColor3 = Color3.new(1, 1, 1)
- FrontBank.BackgroundTransparency = 0.80000001192093
- FrontBank.BorderColor3 = Color3.new(1, 1, 1)
- FrontBank.BorderSizePixel = 6
- FrontBank.Position = UDim2.new(0.0245231614, 0, 0.0430621952, 0)
- FrontBank.Size = UDim2.new(0, 122, 0, 41)
- FrontBank.Font = Enum.Font.SourceSans
- FrontBank.Text = "Front Of Bank"
- FrontBank.TextColor3 = Color3.new(1, 1, 1)
- FrontBank.TextSize = 14
- BankVault.Name = "BankVault"
- BankVault.Parent = TeleFrame
- BankVault.BackgroundColor3 = Color3.new(1, 1, 1)
- BankVault.BackgroundTransparency = 0.80000001192093
- BankVault.BorderColor3 = Color3.new(1, 1, 1)
- BankVault.BorderSizePixel = 6
- BankVault.Position = UDim2.new(0.644414186, 0, 0.0430621952, 0)
- BankVault.Size = UDim2.new(0, 122, 0, 41)
- BankVault.Font = Enum.Font.SourceSans
- BankVault.Text = "Bank Vault"
- BankVault.TextColor3 = Color3.new(1, 1, 1)
- BankVault.TextSize = 14
- Criminal1.Name = "Criminal1"
- Criminal1.Parent = TeleFrame
- Criminal1.BackgroundColor3 = Color3.new(1, 1, 1)
- Criminal1.BackgroundTransparency = 0.80000001192093
- Criminal1.BorderColor3 = Color3.new(1, 1, 1)
- Criminal1.BorderSizePixel = 6
- Criminal1.Position = UDim2.new(0.0245231614, 0, 0.332535863, 0)
- Criminal1.Size = UDim2.new(0, 122, 0, 41)
- Criminal1.Font = Enum.Font.SourceSans
- Criminal1.Text = "Criminal 1"
- Criminal1.TextColor3 = Color3.new(1, 1, 1)
- Criminal1.TextSize = 14
- Criminal2.Name = "Criminal2"
- Criminal2.Parent = TeleFrame
- Criminal2.BackgroundColor3 = Color3.new(1, 1, 1)
- Criminal2.BackgroundTransparency = 0.80000001192093
- Criminal2.BorderColor3 = Color3.new(1, 1, 1)
- Criminal2.BorderSizePixel = 6
- Criminal2.Position = UDim2.new(0.64577657, 0, 0.332535863, 0)
- Criminal2.Size = UDim2.new(0, 122, 0, 41)
- Criminal2.Font = Enum.Font.SourceSans
- Criminal2.Text = "Criminal 2"
- Criminal2.TextColor3 = Color3.new(1, 1, 1)
- Criminal2.TextSize = 14
- Donut.Name = "Donut"
- Donut.Parent = TeleFrame
- Donut.BackgroundColor3 = Color3.new(1, 1, 1)
- Donut.BackgroundTransparency = 0.80000001192093
- Donut.BorderColor3 = Color3.new(1, 1, 1)
- Donut.BorderSizePixel = 6
- Donut.Position = UDim2.new(0.024523139, 0, 0.624401927, 0)
- Donut.Size = UDim2.new(0, 122, 0, 41)
- Donut.Font = Enum.Font.SourceSans
- Donut.Text = "Donut Store"
- Donut.TextColor3 = Color3.new(1, 1, 1)
- Donut.TextSize = 14
- Gas.Name = "Gas"
- Gas.Parent = TeleFrame
- Gas.BackgroundColor3 = Color3.new(1, 1, 1)
- Gas.BackgroundTransparency = 0.80000001192093
- Gas.BorderColor3 = Color3.new(1, 1, 1)
- Gas.BorderSizePixel = 6
- Gas.Position = UDim2.new(0.64577657, 0, 0.624401927, 0)
- Gas.Size = UDim2.new(0, 122, 0, 41)
- Gas.Font = Enum.Font.SourceSans
- Gas.Text = "Gas Station"
- Gas.TextColor3 = Color3.new(1, 1, 1)
- Gas.TextSize = 14
- Gas_2.Name = "Gas"
- Gas_2.Parent = TeleFrame
- Gas_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Gas_2.BackgroundTransparency = 0.80000001192093
- Gas_2.BorderColor3 = Color3.new(1, 1, 1)
- Gas_2.BorderSizePixel = 6
- Gas_2.Position = UDim2.new(0.64577657, 0, 0.624401927, 0)
- Gas_2.Size = UDim2.new(0, 122, 0, 41)
- Gas_2.Font = Enum.Font.SourceSans
- Gas_2.Text = "Gas Station"
- Gas_2.TextColor3 = Color3.new(1, 1, 1)
- Gas_2.TextSize = 14
- Jewerly.Name = "Jewerly"
- Jewerly.Parent = TeleFrame
- Jewerly.BackgroundColor3 = Color3.new(1, 1, 1)
- Jewerly.BackgroundTransparency = 0.80000001192093
- Jewerly.BorderColor3 = Color3.new(1, 1, 1)
- Jewerly.BorderSizePixel = 6
- Jewerly.Position = UDim2.new(0.396457791, 0, 0.0430622101, 0)
- Jewerly.Size = UDim2.new(0, 75, 0, 41)
- Jewerly.Font = Enum.Font.SourceSans
- Jewerly.Text = "Jewerly Store"
- Jewerly.TextColor3 = Color3.new(1, 1, 1)
- Jewerly.TextSize = 14
- JewerlyOut.Name = "JewerlyOut"
- JewerlyOut.Parent = TeleFrame
- JewerlyOut.BackgroundColor3 = Color3.new(1, 1, 1)
- JewerlyOut.BackgroundTransparency = 0.80000001192093
- JewerlyOut.BorderColor3 = Color3.new(1, 1, 1)
- JewerlyOut.BorderSizePixel = 6
- JewerlyOut.Position = UDim2.new(0.396457791, 0, 0.330143541, 0)
- JewerlyOut.Size = UDim2.new(0, 75, 0, 41)
- JewerlyOut.Font = Enum.Font.SourceSans
- JewerlyOut.Text = "Jewerly Out"
- JewerlyOut.TextColor3 = Color3.new(1, 1, 1)
- JewerlyOut.TextSize = 14
- WeaponFrame.Name = "WeaponFrame"
- WeaponFrame.Parent = MainFrame
- WeaponFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- WeaponFrame.BackgroundTransparency = 1
- WeaponFrame.Position = UDim2.new(0, 0, 0.12184874, 0)
- WeaponFrame.Size = UDim2.new(0, 367, 0, 209)
- WeaponFrame.Visible = false
- ShotGun.Name = "ShotGun"
- ShotGun.Parent = WeaponFrame
- ShotGun.BackgroundColor3 = Color3.new(1, 1, 1)
- ShotGun.BackgroundTransparency = 0.80000001192093
- ShotGun.BorderColor3 = Color3.new(1, 1, 1)
- ShotGun.BorderSizePixel = 6
- ShotGun.Position = UDim2.new(0.0245231614, 0, 0.0430621952, 0)
- ShotGun.Size = UDim2.new(0, 122, 0, 41)
- ShotGun.Font = Enum.Font.SourceSans
- ShotGun.Text = "ShotGun"
- ShotGun.TextColor3 = Color3.new(1, 1, 1)
- ShotGun.TextSize = 14
- Pistol.Name = "Pistol"
- Pistol.Parent = WeaponFrame
- Pistol.BackgroundColor3 = Color3.new(1, 1, 1)
- Pistol.BackgroundTransparency = 0.80000001192093
- Pistol.BorderColor3 = Color3.new(1, 1, 1)
- Pistol.BorderSizePixel = 6
- Pistol.Position = UDim2.new(0.640326977, 0, 0.0430621952, 0)
- Pistol.Size = UDim2.new(0, 122, 0, 41)
- Pistol.Font = Enum.Font.SourceSans
- Pistol.Text = "Pistol"
- Pistol.TextColor3 = Color3.new(1, 1, 1)
- Pistol.TextSize = 14
- OtherFrame.Name = "OtherFrame"
- OtherFrame.Parent = MainFrame
- OtherFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- OtherFrame.BackgroundTransparency = 1
- OtherFrame.Position = UDim2.new(0, 0, 0.12184874, 0)
- OtherFrame.Size = UDim2.new(0, 367, 0, 209)
- OtherFrame.Visible = false
- AutoArrest.Name = "AutoArrest"
- AutoArrest.Parent = OtherFrame
- AutoArrest.BackgroundColor3 = Color3.new(1, 1, 1)
- AutoArrest.BackgroundTransparency = 0.80000001192093
- AutoArrest.BorderColor3 = Color3.new(1, 1, 1)
- AutoArrest.BorderSizePixel = 6
- AutoArrest.Position = UDim2.new(0.0245231614, 0, 0.0430621952, 0)
- AutoArrest.Size = UDim2.new(0, 122, 0, 41)
- AutoArrest.Font = Enum.Font.SourceSans
- AutoArrest.Text = "Auto Arrest"
- AutoArrest.TextColor3 = Color3.new(1, 1, 1)
- AutoArrest.TextSize = 14
- DeleteCellBars.Name = "DeleteCellBars"
- DeleteCellBars.Parent = OtherFrame
- DeleteCellBars.BackgroundColor3 = Color3.new(1, 1, 1)
- DeleteCellBars.BackgroundTransparency = 0.80000001192093
- DeleteCellBars.BorderColor3 = Color3.new(1, 1, 1)
- DeleteCellBars.BorderSizePixel = 6
- DeleteCellBars.Position = UDim2.new(0.643051744, 0, 0.0430621952, 0)
- DeleteCellBars.Size = UDim2.new(0, 122, 0, 41)
- DeleteCellBars.Font = Enum.Font.SourceSans
- DeleteCellBars.Text = "Delete Cell Bars"
- DeleteCellBars.TextColor3 = Color3.new(1, 1, 1)
- DeleteCellBars.TextSize = 14
- DeleteDoors.Name = "DeleteDoors"
- DeleteDoors.Parent = OtherFrame
- DeleteDoors.BackgroundColor3 = Color3.new(1, 1, 1)
- DeleteDoors.BackgroundTransparency = 0.80000001192093
- DeleteDoors.BorderColor3 = Color3.new(1, 1, 1)
- DeleteDoors.BorderSizePixel = 6
- DeleteDoors.Position = UDim2.new(0.643051744, 0, 0.332535863, 0)
- DeleteDoors.Size = UDim2.new(0, 122, 0, 41)
- DeleteDoors.Font = Enum.Font.SourceSans
- DeleteDoors.Text = "Delete Doors"
- DeleteDoors.TextColor3 = Color3.new(1, 1, 1)
- DeleteDoors.TextSize = 14
- DeleteJewerlyLazers.Name = "DeleteJewerlyLazers"
- DeleteJewerlyLazers.Parent = OtherFrame
- DeleteJewerlyLazers.BackgroundColor3 = Color3.new(1, 1, 1)
- DeleteJewerlyLazers.BackgroundTransparency = 0.80000001192093
- DeleteJewerlyLazers.BorderColor3 = Color3.new(1, 1, 1)
- DeleteJewerlyLazers.BorderSizePixel = 6
- DeleteJewerlyLazers.Position = UDim2.new(0.024523139, 0, 0.32775116, 0)
- DeleteJewerlyLazers.Size = UDim2.new(0, 122, 0, 41)
- DeleteJewerlyLazers.Font = Enum.Font.SourceSans
- DeleteJewerlyLazers.Text = "Delete Jewerly Lazers"
- DeleteJewerlyLazers.TextColor3 = Color3.new(1, 1, 1)
- DeleteJewerlyLazers.TextSize = 14
- Gravity.Name = "Gravity"
- Gravity.Parent = OtherFrame
- Gravity.BackgroundColor3 = Color3.new(1, 1, 1)
- Gravity.BackgroundTransparency = 0.80000001192093
- Gravity.BorderColor3 = Color3.new(1, 1, 1)
- Gravity.BorderSizePixel = 6
- Gravity.Position = UDim2.new(0.024523139, 0, 0.61483252, 0)
- Gravity.Size = UDim2.new(0, 122, 0, 41)
- Gravity.Font = Enum.Font.SourceSans
- Gravity.Text = "Change Gravity"
- Gravity.TextColor3 = Color3.new(1, 1, 1)
- Gravity.TextSize = 14
- ChangeWalkSpeed.Name = "ChangeWalkSpeed"
- ChangeWalkSpeed.Parent = OtherFrame
- ChangeWalkSpeed.BackgroundColor3 = Color3.new(1, 1, 1)
- ChangeWalkSpeed.BackgroundTransparency = 0.80000001192093
- ChangeWalkSpeed.BorderColor3 = Color3.new(1, 1, 1)
- ChangeWalkSpeed.BorderSizePixel = 6
- ChangeWalkSpeed.Position = UDim2.new(0.643051744, 0, 0.61483252, 0)
- ChangeWalkSpeed.Size = UDim2.new(0, 122, 0, 41)
- ChangeWalkSpeed.Font = Enum.Font.SourceSans
- ChangeWalkSpeed.Text = "Change WalkSpeed"
- ChangeWalkSpeed.TextColor3 = Color3.new(1, 1, 1)
- ChangeWalkSpeed.TextSize = 14
- MainTabFrame.Name = "MainTabFrame"
- MainTabFrame.Parent = MainFrame
- MainTabFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- MainTabFrame.BackgroundTransparency = 1
- MainTabFrame.Position = UDim2.new(0, 0, 0.12184874, 0)
- MainTabFrame.Size = UDim2.new(0, 367, 0, 209)
- CorruptJailBreak.Name = "CorruptJailBreak"
- CorruptJailBreak.Parent = MainTabFrame
- CorruptJailBreak.BackgroundColor3 = Color3.new(1, 1, 1)
- CorruptJailBreak.BackgroundTransparency = 1
- CorruptJailBreak.Position = UDim2.new(1.1185286, 0, 0, 0)
- CorruptJailBreak.Size = UDim2.new(0, 200, 0, 50)
- CorruptJailBreak.Visible = false
- CorruptJailBreak.Font = Enum.Font.Fantasy
- CorruptJailBreak.Text = "Corrupt JailBreak"
- CorruptJailBreak.TextColor3 = Color3.new(1, 1, 1)
- CorruptJailBreak.TextSize = 20
- Shockerby.Name = "Shockerby"
- Shockerby.Parent = MainTabFrame
- Shockerby.BackgroundColor3 = Color3.new(1, 1, 1)
- Shockerby.BackgroundTransparency = 1
- Shockerby.Position = UDim2.new(1.1185286, 0, 0.308612436, 0)
- Shockerby.Size = UDim2.new(0, 200, 0, 50)
- Shockerby.Visible = false
- Shockerby.Font = Enum.Font.Fantasy
- Shockerby.Text = "By Shocker130000"
- Shockerby.TextColor3 = Color3.new(1, 1, 1)
- Shockerby.TextSize = 20
- Loaded.Name = "Loaded"
- Loaded.Parent = MainTabFrame
- Loaded.BackgroundColor3 = Color3.new(1, 1, 1)
- Loaded.BackgroundTransparency = 1
- Loaded.Position = UDim2.new(1.1185286, 0, 0.588516712, 0)
- Loaded.Size = UDim2.new(0, 200, 0, 50)
- Loaded.Visible = false
- Loaded.Font = Enum.Font.Fantasy
- Loaded.Text = "Loaded..."
- Loaded.TextColor3 = Color3.new(1, 1, 1)
- Loaded.TextSize = 20
- Open.Name = "Open"
- Open.Parent = ScreenGui
- Open.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Open.BackgroundTransparency = 0.40000000596046
- Open.BorderColor3 = Color3.new(0.113725, 0.113725, 0.113725)
- Open.Position = UDim2.new(-0.0599755198, 0, 0.734434962, 0)
- Open.Size = UDim2.new(0, 108, 0, 31)
- Open.Font = Enum.Font.ArialBold
- Open.Text = "Open"
- Open.TextColor3 = Color3.new(0.8, 0.8, 0.8)
- Open.TextSize = 14
- Close.Name = "Close"
- Close.Parent = ScreenGui
- Close.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Close.BackgroundTransparency = 0.40000000596046
- Close.BorderColor3 = Color3.new(0.113725, 0.113725, 0.113725)
- Close.Position = UDim2.new(-0.0599755198, 0, 0.734434962, 0)
- Close.Size = UDim2.new(0, 108, 0, 31)
- Close.Font = Enum.Font.ArialBold
- Close.Text = "Close"
- Close.TextColor3 = Color3.new(0.8, 0.8, 0.8)
- Close.TextSize = 14
- ---TeleFrame
- Teleport.MouseButton1Down:connect(function()
- TeleFrame.Visible = true
- OtherFrame.Visible = false
- WeaponFrame.Visible = false
- MainTabFrame.Visible = false
- end)
- FrontBank.MouseButton1Down:connect(function()
- for i=1,20 do
- wait()
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(9.92591476, 17.8639755, 786.788147) + Vector3.new(1,0,0)
- end
- end)
- BankVault.MouseButton1Down:connect(function()
- for i=1,20 do
- wait()
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(33.3059082,-1.67172456,803.200806) + Vector3.new(1,0,0)
- end
- end)
- Criminal1.MouseButton1Down:connect(function()
- for i=1,20 do
- wait()
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
- end
- end)
- Criminal2.MouseButton1Down:connect(function()
- for i=1,20 do
- wait()
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1818, 49, -1657.4) + Vector3.new(1,0,0)
- end
- end)
- JewerlyOut.MouseButton1Down:connect(function()
- for i=1,20 do
- wait()
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(101.211128, 98.6576996, 1310.54175) + Vector3.new(1,0,0)
- end
- end)
- Jewerly.MouseButton1Down:connect(function()
- for i=1,20 do
- wait()
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(124.339157,17.9125443,1318.82336) + Vector3.new(1,0,0)
- end
- end)
- Donut.MouseButton1Down:connect(function()
- for i=1,20 do
- wait()
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(273, 18, -1807) + Vector3.new(1,0,0)
- end
- end)
- Gas.MouseButton1Down:connect(function()
- for i=1,20 do
- wait()
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1548.20093, 17.7475166, 701.546997) + Vector3.new(1,0,0)
- end
- end)
- ---WeaponFrame
- Weapons.MouseButton1Down:connect(function()
- TeleFrame.Visible = false
- WeaponFrame .Visible = true
- OtherFrame .Visible = false
- MainTabFrame.Visible = false
- end)
- 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)
- 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)
- ---OtherFrame
- Others.MouseButton1Down:connect(function()
- TeleFrame.Visible = false
- WeaponFrame .Visible = false
- OtherFrame .Visible = true
- MainTabFrame.Visible = false
- end)
- 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)
- ChangeWalkSpeed.MouseButton1Down:connect(function()
- down = false
- velocity = Instance.new("BodyVelocity")
- velocity.maxForce = Vector3.new(100000, 0, 100000)
- local speed = 150
- gyro = Instance.new("BodyGyro")
- gyro.maxTorque = Vector3.new(100000, 0, 100000)
- local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
- end)
- Gravity.MouseButton1Down:connect(function()
- if Gravity == true then
- Gravity = false
- game.workspace.Gravity = 196.2
- else
- Gravity = true
- game.workspace.Gravity = 45
- end
- end)
- DeleteCellBars.MouseButton1Down:connect(function()
- game.Workspace.Cells:Remove()
- end)
- DeleteJewerlyLazers.MouseButton1Down:connect(function()
- game.Workspace.Jewelrys.Jewelry.Lasers:Remove()
- game.Workspace.Jewelrys.Jewelry.Cameras:Remove()
- game.Workspace.Jewelrys.Jewelry.FloorLasers:Remove()
- end)
- DeleteDoors.MouseButton1Down:connect(function()
- game.Workspace.Doors:Remove()
- end)
- --Mainframetab
- Others.MouseButton1Down:connect(function()
- MainTabFrame.Visible = true
- TeleFrame.Visible = false
- WeaponFrame .Visible = false
- OtherFrame .Visible = false
- end)
- ---Open
- Open.MouseButton1Down:connect(function()
- Open:TweenPosition(UDim2.new(-0.06,0,0.734,0), 'Out', 'Quad', 1)
- MainFrame.Visible = true
- MainFrame:TweenPosition(UDim2.new(0.388,0,0.353,0), 'Out', 'Quad', 4)
- wait(1)
- CorruptJailBreak.Visible = true
- CorruptJailBreak:TweenPosition(UDim2.new(0.228,0,0,0), 'Out', 'Quad', 2)
- Shockerby.Visible = true
- Shockerby:TweenPosition(UDim2.new(0.228,0,0.306,0), 'Out', 'Quad', 3)
- wait(3)
- Loaded.Visible = true
- Loaded:TweenPosition(UDim2.new(0.228,0,0.584,0), 'Out', 'Quad', 4)
- wait(2)
- Close:TweenPosition(UDim2.new(0,0,0.734,0), 'Out', 'Quad', 1)
- end)
- ---close
- Close.MouseButton1Down:connect(function()
- MainFrame.Visible = true
- MainFrame:TweenPosition(UDim2.new(0.388,0,-1,0), 'Out', 'Quad', 4)
- Open:TweenPosition(UDim2.new(0,0,0.727,0), 'Out', 'Quad', 1)
- Close:TweenPosition(UDim2.new(-0.06,0,0.734,0), 'Out', 'Quad', 1)
- end)
- ---Open visible
- wait(2)
- Open.Visible = true
- Open:TweenPosition(UDim2.new(0,0,0.727,0), 'Out', 'Quad', 1)
- --Draggable
- MainFrame.Draggable = true
- Frame.Draggable = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement