arfiakbar123

JailBreak V3.3

Jan 4th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.79 KB | None | 0 0
  1. -- JailBreak
  2. -- Version: V3
  3. -- Instances:
  4. local JailBreakV1 = Instance.new("ScreenGui")
  5. local Main = Instance.new("Frame")
  6. local BankIn = Instance.new("TextButton")
  7. local Criminal1 = Instance.new("TextButton")
  8. local Criminal2 = Instance.new("TextButton")
  9. local Ferrari = Instance.new("TextButton")
  10. local GasStation = Instance.new("TextButton")
  11. local JewIn = Instance.new("TextButton")
  12. local Lambo = Instance.new("TextButton")
  13. local Museum = Instance.new("TextButton")
  14. local PoliceStation = Instance.new("TextButton")
  15. local SetTheGravity = Instance.new("TextButton")
  16. local TrainSpawn = Instance.new("TextButton")
  17. local Shotgun = Instance.new("TextButton")
  18. local InfRFuel = Instance.new("TextButton")
  19. local DestroyCityBuildings = Instance.new("TextButton")
  20. local Pistol = Instance.new("TextButton")
  21. local Noclip = Instance.new("TextButton")
  22. local Frame = Instance.new("Frame")
  23. local open = Instance.new("TextButton")
  24. --Properties:
  25. JailBreakV1.Name = "Jail Break V1"
  26. JailBreakV1.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  27.  
  28. Main.Name = "Main"
  29. Main.Parent = JailBreakV1
  30. Main.Active = true
  31. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  32. Main.BackgroundTransparency = 0.40000000596046
  33. Main.BorderColor3 = Color3.new(0, 0, 0)
  34. Main.BorderSizePixel = 3
  35. Main.Draggable = true
  36. Main.Position = UDim2.new(0, 618, 0, 152)
  37. Main.Size = UDim2.new(0, 304, 0, 450)
  38.  
  39. BankIn.Name = "BankIn"
  40. BankIn.Parent = Main
  41. BankIn.BackgroundColor3 = Color3.new(1, 1, 1)
  42. BankIn.Position = UDim2.new(0.0369615555, 0, 0.875988722, 0)
  43. BankIn.Size = UDim2.new(0, 170, 0, 46)
  44. BankIn.Font = Enum.Font.SourceSans
  45. BankIn.Text = "Bank"
  46. BankIn.TextColor3 = Color3.new(0, 0, 0)
  47. BankIn.TextSize = 14
  48. BankIn.MouseButton1Down:connect(function()
  49. for i=1,32 do
  50. wait(.08)
  51. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.3854294, 0.765628457, 815.506348) + Vector3.new(1,0,0)
  52. end
  53. end)
  54.  
  55. Criminal1.Name = "Criminal1"
  56. Criminal1.Parent = Main
  57. Criminal1.BackgroundColor3 = Color3.new(1, 1, 1)
  58. Criminal1.Position = UDim2.new(0.637617528, 0, 0.255273074, 0)
  59. Criminal1.Size = UDim2.new(0, 100, 0, 46)
  60. Criminal1.Font = Enum.Font.SourceSans
  61. Criminal1.Text = "Ciminal1"
  62. Criminal1.TextColor3 = Color3.new(0, 0, 0)
  63. Criminal1.TextSize = 14
  64. Ciminal1.MouseButton1Down:connect(function()
  65. for i=1,32 do
  66. wait(.08)
  67. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.723099, 17.8924026, 1578.80261) + Vector3.new(1,0,0)
  68. end
  69. end)
  70.  
  71. Criminal2.Name = "Criminal2"
  72. Criminal2.Parent = Main
  73. Criminal2.BackgroundColor3 = Color3.new(1, 1, 1)
  74. Criminal2.Position = UDim2.new(0.0336720645, 0, 0.255687356, 0)
  75. Criminal2.Size = UDim2.new(0, 170, 0, 46)
  76. Criminal2.Font = Enum.Font.SourceSans
  77. Criminal2.Text = "Criminal2"
  78. Criminal2.TextColor3 = Color3.new(0, 0, 0)
  79. Criminal2.TextSize = 14
  80. Criminal2.MouseButton1Down:connect(function()
  81. for i=1,32 do
  82. wait(.08)
  83. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1650.80896, 49.863636, -1770.66626) + Vector3.new(1,0,0)
  84. end
  85. end)
  86.  
  87. Ferrari.Name = "Ferrari"
  88. Ferrari.Parent = Main
  89. Ferrari.BackgroundColor3 = Color3.new(1, 1, 1)
  90. Ferrari.Position = UDim2.new(0.64419657, 0, 0.629020751, 0)
  91. Ferrari.Size = UDim2.new(0, 99, 0, 46)
  92. Ferrari.Font = Enum.Font.SourceSans
  93. Ferrari.Text = "Ferrari"
  94. Ferrari.TextColor3 = Color3.new(0, 0, 0)
  95. Ferrari.TextSize = 14
  96. Ferrari.MouseButton1Down:connect(function()
  97. for i=1,32 do
  98. wait(.08)
  99. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1501.28687, 49.4527283, 1805.06726) + Vector3.new(1,0,0)
  100. end
  101. end)
  102.  
  103. GasStation.Name = "GasStation"
  104. GasStation.Parent = Main
  105. GasStation.BackgroundColor3 = Color3.new(1, 1, 1)
  106. GasStation.Position = UDim2.new(0.031823501, 0, 0.135273069, 0)
  107. GasStation.Size = UDim2.new(0, 170, 0, 46)
  108. GasStation.Font = Enum.Font.SourceSans
  109. GasStation.Text = "GasStation"
  110. GasStation.TextColor3 = Color3.new(0, 0, 0)
  111. GasStation.TextSize = 14
  112. GasStation.MouseButton1Down:connect(function()
  113. for i=1,32 do
  114. wait(.08)
  115. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1586.41101, 17.8481865, 709.37262) + Vector3.new(1,0,0)
  116. end
  117. end)
  118.  
  119. JewIn.Name = "JewIn"
  120. JewIn.Parent = Main
  121. JewIn.BackgroundColor3 = Color3.new(1, 1, 1)
  122. JewIn.Position = UDim2.new(0.0336720832, 0, 0.0175894275, 0)
  123. JewIn.Size = UDim2.new(0, 170, 0, 46)
  124. JewIn.Font = Enum.Font.SourceSans
  125. JewIn.Text = "Jewelry"
  126. JewIn.TextColor3 = Color3.new(0, 0, 0)
  127. JewIn.TextSize = 14
  128. JewIn.MouseButton1Down:connect(function()
  129. for i=1,32 do
  130. wait(.08)
  131. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(133.300705, 17.9375954, 1316.42407) + Vector3.new(1,0,0)
  132. end
  133. end)
  134.  
  135. Lambo.Name = "Lambo"
  136. Lambo.Parent = Main
  137. Lambo.BackgroundColor3 = Color3.new(1, 1, 1)
  138. Lambo.Position = UDim2.new(0.0369615555, 0, 0.630357802, 0)
  139. Lambo.Size = UDim2.new(0, 170, 0, 46)
  140. Lambo.Font = Enum.Font.SourceSans
  141. Lambo.Text = "Lamborghini"
  142. Lambo.TextColor3 = Color3.new(0, 0, 0)
  143. Lambo.TextSize = 14
  144. Lambo.MouseButton1Down:connect(function()
  145. for i=1,32 do
  146. wait(.08)
  147. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(146.568039, 17.6188164, 775.127197) + Vector3.new(1,0,0)
  148. end
  149. end)
  150.  
  151. Museum.Name = "Museum"
  152. Museum.Parent = Main
  153. Museum.BackgroundColor3 = Color3.new(1, 1, 1)
  154. Museum.Position = UDim2.new(0.0369615555, 0, 0.75329572, 0)
  155. Museum.Size = UDim2.new(0, 170, 0, 46)
  156. Museum.Font = Enum.Font.SourceSans
  157. Museum.Text = "Museum"
  158. Museum.TextColor3 = Color3.new(0, 0, 0)
  159. Museum.TextSize = 14
  160. Museum.MouseButton1Down:connect(function()
  161. for i = 1,45 do
  162. wait(.08)
  163. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1063.02, 117.562, 1218.757) + Vector3.new(1,0,0)
  164. end
  165. end)
  166.  
  167. PoliceStation.Name = "PoliceStation"
  168. PoliceStation.Parent = Main
  169. PoliceStation.BackgroundColor3 = Color3.new(1, 1, 1)
  170. PoliceStation.Position = UDim2.new(0.0369615555, 0, 0.510451913, 0)
  171. PoliceStation.Size = UDim2.new(0, 170, 0, 46)
  172. PoliceStation.Font = Enum.Font.SourceSans
  173. PoliceStation.Text = "PoliceStation"
  174. PoliceStation.TextColor3 = Color3.new(0, 0, 0)
  175. PoliceStation.TextSize = 14
  176. PoliceStation.MouseButton1Down:connect(function()
  177. for i=1,32 do
  178. wait(.08)
  179. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1136.89868, 17.950058, -1585.59912) + Vector3.new(1,0,0)
  180. end
  181. end)
  182.  
  183. SetTheGravity.Name = "SetTheGravity"
  184. SetTheGravity.Parent = Main
  185. SetTheGravity.BackgroundColor3 = Color3.new(1, 1, 1)
  186. SetTheGravity.Position = UDim2.new(0.64419651, 0, 0.388700575, 0)
  187. SetTheGravity.Size = UDim2.new(0, 98, 0, 46)
  188. SetTheGravity.Font = Enum.Font.SourceSans
  189. SetTheGravity.Text = "Gravity"
  190. SetTheGravity.TextColor3 = Color3.new(0, 0, 0)
  191. SetTheGravity.TextSize = 14
  192. SetTheGravity.MouseButton1Down:connect(function()
  193. game.Workspace.Gravity = GravSelection.Text
  194. end)
  195.  
  196. TrainSpawn.Name = "TrainSpawn"
  197. TrainSpawn.Parent = Main
  198. TrainSpawn.BackgroundColor3 = Color3.new(1, 1, 1)
  199. TrainSpawn.Position = UDim2.new(0.035112977, 0, 0.389736325, 0)
  200. TrainSpawn.Size = UDim2.new(0, 170, 0, 46)
  201. TrainSpawn.Font = Enum.Font.SourceSans
  202. TrainSpawn.Text = "TrainSpawn"
  203. TrainSpawn.TextColor3 = Color3.new(0, 0, 0)
  204. TrainSpawn.TextSize = 14
  205. TrainSpawn.MouseButton1Down:connect(function()
  206. for i=1,32 do
  207. wait(.08)
  208. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1954.95007, 68.0448606, -603.844116) + Vector3.new(1,0,0)
  209. end
  210. end)
  211.  
  212.  
  213. Shotgun.Name = "Shotgun"
  214. Shotgun.Parent = Main
  215. Shotgun.BackgroundColor3 = Color3.new(1, 1, 1)
  216. Shotgun.Position = UDim2.new(0.644196451, 0, 0.50973624, 0)
  217. Shotgun.Size = UDim2.new(0, 99, 0, 46)
  218. Shotgun.Font = Enum.Font.SourceSans
  219. Shotgun.Text = "Shotgun"
  220. Shotgun.TextColor3 = Color3.new(0, 0, 0)
  221. Shotgun.TextSize = 14
  222. Shotgun.MouseButton1Down:connect(function()
  223. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  224.  
  225. a = Instance.new("Part", workspace)
  226. a.Anchored = true
  227. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  228. a.CanCollide = false
  229.  
  230. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  231. if v.Name == "Station" then
  232. for a, b in pairs(v:GetChildren()) do
  233. if b:IsA("StringValue") then
  234. if b.Value == "Shotgun" then
  235. v.CFrame = CFrame.new(hit)
  236. end
  237. end
  238. end
  239. end
  240. end
  241. end)
  242.  
  243. InfRFuel.Name = "InfRFuel"
  244. InfRFuel.Parent = Main
  245. InfRFuel.BackgroundColor3 = Color3.new(1, 1, 1)
  246. InfRFuel.Position = UDim2.new(0.64419657, 0, 0.751242995, 0)
  247. InfRFuel.Size = UDim2.new(0, 99, 0, 46)
  248. InfRFuel.Font = Enum.Font.SourceSans
  249. InfRFuel.Text = "Inf Nitro"
  250. InfRFuel.TextColor3 = Color3.new(0, 0, 0)
  251. InfRFuel.TextSize = 14
  252. InfRFuel.MouseButton1Down:connect(function()
  253. game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Nitro.Name = "q"
  254. end)
  255.  
  256. DestroyCityBuildings.Name = "DestroyCityBuildings"
  257. DestroyCityBuildings.Parent = Main
  258. DestroyCityBuildings.BackgroundColor3 = Color3.new(1, 1, 1)
  259. DestroyCityBuildings.Position = UDim2.new(0.64419657, 0, 0.13346523, 0)
  260. DestroyCityBuildings.Size = UDim2.new(0, 99, 0, 46)
  261. DestroyCityBuildings.Font = Enum.Font.SourceSans
  262. DestroyCityBuildings.Text = "DestroyCity"
  263. DestroyCityBuildings.TextColor3 = Color3.new(0, 0, 0)
  264. DestroyCityBuildings.TextSize = 14
  265. DestroyCityBuildings.MouseButton1Down:connect(function()
  266. game:GetService("Workspace").Buildings:Destroy()
  267. end)
  268.  
  269. Pistol.Name = "Pistol"
  270. Pistol.Parent = Main
  271. Pistol.BackgroundColor3 = Color3.new(1, 1, 1)
  272. Pistol.Position = UDim2.new(0.64419657, 0, 0.0156874508, 0)
  273. Pistol.Size = UDim2.new(0, 99, 0, 46)
  274. Pistol.Font = Enum.Font.SourceSans
  275. Pistol.Text = "Pistol"
  276. Pistol.TextColor3 = Color3.new(0, 0, 0)
  277. Pistol.TextSize = 14
  278. Pistol.MouseButton1Down:connect(function()
  279. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  280.  
  281. a = Instance.new("Part", workspace)
  282. a.Anchored = true
  283. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  284. a.CanCollide = false
  285.  
  286. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  287. if v.Name == "Station" then
  288. for a, b in pairs(v:GetChildren()) do
  289. if b:IsA("StringValue") then
  290. if b.Value == "Pistol" then
  291. v.CFrame = CFrame.new(hit)
  292. end
  293. end
  294. end
  295. end
  296. end
  297. end)
  298.  
  299. Noclip.Name = "Noclip"
  300. Noclip.Parent = Main
  301. Noclip.BackgroundColor3 = Color3.new(1, 1, 1)
  302. Noclip.Position = UDim2.new(0.637617528, 0, 0.874896348, 0)
  303. Noclip.Size = UDim2.new(0, 100, 0, 46)
  304. Noclip.Font = Enum.Font.SourceSans
  305. Noclip.Text = "Noclip"
  306. Noclip.TextColor3 = Color3.new(0, 0, 0)
  307. Noclip.TextSize = 14
  308. Noclip.MouseButton1Down:connect(function()
  309. _G.NC = not _G.NC
  310.  
  311. local pos = game:GetService('Players').LocalPlayer.Character.LowerTorso.Position.Y
  312.  
  313. if _G.InitNC ~= true then
  314. _G.NCFunc = function(part)
  315. if _G.NC then
  316. if part.Position.Y > pos then
  317. part.CanCollide = false
  318. end
  319. end
  320. end
  321.  
  322. _G.InitNC = true
  323. end
  324.  
  325. if _G.NC and _G.NCFunc ~= nil then
  326. game:GetService('Players').LocalPlayer.Character.Humanoid.Touched:connect(_G.NCFunc)
  327. end
  328. end)
  329.  
  330. Frame.Parent = JailBreakV1
  331. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  332. Frame.Position = UDim2.new(0.153924584, 0, 0.621661901, 0)
  333. Frame.Size = UDim2.new(0, 120, 0, 28)
  334.  
  335. open.Name = "open"
  336. open.Parent = Frame
  337. open.BackgroundColor3 = Color3.new(1, 1, 1)
  338. open.Position = UDim2.new(0.0252426341, 0, 0.254033774, 0)
  339. open.Size = UDim2.new(0, 113, 0, 13)
  340. open.Font = Enum.Font.SourceSans
  341. open.Text = "Open/Close"
  342. open.TextColor3 = Color3.new(0, 0, 0)
  343. open.TextSize = 14
  344. open.MouseButton1Down:connect(function()
  345. main.Visible = false
  346. frame.Visible = false
  347. end)
Advertisement
Add Comment
Please, Sign In to add comment