Advertisement
Guest User

Untitled

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