Advertisement
Guest User

Made by Lau_uaL Jailbreak Simple GUI

a guest
Mar 19th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.51 KB | None | 0 0
  1. -- Jailbreak v.1.2.5 SIMPLE GUI
  2.  
  3. local JailbreakGUI = Instance.new("ScreenGui")
  4. local Top = Instance.new("Frame")
  5. local Main = Instance.new("Frame")
  6. local TextLabel = Instance.new("TextLabel")
  7. local TextLabel_2 = Instance.new("TextLabel")
  8. local Bank = Instance.new("TextButton")
  9. local Jewelry = Instance.new("TextButton")
  10. local CrimBase1 = Instance.new("TextButton")
  11. local Walkspeed = Instance.new("TextButton")
  12. local Noclip = Instance.new("TextButton")
  13. local BTools = Instance.new("TextButton")
  14. local GunStore = Instance.new("TextButton")
  15. local DonutShop = Instance.new("TextButton")
  16. local GasStation = Instance.new("TextButton")
  17. local Exit = Instance.new("TextButton")
  18. local TextBox = Instance.new("TextBox")
  19.  
  20. -- Properties
  21.  
  22. JailbreakGUI.Name = "Jailbreak GUI"
  23. JailbreakGUI.Parent = game.CoreGui
  24. JailbreakGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  25.  
  26. Top.Name = "Top"
  27. Top.Parent = JailbreakGUI
  28. Top.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  29. Top.Position = UDim2.new(0.21517241, 0, 0.244488925, 0)
  30. Top.Size = UDim2.new(0, 412, 0, 36)
  31. Top.Draggable = true
  32.  
  33. Main.Name = "Main"
  34. Main.Parent = Top
  35. Main.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  36. Main.Position = UDim2.new(0, 0, 0.997554362, 0)
  37. Main.Size = UDim2.new(0, 411, 0, 215)
  38.  
  39. TextLabel.Parent = Main
  40. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  41. TextLabel.BackgroundTransparency = 1
  42. TextLabel.Size = UDim2.new(0, 411, 0, 19)
  43. TextLabel.Font = Enum.Font.SourceSans
  44. TextLabel.Text = "Jailbreak v1.2.5"
  45. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  46. TextLabel.TextSize = 24
  47.  
  48. TextLabel_2.Parent = Main
  49. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  50. TextLabel_2.BackgroundTransparency = 1
  51. TextLabel_2.Position = UDim2.new(0, 0, -0.16744186, 0)
  52. TextLabel_2.Size = UDim2.new(0, 371, 0, 36)
  53. TextLabel_2.Font = Enum.Font.SourceSans
  54. TextLabel_2.Text = "@Made by Lau_uaL"
  55. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  56. TextLabel_2.TextSize = 24
  57. TextLabel_2.TextWrapped = true
  58.  
  59. Bank.Name = "Bank"
  60. Bank.Parent = Main
  61. Bank.BackgroundColor3 = Color3.new(0, 0.666667, 0)
  62. Bank.Position = UDim2.new(0, 0, 0.186046511, 0)
  63. Bank.Size = UDim2.new(0, 125, 0, 30)
  64. Bank.Font = Enum.Font.SourceSans
  65. Bank.Text = "Bank"
  66. Bank.TextColor3 = Color3.new(0, 0, 0)
  67. Bank.TextSize = 24
  68. Bank.MouseButton1Down:connect(function()
  69. for i = 1,45 do
  70. wait(.08)
  71. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(9.92591476, 17.8639755, 786.788147)
  72. end
  73. end)
  74.  
  75.  
  76. Jewelry.Name = "Jewelry"
  77. Jewelry.Parent = Main
  78. Jewelry.BackgroundColor3 = Color3.new(0, 0.666667, 0)
  79. Jewelry.Position = UDim2.new(0, 0, 0.506976724, 0)
  80. Jewelry.Size = UDim2.new(0, 125, 0, 30)
  81. Jewelry.Font = Enum.Font.SourceSans
  82. Jewelry.Text = "Jewelry"
  83. Jewelry.TextColor3 = Color3.new(0, 0, 0)
  84. Jewelry.TextSize = 24
  85. Jewelry.MouseButton1Down:connect(function()
  86. for i = 1,45 do
  87. wait(.08)
  88. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(101.211128, 98.6576996, 1310.54175)
  89. end
  90. end)
  91.  
  92.  
  93. CrimBase1.Name = "CrimBase1"
  94. CrimBase1.Parent = Main
  95. CrimBase1.BackgroundColor3 = Color3.new(0, 0.666667, 0)
  96. CrimBase1.Position = UDim2.new(0, 0, 0.790697694, 0)
  97. CrimBase1.Size = UDim2.new(0, 125, 0, 30)
  98. CrimBase1.Font = Enum.Font.SourceSans
  99. CrimBase1.Text = "Criminal Base"
  100. CrimBase1.TextColor3 = Color3.new(0, 0, 0)
  101. CrimBase1.TextSize = 24
  102. CrimBase1.MouseButton1Down:connect(function()
  103. for i = 1,45 do
  104. wait(.08)
  105. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.723099, 17.8924026, 1578.80261)
  106. end
  107. end)
  108.  
  109.  
  110. Walkspeed.Name = "Walkspeed"
  111. Walkspeed.Parent = Main
  112. Walkspeed.BackgroundColor3 = Color3.new(0, 0.666667, 0)
  113. Walkspeed.Position = UDim2.new(0.338199526, 0, 0.790697694, 0)
  114. Walkspeed.Size = UDim2.new(0, 133, 0, 30)
  115. Walkspeed.Font = Enum.Font.SourceSans
  116. Walkspeed.Text = "Walkspeed [X]"
  117. Walkspeed.TextColor3 = Color3.new(0, 0, 0)
  118. Walkspeed.TextSize = 24
  119. WalkSpeed.MouseButton1Down:connect(function()
  120. local walkspeedplayer = game:GetService("Players").LocalPlayer
  121. local walkspeedmouse = walkspeedplayer:GetMouse()
  122.  
  123. local walkspeedenabled = false
  124.  
  125. function x_walkspeed(key)
  126. if (key == "x") then
  127. if walkspeedenabled == false then
  128. _G.WS = 200;
  129. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  130. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  131. Humanoid.WalkSpeed = _G.WS;
  132. end)
  133. Humanoid.WalkSpeed = _G.WS;
  134.  
  135. walkspeedenabled = true
  136. elseif walkspeedenabled == true then
  137. _G.WS = 20;
  138. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  139. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  140. Humanoid.WalkSpeed = _G.WS;
  141. end)
  142. Humanoid.WalkSpeed = _G.WS;
  143.  
  144. walkspeedenabled = false
  145. end
  146. end
  147. end
  148.  
  149. walkspeedmouse.KeyDown:connect(x_walkspeed)
  150.  
  151. end)
  152.  
  153. Noclip.Name = "Noclip"
  154. Noclip.Parent = Main
  155. Noclip.BackgroundColor3 = Color3.new(0, 0.666667, 0)
  156. Noclip.Position = UDim2.new(0.338199526, 0, 0.186046511, 0)
  157. Noclip.Size = UDim2.new(0, 133, 0, 30)
  158. Noclip.Font = Enum.Font.SourceSans
  159. Noclip.Text = "Noclip"
  160. Noclip.TextColor3 = Color3.new(0, 0, 0)
  161. Noclip.TextSize = 24
  162. NoClip.MouseButton1Down:connect(function()
  163. game:GetService("Players").LocalPlayer.Character.RightHand.Touched:connect(function(obj)
  164. if obj ~= workspace.Terrain then
  165. obj.CanCollide = false
  166. wait(1)
  167. obj.CanCollide = true
  168. end
  169. end)
  170. end)
  171.  
  172. BTools.Name = "BTools"
  173. BTools.Parent = Main
  174. BTools.BackgroundColor3 = Color3.new(0, 0.666667, 0)
  175. BTools.Position = UDim2.new(0.338199526, 0, 0.506976724, 0)
  176. BTools.Size = UDim2.new(0, 133, 0, 30)
  177. BTools.Font = Enum.Font.SourceSans
  178. BTools.Text = "BTools"
  179. BTools.TextColor3 = Color3.new(0, 0, 0)
  180. BTools.TextSize = 24
  181. BTools.MouseButton1Down:connect(function()
  182. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  183. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  184. if child.ClassName == "Part" then
  185. child.Locked = false
  186. end
  187. if child.ClassName == "MeshPart" then
  188. child.Locked = false
  189. end
  190. if child.ClassName == "UnionOperation" then
  191. child.Locked = false
  192. end
  193. if child.ClassName == "Model" then
  194. for index, chil in pairs(child:GetChildren()) do
  195. if chil.ClassName == "Part" then
  196. chil.Locked = false
  197. end
  198. if chil.ClassName == "MeshPart" then
  199. chil.Locked = false
  200. end
  201. if chil.ClassName == "UnionOperation" then
  202. chil.Locked = false
  203. end
  204. if chil.ClassName == "Model" then
  205. for index, childe in pairs(chil:GetChildren()) do
  206. if childe.ClassName == "Part" then
  207. childe.Locked = false
  208. end
  209. if childe.ClassName == "MeshPart" then
  210. childe.Locked = false
  211. end
  212. if childe.ClassName == "UnionOperation" then
  213. childe.Locked = false
  214. end
  215. if childe.ClassName == "Model" then
  216. for index, childeo in pairs(childe:GetChildren()) do
  217. if childeo.ClassName == "Part" then
  218. childeo.Locked = false
  219. end
  220. if childeo.ClassName == "MeshPart" then
  221. childeo.Locked = false
  222. end
  223. if childeo.ClassName == "UnionOperation" then
  224. childeo.Locked = false
  225. end
  226. if childeo.ClassName == "Model" then
  227. end
  228. end
  229. end
  230. end
  231. end
  232. end
  233. end
  234. end
  235. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  236. c.BinType = Enum.BinType.Hammer
  237. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  238. c.BinType = Enum.BinType.Clone
  239. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  240. c.BinType = Enum.BinType.Grab
  241. end)
  242.  
  243. NoClip.MouseButton1Down:connect(function()
  244. local noclipplayer = game:GetService("Players").LocalPlayer
  245. local noclipmouse = noclipplayer:GetMouse()
  246.  
  247. local donoclip = false
  248. local noclip = false
  249.  
  250. function b_noclip(key)
  251. if (key == "b") then
  252. if noclip == false then
  253. donoclip = true
  254.  
  255. noclip = true
  256. elseif noclip == true then
  257. donoclip = false
  258.  
  259. noclip = false
  260. end
  261. end
  262. end
  263.  
  264. noclipmouse.KeyDown:connect(b_noclip)
  265.  
  266. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  267. if obj ~= workspace.Terrain then
  268. if donoclip == true then
  269. obj.CanCollide = false
  270. else
  271. obj.CanCollide = true
  272. end
  273. end
  274. end)
  275. end)
  276.  
  277.  
  278. GunStore.Name = "Gun Store"
  279. GunStore.Parent = Main
  280. GunStore.BackgroundColor3 = Color3.new(0, 0.666667, 0)
  281. GunStore.Position = UDim2.new(0.698296845, 0, 0.790697694, 0)
  282. GunStore.Size = UDim2.new(0, 124, 0, 30)
  283. GunStore.Font = Enum.Font.SourceSans
  284. GunStore.Text = "Gun Store"
  285. GunStore.TextColor3 = Color3.new(0, 0, 0)
  286. GunStore.TextSize = 24
  287.  
  288. DonutShop.Name = "Donut Shop"
  289. DonutShop.Parent = Main
  290. DonutShop.BackgroundColor3 = Color3.new(0, 0.666667, 0)
  291. DonutShop.Position = UDim2.new(0.698296845, 0, 0.506976724, 0)
  292. DonutShop.Size = UDim2.new(0, 124, 0, 30)
  293. DonutShop.Font = Enum.Font.SourceSans
  294. DonutShop.Text = "Donut Shop"
  295. DonutShop.TextColor3 = Color3.new(0, 0, 0)
  296. DonutShop.TextSize = 24
  297.  
  298. GasStation.Name = "Gas Station"
  299. GasStation.Parent = Main
  300. GasStation.BackgroundColor3 = Color3.new(0, 0.666667, 0)
  301. GasStation.Position = UDim2.new(0.698296845, 0, 0.186046511, 0)
  302. GasStation.Size = UDim2.new(0, 124, 0, 30)
  303. GasStation.Font = Enum.Font.SourceSans
  304. GasStation.Text = "Gas Station"
  305. GasStation.TextColor3 = Color3.new(0, 0, 0)
  306. GasStation.TextSize = 24
  307.  
  308. Exit.Name = "Exit"
  309. Exit.Parent = Top
  310. Exit.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  311. Exit.Position = UDim2.new(0.900485456, 0, 0, 0)
  312. Exit.Size = UDim2.new(0, 40, 0, 35)
  313. Exit.Font = Enum.Font.SourceSans
  314. Exit.Text = "X"
  315. Exit.TextColor3 = Color3.new(0, 0, 0)
  316. Exit.TextSize = 24
  317.  
  318. TextBox.Parent = JailbreakGUI
  319. TextBox.BackgroundColor3 = Color3.new(1, 0, 0)
  320. TextBox.BorderColor3 = Color3.new(1, 0.333333, 0)
  321. TextBox.Position = UDim2.new(0.706206918, 0, 0.941883743, 0)
  322. TextBox.Size = UDim2.new(0, 137, 0, 29)
  323. TextBox.Font = Enum.Font.SourceSans
  324. TextBox.Text = "OPEN GUI"
  325. TextBox.TextColor3 = Color3.new(0, 0, 0)
  326. TextBox.TextSize = 24
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement