Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- JailbreakR Exploit // Best for 2021 June
- -- v1.07 // Codename Jewlery
- -- !PASTE ALL CODE BELOW IN EXECUTER/INJECTOR!
- -- [ -LOCALS- ]
- local JailbreakR = Instance.new("ScreenGui")
- local Body = Instance.new("Frame")
- local Close = Instance.new("TextButton")
- local playerTab = Instance.new("TextButton")
- local serverTab = Instance.new("TextButton")
- local serverMenu = Instance.new("Frame")
- local title = Instance.new("TextLabel")
- local openAll = Instance.new("TextButton")
- local arrestAll = Instance.new("TextButton")
- local arrestAura = Instance.new("TextButton")
- local keypass = Instance.new("TextButton")
- local noLazer = Instance.new("TextButton")
- local nl = Instance.new("TextButton")
- local swat = Instance.new("TextButton")
- local welcomeMenu = Instance.new("Frame")
- local title_2 = Instance.new("TextLabel")
- local textbody = Instance.new("TextLabel")
- local playerMenu = Instance.new("Frame")
- local title_3 = Instance.new("TextLabel")
- local noclip = Instance.new("TextButton")
- local speed = Instance.new("TextButton")
- local ultrapunch = Instance.new("TextButton")
- local noarrest = Instance.new("TextButton")
- local rob = Instance.new("TextButton")
- local criminal = Instance.new("TextButton")
- local boss = Instance.new("TextButton")
- local Minimized = Instance.new("TextButton")
- local Open = Instance.new("Frame")
- local Close_2 = Instance.new("TextButton")
- local openMenu = Instance.new("Frame")
- local title_4 = Instance.new("TextLabel")
- local location = Instance.new("TextButton")
- local location_2 = Instance.new("TextButton")
- local location_3 = Instance.new("TextButton")
- local location_4 = Instance.new("TextButton")
- local location_5 = Instance.new("TextButton")
- local location_6 = Instance.new("TextButton")
- local location_7 = Instance.new("TextButton")
- local location_8 = Instance.new("TextButton")
- local location_9 = Instance.new("TextButton")
- local location_10 = Instance.new("TextButton")
- local Give = Instance.new("Frame")
- local Close_3 = Instance.new("TextButton")
- local giveMenu = Instance.new("Frame")
- local title_5 = Instance.new("TextLabel")
- local item = Instance.new("TextButton")
- local item_2 = Instance.new("TextButton")
- local item_3 = Instance.new("TextButton")
- local item_4 = Instance.new("TextButton")
- local item_5 = Instance.new("TextButton")
- local item_6 = Instance.new("TextButton")
- local item_7 = Instance.new("TextButton")
- local item_8 = Instance.new("TextButton")
- local item_9 = Instance.new("TextButton")
- local item_10 = Instance.new("TextButton")
- --[[ Properties ]]--
- JailbreakR.Name = "JailbreakR"
- JailbreakR.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Body.Name = "Body"
- Body.Parent = JailbreakR
- Body.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.160784)
- Body.Position = UDim2.new(0.699781656, 0, 0.465378433, 0)
- Body.Size = UDim2.new(0, 199, 0, 278)
- Close.Name = "Close"
- Close.Parent = Body
- Close.BackgroundColor3 = Color3.new(1, 1, 1)
- Close.BackgroundTransparency = 1
- Close.Position = UDim2.new(0.82914573, 0, 0, 0)
- Close.Size = UDim2.new(0, 34, 0, 31)
- Close.Font = Enum.Font.SourceSans
- Close.Text = "X"
- Close.TextColor3 = Color3.new(1, 1, 1)
- Close.TextScaled = true
- Close.TextSize = 14
- Close.TextWrapped = true
- playerTab.Name = "playerTab"
- playerTab.Parent = Body
- playerTab.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- playerTab.BorderSizePixel = 0
- playerTab.Size = UDim2.new(0, 79, 0, 19)
- playerTab.Font = Enum.Font.SourceSans
- playerTab.Text = "Player"
- playerTab.TextColor3 = Color3.new(1, 1, 1)
- playerTab.TextSize = 14
- serverTab.Name = "serverTab"
- serverTab.Parent = Body
- serverTab.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- serverTab.BorderSizePixel = 0
- serverTab.Position = UDim2.new(0.396984935, 0, 0, 0)
- serverTab.Size = UDim2.new(0, 86, 0, 19)
- serverTab.Font = Enum.Font.SourceSans
- serverTab.Text = "Server"
- serverTab.TextColor3 = Color3.new(1, 1, 1)
- serverTab.TextSize = 14
- serverMenu.Name = "serverMenu"
- serverMenu.Parent = Body
- serverMenu.BackgroundColor3 = Color3.new(1, 1, 1)
- serverMenu.BackgroundTransparency = 1
- serverMenu.Position = UDim2.new(0, 0, 0.113138683, 0)
- serverMenu.Size = UDim2.new(0, 199, 0, 243)
- title.Name = "title"
- title.Parent = serverMenu
- title.BackgroundColor3 = Color3.new(1, 1, 1)
- title.BackgroundTransparency = 1
- title.Position = UDim2.new(0.0351758786, 0, -0.0493827164, 0)
- title.Size = UDim2.new(0, 185, 0, 50)
- title.Font = Enum.Font.SourceSans
- title.Text = "Server Hacks"
- title.TextColor3 = Color3.new(1, 1, 1)
- title.TextScaled = true
- title.TextSize = 14
- title.TextWrapped = true
- openAll.Name = "openAll"
- openAll.Parent = serverMenu
- openAll.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- openAll.BorderSizePixel = 0
- openAll.Position = UDim2.new(0, 0, 0.156378597, 0)
- openAll.Size = UDim2.new(0, 199, 0, 29)
- openAll.Font = Enum.Font.SourceSans
- openAll.Text = "Open Locations.."
- openAll.TextColor3 = Color3.new(1, 1, 1)
- openAll.TextScaled = true
- openAll.TextSize = 14
- openAll.TextWrapped = true
- arrestAll.Name = "arrestAll"
- arrestAll.Parent = serverMenu
- arrestAll.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- arrestAll.BorderSizePixel = 0
- arrestAll.Position = UDim2.new(0, 0, 0.276986569, 0)
- arrestAll.Size = UDim2.new(0, 199, 0, 29)
- arrestAll.Font = Enum.Font.SourceSans
- arrestAll.Text = "ArrestAll"
- arrestAll.TextColor3 = Color3.new(1, 1, 1)
- arrestAll.TextScaled = true
- arrestAll.TextSize = 14
- arrestAll.TextWrapped = true
- arrestAura.Name = "arrestAura"
- arrestAura.Parent = serverMenu
- arrestAura.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- arrestAura.BorderSizePixel = 0
- arrestAura.Position = UDim2.new(0, 0, 0.397594571, 0)
- arrestAura.Size = UDim2.new(0, 199, 0, 29)
- arrestAura.Font = Enum.Font.SourceSans
- arrestAura.Text = "Arrest Aura"
- arrestAura.TextColor3 = Color3.new(1, 1, 1)
- arrestAura.TextScaled = true
- arrestAura.TextSize = 14
- arrestAura.TextWrapped = true
- keypass.Name = "keypass"
- keypass.Parent = serverMenu
- keypass.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- keypass.BorderSizePixel = 0
- keypass.Position = UDim2.new(0, 0, 0.518202662, 0)
- keypass.Size = UDim2.new(0, 199, 0, 29)
- keypass.Font = Enum.Font.SourceSans
- keypass.Text = "Keycard Door Bypass"
- keypass.TextColor3 = Color3.new(1, 1, 1)
- keypass.TextScaled = true
- keypass.TextSize = 14
- keypass.TextWrapped = true
- noLazer.Name = "noLazer"
- noLazer.Parent = serverMenu
- noLazer.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- noLazer.BorderSizePixel = 0
- noLazer.Position = UDim2.new(0, 0, 0.638810635, 0)
- noLazer.Size = UDim2.new(0, 199, 0, 29)
- noLazer.Font = Enum.Font.SourceSans
- noLazer.Text = "NoLazer"
- noLazer.TextColor3 = Color3.new(1, 1, 1)
- noLazer.TextScaled = true
- noLazer.TextSize = 14
- noLazer.TextWrapped = true
- nl.Name = "nl"
- nl.Parent = serverMenu
- nl.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- nl.BorderSizePixel = 0
- nl.Position = UDim2.new(0, 0, 0.759418607, 0)
- nl.Size = UDim2.new(0, 199, 0, 29)
- nl.Font = Enum.Font.SourceSans
- nl.Text = "NearestLocation"
- nl.TextColor3 = Color3.new(1, 1, 1)
- nl.TextScaled = true
- nl.TextSize = 14
- nl.TextWrapped = true
- swat.Name = "swat"
- swat.Parent = serverMenu
- swat.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- swat.BorderSizePixel = 0
- swat.Position = UDim2.new(0, 0, 0.880026758, 0)
- swat.Size = UDim2.new(0, 199, 0, 29)
- swat.Font = Enum.Font.SourceSans
- swat.Text = "SWAT Access"
- swat.TextColor3 = Color3.new(1, 1, 1)
- swat.TextScaled = true
- swat.TextSize = 14
- swat.TextWrapped = true
- welcomeMenu.Name = "welcomeMenu"
- welcomeMenu.Parent = Body
- welcomeMenu.BackgroundColor3 = Color3.new(1, 1, 1)
- welcomeMenu.BackgroundTransparency = 1
- welcomeMenu.Position = UDim2.new(0, 0, 0.113138683, 0)
- welcomeMenu.Size = UDim2.new(0, 199, 0, 243)
- welcomeMenu.Visible = false
- title_2.Name = "title"
- title_2.Parent = welcomeMenu
- title_2.BackgroundColor3 = Color3.new(1, 1, 1)
- title_2.BackgroundTransparency = 1
- title_2.Position = UDim2.new(-0.00502512557, 0, 0.0617283955, 0)
- title_2.Size = UDim2.new(0, 200, 0, 50)
- title_2.Font = Enum.Font.SourceSans
- title_2.Text = "Welcome!"
- title_2.TextColor3 = Color3.new(1, 1, 1)
- title_2.TextScaled = true
- title_2.TextSize = 14
- title_2.TextWrapped = true
- textbody.Name = "textbody"
- textbody.Parent = welcomeMenu
- textbody.BackgroundColor3 = Color3.new(1, 1, 1)
- textbody.BackgroundTransparency = 1
- textbody.Position = UDim2.new(0, 0, 0.205761313, 0)
- textbody.Size = UDim2.new(0, 200, 0, 179)
- textbody.Font = Enum.Font.SourceSans
- textbody.Text = "Select the Player or Server tabs to view exploit and get started. If does not work, try using recommended injectors (full/semi) Synapse X, EtaX Crimson and CalimariM"
- textbody.TextColor3 = Color3.new(1, 1, 1)
- textbody.TextScaled = true
- textbody.TextSize = 14
- textbody.TextWrapped = true
- playerMenu.Name = "playerMenu"
- playerMenu.Parent = Body
- playerMenu.BackgroundColor3 = Color3.new(1, 1, 1)
- playerMenu.BackgroundTransparency = 1
- playerMenu.Position = UDim2.new(0, 0, 0.113138683, 0)
- playerMenu.Size = UDim2.new(0, 199, 0, 243)
- playerMenu.Visible = false
- title_3.Name = "title"
- title_3.Parent = playerMenu
- title_3.BackgroundColor3 = Color3.new(1, 1, 1)
- title_3.BackgroundTransparency = 1
- title_3.Position = UDim2.new(0.0351758786, 0, -0.0493827164, 0)
- title_3.Size = UDim2.new(0, 185, 0, 50)
- title_3.Font = Enum.Font.SourceSans
- title_3.Text = "Player Hacks"
- title_3.TextColor3 = Color3.new(1, 1, 1)
- title_3.TextScaled = true
- title_3.TextSize = 14
- title_3.TextWrapped = true
- noclip.Name = "noclip"
- noclip.Parent = playerMenu
- noclip.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- noclip.BorderSizePixel = 0
- noclip.Position = UDim2.new(0, 0, 0.156378597, 0)
- noclip.Size = UDim2.new(0, 199, 0, 29)
- noclip.Font = Enum.Font.SourceSans
- noclip.Text = "NoClip"
- noclip.TextColor3 = Color3.new(1, 1, 1)
- noclip.TextScaled = true
- noclip.TextSize = 14
- noclip.TextWrapped = true
- speed.Name = "speed"
- speed.Parent = playerMenu
- speed.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- speed.BorderSizePixel = 0
- speed.Position = UDim2.new(0, 0, 0.276986569, 0)
- speed.Size = UDim2.new(0, 199, 0, 29)
- speed.Font = Enum.Font.SourceSans
- speed.Text = "Give Items"
- speed.TextColor3 = Color3.new(1, 1, 1)
- speed.TextScaled = true
- speed.TextSize = 14
- speed.TextWrapped = true
- ultrapunch.Name = "ultrapunch"
- ultrapunch.Parent = playerMenu
- ultrapunch.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- ultrapunch.BorderSizePixel = 0
- ultrapunch.Position = UDim2.new(0, 0, 0.397594571, 0)
- ultrapunch.Size = UDim2.new(0, 199, 0, 29)
- ultrapunch.Font = Enum.Font.SourceSans
- ultrapunch.Text = "Ultra Punch"
- ultrapunch.TextColor3 = Color3.new(1, 1, 1)
- ultrapunch.TextScaled = true
- ultrapunch.TextSize = 14
- ultrapunch.TextWrapped = true
- noarrest.Name = "noarrest"
- noarrest.Parent = playerMenu
- noarrest.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- noarrest.BorderSizePixel = 0
- noarrest.Position = UDim2.new(0, 0, 0.518202662, 0)
- noarrest.Size = UDim2.new(0, 199, 0, 29)
- noarrest.Font = Enum.Font.SourceSans
- noarrest.Text = "Anti Arrest"
- noarrest.TextColor3 = Color3.new(1, 1, 1)
- noarrest.TextScaled = true
- noarrest.TextSize = 14
- noarrest.TextWrapped = true
- rob.Name = "rob"
- rob.Parent = playerMenu
- rob.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- rob.BorderSizePixel = 0
- rob.Position = UDim2.new(0, 0, 0.638810635, 0)
- rob.Size = UDim2.new(0, 199, 0, 29)
- rob.Font = Enum.Font.SourceSans
- rob.Text = "AutoRob"
- rob.TextColor3 = Color3.new(1, 1, 1)
- rob.TextScaled = true
- rob.TextSize = 14
- rob.TextWrapped = true
- criminal.Name = "criminal"
- criminal.Parent = playerMenu
- criminal.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- criminal.BorderSizePixel = 0
- criminal.Position = UDim2.new(0, 0, 0.759418607, 0)
- criminal.Size = UDim2.new(0, 199, 0, 29)
- criminal.Font = Enum.Font.SourceSans
- criminal.Text = "Change to Criminal"
- criminal.TextColor3 = Color3.new(1, 1, 1)
- criminal.TextScaled = true
- criminal.TextSize = 14
- criminal.TextWrapped = true
- boss.Name = "boss"
- boss.Parent = playerMenu
- boss.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- boss.BorderSizePixel = 0
- boss.Position = UDim2.new(0, 0, 0.880026758, 0)
- boss.Size = UDim2.new(0, 199, 0, 29)
- boss.Font = Enum.Font.SourceSans
- boss.Text = "BOSS Access"
- boss.TextColor3 = Color3.new(1, 1, 1)
- boss.TextScaled = true
- boss.TextSize = 14
- boss.TextWrapped = true
- Minimized.Name = "Minimized"
- Minimized.Parent = JailbreakR
- Minimized.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
- Minimized.BorderSizePixel = 0
- Minimized.Position = UDim2.new(0.890829682, 0, 0.951690793, 0)
- Minimized.Size = UDim2.new(0, 100, 0, 30)
- Minimized.Visible = false
- Minimized.Font = Enum.Font.SourceSans
- Minimized.Text = "JailbreakR"
- Minimized.TextColor3 = Color3.new(1, 1, 1)
- Minimized.TextScaled = true
- Minimized.TextSize = 14
- Minimized.TextWrapped = true
- Open.Name = "Open"
- Open.Parent = JailbreakR
- Open.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.160784)
- Open.Position = UDim2.new(0.525109172, 0, 0.557165861, 0)
- Open.Size = UDim2.new(0, 137, 0, 235)
- Open.Visible = false
- Close_2.Name = "Close"
- Close_2.Parent = Open
- Close_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Close_2.BackgroundTransparency = 1
- Close_2.Position = UDim2.new(0.748853743, 0, 0, 0)
- Close_2.Size = UDim2.new(0, 34, 0, 31)
- Close_2.Font = Enum.Font.SourceSans
- Close_2.Text = "X"
- Close_2.TextColor3 = Color3.new(1, 1, 1)
- Close_2.TextScaled = true
- Close_2.TextSize = 14
- Close_2.TextWrapped = true
- openMenu.Name = "openMenu"
- openMenu.Parent = Open
- openMenu.BackgroundColor3 = Color3.new(1, 1, 1)
- openMenu.BackgroundTransparency = 1
- openMenu.Position = UDim2.new(0, 0, 0.113138661, 0)
- openMenu.Size = UDim2.new(0, 137, 0, 208)
- title_4.Name = "title"
- title_4.Parent = openMenu
- title_4.BackgroundColor3 = Color3.new(1, 1, 1)
- title_4.BackgroundTransparency = 1
- title_4.Position = UDim2.new(-0.114514433, 0, -0.130579293, 0)
- title_4.Size = UDim2.new(0, 137, 0, 31)
- title_4.Font = Enum.Font.SourceSans
- title_4.Text = "Open"
- title_4.TextColor3 = Color3.new(1, 1, 1)
- title_4.TextScaled = true
- title_4.TextSize = 14
- title_4.TextWrapped = true
- location.Name = "location"
- location.Parent = openMenu
- location.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- location.BorderSizePixel = 0
- location.Position = UDim2.new(-0.00729927002, 0, 0.017786907, 0)
- location.Size = UDim2.new(0, 137, 0, 20)
- location.Font = Enum.Font.SourceSans
- location.Text = "Bank"
- location.TextColor3 = Color3.new(1, 1, 1)
- location.TextScaled = true
- location.TextSize = 14
- location.TextWrapped = true
- location_2.Name = "location"
- location_2.Parent = openMenu
- location_2.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- location_2.BorderSizePixel = 0
- location_2.Position = UDim2.new(-0.01459854, 0, 0.118462786, 0)
- location_2.Size = UDim2.new(0, 137, 0, 20)
- location_2.Font = Enum.Font.SourceSans
- location_2.Text = "Jewlery Store"
- location_2.TextColor3 = Color3.new(1, 1, 1)
- location_2.TextScaled = true
- location_2.TextSize = 14
- location_2.TextWrapped = true
- location_3.Name = "location"
- location_3.Parent = openMenu
- location_3.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- location_3.BorderSizePixel = 0
- location_3.Position = UDim2.new(-0.01459854, 0, 0.219138652, 0)
- location_3.Size = UDim2.new(0, 137, 0, 20)
- location_3.Font = Enum.Font.SourceSans
- location_3.Text = "Cargo Train"
- location_3.TextColor3 = Color3.new(1, 1, 1)
- location_3.TextScaled = true
- location_3.TextSize = 14
- location_3.TextWrapped = true
- location_4.Name = "location"
- location_4.Parent = openMenu
- location_4.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- location_4.BorderSizePixel = 0
- location_4.Position = UDim2.new(-0.01459854, 0, 0.319814533, 0)
- location_4.Size = UDim2.new(0, 137, 0, 20)
- location_4.Font = Enum.Font.SourceSans
- location_4.Text = "Museum"
- location_4.TextColor3 = Color3.new(1, 1, 1)
- location_4.TextScaled = true
- location_4.TextSize = 14
- location_4.TextWrapped = true
- location_5.Name = "location"
- location_5.Parent = openMenu
- location_5.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- location_5.BorderSizePixel = 0
- location_5.Position = UDim2.new(-0.01459854, 0, 0.420490563, 0)
- location_5.Size = UDim2.new(0, 137, 0, 20)
- location_5.Font = Enum.Font.SourceSans
- location_5.Text = "Passenger Train"
- location_5.TextColor3 = Color3.new(1, 1, 1)
- location_5.TextScaled = true
- location_5.TextSize = 14
- location_5.TextWrapped = true
- location_6.Name = "location"
- location_6.Parent = openMenu
- location_6.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- location_6.BorderSizePixel = 0
- location_6.Position = UDim2.new(-0.01459854, 0, 0.521166265, 0)
- location_6.Size = UDim2.new(0, 137, 0, 20)
- location_6.Font = Enum.Font.SourceSans
- location_6.Text = "Power Plant"
- location_6.TextColor3 = Color3.new(1, 1, 1)
- location_6.TextScaled = true
- location_6.TextSize = 14
- location_6.TextWrapped = true
- location_7.Name = "location"
- location_7.Parent = openMenu
- location_7.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- location_7.BorderSizePixel = 0
- location_7.Position = UDim2.new(-0.01459854, 0, 0.619726896, 0)
- location_7.Size = UDim2.new(0, 137, 0, 20)
- location_7.Font = Enum.Font.SourceSans
- location_7.Text = "Cargo Plane"
- location_7.TextColor3 = Color3.new(1, 1, 1)
- location_7.TextScaled = true
- location_7.TextSize = 14
- location_7.TextWrapped = true
- location_8.Name = "location"
- location_8.Parent = openMenu
- location_8.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- location_8.BorderSizePixel = 0
- location_8.Position = UDim2.new(-0.01459854, 0, 0.718287826, 0)
- location_8.Size = UDim2.new(0, 137, 0, 20)
- location_8.Font = Enum.Font.SourceSans
- location_8.Text = "Cargo Ship"
- location_8.TextColor3 = Color3.new(1, 1, 1)
- location_8.TextScaled = true
- location_8.TextSize = 14
- location_8.TextWrapped = true
- location_9.Name = "location"
- location_9.Parent = openMenu
- location_9.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- location_9.BorderSizePixel = 0
- location_9.Position = UDim2.new(-0.01459854, 0, 0.816848457, 0)
- location_9.Size = UDim2.new(0, 137, 0, 20)
- location_9.Font = Enum.Font.SourceSans
- location_9.Text = "Cash Truck"
- location_9.TextColor3 = Color3.new(1, 1, 1)
- location_9.TextScaled = true
- location_9.TextSize = 14
- location_9.TextWrapped = true
- location_10.Name = "location"
- location_10.Parent = openMenu
- location_10.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- location_10.BorderSizePixel = 0
- location_10.Position = UDim2.new(-0.01459854, 0, 0.908427894, 0)
- location_10.Size = UDim2.new(0, 137, 0, 19)
- location_10.Font = Enum.Font.SourceSans
- location_10.Text = "Tomb"
- location_10.TextColor3 = Color3.new(1, 1, 1)
- location_10.TextScaled = true
- location_10.TextSize = 14
- location_10.TextWrapped = true
- Give.Name = "Give"
- Give.Parent = JailbreakR
- Give.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.160784)
- Give.Position = UDim2.new(0.55349344, 0, 0.0660225451, 0)
- Give.Size = UDim2.new(0, 182, 0, 235)
- Give.Visible = false
- Close_3.Name = "Close"
- Close_3.Parent = Give
- Close_3.BackgroundColor3 = Color3.new(1, 1, 1)
- Close_3.BackgroundTransparency = 1
- Close_3.Position = UDim2.new(0.80929333, 0, 0, 0)
- Close_3.Size = UDim2.new(0, 34, 0, 31)
- Close_3.Font = Enum.Font.SourceSans
- Close_3.Text = "X"
- Close_3.TextColor3 = Color3.new(1, 1, 1)
- Close_3.TextScaled = true
- Close_3.TextSize = 14
- Close_3.TextWrapped = true
- giveMenu.Name = "giveMenu"
- giveMenu.Parent = Give
- giveMenu.BackgroundColor3 = Color3.new(1, 1, 1)
- giveMenu.BackgroundTransparency = 1
- giveMenu.Position = UDim2.new(0, 0, 0.113138661, 0)
- giveMenu.Size = UDim2.new(0, 137, 0, 208)
- title_5.Name = "title"
- title_5.Parent = giveMenu
- title_5.BackgroundColor3 = Color3.new(1, 1, 1)
- title_5.BackgroundTransparency = 1
- title_5.Position = UDim2.new(-0.00502537657, 0, -0.135386974, 0)
- title_5.Size = UDim2.new(0, 147, 0, 31)
- title_5.Font = Enum.Font.SourceSans
- title_5.Text = "Give"
- title_5.TextColor3 = Color3.new(1, 1, 1)
- title_5.TextScaled = true
- title_5.TextSize = 14
- title_5.TextWrapped = true
- item.Name = "item"
- item.Parent = giveMenu
- item.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- item.BorderSizePixel = 0
- item.Position = UDim2.new(0, 0, 0.021166252, 0)
- item.Size = UDim2.new(0, 182, 0, 20)
- item.Font = Enum.Font.SourceSans
- item.Text = "SWAT Attire"
- item.TextColor3 = Color3.new(1, 1, 1)
- item.TextScaled = true
- item.TextSize = 14
- item.TextWrapped = true
- item_2.Name = "item"
- item_2.Parent = giveMenu
- item_2.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- item_2.BorderSizePixel = 0
- item_2.Position = UDim2.new(-0.00729927002, 0, 0.119247913, 0)
- item_2.Size = UDim2.new(0, 182, 0, 20)
- item_2.Font = Enum.Font.SourceSans
- item_2.Text = "Rifle"
- item_2.TextColor3 = Color3.new(1, 1, 1)
- item_2.TextScaled = true
- item_2.TextSize = 14
- item_2.TextWrapped = true
- item_3.Name = "item"
- item_3.Parent = giveMenu
- item_3.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- item_3.BorderSizePixel = 0
- item_3.Position = UDim2.new(-0.00729927002, 0, 0.217329532, 0)
- item_3.Size = UDim2.new(0, 182, 0, 20)
- item_3.Font = Enum.Font.SourceSans
- item_3.Text = "SWAT Van"
- item_3.TextColor3 = Color3.new(1, 1, 1)
- item_3.TextScaled = true
- item_3.TextSize = 14
- item_3.TextWrapped = true
- item_4.Name = "item"
- item_4.Parent = giveMenu
- item_4.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- item_4.BorderSizePixel = 0
- item_4.Position = UDim2.new(-0.00729927002, 0, 0.31541121, 0)
- item_4.Size = UDim2.new(0, 182, 0, 20)
- item_4.Font = Enum.Font.SourceSans
- item_4.Text = "SWAT Van Turret"
- item_4.TextColor3 = Color3.new(1, 1, 1)
- item_4.TextScaled = true
- item_4.TextSize = 14
- item_4.TextWrapped = true
- item_5.Name = "item"
- item_5.Parent = giveMenu
- item_5.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- item_5.BorderSizePixel = 0
- item_5.Position = UDim2.new(-0.00729927002, 0, 0.413492858, 0)
- item_5.Size = UDim2.new(0, 182, 0, 20)
- item_5.Font = Enum.Font.SourceSans
- item_5.Text = "Riot Shield"
- item_5.TextColor3 = Color3.new(1, 1, 1)
- item_5.TextScaled = true
- item_5.TextSize = 14
- item_5.TextWrapped = true
- item_6.Name = "item"
- item_6.Parent = giveMenu
- item_6.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- item_6.BorderSizePixel = 0
- item_6.Position = UDim2.new(-0.00729927002, 0, 0.511574507, 0)
- item_6.Size = UDim2.new(0, 182, 0, 20)
- item_6.Font = Enum.Font.SourceSans
- item_6.Text = "Stealth Pistol"
- item_6.TextColor3 = Color3.new(1, 1, 1)
- item_6.TextScaled = true
- item_6.TextSize = 14
- item_6.TextWrapped = true
- item_7.Name = "item"
- item_7.Parent = giveMenu
- item_7.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- item_7.BorderSizePixel = 0
- item_7.Position = UDim2.new(-0.00729927002, 0, 0.609656096, 0)
- item_7.Size = UDim2.new(0, 182, 0, 20)
- item_7.Font = Enum.Font.SourceSans
- item_7.Text = "Paycheck Integer"
- item_7.TextColor3 = Color3.new(1, 1, 1)
- item_7.TextScaled = true
- item_7.TextSize = 14
- item_7.TextWrapped = true
- item_8.Name = "item"
- item_8.Parent = giveMenu
- item_8.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- item_8.BorderSizePixel = 0
- item_8.Position = UDim2.new(-0.00729927002, 0, 0.707737684, 0)
- item_8.Size = UDim2.new(0, 182, 0, 20)
- item_8.Font = Enum.Font.SourceSans
- item_8.Text = "Wraith"
- item_8.TextColor3 = Color3.new(1, 1, 1)
- item_8.TextScaled = true
- item_8.TextSize = 14
- item_8.TextWrapped = true
- item_9.Name = "item"
- item_9.Parent = giveMenu
- item_9.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- item_9.BorderSizePixel = 0
- item_9.Position = UDim2.new(-0.00729927002, 0, 0.805819452, 0)
- item_9.Size = UDim2.new(0, 182, 0, 20)
- item_9.Font = Enum.Font.SourceSans
- item_9.Text = "Wraith Turret"
- item_9.TextColor3 = Color3.new(1, 1, 1)
- item_9.TextScaled = true
- item_9.TextSize = 14
- item_9.TextWrapped = true
- item_10.Name = "item"
- item_10.Parent = giveMenu
- item_10.BackgroundColor3 = Color3.new(0.180392, 0.176471, 0.180392)
- item_10.BorderSizePixel = 0
- item_10.Position = UDim2.new(-0.00729927002, 0, 0.903901041, 0)
- item_10.Size = UDim2.new(0, 182, 0, 20)
- item_10.Font = Enum.Font.SourceSans
- item_10.Text = "Event Notifier"
- item_10.TextColor3 = Color3.new(1, 1, 1)
- item_10.TextScaled = true
- item_10.TextSize = 14
- item_10.TextWrapped = true
- -- Scripts:
- function SCRIPT_WEPH65_FAKESCRIPT() -- Close.Hide
- getfenv().script = Instance.new('LocalScript', Close)
- local body = script.Parent.Parent
- script.Parent.MouseButton1Click:Connect(function()
- body.Visible = false
- body.Parent.Minimized.Visible = true
- print("GUI Minimized")
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_WEPH65_FAKESCRIPT))
- function SCRIPT_VLDN82_FAKESCRIPT() -- playerTab.tab
- getfenv().script = Instance.new('LocalScript', playerTab)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.playerMenu.Visible = true
- script.Parent.Parent.serverMenu.Visible = false
- script.Parent.Parent.welcomeMenu.Visible = false
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_VLDN82_FAKESCRIPT))
- function SCRIPT_QGSB75_FAKESCRIPT() -- serverTab.tab
- getfenv().script = Instance.new('LocalScript', serverTab)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.playerMenu.Visible = false
- script.Parent.Parent.serverMenu.Visible = true
- script.Parent.Parent.welcomeMenu.Visible = false
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_QGSB75_FAKESCRIPT))
- function SCRIPT_HHXX75_FAKESCRIPT() -- openAll.LocalScript
- getfenv().script = Instance.new('LocalScript', openAll)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.Parent.Open.Visible = true
- print("Open Location Menu Shown")
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_HHXX75_FAKESCRIPT))
- function SCRIPT_HHZB70_FAKESCRIPT() -- nl.notif
- getfenv().script = Instance.new('LocalScript', nl)
- script.Parent.MouseButton1Click:Connect(function()
- game.StarterGui:SetCore("SendNotification", {
- Title = "Enabled NoLazer";
- Text = "NoLazer has been Enabled.";
- Icon = "";
- Duration = "4";
- })
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_HHZB70_FAKESCRIPT))
- function SCRIPT_OEZO77_FAKESCRIPT() -- welcomeMenu.LocalScript
- getfenv().script = Instance.new('LocalScript', welcomeMenu)
- local pm = script.Parent.Parent.playerMenu
- local sm = script.Parent.Parent.serverMenu
- pm.Visible = false
- sm.Visible = false
- script.Parent.Visible = true
- end
- coroutine.resume(coroutine.create(SCRIPT_OEZO77_FAKESCRIPT))
- function SCRIPT_IXAP77_FAKESCRIPT() -- speed.opentab
- getfenv().script = Instance.new('LocalScript', speed)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.Parent.Give.Visible = true
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_IXAP77_FAKESCRIPT))
- function SCRIPT_WFFB67_FAKESCRIPT() -- Minimized.ShowGUI
- getfenv().script = Instance.new('LocalScript', Minimized)
- local body = script.Parent.Parent.Body
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Visible = false
- body.Visible = true
- print("GUI Shown")
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_WFFB67_FAKESCRIPT))
- function SCRIPT_JYPP65_FAKESCRIPT() -- Close_2.Hide
- getfenv().script = Instance.new('LocalScript', Close_2)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Visible = false
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_JYPP65_FAKESCRIPT))
- function SCRIPT_NHTK80_FAKESCRIPT() -- Close_3.Hide
- getfenv().script = Instance.new('LocalScript', Close_3)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Visible = false
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_NHTK80_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement