Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Instances:
- local Jailbreakerv14 = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local ImageLabel = Instance.new("ImageLabel")
- local Name = Instance.new("TextLabel")
- local Version = Instance.new("TextLabel")
- local Open = Instance.new("TextButton")
- local Close = Instance.new("TextButton")
- local PlayerTP = Instance.new("Frame")
- local PlayerTP_Input = Instance.new("TextBox")
- local PlayerTP_Teleport = Instance.new("TextButton")
- local PTPTEXT = Instance.new("TextLabel")
- local NameCredits = Instance.new("TextLabel")
- local OTH = Instance.new("Frame")
- local AutoArrest = Instance.new("TextButton")
- local Btools = Instance.new("TextButton")
- local CarFly = Instance.new("TextButton")
- local Gravity = Instance.new("TextButton")
- local InfiniteHealth = Instance.new("TextButton")
- local InfiniteNitro = Instance.new("TextButton")
- local Infiniteammo = Instance.new("TextButton")
- local Noclip = Instance.new("TextButton")
- local RemoveALL = Instance.new("TextButton")
- local Walkspeed = Instance.new("TextButton")
- local OTHTEXT = Instance.new("TextLabel")
- 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 Museum = Instance.new("TextButton")
- local MuseumTop = Instance.new("TextButton")
- local crim1 = Instance.new("TextButton")
- local crim2 = Instance.new("TextButton")
- local donut = Instance.new("TextButton")
- local gas = Instance.new("TextButton")
- local train = Instance.new("TextButton")
- local TPTEXT = Instance.new("TextLabel")
- local Guns = Instance.new("Frame")
- local AK47 = Instance.new("TextButton")
- local M4A4 = Instance.new("TextButton")
- local Pistol = Instance.new("TextButton")
- local Shotgun = Instance.new("TextButton")
- local GUNSTEXT = Instance.new("TextLabel")
- local AutoRob = Instance.new("Frame")
- local BankAutoRobBtn = Instance.new("TextButton")
- local AuTEXT = Instance.new("TextLabel")
- local JewelryStatus = Instance.new("TextLabel")
- local BankStatus = Instance.new("TextLabel")
- --Properties:
- Jailbreakerv14.Name = "Jailbreaker v1.4"
- Jailbreakerv14.Parent = game.CoreGui
- Main.Name = "Main"
- Main.Parent = Jailbreakerv14
- Main.Active = true
- Main.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
- Main.BackgroundTransparency = 0.10000000149012
- Main.Position = UDim2.new(0.879999995, 0, 0.400000006, 0)
- Main.Size = UDim2.new(0, 150, 0, 200)
- TextLabel.Parent = Main
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Size = UDim2.new(0, 150, 0, 50)
- TextLabel.Font = Enum.Font.Cartoon
- TextLabel.Text = "RedExploit"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14
- TextLabel.TextWrapped = true
- ImageLabel.Parent = Main
- ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel.BackgroundTransparency = 1
- ImageLabel.BorderSizePixel = 0
- ImageLabel.Position = UDim2.new(0, 0, 0, 104)
- ImageLabel.Size = UDim2.new(0, 150, 0, 75)
- ImageLabel.ZIndex = 2
- ImageLabel.Image = "https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=250&y=250&Format=Png&username="..game:GetService("Players").LocalPlayer.Name
- Version.Name = "Version"
- Version.Parent = Main
- Version.BackgroundColor3 = Color3.new(1, 1, 1)
- Version.BackgroundTransparency = 0.89999997615814
- Version.BorderSizePixel = 0
- Version.Position = UDim2.new(-0.666666687, 100, 1.05499995, -32)
- Version.Size = UDim2.new(0, 150, 0, 20)
- Version.Font = Enum.Font.SourceSans
- Version.Text = "Version 1.0"
- Version.TextColor3 = Color3.new(1, 1, 1)
- Version.TextScaled = true
- Version.TextSize = 14
- Version.TextWrapped = true
- Name.Name = "Name"
- Name.Parent = Main
- Name.BackgroundColor3 = Color3.new(1, 1, 1)
- Name.BackgroundTransparency = 0.89999997615814
- Name.BorderSizePixel = 0
- Name.Position = UDim2.new(0, 0, 0, 79)
- Name.Size = UDim2.new(0, 150, 0, 20)
- Name.Font = Enum.Font.SourceSans
- Name.Text = "Player Profile"
- Name.TextColor3 = Color3.new(1, 1, 1)
- Name.TextScaled = true
- Name.TextSize = 14
- Name.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment