Advertisement
TigerManGamingYT

Tiger V2

Nov 11th, 2018
367
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 92.50 KB | None | 0 0
  1. -- Tiger V2
  2. -- Designed and Scripted by TigerManGamingYT
  3. -- Version: 1.6
  4.  
  5. -- Instances:
  6. local TigerV2 = Instance.new("ScreenGui")
  7. local MotherFrame = Instance.new("Frame")
  8. local DesignBar1 = Instance.new("Frame")
  9. local DesignBar2 = Instance.new("Frame")
  10. local ExitExploit = Instance.new("TextButton")
  11. local MinimiseExploit = Instance.new("TextButton")
  12. local ExploitLogo = Instance.new("TextLabel")
  13. local GameSelector = Instance.new("Frame")
  14. local GameSelectorJailbreak = Instance.new("TextButton")
  15. local GameSelectorPhantomForces = Instance.new("TextButton")
  16. local GameSelectorRocitizens = Instance.new("TextButton")
  17. local GameSelectorTools = Instance.new("TextButton")
  18. local JailbreakCmds = Instance.new("Frame")
  19. local JailbreakBank = Instance.new("TextButton")
  20. local JailbreakBankIn = Instance.new("TextButton")
  21. local JailbreakJewelry = Instance.new("TextButton")
  22. local JailbreakJewelryIn = Instance.new("TextButton")
  23. local JailbreakMuseum = Instance.new("TextButton")
  24. local JailbreakCityCrim = Instance.new("TextButton")
  25. local JailbreakVolcanoCrim = Instance.new("TextButton")
  26. local JailbreakCamaro = Instance.new("TextButton")
  27. local JailbreakPickup = Instance.new("TextButton")
  28. local JailbreakMustang = Instance.new("TextButton")
  29. local JailbreakOld = Instance.new("TextButton")
  30. local JailbreakATV = Instance.new("TextButton")
  31. local JailbreakSUV = Instance.new("TextButton")
  32. local JailbreakDune = Instance.new("TextButton")
  33. local JailbreakBike = Instance.new("TextButton")
  34. local JailbreakPorsche = Instance.new("TextButton")
  35. local JailbreakAmbulance = Instance.new("TextButton")
  36. local JailbreakLambo = Instance.new("TextButton")
  37. local JailbreakFerrari = Instance.new("TextButton")
  38. local JailbreakMclarren = Instance.new("TextButton")
  39. local JailbreakBugatti = Instance.new("TextButton")
  40. local JailbreakPrison = Instance.new("TextButton")
  41. local JailbreakTown = Instance.new("TextButton")
  42. local JailbreakGunShop = Instance.new("TextButton")
  43. local JailbreakGunShopDropdown = Instance.new("Frame")
  44. local JailbreakCamaroDropdown = Instance.new("Frame")
  45. local JailbreakLamboDropdown = Instance.new("Frame")
  46. local JailbreakGunShopSelector = Instance.new("Frame")
  47. local JailbreakGunShopCity = Instance.new("TextButton")
  48. local JailbreakGunShopTown = Instance.new("TextButton")
  49. local JailbreakCamaroSelector = Instance.new("Frame")
  50. local JailbreakCamaroVolcano = Instance.new("TextButton")
  51. local JailbreakCamaroPrison = Instance.new("TextButton")
  52. local JailbreakLamboSelector = Instance.new("Frame")
  53. local JailbreakLamboVolcano = Instance.new("TextButton")
  54. local JailbreakLamboCity = Instance.new("TextButton")
  55. local JailbreakUfo = Instance.new("TextButton")
  56. local JailbreakHunter = Instance.new("TextButton")
  57. local JailbreakHeli = Instance.new("TextButton")
  58. local JailbreakMini = Instance.new("TextButton")
  59. local JailbreakHeliDropdown = Instance.new("Frame")
  60. local JailbreakHeliSelector = Instance.new("Frame")
  61. local JailbreakHeliPrison = Instance.new("TextButton")
  62. local JailbreakHeliCity = Instance.new("TextButton")
  63. local Jailbreaknodoors = Instance.new("TextButton")
  64. local PhantomForcesCmds = Instance.new("Frame")
  65. local PhantomForcesESP = Instance.new("TextButton")
  66. local PhantomForcesXray = Instance.new("TextButton")
  67. local RocitizensCmds = Instance.new("Frame")
  68. local RocitizensMoney = Instance.new("TextButton")
  69. local ToolsCmds = Instance.new("Frame")
  70. local ToolsNotes = Instance.new("TextButton")
  71. local ToolsPrewiewer = Instance.new("TextButton")
  72. local MusicIDInput = Instance.new("TextBox")
  73. local MusicPlayButton = Instance.new("TextButton")
  74. local MusicStopButton = Instance.new("TextButton")
  75. local NotesGUI = Instance.new("Frame")
  76. local NotesDesignBar1 = Instance.new("Frame")
  77. local NotesDesignBar2 = Instance.new("Frame")
  78. local MinimiseExploit_2 = Instance.new("TextButton")
  79. local NotesHeader = Instance.new("TextLabel")
  80. local NotesScrollingFrame = Instance.new("ScrollingFrame")
  81. local NotesTextbox = Instance.new("TextBox")
  82. local PreviewGUI = Instance.new("Frame")
  83. local IMGJailbreakCamaro = Instance.new("ImageLabel")
  84. local IMGJailbreakPickup = Instance.new("ImageLabel")
  85. local IMGJailbreakMustang = Instance.new("ImageLabel")
  86. local IMGJailbreakAntique = Instance.new("ImageLabel")
  87. local IMGJailbreakATV = Instance.new("ImageLabel")
  88. local IMGJailbreakSUV = Instance.new("ImageLabel")
  89. local IMGJailbreakDune = Instance.new("ImageLabel")
  90. local IMGJailbreakBike = Instance.new("ImageLabel")
  91. local IMGJailbreakPorsche = Instance.new("ImageLabel")
  92. local IMGJailbreakAmbulance = Instance.new("ImageLabel")
  93. local IMGJailbreakLambo = Instance.new("ImageLabel")
  94. local IMGJailbreakFerrari = Instance.new("ImageLabel")
  95. local IMGJailbreakMclarren = Instance.new("ImageLabel")
  96. local IMGJailbreakBugatti = Instance.new("ImageLabel")
  97. local IMGJailbreakBank = Instance.new("ImageLabel")
  98. local IMGJailbreakBankIn = Instance.new("ImageLabel")
  99. local IMGJailbreakJew = Instance.new("ImageLabel")
  100. local IMGJailbreakJewIn = Instance.new("ImageLabel")
  101. local IMGJailbreakMuseum = Instance.new("ImageLabel")
  102. local IMGJailbreakCityCrim = Instance.new("ImageLabel")
  103. local IMGJailbreakPrison = Instance.new("ImageLabel")
  104. local IMGJailbreakTown = Instance.new("ImageLabel")
  105. local IMGJailbreakGunsTown = Instance.new("ImageLabel")
  106. local IMGJailbreakGunsCity = Instance.new("ImageLabel")
  107. local IMGJailbreakUFO = Instance.new("ImageLabel")
  108. local IMGJailbreakHunter = Instance.new("ImageLabel")
  109. local IMGJailbreakHeli = Instance.new("ImageLabel")
  110. local IMGJailbreakMini = Instance.new("ImageLabel")
  111. local ShowGUI = Instance.new("Frame")
  112. local ShowTigerv2 = Instance.new("TextButton")
  113. local ExitExploitNote = Instance.new("Frame")
  114. local ExitNoteDesignBar1 = Instance.new("Frame")
  115. local ExitNoteDesignBar2 = Instance.new("Frame")
  116. local ExitNoteHeader = Instance.new("TextLabel")
  117. local ExitExploitCancel = Instance.new("TextButton")
  118. local ExitExploitCancel_2 = Instance.new("TextButton")
  119. local ExitNoteText = Instance.new("TextLabel")
  120. local IntroFrame = Instance.new("Frame")
  121. local IntroDesignBar1 = Instance.new("Frame")
  122. local IntroDesignBar2 = Instance.new("Frame")
  123. local IntroLogo = Instance.new("TextLabel")
  124. local IntroCredits = Instance.new("TextLabel")
  125. local TextLabel = Instance.new("TextLabel")
  126. --Properties:
  127. TigerV2.Name = "TigerV2"
  128. TigerV2.Parent = game.CoreGui
  129.  
  130. MotherFrame.Name = "MotherFrame"
  131. MotherFrame.Parent = TigerV2
  132. MotherFrame.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  133. MotherFrame.BorderColor3 = Color3.new(0, 0, 0)
  134. MotherFrame.BorderSizePixel = 0
  135. MotherFrame.Position = UDim2.new(0.257699549, 0, 0.221130177, 0)
  136. MotherFrame.Size = UDim2.new(0, 771, 0, 453)
  137. MotherFrame.Visible = false
  138.  
  139. DesignBar1.Name = "DesignBar1"
  140. DesignBar1.Parent = MotherFrame
  141. DesignBar1.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  142. DesignBar1.BorderSizePixel = 0
  143. DesignBar1.Size = UDim2.new(0, 771, 0, 25)
  144.  
  145. DesignBar2.Name = "DesignBar2"
  146. DesignBar2.Parent = MotherFrame
  147. DesignBar2.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  148. DesignBar2.BorderSizePixel = 0
  149. DesignBar2.Position = UDim2.new(0, 0, 0.0551876388, 0)
  150. DesignBar2.Size = UDim2.new(0, 771, 0, 6)
  151.  
  152. ExitExploit.Name = "ExitExploit"
  153. ExitExploit.Parent = MotherFrame
  154. ExitExploit.BackgroundColor3 = Color3.new(0.619608, 0, 0)
  155. ExitExploit.BorderSizePixel = 0
  156. ExitExploit.Position = UDim2.new(0.959792495, 0, 0, 0)
  157. ExitExploit.Size = UDim2.new(0, 31, 0, 25)
  158. ExitExploit.Font = Enum.Font.SourceSans
  159. ExitExploit.Text = "X"
  160. ExitExploit.TextColor3 = Color3.new(1, 1, 1)
  161. ExitExploit.TextSize = 14
  162.  
  163. MinimiseExploit.Name = "MinimiseExploit"
  164. MinimiseExploit.Parent = MotherFrame
  165. MinimiseExploit.BackgroundColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  166. MinimiseExploit.BorderSizePixel = 0
  167. MinimiseExploit.Position = UDim2.new(0.91958493, 0, 0, 0)
  168. MinimiseExploit.Size = UDim2.new(0, 31, 0, 25)
  169. MinimiseExploit.Font = Enum.Font.SourceSans
  170. MinimiseExploit.Text = "-"
  171. MinimiseExploit.TextColor3 = Color3.new(1, 1, 1)
  172. MinimiseExploit.TextSize = 14
  173.  
  174. ExploitLogo.Name = "ExploitLogo"
  175. ExploitLogo.Parent = MotherFrame
  176. ExploitLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  177. ExploitLogo.BackgroundTransparency = 1
  178. ExploitLogo.BorderColor3 = Color3.new(0, 0, 0)
  179. ExploitLogo.BorderSizePixel = 0
  180. ExploitLogo.Size = UDim2.new(0, 67, 0, 25)
  181. ExploitLogo.Font = Enum.Font.SourceSansLight
  182. ExploitLogo.Text = "Tiger V2"
  183. ExploitLogo.TextColor3 = Color3.new(1, 1, 1)
  184. ExploitLogo.TextSize = 20
  185.  
  186. GameSelector.Name = "GameSelector"
  187. GameSelector.Parent = MotherFrame
  188. GameSelector.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  189. GameSelector.BorderColor3 = Color3.new(0, 0, 0)
  190. GameSelector.Position = UDim2.new(0.016861219, 0, 0.110375278, 0)
  191. GameSelector.Size = UDim2.new(0, 159, 0, 380)
  192.  
  193. GameSelectorJailbreak.Name = "GameSelectorJailbreak"
  194. GameSelectorJailbreak.Parent = GameSelector
  195. GameSelectorJailbreak.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  196. GameSelectorJailbreak.BorderColor3 = Color3.new(0, 0, 0)
  197. GameSelectorJailbreak.Size = UDim2.new(0, 159, 0, 50)
  198. GameSelectorJailbreak.Font = Enum.Font.SourceSansLight
  199. GameSelectorJailbreak.Text = "Jailbreak"
  200. GameSelectorJailbreak.TextColor3 = Color3.new(1, 1, 1)
  201. GameSelectorJailbreak.TextSize = 25
  202.  
  203. GameSelectorPhantomForces.Name = "GameSelectorPhantomForces"
  204. GameSelectorPhantomForces.Parent = GameSelector
  205. GameSelectorPhantomForces.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  206. GameSelectorPhantomForces.BorderColor3 = Color3.new(0, 0, 0)
  207. GameSelectorPhantomForces.Position = UDim2.new(0, 0, 0.131578952, 0)
  208. GameSelectorPhantomForces.Size = UDim2.new(0, 159, 0, 50)
  209. GameSelectorPhantomForces.Font = Enum.Font.SourceSansLight
  210. GameSelectorPhantomForces.Text = "Phantom Forces"
  211. GameSelectorPhantomForces.TextColor3 = Color3.new(1, 1, 1)
  212. GameSelectorPhantomForces.TextSize = 25
  213.  
  214. GameSelectorRocitizens.Name = "GameSelectorRocitizens"
  215. GameSelectorRocitizens.Parent = GameSelector
  216. GameSelectorRocitizens.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  217. GameSelectorRocitizens.BorderColor3 = Color3.new(0, 0, 0)
  218. GameSelectorRocitizens.Position = UDim2.new(0, 0, 0.263157904, 0)
  219. GameSelectorRocitizens.Size = UDim2.new(0, 159, 0, 50)
  220. GameSelectorRocitizens.Font = Enum.Font.SourceSansLight
  221. GameSelectorRocitizens.Text = "Rocitizens"
  222. GameSelectorRocitizens.TextColor3 = Color3.new(1, 1, 1)
  223. GameSelectorRocitizens.TextSize = 25
  224.  
  225. GameSelectorTools.Name = "GameSelectorTools"
  226. GameSelectorTools.Parent = GameSelector
  227. GameSelectorTools.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  228. GameSelectorTools.BorderColor3 = Color3.new(0, 0, 0)
  229. GameSelectorTools.Position = UDim2.new(0, 0, 0.868421078, 0)
  230. GameSelectorTools.Size = UDim2.new(0, 159, 0, 50)
  231. GameSelectorTools.Font = Enum.Font.SourceSansLight
  232. GameSelectorTools.Text = "Tools"
  233. GameSelectorTools.TextColor3 = Color3.new(1, 1, 1)
  234. GameSelectorTools.TextSize = 25
  235.  
  236. JailbreakCmds.Name = "JailbreakCmds"
  237. JailbreakCmds.Parent = MotherFrame
  238. JailbreakCmds.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  239. JailbreakCmds.BorderSizePixel = 0
  240. JailbreakCmds.Position = UDim2.new(0.267185479, 0, 0.110375278, 0)
  241. JailbreakCmds.Size = UDim2.new(0, 534, 0, 380)
  242. JailbreakCmds.Visible = false
  243.  
  244. JailbreakBank.Name = "JailbreakBank"
  245. JailbreakBank.Parent = JailbreakCmds
  246. JailbreakBank.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  247. JailbreakBank.BorderColor3 = Color3.new(0, 0, 0)
  248. JailbreakBank.Position = UDim2.new(0, 0, 0.0710526332, 0)
  249. JailbreakBank.Size = UDim2.new(0, 147, 0, 37)
  250. JailbreakBank.Font = Enum.Font.SourceSansLight
  251. JailbreakBank.Text = "Bank"
  252. JailbreakBank.TextColor3 = Color3.new(1, 1, 1)
  253. JailbreakBank.TextSize = 18
  254.  
  255. JailbreakBankIn.Name = "JailbreakBankIn"
  256. JailbreakBankIn.Parent = JailbreakCmds
  257. JailbreakBankIn.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  258. JailbreakBankIn.BorderColor3 = Color3.new(0, 0, 0)
  259. JailbreakBankIn.Position = UDim2.new(0, 0, 0.16842106, 0)
  260. JailbreakBankIn.Size = UDim2.new(0, 147, 0, 37)
  261. JailbreakBankIn.Font = Enum.Font.SourceSansLight
  262. JailbreakBankIn.Text = "Bank [In]"
  263. JailbreakBankIn.TextColor3 = Color3.new(1, 1, 1)
  264. JailbreakBankIn.TextSize = 18
  265.  
  266. JailbreakJewelry.Name = "JailbreakJewelry"
  267. JailbreakJewelry.Parent = JailbreakCmds
  268. JailbreakJewelry.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  269. JailbreakJewelry.BorderColor3 = Color3.new(0, 0, 0)
  270. JailbreakJewelry.Position = UDim2.new(0, 0, 0.265789479, 0)
  271. JailbreakJewelry.Size = UDim2.new(0, 147, 0, 37)
  272. JailbreakJewelry.Font = Enum.Font.SourceSansLight
  273. JailbreakJewelry.Text = "Jewelry"
  274. JailbreakJewelry.TextColor3 = Color3.new(1, 1, 1)
  275. JailbreakJewelry.TextSize = 18
  276.  
  277. JailbreakJewelryIn.Name = "JailbreakJewelryIn"
  278. JailbreakJewelryIn.Parent = JailbreakCmds
  279. JailbreakJewelryIn.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  280. JailbreakJewelryIn.BorderColor3 = Color3.new(0, 0, 0)
  281. JailbreakJewelryIn.Position = UDim2.new(0, 0, 0.363157928, 0)
  282. JailbreakJewelryIn.Size = UDim2.new(0, 147, 0, 37)
  283. JailbreakJewelryIn.Font = Enum.Font.SourceSansLight
  284. JailbreakJewelryIn.Text = "Jewelry [In]"
  285. JailbreakJewelryIn.TextColor3 = Color3.new(1, 1, 1)
  286. JailbreakJewelryIn.TextSize = 18
  287.  
  288. JailbreakMuseum.Name = "JailbreakMuseum"
  289. JailbreakMuseum.Parent = JailbreakCmds
  290. JailbreakMuseum.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  291. JailbreakMuseum.BorderColor3 = Color3.new(0, 0, 0)
  292. JailbreakMuseum.Position = UDim2.new(0, 0, 0.460526347, 0)
  293. JailbreakMuseum.Size = UDim2.new(0, 147, 0, 37)
  294. JailbreakMuseum.Font = Enum.Font.SourceSansLight
  295. JailbreakMuseum.Text = "Museum"
  296. JailbreakMuseum.TextColor3 = Color3.new(1, 1, 1)
  297. JailbreakMuseum.TextSize = 18
  298.  
  299. JailbreakCityCrim.Name = "JailbreakCityCrim"
  300. JailbreakCityCrim.Parent = JailbreakCmds
  301. JailbreakCityCrim.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  302. JailbreakCityCrim.BorderColor3 = Color3.new(0, 0, 0)
  303. JailbreakCityCrim.Position = UDim2.new(0, 0, 0.557894766, 0)
  304. JailbreakCityCrim.Size = UDim2.new(0, 147, 0, 37)
  305. JailbreakCityCrim.Font = Enum.Font.SourceSansLight
  306. JailbreakCityCrim.Text = "City Hideout"
  307. JailbreakCityCrim.TextColor3 = Color3.new(1, 1, 1)
  308. JailbreakCityCrim.TextSize = 18
  309.  
  310. JailbreakVolcanoCrim.Name = "JailbreakVolcanoCrim"
  311. JailbreakVolcanoCrim.Parent = JailbreakCmds
  312. JailbreakVolcanoCrim.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  313. JailbreakVolcanoCrim.BorderColor3 = Color3.new(0, 0, 0)
  314. JailbreakVolcanoCrim.Position = UDim2.new(0, 0, 0.655263186, 0)
  315. JailbreakVolcanoCrim.Size = UDim2.new(0, 147, 0, 37)
  316. JailbreakVolcanoCrim.Font = Enum.Font.SourceSansLight
  317. JailbreakVolcanoCrim.Text = "Volcano Hideout"
  318. JailbreakVolcanoCrim.TextColor3 = Color3.new(1, 1, 1)
  319. JailbreakVolcanoCrim.TextSize = 18
  320.  
  321. JailbreakCamaro.Name = "JailbreakCamaro"
  322. JailbreakCamaro.Parent = JailbreakCmds
  323. JailbreakCamaro.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  324. JailbreakCamaro.BorderColor3 = Color3.new(0, 0, 0)
  325. JailbreakCamaro.Position = UDim2.new(0.320224702, 0, 0.0710526481, 0)
  326. JailbreakCamaro.Size = UDim2.new(0, 147, 0, 37)
  327. JailbreakCamaro.Font = Enum.Font.SourceSansLight
  328. JailbreakCamaro.Text = "Camaro"
  329. JailbreakCamaro.TextColor3 = Color3.new(1, 1, 1)
  330. JailbreakCamaro.TextSize = 18
  331.  
  332. JailbreakPickup.Name = "JailbreakPickup"
  333. JailbreakPickup.Parent = JailbreakCmds
  334. JailbreakPickup.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  335. JailbreakPickup.BorderColor3 = Color3.new(0, 0, 0)
  336. JailbreakPickup.Position = UDim2.new(0.320224702, 0, 0.16842106, 0)
  337. JailbreakPickup.Size = UDim2.new(0, 147, 0, 37)
  338. JailbreakPickup.Font = Enum.Font.SourceSansLight
  339. JailbreakPickup.Text = "Pickup Truck"
  340. JailbreakPickup.TextColor3 = Color3.new(1, 1, 1)
  341. JailbreakPickup.TextSize = 18
  342.  
  343. JailbreakMustang.Name = "JailbreakMustang"
  344. JailbreakMustang.Parent = JailbreakCmds
  345. JailbreakMustang.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  346. JailbreakMustang.BorderColor3 = Color3.new(0, 0, 0)
  347. JailbreakMustang.Position = UDim2.new(0.320224702, 0, 0.265789479, 0)
  348. JailbreakMustang.Size = UDim2.new(0, 147, 0, 37)
  349. JailbreakMustang.Font = Enum.Font.SourceSansLight
  350. JailbreakMustang.Text = "Mustang"
  351. JailbreakMustang.TextColor3 = Color3.new(1, 1, 1)
  352. JailbreakMustang.TextSize = 18
  353.  
  354. JailbreakOld.Name = "JailbreakOld"
  355. JailbreakOld.Parent = JailbreakCmds
  356. JailbreakOld.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  357. JailbreakOld.BorderColor3 = Color3.new(0, 0, 0)
  358. JailbreakOld.Position = UDim2.new(0.320224702, 0, 0.363157898, 0)
  359. JailbreakOld.Size = UDim2.new(0, 147, 0, 37)
  360. JailbreakOld.Font = Enum.Font.SourceSansLight
  361. JailbreakOld.Text = "Antique car"
  362. JailbreakOld.TextColor3 = Color3.new(1, 1, 1)
  363. JailbreakOld.TextSize = 18
  364.  
  365. JailbreakATV.Name = "JailbreakATV"
  366. JailbreakATV.Parent = JailbreakCmds
  367. JailbreakATV.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  368. JailbreakATV.BorderColor3 = Color3.new(0, 0, 0)
  369. JailbreakATV.Position = UDim2.new(0.320224702, 0, 0.460526317, 0)
  370. JailbreakATV.Size = UDim2.new(0, 147, 0, 37)
  371. JailbreakATV.Font = Enum.Font.SourceSansLight
  372. JailbreakATV.Text = "ATV"
  373. JailbreakATV.TextColor3 = Color3.new(1, 1, 1)
  374. JailbreakATV.TextSize = 18
  375.  
  376. JailbreakSUV.Name = "JailbreakSUV"
  377. JailbreakSUV.Parent = JailbreakCmds
  378. JailbreakSUV.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  379. JailbreakSUV.BorderColor3 = Color3.new(0, 0, 0)
  380. JailbreakSUV.Position = UDim2.new(0.320224702, 0, 0.557894707, 0)
  381. JailbreakSUV.Size = UDim2.new(0, 147, 0, 37)
  382. JailbreakSUV.Font = Enum.Font.SourceSansLight
  383. JailbreakSUV.Text = "SUV"
  384. JailbreakSUV.TextColor3 = Color3.new(1, 1, 1)
  385. JailbreakSUV.TextSize = 18
  386.  
  387. JailbreakDune.Name = "JailbreakDune"
  388. JailbreakDune.Parent = JailbreakCmds
  389. JailbreakDune.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  390. JailbreakDune.BorderColor3 = Color3.new(0, 0, 0)
  391. JailbreakDune.Position = UDim2.new(0.320224702, 0, 0.655263126, 0)
  392. JailbreakDune.Size = UDim2.new(0, 147, 0, 37)
  393. JailbreakDune.Font = Enum.Font.SourceSansLight
  394. JailbreakDune.Text = "Dune Buggy"
  395. JailbreakDune.TextColor3 = Color3.new(1, 1, 1)
  396. JailbreakDune.TextSize = 18
  397.  
  398. JailbreakBike.Name = "JailbreakBike"
  399. JailbreakBike.Parent = JailbreakCmds
  400. JailbreakBike.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  401. JailbreakBike.BorderColor3 = Color3.new(0, 0, 0)
  402. JailbreakBike.Position = UDim2.new(0.595505595, 0, 0.0710526332, 0)
  403. JailbreakBike.Size = UDim2.new(0, 147, 0, 37)
  404. JailbreakBike.Font = Enum.Font.SourceSansLight
  405. JailbreakBike.Text = "Motorbike"
  406. JailbreakBike.TextColor3 = Color3.new(1, 1, 1)
  407. JailbreakBike.TextSize = 18
  408.  
  409. JailbreakPorsche.Name = "JailbreakPorsche"
  410. JailbreakPorsche.Parent = JailbreakCmds
  411. JailbreakPorsche.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  412. JailbreakPorsche.BorderColor3 = Color3.new(0, 0, 0)
  413. JailbreakPorsche.Position = UDim2.new(0.595505595, 0, 0.16842106, 0)
  414. JailbreakPorsche.Size = UDim2.new(0, 147, 0, 37)
  415. JailbreakPorsche.Font = Enum.Font.SourceSansLight
  416. JailbreakPorsche.Text = "Porsche"
  417. JailbreakPorsche.TextColor3 = Color3.new(1, 1, 1)
  418. JailbreakPorsche.TextSize = 18
  419.  
  420. JailbreakAmbulance.Name = "JailbreakAmbulance"
  421. JailbreakAmbulance.Parent = JailbreakCmds
  422. JailbreakAmbulance.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  423. JailbreakAmbulance.BorderColor3 = Color3.new(0, 0, 0)
  424. JailbreakAmbulance.Position = UDim2.new(0.595505595, 0, 0.265789479, 0)
  425. JailbreakAmbulance.Size = UDim2.new(0, 147, 0, 37)
  426. JailbreakAmbulance.Font = Enum.Font.SourceSansLight
  427. JailbreakAmbulance.Text = "Ambulance"
  428. JailbreakAmbulance.TextColor3 = Color3.new(1, 1, 1)
  429. JailbreakAmbulance.TextSize = 18
  430.  
  431. JailbreakLambo.Name = "JailbreakLambo"
  432. JailbreakLambo.Parent = JailbreakCmds
  433. JailbreakLambo.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  434. JailbreakLambo.BorderColor3 = Color3.new(0, 0, 0)
  435. JailbreakLambo.Position = UDim2.new(0.595505595, 0, 0.363157898, 0)
  436. JailbreakLambo.Size = UDim2.new(0, 147, 0, 37)
  437. JailbreakLambo.Font = Enum.Font.SourceSansLight
  438. JailbreakLambo.Text = "Lamborghini"
  439. JailbreakLambo.TextColor3 = Color3.new(1, 1, 1)
  440. JailbreakLambo.TextSize = 18
  441.  
  442. JailbreakFerrari.Name = "JailbreakFerrari"
  443. JailbreakFerrari.Parent = JailbreakCmds
  444. JailbreakFerrari.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  445. JailbreakFerrari.BorderColor3 = Color3.new(0, 0, 0)
  446. JailbreakFerrari.Position = UDim2.new(0.595505595, 0, 0.460526317, 0)
  447. JailbreakFerrari.Size = UDim2.new(0, 147, 0, 37)
  448. JailbreakFerrari.Font = Enum.Font.SourceSansLight
  449. JailbreakFerrari.Text = "Ferrari"
  450. JailbreakFerrari.TextColor3 = Color3.new(1, 1, 1)
  451. JailbreakFerrari.TextSize = 18
  452.  
  453. JailbreakMclarren.Name = "JailbreakMclarren"
  454. JailbreakMclarren.Parent = JailbreakCmds
  455. JailbreakMclarren.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  456. JailbreakMclarren.BorderColor3 = Color3.new(0, 0, 0)
  457. JailbreakMclarren.Position = UDim2.new(0.595505595, 0, 0.557894707, 0)
  458. JailbreakMclarren.Size = UDim2.new(0, 147, 0, 37)
  459. JailbreakMclarren.Font = Enum.Font.SourceSansLight
  460. JailbreakMclarren.Text = "Mclarren"
  461. JailbreakMclarren.TextColor3 = Color3.new(1, 1, 1)
  462. JailbreakMclarren.TextSize = 18
  463.  
  464. JailbreakBugatti.Name = "JailbreakBugatti"
  465. JailbreakBugatti.Parent = JailbreakCmds
  466. JailbreakBugatti.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  467. JailbreakBugatti.BorderColor3 = Color3.new(0, 0, 0)
  468. JailbreakBugatti.Position = UDim2.new(0.595505595, 0, 0.655263126, 0)
  469. JailbreakBugatti.Size = UDim2.new(0, 147, 0, 37)
  470. JailbreakBugatti.Font = Enum.Font.SourceSansLight
  471. JailbreakBugatti.Text = "Bugatti"
  472. JailbreakBugatti.TextColor3 = Color3.new(1, 1, 1)
  473. JailbreakBugatti.TextSize = 18
  474.  
  475. JailbreakPrison.Name = "JailbreakPrison"
  476. JailbreakPrison.Parent = JailbreakCmds
  477. JailbreakPrison.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  478. JailbreakPrison.BorderColor3 = Color3.new(0, 0, 0)
  479. JailbreakPrison.Position = UDim2.new(0, 0, 0.752631605, 0)
  480. JailbreakPrison.Size = UDim2.new(0, 147, 0, 37)
  481. JailbreakPrison.Font = Enum.Font.SourceSansLight
  482. JailbreakPrison.Text = "Prison"
  483. JailbreakPrison.TextColor3 = Color3.new(1, 1, 1)
  484. JailbreakPrison.TextSize = 18
  485.  
  486. JailbreakTown.Name = "JailbreakTown"
  487. JailbreakTown.Parent = JailbreakCmds
  488. JailbreakTown.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  489. JailbreakTown.BorderColor3 = Color3.new(0, 0, 0)
  490. JailbreakTown.Position = UDim2.new(0, 0, 0.850000024, 0)
  491. JailbreakTown.Size = UDim2.new(0, 147, 0, 37)
  492. JailbreakTown.Font = Enum.Font.SourceSansLight
  493. JailbreakTown.Text = "Town"
  494. JailbreakTown.TextColor3 = Color3.new(1, 1, 1)
  495. JailbreakTown.TextSize = 18
  496.  
  497. JailbreakGunShop.Name = "JailbreakGunShop"
  498. JailbreakGunShop.Parent = JailbreakCmds
  499. JailbreakGunShop.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  500. JailbreakGunShop.BorderColor3 = Color3.new(0, 0, 0)
  501. JailbreakGunShop.Position = UDim2.new(2.98023224e-08, 0, 0.947368503, 0)
  502. JailbreakGunShop.Size = UDim2.new(0, 147, 0, 37)
  503. JailbreakGunShop.Font = Enum.Font.SourceSansLight
  504. JailbreakGunShop.Text = "Gun Shop"
  505. JailbreakGunShop.TextColor3 = Color3.new(1, 1, 1)
  506. JailbreakGunShop.TextSize = 18
  507.  
  508. JailbreakGunShopDropdown.Name = "JailbreakGunShopDropdown"
  509. JailbreakGunShopDropdown.Parent = JailbreakCmds
  510. JailbreakGunShopDropdown.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  511. JailbreakGunShopDropdown.BorderColor3 = Color3.new(0, 0, 0)
  512. JailbreakGunShopDropdown.Position = UDim2.new(0.258426964, 0, 0.947368503, 0)
  513. JailbreakGunShopDropdown.Size = UDim2.new(0, 9, 0, 37)
  514.  
  515. JailbreakCamaroDropdown.Name = "JailbreakCamaroDropdown"
  516. JailbreakCamaroDropdown.Parent = JailbreakCmds
  517. JailbreakCamaroDropdown.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  518. JailbreakCamaroDropdown.BorderColor3 = Color3.new(0, 0, 0)
  519. JailbreakCamaroDropdown.Position = UDim2.new(0.576779008, 0, 0.0710526332, 0)
  520. JailbreakCamaroDropdown.Size = UDim2.new(0, 9, 0, 36)
  521.  
  522. JailbreakLamboDropdown.Name = "JailbreakLamboDropdown"
  523. JailbreakLamboDropdown.Parent = JailbreakCmds
  524. JailbreakLamboDropdown.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  525. JailbreakLamboDropdown.BorderColor3 = Color3.new(0, 0, 0)
  526. JailbreakLamboDropdown.Position = UDim2.new(0.853932559, 0, 0.363157898, 0)
  527. JailbreakLamboDropdown.Size = UDim2.new(0, 9, 0, 36)
  528.  
  529. JailbreakGunShopSelector.Name = "JailbreakGunShopSelector"
  530. JailbreakGunShopSelector.Parent = JailbreakCmds
  531. JailbreakGunShopSelector.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  532. JailbreakGunShopSelector.BorderColor3 = Color3.new(0, 0, 0)
  533. JailbreakGunShopSelector.Position = UDim2.new(0.741038322, 0, 0.847782254, 0)
  534. JailbreakGunShopSelector.Size = UDim2.new(0, 128, 0, 50)
  535. JailbreakGunShopSelector.Visible = false
  536.  
  537. JailbreakGunShopCity.Name = "JailbreakGunShopCity"
  538. JailbreakGunShopCity.Parent = JailbreakGunShopSelector
  539. JailbreakGunShopCity.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  540. JailbreakGunShopCity.BorderColor3 = Color3.new(0, 0, 0)
  541. JailbreakGunShopCity.Size = UDim2.new(0, 128, 0, 27)
  542. JailbreakGunShopCity.Font = Enum.Font.SourceSansLight
  543. JailbreakGunShopCity.Text = "City Gun Shop ⭐"
  544. JailbreakGunShopCity.TextColor3 = Color3.new(1, 1, 1)
  545. JailbreakGunShopCity.TextSize = 16
  546.  
  547. JailbreakGunShopTown.Name = "JailbreakGunShopTown"
  548. JailbreakGunShopTown.Parent = JailbreakGunShopSelector
  549. JailbreakGunShopTown.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  550. JailbreakGunShopTown.BorderColor3 = Color3.new(0, 0, 0)
  551. JailbreakGunShopTown.Position = UDim2.new(0, 0, 0.540000021, 0)
  552. JailbreakGunShopTown.Size = UDim2.new(0, 128, 0, 24)
  553. JailbreakGunShopTown.Font = Enum.Font.SourceSansLight
  554. JailbreakGunShopTown.Text = "Town Gun Shop"
  555. JailbreakGunShopTown.TextColor3 = Color3.new(1, 1, 1)
  556. JailbreakGunShopTown.TextSize = 16
  557.  
  558. JailbreakCamaroSelector.Name = "JailbreakCamaroSelector"
  559. JailbreakCamaroSelector.Parent = JailbreakCmds
  560. JailbreakCamaroSelector.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  561. JailbreakCamaroSelector.BorderColor3 = Color3.new(0, 0, 0)
  562. JailbreakCamaroSelector.Position = UDim2.new(0.448903501, 0, -0.0522177219, 0)
  563. JailbreakCamaroSelector.Size = UDim2.new(0, 128, 0, 50)
  564. JailbreakCamaroSelector.Visible = false
  565.  
  566. JailbreakCamaroVolcano.Name = "JailbreakCamaroVolcano"
  567. JailbreakCamaroVolcano.Parent = JailbreakCamaroSelector
  568. JailbreakCamaroVolcano.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  569. JailbreakCamaroVolcano.BorderColor3 = Color3.new(0, 0, 0)
  570. JailbreakCamaroVolcano.Size = UDim2.new(0, 128, 0, 27)
  571. JailbreakCamaroVolcano.Font = Enum.Font.SourceSansLight
  572. JailbreakCamaroVolcano.Text = "Volcano Camaro ⭐"
  573. JailbreakCamaroVolcano.TextColor3 = Color3.new(1, 1, 1)
  574. JailbreakCamaroVolcano.TextSize = 16
  575.  
  576. JailbreakCamaroPrison.Name = "JailbreakCamaroPrison"
  577. JailbreakCamaroPrison.Parent = JailbreakCamaroSelector
  578. JailbreakCamaroPrison.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  579. JailbreakCamaroPrison.BorderColor3 = Color3.new(0, 0, 0)
  580. JailbreakCamaroPrison.Position = UDim2.new(0, 0, 0.540000021, 0)
  581. JailbreakCamaroPrison.Size = UDim2.new(0, 128, 0, 24)
  582. JailbreakCamaroPrison.Font = Enum.Font.SourceSansLight
  583. JailbreakCamaroPrison.Text = "Prison Camaro"
  584. JailbreakCamaroPrison.TextColor3 = Color3.new(1, 1, 1)
  585. JailbreakCamaroPrison.TextSize = 16
  586.  
  587. JailbreakLamboSelector.Name = "JailbreakLamboSelector"
  588. JailbreakLamboSelector.Parent = JailbreakCmds
  589. JailbreakLamboSelector.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  590. JailbreakLamboSelector.BorderColor3 = Color3.new(0, 0, 0)
  591. JailbreakLamboSelector.Position = UDim2.new(0.890851021, 0, 0.345150679, 0)
  592. JailbreakLamboSelector.Size = UDim2.new(0, 128, 0, 50)
  593. JailbreakLamboSelector.Visible = false
  594.  
  595. JailbreakLamboVolcano.Name = "JailbreakLamboVolcano"
  596. JailbreakLamboVolcano.Parent = JailbreakLamboSelector
  597. JailbreakLamboVolcano.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  598. JailbreakLamboVolcano.BorderColor3 = Color3.new(0, 0, 0)
  599. JailbreakLamboVolcano.Size = UDim2.new(0, 128, 0, 27)
  600. JailbreakLamboVolcano.Font = Enum.Font.SourceSansLight
  601. JailbreakLamboVolcano.Text = "Volcano Lambo ⭐"
  602. JailbreakLamboVolcano.TextColor3 = Color3.new(1, 1, 1)
  603. JailbreakLamboVolcano.TextSize = 16
  604.  
  605. JailbreakLamboCity.Name = "JailbreakLamboCity"
  606. JailbreakLamboCity.Parent = JailbreakLamboSelector
  607. JailbreakLamboCity.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  608. JailbreakLamboCity.BorderColor3 = Color3.new(0, 0, 0)
  609. JailbreakLamboCity.Position = UDim2.new(0, 0, 0.540000021, 0)
  610. JailbreakLamboCity.Size = UDim2.new(0, 128, 0, 24)
  611. JailbreakLamboCity.Font = Enum.Font.SourceSansLight
  612. JailbreakLamboCity.Text = "City Lambo"
  613. JailbreakLamboCity.TextColor3 = Color3.new(1, 1, 1)
  614. JailbreakLamboCity.TextSize = 16
  615.  
  616. JailbreakUfo.Name = "JailbreakUfo"
  617. JailbreakUfo.Parent = JailbreakCmds
  618. JailbreakUfo.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  619. JailbreakUfo.BorderColor3 = Color3.new(0, 0, 0)
  620. JailbreakUfo.Position = UDim2.new(0.320224732, 0, 0.755263209, 0)
  621. JailbreakUfo.Size = UDim2.new(0, 146, 0, 37)
  622. JailbreakUfo.Font = Enum.Font.SourceSansLight
  623. JailbreakUfo.Text = "UFO"
  624. JailbreakUfo.TextColor3 = Color3.new(1, 1, 1)
  625. JailbreakUfo.TextSize = 18
  626.  
  627. JailbreakHunter.Name = "JailbreakHunter"
  628. JailbreakHunter.Parent = JailbreakCmds
  629. JailbreakHunter.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  630. JailbreakHunter.BorderColor3 = Color3.new(0, 0, 0)
  631. JailbreakHunter.Position = UDim2.new(0.595505595, 0, 0.755263209, 0)
  632. JailbreakHunter.Size = UDim2.new(0, 147, 0, 37)
  633. JailbreakHunter.Font = Enum.Font.SourceSansLight
  634. JailbreakHunter.Text = "Hunter"
  635. JailbreakHunter.TextColor3 = Color3.new(1, 1, 1)
  636. JailbreakHunter.TextSize = 18
  637.  
  638. JailbreakHeli.Name = "JailbreakHeli"
  639. JailbreakHeli.Parent = JailbreakCmds
  640. JailbreakHeli.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  641. JailbreakHeli.BorderColor3 = Color3.new(0, 0, 0)
  642. JailbreakHeli.Position = UDim2.new(0.596000016, 0, 0.853999972, 0)
  643. JailbreakHeli.Size = UDim2.new(0, 147, 0, 37)
  644. JailbreakHeli.Font = Enum.Font.SourceSansLight
  645. JailbreakHeli.Text = "Heli"
  646. JailbreakHeli.TextColor3 = Color3.new(1, 1, 1)
  647. JailbreakHeli.TextSize = 18
  648.  
  649. JailbreakMini.Name = "JailbreakMini"
  650. JailbreakMini.Parent = JailbreakCmds
  651. JailbreakMini.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  652. JailbreakMini.BorderColor3 = Color3.new(0, 0, 0)
  653. JailbreakMini.Position = UDim2.new(0.320224732, 0, 0.853999972, 0)
  654. JailbreakMini.Size = UDim2.new(0, 146, 0, 37)
  655. JailbreakMini.Font = Enum.Font.SourceSansLight
  656. JailbreakMini.Text = "Mini"
  657. JailbreakMini.TextColor3 = Color3.new(1, 1, 1)
  658. JailbreakMini.TextSize = 18
  659.  
  660. JailbreakHeliDropdown.Name = "JailbreakHeliDropdown"
  661. JailbreakHeliDropdown.Parent = JailbreakCmds
  662. JailbreakHeliDropdown.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  663. JailbreakHeliDropdown.BorderColor3 = Color3.new(0, 0, 0)
  664. JailbreakHeliDropdown.Position = UDim2.new(0.853932559, 0, 0.855263233, 0)
  665. JailbreakHeliDropdown.Size = UDim2.new(0, 9, 0, 37)
  666.  
  667. JailbreakHeliSelector.Name = "JailbreakHeliSelector"
  668. JailbreakHeliSelector.Parent = JailbreakCmds
  669. JailbreakHeliSelector.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  670. JailbreakHeliSelector.BorderColor3 = Color3.new(0, 0, 0)
  671. JailbreakHeliSelector.Position = UDim2.new(0.741038322, 0, 0.974098027, 0)
  672. JailbreakHeliSelector.Size = UDim2.new(0, 128, 0, 50)
  673. JailbreakHeliSelector.Visible = false
  674.  
  675. JailbreakHeliPrison.Name = "JailbreakHeliPrison"
  676. JailbreakHeliPrison.Parent = JailbreakHeliSelector
  677. JailbreakHeliPrison.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  678. JailbreakHeliPrison.BorderColor3 = Color3.new(0, 0, 0)
  679. JailbreakHeliPrison.Size = UDim2.new(0, 128, 0, 27)
  680. JailbreakHeliPrison.Font = Enum.Font.SourceSansLight
  681. JailbreakHeliPrison.Text = "Prison Heli ⭐"
  682. JailbreakHeliPrison.TextColor3 = Color3.new(1, 1, 1)
  683. JailbreakHeliPrison.TextSize = 16
  684.  
  685. JailbreakHeliCity.Name = "JailbreakHeliCity"
  686. JailbreakHeliCity.Parent = JailbreakHeliSelector
  687. JailbreakHeliCity.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  688. JailbreakHeliCity.BorderColor3 = Color3.new(0, 0, 0)
  689. JailbreakHeliCity.Position = UDim2.new(0, 0, 0.540000021, 0)
  690. JailbreakHeliCity.Size = UDim2.new(0, 128, 0, 24)
  691. JailbreakHeliCity.Font = Enum.Font.SourceSansLight
  692. JailbreakHeliCity.Text = "Police Station Heli"
  693. JailbreakHeliCity.TextColor3 = Color3.new(1, 1, 1)
  694. JailbreakHeliCity.TextSize = 16
  695.  
  696. Jailbreaknodoors.Name = "Jailbreaknodoors"
  697. Jailbreaknodoors.Parent = JailbreakCmds
  698. Jailbreaknodoors.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  699. Jailbreaknodoors.BorderColor3 = Color3.new(0, 0, 0)
  700. Jailbreaknodoors.Position = UDim2.new(0.902621746, 0, 0.0710526332, 0)
  701. Jailbreaknodoors.Size = UDim2.new(0, 72, 0, 37)
  702. Jailbreaknodoors.Font = Enum.Font.SourceSansLight
  703. Jailbreaknodoors.Text = "No Doors"
  704. Jailbreaknodoors.TextColor3 = Color3.new(1, 1, 1)
  705. Jailbreaknodoors.TextSize = 18
  706.  
  707. PhantomForcesCmds.Name = "PhantomForcesCmds"
  708. PhantomForcesCmds.Parent = MotherFrame
  709. PhantomForcesCmds.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  710. PhantomForcesCmds.BorderColor3 = Color3.new(0, 0, 0)
  711. PhantomForcesCmds.BorderSizePixel = 0
  712. PhantomForcesCmds.Position = UDim2.new(0.267185479, 0, 0.110375278, 0)
  713. PhantomForcesCmds.Size = UDim2.new(0, 534, 0, 380)
  714. PhantomForcesCmds.Visible = false
  715.  
  716. PhantomForcesESP.Name = "PhantomForcesESP"
  717. PhantomForcesESP.Parent = PhantomForcesCmds
  718. PhantomForcesESP.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  719. PhantomForcesESP.BorderColor3 = Color3.new(0, 0, 0)
  720. PhantomForcesESP.Position = UDim2.new(0, 0, 0.0710526332, 0)
  721. PhantomForcesESP.Size = UDim2.new(0, 147, 0, 37)
  722. PhantomForcesESP.Font = Enum.Font.SourceSansLight
  723. PhantomForcesESP.Text = "ESP"
  724. PhantomForcesESP.TextColor3 = Color3.new(1, 1, 1)
  725. PhantomForcesESP.TextSize = 18
  726.  
  727. PhantomForcesXray.Name = "PhantomForcesXray"
  728. PhantomForcesXray.Parent = PhantomForcesCmds
  729. PhantomForcesXray.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  730. PhantomForcesXray.BorderColor3 = Color3.new(0, 0, 0)
  731. PhantomForcesXray.Position = UDim2.new(0, 0, 0.16842106, 0)
  732. PhantomForcesXray.Size = UDim2.new(0, 147, 0, 37)
  733. PhantomForcesXray.Font = Enum.Font.SourceSansLight
  734. PhantomForcesXray.Text = "Xray"
  735. PhantomForcesXray.TextColor3 = Color3.new(1, 1, 1)
  736. PhantomForcesXray.TextSize = 18
  737.  
  738. RocitizensCmds.Name = "RocitizensCmds"
  739. RocitizensCmds.Parent = MotherFrame
  740. RocitizensCmds.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  741. RocitizensCmds.BorderColor3 = Color3.new(0, 0, 0)
  742. RocitizensCmds.BorderSizePixel = 0
  743. RocitizensCmds.Position = UDim2.new(0.267185479, 0, 0.110375278, 0)
  744. RocitizensCmds.Size = UDim2.new(0, 534, 0, 380)
  745. RocitizensCmds.Visible = false
  746.  
  747. RocitizensMoney.Name = "RocitizensMoney"
  748. RocitizensMoney.Parent = RocitizensCmds
  749. RocitizensMoney.Active = false
  750. RocitizensMoney.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  751. RocitizensMoney.BorderColor3 = Color3.new(0, 0, 0)
  752. RocitizensMoney.Position = UDim2.new(0, 0, 0.0710526332, 0)
  753. RocitizensMoney.Size = UDim2.new(0, 147, 0, 37)
  754. RocitizensMoney.Font = Enum.Font.SourceSansLight
  755. RocitizensMoney.Text = "Money"
  756. RocitizensMoney.TextColor3 = Color3.new(1, 1, 1)
  757. RocitizensMoney.TextSize = 18
  758. RocitizensMoney.TextWrapped = true
  759.  
  760. ToolsCmds.Name = "ToolsCmds"
  761. ToolsCmds.Parent = MotherFrame
  762. ToolsCmds.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  763. ToolsCmds.BorderColor3 = Color3.new(0, 0, 0)
  764. ToolsCmds.BorderSizePixel = 0
  765. ToolsCmds.Position = UDim2.new(0.267185479, 0, 0.110375278, 0)
  766. ToolsCmds.Size = UDim2.new(0, 534, 0, 380)
  767. ToolsCmds.Visible = false
  768.  
  769. ToolsNotes.Name = "ToolsNotes"
  770. ToolsNotes.Parent = ToolsCmds
  771. ToolsNotes.Active = false
  772. ToolsNotes.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  773. ToolsNotes.BorderColor3 = Color3.new(0, 0, 0)
  774. ToolsNotes.Position = UDim2.new(0, 0, 0.0710526332, 0)
  775. ToolsNotes.Size = UDim2.new(0, 147, 0, 37)
  776. ToolsNotes.Font = Enum.Font.SourceSansLight
  777. ToolsNotes.Text = "Notes"
  778. ToolsNotes.TextColor3 = Color3.new(1, 1, 1)
  779. ToolsNotes.TextSize = 18
  780. ToolsNotes.TextWrapped = true
  781.  
  782. ToolsPrewiewer.Name = "ToolsPrewiewer"
  783. ToolsPrewiewer.Parent = ToolsCmds
  784. ToolsPrewiewer.Active = false
  785. ToolsPrewiewer.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  786. ToolsPrewiewer.BorderColor3 = Color3.new(0, 0, 0)
  787. ToolsPrewiewer.Position = UDim2.new(0, 0, 0.16842106, 0)
  788. ToolsPrewiewer.Size = UDim2.new(0, 147, 0, 37)
  789. ToolsPrewiewer.Font = Enum.Font.SourceSansLight
  790. ToolsPrewiewer.Text = "Previewer"
  791. ToolsPrewiewer.TextColor3 = Color3.new(1, 1, 1)
  792. ToolsPrewiewer.TextSize = 18
  793. ToolsPrewiewer.TextWrapped = true
  794.  
  795. MusicIDInput.Name = "MusicIDInput"
  796. MusicIDInput.Parent = ToolsCmds
  797. MusicIDInput.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  798. MusicIDInput.BorderColor3 = Color3.new(0, 0, 0)
  799. MusicIDInput.Position = UDim2.new(0, 0, 0.360526323, 0)
  800. MusicIDInput.Size = UDim2.new(0, 147, 0, 37)
  801. MusicIDInput.Font = Enum.Font.SourceSansLight
  802. MusicIDInput.Text = ""
  803. MusicIDInput.TextColor3 = Color3.new(1, 1, 1)
  804. MusicIDInput.TextSize = 14
  805.  
  806. MusicPlayButton.Name = "MusicPlayButton"
  807. MusicPlayButton.Parent = ToolsCmds
  808. MusicPlayButton.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  809. MusicPlayButton.BorderColor3 = Color3.new(0, 0, 0)
  810. MusicPlayButton.Position = UDim2.new(-1.14298047e-07, 0, 0.473684222, 0)
  811. MusicPlayButton.Size = UDim2.new(0, 74, 0, 36)
  812. MusicPlayButton.Font = Enum.Font.SourceSansLight
  813. MusicPlayButton.Text = "Play"
  814. MusicPlayButton.TextColor3 = Color3.new(1, 1, 1)
  815. MusicPlayButton.TextSize = 18
  816.  
  817. MusicStopButton.Name = "MusicStopButton"
  818. MusicStopButton.Parent = ToolsCmds
  819. MusicStopButton.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  820. MusicStopButton.BorderColor3 = Color3.new(0, 0, 0)
  821. MusicStopButton.Position = UDim2.new(0.138576671, 0, 0.473684222, 0)
  822. MusicStopButton.Size = UDim2.new(0, 73, 0, 36)
  823. MusicStopButton.Font = Enum.Font.SourceSansLight
  824. MusicStopButton.Text = "Stop"
  825. MusicStopButton.TextColor3 = Color3.new(1, 1, 1)
  826. MusicStopButton.TextSize = 18
  827.  
  828. NotesGUI.Name = "NotesGUI"
  829. NotesGUI.Parent = TigerV2
  830. NotesGUI.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  831. NotesGUI.BorderColor3 = Color3.new(0, 0, 0)
  832. NotesGUI.Position = UDim2.new(0.115650535, 0, 0.221130177, 0)
  833. NotesGUI.Size = UDim2.new(0, 219, 0, 453)
  834. NotesGUI.Visible = false
  835.  
  836. NotesDesignBar1.Name = "NotesDesignBar1"
  837. NotesDesignBar1.Parent = NotesGUI
  838. NotesDesignBar1.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  839. NotesDesignBar1.BorderSizePixel = 0
  840. NotesDesignBar1.Position = UDim2.new(-0.00367771601, 0, -0.000680003897, 0)
  841. NotesDesignBar1.Size = UDim2.new(0, 220, 0, 25)
  842.  
  843. NotesDesignBar2.Name = "NotesDesignBar2"
  844. NotesDesignBar2.Parent = NotesGUI
  845. NotesDesignBar2.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  846. NotesDesignBar2.BorderSizePixel = 0
  847. NotesDesignBar2.Position = UDim2.new(0, 0, 0.0529554747, 0)
  848. NotesDesignBar2.Size = UDim2.new(0, 219, 0, 7)
  849.  
  850. MinimiseExploit_2.Name = "MinimiseExploit"
  851. MinimiseExploit_2.Parent = NotesGUI
  852. MinimiseExploit_2.BackgroundColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  853. MinimiseExploit_2.BorderSizePixel = 0
  854. MinimiseExploit_2.Position = UDim2.new(0.856244385, 0, 0, 0)
  855. MinimiseExploit_2.Size = UDim2.new(0, 31, 0, 24)
  856. MinimiseExploit_2.Font = Enum.Font.SourceSans
  857. MinimiseExploit_2.Text = "-"
  858. MinimiseExploit_2.TextColor3 = Color3.new(1, 1, 1)
  859. MinimiseExploit_2.TextSize = 14
  860.  
  861. NotesHeader.Name = "NotesHeader"
  862. NotesHeader.Parent = NotesGUI
  863. NotesHeader.BackgroundColor3 = Color3.new(1, 1, 1)
  864. NotesHeader.BackgroundTransparency = 1
  865. NotesHeader.BorderColor3 = Color3.new(0, 0, 0)
  866. NotesHeader.BorderSizePixel = 0
  867. NotesHeader.Position = UDim2.new(-0.00737347873, 0, 0, 0)
  868. NotesHeader.Size = UDim2.new(0, 56, 0, 25)
  869. NotesHeader.Font = Enum.Font.SourceSansLight
  870. NotesHeader.Text = "Notes"
  871. NotesHeader.TextColor3 = Color3.new(1, 1, 1)
  872. NotesHeader.TextSize = 20
  873.  
  874. NotesScrollingFrame.Name = "NotesScrollingFrame"
  875. NotesScrollingFrame.Parent = NotesGUI
  876. NotesScrollingFrame.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  877. NotesScrollingFrame.BorderColor3 = Color3.new(0, 0, 0)
  878. NotesScrollingFrame.Position = UDim2.new(0, 0, 0.0681398213, 0)
  879. NotesScrollingFrame.Size = UDim2.new(0, 219, 0, 422)
  880. NotesScrollingFrame.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
  881.  
  882. NotesTextbox.Name = "NotesTextbox"
  883. NotesTextbox.Parent = NotesScrollingFrame
  884. NotesTextbox.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  885. NotesTextbox.BorderColor3 = Color3.new(0, 0, 0)
  886. NotesTextbox.Position = UDim2.new(0.0684931502, 0, 0, 0)
  887. NotesTextbox.Size = UDim2.new(0, 204, 0, 999)
  888. NotesTextbox.ClearTextOnFocus = false
  889. NotesTextbox.Font = Enum.Font.SourceSans
  890. NotesTextbox.MultiLine = true
  891. NotesTextbox.PlaceholderColor3 = Color3.new(1, 1, 1)
  892. NotesTextbox.Text = ""
  893. NotesTextbox.TextColor3 = Color3.new(1, 1, 1)
  894. NotesTextbox.TextSize = 14
  895. NotesTextbox.TextXAlignment = Enum.TextXAlignment.Left
  896. NotesTextbox.TextYAlignment = Enum.TextYAlignment.Top
  897.  
  898. PreviewGUI.Name = "PreviewGUI"
  899. PreviewGUI.Parent = TigerV2
  900. PreviewGUI.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  901. PreviewGUI.BorderColor3 = Color3.new(0, 0, 0)
  902. PreviewGUI.Position = UDim2.new(0.744826436, 0, 0.51719898, 0)
  903. PreviewGUI.Size = UDim2.new(0, 219, 0, 212)
  904. PreviewGUI.Visible = false
  905.  
  906. IMGJailbreakCamaro.Name = "IMGJailbreakCamaro"
  907. IMGJailbreakCamaro.Parent = PreviewGUI
  908. IMGJailbreakCamaro.BackgroundColor3 = Color3.new(1, 1, 1)
  909. IMGJailbreakCamaro.Size = UDim2.new(0, 219, 0, 212)
  910. IMGJailbreakCamaro.Visible = false
  911. IMGJailbreakCamaro.Image = "rbxassetid://2557804843"
  912.  
  913. IMGJailbreakPickup.Name = "IMGJailbreakPickup"
  914. IMGJailbreakPickup.Parent = PreviewGUI
  915. IMGJailbreakPickup.BackgroundColor3 = Color3.new(1, 1, 1)
  916. IMGJailbreakPickup.Size = UDim2.new(0, 219, 0, 212)
  917. IMGJailbreakPickup.Visible = false
  918. IMGJailbreakPickup.Image = "rbxassetid://2557807218"
  919.  
  920. IMGJailbreakMustang.Name = "IMGJailbreakMustang"
  921. IMGJailbreakMustang.Parent = PreviewGUI
  922. IMGJailbreakMustang.BackgroundColor3 = Color3.new(1, 1, 1)
  923. IMGJailbreakMustang.Size = UDim2.new(0, 219, 0, 212)
  924. IMGJailbreakMustang.Visible = false
  925. IMGJailbreakMustang.Image = "rbxassetid://2557808746"
  926.  
  927. IMGJailbreakAntique.Name = "IMGJailbreakAntique"
  928. IMGJailbreakAntique.Parent = PreviewGUI
  929. IMGJailbreakAntique.BackgroundColor3 = Color3.new(1, 1, 1)
  930. IMGJailbreakAntique.Size = UDim2.new(0, 219, 0, 212)
  931. IMGJailbreakAntique.Visible = false
  932. IMGJailbreakAntique.Image = "rbxassetid://2557811192"
  933.  
  934. IMGJailbreakATV.Name = "IMGJailbreakATV"
  935. IMGJailbreakATV.Parent = PreviewGUI
  936. IMGJailbreakATV.BackgroundColor3 = Color3.new(1, 1, 1)
  937. IMGJailbreakATV.Size = UDim2.new(0, 219, 0, 212)
  938. IMGJailbreakATV.Visible = false
  939. IMGJailbreakATV.Image = "rbxassetid://2557812800"
  940.  
  941. IMGJailbreakSUV.Name = "IMGJailbreakSUV"
  942. IMGJailbreakSUV.Parent = PreviewGUI
  943. IMGJailbreakSUV.BackgroundColor3 = Color3.new(1, 1, 1)
  944. IMGJailbreakSUV.Size = UDim2.new(0, 219, 0, 212)
  945. IMGJailbreakSUV.Visible = false
  946. IMGJailbreakSUV.Image = "rbxassetid://2557814947"
  947.  
  948. IMGJailbreakDune.Name = "IMGJailbreakDune"
  949. IMGJailbreakDune.Parent = PreviewGUI
  950. IMGJailbreakDune.BackgroundColor3 = Color3.new(1, 1, 1)
  951. IMGJailbreakDune.Size = UDim2.new(0, 219, 0, 212)
  952. IMGJailbreakDune.Visible = false
  953. IMGJailbreakDune.Image = "rbxassetid://2557816750"
  954.  
  955. IMGJailbreakBike.Name = "IMGJailbreakBike"
  956. IMGJailbreakBike.Parent = PreviewGUI
  957. IMGJailbreakBike.BackgroundColor3 = Color3.new(1, 1, 1)
  958. IMGJailbreakBike.Size = UDim2.new(0, 219, 0, 212)
  959. IMGJailbreakBike.Visible = false
  960. IMGJailbreakBike.Image = "rbxassetid://2557820962"
  961.  
  962. IMGJailbreakPorsche.Name = "IMGJailbreakPorsche"
  963. IMGJailbreakPorsche.Parent = PreviewGUI
  964. IMGJailbreakPorsche.BackgroundColor3 = Color3.new(1, 1, 1)
  965. IMGJailbreakPorsche.Size = UDim2.new(0, 219, 0, 212)
  966. IMGJailbreakPorsche.Visible = false
  967. IMGJailbreakPorsche.Image = "rbxassetid://2557822649"
  968.  
  969. IMGJailbreakAmbulance.Name = "IMGJailbreakAmbulance"
  970. IMGJailbreakAmbulance.Parent = PreviewGUI
  971. IMGJailbreakAmbulance.BackgroundColor3 = Color3.new(1, 1, 1)
  972. IMGJailbreakAmbulance.Size = UDim2.new(0, 219, 0, 212)
  973. IMGJailbreakAmbulance.Visible = false
  974. IMGJailbreakAmbulance.Image = "rbxassetid://2557831108"
  975.  
  976. IMGJailbreakLambo.Name = "IMGJailbreakLambo"
  977. IMGJailbreakLambo.Parent = PreviewGUI
  978. IMGJailbreakLambo.BackgroundColor3 = Color3.new(1, 1, 1)
  979. IMGJailbreakLambo.Size = UDim2.new(0, 219, 0, 212)
  980. IMGJailbreakLambo.Visible = false
  981. IMGJailbreakLambo.Image = "rbxassetid://2557833544"
  982.  
  983. IMGJailbreakFerrari.Name = "IMGJailbreakFerrari"
  984. IMGJailbreakFerrari.Parent = PreviewGUI
  985. IMGJailbreakFerrari.BackgroundColor3 = Color3.new(1, 1, 1)
  986. IMGJailbreakFerrari.Size = UDim2.new(0, 219, 0, 212)
  987. IMGJailbreakFerrari.Visible = false
  988. IMGJailbreakFerrari.Image = "rbxassetid://2557835271"
  989.  
  990. IMGJailbreakMclarren.Name = "IMGJailbreakMclarren"
  991. IMGJailbreakMclarren.Parent = PreviewGUI
  992. IMGJailbreakMclarren.BackgroundColor3 = Color3.new(1, 1, 1)
  993. IMGJailbreakMclarren.Size = UDim2.new(0, 219, 0, 212)
  994. IMGJailbreakMclarren.Visible = false
  995. IMGJailbreakMclarren.Image = "rbxassetid://2557837032"
  996.  
  997. IMGJailbreakBugatti.Name = "IMGJailbreakBugatti"
  998. IMGJailbreakBugatti.Parent = PreviewGUI
  999. IMGJailbreakBugatti.BackgroundColor3 = Color3.new(1, 1, 1)
  1000. IMGJailbreakBugatti.Size = UDim2.new(0, 219, 0, 212)
  1001. IMGJailbreakBugatti.Visible = false
  1002. IMGJailbreakBugatti.Image = "rbxassetid://2557839403"
  1003.  
  1004. IMGJailbreakBank.Name = "IMGJailbreakBank"
  1005. IMGJailbreakBank.Parent = PreviewGUI
  1006. IMGJailbreakBank.BackgroundColor3 = Color3.new(1, 1, 1)
  1007. IMGJailbreakBank.Size = UDim2.new(0, 219, 0, 212)
  1008. IMGJailbreakBank.Visible = false
  1009. IMGJailbreakBank.Image = "rbxassetid://2557841126"
  1010.  
  1011. IMGJailbreakBankIn.Name = "IMGJailbreakBankIn"
  1012. IMGJailbreakBankIn.Parent = PreviewGUI
  1013. IMGJailbreakBankIn.BackgroundColor3 = Color3.new(1, 1, 1)
  1014. IMGJailbreakBankIn.Size = UDim2.new(0, 219, 0, 212)
  1015. IMGJailbreakBankIn.Visible = false
  1016. IMGJailbreakBankIn.Image = "rbxassetid://2557843048"
  1017.  
  1018. IMGJailbreakJew.Name = "IMGJailbreakJew"
  1019. IMGJailbreakJew.Parent = PreviewGUI
  1020. IMGJailbreakJew.BackgroundColor3 = Color3.new(1, 1, 1)
  1021. IMGJailbreakJew.Size = UDim2.new(0, 219, 0, 212)
  1022. IMGJailbreakJew.Visible = false
  1023. IMGJailbreakJew.Image = "rbxassetid://2557844680"
  1024.  
  1025. IMGJailbreakJewIn.Name = "IMGJailbreakJewIn"
  1026. IMGJailbreakJewIn.Parent = PreviewGUI
  1027. IMGJailbreakJewIn.BackgroundColor3 = Color3.new(1, 1, 1)
  1028. IMGJailbreakJewIn.Size = UDim2.new(0, 219, 0, 212)
  1029. IMGJailbreakJewIn.Visible = false
  1030. IMGJailbreakJewIn.Image = "rbxassetid://2557845776"
  1031.  
  1032. IMGJailbreakMuseum.Name = "IMGJailbreakMuseum"
  1033. IMGJailbreakMuseum.Parent = PreviewGUI
  1034. IMGJailbreakMuseum.BackgroundColor3 = Color3.new(1, 1, 1)
  1035. IMGJailbreakMuseum.Size = UDim2.new(0, 219, 0, 212)
  1036. IMGJailbreakMuseum.Visible = false
  1037. IMGJailbreakMuseum.Image = "rbxassetid://2557848451"
  1038.  
  1039. IMGJailbreakCityCrim.Name = "IMGJailbreakCityCrim"
  1040. IMGJailbreakCityCrim.Parent = PreviewGUI
  1041. IMGJailbreakCityCrim.BackgroundColor3 = Color3.new(1, 1, 1)
  1042. IMGJailbreakCityCrim.Size = UDim2.new(0, 219, 0, 212)
  1043. IMGJailbreakCityCrim.Visible = false
  1044. IMGJailbreakCityCrim.Image = "rbxassetid://2557851194"
  1045.  
  1046. IMGJailbreakPrison.Name = "IMGJailbreakPrison"
  1047. IMGJailbreakPrison.Parent = PreviewGUI
  1048. IMGJailbreakPrison.BackgroundColor3 = Color3.new(1, 1, 1)
  1049. IMGJailbreakPrison.Size = UDim2.new(0, 219, 0, 212)
  1050. IMGJailbreakPrison.Visible = false
  1051. IMGJailbreakPrison.Image = "rbxassetid://2557852599"
  1052.  
  1053. IMGJailbreakTown.Name = "IMGJailbreakTown"
  1054. IMGJailbreakTown.Parent = PreviewGUI
  1055. IMGJailbreakTown.BackgroundColor3 = Color3.new(1, 1, 1)
  1056. IMGJailbreakTown.Size = UDim2.new(0, 219, 0, 212)
  1057. IMGJailbreakTown.Visible = false
  1058. IMGJailbreakTown.Image = "rbxassetid://2557854279"
  1059.  
  1060. IMGJailbreakGunsTown.Name = "IMGJailbreakGunsTown"
  1061. IMGJailbreakGunsTown.Parent = PreviewGUI
  1062. IMGJailbreakGunsTown.BackgroundColor3 = Color3.new(1, 1, 1)
  1063. IMGJailbreakGunsTown.Size = UDim2.new(0, 219, 0, 212)
  1064. IMGJailbreakGunsTown.Visible = false
  1065. IMGJailbreakGunsTown.Image = "rbxassetid://2559700729"
  1066.  
  1067. IMGJailbreakGunsCity.Name = "IMGJailbreakGunsCity"
  1068. IMGJailbreakGunsCity.Parent = PreviewGUI
  1069. IMGJailbreakGunsCity.BackgroundColor3 = Color3.new(1, 1, 1)
  1070. IMGJailbreakGunsCity.Size = UDim2.new(0, 219, 0, 212)
  1071. IMGJailbreakGunsCity.Visible = false
  1072. IMGJailbreakGunsCity.Image = "rbxassetid://2559702567"
  1073.  
  1074. IMGJailbreakUFO.Name = "IMGJailbreakUFO"
  1075. IMGJailbreakUFO.Parent = PreviewGUI
  1076. IMGJailbreakUFO.BackgroundColor3 = Color3.new(1, 1, 1)
  1077. IMGJailbreakUFO.Size = UDim2.new(0, 219, 0, 212)
  1078. IMGJailbreakUFO.Visible = false
  1079. IMGJailbreakUFO.Image = "rbxassetid://2559705989"
  1080.  
  1081. IMGJailbreakHunter.Name = "IMGJailbreakHunter"
  1082. IMGJailbreakHunter.Parent = PreviewGUI
  1083. IMGJailbreakHunter.BackgroundColor3 = Color3.new(1, 1, 1)
  1084. IMGJailbreakHunter.Size = UDim2.new(0, 219, 0, 212)
  1085. IMGJailbreakHunter.Visible = false
  1086. IMGJailbreakHunter.Image = "rbxassetid://2559708467"
  1087.  
  1088. IMGJailbreakHeli.Name = "IMGJailbreakHeli"
  1089. IMGJailbreakHeli.Parent = PreviewGUI
  1090. IMGJailbreakHeli.BackgroundColor3 = Color3.new(1, 1, 1)
  1091. IMGJailbreakHeli.Size = UDim2.new(0, 219, 0, 212)
  1092. IMGJailbreakHeli.Visible = false
  1093. IMGJailbreakHeli.Image = "rbxassetid://2559710887"
  1094.  
  1095. IMGJailbreakMini.Name = "IMGJailbreakMini"
  1096. IMGJailbreakMini.Parent = PreviewGUI
  1097. IMGJailbreakMini.BackgroundColor3 = Color3.new(1, 1, 1)
  1098. IMGJailbreakMini.Size = UDim2.new(0, 219, 0, 212)
  1099. IMGJailbreakMini.Visible = false
  1100. IMGJailbreakMini.Image = "rbxassetid://2559713412"
  1101.  
  1102. ShowGUI.Name = "ShowGUI"
  1103. ShowGUI.Parent = TigerV2
  1104. ShowGUI.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  1105. ShowGUI.BorderColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  1106. ShowGUI.BorderSizePixel = 2
  1107. ShowGUI.Position = UDim2.new(0, 0, 0.282555252, 0)
  1108. ShowGUI.Size = UDim2.new(0, 84, 0, 45)
  1109. ShowGUI.Visible = false
  1110.  
  1111. ShowTigerv2.Name = "ShowTigerv2"
  1112. ShowTigerv2.Parent = ShowGUI
  1113. ShowTigerv2.BackgroundColor3 = Color3.new(1, 1, 1)
  1114. ShowTigerv2.BackgroundTransparency = 1
  1115. ShowTigerv2.BorderSizePixel = 0
  1116. ShowTigerv2.Size = UDim2.new(0, 84, 0, 45)
  1117. ShowTigerv2.Font = Enum.Font.SourceSansLight
  1118. ShowTigerv2.Text = "Tiger V2"
  1119. ShowTigerv2.TextColor3 = Color3.new(1, 1, 1)
  1120. ShowTigerv2.TextSize = 18
  1121.  
  1122. ExitExploitNote.Name = "ExitExploitNote"
  1123. ExitExploitNote.Parent = TigerV2
  1124. ExitExploitNote.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  1125. ExitExploitNote.BorderColor3 = Color3.new(0, 0, 0)
  1126. ExitExploitNote.Position = UDim2.new(0.40414834, 0, 0.369778842, 0)
  1127. ExitExploitNote.Size = UDim2.new(0, 305, 0, 211)
  1128. ExitExploitNote.Visible = false
  1129.  
  1130. ExitNoteDesignBar1.Name = "ExitNoteDesignBar1"
  1131. ExitNoteDesignBar1.Parent = ExitExploitNote
  1132. ExitNoteDesignBar1.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1133. ExitNoteDesignBar1.BorderSizePixel = 0
  1134. ExitNoteDesignBar1.Position = UDim2.new(-0.00367771834, 0, -0.000680064724, 0)
  1135. ExitNoteDesignBar1.Size = UDim2.new(0, 306, 0, 25)
  1136.  
  1137. ExitNoteDesignBar2.Name = "ExitNoteDesignBar2"
  1138. ExitNoteDesignBar2.Parent = ExitExploitNote
  1139. ExitNoteDesignBar2.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  1140. ExitNoteDesignBar2.BorderSizePixel = 0
  1141. ExitNoteDesignBar2.Position = UDim2.new(0, 0, 0.114566892, 0)
  1142. ExitNoteDesignBar2.Size = UDim2.new(0, 305, 0, 7)
  1143.  
  1144. ExitNoteHeader.Name = "ExitNoteHeader"
  1145. ExitNoteHeader.Parent = ExitExploitNote
  1146. ExitNoteHeader.BackgroundColor3 = Color3.new(1, 1, 1)
  1147. ExitNoteHeader.BackgroundTransparency = 1
  1148. ExitNoteHeader.BorderColor3 = Color3.new(0, 0, 0)
  1149. ExitNoteHeader.BorderSizePixel = 0
  1150. ExitNoteHeader.Size = UDim2.new(0, 110, 0, 25)
  1151. ExitNoteHeader.Font = Enum.Font.SourceSansLight
  1152. ExitNoteHeader.Text = "Exiting Tiger V2"
  1153. ExitNoteHeader.TextColor3 = Color3.new(1, 1, 1)
  1154. ExitNoteHeader.TextSize = 20
  1155.  
  1156. ExitExploitCancel.Name = "ExitExploitCancel"
  1157. ExitExploitCancel.Parent = ExitExploitNote
  1158. ExitExploitCancel.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1159. ExitExploitCancel.BorderColor3 = Color3.new(0, 0, 0)
  1160. ExitExploitCancel.Position = UDim2.new(0.0426229499, 0, 0.635071099, 0)
  1161. ExitExploitCancel.Size = UDim2.new(0, 131, 0, 35)
  1162. ExitExploitCancel.Font = Enum.Font.SourceSans
  1163. ExitExploitCancel.Text = "Cancel"
  1164. ExitExploitCancel.TextColor3 = Color3.new(0, 0, 0)
  1165. ExitExploitCancel.TextSize = 14
  1166.  
  1167. ExitExploitCancel_2.Name = "ExitExploitCancel"
  1168. ExitExploitCancel_2.Parent = ExitExploitNote
  1169. ExitExploitCancel_2.BackgroundColor3 = Color3.new(0.619608, 0, 0)
  1170. ExitExploitCancel_2.BorderColor3 = Color3.new(0, 0, 0)
  1171. ExitExploitCancel_2.Position = UDim2.new(0.524590135, 0, 0.635071099, 0)
  1172. ExitExploitCancel_2.Size = UDim2.new(0, 131, 0, 35)
  1173. ExitExploitCancel_2.Font = Enum.Font.SourceSans
  1174. ExitExploitCancel_2.Text = "Exit"
  1175. ExitExploitCancel_2.TextColor3 = Color3.new(0, 0, 0)
  1176. ExitExploitCancel_2.TextSize = 14
  1177.  
  1178. ExitNoteText.Name = "ExitNoteText"
  1179. ExitNoteText.Parent = ExitExploitNote
  1180. ExitNoteText.BackgroundColor3 = Color3.new(1, 1, 1)
  1181. ExitNoteText.BackgroundTransparency = 1
  1182. ExitNoteText.BorderColor3 = Color3.new(0, 0, 0)
  1183. ExitNoteText.BorderSizePixel = 0
  1184. ExitNoteText.Position = UDim2.new(0.314754099, 0, 0.345971555, 0)
  1185. ExitNoteText.Size = UDim2.new(0, 110, 0, 25)
  1186. ExitNoteText.Font = Enum.Font.SourceSansLight
  1187. ExitNoteText.Text = "Close Tiger V2?"
  1188. ExitNoteText.TextColor3 = Color3.new(1, 1, 1)
  1189. ExitNoteText.TextSize = 20
  1190.  
  1191. IntroFrame.Name = "IntroFrame"
  1192. IntroFrame.Parent = TigerV2
  1193. IntroFrame.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  1194. IntroFrame.BorderSizePixel = 0
  1195. IntroFrame.Position = UDim2.new(0.396994323, 0, 0.319410324, 0)
  1196. IntroFrame.Size = UDim2.new(0, 328, 0, 292)
  1197.  
  1198. IntroDesignBar1.Name = "IntroDesignBar1"
  1199. IntroDesignBar1.Parent = IntroFrame
  1200. IntroDesignBar1.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1201. IntroDesignBar1.BorderSizePixel = 0
  1202. IntroDesignBar1.Size = UDim2.new(0, 328, 0, 25)
  1203.  
  1204. IntroDesignBar2.Name = "IntroDesignBar2"
  1205. IntroDesignBar2.Parent = IntroFrame
  1206. IntroDesignBar2.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  1207. IntroDesignBar2.BorderSizePixel = 0
  1208. IntroDesignBar2.Position = UDim2.new(0, 0, 0.0811354741, 0)
  1209. IntroDesignBar2.Size = UDim2.new(0, 328, 0, 6)
  1210.  
  1211. IntroLogo.Name = "IntroLogo"
  1212. IntroLogo.Parent = IntroFrame
  1213. IntroLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  1214. IntroLogo.BackgroundTransparency = 1
  1215. IntroLogo.BorderColor3 = Color3.new(0, 0, 0)
  1216. IntroLogo.BorderSizePixel = 0
  1217. IntroLogo.Position = UDim2.new(0.192634195, 0, 0.206445754, 0)
  1218. IntroLogo.Size = UDim2.new(0, 200, 0, 50)
  1219. IntroLogo.Font = Enum.Font.SourceSansLight
  1220. IntroLogo.Text = "Tiger V2"
  1221. IntroLogo.TextColor3 = Color3.new(1, 1, 1)
  1222. IntroLogo.TextSize = 35
  1223.  
  1224. IntroCredits.Name = "IntroCredits"
  1225. IntroCredits.Parent = IntroFrame
  1226. IntroCredits.BackgroundColor3 = Color3.new(1, 1, 1)
  1227. IntroCredits.BackgroundTransparency = 1
  1228. IntroCredits.BorderSizePixel = 0
  1229. IntroCredits.Position = UDim2.new(0.0213636011, 0, 0.380549073, 0)
  1230. IntroCredits.Size = UDim2.new(0, 311, 0, 28)
  1231. IntroCredits.Font = Enum.Font.SourceSansLight
  1232. IntroCredits.Text = "Designed and Scripted by TigerManGamingYT."
  1233. IntroCredits.TextColor3 = Color3.new(1, 1, 1)
  1234. IntroCredits.TextSize = 20
  1235. IntroCredits.TextWrapped = true
  1236.  
  1237. TextLabel.Parent = IntroFrame
  1238. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1239. TextLabel.BackgroundTransparency = 1
  1240. TextLabel.BorderSizePixel = 0
  1241. TextLabel.Position = UDim2.new(0.189024389, 0, 0.69520545, 0)
  1242. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  1243. TextLabel.Font = Enum.Font.SourceSansLight
  1244. TextLabel.Text = "Starting Tiger V2.."
  1245. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  1246. TextLabel.TextSize = 20
  1247. -- Scripts:
  1248.  
  1249. -- FE Check
  1250.  
  1251. if game.Workspace.FilteringEnabled == true then
  1252. print ("Tiger V2: This game has Filtering Enabled.")
  1253. else
  1254. print ("Tiger V2: This game has Filtering Disabled.")
  1255. end
  1256.  
  1257. ---------------------
  1258. -- Intro
  1259. ---------------------
  1260. print("TigerV2boosttrapper: Initialising TigerV2")
  1261. wait(2)
  1262. print("TigerV2boosttrapper: Setting Variables...")
  1263. wait(1)
  1264. IntroFrame.Visible = false
  1265. wait(0.5)
  1266. MotherFrame.Visible = true
  1267. PlayerPosition = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  1268. print("TigerV2: Tiger V2 Has been loaded.")
  1269. print("TigerV2: Boot Information:")
  1270. print("TigerV2: Position On Load:", PlayerPosition)
  1271. print("TigerV2: TigerV2 was last updated on 28/11/18")
  1272. print("TigerV2: TigerV2 update notes: Bug Fixes and extended console support.")
  1273. --------------------
  1274. -- ToolsCmds
  1275. --------------------
  1276.  
  1277. -- Music player
  1278.  
  1279. MusicPlayButton.MouseButton1Down:connect(function()
  1280.     Music.SoundId = MusicIDInput
  1281.     Music:Play()
  1282. end)
  1283.  
  1284. MusicStopButton.MouseButton1Down:connect(function()
  1285.     Music:Stop()
  1286. end)
  1287.  
  1288. -- Notes
  1289.  
  1290. ToolsNotes.MouseButton1Down:connect(function()
  1291.     NotesGUI.Visible = true
  1292. end)
  1293.  
  1294. MinimiseExploit_2.MouseButton1Down:connect(function()
  1295.     NotesGUI.Visible = false
  1296. end)
  1297.  
  1298. --MotherFrame Open/Close
  1299.  
  1300. ExitExploit.MouseButton1Down:connect(function()
  1301.     ExitExploitNote.Visible = true
  1302. end)
  1303.  
  1304. ExitExploitCancel_2.MouseButton1Down:connect(function()
  1305.     TigerV2:Destroy()
  1306. end)
  1307.  
  1308. ExitExploitCancel.MouseButton1Down:connect(function()
  1309.     ExitExploitNote.Visible = false
  1310. end)
  1311.  
  1312. MinimiseExploit.MouseButton1Down:connect(function()
  1313.     MotherFrame.Visible = false
  1314.     PreviewGUI.Visible = false
  1315.     ShowGUI.Visible = true
  1316. end)
  1317.  
  1318. ShowTigerv2.MouseButton1Down:connect(function()
  1319.     MotherFrame.Visible = true
  1320.     PreviewGUI.Visible = true
  1321.     ShowGUI.Visible = false
  1322. end)
  1323.  
  1324. -- MotherFrame ChooseGame Menu
  1325.  
  1326. GameSelectorJailbreak.MouseButton1Down:connect(function()
  1327.     JailbreakCmds.Visible = true
  1328.     PhantomForcesCmds.Visible = false
  1329.     RocitizensCmds.Visible = false
  1330.     ToolsCmds.Visible = false
  1331.     PreviewGUI.Visible = true
  1332. end)
  1333.  
  1334. GameSelectorPhantomForces.MouseButton1Down:connect(function()
  1335.     JailbreakCmds.Visible = false
  1336.     PhantomForcesCmds.Visible = true
  1337.     RocitizensCmds.Visible = false
  1338.     ToolsCmds.Visible = false
  1339. end)
  1340.  
  1341. GameSelectorRocitizens.MouseButton1Down:connect(function()
  1342.     JailbreakCmds.Visible = false
  1343.     PhantomForcesCmds.Visible = false
  1344.     RocitizensCmds.Visible = true
  1345.     ToolsCmds.Visible = false
  1346. end)
  1347.  
  1348. GameSelectorTools.MouseButton1Down:connect(function()
  1349.     JailbreakCmds.Visible = false
  1350.     PhantomForcesCmds.Visible = false
  1351.     RocitizensCmds.Visible = false
  1352.     ToolsCmds.Visible = true
  1353. end)
  1354.  
  1355. -------------------------------------------------------------------------------------
  1356. -- Jailbreak CMDS
  1357. -------------------------------------------------------------------------------------
  1358.  
  1359. ---------------------
  1360. -- Functions
  1361. ---------------------
  1362.  
  1363. Jailbreaknodoors.MouseButton1Down:connect(function()
  1364.     game.Workspace.Doors:remove()
  1365.     print("Tiger V2 - Jailbreak: All doors Removed.")
  1366. end)
  1367. ---------------------
  1368. -- Place Teleports
  1369. ---------------------
  1370.  
  1371. -- Bank TP
  1372.  
  1373. JailbreakBank.MouseEnter:connect(function()
  1374.     IMGJailbreakBank.Visible = true
  1375. end)
  1376.  
  1377. JailbreakBank.MouseLeave:connect(function()
  1378.     IMGJailbreakBank.Visible = false
  1379. end)
  1380.  
  1381. JailbreakBank.MouseButton1Down:connect(function()
  1382.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(11, 18, 782)
  1383.     wait(0.2)
  1384.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(11, 18, 782)
  1385.     wait(0.2)
  1386.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(11, 18, 782)
  1387.     wait(0.2)
  1388.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(11, 18, 782)
  1389.     wait(0.2)
  1390.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(11, 18, 782)
  1391.     wait(0.2)
  1392.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(11, 18, 782)
  1393.     wait(0.2)
  1394.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(11, 18, 782)
  1395.     wait(0.2)
  1396. end)
  1397.  
  1398. -- BankIn TP
  1399.  
  1400. JailbreakBankIn.MouseEnter:connect(function()
  1401.     IMGJailbreakBankIn.Visible = true
  1402. end)
  1403.  
  1404. JailbreakBankIn.MouseLeave:connect(function()
  1405.     IMGJailbreakBankIn.Visible = false
  1406. end)
  1407.  
  1408. JailbreakBankIn.MouseButton1Down:connect(function()
  1409.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(22, 19, 832)
  1410.     wait(0.2)
  1411.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(22, 19, 832)
  1412.     wait(0.2)
  1413.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(22, 19, 832)
  1414.     wait(0.2)
  1415.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(22, 19, 832)
  1416.     wait(0.2)
  1417.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(22, 19, 832)
  1418.     wait(0.2)
  1419.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(22, 19, 832)
  1420.     wait(0.2)
  1421.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(22, 19, 832)
  1422.     wait(0.2)
  1423. end)
  1424.  
  1425. -- Jewelry TP
  1426.  
  1427. JailbreakJewelry.MouseEnter:connect(function()
  1428.     IMGJailbreakJew.Visible = true
  1429. end)
  1430.  
  1431. JailbreakJewelry.MouseLeave:connect(function()
  1432.     IMGJailbreakJew.Visible = false
  1433. end)
  1434.  
  1435. JailbreakJewelry.MouseButton1Down:connect(function()
  1436.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(124, 18, 1377)
  1437.     wait(0.2)
  1438.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(124, 18, 1377)
  1439.     wait(0.2)
  1440.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(124, 18, 1377)
  1441.     wait(0.2)
  1442.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(124, 18, 1377)
  1443.     wait(0.2)
  1444.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(124, 18, 1377)
  1445.     wait(0.2)
  1446.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(124, 18, 1377)
  1447.     wait(0.2)
  1448.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(124, 18, 1377)
  1449.     wait(0.2)
  1450. end)
  1451.  
  1452. -- JewlelryIn TP
  1453.  
  1454. JailbreakJewelryIn.MouseEnter:connect(function()
  1455.     IMGJailbreakJewIn.Visible = true
  1456. end)
  1457.  
  1458. JailbreakJewelryIn.MouseLeave:connect(function()
  1459.     IMGJailbreakJewIn.Visible = false
  1460. end)
  1461.  
  1462. JailbreakJewelryIn.MouseButton1Down:connect(function()
  1463.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(132, 18, 1323)
  1464.     wait(0.2)
  1465.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(132, 18, 1323)
  1466.     wait(0.2)
  1467.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(132, 18, 1323)
  1468.     wait(0.2)
  1469.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(132, 18, 1323)
  1470.     wait(0.2)
  1471.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(132, 18, 1323)
  1472.     wait(0.2)
  1473.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(132, 18, 1323)
  1474.     wait(0.2)
  1475.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(132, 18, 1323)
  1476.     wait(0.2)
  1477. end)
  1478.  
  1479. -- Museum TP
  1480.  
  1481. JailbreakMuseum.MouseEnter:connect(function()
  1482.     IMGJailbreakMuseum.Visible = true
  1483. end)
  1484.  
  1485. JailbreakMuseum.MouseLeave:connect(function()
  1486.     IMGJailbreakMuseum.Visible =false
  1487. end)
  1488.  
  1489. JailbreakMuseum.MouseButton1Down:connect(function()
  1490.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1167, 102, 1262)
  1491.     wait(0.1)
  1492.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1167, 102, 1262)
  1493.     wait(0.1)
  1494.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1167, 102, 1262)
  1495.     wait(0.1)
  1496.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1167, 102, 1262)
  1497.     wait(0.1)
  1498.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1167, 102, 1262)
  1499.     wait(0.1)
  1500.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1167, 102, 1262)
  1501.     wait(0.1)
  1502.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1167, 102, 1262)
  1503.     wait(0.1)
  1504. end)
  1505.  
  1506. -- City Hideout TP
  1507.  
  1508. JailbreakCityCrim.MouseEnter:connect(function()
  1509.     IMGJailbreakCityCrim.Visible = true
  1510. end)
  1511.  
  1512. JailbreakCityCrim.MouseLeave:connect(function()
  1513.     IMGJailbreakCityCrim.Visible = false
  1514. end)
  1515.  
  1516. JailbreakCityCrim.MouseButton1Down:connect(function()
  1517.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-232, 18, 1593)
  1518.     wait(0.1)
  1519.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-232, 18, 1593)
  1520.     wait(0.1)
  1521.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-232, 18, 1593)
  1522.     wait(0.1)
  1523.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-232, 18, 1593)
  1524.     wait(0.1)
  1525.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-232, 18, 1593)
  1526.     wait(0.1)
  1527.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-232, 18, 1593)
  1528.     wait(0.1)
  1529.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-232, 18, 1593)
  1530.     wait(0.1)
  1531. end)
  1532.  
  1533. --  Volcano Hideout TP
  1534.  
  1535. JailbreakVolcanoCrim.MouseEnter:connect(function()
  1536.     print("JAILBREAK VOLCANO IMG NOT FOUND")
  1537. end)
  1538.  
  1539. JailbreakVolcanoCrim.MouseLeave:connect(function()
  1540.     print("JAILBREAK VOLCANO IMG NOT FOUND")
  1541. end)
  1542.  
  1543. JailbreakVolcanoCrim.MouseButton1Down:connect(function()
  1544.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1633, 50, -1766)
  1545.     wait(0.1)
  1546.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1633, 50, -1766)
  1547.     wait(0.1)
  1548.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1633, 50, -1766)
  1549.     wait(0.1)
  1550.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1633, 50, -1766)
  1551.     wait(0.1)
  1552.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1633, 50, -1766)
  1553.     wait(0.1)
  1554.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1633, 50, -1766)
  1555.     wait(0.1)
  1556.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1633, 50, -1766)
  1557.     wait(0.1)
  1558. end)
  1559.  
  1560. -- Prison TP
  1561.  
  1562. JailbreakPrison.MouseEnter:connect(function()
  1563.     IMGJailbreakPrison.Visible = true
  1564. end)
  1565.  
  1566. JailbreakPrison.MouseLeave:connect(function()
  1567.     IMGJailbreakPrison.Visible = false
  1568. end)
  1569.  
  1570. JailbreakPrison.MouseButton1Down:connect(function()
  1571.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1172, 19, -1405)
  1572.     wait(0.1)
  1573.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1172, 19, -1405)
  1574.     wait(0.1)
  1575.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1172, 19, -1405)
  1576.     wait(0.1)
  1577.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1172, 19, -1405)
  1578.     wait(0.1)
  1579.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1172, 19, -1405)
  1580.     wait(0.1)
  1581.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1172, 19, -1405)
  1582.     wait(0.1)
  1583.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1172, 19, -1405)
  1584.     wait(0.1)
  1585. end)
  1586.  
  1587. -- Town TP
  1588.  
  1589. JailbreakTown.MouseEnter:connect(function()
  1590.     IMGJailbreakTown.Visible = true
  1591. end)
  1592.  
  1593. JailbreakTown.MouseLeave:connect(function()
  1594.     IMGJailbreakTown.Visible = false
  1595. end)
  1596.  
  1597. JailbreakTown.MouseButton1Down:connect(function()
  1598.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(173, 18, -1645)
  1599.     wait(0.1)
  1600.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(173, 18, -1645)
  1601.     wait(0.1)
  1602.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(173, 18, -1645)
  1603.     wait(0.1)
  1604.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(173, 18, -1645)
  1605.     wait(0.1)
  1606.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(173, 18, -1645)
  1607.     wait(0.1)
  1608.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(173, 18, -1645)
  1609.     wait(0.1)
  1610.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(173, 18, -1645)
  1611.     wait(0.1)
  1612. end)
  1613.  
  1614. -- Gun shops Teleports
  1615.  
  1616. JailbreakGunShop.MouseEnter:connect(function()
  1617.     IMGJailbreakGunsTown.Visible = true
  1618. end)
  1619.  
  1620. JailbreakGunShop.MouseLeave:connect(function()
  1621.     IMGJailbreakGunsTown.Visible = false
  1622. end)
  1623.  
  1624. JailbreakGunShop.MouseButton1Down:connect(function()
  1625.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-18, 18, -1798)
  1626.     wait(0.1)
  1627.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-18, 18, -1798)
  1628.     wait(0.1)
  1629.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-18, 18, -1798)
  1630.     wait(0.1)
  1631.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-18, 18, -1798)
  1632.     wait(0.1)
  1633.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-18, 18, -1798)
  1634.     wait(0.1)
  1635.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-18, 18, -1798)
  1636.     wait(0.1)
  1637.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-18, 18, -1798)
  1638.     wait(0.1)
  1639. end)
  1640.  
  1641. JailbreakGunShop.MouseButton2Down:connect(function()
  1642.     JailbreakGunShopSelector.Visible = true
  1643. end)
  1644.  
  1645. JailbreakGunShopTown.MouseButton1Down:connect(function()
  1646.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-18, 18, -1798)
  1647.     wait(0.1)
  1648.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-18, 18, -1798)
  1649.     wait(0.1)
  1650.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-18, 18, -1798)
  1651.     wait(0.1)
  1652.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-18, 18, -1798)
  1653.     wait(0.1)
  1654.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-18, 18, -1798)
  1655.     wait(0.1)
  1656.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-18, 18, -1798)
  1657.     wait(0.1)
  1658.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-18, 18, -1798)
  1659.     wait(0.1)
  1660.     JailbreakGunShopSelector.Visible = false
  1661. end)
  1662.  
  1663. JailbreakGunShopCity.MouseButton1Down:connect(function()
  1664.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(382, 18, 545)
  1665.     wait(0.1)
  1666.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(382, 18, 545)
  1667.     wait(0.1)
  1668.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(382, 18, 545)
  1669.     wait(0.1)
  1670.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(382, 18, 545)
  1671.     wait(0.1)
  1672.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(382, 18, 545)
  1673.     wait(0.1)
  1674.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(382, 18, 545)
  1675.     wait(0.1)
  1676.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(382, 18, 545)
  1677.     wait(0.1)
  1678.     JailbreakGunShopSelector.Visible = false
  1679. end)
  1680.  
  1681.  
  1682. ---------------------
  1683. -- Car Teleports
  1684. ---------------------
  1685.  
  1686. -- Camaro TP
  1687.  
  1688. JailbreakCamaro.MouseEnter:connect(function()
  1689.     IMGJailbreakCamaro.Visible = true
  1690. end)
  1691.  
  1692. JailbreakCamaro.MouseLeave:connect(function()
  1693.     IMGJailbreakCamaro.Visible = false
  1694. end)
  1695.  
  1696. JailbreakCamaro.MouseButton1Down:connect(function()
  1697.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1655, 50, -1825)
  1698.     wait(0.1)
  1699.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1655, 50, -1825)
  1700.     wait(0.1)
  1701.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1655, 50, -1825)
  1702.     wait(0.1)
  1703.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1655, 50, -1825)
  1704.     wait(0.1)
  1705.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1655, 50, -1825)
  1706.     wait(0.1)
  1707.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1655, 50, -1825)
  1708.     wait(0.1)
  1709.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1655, 50, -1825)
  1710.     wait(0.1)
  1711. end)
  1712.  
  1713. JailbreakCamaro.MouseButton2Down:connect(function()
  1714.     JailbreakCamaroSelector.Visible = true
  1715. end)
  1716.  
  1717. JailbreakCamaroPrison.MouseButton1Down:connect(function()
  1718.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-955, 19, -1445)
  1719.     wait(0.1)
  1720.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-955, 19, -1445)
  1721.     wait(0.1)
  1722.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-955, 19, -1445)
  1723.     wait(0.1)
  1724.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-955, 19, -1445)
  1725.     wait(0.1)
  1726.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-955, 19, -1445)
  1727.     wait(0.1)
  1728.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-955, 19, -1445)
  1729.     wait(0.1)
  1730.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-955, 19, -1445)
  1731.     wait(0.1)
  1732.     JailbreakCamaroSelector.Visible = false
  1733. end)
  1734.  
  1735. JailbreakCamaroVolcano.MouseButton1Down:connect(function()
  1736.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1655, 50, -1825)
  1737.     wait(0.1)
  1738.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1655, 50, -1825)
  1739.     wait(0.1)
  1740.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1655, 50, -1825)
  1741.     wait(0.1)
  1742.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1655, 50, -1825)
  1743.     wait(0.1)
  1744.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1655, 50, -1825)
  1745.     wait(0.1)
  1746.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1655, 50, -1825)
  1747.     wait(0.1)
  1748.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1655, 50, -1825)
  1749.     wait(0.1)
  1750.     JailbreakCamaroSelector.Visible = false
  1751. end)
  1752.  
  1753. -- Pickup truck TP
  1754.  
  1755. JailbreakPickup.MouseEnter:connect(function()
  1756.     IMGJailbreakPickup.Visible = true
  1757. end)
  1758.  
  1759. JailbreakPickup.MouseLeave:connect(function()
  1760.     IMGJailbreakPickup.Visible = false
  1761. end)
  1762.  
  1763. JailbreakPickup.MouseButton1Down:connect(function()
  1764.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1539, 17, 731)
  1765.     wait(0.1)
  1766.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1539, 17, 731)
  1767.     wait(0.1)
  1768.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1539, 17, 731)
  1769.     wait(0.1)
  1770.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1539, 17, 731)
  1771.     wait(0.1)
  1772.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1539, 17, 731)
  1773.     wait(0.1)
  1774.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1539, 17, 731)
  1775.     wait(0.1)
  1776.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1539, 17, 731)
  1777.     wait(0.1)
  1778. end)
  1779.  
  1780. -- Mustang TP
  1781.  
  1782. JailbreakMustang.MouseEnter:connect(function()
  1783.     IMGJailbreakMustang.Visible = true
  1784. end)
  1785.  
  1786. JailbreakMustang.MouseLeave:connect(function()
  1787.     IMGJailbreakMustang.Visible = false
  1788. end)
  1789.  
  1790. JailbreakMustang.MouseButton1Down:connect(function()
  1791.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-98, 18, -1722)
  1792.     wait(0.1)
  1793.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-98, 18, -1722)
  1794.     wait(0.1)
  1795.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-98, 18, -1722)
  1796.     wait(0.1)
  1797.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-98, 18, -1722)
  1798.     wait(0.1)
  1799.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-98, 18, -1722)
  1800.     wait(0.1)
  1801.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-98, 18, -1722)
  1802.     wait(0.1)
  1803.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-98, 18, -1722)
  1804.     wait(0.1)
  1805. end)
  1806.  
  1807. -- Antique TP
  1808.  
  1809. JailbreakOld.MouseEnter:connect(function()
  1810.     IMGJailbreakAntique.Visible = true
  1811. end)
  1812.  
  1813. JailbreakOld.MouseLeave:connect(function()
  1814.     IMGJailbreakAntique.Visible = false
  1815. end)
  1816.  
  1817. JailbreakOld.MouseButton1Down:connect(function()
  1818.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1199, 107, 1177)
  1819.     wait(0.1)
  1820.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1199, 107, 1177)
  1821.     wait(0.1)
  1822.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1199, 107, 1177)
  1823.     wait(0.1)
  1824.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1199, 107, 1177)
  1825.     wait(0.1)
  1826.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1199, 107, 1177)
  1827.     wait(0.1)
  1828.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1199, 107, 1177)
  1829.     wait(0.1)
  1830.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1199, 107, 1177)
  1831.     wait(0.1)
  1832. end)
  1833.  
  1834. -- ATV TP
  1835.  
  1836. JailbreakATV.MouseEnter:connect(function()
  1837.     IMGJailbreakATV.Visible = true
  1838. end)
  1839.  
  1840. JailbreakATV.MouseLeave:connect(function()
  1841.     IMGJailbreakATV.Visible = false
  1842. end)
  1843.  
  1844. JailbreakATV.MouseButton1Down:connect(function()
  1845.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1450, 24, 198)
  1846.     wait(0.1)
  1847.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1450, 24, 198)
  1848.     wait(0.1)
  1849.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1450, 24, 198)
  1850.     wait(0.1)
  1851.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1450, 24, 198)
  1852.     wait(0.1)
  1853.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1450, 24, 198)
  1854.     wait(0.1)
  1855.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1450, 24, 198)
  1856.     wait(0.1)
  1857.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1450, 24, 198)
  1858.     wait(0.1)
  1859. end)
  1860.  
  1861. -- SUV TP
  1862.  
  1863. JailbreakSUV.MouseEnter:connect(function()
  1864.     IMGJailbreakSUV.Visible = true
  1865. end)
  1866.  
  1867. JailbreakSUV.MouseLeave:connect(function()
  1868.     IMGJailbreakSUV.Visible = false
  1869. end)
  1870.  
  1871. JailbreakSUV.MouseButton1Down:connect(function()
  1872.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1193, 18, -1525)
  1873.     wait(0.1)
  1874.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1193, 18, -1525)
  1875.     wait(0.1)
  1876.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1193, 18, -1525)
  1877.     wait(0.1)
  1878.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1193, 18, -1525)
  1879.     wait(0.1)
  1880.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1193, 18, -1525)
  1881.     wait(0.1)
  1882.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1193, 18, -1525)
  1883.     wait(0.1)
  1884.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1193, 18, -1525)
  1885.     wait(0.1)
  1886. end)
  1887.  
  1888. -- Dune Buggy TP
  1889.  
  1890. JailbreakDune.MouseEnter:connect(function()
  1891.     IMGJailbreakDune.Visible = true
  1892. end)
  1893.  
  1894. JailbreakDune.MouseLeave:connect(function()
  1895.     IMGJailbreakDune.Visible = false
  1896. end)
  1897.  
  1898. JailbreakDune.MouseButton1Down:connect(function()
  1899.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(578, 18, -460)
  1900.     wait(0.1)
  1901.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(578, 18, -460)
  1902.     wait(0.1)
  1903.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(578, 18, -460)
  1904.     wait(0.1)
  1905.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(578, 18, -460)
  1906.     wait(0.1)
  1907.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(578, 18, -460)
  1908.     wait(0.1)
  1909.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(578, 18, -460)
  1910.     wait(0.1)
  1911.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(578, 18, -460)
  1912.     wait(0.1)
  1913. end)
  1914.  
  1915. -- Motorbike TP
  1916.  
  1917. JailbreakBike.MouseEnter:connect(function()
  1918.     IMGJailbreakBike.Visible = true
  1919. end)
  1920.  
  1921. JailbreakBike.MouseLeave:connect(function()
  1922.     IMGJailbreakBike.Visible = false
  1923. end)
  1924.  
  1925. JailbreakBike.MouseButton1Down:connect(function()
  1926.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1310, 18, 377)
  1927.     wait(0.1)
  1928.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1310, 18, 377)
  1929.     wait(0.1)
  1930.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1310, 18, 377)
  1931.     wait(0.1)
  1932.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1310, 18, 377)
  1933.     wait(0.1)
  1934.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1310, 18, 377)
  1935.     wait(0.1)
  1936.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1310, 18, 377)
  1937.     wait(0.1)
  1938.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1310, 18, 377)
  1939.     wait(0.1)
  1940. end)
  1941.  
  1942. --  Porsche TP
  1943.  
  1944. JailbreakPorsche.MouseEnter:connect(function()
  1945.     IMGJailbreakPorsche.Visible = true
  1946. end)
  1947.  
  1948. JailbreakPorsche.MouseLeave:connect(function()
  1949.     IMGJailbreakPorsche.Visible = false
  1950. end)
  1951.  
  1952. JailbreakPorsche.MouseButton1Down:connect(function()
  1953.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1109, 102, 1294)
  1954.     wait(0.1)
  1955.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1109, 102, 1294)
  1956.     wait(0.1)
  1957.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1109, 102, 1294)
  1958.     wait(0.1)
  1959.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1109, 102, 1294)
  1960.     wait(0.1)
  1961.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1109, 102, 1294)
  1962.     wait(0.1)
  1963.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1109, 102, 1294)
  1964.     wait(0.1)
  1965.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1109, 102, 1294)
  1966.     wait(0.1)
  1967. end)
  1968.  
  1969. -- Ambulance TP
  1970.  
  1971. JailbreakAmbulance.MouseEnter:connect(function()
  1972.     IMGJailbreakAmbulance.Visible = true
  1973. end)
  1974.  
  1975. JailbreakAmbulance.MouseLeave:connect(function()
  1976.     IMGJailbreakAmbulance.Visible = false
  1977. end)
  1978.  
  1979. JailbreakAmbulance.MouseButton1Down:connect(function()
  1980.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-139, 18, 1101)
  1981.     wait(0.1)
  1982.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-139, 18, 1101)
  1983.     wait(0.1)
  1984.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-139, 18, 1101)
  1985.     wait(0.1)
  1986.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-139, 18, 1101)
  1987.     wait(0.1)
  1988.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-139, 18, 1101)
  1989.     wait(0.1)
  1990.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-139, 18, 1101)
  1991.     wait(0.1)
  1992.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-139, 18, 1101)
  1993.     wait(0.1)
  1994. end)
  1995.  
  1996. -- Lamborghini TP
  1997.  
  1998. JailbreakLambo.MouseEnter:connect(function()
  1999.     IMGJailbreakLambo.Visible = true
  2000. end)
  2001.  
  2002. JailbreakLambo.MouseLeave:connect(function()
  2003.     IMGJailbreakLambo.Visible = false
  2004. end)
  2005.  
  2006. JailbreakLambo.MouseButton1Down:connect(function()
  2007.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1585, 50, -1767)
  2008.     wait(0.1)
  2009.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1585, 50, -1767)
  2010.     wait(0.1)
  2011.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1585, 50, -1767)
  2012.     wait(0.1)
  2013.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1585, 50, -1767)
  2014.     wait(0.1)
  2015.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1585, 50, -1767)
  2016.     wait(0.1)
  2017.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1585, 50, -1767)
  2018.     wait(0.1)
  2019.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1585, 50, -1767)
  2020.     wait(0.1)
  2021. end)
  2022.  
  2023. JailbreakLambo.MouseButton2Down:connect(function()
  2024.     JailbreakLamboSelector.Visible = true
  2025. end)
  2026.  
  2027. JailbreakLamboVolcano.MouseButton1Down:connect(function()
  2028.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1585, 50, -1767)
  2029.     wait(0.1)
  2030.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1585, 50, -1767)
  2031.     wait(0.1)
  2032.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1585, 50, -1767)
  2033.     wait(0.1)
  2034.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1585, 50, -1767)
  2035.     wait(0.1)
  2036.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1585, 50, -1767)
  2037.     wait(0.1)
  2038.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1585, 50, -1767)
  2039.     wait(0.1)
  2040.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1585, 50, -1767)
  2041.     wait(0.1)
  2042.     JailbreakLamboSelector.Visible = false
  2043. end)
  2044.  
  2045. JailbreakLamboCity.MouseButton1Down:connect(function()
  2046.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(145, 18, 772)
  2047.     wait(0.1)
  2048.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(145, 18, 772)
  2049.     wait(0.1)
  2050.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(145, 18, 772)
  2051.     wait(0.1)
  2052.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(145, 18, 772)
  2053.     wait(0.1)
  2054.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(145, 18, 772)
  2055.     wait(0.1)
  2056.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(145, 18, 772)
  2057.     wait(0.1)
  2058.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(145, 18, 772)
  2059.     wait(0.1)
  2060.     JailbreakLamboSelector.Visible = false
  2061. end)
  2062.  
  2063. -- Ferrari TP
  2064.  
  2065. JailbreakFerrari.MouseEnter:connect(function()
  2066.     IMGJailbreakFerrari.Visible =true
  2067. end)
  2068.  
  2069. JailbreakFerrari.MouseLeave:connect(function()
  2070.     IMGJailbreakFerrari.Visible = false
  2071. end)
  2072.  
  2073. JailbreakFerrari.MouseButton1Down:connect(function()
  2074.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1496, 50, 1802)
  2075.     wait(0.1)
  2076.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1496, 50, 1802)
  2077.     wait(0.1)
  2078.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1496, 50, 1802)
  2079.     wait(0.1)
  2080.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1496, 50, 1802)
  2081.     wait(0.1)
  2082.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1496, 50, 1802)
  2083.     wait(0.1)
  2084.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1496, 50, 1802)
  2085.     wait(0.1)
  2086.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1496, 50, 1802)
  2087.     wait(0.1)
  2088. end)
  2089.  
  2090. -- Mclarren TP
  2091.  
  2092. JailbreakMclarren.MouseEnter:connect(function()
  2093.     IMGJailbreakMclarren.Visible = true
  2094. end)
  2095.  
  2096. JailbreakMclarren.MouseLeave:connect(function()
  2097.     IMGJailbreakMclarren.Visible = false
  2098. end)
  2099.  
  2100. JailbreakMclarren.MouseButton1Down:connect(function()
  2101.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(598, 37, 1648)
  2102.     wait(0.1)
  2103.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(598, 37, 1648)
  2104.     wait(0.1)
  2105.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(598, 37, 1648)
  2106.     wait(0.1)
  2107.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(598, 37, 1648)
  2108.     wait(0.1)
  2109.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(598, 37, 1648)
  2110.     wait(0.1)
  2111.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(598, 37, 1648)
  2112.     wait(0.1)
  2113.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(598, 37, 1648)
  2114.     wait(0.1)
  2115. end)
  2116.  
  2117. -- Bugatti TP
  2118.  
  2119. JailbreakBugatti.MouseEnter:connect(function()
  2120.     IMGJailbreakBugatti.Visible = true
  2121. end)
  2122.  
  2123. JailbreakBugatti.MouseLeave:connect(function()
  2124.     IMGJailbreakBugatti.Visible = false
  2125. end)
  2126.  
  2127. JailbreakBugatti.MouseButton1Down:connect(function()
  2128.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(247, 18, 1363)
  2129.     wait(0.1)
  2130.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(247, 18, 1363)
  2131.     wait(0.1)
  2132.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(247, 18, 1363)
  2133.     wait(0.1)
  2134.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(247, 18, 1363)
  2135.     wait(0.1)
  2136.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(247, 18, 1363)
  2137.     wait(0.1)
  2138.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(247, 18, 1363)
  2139.     wait(0.1)
  2140.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(247, 18, 1363)
  2141.     wait(0.1)
  2142. end)
  2143.  
  2144. -- UFO TP
  2145.  
  2146. JailbreakUfo.MouseEnter:connect(function()
  2147.     IMGJailbreakUFO.Visible = true
  2148. end)
  2149.  
  2150. JailbreakUfo.MouseLeave:connect(function()
  2151.     IMGJailbreakUFO.Visible = false
  2152. end)
  2153.  
  2154. JailbreakUfo.MouseButton1Down:connect(function()
  2155.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(784, 29, -1651)
  2156.     wait(0.1)
  2157.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(784, 29, -1651)
  2158.     wait(0.1)
  2159.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(784, 29, -1651)
  2160.     wait(0.1)
  2161.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(784, 29, -1651)
  2162.     wait(0.1)
  2163.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(784, 29, -1651)
  2164.     wait(0.1)
  2165.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(784, 29, -1651)
  2166.     wait(0.1)
  2167.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(784, 29, -1651)
  2168.     wait(0.1)
  2169. end)
  2170.  
  2171. -- Hunter TP
  2172.  
  2173. JailbreakHunter.MouseEnter:connect(function()
  2174.     IMGJailbreakHunter.Visible = true
  2175. end)
  2176.  
  2177. JailbreakHunter.MouseLeave:connect(function()
  2178.     IMGJailbreakHunter.Visible = false
  2179. end)
  2180.  
  2181. JailbreakHunter.MouseButton1Down:connect(function()
  2182.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(401, 43, -1722)
  2183.     wait(0.1)
  2184.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(401, 43, -1722)
  2185.     wait(0.1)
  2186.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(401, 43, -1722)
  2187.     wait(0.1)
  2188.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(401, 43, -1722)
  2189.     wait(0.1)
  2190.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(401, 43, -1722)
  2191.     wait(0.1)
  2192.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(401, 43, -1722)
  2193.     wait(0.1)
  2194.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(401, 43, -1722)
  2195.     wait(0.1)
  2196. end)
  2197.  
  2198. -- Mini TP
  2199.  
  2200. JailbreakMini.MouseEnter:connect(function()
  2201.     IMGJailbreakMini.Visible = true
  2202. end)
  2203.  
  2204. JailbreakMini.MouseLeave:connect(function()
  2205.     IMGJailbreakMini.Visible = false
  2206. end)
  2207.  
  2208. JailbreakMini.MouseButton1Down:connect(function()
  2209.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(760, 18, -1226)
  2210.     wait(0.1)
  2211.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(760, 18, -1226)
  2212.     wait(0.1)
  2213.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(760, 18, -1226)
  2214.     wait(0.1)
  2215.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(760, 18, -1226)
  2216.     wait(0.1)
  2217.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(760, 18, -1226)
  2218.     wait(0.1)
  2219.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(760, 18, -1226)
  2220.     wait(0.1)
  2221.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(760, 18, -1226)
  2222.     wait(0.1)
  2223. end)
  2224.  
  2225. -- Heli TP
  2226.  
  2227. JailbreakHeli.MouseEnter:connect(function()
  2228.     IMGJailbreakHeli.Visible = true
  2229. end)
  2230.  
  2231. JailbreakHeli.MouseLeave:connect(function()
  2232.     IMGJailbreakHeli.Visible = false
  2233. end)
  2234.  
  2235. JailbreakHeli.MouseButton1Down:connect(function()
  2236.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1167, 58, -1570)
  2237.     wait(0.1)
  2238.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1167, 58, -1570)
  2239.     wait(0.1)
  2240.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1167, 58, -1570)
  2241.     wait(0.1)
  2242.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1167, 58, -1570)
  2243.     wait(0.1)
  2244.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1167, 58, -1570)
  2245.     wait(0.1)
  2246.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1167, 58, -1570)
  2247.     wait(0.1)
  2248.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1167, 58, -1570)
  2249.     wait(0.1)
  2250. end)
  2251.  
  2252. JailbreakHeli.MouseButton2Down:connect(function()
  2253.     JailbreakHeliSelector.Visible = true
  2254. end)
  2255.  
  2256. JailbreakHeliPrison.MouseButton1Down:connect(function()
  2257.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1167, 58, -1570)
  2258.     wait(0.1)
  2259.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1167, 58, -1570)
  2260.     wait(0.1)
  2261.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1167, 58, -1570)
  2262.     wait(0.1)
  2263.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1167, 58, -1570)
  2264.     wait(0.1)
  2265.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1167, 58, -1570)
  2266.     wait(0.1)
  2267.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1167, 58, -1570)
  2268.     wait(0.1)
  2269.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1167, 58, -1570)
  2270.     wait(0.1)
  2271.     JailbreakHeliSelector.Visible = false
  2272. end)
  2273.  
  2274. JailbreakHeliCity.MouseButton1Down:connect(function()
  2275.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(736, 71, 1105)
  2276.     wait(0.1)
  2277.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(736, 71, 1105)
  2278.     wait(0.1)
  2279.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(736, 71, 1105)
  2280.     wait(0.1)
  2281.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(736, 71, 1105)
  2282.     wait(0.1)
  2283.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(736, 71, 1105)
  2284.     wait(0.1)
  2285.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(736, 71, 1105)
  2286.     wait(0.1)
  2287.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(736, 71, 1105)
  2288.     wait(0.1)
  2289. end)
  2290.  
  2291. -------------------------------------------------------------------------------------
  2292. -- Phantom Forces CMDS
  2293. -------------------------------------------------------------------------------------
  2294.  
  2295. -- ESP
  2296.  
  2297. PhantomForcesESP.MouseButton1Down:connect(function()
  2298.         function Esp(player, username)
  2299.     if player ~= game:service("Players").LocalPlayer then
  2300.     if player.Character  then
  2301.     local torso = player.Character:FindFirstChild("Torso")
  2302.     if torso then
  2303.     local base = Instance.new("BillboardGui")
  2304.     local esP = Instance.new("Frame", base)
  2305.     base.AlwaysOnTop = true
  2306.     base.Enabled = true
  2307.     base.Size = UDim2.new(4.5,0,6,0)
  2308.     base.StudsOffset = Vector3.new(0, -0.6, 0)
  2309.     esP.BackgroundColor3 = Color3.new(0,255,255)
  2310.     esP.BackgroundTransparency = 0.8
  2311.     esP.BorderSizePixel = 1
  2312.     esP.Size = UDim2.new(1,0,1,0)
  2313.     if base and workspace.CurrentCamera then
  2314.     base.Name = username
  2315.     base.Parent = workspace.CurrentCamera
  2316.     base.Adornee = torso
  2317.     end
  2318.     end
  2319.     end
  2320.     end
  2321. end
  2322.  
  2323. function CheckEsp()
  2324.     for x,player in pairs(game:service("Players"):GetPlayers()) do
  2325.     if player then
  2326.         if player.TeamColor ~= game:service("Players").LocalPlayer.TeamColor then
  2327.         local char = player.Character
  2328.         if char then
  2329.             local torso = char:FindFirstChild("Torso")
  2330.             if torso then
  2331.                 local currentcam = workspace.CurrentCamera
  2332.                 local playerName = player.Name
  2333.                 if currentcam:FindFirstChild(playerName) == nil then
  2334.                     Esp(player, playerName)
  2335.                 end
  2336.             end
  2337.         end
  2338.         end
  2339.     end
  2340.     end
  2341. end
  2342.  
  2343. while wait(1) do
  2344.     CheckEsp()
  2345. end
  2346. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement