Meliodas0_0

Jailbreak gui

Aug 12th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.56 KB | None | 0 0
  1. local jalbrekgeeueye = Instance.new("ScreenGui")
  2. local MainFrame = Instance.new("Frame")
  3. local jetpack = Instance.new("TextButton")
  4. local donutbackup = Instance.new("TextButton")
  5. local building = Instance.new("TextButton")
  6. local Title = Instance.new("TextLabel")
  7. local jewel = Instance.new("TextButton")
  8. local bank = Instance.new("TextButton")
  9. local cell = Instance.new("TextButton")
  10. local bwire = Instance.new("TextButton")
  11. local visibleplrs = Instance.new("TextButton")
  12. local airdrop = Instance.new("TextButton")
  13. local donut = Instance.new("TextButton")
  14. local Floatingcars = Instance.new("TextButton")
  15. local X = Instance.new("TextButton")
  16. --Properties:
  17. jalbrekgeeueye.Name = "jalbrekgeeueye"
  18. jalbrekgeeueye.Parent = game.CoreGui
  19. jalbrekgeeueye.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  20.  
  21. MainFrame.Name = "MainFrame"
  22. MainFrame.Parent = jalbrekgeeueye
  23. MainFrame.Active = true
  24. MainFrame.BackgroundColor3 = Color3.new(0.172549, 1, 0.933333)
  25. MainFrame.Position = UDim2.new(0.598799944, 0, -5.96046448e-08, 0)
  26. MainFrame.Size = UDim2.new(0, 321, 0, 227)
  27.  
  28. jetpack.Name = "jetpack"
  29. jetpack.Parent = MainFrame
  30. jetpack.BackgroundColor3 = Color3.new(1, 1, 1)
  31. jetpack.Position = UDim2.new(0.0155763235, 0, 0.2198883, 0)
  32. jetpack.Size = UDim2.new(0, 111, 0, 35)
  33. jetpack.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  34. jetpack.Font = Enum.Font.Highway
  35. jetpack.Text = "Get Jetpack"
  36. jetpack.TextColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  37. jetpack.TextScaled = true
  38. jetpack.TextSize = 14
  39. jetpack.TextWrapped = true
  40.  
  41. donutbackup.Name = "donutbackup"
  42. donutbackup.Parent = MainFrame
  43. donutbackup.BackgroundColor3 = Color3.new(1, 1, 1)
  44. donutbackup.Position = UDim2.new(0.0186191667, 0, 0.711543202, 0)
  45. donutbackup.Size = UDim2.new(0, 112, 0, 35)
  46. donutbackup.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  47. donutbackup.Font = Enum.Font.Highway
  48. donutbackup.Text = "Donut Backup"
  49. donutbackup.TextColor3 = Color3.new(0.917647, 0.443137, 0.729412)
  50. donutbackup.TextScaled = true
  51. donutbackup.TextSize = 14
  52. donutbackup.TextWrapped = true
  53.  
  54. building.Name = "building"
  55. building.Parent = MainFrame
  56. building.BackgroundColor3 = Color3.new(1, 1, 1)
  57. building.Position = UDim2.new(0.703977346, 0, 0.220902503, 0)
  58. building.Size = UDim2.new(0, 98, 0, 35)
  59. building.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  60. building.Font = Enum.Font.Highway
  61. building.Text = "Delete city buildings"
  62. building.TextColor3 = Color3.new(0, 0, 0)
  63. building.TextScaled = true
  64. building.TextSize = 14
  65. building.TextWrapped = true
  66.  
  67. Title.Name = "Title"
  68. Title.Parent = MainFrame
  69. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  70. Title.BackgroundTransparency = 1
  71. Title.Position = UDim2.new(0.0186191443, 0, 1.34438665e-07, 0)
  72. Title.Size = UDim2.new(0, 277, 0, 50)
  73. Title.Font = Enum.Font.Highway
  74. Title.Text = "RedWire's Jailbreak GUI"
  75. Title.TextColor3 = Color3.new(1, 1, 1)
  76. Title.TextScaled = true
  77. Title.TextSize = 14
  78. Title.TextStrokeColor3 = Color3.new(0.52549, 0.290196, 0.796079)
  79. Title.TextStrokeTransparency = 0
  80. Title.TextWrapped = true
  81.  
  82. jewel.Name = "jewel"
  83. jewel.Parent = MainFrame
  84. jewel.BackgroundColor3 = Color3.new(1, 1, 1)
  85. jewel.Position = UDim2.new(0.0123886392, 0, 0.368352622, 0)
  86. jewel.Size = UDim2.new(0, 112, 0, 35)
  87. jewel.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  88. jewel.Font = Enum.Font.Highway
  89. jewel.Text = "Delete Jewellery Floors"
  90. jewel.TextColor3 = Color3.new(0.478431, 0.741176, 0.917647)
  91. jewel.TextScaled = true
  92. jewel.TextSize = 14
  93. jewel.TextWrapped = true
  94.  
  95. bank.Name = "bank"
  96. bank.Parent = MainFrame
  97. bank.BackgroundColor3 = Color3.new(1, 1, 1)
  98. bank.Position = UDim2.new(0.35506776, 0, 0.372757852, 0)
  99. bank.Size = UDim2.new(0, 112, 0, 35)
  100. bank.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  101. bank.Font = Enum.Font.Highway
  102. bank.Text = "Delete Bank Lasers"
  103. bank.TextColor3 = Color3.new(0.917647, 0.87451, 0.235294)
  104. bank.TextScaled = true
  105. bank.TextSize = 14
  106. bank.TextWrapped = true
  107.  
  108. cell.Name = "cell"
  109. cell.Parent = MainFrame
  110. cell.BackgroundColor3 = Color3.new(1, 1, 1)
  111. cell.Position = UDim2.new(0.697746813, 0, 0.374888897, 0)
  112. cell.Size = UDim2.new(0, 98, 0, 35)
  113. cell.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  114. cell.Font = Enum.Font.Highway
  115. cell.Text = "Delete Jail Cells"
  116. cell.TextColor3 = Color3.new(0, 0, 0)
  117. cell.TextScaled = true
  118. cell.TextSize = 14
  119. cell.TextWrapped = true
  120.  
  121. bwire.Name = "bwire"
  122. bwire.Parent = MainFrame
  123. bwire.BackgroundColor3 = Color3.new(1, 1, 1)
  124. bwire.Position = UDim2.new(0.0186191443, 0, 0.526459396, 0)
  125. bwire.Size = UDim2.new(0, 109, 0, 43)
  126. bwire.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  127. bwire.Font = Enum.Font.Highway
  128. bwire.Text = "Delete Barbed Wires"
  129. bwire.TextColor3 = Color3.new(0.403922, 0.403922, 0.403922)
  130. bwire.TextScaled = true
  131. bwire.TextSize = 14
  132. bwire.TextWrapped = true
  133.  
  134. visibleplrs.Name = "visibleplrs"
  135. visibleplrs.Parent = MainFrame
  136. visibleplrs.BackgroundColor3 = Color3.new(1, 1, 1)
  137. visibleplrs.Position = UDim2.new(0.361370713, 0, 0.525117576, 0)
  138. visibleplrs.Size = UDim2.new(0, 108, 0, 43)
  139. visibleplrs.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  140. visibleplrs.Font = Enum.Font.Highway
  141. visibleplrs.Text = "Make all Minimap players visible"
  142. visibleplrs.TextColor3 = Color3.new(0.403922, 0.0784314, 0.290196)
  143. visibleplrs.TextScaled = true
  144. visibleplrs.TextSize = 14
  145. visibleplrs.TextWrapped = true
  146.  
  147. airdrop.Name = "airdrop"
  148. airdrop.Parent = MainFrame
  149. airdrop.BackgroundColor3 = Color3.new(1, 1, 1)
  150. airdrop.Position = UDim2.new(0.703977406, 0, 0.532206535, 0)
  151. airdrop.Size = UDim2.new(0, 97, 0, 41)
  152. airdrop.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  153. airdrop.Font = Enum.Font.Highway
  154. airdrop.Text = "Locate Airdrops"
  155. airdrop.TextColor3 = Color3.new(0.403922, 0.0784314, 0.290196)
  156. airdrop.TextScaled = true
  157. airdrop.TextSize = 14
  158. airdrop.TextWrapped = true
  159.  
  160. donut.Name = "donut"
  161. donut.Parent = MainFrame
  162. donut.BackgroundColor3 = Color3.new(1, 1, 1)
  163. donut.Position = UDim2.new(0.35506776, 0, 0.218151137, 0)
  164. donut.Size = UDim2.new(0, 112, 0, 35)
  165. donut.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  166. donut.Font = Enum.Font.Highway
  167. donut.Text = "Infinite Donuts"
  168. donut.TextColor3 = Color3.new(0.917647, 0.443137, 0.729412)
  169. donut.TextScaled = true
  170. donut.TextSize = 14
  171. donut.TextWrapped = true
  172.  
  173. Floatingcars.Name = "Floatingcars"
  174. Floatingcars.Parent = MainFrame
  175. Floatingcars.BackgroundColor3 = Color3.new(1, 1, 1)
  176. Floatingcars.Position = UDim2.new(0.35506776, 0, 0.707559586, 0)
  177. Floatingcars.Size = UDim2.new(0, 112, 0, 35)
  178. Floatingcars.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  179. Floatingcars.Font = Enum.Font.Highway
  180. Floatingcars.Text = "Floating Cars (Gravity Toggle)"
  181. Floatingcars.TextColor3 = Color3.new(0.780392, 0, 0.917647)
  182. Floatingcars.TextScaled = true
  183. Floatingcars.TextSize = 14
  184. Floatingcars.TextWrapped = true
  185.  
  186. X.Name = "X"
  187. X.Parent = MainFrame
  188. X.BackgroundColor3 = Color3.new(1, 1, 1)
  189. X.BackgroundTransparency = 1
  190. X.Position = UDim2.new(0.881547511, 0, 0, 0)
  191. X.Size = UDim2.new(0, 37, 0, 38)
  192. X.Font = Enum.Font.GothamSemibold
  193. X.Text = "X"
  194. X.TextColor3 = Color3.new(1, 0, 0)
  195. X.TextScaled = true
  196. X.TextSize = 14
  197. X.TextWrapped = true
  198. -- Scripts:
  199. function SCRIPT_XIND80_FAKESCRIPT() -- jetpack.LocalScript
  200. local script = Instance.new('LocalScript')
  201. script.Parent = jetpack
  202. jetpack.MouseButton1Down:connect(function()
  203. game.Workspace.TouchTrigger.JetPackGiver.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  204. end)
  205.  
  206. end
  207. coroutine.resume(coroutine.create(SCRIPT_XIND80_FAKESCRIPT))
  208. function SCRIPT_DGZI79_FAKESCRIPT() -- donutbackup.LocalScript
  209. local script = Instance.new('LocalScript')
  210. script.Parent = donutbackup
  211. donutbackup.MouseButton1Down:connect(function()
  212. local backup = game:FindFirstChild("Backup Donut")
  213. if not backup then
  214. local makebackup = Instance.new("Folder", game)
  215. makebackup.Name = "Backup Donut"
  216. end
  217. local backupdonut = game.Workspace.TouchTrigger:FindFirstChild("Donut")
  218. if backupdonut then
  219. local makebackup = backupdonut:Clone()
  220. makebackup.Parent = game["Backup Donut"]
  221. end
  222. local checkdonut = game.Workspace.TouchTrigger:FindFirstChild("Donut")
  223. if checkdonut then
  224. print("Donut is secure.")
  225. else
  226. local getdonut = game["Backup Donut"].Donut
  227. local createdonut = getdonut:Clone()
  228. createdonut.Parent = game.Workspace.TouchTrigger
  229. print("Donut has been reborn.")
  230. end
  231. end)
  232.  
  233. end
  234. coroutine.resume(coroutine.create(SCRIPT_DGZI79_FAKESCRIPT))
  235. function SCRIPT_PQDO69_FAKESCRIPT() -- building.LocalScript
  236. local script = Instance.new('LocalScript')
  237. script.Parent = building
  238. building.MouseButton1Down:connect(function()
  239. game.Workspace.Buildings:Destroy()
  240. end)
  241.  
  242. end
  243. coroutine.resume(coroutine.create(SCRIPT_PQDO69_FAKESCRIPT))
  244. function SCRIPT_KSXL83_FAKESCRIPT() -- MainFrame.LocalScript
  245. local script = Instance.new('LocalScript')
  246. script.Parent = MainFrame
  247. MainFrame.Draggable = true
  248.  
  249. end
  250. coroutine.resume(coroutine.create(SCRIPT_KSXL83_FAKESCRIPT))
  251. function SCRIPT_XSNT87_FAKESCRIPT() -- jewel.LocalScript
  252. local script = Instance.new('LocalScript')
  253. script.Parent = jewel
  254. jewel.MouseButton1Down:connect(function()
  255. local Jewel = game.Workspace.Jewelrys:FindFirstChildOfClass("Model")
  256. Jewel.Floors:ClearAllChildren()
  257. end)
  258.  
  259. end
  260. coroutine.resume(coroutine.create(SCRIPT_XSNT87_FAKESCRIPT))
  261. function SCRIPT_FMGY65_FAKESCRIPT() -- bank.LocalScript
  262. local script = Instance.new('LocalScript')
  263. script.Parent = bank
  264. bank.MouseButton1Down:connect(function()
  265. local Bank = game.Workspace.Banks:FindFirstChildOfClass("Model")
  266. local Layout = Bank.Layout:FindFirstChildOfClass("Model")
  267. Layout.Lasers:Destroy()
  268. end)
  269.  
  270. end
  271. coroutine.resume(coroutine.create(SCRIPT_FMGY65_FAKESCRIPT))
  272. function SCRIPT_UYVH80_FAKESCRIPT() -- cell.LocalScript
  273. local script = Instance.new('LocalScript')
  274. script.Parent = cell
  275. cell.MouseButton1Down:connect(function()
  276. local nocells = workspace:GetChildren()
  277. for i, cell in ipairs(nocells) do
  278. if cell.Name == "Cell" then
  279. cell:Destroy()
  280. end
  281. end
  282. end)
  283.  
  284. end
  285. coroutine.resume(coroutine.create(SCRIPT_UYVH80_FAKESCRIPT))
  286. function SCRIPT_JUGV84_FAKESCRIPT() -- bwire.LocalScript
  287. local script = Instance.new('LocalScript')
  288. script.Parent = bwire
  289. bwire.MouseButton1Down:connect(function()
  290. local delwire = workspace:GetDescendants()
  291. for i, bwire in ipairs(delwire) do
  292. if bwire.Name == "BarbedWire" then
  293. bwire:Destroy()
  294. end
  295. end
  296. end)
  297.  
  298. end
  299. coroutine.resume(coroutine.create(SCRIPT_JUGV84_FAKESCRIPT))
  300. function SCRIPT_TIQL67_FAKESCRIPT() -- visibleplrs.LocalScript
  301. local script = Instance.new('LocalScript')
  302. script.Parent = visibleplrs
  303. visibleplrs.MouseButton1Down:connect(function()
  304. local plrs = game.Players.LocalPlayer.PlayerGui.MainGui.Minimap.Players:GetChildren()
  305. while wait() do
  306. for i, child in ipairs(plrs) do
  307. child.Visible = true
  308. end
  309. game.Players.LocalPlayer.PlayerGui.MainGui.Minimap.Players.ChildAdded:connect(function(newchild)
  310. while wait() do
  311. newchild.Visible = true
  312. end
  313. end)
  314. end
  315. end)
  316.  
  317. end
  318. coroutine.resume(coroutine.create(SCRIPT_TIQL67_FAKESCRIPT))
  319. function SCRIPT_XQWW74_FAKESCRIPT() -- airdrop.LocalScript
  320. local script = Instance.new('LocalScript')
  321. script.Parent = airdrop
  322. airdrop.MouseButton1Down:connect(function()
  323. local GetBriefcases = game.Workspace:GetChildren()
  324. for i, Drop in ipairs(GetBriefcases) do
  325. if Drop.Name == "Drop" then
  326. local AirdropGui = Instance.new("BillboardGui")
  327. local Text = Instance.new("TextLabel")
  328. --Properties:
  329. AirdropGui.Name = "AirdropGui"
  330. AirdropGui.Parent = Drop.Briefcase
  331. AirdropGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  332. AirdropGui.Active = true
  333. AirdropGui.LightInfluence = 1
  334. AirdropGui.Size = UDim2.new(0, 200, 0, 50)
  335. AirdropGui.StudsOffset = Vector3.new(0, 2, 0)
  336. AirdropGui.AlwaysOnTop = true
  337.  
  338. Text.Name = "Text"
  339. Text.Parent = AirdropGui
  340. Text.BackgroundColor3 = Color3.new(1, 1, 1)
  341. Text.BackgroundTransparency = 1
  342. Text.Size = UDim2.new(0, 200, 0, 50)
  343. Text.Font = Enum.Font.GothamBold
  344. Text.Text = "Briefcase"
  345. Text.TextColor3 = Color3.new(1, 1, 1)
  346. Text.TextScaled = false
  347. Text.TextSize = 24
  348. Text.TextStrokeTransparency = 0
  349. Text.TextWrapped = true
  350. end
  351. end
  352. game.Workspace.ChildAdded:connect(function(Drop)
  353. if Drop.Name == "Drop" then
  354. local AirdropGui = Instance.new("BillboardGui")
  355. local Text = Instance.new("TextLabel")
  356. --Properties:
  357. AirdropGui.Name = "AirdropGui"
  358. AirdropGui.Parent = Drop.Briefcase
  359. AirdropGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  360. AirdropGui.Active = true
  361. AirdropGui.LightInfluence = 1
  362. AirdropGui.Size = UDim2.new(0, 200, 0, 50)
  363. AirdropGui.StudsOffset = Vector3.new(0, 2, 0)
  364. AirdropGui.AlwaysOnTop = true
  365.  
  366. Text.Name = "Text"
  367. Text.Parent = AirdropGui
  368. Text.BackgroundColor3 = Color3.new(1, 1, 1)
  369. Text.BackgroundTransparency = 1
  370. Text.Size = UDim2.new(0, 200, 0, 50)
  371. Text.Font = Enum.Font.GothamBold
  372. Text.Text = "Briefcase"
  373. Text.TextColor3 = Color3.new(1, 1, 1)
  374. Text.TextScaled = false
  375. Text.TextSize = 24
  376. Text.TextStrokeTransparency = 0
  377. Text.TextWrapped = true
  378. end
  379. end)
  380. end)
  381.  
  382. end
  383. coroutine.resume(coroutine.create(SCRIPT_XQWW74_FAKESCRIPT))
  384. function SCRIPT_XDKS75_FAKESCRIPT() -- donut.LocalScript
  385. local script = Instance.new('LocalScript')
  386. script.Parent = donut
  387. donut.MouseButton1Down:connect(function()
  388. local plrname = game.Players.LocalPlayer.Name
  389. local function GetDonuts()
  390. local player = workspace:FindFirstChild(plrname)
  391. if player then
  392. while wait() do
  393. local player = workspace:FindFirstChild(plrname)
  394. if player then --Prevents errors from being posted in the Dev Log when you die
  395. game.Workspace.TouchTrigger.Donut.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  396. end
  397. end
  398. else
  399. repeat
  400. wait()
  401. until workspace:FindFirstChild(plrname)
  402. end
  403. end
  404. while wait() do
  405. GetDonuts()
  406. end
  407. end)
  408.  
  409. end
  410. coroutine.resume(coroutine.create(SCRIPT_XDKS75_FAKESCRIPT))
  411. function SCRIPT_REES67_FAKESCRIPT() -- Floatingcars.LocalScript
  412. local script = Instance.new('LocalScript')
  413. script.Parent = Floatingcars
  414. Floatingcars.MouseButton1Down:connect(function()
  415. local getgrav = math.floor(workspace.Gravity)
  416. if getgrav == 196 then
  417. workspace.Gravity = 115
  418. elseif getgrav == 115 then
  419. workspace.Gravity = 196
  420. end
  421. end)
  422.  
  423. end
  424. coroutine.resume(coroutine.create(SCRIPT_REES67_FAKESCRIPT))
  425. function SCRIPT_ITQE72_FAKESCRIPT() -- X.LocalScript
  426. local script = Instance.new('LocalScript')
  427. script.Parent = X
  428. X.MouseButton1Down:connect(function()
  429. game.CoreGui.jalbrekgeeueye:Destroy()
  430. end)
  431.  
  432. end
  433. coroutine.resume(coroutine.create(SCRIPT_ITQE72_FAKESCRIPT))
Add Comment
Please, Sign In to add comment