Advertisement
Guest User

Untitled

a guest
Jan 17th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.48 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Main = Instance.new("Frame")
  5. local Sexy1 = Instance.new("Frame")
  6. local Sexy2 = Instance.new("Frame")
  7. local Name = Instance.new("TextLabel")
  8. local Credits = Instance.new("TextLabel")
  9. local Crim2 = Instance.new("TextButton")
  10. local BankVault = Instance.new("TextButton")
  11. local AutoRobBank = Instance.new("TextButton")
  12. local BTools = Instance.new("TextButton")
  13. local JewIn = Instance.new("TextButton")
  14. local Crim1 = Instance.new("TextButton")
  15. local Gravity = Instance.new("TextButton")
  16. local NoClip = Instance.new("TextButton")
  17. local JewOut = Instance.new("TextButton")
  18. local BankFront = Instance.new("TextButton")
  19. local PrisonHelicopter = Instance.new("TextButton")
  20. local Speed = Instance.new("TextButton")
  21.  
  22. -- Properties
  23.  
  24. ScreenGui.Parent = game.CoreGui
  25.  
  26. Main.Name = "Main"
  27. Main.Parent = ScreenGui
  28. Main.Active = true
  29. Main.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  30. Main.BackgroundTransparency = 0.10000000149012
  31. Main.Position = UDim2.new(0.253363252, 0, 0.286240757, 0)
  32. Main.Size = UDim2.new(0, 633, 0, 378)
  33. Main.Draggable = true
  34.  
  35. Sexy1.Name = "Sexy1"
  36. Sexy1.Parent = Main
  37. Sexy1.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  38. Sexy1.Position = UDim2.new(-0.000966995955, 0, -0.00183302164, 0)
  39. Sexy1.Size = UDim2.new(0, 633, 0, 46)
  40.  
  41. Sexy2.Name = "Sexy2"
  42. Sexy2.Parent = Main
  43. Sexy2.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  44. Sexy2.Position = UDim2.new(-0.000966995955, 0, 0.876473904, 0)
  45. Sexy2.Size = UDim2.new(0, 633, 0, 46)
  46.  
  47. Name.Name = "Name"
  48. Name.Parent = Main
  49. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  50. Name.BackgroundTransparency = 9.999999869911e+14
  51. Name.Position = UDim2.new(0.232730538, 0, -0.0018329923, 0)
  52. Name.Size = UDim2.new(0, 338, 0, 45)
  53. Name.Font = Enum.Font.SourceSans
  54. Name.Text = "Jailbreak GUI"
  55. Name.TextColor3 = Color3.new(1, 1, 1)
  56. Name.TextScaled = true
  57. Name.TextSize = 14
  58. Name.TextWrapped = true
  59.  
  60. Credits.Name = "Credits"
  61. Credits.Parent = Main
  62. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  63. Credits.BackgroundTransparency = 1.0000000200409e+20
  64. Credits.Position = UDim2.new(0.290980309, 0, 0.871182859, 0)
  65. Credits.Size = UDim2.new(0, 264, 0, 49)
  66. Credits.Font = Enum.Font.SourceSans
  67. Credits.Text = "Made By SATN"
  68. Credits.TextColor3 = Color3.new(1, 1, 1)
  69. Credits.TextScaled = true
  70. Credits.TextSize = 14
  71. Credits.TextWrapped = true
  72.  
  73. Crim2.Name = "Crim2"
  74. Crim2.Parent = Main
  75. Crim2.BackgroundColor3 = Color3.new(0.666667, 0, 0.980392)
  76. Crim2.Position = UDim2.new(0.668547451, 0, 0.500843585, 0)
  77. Crim2.Size = UDim2.new(0, 191, 0, 56)
  78. Crim2.Font = Enum.Font.SourceSans
  79. Crim2.Text = "None"
  80. Crim2.TextColor3 = Color3.new(1, 1, 1)
  81. Crim2.TextScaled = true
  82. Crim2.TextSize = 14
  83. Crim2.TextWrapped = true
  84. Crim2.MouseButton1Down:connect(function()
  85. for i = 1,45 do
  86. wait(.08)
  87. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1650.80896, 49.863636, -1770.66626)
  88. end
  89. end)
  90.  
  91. BankVault.Name = "BankVault"
  92. BankVault.Parent = Main
  93. BankVault.BackgroundColor3 = Color3.new(0.666667, 0, 0.980392)
  94. BankVault.Position = UDim2.new(0.668547571, 0, 0.329075813, 0)
  95. BankVault.Size = UDim2.new(0, 191, 0, 56)
  96. BankVault.Font = Enum.Font.SourceSans
  97. BankVault.Text = "BankVault"
  98. BankVault.TextColor3 = Color3.new(1, 1, 1)
  99. BankVault.TextScaled = true
  100. BankVault.TextSize = 14
  101. BankVault.TextWrapped = true
  102. BankVault.MouseButton1Down:connect(function()
  103. for i = 1,45 do
  104. wait(.08)
  105. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.3854294, 0.765628457, 815.506348)
  106. end
  107. end)
  108.  
  109. AutoRobBank.Name = "AutoRobBank"
  110. AutoRobBank.Parent = Main
  111. AutoRobBank.BackgroundColor3 = Color3.new(0.666667, 0, 0.980392)
  112. AutoRobBank.Position = UDim2.new(0.668547571, 0, 0.678139746, 0)
  113. AutoRobBank.Size = UDim2.new(0, 191, 0, 56)
  114. AutoRobBank.Font = Enum.Font.SourceSans
  115. AutoRobBank.Text = "AutoRobBank"
  116. AutoRobBank.TextColor3 = Color3.new(1, 1, 1)
  117. AutoRobBank.TextScaled = true
  118. AutoRobBank.TextSize = 14
  119. AutoRobBank.TextWrapped = true
  120. AutoRobBank.MouseButton1Click:connect(function()
  121. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  122. local Info = Bank.Extra.Sign
  123. if Info.Decal.Transparency == 0 then
  124. game:GetService("StarterGui"):SetCore("SendNotification",{
  125. Title = "Bank is closed!",
  126. Text = "You need to wait for the bank to open!",
  127. Duration = 7,
  128. Button1 = "Dismiss",
  129. })
  130. return
  131. end
  132. local bankpos = Vector3.new(Info.Position.X,0,Info.Position.Z)
  133. local root = plr.Character.HumanoidRootPart
  134. local plrpos = Vector3.new(root.Position.X,0,root.Position.Z)
  135.  
  136. if (bankpos - plrpos).magnitude > 150 then
  137. local cb = Instance.new"BindableFunction"
  138.  
  139. cb.OnInvoke = function(arg)
  140. if arg == "Teleport" then
  141. JailbreakTp(10, 18, 784)
  142. end
  143. end
  144.  
  145. game:GetService("StarterGui"):SetCore("SendNotification",{
  146. Title = "You are too far!",
  147. Text = "You need to get closer to the bank (use tp)",
  148. Duration = 7,
  149. Button1 = "Dismiss",
  150. Button2 = "Teleport",
  151. Callback = cb
  152. })
  153. else
  154. RobTheBank()
  155. end
  156. end)
  157.  
  158. BTools.Name = "BTools"
  159. BTools.Parent = Main
  160. BTools.BackgroundColor3 = Color3.new(0.666667, 0, 0.980392)
  161. BTools.Position = UDim2.new(0.346272677, 0, 0.675636649, 0)
  162. BTools.Size = UDim2.new(0, 191, 0, 56)
  163. BTools.Font = Enum.Font.SourceSans
  164. BTools.Text = "BTools"
  165. BTools.TextColor3 = Color3.new(1, 1, 1)
  166. BTools.TextScaled = true
  167. BTools.TextSize = 14
  168. BTools.TextWrapped = true
  169. BTools.MouseButton1Down:connect(function()
  170. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  171. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  172. if child.ClassName == "Part" then
  173. child.Locked = false
  174. end
  175. if child.ClassName == "MeshPart" then
  176. child.Locked = false
  177. end
  178. if child.ClassName == "UnionOperation" then
  179. child.Locked = false
  180. end
  181. if child.ClassName == "Model" then
  182. for index, chil in pairs(child:GetChildren()) do
  183. if chil.ClassName == "Part" then
  184. chil.Locked = false
  185. end
  186. if chil.ClassName == "MeshPart" then
  187. chil.Locked = false
  188. end
  189. if chil.ClassName == "UnionOperation" then
  190. chil.Locked = false
  191. end
  192. if chil.ClassName == "Model" then
  193. for index, childe in pairs(chil:GetChildren()) do
  194. if childe.ClassName == "Part" then
  195. childe.Locked = false
  196. end
  197. if childe.ClassName == "MeshPart" then
  198. childe.Locked = false
  199. end
  200. if childe.ClassName == "UnionOperation" then
  201. childe.Locked = false
  202. end
  203. if childe.ClassName == "Model" then
  204. for index, childeo in pairs(childe:GetChildren()) do
  205. if childeo.ClassName == "Part" then
  206. childeo.Locked = false
  207. end
  208. if childeo.ClassName == "MeshPart" then
  209. childeo.Locked = false
  210. end
  211. if childeo.ClassName == "UnionOperation" then
  212. childeo.Locked = false
  213. end
  214. if childeo.ClassName == "Model" then
  215. end
  216. end
  217. end
  218. end
  219. end
  220. end
  221. end
  222. end
  223. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  224. c.BinType = Enum.BinType.Hammer
  225. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  226. c.BinType = Enum.BinType.Clone
  227. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  228. c.BinType = Enum.BinType.Grab
  229. end)
  230.  
  231. NoClip.MouseButton1Down:connect(function()
  232. local noclipplayer = game:GetService("Players").LocalPlayer
  233. local noclipmouse = noclipplayer:GetMouse()
  234.  
  235. local donoclip = false
  236. local noclip = false
  237.  
  238. function b_noclip(key)
  239. if (key == "b") then
  240. if noclip == false then
  241. donoclip = true
  242.  
  243. noclip = true
  244. elseif noclip == true then
  245. donoclip = false
  246.  
  247. noclip = false
  248. end
  249. end
  250. end
  251.  
  252. noclipmouse.KeyDown:connect(b_noclip)
  253.  
  254. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  255. if obj ~= workspace.Terrain then
  256. if donoclip == true then
  257. obj.CanCollide = false
  258. else
  259. obj.CanCollide = true
  260. end
  261. end
  262. end)
  263. end)
  264.  
  265. JewIn.Name = "JewIn"
  266. JewIn.Parent = Main
  267. JewIn.BackgroundColor3 = Color3.new(0.666667, 0, 0.980392)
  268. JewIn.Position = UDim2.new(0.347852468, 0, 0.331721306, 0)
  269. JewIn.Size = UDim2.new(0, 191, 0, 56)
  270. JewIn.Font = Enum.Font.SourceSans
  271. JewIn.Text = "JewIn"
  272. JewIn.TextColor3 = Color3.new(1, 1, 1)
  273. JewIn.TextScaled = true
  274. JewIn.TextSize = 14
  275. JewIn.TextWrapped = true
  276. JewIn.MouseButton1Down:connect(function()
  277. for i = 1,45 do
  278. wait(.08)
  279. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(133.300705, 17.9375954, 1316.42407)
  280. end
  281. end)
  282.  
  283. Crim1.Name = "Crim1"
  284. Crim1.Parent = Main
  285. Crim1.BackgroundColor3 = Color3.new(0.666667, 0, 0.980392)
  286. Crim1.Position = UDim2.new(0.347852349, 0, 0.503489077, 0)
  287. Crim1.Size = UDim2.new(0, 191, 0, 56)
  288. Crim1.Font = Enum.Font.SourceSans
  289. Crim1.Text = "Crim1"
  290. Crim1.TextColor3 = Color3.new(1, 1, 1)
  291. Crim1.TextScaled = true
  292. Crim1.TextSize = 14
  293. Crim1.TextWrapped = true
  294. Crim1.MouseButton1Down:connect(function()
  295. for i = 1,45 do
  296. wait(.08)
  297. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.723099, 17.8924026, 1578.80261)
  298. end
  299. end)
  300.  
  301. Gravity.Name = "Gravity"
  302. Gravity.Parent = Main
  303. Gravity.BackgroundColor3 = Color3.new(0.666667, 0, 0.980392)
  304. Gravity.Position = UDim2.new(0.668547571, 0, 0.164912224, 0)
  305. Gravity.Size = UDim2.new(0, 191, 0, 56)
  306. Gravity.Font = Enum.Font.SourceSans
  307. Gravity.Text = "Gravity"
  308. Gravity.TextColor3 = Color3.new(1, 1, 1)
  309. Gravity.TextScaled = true
  310. Gravity.TextSize = 14
  311. Gravity.TextWrapped = true
  312. Gravity.MouseButton1Down:connect(function()
  313. if Gravity == true then
  314. Gravity = false
  315. game.workspace.Gravity = 196.2
  316. else
  317. Gravity = true
  318. game.workspace.Gravity = 45
  319. end
  320. end)
  321.  
  322. NoClip.Name = "NoClip"
  323. NoClip.Parent = Main
  324. NoClip.BackgroundColor3 = Color3.new(0.666667, 0, 0.980392)
  325. NoClip.Position = UDim2.new(0.346272677, 0, 0.165054649, 0)
  326. NoClip.Size = UDim2.new(0, 191, 0, 56)
  327. NoClip.Font = Enum.Font.SourceSans
  328. NoClip.Text = "NoClip [B]"
  329. NoClip.TextColor3 = Color3.new(1, 1, 1)
  330. NoClip.TextScaled = true
  331. NoClip.TextSize = 14
  332. NoClip.TextWrapped = true
  333. NoClip.MouseButton1Down:connect(function()
  334. local noclipplayer = game:GetService("Players").LocalPlayer
  335. local noclipmouse = noclipplayer:GetMouse()
  336.  
  337. local donoclip = false
  338. local noclip = false
  339.  
  340. function b_noclip(key)
  341. if (key == "b") then
  342. if noclip == false then
  343. donoclip = true
  344.  
  345. noclip = true
  346. elseif noclip == true then
  347. donoclip = false
  348.  
  349. noclip = false
  350. end
  351. end
  352. end
  353.  
  354. noclipmouse.KeyDown:connect(b_noclip)
  355.  
  356. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  357. if obj ~= workspace.Terrain then
  358. if donoclip == true then
  359. obj.CanCollide = false
  360. else
  361. obj.CanCollide = true
  362. end
  363. end
  364. end)
  365. end)
  366.  
  367.  
  368. JewOut.Name = "JewOut"
  369. JewOut.Parent = Main
  370. JewOut.BackgroundColor3 = Color3.new(0.666667, 0, 0.980392)
  371. JewOut.Position = UDim2.new(0.0271573663, 0, 0.329075813, 0)
  372. JewOut.Size = UDim2.new(0, 191, 0, 56)
  373. JewOut.Font = Enum.Font.SourceSans
  374. JewOut.Text = "JewOut"
  375. JewOut.TextColor3 = Color3.new(1, 1, 1)
  376. JewOut.TextScaled = true
  377. JewOut.TextSize = 14
  378. JewOut.TextWrapped = true
  379. JewOut.MouseButton1Down:connect(function()
  380. for i = 1,45 do
  381. wait(.08)
  382. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(101.211128, 98.6576996, 1310.54175)
  383. end
  384. end)
  385.  
  386. BankFront.Name = "BankFront"
  387. BankFront.Parent = Main
  388. BankFront.BackgroundColor3 = Color3.new(0.666667, 0, 0.980392)
  389. BankFront.Position = UDim2.new(0.0271572471, 0, 0.500843585, 0)
  390. BankFront.Size = UDim2.new(0, 191, 0, 56)
  391. BankFront.Font = Enum.Font.SourceSans
  392. BankFront.Text = "BankFront"
  393. BankFront.TextColor3 = Color3.new(1, 1, 1)
  394. BankFront.TextScaled = true
  395. BankFront.TextSize = 14
  396. BankFront.TextWrapped = true
  397. JewOut.MouseButton1Down:connect(function()
  398. for i = 1,45 do
  399. wait(.08)
  400. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(101.211128, 98.6576996, 1310.54175)
  401. end
  402. end)
  403.  
  404. PrisonHelicopter.Name = "PrisonHelicopter"
  405. PrisonHelicopter.Parent = Main
  406. PrisonHelicopter.BackgroundColor3 = Color3.new(0.666667, 0, 0.980392)
  407. PrisonHelicopter.Position = UDim2.new(0.0271573663, 0, 0.678139746, 0)
  408. PrisonHelicopter.Size = UDim2.new(0, 191, 0, 56)
  409. PrisonHelicopter.Font = Enum.Font.SourceSans
  410. PrisonHelicopter.Text = "JailHeli"
  411. PrisonHelicopter.TextColor3 = Color3.new(1, 1, 1)
  412. PrisonHelicopter.TextScaled = true
  413. PrisonHelicopter.TextSize = 14
  414. PrisonHelicopter.TextWrapped = true
  415. PrisonHelicopter.MouseButton1Down:connect(function()
  416. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1167, 56, -1563) + Vector3.new(1,0,0)
  417. end)
  418.  
  419. Speed.Name = "Speed"
  420. Speed.Parent = Main
  421. Speed.BackgroundColor3 = Color3.new(0.666667, 0, 0.980392)
  422. Speed.Position = UDim2.new(0.0271573663, 0, 0.165054649, 0)
  423. Speed.Size = UDim2.new(0, 191, 0, 56)
  424. Speed.Font = Enum.Font.SourceSans
  425. Speed.Text = "Speed [X]"
  426. Speed.TextColor3 = Color3.new(1, 1, 1)
  427. Speed.TextScaled = true
  428. Speed.TextSize = 14
  429. Speed.TextWrapped = true
  430. Speed.MouseButton1Down:connect(function()
  431. local walkspeedplayer = game:GetService("Players").LocalPlayer
  432. local walkspeedmouse = walkspeedplayer:GetMouse()
  433.  
  434. local walkspeedenabled = false
  435.  
  436. function x_walkspeed(key)
  437. if (key == "x") then
  438. if walkspeedenabled == false then
  439. _G.WS = 200;
  440. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  441. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  442. Humanoid.WalkSpeed = _G.WS;
  443. end)
  444. Humanoid.WalkSpeed = _G.WS;
  445.  
  446. walkspeedenabled = true
  447. elseif walkspeedenabled == true then
  448. _G.WS = 20;
  449. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  450. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  451. Humanoid.WalkSpeed = _G.WS;
  452. end)
  453. Humanoid.WalkSpeed = _G.WS;
  454.  
  455. walkspeedenabled = false
  456. end
  457. end
  458. end
  459.  
  460. walkspeedmouse.KeyDown:connect(x_walkspeed)
  461.  
  462. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement