Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Objects-- Created by Excrio - v2.5
- -- v2.5 Notes
- -- Added player teleporting!
- -- Redid the UI - New font & sizes
- -- Bug fixes and more!
- -- GUI Creation
- local JailbreakBroken = Instance.new("ScreenGui")
- local UI = Instance.new("Frame")
- local Part = Instance.new("Frame")
- local Frame = Instance.new("Frame")
- local Unimportant = Instance.new("TextLabel")
- local Unimportant2 = Instance.new("TextLabel")
- local TPBFrame = Instance.new("Frame")
- local Bank = Instance.new("TextButton")
- local Frame_2 = Instance.new("Frame")
- local CrimBase1 = Instance.new("TextButton")
- local Frame_3 = Instance.new("Frame")
- local CrimBase2 = Instance.new("TextButton")
- local Frame_4 = Instance.new("Frame")
- local PTP = Instance.new("TextButton")
- local Frame_5 = Instance.new("Frame")
- local Helipad1 = Instance.new("TextButton")
- local Frame_6 = Instance.new("Frame")
- local Helipad2 = Instance.new("TextButton")
- local Frame_7 = Instance.new("Frame")
- local Jail = Instance.new("TextButton")
- local Frame_8 = Instance.new("Frame")
- local Jewlery = Instance.new("TextButton")
- local Frame_9 = Instance.new("Frame")
- local Police = Instance.new("TextButton")
- local Frame_10 = Instance.new("Frame")
- local Vault = Instance.new("TextButton")
- local Frame_11 = Instance.new("Frame")
- local sframe = Instance.new("ScrollingFrame")
- local Garage = Instance.new("TextButton")
- local Frame_12 = Instance.new("Frame")
- local SPlayer = Instance.new("TextLabel")
- local Frame_13 = Instance.new("Frame")
- local Teleports = Instance.new("TextButton")
- local Frame_14 = Instance.new("Frame")
- local FBFrame = Instance.new("Frame")
- local Noclipp = Instance.new("TextButton")
- local Frame_15 = Instance.new("Frame")
- local God = Instance.new("TextButton")
- local Frame_16 = Instance.new("Frame")
- local Arrest = Instance.new("TextButton")
- local Frame_17 = Instance.new("Frame")
- local cframe = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local TextLabel_4 = Instance.new("TextLabel")
- local TextLabel_5 = Instance.new("TextLabel")
- local TextLabel_6 = Instance.new("TextLabel")
- local TextLabel_7 = Instance.new("TextLabel")
- local TextLabel_8 = Instance.new("TextLabel")
- local TextLabel_9 = Instance.new("TextLabel")
- local TextLabel_10 = Instance.new("TextLabel")
- local TextLabel_11 = Instance.new("TextLabel")
- local Functions = Instance.new("TextButton")
- local Frame_18 = Instance.new("Frame")
- local Credits = Instance.new("TextButton")
- local Frame_19 = Instance.new("Frame")
- local GoBack = Instance.new("TextButton")
- local Open = Instance.new("Frame")
- local OpenGUI = Instance.new("TextButton")
- local Frame_20 = Instance.new("Frame")
- local val = Instance.new("ObjectValue", sframe)
- -- GUI Properties
- JailbreakBroken.Name = "JailbreakBroken"
- JailbreakBroken.Parent = game.CoreGui
- UI.Name = "UI"
- UI.Parent = JailbreakBroken
- UI.Active = true
- UI.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- UI.BackgroundTransparency = 0.30000001192093
- UI.BorderColor3 = Color3.new(1, 1, 1)
- UI.BorderSizePixel = 0
- UI.Draggable = true
- UI.Position = UDim2.new(0.5, -159, 0.5, -219)
- UI.Size = UDim2.new(0, 318, 0, 438)
- UI.Visible = false
- Part.Name = "Part"
- Part.Parent = UI
- Part.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Part.BorderColor3 = Color3.new(1, 1, 1)
- Part.BorderSizePixel = 0
- Part.Size = UDim2.new(0, 318, 0, 67)
- Frame.Parent = Part
- Frame.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame.BorderSizePixel = 0
- Frame.Position = UDim2.new(0, 0, 0, 67)
- Frame.Size = UDim2.new(0, 318, 0, 5)
- Unimportant.Name = "Unimportant"
- Unimportant.Parent = Part
- Unimportant.BackgroundColor3 = Color3.new(1, 1, 1)
- Unimportant.BackgroundTransparency = 1
- Unimportant.BorderSizePixel = 0
- Unimportant.Position = UDim2.new(0, 109, 0, 12)
- Unimportant.Size = UDim2.new(0, 100, 0, 24)
- Unimportant.Font = Enum.Font.SourceSansLight
- Unimportant.FontSize = Enum.FontSize.Size48
- Unimportant.Text = "Jailbreak Broken"
- Unimportant.TextColor3 = Color3.new(1, 1, 1)
- Unimportant.TextSize = 37
- Unimportant2.Name = "Unimportant2"
- Unimportant2.Parent = Part
- Unimportant2.BackgroundColor3 = Color3.new(1, 1, 1)
- Unimportant2.BackgroundTransparency = 1
- Unimportant2.BorderSizePixel = 0
- Unimportant2.Position = UDim2.new(0, 109, 0, 38)
- Unimportant2.Size = UDim2.new(0, 100, 0, 24)
- Unimportant2.Font = Enum.Font.SourceSansLight
- Unimportant2.FontSize = Enum.FontSize.Size18
- Unimportant2.Text = "By Excrio - v2.5"
- Unimportant2.TextColor3 = Color3.new(1, 1, 1)
- Unimportant2.TextSize = 17
- TPBFrame.Name = "TPBFrame"
- TPBFrame.Parent = UI
- TPBFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- TPBFrame.BackgroundTransparency = 1
- TPBFrame.Size = UDim2.new(0, 106, 0, 100)
- TPBFrame.Visible = false
- Bank.Name = "Bank"
- Bank.Parent = TPBFrame
- Bank.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Bank.BorderColor3 = Color3.new(1, 1, 1)
- Bank.BorderSizePixel = 0
- Bank.Position = UDim2.new(0, 185, 0, 85)
- Bank.Size = UDim2.new(0, 97, 0, 25)
- Bank.Font = Enum.Font.SourceSansLight
- Bank.FontSize = Enum.FontSize.Size18
- Bank.Text = "Bank Front"
- Bank.TextColor3 = Color3.new(1, 1, 1)
- Bank.TextSize = 17
- Frame_2.Parent = Bank
- Frame_2.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_2.BorderSizePixel = 0
- Frame_2.Position = UDim2.new(0, 0, 0, 25)
- Frame_2.Size = UDim2.new(0, 97, 0, 5)
- CrimBase1.Name = "CrimBase1"
- CrimBase1.Parent = TPBFrame
- CrimBase1.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- CrimBase1.BorderColor3 = Color3.new(1, 1, 1)
- CrimBase1.BorderSizePixel = 0
- CrimBase1.Position = UDim2.new(0, 30, 0, 125)
- CrimBase1.Size = UDim2.new(0, 97, 0, 25)
- CrimBase1.Font = Enum.Font.SourceSansLight
- CrimBase1.FontSize = Enum.FontSize.Size18
- CrimBase1.Text = "Crim Base 1"
- CrimBase1.TextColor3 = Color3.new(1, 1, 1)
- CrimBase1.TextSize = 17
- Frame_3.Parent = CrimBase1
- Frame_3.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_3.BorderSizePixel = 0
- Frame_3.Position = UDim2.new(0, 0, 0, 25)
- Frame_3.Size = UDim2.new(0, 97, 0, 5)
- CrimBase2.Name = "CrimBase2"
- CrimBase2.Parent = TPBFrame
- CrimBase2.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- CrimBase2.BorderColor3 = Color3.new(1, 1, 1)
- CrimBase2.BorderSizePixel = 0
- CrimBase2.Position = UDim2.new(0, 30, 0, 165)
- CrimBase2.Size = UDim2.new(0, 97, 0, 25)
- CrimBase2.Font = Enum.Font.SourceSansLight
- CrimBase2.FontSize = Enum.FontSize.Size18
- CrimBase2.Text = "Crim Base 2"
- CrimBase2.TextColor3 = Color3.new(1, 1, 1)
- CrimBase2.TextSize = 17
- Frame_4.Parent = CrimBase2
- Frame_4.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_4.BorderSizePixel = 0
- Frame_4.Position = UDim2.new(0, 0, 0, 25)
- Frame_4.Size = UDim2.new(0, 97, 0, 5)
- PTP.Name = "PTP"
- PTP.Parent = TPBFrame
- PTP.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- PTP.BorderColor3 = Color3.new(1, 1, 1)
- PTP.BorderSizePixel = 0
- PTP.Position = UDim2.new(0, 185, 0, 372)
- PTP.Size = UDim2.new(0, 97, 0, 27)
- PTP.Font = Enum.Font.SourceSansLight
- PTP.FontSize = Enum.FontSize.Size18
- PTP.Text = "TP to Player"
- PTP.TextColor3 = Color3.new(1, 1, 1)
- PTP.TextSize = 17
- Frame_5.Parent = PTP
- Frame_5.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_5.BorderSizePixel = 0
- Frame_5.Position = UDim2.new(0, 0, 0, 27)
- Frame_5.Size = UDim2.new(0, 97, 0, 3)
- Helipad1.Name = "Helipad1"
- Helipad1.Parent = TPBFrame
- Helipad1.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Helipad1.BorderColor3 = Color3.new(1, 1, 1)
- Helipad1.BorderSizePixel = 0
- Helipad1.Position = UDim2.new(0, 185, 0, 125)
- Helipad1.Size = UDim2.new(0, 97, 0, 25)
- Helipad1.Font = Enum.Font.SourceSansLight
- Helipad1.FontSize = Enum.FontSize.Size18
- Helipad1.Text = "Helipad 1"
- Helipad1.TextColor3 = Color3.new(1, 1, 1)
- Helipad1.TextSize = 17
- Frame_6.Parent = Helipad1
- Frame_6.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_6.BorderSizePixel = 0
- Frame_6.Position = UDim2.new(0, 0, 0, 25)
- Frame_6.Size = UDim2.new(0, 97, 0, 5)
- Helipad2.Name = "Helipad2"
- Helipad2.Parent = TPBFrame
- Helipad2.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Helipad2.BorderColor3 = Color3.new(1, 1, 1)
- Helipad2.BorderSizePixel = 0
- Helipad2.Position = UDim2.new(0, 185, 0, 165)
- Helipad2.Size = UDim2.new(0, 97, 0, 25)
- Helipad2.Font = Enum.Font.SourceSansLight
- Helipad2.FontSize = Enum.FontSize.Size18
- Helipad2.Text = "Helipad 2"
- Helipad2.TextColor3 = Color3.new(1, 1, 1)
- Helipad2.TextSize = 17
- Frame_7.Parent = Helipad2
- Frame_7.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_7.BorderSizePixel = 0
- Frame_7.Position = UDim2.new(0, 0, 0, 25)
- Frame_7.Size = UDim2.new(0, 97, 0, 5)
- Jail.Name = "Jail"
- Jail.Parent = TPBFrame
- Jail.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Jail.BorderColor3 = Color3.new(1, 1, 1)
- Jail.BorderSizePixel = 0
- Jail.Position = UDim2.new(0, 30, 0, 85)
- Jail.Size = UDim2.new(0, 97, 0, 25)
- Jail.Font = Enum.Font.SourceSansLight
- Jail.FontSize = Enum.FontSize.Size18
- Jail.Text = "Jail"
- Jail.TextColor3 = Color3.new(1, 1, 1)
- Jail.TextSize = 17
- Frame_8.Parent = Jail
- Frame_8.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_8.BorderSizePixel = 0
- Frame_8.Position = UDim2.new(0, 0, 0, 25)
- Frame_8.Size = UDim2.new(0, 97, 0, 5)
- Jewlery.Name = "Jewlery"
- Jewlery.Parent = TPBFrame
- Jewlery.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Jewlery.BorderColor3 = Color3.new(1, 1, 1)
- Jewlery.BorderSizePixel = 0
- Jewlery.Position = UDim2.new(0, 185, 0, 245)
- Jewlery.Size = UDim2.new(0, 97, 0, 25)
- Jewlery.Font = Enum.Font.SourceSansLight
- Jewlery.FontSize = Enum.FontSize.Size18
- Jewlery.Text = "Jewelry Store"
- Jewlery.TextColor3 = Color3.new(1, 1, 1)
- Jewlery.TextSize = 17
- Frame_9.Parent = Jewlery
- Frame_9.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_9.BorderSizePixel = 0
- Frame_9.Position = UDim2.new(0, 0, 0, 25)
- Frame_9.Size = UDim2.new(0, 97, 0, 5)
- Police.Name = "Police"
- Police.Parent = TPBFrame
- Police.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Police.BorderColor3 = Color3.new(1, 1, 1)
- Police.BorderSizePixel = 0
- Police.Position = UDim2.new(0, 30, 0, 205)
- Police.Size = UDim2.new(0, 97, 0, 25)
- Police.Font = Enum.Font.SourceSansLight
- Police.FontSize = Enum.FontSize.Size18
- Police.Text = "Police HQ"
- Police.TextColor3 = Color3.new(1, 1, 1)
- Police.TextSize = 17
- Frame_10.Parent = Police
- Frame_10.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_10.BorderSizePixel = 0
- Frame_10.Position = UDim2.new(0, 0, 0, 25)
- Frame_10.Size = UDim2.new(0, 97, 0, 5)
- Vault.Name = "Vault"
- Vault.Parent = TPBFrame
- Vault.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Vault.BorderColor3 = Color3.new(1, 1, 1)
- Vault.BorderSizePixel = 0
- Vault.Position = UDim2.new(0, 30, 0, 245)
- Vault.Size = UDim2.new(0, 97, 0, 25)
- Vault.Font = Enum.Font.SourceSansLight
- Vault.FontSize = Enum.FontSize.Size18
- Vault.Text = "Bank Vault"
- Vault.TextColor3 = Color3.new(1, 1, 1)
- Vault.TextSize = 17
- Frame_11.Parent = Vault
- Frame_11.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_11.BorderSizePixel = 0
- Frame_11.Position = UDim2.new(0, 0, 0, 25)
- Frame_11.Size = UDim2.new(0, 97, 0, 5)
- sframe.Name = "sframe"
- sframe.Parent = TPBFrame
- sframe.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- sframe.BorderSizePixel = 0
- sframe.Position = UDim2.new(0, 30, 0, 293)
- sframe.Size = UDim2.new(0, 252, 0, 70)
- sframe.BottomImage = ""
- sframe.CanvasSize = UDim2.new(0, 0, 1, 0)
- sframe.MidImage = ""
- sframe.ScrollBarThickness = 20
- sframe.TopImage = ""
- Garage.Name = "Garage"
- Garage.Parent = TPBFrame
- Garage.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Garage.BorderColor3 = Color3.new(1, 1, 1)
- Garage.BorderSizePixel = 0
- Garage.Position = UDim2.new(0, 185, 0, 205)
- Garage.Size = UDim2.new(0, 97, 0, 25)
- Garage.Font = Enum.Font.SourceSansLight
- Garage.FontSize = Enum.FontSize.Size18
- Garage.Text = "Garage"
- Garage.TextColor3 = Color3.new(1, 1, 1)
- Garage.TextSize = 17
- Frame_12.Parent = Garage
- Frame_12.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_12.BorderSizePixel = 0
- Frame_12.Position = UDim2.new(0, 0, 0, 25)
- Frame_12.Size = UDim2.new(0, 97, 0, 5)
- SPlayer.Name = "SPlayer"
- SPlayer.Parent = TPBFrame
- SPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
- SPlayer.BackgroundTransparency = 1
- SPlayer.Position = UDim2.new(0, 32, 0, 379)
- SPlayer.Size = UDim2.new(0, 138, 0, 17)
- SPlayer.Font = Enum.Font.SourceSansLight
- SPlayer.FontSize = Enum.FontSize.Size18
- SPlayer.Text = "Player:"
- SPlayer.TextColor3 = Color3.new(1, 1, 1)
- SPlayer.TextSize = 17
- SPlayer.TextWrapped = true
- SPlayer.TextXAlignment = Enum.TextXAlignment.Left
- Frame_13.Parent = TPBFrame
- Frame_13.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_13.BorderSizePixel = 0
- Frame_13.Position = UDim2.new(0, 30, 0, 360)
- Frame_13.Size = UDim2.new(0, 252, 0, 5)
- Teleports.Name = "Teleports"
- Teleports.Parent = UI
- Teleports.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Teleports.BorderColor3 = Color3.new(1, 1, 1)
- Teleports.BorderSizePixel = 0
- Teleports.Position = UDim2.new(0, 72, 0, 126)
- Teleports.Size = UDim2.new(0, 175, 0, 38)
- Teleports.Font = Enum.Font.SourceSansLight
- Teleports.FontSize = Enum.FontSize.Size24
- Teleports.Text = "Player Teleports"
- Teleports.TextColor3 = Color3.new(1, 1, 1)
- Teleports.TextSize = 20
- Frame_14.Parent = Teleports
- Frame_14.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_14.BorderSizePixel = 0
- Frame_14.Position = UDim2.new(0, 0, 0, 38)
- Frame_14.Size = UDim2.new(0, 175, 0, 5)
- FBFrame.Name = "FBFrame"
- FBFrame.Parent = UI
- FBFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- FBFrame.BackgroundTransparency = 1
- FBFrame.Position = UDim2.new(0, 0, 0, 32)
- FBFrame.Size = UDim2.new(0, 318, 0, 406)
- FBFrame.Visible = false
- Noclipp.Name = "Noclipp"
- Noclipp.Parent = FBFrame
- Noclipp.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Noclipp.BorderColor3 = Color3.new(1, 1, 1)
- Noclipp.BorderSizePixel = 0
- Noclipp.Position = UDim2.new(0, 110, 0, 181)
- Noclipp.Size = UDim2.new(0, 97, 0, 38)
- Noclipp.Font = Enum.Font.SourceSansLight
- Noclipp.FontSize = Enum.FontSize.Size18
- Noclipp.Text = "Enable Noclip"
- Noclipp.TextColor3 = Color3.new(1, 1, 1)
- Noclipp.TextSize = 17
- Frame_15.Parent = Noclipp
- Frame_15.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_15.BorderSizePixel = 0
- Frame_15.Position = UDim2.new(0, 0, 0, 38)
- Frame_15.Size = UDim2.new(0, 97, 0, 5)
- God.Name = "God"
- God.Parent = FBFrame
- God.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- God.BorderColor3 = Color3.new(1, 1, 1)
- God.BorderSizePixel = 0
- God.Position = UDim2.new(0, 110, 0, 105)
- God.Size = UDim2.new(0, 97, 0, 38)
- God.Font = Enum.Font.SourceSansLight
- God.FontSize = Enum.FontSize.Size18
- God.Text = "Godmode"
- God.TextColor3 = Color3.new(1, 1, 1)
- God.TextSize = 17
- Frame_16.Parent = God
- Frame_16.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_16.BorderSizePixel = 0
- Frame_16.Position = UDim2.new(0, 0, 0, 38)
- Frame_16.Size = UDim2.new(0, 97, 0, 5)
- Arrest.Name = "Arrest"
- Arrest.Parent = FBFrame
- Arrest.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Arrest.BorderColor3 = Color3.new(1, 1, 1)
- Arrest.BorderSizePixel = 0
- Arrest.Position = UDim2.new(0, 110, 0, 257)
- Arrest.Size = UDim2.new(0, 97, 0, 38)
- Arrest.Font = Enum.Font.SourceSansLight
- Arrest.FontSize = Enum.FontSize.Size18
- Arrest.Text = "Arrest Spam"
- Arrest.TextColor3 = Color3.new(1, 1, 1)
- Arrest.TextSize = 17
- Frame_17.Parent = Arrest
- Frame_17.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_17.BorderSizePixel = 0
- Frame_17.Position = UDim2.new(0, 0, 0, 38)
- Frame_17.Size = UDim2.new(0, 97, 0, 5)
- cframe.Name = "cframe"
- cframe.Parent = UI
- cframe.BackgroundColor3 = Color3.new(1, 1, 1)
- cframe.BackgroundTransparency = 1
- cframe.BorderSizePixel = 0
- cframe.Size = UDim2.new(0, 318, 0, 438)
- cframe.Visible = false
- TextLabel.Parent = cframe
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(0, 23, 0, 103)
- TextLabel.Size = UDim2.new(0, 273, 0, 31)
- TextLabel.Font = Enum.Font.SourceSansLight
- TextLabel.FontSize = Enum.FontSize.Size24
- TextLabel.Text = "Design - Excrio"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 20
- TextLabel.TextWrapped = true
- TextLabel.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel.TextYAlignment = Enum.TextYAlignment.Top
- TextLabel_2.Parent = cframe
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Position = UDim2.new(0, 23, 0, 128)
- TextLabel_2.Size = UDim2.new(0, 273, 0, 31)
- TextLabel_2.Font = Enum.Font.SourceSansLight
- TextLabel_2.FontSize = Enum.FontSize.Size24
- TextLabel_2.Text = "Code - Excrio"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextSize = 20
- TextLabel_2.TextWrapped = true
- TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_2.TextYAlignment = Enum.TextYAlignment.Top
- TextLabel_3.Parent = cframe
- TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_3.BackgroundTransparency = 1
- TextLabel_3.BorderSizePixel = 0
- TextLabel_3.Position = UDim2.new(0, 23, 0, 151)
- TextLabel_3.Size = UDim2.new(0, 273, 0, 135)
- TextLabel_3.Font = Enum.Font.SourceSansLight
- TextLabel_3.FontSize = Enum.FontSize.Size24
- TextLabel_3.Text = "Other Credit - To whomever wrote a thread about getPlayers() as I had some trouble updating the loop, thanks for that."
- TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_3.TextSize = 20
- TextLabel_3.TextWrapped = true
- TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_3.TextYAlignment = Enum.TextYAlignment.Top
- TextLabel_4.Parent = cframe
- TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_4.BackgroundTransparency = 1
- TextLabel_4.BorderSizePixel = 0
- TextLabel_4.Position = UDim2.new(0, 23, 0, 388)
- TextLabel_4.Size = UDim2.new(0, 273, 0, 29)
- TextLabel_4.Font = Enum.Font.SourceSansLight
- TextLabel_4.FontSize = Enum.FontSize.Size24
- TextLabel_4.Text = ""
- TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_4.TextSize = 20
- TextLabel_4.TextWrapped = true
- TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_4.TextYAlignment = Enum.TextYAlignment.Top
- TextLabel_5.Parent = cframe
- TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_5.BackgroundTransparency = 1
- TextLabel_5.BorderSizePixel = 0
- TextLabel_5.Position = UDim2.new(0, 23, 0, 234)
- TextLabel_5.Size = UDim2.new(0, 273, 0, 30)
- TextLabel_5.Font = Enum.Font.SourceSansLight
- TextLabel_5.FontSize = Enum.FontSize.Size28
- TextLabel_5.Text = "Changelog"
- TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_5.TextSize = 25
- TextLabel_5.TextWrapped = true
- TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_5.TextYAlignment = Enum.TextYAlignment.Top
- TextLabel_6.Parent = cframe
- TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_6.BackgroundTransparency = 1
- TextLabel_6.BorderSizePixel = 0
- TextLabel_6.Position = UDim2.new(0, 23, 0, 76)
- TextLabel_6.Size = UDim2.new(0, 273, 0, 31)
- TextLabel_6.Font = Enum.Font.SourceSansLight
- TextLabel_6.FontSize = Enum.FontSize.Size28
- TextLabel_6.Text = "Credit"
- TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_6.TextSize = 25
- TextLabel_6.TextWrapped = true
- TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_6.TextYAlignment = Enum.TextYAlignment.Top
- TextLabel_7.Parent = cframe
- TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_7.BackgroundTransparency = 1
- TextLabel_7.BorderSizePixel = 0
- TextLabel_7.Position = UDim2.new(0, 23, 0, 263)
- TextLabel_7.Size = UDim2.new(0, 273, 0, 31)
- TextLabel_7.Font = Enum.Font.SourceSansLight
- TextLabel_7.FontSize = Enum.FontSize.Size24
- TextLabel_7.Text = "V1.0 - 1.5 Location Teleporting"
- TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_7.TextSize = 20
- TextLabel_7.TextWrapped = true
- TextLabel_7.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_7.TextYAlignment = Enum.TextYAlignment.Top
- TextLabel_8.Parent = cframe
- TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_8.BackgroundTransparency = 1
- TextLabel_8.BorderSizePixel = 0
- TextLabel_8.Position = UDim2.new(0, 23, 0, 286)
- TextLabel_8.Size = UDim2.new(0, 273, 0, 31)
- TextLabel_8.Font = Enum.Font.SourceSansLight
- TextLabel_8.FontSize = Enum.FontSize.Size24
- TextLabel_8.Text = "V1.6 - 1.7 Player functions (God, Noclip)"
- TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_8.TextSize = 20
- TextLabel_8.TextWrapped = true
- TextLabel_8.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_8.TextYAlignment = Enum.TextYAlignment.Top
- TextLabel_9.Parent = cframe
- TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_9.BackgroundTransparency = 1
- TextLabel_9.BorderSizePixel = 0
- TextLabel_9.Position = UDim2.new(0, 23, 0, 306)
- TextLabel_9.Size = UDim2.new(0, 273, 0, 31)
- TextLabel_9.Font = Enum.Font.SourceSansLight
- TextLabel_9.FontSize = Enum.FontSize.Size24
- TextLabel_9.Text = "V1.8 - 1.9 More player functions (Arrest Spam)"
- TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_9.TextSize = 20
- TextLabel_9.TextWrapped = true
- TextLabel_9.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_9.TextYAlignment = Enum.TextYAlignment.Top
- TextLabel_10.Parent = cframe
- TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_10.BackgroundTransparency = 1
- TextLabel_10.BorderSizePixel = 0
- TextLabel_10.Position = UDim2.new(0, 23, 0, 327)
- TextLabel_10.Size = UDim2.new(0, 273, 0, 31)
- TextLabel_10.Font = Enum.Font.SourceSansLight
- TextLabel_10.FontSize = Enum.FontSize.Size24
- TextLabel_10.Text = "V2.0 - V2.4 New UI, drastic bug fixes"
- TextLabel_10.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_10.TextSize = 20
- TextLabel_10.TextWrapped = true
- TextLabel_10.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_10.TextYAlignment = Enum.TextYAlignment.Top
- TextLabel_11.Parent = cframe
- TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_11.BackgroundTransparency = 1
- TextLabel_11.BorderSizePixel = 0
- TextLabel_11.Position = UDim2.new(0, 23, 0, 351)
- TextLabel_11.Size = UDim2.new(0, 273, 0, 42)
- TextLabel_11.Font = Enum.Font.SourceSansLight
- TextLabel_11.FontSize = Enum.FontSize.Size24
- TextLabel_11.Text = "V2.4 - 2.5 (Current) Another new UI, player teleporting"
- TextLabel_11.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_11.TextSize = 20
- TextLabel_11.TextWrapped = true
- TextLabel_11.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_11.TextYAlignment = Enum.TextYAlignment.Top
- Functions.Name = "Functions"
- Functions.Parent = UI
- Functions.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Functions.BorderColor3 = Color3.new(1, 1, 1)
- Functions.BorderSizePixel = 0
- Functions.Position = UDim2.new(0, 72, 0, 219)
- Functions.Size = UDim2.new(0, 175, 0, 38)
- Functions.Font = Enum.Font.SourceSansLight
- Functions.FontSize = Enum.FontSize.Size24
- Functions.Text = "Player Functions"
- Functions.TextColor3 = Color3.new(1, 1, 1)
- Functions.TextSize = 20
- Frame_18.Parent = Functions
- Frame_18.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_18.BorderSizePixel = 0
- Frame_18.Position = UDim2.new(0, 0, 0, 38)
- Frame_18.Size = UDim2.new(0, 175, 0, 5)
- Credits.Name = "Credits"
- Credits.Parent = UI
- Credits.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Credits.BorderColor3 = Color3.new(1, 1, 1)
- Credits.BorderSizePixel = 0
- Credits.Position = UDim2.new(0, 72, 0, 315)
- Credits.Size = UDim2.new(0, 175, 0, 38)
- Credits.Font = Enum.Font.SourceSansLight
- Credits.FontSize = Enum.FontSize.Size24
- Credits.Text = "Credits / Changelog"
- Credits.TextColor3 = Color3.new(1, 1, 1)
- Credits.TextSize = 20
- Frame_19.Parent = Credits
- Frame_19.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_19.BorderSizePixel = 0
- Frame_19.Position = UDim2.new(0, 0, 0, 38)
- Frame_19.Size = UDim2.new(0, 175, 0, 5)
- GoBack.Name = "GoBack"
- GoBack.Parent = UI
- GoBack.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- GoBack.BackgroundTransparency = 1
- GoBack.BorderColor3 = Color3.new(1, 1, 1)
- GoBack.BorderSizePixel = 0
- GoBack.Position = UDim2.new(0, 0, 0, 400)
- GoBack.Size = UDim2.new(0, 93, 0, 38)
- GoBack.Visible = false
- GoBack.Font = Enum.Font.SourceSansLight
- GoBack.FontSize = Enum.FontSize.Size24
- GoBack.Text = "Go Back"
- GoBack.TextColor3 = Color3.new(1, 1, 1)
- GoBack.TextSize = 20
- Open.Name = "Open"
- Open.Parent = JailbreakBroken
- Open.BackgroundColor3 = Color3.new(0.235294, 0.494118, 0.776471)
- Open.BackgroundTransparency = 1
- Open.BorderColor3 = Color3.new(1, 1, 1)
- Open.BorderSizePixel = 0
- Open.Position = UDim2.new(0, -105, 0, 632)
- Open.Size = UDim2.new(0, 318, 0, 67)
- OpenGUI.Name = "OpenGUI"
- OpenGUI.Parent = Open
- OpenGUI.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- OpenGUI.BorderColor3 = Color3.new(1, 1, 1)
- OpenGUI.BorderSizePixel = 0
- OpenGUI.Position = UDim2.new(0, 93, 0, 15)
- OpenGUI.Size = UDim2.new(0, 97, 0, 38)
- OpenGUI.Font = Enum.Font.SourceSansLight
- OpenGUI.FontSize = Enum.FontSize.Size18
- OpenGUI.Text = "Open GUI"
- OpenGUI.TextColor3 = Color3.new(1, 1, 1)
- OpenGUI.TextSize = 17
- Frame_20.Parent = OpenGUI
- Frame_20.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Frame_20.BorderSizePixel = 0
- Frame_20.Position = UDim2.new(0, 0, 0, 38)
- Frame_20.Size = UDim2.new(0, 97, 0, 5)
- -- Teleporting
- Jail.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1138.66, 18.009, -1430.01) + Vector3.new(1,0,0)
- end)
- CrimBase1.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
- end)
- CrimBase2.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1579.4823, 49.787693, -1759.61438) + Vector3.new(1,0,0)
- end)
- Police.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1130.11426, 17.950058, -1593.09766) + Vector3.new(1,0,0)
- end)
- Bank.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-11.036747, 17.9193821, 797.971521) + Vector3.new(1,0,0)
- end)
- Helipad1.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1172.01172, 59.586, -1553.929) + Vector3.new(1,0,0)
- end)
- Helipad2.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(741.508, 71.005, 1136.33826) + Vector3.new(1,0,0)
- end)
- Garage.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-341.0529, 19.644, 1182.502) + Vector3.new(1,0,0)
- end)
- Vault.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.214, 2.67609, 818.648926) + Vector3.new(1,0,0)
- end)
- Jewlery.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
- end)
- -- Player Teleporting
- local PLR = game:GetService("Players").LocalPlayer
- local Players = game.Players:GetPlayers()
- local Selected1 = game.CoreGui.JailbreakBroken.UI.TPBFrame.SPlayer
- val.Name = "Selected"
- function alphabetize(p1, p2)
- local Player1 = p1.Name:lower()
- local P1 = Player1:sub(1, 1):byte()
- local Player2 = p2.Name:lower()
- local P2 = Player2:sub(1, 1):byte()
- if P1 < P2 then return true else return false end
- end
- table.sort(Players, alphabetize)
- for i = 1, #Players do
- local p = Players[i]
- if p ~= PLR then
- local btn = Instance.new("TextButton", sframe)
- btn.Name = p.Name
- btn.Text = p.Name
- btn.Size = UDim2.new(0, 260, 0, 25)
- btn.Font = Enum.Font.Highway
- btn.FontSize = Enum.FontSize.Size14
- btn.TextColor3 = Color3.new(255, 255, 255)
- btn.BackgroundTransparency = 1
- btn.Position = UDim2.new(0, 0, 0, (i * 25) - 25)
- sframe.CanvasSize = UDim2.new(0, 0, 0, (#Players * 25) - 25)
- btn.MouseButton1Click:connect(function()
- val.Value = p
- Selected1.Text = "Player: "..p.Name
- end)
- end
- end
- function update()
- for i, btn in ipairs(sframe:GetChildren()) do if btn:IsA("TextButton") then btn:Destroy() end end
- local plrs = game.Players:GetPlayers()
- table.sort(plrs, alphabetize)
- for i = 1, #plrs do
- local p = plrs[i]
- if p ~= PLR then
- local btn = Instance.new("TextButton", sframe)
- btn.Text = p.Name
- btn.Size = UDim2.new(0, 260, 0, 25)
- btn.Font = Enum.Font.Highway
- btn.FontSize = Enum.FontSize.Size14
- btn.TextColor3 = Color3.new(255, 255, 255)
- btn.BackgroundTransparency = 1
- btn.Position = UDim2.new(0, 0, 0, (i * 25) - 25)
- sframe.CanvasSize = UDim2.new(0, 0, 0, (#Players * 25) - 25)
- btn.MouseButton1Click:connect(function()
- val.Value = p
- SPlayer.Text = "Player: "..p.Name
- end)
- end
- end
- end
- game.Players.PlayerAdded:connect(update)
- game.Players.PlayerRemoving:connect(update)
- -- Functions
- function getPlayer()
- if val.Value:IsA("Player") and val.Value.Character:FindFirstChild("HumanoidRootPart") then return val.Value else return nil end
- end
- PTP.MouseButton1Click:connect(function()
- local p = getPlayer()
- if p then PLR.Character.HumanoidRootPart.CFrame = p.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
- else PTP.Text = "404"; wait(1); PTP.Text = "TP To Player" end
- end)
- noclip = false
- game:GetService('RunService').Stepped:connect(function()
- if noclip then
- game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
- end
- end)
- Noclipp.MouseButton1Click:connect(function()
- noclip = not noclip
- if Noclipp.Text == "Enable Noclip" then
- Noclipp.Text = "Disable Noclip"
- else
- Noclipp.Text = "Enable Noclip"
- end
- end)
- God.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.Humanoid.Name = 1
- local l = game.Players.LocalPlayer.Character["1"]:Clone()
- l.Parent = game.Players.LocalPlayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- game.Players.LocalPlayer.Character["1"]:Destroy()
- game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
- game.Players.LocalPlayer.Character.Animate.Disabled = true
- wait(0.1)
- game.Players.LocalPlayer.Character.Animate.Disabled = false
- game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
- end)
- Arrest.MouseButton1Click: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)
- local frame = game.CoreGui.JailbreakBroken:WaitForChild('UI')
- OpenGUI.MouseButton1Down:connect(function()
- frame.Visible = not frame.Visible
- if frame.Visible == true then
- OpenGUI.Text = "Close GUI"
- elseif
- frame.Visible == false then
- OpenGUI.Text = "Open GUI"
- end
- end)
- Teleports.MouseButton1Click:connect(function()
- game.CoreGui.JailbreakBroken.UI.TPBFrame.Visible = true
- game.CoreGui.JailbreakBroken.UI.Teleports.Visible = false
- game.CoreGui.JailbreakBroken.UI.Functions.Visible = false
- game.CoreGui.JailbreakBroken.UI.Credits.Visible = false
- game.CoreGui.JailbreakBroken.UI.GoBack.Visible = true
- game.CoreGui.JailbreakBroken.UI.cframe.Visible = false
- end)
- Functions.MouseButton1Click:connect(function()
- game.CoreGui.JailbreakBroken.UI.FBFrame.Visible = true
- game.CoreGui.JailbreakBroken.UI.Teleports.Visible = false
- game.CoreGui.JailbreakBroken.UI.Functions.Visible = false
- game.CoreGui.JailbreakBroken.UI.Credits.Visible = false
- game.CoreGui.JailbreakBroken.UI.GoBack.Visible = true
- game.CoreGui.JailbreakBroken.UI.cframe.Visible = false
- end)
- GoBack.MouseButton1Click:connect(function()
- GoBack.Visible = false
- game.CoreGui.JailbreakBroken.UI.FBFrame.Visible = false
- game.CoreGui.JailbreakBroken.UI.TPBFrame.Visible = false
- Teleports.Visible = true
- Functions.Visible = true
- Credits.Visible = true
- game.CoreGui.JailbreakBroken.UI.cframe.Visible = false
- end)
- Credits.MouseButton1Click:connect(function()
- game.CoreGui.JailbreakBroken.UI.FBFrame.Visible = false
- game.CoreGui.JailbreakBroken.UI.Teleports.Visible = false
- game.CoreGui.JailbreakBroken.UI.Functions.Visible = false
- game.CoreGui.JailbreakBroken.UI.Credits.Visible = false
- game.CoreGui.JailbreakBroken.UI.GoBack.Visible = true
- game.CoreGui.JailbreakBroken.UI.cframe.Visible = true
- end)
Add Comment
Please, Sign In to add comment