Nova355killer

jailbreak teleport

Dec 8th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.01 KB | None | 0 0
  1. local JAILCOCAIN = Instance.new("ScreenGui")
  2. local GunCheats = Instance.new("Frame")
  3. local Name = Instance.new("TextLabel")
  4. local INFAmmo = Instance.new("TextButton")
  5. local Exit = Instance.new("TextButton")
  6. local SuperShoot = Instance.new("TextButton")
  7. local Ak = Instance.new("TextButton")
  8. local M4 = Instance.new("TextButton")
  9. local Pistol = Instance.new("TextButton")
  10. local Shote = Instance.new("TextButton")
  11. local Misk = Instance.new("Frame")
  12. local Name_2 = Instance.new("TextLabel")
  13. local Exit_2 = Instance.new("TextButton")
  14. local NoClipA = Instance.new("TextButton")
  15. local Speed = Instance.new("TextButton")
  16. local Arrest = Instance.new("TextButton")
  17. local Btools = Instance.new("TextButton")
  18. local Gravity = Instance.new("TextButton")
  19. local NoClipB = Instance.new("TextButton")
  20. local Teleports = Instance.new("Frame")
  21. local Name_3 = Instance.new("TextLabel")
  22. local Exit_3 = Instance.new("TextButton")
  23. local Bank = Instance.new("TextButton")
  24. local PrisonFront = Instance.new("TextButton")
  25. local JewleryIn = Instance.new("TextButton")
  26. local Crimbase1 = Instance.new("TextButton")
  27. local PrisonInside = Instance.new("TextButton")
  28. local Museum = Instance.new("TextButton")
  29. local BankFront = Instance.new("TextButton")
  30. local JewleryOut = Instance.new("TextButton")
  31. local Donut = Instance.new("TextButton")
  32. local Gas = Instance.new("TextButton")
  33. local Crimbase2 = Instance.new("TextButton")
  34. local TrainSpawn = Instance.new("TextButton")
  35. local PoliceBase = Instance.new("TextButton")
  36. local VehicleCheats = Instance.new("Frame")
  37. local Name_4 = Instance.new("TextLabel")
  38. local Exit_4 = Instance.new("TextButton")
  39. local Car_Speed = Instance.new("TextButton")
  40. --Properties:
  41. JAILCOCAIN.Name = "JAILCOCAIN"
  42. JAILCOCAIN.Parent = game.CoreGui
  43.  
  44. Teleports.Name = "Teleports"
  45. Teleports.Parent = JAILCOCAIN
  46. Teleports.Active = true
  47. Teleports.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  48. Teleports.BackgroundTransparency = 0.25
  49. Teleports.BorderColor3 = Color3.new(1, 0, 0.0156863)
  50. Teleports.BorderSizePixel = 2
  51. Teleports.Draggable = true
  52. Teleports.Position = UDim2.new(0.367903173, 169, -0.0826707706, 94)
  53. Teleports.Size = UDim2.new(0, 203, 0, 383)
  54. Teleports.Active = true
  55.  
  56. Name_3.Name = "Name"
  57. Name_3.Parent = Teleports
  58. Name_3.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  59. Name_3.BackgroundTransparency = 0.60000002384186
  60. Name_3.BorderColor3 = Color3.new(1, 0, 0.0156863)
  61. Name_3.BorderSizePixel = 2
  62. Name_3.Position = UDim2.new(-0.000216960907, 0, 0, 0)
  63. Name_3.Size = UDim2.new(0, 203, 0, 50)
  64. Name_3.Font = Enum.Font.Cartoon
  65. Name_3.Text = "Teleports"
  66. Name_3.TextColor3 = Color3.new(0, 0, 0)
  67. Name_3.TextSize = 30
  68. Name_3.TextWrapped = true
  69.  
  70. Exit_3.Name = "Exit"
  71. Exit_3.Parent = Teleports
  72. Exit_3.BackgroundColor3 = Color3.new(1, 1, 1)
  73. Exit_3.BackgroundTransparency = 1
  74. Exit_3.BorderColor3 = Color3.new(1, 0, 0.0156863)
  75. Exit_3.Position = UDim2.new(0.896551728, 0, 0, 0)
  76. Exit_3.Size = UDim2.new(0, 21, 0, 19)
  77. Exit_3.Font = Enum.Font.SourceSans
  78. Exit_3.Text = "X"
  79. Exit_3.TextColor3 = Color3.new(0.956863, 0, 0.0156863)
  80. Exit_3.TextScaled = true
  81. Exit_3.TextSize = 14
  82. Exit_3.TextStrokeColor3 = Color3.new(1, 0.0431373, 0.0588235)
  83. Exit_3.TextWrapped = true
  84. Exit_3.MouseButton1Down:Connect(function()
  85. Exit_3.Parent.Visible = false
  86. end)
  87.  
  88. Bank.Name = "Bank"
  89. Bank.Parent = Teleports
  90. Bank.BackgroundColor3 = Color3.new(1, 1, 1)
  91. Bank.BackgroundTransparency = 1
  92. Bank.BorderColor3 = Color3.new(0.0117647, 0.0235294, 0.207843)
  93. Bank.BorderSizePixel = 0
  94. Bank.Position = UDim2.new(0.00470932852, 0, 0.133532092, 0)
  95. Bank.Size = UDim2.new(0, 203, 0, 26)
  96. Bank.Font = Enum.Font.Cartoon
  97. Bank.Text = "Bank Vault"
  98. Bank.TextColor3 = Color3.new(0, 0, 0)
  99. Bank.TextScaled = true
  100. Bank.TextSize = 25
  101. Bank.TextWrapped = true
  102. Bank.MouseButton1Down:connect(function()
  103. for i=1,32 do
  104. wait(.08)
  105. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.3854294, 0.765628457, 815.506348) + Vector3.new(1,0,0)
  106. end
  107. end)
  108.  
  109. PrisonFront.Name = "Prison-Front"
  110. PrisonFront.Parent = Teleports
  111. PrisonFront.BackgroundColor3 = Color3.new(1, 1, 1)
  112. PrisonFront.BackgroundTransparency = 1
  113. PrisonFront.BorderColor3 = Color3.new(0.0117647, 0.0235294, 0.207843)
  114. PrisonFront.BorderSizePixel = 0
  115. PrisonFront.Position = UDim2.new(-0.0051429281, 0, 0.722235143, 0)
  116. PrisonFront.Size = UDim2.new(0, 203, 0, 26)
  117. PrisonFront.Font = Enum.Font.Cartoon
  118. PrisonFront.Text = "Prison Front"
  119. PrisonFront.TextColor3 = Color3.new(0, 0, 0)
  120. PrisonFront.TextScaled = true
  121. PrisonFront.TextSize = 25
  122. PrisonFront.TextWrapped = true
  123. PrisonFront.MouseButton1Down:connect(function()
  124. for i = 1,50 do
  125. wait()
  126. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1138.66, 18.009, -1430.01) + Vector3.new(1,0,0)
  127. end
  128. end)
  129.  
  130. JewleryIn.Name = "Jewlery In"
  131. JewleryIn.Parent = Teleports
  132. JewleryIn.BackgroundColor3 = Color3.new(1, 1, 1)
  133. JewleryIn.BackgroundTransparency = 1
  134. JewleryIn.BorderColor3 = Color3.new(0.0117647, 0.0235294, 0.207843)
  135. JewleryIn.BorderSizePixel = 0
  136. JewleryIn.Position = UDim2.new(0.00470928941, 0, 0.267724574, 0)
  137. JewleryIn.Size = UDim2.new(0, 203, 0, 26)
  138. JewleryIn.Font = Enum.Font.Cartoon
  139. JewleryIn.Text = "Jewlery In"
  140. JewleryIn.TextColor3 = Color3.new(0, 0, 0)
  141. JewleryIn.TextScaled = true
  142. JewleryIn.TextSize = 25
  143. JewleryIn.TextWrapped = true
  144. JewleryIn.MouseButton1Down:connect(function()
  145. for i = 1,50 do
  146. wait()
  147. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(133.300705, 17.9375954, 1316.424007) + Vector3.new(1,0,0)
  148. end
  149. end)
  150.  
  151. Crimbase1.Name = "Crimbase1"
  152. Crimbase1.Parent = Teleports
  153. Crimbase1.BackgroundColor3 = Color3.new(1, 1, 1)
  154. Crimbase1.BackgroundTransparency = 1
  155. Crimbase1.BorderColor3 = Color3.new(0.0117647, 0.0235294, 0.207843)
  156. Crimbase1.BorderSizePixel = 0
  157. Crimbase1.Position = UDim2.new(-0.00514292717, 0, 0.53139025, 0)
  158. Crimbase1.Size = UDim2.new(0, 203, 0, 26)
  159. Crimbase1.Font = Enum.Font.Cartoon
  160. Crimbase1.Text = "CrimBase1"
  161. Crimbase1.TextColor3 = Color3.new(0, 0, 0)
  162. Crimbase1.TextScaled = true
  163. Crimbase1.TextSize = 25
  164. Crimbase1.TextWrapped = true
  165. Crimbase1.MouseButton1Down:connect(function()
  166. for i = 1,50 do
  167. wait()
  168. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.723099, 17.8924026, 1578.80261) + Vector3.new(1,0,0)
  169. end
  170. end)
  171.  
  172. PrisonInside.Name = "Prison-Inside"
  173. PrisonInside.Parent = Teleports
  174. PrisonInside.BackgroundColor3 = Color3.new(1, 1, 1)
  175. PrisonInside.BackgroundTransparency = 1
  176. PrisonInside.BorderColor3 = Color3.new(0.0117647, 0.0235294, 0.207843)
  177. PrisonInside.BorderSizePixel = 0
  178. PrisonInside.Position = UDim2.new(-0.0051429267, 0, 0.660235167, 0)
  179. PrisonInside.Size = UDim2.new(0, 203, 0, 26)
  180. PrisonInside.Font = Enum.Font.Cartoon
  181. PrisonInside.Text = "Prison Inside"
  182. PrisonInside.TextColor3 = Color3.new(0, 0, 0)
  183. PrisonInside.TextScaled = true
  184. PrisonInside.TextSize = 25
  185. PrisonInside.TextWrapped = true
  186. PrisonInside.MouseButton1Down:connect(function()
  187. for i = 1,50 do
  188. wait()
  189. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1138.66, 18.009, -1430.01) + Vector3.new(1,0,0)
  190. end
  191. end)
  192.  
  193. Museum.Name = "Museum"
  194. Museum.Parent = Teleports
  195. Museum.BackgroundColor3 = Color3.new(1, 1, 1)
  196. Museum.BackgroundTransparency = 1
  197. Museum.BorderColor3 = Color3.new(0.0117647, 0.0235294, 0.207843)
  198. Museum.BorderSizePixel = 0
  199. Museum.Position = UDim2.new(0.00470928941, 0, 0.789457023, 0)
  200. Museum.Size = UDim2.new(0, 203, 0, 26)
  201. Museum.Font = Enum.Font.Cartoon
  202. Museum.Text = "Museum"
  203. Museum.TextColor3 = Color3.new(0, 0, 0)
  204. Museum.TextScaled = true
  205. Museum.TextSize = 25
  206. Museum.TextWrapped = true
  207. Museum.MouseButton1Down:connect(function()
  208. for i = 1,45 do
  209. wait()
  210. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1078.45, 153.904, 1176.52) + Vector3.new(1,0,0)
  211. end
  212. end)
  213.  
  214. BankFront.Name = "Bank Front"
  215. BankFront.Parent = Teleports
  216. BankFront.BackgroundColor3 = Color3.new(1, 1, 1)
  217. BankFront.BackgroundTransparency = 1
  218. BankFront.BorderColor3 = Color3.new(0.0117647, 0.0235294, 0.207843)
  219. BankFront.BorderSizePixel = 0
  220. BankFront.Position = UDim2.new(-0.00514288852, 0, 0.200691164, 0)
  221. BankFront.Size = UDim2.new(0, 203, 0, 26)
  222. BankFront.Font = Enum.Font.Cartoon
  223. BankFront.Text = "Bank Front"
  224. BankFront.TextColor3 = Color3.new(0, 0, 0)
  225. BankFront.TextScaled = true
  226. BankFront.TextSize = 25
  227. BankFront.TextWrapped = true
  228. BankFront.MouseButton1Down:connect(function()
  229. for i = 1,50 do
  230. wait()
  231. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(9.92591476, 17.8639755, 786.788147) + Vector3.new(1,0,0)
  232. end
  233. end)
  234.  
  235. JewleryOut.Name = "Jewlery Out"
  236. JewleryOut.Parent = Teleports
  237. JewleryOut.BackgroundColor3 = Color3.new(1, 1, 1)
  238. JewleryOut.BackgroundTransparency = 1
  239. JewleryOut.BorderColor3 = Color3.new(0.0117647, 0.0235294, 0.207843)
  240. JewleryOut.BorderSizePixel = 0
  241. JewleryOut.Position = UDim2.new(0.00470928941, 0, 0.334946454, 0)
  242. JewleryOut.Size = UDim2.new(0, 203, 0, 26)
  243. JewleryOut.Font = Enum.Font.Cartoon
  244. JewleryOut.Text = "Jewlery Out"
  245. JewleryOut.TextColor3 = Color3.new(0, 0, 0)
  246. JewleryOut.TextScaled = true
  247. JewleryOut.TextSize = 25
  248. JewleryOut.TextWrapped = true
  249. JewleryOut.MouseButton1Down:connect(function()
  250. for i = 1,50 do
  251. wait()
  252. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(101.211128, 98.6576996, 1310.54175) + Vector3.new(1,0,0)
  253. end
  254. end)
  255.  
  256. Donut.Name = "Donut"
  257. Donut.Parent = Teleports
  258. Donut.BackgroundColor3 = Color3.new(1, 1, 1)
  259. Donut.BackgroundTransparency = 1
  260. Donut.BorderColor3 = Color3.new(0.0117647, 0.0235294, 0.207843)
  261. Donut.BorderSizePixel = 0
  262. Donut.Position = UDim2.new(0.00470928941, 0, 0.397009283, 0)
  263. Donut.Size = UDim2.new(0, 203, 0, 26)
  264. Donut.Font = Enum.Font.Cartoon
  265. Donut.Text = "Donut Store"
  266. Donut.TextColor3 = Color3.new(0, 0, 0)
  267. Donut.TextScaled = true
  268. Donut.TextSize = 25
  269. Donut.TextWrapped = true
  270. Donut.MouseButton1Down:connect(function()
  271. for i = 1,50 do
  272. wait()
  273. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(257.191101, 17.81828869, -1753.11206) + Vector3.new(1,0,0)
  274. end
  275. end)
  276.  
  277. Gas.Name = "Gas"
  278. Gas.Parent = Teleports
  279. Gas.BackgroundColor3 = Color3.new(1, 1, 1)
  280. Gas.BackgroundTransparency = 1
  281. Gas.BorderColor3 = Color3.new(0.0117647, 0.0235294, 0.207843)
  282. Gas.BorderSizePixel = 0
  283. Gas.Position = UDim2.new(0.00470928941, 0, 0.46416837, 0)
  284. Gas.Size = UDim2.new(0, 203, 0, 26)
  285. Gas.Font = Enum.Font.Cartoon
  286. Gas.Text = "Gas Station"
  287. Gas.TextColor3 = Color3.new(0, 0, 0)
  288. Gas.TextScaled = true
  289. Gas.TextSize = 25
  290. Gas.TextWrapped = true
  291. Gas.MouseButton1Down:connect(function()
  292. for i = 1,50 do
  293. wait()
  294. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1586.41101, 17.8481865, 709.37262) + Vector3.new(1,0,0)
  295. end
  296. end)
  297.  
  298. Crimbase2.Name = "Crimbase2"
  299. Crimbase2.Parent = Teleports
  300. Crimbase2.BackgroundColor3 = Color3.new(1, 1, 1)
  301. Crimbase2.BackgroundTransparency = 1
  302. Crimbase2.BorderColor3 = Color3.new(0.0117647, 0.0235294, 0.207843)
  303. Crimbase2.BorderSizePixel = 0
  304. Crimbase2.Position = UDim2.new(-0.00514292717, 0, 0.59861213, 0)
  305. Crimbase2.Size = UDim2.new(0, 203, 0, 26)
  306. Crimbase2.Font = Enum.Font.Cartoon
  307. Crimbase2.Text = "CrimBase2"
  308. Crimbase2.TextColor3 = Color3.new(0, 0, 0)
  309. Crimbase2.TextScaled = true
  310. Crimbase2.TextSize = 25
  311. Crimbase2.TextWrapped = true
  312. Crimbase2.MouseButton1Down:connect(function()
  313. for i = 1,50 do
  314. wait()
  315. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1650.80896, 49.863636, -1770.66626) + Vector3.new(1,0,0)
  316. end
  317. end)
  318.  
  319. TrainSpawn.Name = "Train Spawn"
  320. TrainSpawn.Parent = Teleports
  321. TrainSpawn.BackgroundColor3 = Color3.new(1, 1, 1)
  322. TrainSpawn.BackgroundTransparency = 1
  323. TrainSpawn.BorderColor3 = Color3.new(0.0117647, 0.0235294, 0.207843)
  324. TrainSpawn.BorderSizePixel = 0
  325. TrainSpawn.Position = UDim2.new(0.00470928941, 0, 0.857342124, 0)
  326. TrainSpawn.Size = UDim2.new(0, 203, 0, 26)
  327. TrainSpawn.Font = Enum.Font.Cartoon
  328. TrainSpawn.Text = "Train Spawn"
  329. TrainSpawn.TextColor3 = Color3.new(0, 0, 0)
  330. TrainSpawn.TextScaled = true
  331. TrainSpawn.TextSize = 25
  332. TrainSpawn.TextWrapped = true
  333. TrainSpawn.MouseButton1Down:connect(function()
  334. for i = 1,50 do
  335. wait()
  336. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1954.95007, 68.0448606, -603.844116) + Vector3.new(1,0,0)
  337. end
  338. end)
  339.  
  340. PoliceBase.Name = "Police Base"
  341. PoliceBase.Parent = Teleports
  342. PoliceBase.BackgroundColor3 = Color3.new(1, 1, 1)
  343. PoliceBase.BackgroundTransparency = 1
  344. PoliceBase.BorderColor3 = Color3.new(0.0117647, 0.0235294, 0.207843)
  345. PoliceBase.BorderSizePixel = 0
  346. PoliceBase.Position = UDim2.new(-0.00514292717, 0, 0.925227225, 0)
  347. PoliceBase.Size = UDim2.new(0, 203, 0, 26)
  348. PoliceBase.Font = Enum.Font.Cartoon
  349. PoliceBase.Text = "Police Base"
  350. PoliceBase.TextColor3 = Color3.new(0, 0, 0)
  351. PoliceBase.TextScaled = true
  352. PoliceBase.TextSize = 25
  353. PoliceBase.TextWrapped = true
  354. PoliceBase.MouseButton1Down:connect(function()
  355. for i = 1,50 do
  356. wait()
  357. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1136.89868, 17.950058, -1585.59912) + Vector3.new(1,0,0)
  358. end
  359. end)
Add Comment
Please, Sign In to add comment