GamingCrew

Pastebin By Dan Credits in script

May 8th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 248.66 KB | None | 0 0
  1. --Made By ThePrOGlitcher--
  2. --Join My Discord For More https://discord.gg/QwA5PjZ (It Has Unreleased Scripts There :))--
  3. -- Objects
  4.  
  5. local Main = Instance.new("ScreenGui")
  6. local Main1 = Instance.new("Frame")
  7. local top = Instance.new("Frame")
  8. local Top1 = Instance.new("TextLabel")
  9. local unjailbreak = Instance.new("TextButton")
  10. local SideThing2 = Instance.new("Frame")
  11. local Guis = Instance.new("TextLabel")
  12. local JailFix = Instance.new("TextButton")
  13. local credits = Instance.new("TextLabel")
  14. local TeleportsName = Instance.new("TextLabel")
  15. local SideThing = Instance.new("Frame")
  16. local Bank = Instance.new("TextButton")
  17. local Gun = Instance.new("TextButton")
  18. local CrimBase = Instance.new("TextButton")
  19. local ComingSoon = Instance.new("TextLabel")
  20. local ComingSoon1 = Instance.new("TextButton")
  21. local ComingSoon2 = Instance.new("TextButton")
  22. local open = Instance.new("TextButton")
  23. local Player = game.Players.LocalPlayer
  24.  
  25. -- Properties
  26.  
  27. Main.Name = "Main"
  28. Main.Parent = game.CoreGui
  29.  
  30. Main1.Name = "Main1"
  31. Main1.Parent = Main
  32. Main1.BackgroundColor3 = Color3.new(1, 1, 1)
  33. Main1.BorderSizePixel = 0
  34. Main1.Position = UDim2.new(0.242450014, 0, 0.306226164, 0)
  35. Main1.Size = UDim2.new(0, 585, 0, 389)
  36. Main1.Active = true
  37. Main1.Draggable = true
  38. Main1.Visible = false
  39.  
  40. top.Name = "top"
  41. top.Parent = Main1
  42. top.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  43. top.BorderSizePixel = 0
  44. top.Size = UDim2.new(0, 585, 0, 32)
  45.  
  46. Top1.Name = "Top1"
  47. Top1.Parent = top
  48. Top1.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  49. Top1.Size = UDim2.new(0, 585, 0, 32)
  50. Top1.Font = Enum.Font.SourceSansBold
  51. Top1.Text = "Jailbreak Gui ScriptHub V4"
  52. Top1.TextScaled = true
  53. Top1.TextSize = 14
  54. Top1.TextWrapped = true
  55.  
  56. unjailbreak.Name = "unjailbreak"
  57. unjailbreak.Parent = Main1
  58. unjailbreak.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  59. unjailbreak.BorderSizePixel = 0
  60. unjailbreak.Position = UDim2.new(0, 0, 0.25449872, 0)
  61. unjailbreak.Size = UDim2.new(0, 181, 0, 34)
  62. unjailbreak.Font = Enum.Font.SourceSansBold
  63. unjailbreak.Text = "UnJailbreak"
  64. unjailbreak.TextScaled = true
  65. unjailbreak.TextSize = 14
  66. unjailbreak.TextWrapped = true
  67. unjailbreak.MouseButton1Click:connect(function()
  68. --this shit is unfinished :v
  69. if game.PlaceId == 606849621 then
  70. warn("[v1.1] Unjailbreak Loaded")
  71. warn("[v1.1] -Fixed Explorer")
  72. warn("[v1.1] -Fixed Draggable")
  73. warn("[v1.1] -Fixed Fly Bug")
  74. warn("[v1.1] -Stability Improve")
  75. warn("[v1.1] -Added Checkpoints")
  76. warn("[Meme] -Leaked by N3xul, sorry :P")
  77. Unjailbreak = Instance.new("ScreenGui")
  78. MainFrame = Instance.new("Frame")
  79. TextLabel = Instance.new("TextLabel")
  80. BottomLine = Instance.new("TextLabel")
  81. PlayerImage = Instance.new("ImageLabel")
  82. TextLabel_2 = Instance.new("TextLabel")
  83. TextLabel_3 = Instance.new("TextLabel")
  84. HomeImage = Instance.new("ImageLabel")
  85. TextLabel_4 = Instance.new("TextLabel")
  86. Home = Instance.new("TextButton")
  87. HomeImage_2 = Instance.new("ImageLabel")
  88. TextLabel_5 = Instance.new("TextLabel")
  89. Settings = Instance.new("TextButton")
  90. HomeImage_3 = Instance.new("ImageLabel")
  91. TextLabel_6 = Instance.new("TextLabel")
  92. Teleports = Instance.new("TextButton")
  93. HomeImage_4 = Instance.new("ImageLabel")
  94. TextLabel_7 = Instance.new("TextLabel")
  95. TabFrames = Instance.new("Frame")
  96. HomeFrame = Instance.new("Frame")
  97. TextLabel_8 = Instance.new("TextLabel")
  98. TextLabel_9 = Instance.new("TextLabel")
  99. TextLabel_10 = Instance.new("TextLabel")
  100. TextLabel_11 = Instance.new("TextLabel")
  101. TextLabel_12 = Instance.new("TextLabel")
  102. TextLabel_13 = Instance.new("TextLabel")
  103. TextLabel_14 = Instance.new("TextLabel")
  104. TextLabel_15 = Instance.new("TextLabel")
  105. TeleportsFrame = Instance.new("Frame")
  106. JewelryStore = Instance.new("TextButton")
  107. BankStore = Instance.new("TextButton")
  108. BatCave = Instance.new("TextButton")
  109. CriminalBase = Instance.new("TextButton")
  110. PoliceHQ1 = Instance.new("TextButton")
  111. PoliceHQ2 = Instance.new("TextButton")
  112. DonutShop = Instance.new("TextButton")
  113. GasStation = Instance.new("TextButton")
  114. Prison = Instance.new("TextButton")
  115. Garage = Instance.new("TextButton")
  116. Bugatti = Instance.new("TextButton")
  117. Lamborghini = Instance.new("TextButton")
  118. Tesla3 = Instance.new("TextButton")
  119. Porsche = Instance.new("TextButton")
  120. SWATVan = Instance.new("TextButton")
  121. DuneBuggy = Instance.new("TextButton")
  122. PickUpTruck = Instance.new("TextButton")
  123. MiniCooper = Instance.new("TextButton")
  124. Camaro = Instance.new("TextButton")
  125. DirtBike = Instance.new("TextButton")
  126. sframe = Instance.new("ScrollingFrame")
  127. GoTo = Instance.new("TextButton")
  128. SPlayer = Instance.new("TextLabel")
  129. SettingsFrame = Instance.new("Frame")
  130. CDrag = Instance.new("ImageButton")
  131. CNotifierB = Instance.new("ImageButton")
  132. TextLabel_16 = Instance.new("TextLabel")
  133. TextLabel_17 = Instance.new("TextLabel")
  134. CNotifierJ = Instance.new("ImageButton")
  135. TextLabel_18 = Instance.new("TextLabel")
  136. TextLabel_19 = Instance.new("TextLabel")
  137. CBigHead = Instance.new("ImageButton")
  138. TextLabel_20 = Instance.new("TextLabel")
  139. CESP = Instance.new("ImageButton")
  140. TextLabel_21 = Instance.new("TextLabel")
  141. KeybindConFrame = Instance.new("Frame")
  142. TextLabel_22 = Instance.new("TextLabel")
  143. JewelryKeyy = Instance.new("TextLabel")
  144. BankKeyy = Instance.new("TextLabel")
  145. CriminalKeyy = Instance.new("TextLabel")
  146. KeyContinue = Instance.new("TextButton")
  147. KeyCancel = Instance.new("TextButton")
  148. CustomTP = Instance.new("TextButton")
  149. JewelryKeyBox = Instance.new("TextBox")
  150. CrimBaseBox = Instance.new("TextBox")
  151. BankKeyBox = Instance.new("TextBox")
  152. SetKeybind = Instance.new("TextButton")
  153. TextLabel_23 = Instance.new("TextLabel")
  154. Coords = Instance.new("TextButton")
  155. UIColorButton = Instance.new("TextButton")
  156. Reset = Instance.new("TextButton")
  157. CForceField = Instance.new("ImageButton")
  158. TextLabel_24 = Instance.new("TextLabel")
  159. Explorer = Instance.new("TextButton")
  160. GameFrame = Instance.new("Frame")
  161. InfiniteAmmo = Instance.new("TextButton")
  162. JumpPower = Instance.new("TextButton")
  163. NoClip = Instance.new("TextButton")
  164. Gravity = Instance.new("TextButton")
  165. RemoveAll = Instance.new("TextButton")
  166. AnnoyServer = Instance.new("TextButton")
  167. VehicleSpeed = Instance.new("TextButton")
  168. WalkSpeed = Instance.new("TextButton")
  169. GodMode = Instance.new("TextButton")
  170. AK47 = Instance.new("TextButton")
  171. ClickTP = Instance.new("TextButton")
  172. AutoRob = Instance.new("TextButton")
  173. ShotGun = Instance.new("TextButton")
  174. Btools = Instance.new("TextButton")
  175. Pistol = Instance.new("TextButton")
  176. SpamArrest = Instance.new("TextButton")
  177. KeyCard = Instance.new("TextButton")
  178. M4A4 = Instance.new("TextButton")
  179. Fly = Instance.new("TextButton")
  180. FlashLight = Instance.new("TextButton")
  181. TextLabel_25 = Instance.new("TextLabel")
  182. TextLabel_26 = Instance.new("TextLabel")
  183. TextLabel_27 = Instance.new("TextLabel")
  184. MainLogo2 = Instance.new("ImageLabel")
  185. Tabs = Instance.new("ImageButton")
  186. Dark = Instance.new("Frame")
  187. MainLogo = Instance.new("ImageLabel")
  188. TextLabel_28 = Instance.new("TextLabel")
  189. JNotifierOpen = Instance.new("Frame")
  190. TextLabel_29 = Instance.new("TextLabel")
  191. GotoJewelry = Instance.new("TextButton")
  192. BNotifierOpen = Instance.new("Frame")
  193. TextLabel_30 = Instance.new("TextLabel")
  194. GotoBank = Instance.new("TextButton")
  195. LPlayerDetect = Instance.new("Frame")
  196. PlayerNameDetected = Instance.new("TextLabel")
  197. TextLabel_31 = Instance.new("TextLabel")
  198. TextLabel_32 = Instance.new("TextLabel")
  199. TextLabel_33 = Instance.new("TextLabel")
  200. TextLabel_34 = Instance.new("TextLabel")
  201. TextLabel_35 = Instance.new("TextLabel")
  202. AdminJoined = Instance.new("Frame")
  203. AdminDetected = Instance.new("TextLabel")
  204. TextLabel_36 = Instance.new("TextLabel")
  205. TextLabel_37 = Instance.new("TextLabel")
  206. TextLabel_38 = Instance.new("TextLabel")
  207. TextLabel_39 = Instance.new("TextLabel")
  208. UIColorFrame = Instance.new("Frame")
  209. TextLabel_40 = Instance.new("TextLabel")
  210. TextLabel_41 = Instance.new("TextLabel")
  211. Commands = Instance.new("Frame")
  212. TextLabel_42 = Instance.new("TextLabel")
  213. ScrollingFrame = Instance.new("ScrollingFrame")
  214. TextLabel_43 = Instance.new("TextLabel")
  215. TextLabel_44 = Instance.new("TextLabel")
  216. TextLabel_45 = Instance.new("TextLabel")
  217. TextLabel_46 = Instance.new("TextLabel")
  218. TextLabel_47 = Instance.new("TextLabel")
  219. TextLabel_48 = Instance.new("TextLabel")
  220. TextLabel_49 = Instance.new("TextLabel")
  221. TextLabel_50 = Instance.new("TextLabel")
  222. TextLabel_51 = Instance.new("TextLabel")
  223. TextLabel_52 = Instance.new("TextLabel")
  224. CommandClose = Instance.new("TextButton")
  225. StarterFrame = Instance.new("Frame")
  226. StarterMainFrame = Instance.new("Frame")
  227. ContinueCustomization = Instance.new("TextButton")
  228. TextLabel_53 = Instance.new("TextLabel")
  229. TextLabel_54 = Instance.new("TextLabel")
  230. TextLabel_55 = Instance.new("TextLabel")
  231. TextLabel_56 = Instance.new("TextLabel")
  232. TextLabel_57 = Instance.new("TextLabel")
  233. TextLabel_58 = Instance.new("TextLabel")
  234. TextLabel_59 = Instance.new("TextLabel")
  235. TextLabel_60 = Instance.new("TextLabel")
  236. TextLabel_61 = Instance.new("TextLabel")
  237. TextLabel_62 = Instance.new("TextLabel")
  238. MainContinue = Instance.new("TextButton")
  239. TextLabel_63 = Instance.new("TextLabel")
  240. TextLabel_64 = Instance.new("TextLabel")
  241. BlueColor = Instance.new("TextButton")
  242. RedColor = Instance.new("TextButton")
  243. OrangeColor = Instance.new("TextButton")
  244. BlackColor = Instance.new("TextButton")
  245. PurpleColor = Instance.new("TextButton")
  246. TextLabel_65 = Instance.new("TextLabel")
  247. UIKeybind = Instance.new("TextBox")
  248. TextLabel_66 = Instance.new("TextLabel")
  249. TextLabel_67 = Instance.new("TextLabel")
  250. TextLabel_68 = Instance.new("TextLabel")
  251. MainPreview = Instance.new("TextLabel")
  252. TextLabel_69 = Instance.new("TextLabel")
  253. Aimbotkeybind = Instance.new("TextBox")
  254. TextLabel_70 = Instance.new("TextLabel")
  255. TextLabel_71 = Instance.new("TextLabel")
  256. TextLabel_72 = Instance.new("TextLabel")
  257. TextLabel_73 = Instance.new("TextLabel")
  258. TextLabel_74 = Instance.new("TextLabel")
  259. TextLabel_75 = Instance.new("TextLabel")
  260. TextLabel_76 = Instance.new("TextLabel")
  261. local Game = Instance.new("TextButton")
  262. ActiveMenu = Instance.new("Folder")
  263. ButtonWheelMenu = Instance.new("Frame")
  264. Hue = Instance.new("NumberValue")
  265. Lig = Instance.new("NumberValue")
  266. Sat = Instance.new("NumberValue")
  267. HueBox = Instance.new("TextBox")
  268. GetColor = Instance.new("BindableFunction")
  269.  
  270. Unjailbreak.Name = "Unjailbreak"
  271. Unjailbreak.Parent = game.CoreGui
  272.  
  273. MainFrame.Name = "MainFrame"
  274. MainFrame.Parent = Unjailbreak
  275. MainFrame.Active = true
  276. MainFrame.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  277. MainFrame.BorderSizePixel = 0
  278. MainFrame.ClipsDescendants = true
  279. MainFrame.Draggable = true
  280. MainFrame.Position = UDim2.new(0.344000012, 0, 1.10000002, -2)
  281. MainFrame.Size = UDim2.new(0, 598, 0, 356)
  282.  
  283. TextLabel.Parent = MainFrame
  284. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  285. TextLabel.BorderSizePixel = 0
  286. TextLabel.Position = UDim2.new(0, 0, 0, 39)
  287. TextLabel.Size = UDim2.new(0, 598, 0, 3)
  288. TextLabel.Font = Enum.Font.SourceSans
  289. TextLabel.FontSize = Enum.FontSize.Size14
  290. TextLabel.Text = ""
  291. TextLabel.TextSize = 14
  292.  
  293. BottomLine.Name = "BottomLine"
  294. BottomLine.Parent = MainFrame
  295. BottomLine.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  296. BottomLine.BorderSizePixel = 0
  297. BottomLine.Position = UDim2.new(0, 0, 0, 336)
  298. BottomLine.Size = UDim2.new(0, 598, 0, 18)
  299. BottomLine.Font = Enum.Font.SourceSans
  300. BottomLine.FontSize = Enum.FontSize.Size14
  301. BottomLine.Text = ""
  302. BottomLine.TextSize = 14
  303.  
  304. PlayerImage.Name = "PlayerImage"
  305. PlayerImage.Parent = MainFrame
  306. PlayerImage.BackgroundColor3 = Color3.new(1, 1, 1)
  307. PlayerImage.BorderSizePixel = 0
  308. PlayerImage.Position = UDim2.new(0, 0, 0, 48)
  309. PlayerImage.Size = UDim2.new(0, 149, 0, 129)
  310. PlayerImage.Image = "https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=250&y=250&Format=Png&username="..game:GetService("Players").LocalPlayer.Name
  311.  
  312. TextLabel_2.Parent = MainFrame
  313. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  314. TextLabel_2.BackgroundTransparency = 1
  315. TextLabel_2.Position = UDim2.new(0, 199, 0, 0)
  316. TextLabel_2.Size = UDim2.new(0, 200, 0, 33)
  317. TextLabel_2.Font = Enum.Font.Arial
  318. TextLabel_2.FontSize = Enum.FontSize.Size24
  319. TextLabel_2.Text = "U N J A I L B R E A K"
  320. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  321. TextLabel_2.TextSize = 20
  322.  
  323. TextLabel_3.Parent = MainFrame
  324. TextLabel_3.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  325. TextLabel_3.BorderSizePixel = 0
  326. TextLabel_3.Position = UDim2.new(0, 0, 0, 177)
  327. TextLabel_3.Size = UDim2.new(0, 149, 0, 159)
  328. TextLabel_3.Font = Enum.Font.SourceSans
  329. TextLabel_3.FontSize = Enum.FontSize.Size14
  330. TextLabel_3.Text = ""
  331. TextLabel_3.TextSize = 14
  332.  
  333. Game.Name = "Game"
  334. Game.Parent = MainFrame
  335. Game.BackgroundColor3 = Color3.new(1, 1, 1)
  336. Game.BackgroundTransparency = 1
  337. Game.Position = UDim2.new(0, 21, 0, 229)
  338. Game.Size = UDim2.new(0, 118, 0, 30)
  339. Game.Font = Enum.Font.Arial
  340. Game.FontSize = Enum.FontSize.Size18
  341. Game.Text = ""
  342. Game.TextColor3 = Color3.new(1, 1, 1)
  343. Game.TextSize = 17
  344.  
  345. HomeImage.Name = "HomeImage"
  346. HomeImage.Parent = Game
  347. HomeImage.BackgroundColor3 = Color3.new(1, 1, 1)
  348. HomeImage.BackgroundTransparency = 1
  349. HomeImage.Position = UDim2.new(0, 0, 0, 3)
  350. HomeImage.Size = UDim2.new(0, 25, 0, 24)
  351. HomeImage.Image = "rbxassetid://1022440008"
  352.  
  353. TextLabel_4.Parent = Game
  354. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  355. TextLabel_4.BackgroundTransparency = 1
  356. TextLabel_4.Position = UDim2.new(0, 33, 0, 0)
  357. TextLabel_4.Size = UDim2.new(0, 85, 0, 30)
  358. TextLabel_4.Font = Enum.Font.Arial
  359. TextLabel_4.FontSize = Enum.FontSize.Size18
  360. TextLabel_4.Text = "Game"
  361. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  362. TextLabel_4.TextSize = 17
  363. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  364.  
  365. Home.Name = "Home"
  366. Home.Parent = MainFrame
  367. Home.BackgroundColor3 = Color3.new(1, 1, 1)
  368. Home.BackgroundTransparency = 1
  369. Home.Position = UDim2.new(0, 21, 0, 196)
  370. Home.Size = UDim2.new(0, 118, 0, 30)
  371. Home.Font = Enum.Font.Arial
  372. Home.FontSize = Enum.FontSize.Size18
  373. Home.Text = ""
  374. Home.TextColor3 = Color3.new(1, 1, 1)
  375. Home.TextSize = 17
  376.  
  377. HomeImage_2.Name = "HomeImage"
  378. HomeImage_2.Parent = Home
  379. HomeImage_2.BackgroundColor3 = Color3.new(1, 1, 1)
  380. HomeImage_2.BackgroundTransparency = 1
  381. HomeImage_2.Position = UDim2.new(0, 0, 0, 3)
  382. HomeImage_2.Size = UDim2.new(0, 25, 0, 24)
  383. HomeImage_2.Image = "rbxassetid://1022441323"
  384.  
  385. TextLabel_5.Parent = Home
  386. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  387. TextLabel_5.BackgroundTransparency = 1
  388. TextLabel_5.Position = UDim2.new(0, 33, 0, 0)
  389. TextLabel_5.Size = UDim2.new(0, 85, 0, 30)
  390. TextLabel_5.Font = Enum.Font.Arial
  391. TextLabel_5.FontSize = Enum.FontSize.Size18
  392. TextLabel_5.Text = "Home"
  393. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  394. TextLabel_5.TextSize = 17
  395. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  396.  
  397. Settings.Name = "Settings"
  398. Settings.Parent = MainFrame
  399. Settings.BackgroundColor3 = Color3.new(1, 1, 1)
  400. Settings.BackgroundTransparency = 1
  401. Settings.Position = UDim2.new(0, 21, 0, 295)
  402. Settings.Size = UDim2.new(0, 118, 0, 30)
  403. Settings.Font = Enum.Font.Arial
  404. Settings.FontSize = Enum.FontSize.Size18
  405. Settings.Text = ""
  406. Settings.TextColor3 = Color3.new(1, 1, 1)
  407. Settings.TextSize = 17
  408.  
  409. HomeImage_3.Name = "HomeImage"
  410. HomeImage_3.Parent = Settings
  411. HomeImage_3.BackgroundColor3 = Color3.new(1, 1, 1)
  412. HomeImage_3.BackgroundTransparency = 1
  413. HomeImage_3.Position = UDim2.new(0, 0, 0, 3)
  414. HomeImage_3.Size = UDim2.new(0, 25, 0, 24)
  415. HomeImage_3.Image = "rbxassetid://1022442308"
  416.  
  417. TextLabel_6.Parent = Settings
  418. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  419. TextLabel_6.BackgroundTransparency = 1
  420. TextLabel_6.Position = UDim2.new(0, 33, 0, 0)
  421. TextLabel_6.Size = UDim2.new(0, 85, 0, 30)
  422. TextLabel_6.Font = Enum.Font.Arial
  423. TextLabel_6.FontSize = Enum.FontSize.Size18
  424. TextLabel_6.Text = "Settings"
  425. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  426. TextLabel_6.TextSize = 17
  427. TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left
  428.  
  429. Teleports.Name = "Teleports"
  430. Teleports.Parent = MainFrame
  431. Teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  432. Teleports.BackgroundTransparency = 1
  433. Teleports.Position = UDim2.new(0, 21, 0, 262)
  434. Teleports.Size = UDim2.new(0, 118, 0, 30)
  435. Teleports.Font = Enum.Font.Arial
  436. Teleports.FontSize = Enum.FontSize.Size18
  437. Teleports.Text = ""
  438. Teleports.TextColor3 = Color3.new(1, 1, 1)
  439. Teleports.TextSize = 17
  440.  
  441. HomeImage_4.Name = "HomeImage"
  442. HomeImage_4.Parent = Teleports
  443. HomeImage_4.BackgroundColor3 = Color3.new(1, 1, 1)
  444. HomeImage_4.BackgroundTransparency = 1
  445. HomeImage_4.Position = UDim2.new(0, 0, 0, 3)
  446. HomeImage_4.Size = UDim2.new(0, 25, 0, 24)
  447. HomeImage_4.Image = "rbxassetid://1022517730"
  448.  
  449. TextLabel_7.Parent = Teleports
  450. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  451. TextLabel_7.BackgroundTransparency = 1
  452. TextLabel_7.Position = UDim2.new(0, 33, 0, 0)
  453. TextLabel_7.Size = UDim2.new(0, 85, 0, 30)
  454. TextLabel_7.Font = Enum.Font.Arial
  455. TextLabel_7.FontSize = Enum.FontSize.Size18
  456. TextLabel_7.Text = "Teleports"
  457. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  458. TextLabel_7.TextSize = 17
  459. TextLabel_7.TextXAlignment = Enum.TextXAlignment.Left
  460.  
  461. TabFrames.Name = "TabFrames"
  462. TabFrames.Parent = MainFrame
  463. TabFrames.BackgroundColor3 = Color3.new(1, 1, 1)
  464. TabFrames.BorderSizePixel = 0
  465. TabFrames.ClipsDescendants = true
  466. TabFrames.Position = UDim2.new(0, 0, 0, 47)
  467. TabFrames.Size = UDim2.new(0, 598, 0, 289)
  468.  
  469. HomeFrame.Name = "HomeFrame"
  470. HomeFrame.Parent = TabFrames
  471. HomeFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  472. HomeFrame.BorderSizePixel = 0
  473. HomeFrame.ClipsDescendants = true
  474. HomeFrame.Size = UDim2.new(0, 598, 0, 289)
  475. HomeFrame.Visible = true
  476.  
  477. TextLabel_8.Parent = HomeFrame
  478. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  479. TextLabel_8.BackgroundTransparency = 1
  480. TextLabel_8.Position = UDim2.new(0, 199, 0, 18)
  481. TextLabel_8.Size = UDim2.new(0, 200, 0, 50)
  482. TextLabel_8.Font = Enum.Font.Arial
  483. TextLabel_8.FontSize = Enum.FontSize.Size24
  484. TextLabel_8.Text = "Welcome To Unjailbreak"
  485. TextLabel_8.TextColor3 = Color3.new(0, 0, 0)
  486. TextLabel_8.TextSize = 20
  487.  
  488. TextLabel_9.Parent = HomeFrame
  489. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  490. TextLabel_9.BackgroundTransparency = 1
  491. TextLabel_9.Position = UDim2.new(0, 199, 0, 53)
  492. TextLabel_9.Size = UDim2.new(0, 200, 0, 50)
  493. TextLabel_9.Font = Enum.Font.Arial
  494. TextLabel_9.FontSize = Enum.FontSize.Size24
  495. TextLabel_9.Text = "Logo Created by ooga#9523"
  496. TextLabel_9.TextColor3 = Color3.new(0, 0, 0)
  497. TextLabel_9.TextSize = 20
  498.  
  499. TextLabel_10.Parent = HomeFrame
  500. TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  501. TextLabel_10.BackgroundTransparency = 1
  502. TextLabel_10.Position = UDim2.new(0, 199, 0, 99)
  503. TextLabel_10.Size = UDim2.new(0, 200, 0, 25)
  504. TextLabel_10.Font = Enum.Font.Arial
  505. TextLabel_10.FontSize = Enum.FontSize.Size24
  506. TextLabel_10.Text = "Whitelist Created By Aren <3"
  507. TextLabel_10.TextColor3 = Color3.new(0, 0, 0)
  508. TextLabel_10.TextSize = 20
  509.  
  510. TextLabel_11.Parent = HomeFrame
  511. TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
  512. TextLabel_11.BackgroundTransparency = 1
  513. TextLabel_11.Position = UDim2.new(0, 199, 0, 120)
  514. TextLabel_11.Size = UDim2.new(0, 200, 0, 50)
  515. TextLabel_11.Font = Enum.Font.Arial
  516. TextLabel_11.FontSize = Enum.FontSize.Size24
  517. TextLabel_11.Text = "Credits To Ezy For Being Cool"
  518. TextLabel_11.TextColor3 = Color3.new(0, 0, 0)
  519. TextLabel_11.TextSize = 20
  520.  
  521. TextLabel_12.Parent = HomeFrame
  522. TextLabel_12.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  523. TextLabel_12.BorderSizePixel = 0
  524. TextLabel_12.Position = UDim2.new(0, 100, 0, -33)
  525. TextLabel_12.Size = UDim2.new(0, 33, 0, 409)
  526. TextLabel_12.Font = Enum.Font.Arial
  527. TextLabel_12.FontSize = Enum.FontSize.Size24
  528. TextLabel_12.Text = ""
  529. TextLabel_12.TextColor3 = Color3.new(0, 0, 0)
  530. TextLabel_12.TextSize = 20
  531.  
  532. TextLabel_13.Parent = HomeFrame
  533. TextLabel_13.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  534. TextLabel_13.BorderSizePixel = 0
  535. TextLabel_13.Position = UDim2.new(0, 82, 0, -60)
  536. TextLabel_13.Size = UDim2.new(0, 9, 0, 409)
  537. TextLabel_13.Font = Enum.Font.Arial
  538. TextLabel_13.FontSize = Enum.FontSize.Size24
  539. TextLabel_13.Text = ""
  540. TextLabel_13.TextColor3 = Color3.new(0, 0, 0)
  541. TextLabel_13.TextSize = 20
  542.  
  543. TextLabel_14.Parent = HomeFrame
  544. TextLabel_14.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  545. TextLabel_14.BorderSizePixel = 0
  546. TextLabel_14.Position = UDim2.new(0, 570, 0, -60)
  547. TextLabel_14.Size = UDim2.new(0, 8, 0, 409)
  548. TextLabel_14.Font = Enum.Font.Arial
  549. TextLabel_14.FontSize = Enum.FontSize.Size24
  550. TextLabel_14.Text = ""
  551. TextLabel_14.TextColor3 = Color3.new(0, 0, 0)
  552. TextLabel_14.TextSize = 20
  553.  
  554. TextLabel_15.Parent = HomeFrame
  555. TextLabel_15.BackgroundColor3 = Color3.new(0.921569, 0.431373, 0)
  556. TextLabel_15.BorderSizePixel = 0
  557. TextLabel_15.Position = UDim2.new(0, 114, 0, -21)
  558. TextLabel_15.Size = UDim2.new(0, 10, 0, 409)
  559. TextLabel_15.Font = Enum.Font.Arial
  560. TextLabel_15.FontSize = Enum.FontSize.Size24
  561. TextLabel_15.Text = ""
  562. TextLabel_15.TextColor3 = Color3.new(0, 0, 0)
  563. TextLabel_15.TextSize = 20
  564.  
  565. TeleportsFrame.Name = "TeleportsFrame"
  566. TeleportsFrame.Parent = TabFrames
  567. TeleportsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  568. TeleportsFrame.BorderSizePixel = 0
  569. TeleportsFrame.ClipsDescendants = true
  570. TeleportsFrame.Size = UDim2.new(0, 598, 0, 289)
  571. TeleportsFrame.Visible = false
  572.  
  573. JewelryStore.Name = "JewelryStore"
  574. JewelryStore.Parent = TeleportsFrame
  575. JewelryStore.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  576. JewelryStore.BorderSizePixel = 0
  577. JewelryStore.Position = UDim2.new(0, 22, 0, 50)
  578. JewelryStore.Size = UDim2.new(0, 89, 0, 25)
  579. JewelryStore.AutoButtonColor = false
  580. JewelryStore.Font = Enum.Font.Arial
  581. JewelryStore.FontSize = Enum.FontSize.Size18
  582. JewelryStore.Text = "Jewelry Store"
  583. JewelryStore.TextColor3 = Color3.new(1, 1, 1)
  584. JewelryStore.TextSize = 15
  585.  
  586. BankStore.Name = "BankStore"
  587. BankStore.Parent = TeleportsFrame
  588. BankStore.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  589. BankStore.BorderSizePixel = 0
  590. BankStore.Position = UDim2.new(0, 120, 0, 50)
  591. BankStore.Size = UDim2.new(0, 89, 0, 25)
  592. BankStore.AutoButtonColor = false
  593. BankStore.Font = Enum.Font.Arial
  594. BankStore.FontSize = Enum.FontSize.Size18
  595. BankStore.Text = "Bank Store"
  596. BankStore.TextColor3 = Color3.new(1, 1, 1)
  597. BankStore.TextSize = 15
  598.  
  599. BatCave.Name = "BatCave"
  600. BatCave.Parent = TeleportsFrame
  601. BatCave.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  602. BatCave.BorderSizePixel = 0
  603. BatCave.Position = UDim2.new(0, 22, 0, 85)
  604. BatCave.Size = UDim2.new(0, 89, 0, 25)
  605. BatCave.AutoButtonColor = false
  606. BatCave.Font = Enum.Font.Arial
  607. BatCave.FontSize = Enum.FontSize.Size18
  608. BatCave.Text = "Bat Cave"
  609. BatCave.TextColor3 = Color3.new(1, 1, 1)
  610. BatCave.TextSize = 15
  611.  
  612. CriminalBase.Name = "CriminalBase"
  613. CriminalBase.Parent = TeleportsFrame
  614. CriminalBase.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  615. CriminalBase.BorderSizePixel = 0
  616. CriminalBase.Position = UDim2.new(0, 120, 0, 85)
  617. CriminalBase.Size = UDim2.new(0, 89, 0, 25)
  618. CriminalBase.AutoButtonColor = false
  619. CriminalBase.Font = Enum.Font.Arial
  620. CriminalBase.FontSize = Enum.FontSize.Size18
  621. CriminalBase.Text = "Criminal Base"
  622. CriminalBase.TextColor3 = Color3.new(1, 1, 1)
  623. CriminalBase.TextSize = 15
  624.  
  625. PoliceHQ1.Name = "PoliceHQ1"
  626. PoliceHQ1.Parent = TeleportsFrame
  627. PoliceHQ1.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  628. PoliceHQ1.BorderSizePixel = 0
  629. PoliceHQ1.Position = UDim2.new(0, 22, 0, 120)
  630. PoliceHQ1.Size = UDim2.new(0, 89, 0, 25)
  631. PoliceHQ1.AutoButtonColor = false
  632. PoliceHQ1.Font = Enum.Font.Arial
  633. PoliceHQ1.FontSize = Enum.FontSize.Size18
  634. PoliceHQ1.Text = "Police HQ 1"
  635. PoliceHQ1.TextColor3 = Color3.new(1, 1, 1)
  636. PoliceHQ1.TextSize = 15
  637.  
  638. PoliceHQ2.Name = "PoliceHQ2"
  639. PoliceHQ2.Parent = TeleportsFrame
  640. PoliceHQ2.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  641. PoliceHQ2.BorderSizePixel = 0
  642. PoliceHQ2.Position = UDim2.new(0, 120, 0, 120)
  643. PoliceHQ2.Size = UDim2.new(0, 89, 0, 25)
  644. PoliceHQ2.AutoButtonColor = false
  645. PoliceHQ2.Font = Enum.Font.Arial
  646. PoliceHQ2.FontSize = Enum.FontSize.Size18
  647. PoliceHQ2.Text = "Police HQ 2"
  648. PoliceHQ2.TextColor3 = Color3.new(1, 1, 1)
  649. PoliceHQ2.TextSize = 15
  650.  
  651. DonutShop.Name = "DonutShop"
  652. DonutShop.Parent = TeleportsFrame
  653. DonutShop.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  654. DonutShop.BorderSizePixel = 0
  655. DonutShop.Position = UDim2.new(0, 120, 0, 155)
  656. DonutShop.Size = UDim2.new(0, 89, 0, 25)
  657. DonutShop.AutoButtonColor = false
  658. DonutShop.Font = Enum.Font.Arial
  659. DonutShop.FontSize = Enum.FontSize.Size18
  660. DonutShop.Text = "Donut Shop"
  661. DonutShop.TextColor3 = Color3.new(1, 1, 1)
  662. DonutShop.TextSize = 15
  663.  
  664. GasStation.Name = "GasStation"
  665. GasStation.Parent = TeleportsFrame
  666. GasStation.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  667. GasStation.BorderSizePixel = 0
  668. GasStation.Position = UDim2.new(0, 22, 0, 155)
  669. GasStation.Size = UDim2.new(0, 89, 0, 25)
  670. GasStation.AutoButtonColor = false
  671. GasStation.Font = Enum.Font.Arial
  672. GasStation.FontSize = Enum.FontSize.Size18
  673. GasStation.Text = "Gas Station"
  674. GasStation.TextColor3 = Color3.new(1, 1, 1)
  675. GasStation.TextSize = 15
  676.  
  677. Prison.Name = "Prison"
  678. Prison.Parent = TeleportsFrame
  679. Prison.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  680. Prison.BorderSizePixel = 0
  681. Prison.Position = UDim2.new(0, 22, 0, 190)
  682. Prison.Size = UDim2.new(0, 89, 0, 25)
  683. Prison.AutoButtonColor = false
  684. Prison.Font = Enum.Font.Arial
  685. Prison.FontSize = Enum.FontSize.Size18
  686. Prison.Text = "Prison"
  687. Prison.TextColor3 = Color3.new(1, 1, 1)
  688. Prison.TextSize = 15
  689.  
  690. Garage.Name = "Garage"
  691. Garage.Parent = TeleportsFrame
  692. Garage.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  693. Garage.BorderSizePixel = 0
  694. Garage.Position = UDim2.new(0, 120, 0, 190)
  695. Garage.Size = UDim2.new(0, 89, 0, 25)
  696. Garage.AutoButtonColor = false
  697. Garage.Font = Enum.Font.Arial
  698. Garage.FontSize = Enum.FontSize.Size18
  699. Garage.Text = "Garage"
  700. Garage.TextColor3 = Color3.new(1, 1, 1)
  701. Garage.TextSize = 15
  702.  
  703. Bugatti.Name = "Bugatti"
  704. Bugatti.Parent = TeleportsFrame
  705. Bugatti.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  706. Bugatti.BorderSizePixel = 0
  707. Bugatti.Position = UDim2.new(0, 218, 0, 50)
  708. Bugatti.Size = UDim2.new(0, 89, 0, 25)
  709. Bugatti.AutoButtonColor = false
  710. Bugatti.Font = Enum.Font.Arial
  711. Bugatti.FontSize = Enum.FontSize.Size18
  712. Bugatti.Text = "Bugatti"
  713. Bugatti.TextColor3 = Color3.new(1, 1, 1)
  714. Bugatti.TextSize = 15
  715.  
  716. Lamborghini.Name = "Lamborghini"
  717. Lamborghini.Parent = TeleportsFrame
  718. Lamborghini.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  719. Lamborghini.BorderSizePixel = 0
  720. Lamborghini.Position = UDim2.new(0, 318, 0, 50)
  721. Lamborghini.Size = UDim2.new(0, 89, 0, 25)
  722. Lamborghini.AutoButtonColor = false
  723. Lamborghini.Font = Enum.Font.Arial
  724. Lamborghini.FontSize = Enum.FontSize.Size18
  725. Lamborghini.Text = "Lamborghini"
  726. Lamborghini.TextColor3 = Color3.new(1, 1, 1)
  727. Lamborghini.TextSize = 15
  728.  
  729. Tesla3.Name = "Tesla3"
  730. Tesla3.Parent = TeleportsFrame
  731. Tesla3.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  732. Tesla3.BorderSizePixel = 0
  733. Tesla3.Position = UDim2.new(0, 318, 0, 85)
  734. Tesla3.Size = UDim2.new(0, 89, 0, 25)
  735. Tesla3.AutoButtonColor = false
  736. Tesla3.Font = Enum.Font.Arial
  737. Tesla3.FontSize = Enum.FontSize.Size18
  738. Tesla3.Text = "Tesla 3"
  739. Tesla3.TextColor3 = Color3.new(1, 1, 1)
  740. Tesla3.TextSize = 15
  741.  
  742. Porsche.Name = "Porsche"
  743. Porsche.Parent = TeleportsFrame
  744. Porsche.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  745. Porsche.BorderSizePixel = 0
  746. Porsche.Position = UDim2.new(0, 218, 0, 85)
  747. Porsche.Size = UDim2.new(0, 89, 0, 25)
  748. Porsche.AutoButtonColor = false
  749. Porsche.Font = Enum.Font.Arial
  750. Porsche.FontSize = Enum.FontSize.Size18
  751. Porsche.Text = "Porsche"
  752. Porsche.TextColor3 = Color3.new(1, 1, 1)
  753. Porsche.TextSize = 15
  754.  
  755. SWATVan.Name = "SWATVan"
  756. SWATVan.Parent = TeleportsFrame
  757. SWATVan.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  758. SWATVan.BorderSizePixel = 0
  759. SWATVan.Position = UDim2.new(0, 318, 0, 120)
  760. SWATVan.Size = UDim2.new(0, 89, 0, 25)
  761. SWATVan.AutoButtonColor = false
  762. SWATVan.Font = Enum.Font.Arial
  763. SWATVan.FontSize = Enum.FontSize.Size18
  764. SWATVan.Text = "SWAT Van"
  765. SWATVan.TextColor3 = Color3.new(1, 1, 1)
  766. SWATVan.TextSize = 15
  767.  
  768. DuneBuggy.Name = "DuneBuggy"
  769. DuneBuggy.Parent = TeleportsFrame
  770. DuneBuggy.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  771. DuneBuggy.BorderSizePixel = 0
  772. DuneBuggy.Position = UDim2.new(0, 218, 0, 120)
  773. DuneBuggy.Size = UDim2.new(0, 89, 0, 25)
  774. DuneBuggy.AutoButtonColor = false
  775. DuneBuggy.Font = Enum.Font.Arial
  776. DuneBuggy.FontSize = Enum.FontSize.Size18
  777. DuneBuggy.Text = "Dune Buggy"
  778. DuneBuggy.TextColor3 = Color3.new(1, 1, 1)
  779. DuneBuggy.TextSize = 15
  780.  
  781. PickUpTruck.Name = "PickUpTruck"
  782. PickUpTruck.Parent = TeleportsFrame
  783. PickUpTruck.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  784. PickUpTruck.BorderSizePixel = 0
  785. PickUpTruck.Position = UDim2.new(0, 218, 0, 155)
  786. PickUpTruck.Size = UDim2.new(0, 89, 0, 25)
  787. PickUpTruck.AutoButtonColor = false
  788. PickUpTruck.Font = Enum.Font.Arial
  789. PickUpTruck.FontSize = Enum.FontSize.Size18
  790. PickUpTruck.Text = "PickUp Truck"
  791. PickUpTruck.TextColor3 = Color3.new(1, 1, 1)
  792. PickUpTruck.TextSize = 15
  793.  
  794. MiniCooper.Name = "MiniCooper"
  795. MiniCooper.Parent = TeleportsFrame
  796. MiniCooper.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  797. MiniCooper.BorderSizePixel = 0
  798. MiniCooper.Position = UDim2.new(0, 218, 0, 190)
  799. MiniCooper.Size = UDim2.new(0, 89, 0, 25)
  800. MiniCooper.AutoButtonColor = false
  801. MiniCooper.Font = Enum.Font.Arial
  802. MiniCooper.FontSize = Enum.FontSize.Size18
  803. MiniCooper.Text = "Mini Cooper"
  804. MiniCooper.TextColor3 = Color3.new(1, 1, 1)
  805. MiniCooper.TextSize = 15
  806.  
  807. Camaro.Name = "Camaro"
  808. Camaro.Parent = TeleportsFrame
  809. Camaro.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  810. Camaro.BorderSizePixel = 0
  811. Camaro.Position = UDim2.new(0, 318, 0, 190)
  812. Camaro.Size = UDim2.new(0, 89, 0, 25)
  813. Camaro.AutoButtonColor = false
  814. Camaro.Font = Enum.Font.Arial
  815. Camaro.FontSize = Enum.FontSize.Size18
  816. Camaro.Text = "Camaro"
  817. Camaro.TextColor3 = Color3.new(1, 1, 1)
  818. Camaro.TextSize = 15
  819.  
  820. DirtBike.Name = "DirtBike"
  821. DirtBike.Parent = TeleportsFrame
  822. DirtBike.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  823. DirtBike.BorderSizePixel = 0
  824. DirtBike.Position = UDim2.new(0, 318, 0, 155)
  825. DirtBike.Size = UDim2.new(0, 89, 0, 25)
  826. DirtBike.AutoButtonColor = false
  827. DirtBike.Font = Enum.Font.Arial
  828. DirtBike.FontSize = Enum.FontSize.Size18
  829. DirtBike.Text = "Dirt Bike"
  830. DirtBike.TextColor3 = Color3.new(1, 1, 1)
  831. DirtBike.TextSize = 15
  832.  
  833. sframe.Name = "sframe"
  834. sframe.Parent = TeleportsFrame
  835. sframe.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  836. sframe.BorderSizePixel = 0
  837. sframe.Position = UDim2.new(0, 418, 0, 51)
  838. sframe.Size = UDim2.new(0, 180, 0, 164)
  839. sframe.ScrollBarThickness = 4
  840.  
  841. GoTo.Name = "GoTo"
  842. GoTo.Parent = TeleportsFrame
  843. GoTo.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  844. GoTo.BorderSizePixel = 0
  845. GoTo.Position = UDim2.new(0, 459, 0, 247)
  846. GoTo.Size = UDim2.new(0, 89, 0, 25)
  847. GoTo.AutoButtonColor = false
  848. GoTo.Font = Enum.Font.Arial
  849. GoTo.FontSize = Enum.FontSize.Size18
  850. GoTo.Text = "GoTo"
  851. GoTo.TextColor3 = Color3.new(1, 1, 1)
  852. GoTo.TextSize = 15
  853.  
  854. SPlayer.Name = "SPlayer"
  855. SPlayer.Parent = TeleportsFrame
  856. SPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  857. SPlayer.BackgroundTransparency = 1
  858. SPlayer.Position = UDim2.new(0, 407, 0, 221)
  859. SPlayer.Size = UDim2.new(0, 191, 0, 17)
  860. SPlayer.Font = Enum.Font.Arial
  861. SPlayer.FontSize = Enum.FontSize.Size14
  862. SPlayer.Text = "Player:"
  863. SPlayer.TextSize = 14
  864.  
  865. SettingsFrame.Name = "SettingsFrame"
  866. SettingsFrame.Parent = TabFrames
  867. SettingsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  868. SettingsFrame.BorderSizePixel = 0
  869. SettingsFrame.ClipsDescendants = true
  870. SettingsFrame.Size = UDim2.new(0, 598, 0, 289)
  871. SettingsFrame.Visible = false
  872.  
  873. CDrag.Name = "CDrag"
  874. CDrag.Parent = SettingsFrame
  875. CDrag.BackgroundColor3 = Color3.new(1, 1, 1)
  876. CDrag.BackgroundTransparency = 1
  877. CDrag.Position = UDim2.new(0, 22, 0, 60)
  878. CDrag.Size = UDim2.new(0, 25, 0, 25)
  879. CDrag.Image = "rbxassetid://87913710"
  880. CDrag.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  881.  
  882. CNotifierB.Name = "CNotifierB"
  883. CNotifierB.Parent = SettingsFrame
  884. CNotifierB.BackgroundColor3 = Color3.new(1, 1, 1)
  885. CNotifierB.BackgroundTransparency = 1
  886. CNotifierB.Position = UDim2.new(0, 22, 0, 100)
  887. CNotifierB.Size = UDim2.new(0, 25, 0, 25)
  888. CNotifierB.Image = "rbxassetid://87913710"
  889. CNotifierB.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  890.  
  891. TextLabel_16.Parent = SettingsFrame
  892. TextLabel_16.BackgroundColor3 = Color3.new(1, 1, 1)
  893. TextLabel_16.BackgroundTransparency = 1
  894. TextLabel_16.Position = UDim2.new(0, 55, 0, 62)
  895. TextLabel_16.Size = UDim2.new(0, 56, 0, 17)
  896. TextLabel_16.Font = Enum.Font.Arial
  897. TextLabel_16.FontSize = Enum.FontSize.Size18
  898. TextLabel_16.Text = "Draggable"
  899. TextLabel_16.TextColor3 = Color3.new(0, 0, 0)
  900. TextLabel_16.TextSize = 15
  901. TextLabel_16.TextXAlignment = Enum.TextXAlignment.Left
  902.  
  903. TextLabel_17.Parent = SettingsFrame
  904. TextLabel_17.BackgroundColor3 = Color3.new(1, 1, 1)
  905. TextLabel_17.BackgroundTransparency = 1
  906. TextLabel_17.Position = UDim2.new(0, 55, 0, 102)
  907. TextLabel_17.Size = UDim2.new(0, 56, 0, 17)
  908. TextLabel_17.Font = Enum.Font.Arial
  909. TextLabel_17.FontSize = Enum.FontSize.Size18
  910. TextLabel_17.Text = "Bank Notifier"
  911. TextLabel_17.TextColor3 = Color3.new(0, 0, 0)
  912. TextLabel_17.TextSize = 15
  913. TextLabel_17.TextXAlignment = Enum.TextXAlignment.Left
  914.  
  915. CNotifierJ.Name = "CNotifierJ"
  916. CNotifierJ.Parent = SettingsFrame
  917. CNotifierJ.BackgroundColor3 = Color3.new(1, 1, 1)
  918. CNotifierJ.BackgroundTransparency = 1
  919. CNotifierJ.Position = UDim2.new(0, 22, 0, 140)
  920. CNotifierJ.Size = UDim2.new(0, 25, 0, 25)
  921. CNotifierJ.Image = "rbxassetid://87913710"
  922. CNotifierJ.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  923.  
  924. TextLabel_18.Parent = SettingsFrame
  925. TextLabel_18.BackgroundColor3 = Color3.new(1, 1, 1)
  926. TextLabel_18.BackgroundTransparency = 1
  927. TextLabel_18.Position = UDim2.new(0, 55, 0, 142)
  928. TextLabel_18.Size = UDim2.new(0, 56, 0, 17)
  929. TextLabel_18.Font = Enum.Font.Arial
  930. TextLabel_18.FontSize = Enum.FontSize.Size18
  931. TextLabel_18.Text = "Jewelry Notifier"
  932. TextLabel_18.TextColor3 = Color3.new(0, 0, 0)
  933. TextLabel_18.TextSize = 15
  934. TextLabel_18.TextXAlignment = Enum.TextXAlignment.Left
  935.  
  936. TextLabel_19.Parent = SettingsFrame
  937. TextLabel_19.BackgroundColor3 = Color3.new(1, 1, 1)
  938. TextLabel_19.BackgroundTransparency = 1
  939. TextLabel_19.Position = UDim2.new(0, 271, 0, 210)
  940. TextLabel_19.Size = UDim2.new(0, 56, 0, 17)
  941. TextLabel_19.Font = Enum.Font.Arial
  942. TextLabel_19.FontSize = Enum.FontSize.Size18
  943. TextLabel_19.Text = "Set Current Position As Custom TP"
  944. TextLabel_19.TextColor3 = Color3.new(0, 0, 0)
  945. TextLabel_19.TextSize = 15
  946.  
  947. CBigHead.Name = "CBigHead"
  948. CBigHead.Parent = SettingsFrame
  949. CBigHead.BackgroundColor3 = Color3.new(1, 1, 1)
  950. CBigHead.BackgroundTransparency = 1
  951. CBigHead.Position = UDim2.new(0, 22, 0, 180)
  952. CBigHead.Size = UDim2.new(0, 25, 0, 25)
  953. CBigHead.Image = "rbxassetid://87913710"
  954. CBigHead.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  955.  
  956. TextLabel_20.Parent = SettingsFrame
  957. TextLabel_20.BackgroundColor3 = Color3.new(1, 1, 1)
  958. TextLabel_20.BackgroundTransparency = 1
  959. TextLabel_20.Position = UDim2.new(0, 55, 0, 182)
  960. TextLabel_20.Size = UDim2.new(0, 56, 0, 17)
  961. TextLabel_20.Font = Enum.Font.Arial
  962. TextLabel_20.FontSize = Enum.FontSize.Size18
  963. TextLabel_20.Text = "Big Head"
  964. TextLabel_20.TextColor3 = Color3.new(0, 0, 0)
  965. TextLabel_20.TextSize = 15
  966. TextLabel_20.TextXAlignment = Enum.TextXAlignment.Left
  967.  
  968. CESP.Name = "CESP"
  969. CESP.Parent = SettingsFrame
  970. CESP.BackgroundColor3 = Color3.new(1, 1, 1)
  971. CESP.BackgroundTransparency = 1
  972. CESP.Position = UDim2.new(0, 22, 0, 220)
  973. CESP.Size = UDim2.new(0, 25, 0, 25)
  974. CESP.Image = "rbxassetid://87913710"
  975. CESP.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  976.  
  977. TextLabel_21.Parent = SettingsFrame
  978. TextLabel_21.BackgroundColor3 = Color3.new(1, 1, 1)
  979. TextLabel_21.BackgroundTransparency = 1
  980. TextLabel_21.Position = UDim2.new(0, 55, 0, 222)
  981. TextLabel_21.Size = UDim2.new(0, 56, 0, 17)
  982. TextLabel_21.Font = Enum.Font.Arial
  983. TextLabel_21.FontSize = Enum.FontSize.Size18
  984. TextLabel_21.Text = "ESP"
  985. TextLabel_21.TextColor3 = Color3.new(0, 0, 0)
  986. TextLabel_21.TextSize = 15
  987. TextLabel_21.TextXAlignment = Enum.TextXAlignment.Left
  988.  
  989. KeybindConFrame.Name = "KeybindConFrame"
  990. KeybindConFrame.Parent = SettingsFrame
  991. KeybindConFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  992. KeybindConFrame.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  993. KeybindConFrame.BorderSizePixel = 3
  994. KeybindConFrame.Position = UDim2.new(0, 164, 0, 70)
  995. KeybindConFrame.Size = UDim2.new(0, 270, 0, 150)
  996. KeybindConFrame.Visible = false
  997. KeybindConFrame.ZIndex = 2
  998.  
  999. TextLabel_22.Parent = KeybindConFrame
  1000. TextLabel_22.BackgroundColor3 = Color3.new(1, 1, 1)
  1001. TextLabel_22.BackgroundTransparency = 1
  1002. TextLabel_22.Position = UDim2.new(0, 74, 0, 10)
  1003. TextLabel_22.Size = UDim2.new(0, 122, 0, 19)
  1004. TextLabel_22.Font = Enum.Font.Arial
  1005. TextLabel_22.FontSize = Enum.FontSize.Size18
  1006. TextLabel_22.Text = "Are You Sure You Want To Continue?"
  1007. TextLabel_22.TextSize = 15
  1008. TextLabel_22.ZIndex = 2
  1009.  
  1010. JewelryKeyy.Name = "JewelryKeyy"
  1011. JewelryKeyy.Parent = KeybindConFrame
  1012. JewelryKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  1013. JewelryKeyy.BackgroundTransparency = 1
  1014. JewelryKeyy.Position = UDim2.new(0, 13, 0, 39)
  1015. JewelryKeyy.Size = UDim2.new(0, 122, 0, 19)
  1016. JewelryKeyy.Font = Enum.Font.Arial
  1017. JewelryKeyy.FontSize = Enum.FontSize.Size18
  1018. JewelryKeyy.Text = "Jewelry Key Set:"
  1019. JewelryKeyy.TextSize = 15
  1020. JewelryKeyy.TextXAlignment = Enum.TextXAlignment.Left
  1021. JewelryKeyy.ZIndex = 2
  1022.  
  1023. BankKeyy.Name = "BankKeyy"
  1024. BankKeyy.Parent = KeybindConFrame
  1025. BankKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  1026. BankKeyy.BackgroundTransparency = 1
  1027. BankKeyy.Position = UDim2.new(0, 13, 0, 56)
  1028. BankKeyy.Size = UDim2.new(0, 122, 0, 19)
  1029. BankKeyy.Font = Enum.Font.Arial
  1030. BankKeyy.FontSize = Enum.FontSize.Size18
  1031. BankKeyy.Text = "Bank Key Set:"
  1032. BankKeyy.TextSize = 15
  1033. BankKeyy.TextXAlignment = Enum.TextXAlignment.Left
  1034. BankKeyy.ZIndex = 2
  1035.  
  1036. CriminalKeyy.Name = "CriminalKeyy"
  1037. CriminalKeyy.Parent = KeybindConFrame
  1038. CriminalKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  1039. CriminalKeyy.BackgroundTransparency = 1
  1040. CriminalKeyy.Position = UDim2.new(0, 13, 0, 73)
  1041. CriminalKeyy.Size = UDim2.new(0, 122, 0, 19)
  1042. CriminalKeyy.Font = Enum.Font.Arial
  1043. CriminalKeyy.FontSize = Enum.FontSize.Size18
  1044. CriminalKeyy.Text = "Criminal Key Set:"
  1045. CriminalKeyy.TextSize = 15
  1046. CriminalKeyy.TextXAlignment = Enum.TextXAlignment.Left
  1047. CriminalKeyy.ZIndex = 2
  1048.  
  1049. KeyContinue.Name = "KeyContinue"
  1050. KeyContinue.Parent = KeybindConFrame
  1051. KeyContinue.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1052. KeyContinue.BorderSizePixel = 0
  1053. KeyContinue.Position = UDim2.new(0, 16, 0, 104)
  1054. KeyContinue.Size = UDim2.new(0, 100, 0, 30)
  1055. KeyContinue.Font = Enum.Font.Arial
  1056. KeyContinue.FontSize = Enum.FontSize.Size18
  1057. KeyContinue.Text = "Continue"
  1058. KeyContinue.TextColor3 = Color3.new(1, 1, 1)
  1059. KeyContinue.TextSize = 16
  1060. KeyContinue.ZIndex = 2
  1061.  
  1062. KeyCancel.Name = "KeyCancel"
  1063. KeyCancel.Parent = KeybindConFrame
  1064. KeyCancel.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1065. KeyCancel.BorderSizePixel = 0
  1066. KeyCancel.Position = UDim2.new(0, 155, 0, 104)
  1067. KeyCancel.Size = UDim2.new(0, 100, 0, 30)
  1068. KeyCancel.Font = Enum.Font.Arial
  1069. KeyCancel.FontSize = Enum.FontSize.Size18
  1070. KeyCancel.Text = "Cancel"
  1071. KeyCancel.TextColor3 = Color3.new(1, 1, 1)
  1072. KeyCancel.TextSize = 16
  1073. KeyCancel.ZIndex = 2
  1074.  
  1075. CustomTP.Name = "CustomTP"
  1076. CustomTP.Parent = SettingsFrame
  1077. CustomTP.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1078. CustomTP.BorderSizePixel = 0
  1079. CustomTP.Position = UDim2.new(0, 248, 0, 170)
  1080. CustomTP.Size = UDim2.new(0, 101, 0, 29)
  1081. CustomTP.Font = Enum.Font.Arial
  1082. CustomTP.FontSize = Enum.FontSize.Size18
  1083. CustomTP.Text = "GoPoint"
  1084. CustomTP.TextColor3 = Color3.new(1, 1, 1)
  1085. CustomTP.TextSize = 17
  1086.  
  1087. JewelryKeyBox.Name = "JewelryKeyBox"
  1088. JewelryKeyBox.Parent = SettingsFrame
  1089. JewelryKeyBox.BackgroundColor3 = Color3.new(1, 1, 1)
  1090. JewelryKeyBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  1091. JewelryKeyBox.ClipsDescendants = true
  1092. JewelryKeyBox.Position = UDim2.new(0, 234, 0, 70)
  1093. JewelryKeyBox.Size = UDim2.new(0, 30, 0, 29)
  1094. JewelryKeyBox.ClearTextOnFocus = false
  1095. JewelryKeyBox.Font = Enum.Font.Arial
  1096. JewelryKeyBox.FontSize = Enum.FontSize.Size18
  1097. JewelryKeyBox.Text = "J"
  1098. JewelryKeyBox.TextSize = 16
  1099.  
  1100. CrimBaseBox.Name = "CrimBaseBox"
  1101. CrimBaseBox.Parent = SettingsFrame
  1102. CrimBaseBox.BackgroundColor3 = Color3.new(1, 1, 1)
  1103. CrimBaseBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  1104. CrimBaseBox.ClipsDescendants = true
  1105. CrimBaseBox.Position = UDim2.new(0, 284, 0, 70)
  1106. CrimBaseBox.Size = UDim2.new(0, 30, 0, 29)
  1107. CrimBaseBox.ClearTextOnFocus = false
  1108. CrimBaseBox.Font = Enum.Font.Arial
  1109. CrimBaseBox.FontSize = Enum.FontSize.Size18
  1110. CrimBaseBox.Text = "C"
  1111. CrimBaseBox.TextSize = 16
  1112.  
  1113. BankKeyBox.Name = "BankKeyBox"
  1114. BankKeyBox.Parent = SettingsFrame
  1115. BankKeyBox.BackgroundColor3 = Color3.new(1, 1, 1)
  1116. BankKeyBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  1117. BankKeyBox.ClipsDescendants = true
  1118. BankKeyBox.Position = UDim2.new(0, 334, 0, 70)
  1119. BankKeyBox.Size = UDim2.new(0, 30, 0, 29)
  1120. BankKeyBox.ClearTextOnFocus = false
  1121. BankKeyBox.Font = Enum.Font.Arial
  1122. BankKeyBox.FontSize = Enum.FontSize.Size18
  1123. BankKeyBox.Text = "B"
  1124. BankKeyBox.TextSize = 16
  1125.  
  1126. SetKeybind.Name = "SetKeybind"
  1127. SetKeybind.Parent = SettingsFrame
  1128. SetKeybind.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1129. SetKeybind.BorderSizePixel = 0
  1130. SetKeybind.Position = UDim2.new(0, 265, 0, 120)
  1131. SetKeybind.Size = UDim2.new(0, 67, 0, 29)
  1132. SetKeybind.Font = Enum.Font.Arial
  1133. SetKeybind.FontSize = Enum.FontSize.Size18
  1134. SetKeybind.Text = "Set"
  1135. SetKeybind.TextColor3 = Color3.new(1, 1, 1)
  1136. SetKeybind.TextSize = 17
  1137.  
  1138. TextLabel_23.Parent = SettingsFrame
  1139. TextLabel_23.BackgroundColor3 = Color3.new(1, 1, 1)
  1140. TextLabel_23.BackgroundTransparency = 1
  1141. TextLabel_23.Position = UDim2.new(0, 271, 0, 35)
  1142. TextLabel_23.Size = UDim2.new(0, 56, 0, 17)
  1143. TextLabel_23.Font = Enum.Font.Arial
  1144. TextLabel_23.FontSize = Enum.FontSize.Size18
  1145. TextLabel_23.Text = "Keybind"
  1146. TextLabel_23.TextColor3 = Color3.new(0, 0, 0)
  1147. TextLabel_23.TextSize = 15
  1148.  
  1149. Coords.Name = "Coords"
  1150. Coords.Parent = SettingsFrame
  1151. Coords.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1152. Coords.BorderSizePixel = 0
  1153. Coords.Position = UDim2.new(0, 248, 0, 240)
  1154. Coords.Size = UDim2.new(0, 101, 0, 29)
  1155. Coords.Font = Enum.Font.Arial
  1156. Coords.FontSize = Enum.FontSize.Size18
  1157. Coords.Text = "Checkpoint"
  1158. Coords.TextColor3 = Color3.new(1, 1, 1)
  1159. Coords.TextSize = 17
  1160.  
  1161. UIColorButton.Name = "UIColorButton"
  1162. UIColorButton.Parent = SettingsFrame
  1163. UIColorButton.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1164. UIColorButton.BorderSizePixel = 0
  1165. UIColorButton.Position = UDim2.new(0, 450, 0, 130)
  1166. UIColorButton.Size = UDim2.new(0, 101, 0, 29)
  1167. UIColorButton.Font = Enum.Font.Arial
  1168. UIColorButton.FontSize = Enum.FontSize.Size18
  1169. UIColorButton.Text = "UI Color"
  1170. UIColorButton.TextColor3 = Color3.new(1, 1, 1)
  1171. UIColorButton.TextSize = 17
  1172.  
  1173. Reset.Name = "Reset"
  1174. Reset.Parent = SettingsFrame
  1175. Reset.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  1176. Reset.BorderSizePixel = 0
  1177. Reset.Position = UDim2.new(0, 450, 0, 240)
  1178. Reset.Size = UDim2.new(0, 101, 0, 29)
  1179. Reset.Font = Enum.Font.Arial
  1180. Reset.FontSize = Enum.FontSize.Size18
  1181. Reset.Text = "RESET!"
  1182. Reset.TextColor3 = Color3.new(0.666667, 0, 0)
  1183. Reset.TextSize = 17
  1184.  
  1185. CForceField.Name = "CForceField"
  1186. CForceField.Parent = SettingsFrame
  1187. CForceField.BackgroundColor3 = Color3.new(1, 1, 1)
  1188. CForceField.BackgroundTransparency = 1
  1189. CForceField.Position = UDim2.new(0, 22, 0, 260)
  1190. CForceField.Size = UDim2.new(0, 25, 0, 25)
  1191. CForceField.Image = "rbxassetid://87913710"
  1192. CForceField.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  1193.  
  1194. TextLabel_24.Parent = SettingsFrame
  1195. TextLabel_24.BackgroundColor3 = Color3.new(1, 1, 1)
  1196. TextLabel_24.BackgroundTransparency = 1
  1197. TextLabel_24.Position = UDim2.new(0, 55, 0, 262)
  1198. TextLabel_24.Size = UDim2.new(0, 56, 0, 17)
  1199. TextLabel_24.Font = Enum.Font.Arial
  1200. TextLabel_24.FontSize = Enum.FontSize.Size18
  1201. TextLabel_24.Text = "ForceField"
  1202. TextLabel_24.TextColor3 = Color3.new(0, 0, 0)
  1203. TextLabel_24.TextSize = 15
  1204. TextLabel_24.TextXAlignment = Enum.TextXAlignment.Left
  1205.  
  1206. Explorer.Name = "Explorer"
  1207. Explorer.Parent = SettingsFrame
  1208. Explorer.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1209. Explorer.BorderSizePixel = 0
  1210. Explorer.Position = UDim2.new(0, 450, 0, 185)
  1211. Explorer.Size = UDim2.new(0, 101, 0, 29)
  1212. Explorer.Font = Enum.Font.Arial
  1213. Explorer.FontSize = Enum.FontSize.Size18
  1214. Explorer.Text = "Explorer"
  1215. Explorer.TextColor3 = Color3.new(1, 1, 1)
  1216. Explorer.TextSize = 17
  1217.  
  1218. GameFrame.Name = "GameFrame"
  1219. GameFrame.Parent = TabFrames
  1220. GameFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1221. GameFrame.BorderSizePixel = 0
  1222. GameFrame.ClipsDescendants = true
  1223. GameFrame.Size = UDim2.new(0, 598, 0, 289)
  1224. GameFrame.Visible = false
  1225.  
  1226. InfiniteAmmo.Name = "InfiniteAmmo"
  1227. InfiniteAmmo.Parent = GameFrame
  1228. InfiniteAmmo.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1229. InfiniteAmmo.BorderSizePixel = 0
  1230. InfiniteAmmo.Position = UDim2.new(0, 318, 0, 50)
  1231. InfiniteAmmo.Size = UDim2.new(0, 89, 0, 25)
  1232. InfiniteAmmo.AutoButtonColor = false
  1233. InfiniteAmmo.Font = Enum.Font.Arial
  1234. InfiniteAmmo.FontSize = Enum.FontSize.Size18
  1235. InfiniteAmmo.Text = "Ammo: OFF"
  1236. InfiniteAmmo.TextColor3 = Color3.new(1, 1, 1)
  1237. InfiniteAmmo.TextSize = 15
  1238.  
  1239. JumpPower.Name = "JumpPower"
  1240. JumpPower.Parent = GameFrame
  1241. JumpPower.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1242. JumpPower.BorderSizePixel = 0
  1243. JumpPower.Position = UDim2.new(0, 218, 0, 50)
  1244. JumpPower.Size = UDim2.new(0, 89, 0, 25)
  1245. JumpPower.AutoButtonColor = false
  1246. JumpPower.Font = Enum.Font.Arial
  1247. JumpPower.FontSize = Enum.FontSize.Size18
  1248. JumpPower.Text = "Jump: OFF"
  1249. JumpPower.TextColor3 = Color3.new(1, 1, 1)
  1250. JumpPower.TextSize = 15
  1251.  
  1252. NoClip.Name = "NoClip"
  1253. NoClip.Parent = GameFrame
  1254. NoClip.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1255. NoClip.BorderSizePixel = 0
  1256. NoClip.Position = UDim2.new(0, 22, 0, 50)
  1257. NoClip.Size = UDim2.new(0, 89, 0, 25)
  1258. NoClip.AutoButtonColor = false
  1259. NoClip.Font = Enum.Font.Arial
  1260. NoClip.FontSize = Enum.FontSize.Size18
  1261. NoClip.Text = "NoClip: OFF"
  1262. NoClip.TextColor3 = Color3.new(1, 1, 1)
  1263. NoClip.TextSize = 15
  1264.  
  1265. Gravity.Name = "Gravity"
  1266. Gravity.Parent = GameFrame
  1267. Gravity.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1268. Gravity.BorderSizePixel = 0
  1269. Gravity.Position = UDim2.new(0, 120, 0, 50)
  1270. Gravity.Size = UDim2.new(0, 89, 0, 25)
  1271. Gravity.AutoButtonColor = false
  1272. Gravity.Font = Enum.Font.Arial
  1273. Gravity.FontSize = Enum.FontSize.Size18
  1274. Gravity.Text = "Gravity: OFF"
  1275. Gravity.TextColor3 = Color3.new(1, 1, 1)
  1276. Gravity.TextSize = 15
  1277.  
  1278. RemoveAll.Name = "RemoveAll"
  1279. RemoveAll.Parent = GameFrame
  1280. RemoveAll.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1281. RemoveAll.BorderSizePixel = 0
  1282. RemoveAll.Position = UDim2.new(0, 22, 0, 85)
  1283. RemoveAll.Size = UDim2.new(0, 89, 0, 25)
  1284. RemoveAll.AutoButtonColor = false
  1285. RemoveAll.Font = Enum.Font.Arial
  1286. RemoveAll.FontSize = Enum.FontSize.Size18
  1287. RemoveAll.Text = "Remove All"
  1288. RemoveAll.TextColor3 = Color3.new(1, 1, 1)
  1289. RemoveAll.TextSize = 15
  1290.  
  1291. AnnoyServer.Name = "AnnoyServer"
  1292. AnnoyServer.Parent = GameFrame
  1293. AnnoyServer.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1294. AnnoyServer.BorderSizePixel = 0
  1295. AnnoyServer.Position = UDim2.new(0, 318, 0, 120)
  1296. AnnoyServer.Size = UDim2.new(0, 89, 0, 25)
  1297. AnnoyServer.AutoButtonColor = false
  1298. AnnoyServer.Font = Enum.Font.Arial
  1299. AnnoyServer.FontSize = Enum.FontSize.Size18
  1300. AnnoyServer.Text = "Annoy Server"
  1301. AnnoyServer.TextColor3 = Color3.new(1, 1, 1)
  1302. AnnoyServer.TextSize = 15
  1303.  
  1304. VehicleSpeed.Name = "VehicleSpeed"
  1305. VehicleSpeed.Parent = GameFrame
  1306. VehicleSpeed.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1307. VehicleSpeed.BorderSizePixel = 0
  1308. VehicleSpeed.Position = UDim2.new(0, 218, 0, 85)
  1309. VehicleSpeed.Size = UDim2.new(0, 89, 0, 25)
  1310. VehicleSpeed.AutoButtonColor = false
  1311. VehicleSpeed.Font = Enum.Font.Arial
  1312. VehicleSpeed.FontSize = Enum.FontSize.Size18
  1313. VehicleSpeed.Text = "Car Speed"
  1314. VehicleSpeed.TextColor3 = Color3.new(1, 1, 1)
  1315. VehicleSpeed.TextSize = 15
  1316.  
  1317. WalkSpeed.Name = "WalkSpeed"
  1318. WalkSpeed.Parent = GameFrame
  1319. WalkSpeed.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1320. WalkSpeed.BorderSizePixel = 0
  1321. WalkSpeed.Position = UDim2.new(0, 120, 0, 85)
  1322. WalkSpeed.Size = UDim2.new(0, 89, 0, 25)
  1323. WalkSpeed.AutoButtonColor = false
  1324. WalkSpeed.Font = Enum.Font.Arial
  1325. WalkSpeed.FontSize = Enum.FontSize.Size18
  1326. WalkSpeed.Text = "Walk Speed"
  1327. WalkSpeed.TextColor3 = Color3.new(1, 1, 1)
  1328. WalkSpeed.TextSize = 15
  1329.  
  1330. GodMode.Name = "GodMode"
  1331. GodMode.Parent = GameFrame
  1332. GodMode.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1333. GodMode.BorderSizePixel = 0
  1334. GodMode.Position = UDim2.new(0, 218, 0, 120)
  1335. GodMode.Size = UDim2.new(0, 89, 0, 25)
  1336. GodMode.AutoButtonColor = false
  1337. GodMode.Font = Enum.Font.Arial
  1338. GodMode.FontSize = Enum.FontSize.Size18
  1339. GodMode.Text = "God Mode"
  1340. GodMode.TextColor3 = Color3.new(1, 1, 1)
  1341. GodMode.TextSize = 15
  1342.  
  1343. AK47.Name = "AK47"
  1344. AK47.Parent = GameFrame
  1345. AK47.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1346. AK47.BorderSizePixel = 0
  1347. AK47.Position = UDim2.new(0, 218, 0, 155)
  1348. AK47.Size = UDim2.new(0, 89, 0, 25)
  1349. AK47.AutoButtonColor = false
  1350. AK47.Font = Enum.Font.Arial
  1351. AK47.FontSize = Enum.FontSize.Size18
  1352. AK47.Text = "AK-47"
  1353. AK47.TextColor3 = Color3.new(1, 1, 1)
  1354. AK47.TextSize = 15
  1355.  
  1356. ClickTP.Name = "ClickTP"
  1357. ClickTP.Parent = GameFrame
  1358. ClickTP.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1359. ClickTP.BorderSizePixel = 0
  1360. ClickTP.Position = UDim2.new(0, 218, 0, 190)
  1361. ClickTP.Size = UDim2.new(0, 89, 0, 25)
  1362. ClickTP.AutoButtonColor = false
  1363. ClickTP.Font = Enum.Font.Arial
  1364. ClickTP.FontSize = Enum.FontSize.Size18
  1365. ClickTP.Text = "Click TP"
  1366. ClickTP.TextColor3 = Color3.new(1, 1, 1)
  1367. ClickTP.TextSize = 15
  1368.  
  1369. AutoRob.Name = "AutoRob"
  1370. AutoRob.Parent = GameFrame
  1371. AutoRob.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1372. AutoRob.BorderSizePixel = 0
  1373. AutoRob.Position = UDim2.new(0, 318, 0, 190)
  1374. AutoRob.Size = UDim2.new(0, 89, 0, 25)
  1375. AutoRob.AutoButtonColor = false
  1376. AutoRob.Font = Enum.Font.Arial
  1377. AutoRob.FontSize = Enum.FontSize.Size18
  1378. AutoRob.Text = "Auto Rob"
  1379. AutoRob.TextColor3 = Color3.new(1, 1, 1)
  1380. AutoRob.TextSize = 15
  1381.  
  1382. ShotGun.Name = "ShotGun"
  1383. ShotGun.Parent = GameFrame
  1384. ShotGun.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1385. ShotGun.BorderSizePixel = 0
  1386. ShotGun.Position = UDim2.new(0, 318, 0, 155)
  1387. ShotGun.Size = UDim2.new(0, 89, 0, 25)
  1388. ShotGun.AutoButtonColor = false
  1389. ShotGun.Font = Enum.Font.Arial
  1390. ShotGun.FontSize = Enum.FontSize.Size18
  1391. ShotGun.Text = "Shot Gun"
  1392. ShotGun.TextColor3 = Color3.new(1, 1, 1)
  1393. ShotGun.TextSize = 15
  1394.  
  1395. Btools.Name = "Btools"
  1396. Btools.Parent = GameFrame
  1397. Btools.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1398. Btools.BorderSizePixel = 0
  1399. Btools.Position = UDim2.new(0, 318, 0, 85)
  1400. Btools.Size = UDim2.new(0, 89, 0, 25)
  1401. Btools.AutoButtonColor = false
  1402. Btools.Font = Enum.Font.Arial
  1403. Btools.FontSize = Enum.FontSize.Size18
  1404. Btools.Text = "Btools"
  1405. Btools.TextColor3 = Color3.new(1, 1, 1)
  1406. Btools.TextSize = 15
  1407.  
  1408. Pistol.Name = "Pistol"
  1409. Pistol.Parent = GameFrame
  1410. Pistol.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1411. Pistol.BorderSizePixel = 0
  1412. Pistol.Position = UDim2.new(0, 22, 0, 190)
  1413. Pistol.Size = UDim2.new(0, 89, 0, 25)
  1414. Pistol.AutoButtonColor = false
  1415. Pistol.Font = Enum.Font.Arial
  1416. Pistol.FontSize = Enum.FontSize.Size18
  1417. Pistol.Text = "Pistol"
  1418. Pistol.TextColor3 = Color3.new(1, 1, 1)
  1419. Pistol.TextSize = 15
  1420.  
  1421. SpamArrest.Name = "SpamArrest"
  1422. SpamArrest.Parent = GameFrame
  1423. SpamArrest.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1424. SpamArrest.BorderSizePixel = 0
  1425. SpamArrest.Position = UDim2.new(0, 22, 0, 120)
  1426. SpamArrest.Size = UDim2.new(0, 89, 0, 25)
  1427. SpamArrest.AutoButtonColor = false
  1428. SpamArrest.Font = Enum.Font.Arial
  1429. SpamArrest.FontSize = Enum.FontSize.Size18
  1430. SpamArrest.Text = "Spam Arrest"
  1431. SpamArrest.TextColor3 = Color3.new(1, 1, 1)
  1432. SpamArrest.TextSize = 15
  1433.  
  1434. KeyCard.Name = "KeyCard"
  1435. KeyCard.Parent = GameFrame
  1436. KeyCard.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1437. KeyCard.BorderSizePixel = 0
  1438. KeyCard.Position = UDim2.new(0, 120, 0, 120)
  1439. KeyCard.Size = UDim2.new(0, 89, 0, 25)
  1440. KeyCard.AutoButtonColor = false
  1441. KeyCard.Font = Enum.Font.Arial
  1442. KeyCard.FontSize = Enum.FontSize.Size18
  1443. KeyCard.Text = "Key Card"
  1444. KeyCard.TextColor3 = Color3.new(1, 1, 1)
  1445. KeyCard.TextSize = 15
  1446.  
  1447. M4A4.Name = "M4A4"
  1448. M4A4.Parent = GameFrame
  1449. M4A4.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1450. M4A4.BorderSizePixel = 0
  1451. M4A4.Position = UDim2.new(0, 120, 0, 155)
  1452. M4A4.Size = UDim2.new(0, 89, 0, 25)
  1453. M4A4.AutoButtonColor = false
  1454. M4A4.Font = Enum.Font.Arial
  1455. M4A4.FontSize = Enum.FontSize.Size18
  1456. M4A4.Text = "M4A4"
  1457. M4A4.TextColor3 = Color3.new(1, 1, 1)
  1458. M4A4.TextSize = 15
  1459.  
  1460. Fly.Name = "Fly"
  1461. Fly.Parent = GameFrame
  1462. Fly.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1463. Fly.BorderSizePixel = 0
  1464. Fly.Position = UDim2.new(0, 22, 0, 155)
  1465. Fly.Size = UDim2.new(0, 89, 0, 25)
  1466. Fly.AutoButtonColor = false
  1467. Fly.Font = Enum.Font.Arial
  1468. Fly.FontSize = Enum.FontSize.Size18
  1469. Fly.Text = "Fly: OFF"
  1470. Fly.TextColor3 = Color3.new(1, 1, 1)
  1471. Fly.TextSize = 15
  1472.  
  1473. FlashLight.Name = "FlashLight"
  1474. FlashLight.Parent = GameFrame
  1475. FlashLight.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1476. FlashLight.BorderSizePixel = 0
  1477. FlashLight.Position = UDim2.new(0, 120, 0, 190)
  1478. FlashLight.Size = UDim2.new(0, 89, 0, 25)
  1479. FlashLight.AutoButtonColor = false
  1480. FlashLight.Font = Enum.Font.Arial
  1481. FlashLight.FontSize = Enum.FontSize.Size18
  1482. FlashLight.Text = "Flash Light"
  1483. FlashLight.TextColor3 = Color3.new(1, 1, 1)
  1484. FlashLight.TextSize = 15
  1485.  
  1486. TextLabel_25.Parent = GameFrame
  1487. TextLabel_25.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  1488. TextLabel_25.BorderSizePixel = 0
  1489. TextLabel_25.Position = UDim2.new(0, 527, 0, -60)
  1490. TextLabel_25.Size = UDim2.new(0, 8, 0, 409)
  1491. TextLabel_25.Font = Enum.Font.Arial
  1492. TextLabel_25.FontSize = Enum.FontSize.Size24
  1493. TextLabel_25.Text = ""
  1494. TextLabel_25.TextColor3 = Color3.new(0, 0, 0)
  1495. TextLabel_25.TextSize = 20
  1496.  
  1497. TextLabel_26.Parent = GameFrame
  1498. TextLabel_26.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  1499. TextLabel_26.BorderSizePixel = 0
  1500. TextLabel_26.Position = UDim2.new(0, 486, 0, -60)
  1501. TextLabel_26.Size = UDim2.new(0, 31, 0, 409)
  1502. TextLabel_26.Font = Enum.Font.Arial
  1503. TextLabel_26.FontSize = Enum.FontSize.Size24
  1504. TextLabel_26.Text = ""
  1505. TextLabel_26.TextColor3 = Color3.new(0, 0, 0)
  1506. TextLabel_26.TextSize = 20
  1507.  
  1508. TextLabel_27.Parent = GameFrame
  1509. TextLabel_27.BackgroundColor3 = Color3.new(0.921569, 0.431373, 0)
  1510. TextLabel_27.BorderSizePixel = 0
  1511. TextLabel_27.Position = UDim2.new(0, 467, 0, -60)
  1512. TextLabel_27.Size = UDim2.new(0, 10, 0, 409)
  1513. TextLabel_27.Font = Enum.Font.Arial
  1514. TextLabel_27.FontSize = Enum.FontSize.Size24
  1515. TextLabel_27.Text = ""
  1516. TextLabel_27.TextColor3 = Color3.new(0, 0, 0)
  1517. TextLabel_27.TextSize = 20
  1518.  
  1519. MainLogo2.Name = "MainLogo2"
  1520. MainLogo2.Parent = GameFrame
  1521. MainLogo2.BackgroundColor3 = Color3.new(1, 1, 1)
  1522. MainLogo2.BackgroundTransparency = 1
  1523. MainLogo2.Position = UDim2.new(0, 444, 0, 84)
  1524. MainLogo2.Size = UDim2.new(0, 120, 0, 120)
  1525. MainLogo2.Image = "rbxassetid://1101478778"
  1526.  
  1527. Tabs.Name = "Tabs"
  1528. Tabs.Parent = TabFrames
  1529. Tabs.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1530. Tabs.BackgroundTransparency = 1
  1531. Tabs.ClipsDescendants = true
  1532. Tabs.Position = UDim2.new(0, 7, 0, 7)
  1533. Tabs.Size = UDim2.new(0, 26, 0, 27)
  1534. Tabs.Image = "rbxassetid://1037417986"
  1535. Tabs.ImageColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1536.  
  1537. Dark.Name = "Dark"
  1538. Dark.Parent = TabFrames
  1539. Dark.BackgroundColor3 = Color3.new(0, 0, 0)
  1540. Dark.BorderSizePixel = 0
  1541. Dark.ClipsDescendants = true
  1542. Dark.Size = UDim2.new(0, 598, 0, 289)
  1543. Dark.Visible = false
  1544.  
  1545. MainLogo.Name = "MainLogo"
  1546. MainLogo.Parent = Unjailbreak
  1547. MainLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  1548. MainLogo.BackgroundTransparency = 1
  1549. MainLogo.Position = UDim2.new(0.460416675, 0, 0.411829144, 0)
  1550. MainLogo.Size = UDim2.new(0, 160, 0, 160)
  1551. MainLogo.Image = "rbxassetid://1101478778"
  1552. MainLogo.ImageTransparency = 1
  1553.  
  1554. TextLabel_28.Parent = MainLogo
  1555. TextLabel_28.BackgroundColor3 = Color3.new(1, 1, 1)
  1556. TextLabel_28.BackgroundTransparency = 1
  1557. TextLabel_28.Position = UDim2.new(-0.125, 0, 1, 0)
  1558. TextLabel_28.Size = UDim2.new(0, 200, 0, 50)
  1559. TextLabel_28.Font = Enum.Font.Arial
  1560. TextLabel_28.FontSize = Enum.FontSize.Size28
  1561. TextLabel_28.Text = "Created By Unlisting"
  1562. TextLabel_28.TextColor3 = Color3.new(0.890196, 0.890196, 0.890196)
  1563. TextLabel_28.TextSize = 25
  1564. TextLabel_28.TextTransparency = 1
  1565.  
  1566. JNotifierOpen.Name = "JNotifierOpen"
  1567. JNotifierOpen.Parent = Unjailbreak
  1568. JNotifierOpen.BackgroundColor3 = Color3.new(1, 1, 1)
  1569. JNotifierOpen.BorderSizePixel = 0
  1570. JNotifierOpen.Position = UDim2.new(1, 0, 0.720000029, 0)
  1571. JNotifierOpen.Size = UDim2.new(0.10520833, 0, 0.0799561888, 0)
  1572.  
  1573. TextLabel_29.Parent = JNotifierOpen
  1574. TextLabel_29.BackgroundColor3 = Color3.new(1, 1, 1)
  1575. TextLabel_29.BackgroundTransparency = 1
  1576. TextLabel_29.Size = UDim2.new(0, 202, 0, 37)
  1577. TextLabel_29.Font = Enum.Font.Cartoon
  1578. TextLabel_29.FontSize = Enum.FontSize.Size24
  1579. TextLabel_29.Text = "Jewelry Store Is Open!"
  1580. TextLabel_29.TextColor3 = Color3.new(0, 0, 0)
  1581. TextLabel_29.TextSize = 20
  1582.  
  1583. GotoJewelry.Name = "GotoJewelry"
  1584. GotoJewelry.Parent = JNotifierOpen
  1585. GotoJewelry.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1586. GotoJewelry.BorderSizePixel = 0
  1587. GotoJewelry.Position = UDim2.new(0, 51, 0, 37)
  1588. GotoJewelry.Size = UDim2.new(0, 99, 0, 36)
  1589. GotoJewelry.Font = Enum.Font.Cartoon
  1590. GotoJewelry.FontSize = Enum.FontSize.Size24
  1591. GotoJewelry.Text = "Goto"
  1592. GotoJewelry.TextColor3 = Color3.new(1, 1, 1)
  1593. GotoJewelry.TextSize = 20
  1594.  
  1595. BNotifierOpen.Name = "BNotifierOpen"
  1596. BNotifierOpen.Parent = Unjailbreak
  1597. BNotifierOpen.BackgroundColor3 = Color3.new(1, 1, 1)
  1598. BNotifierOpen.BorderSizePixel = 0
  1599. BNotifierOpen.Position = UDim2.new(1, 0, 0.633000016, 0)
  1600. BNotifierOpen.Size = UDim2.new(0.10520833, 0, 0.0799561888, 0)
  1601.  
  1602. TextLabel_30.Parent = BNotifierOpen
  1603. TextLabel_30.BackgroundColor3 = Color3.new(1, 1, 1)
  1604. TextLabel_30.BackgroundTransparency = 1
  1605. TextLabel_30.Size = UDim2.new(0, 202, 0, 45)
  1606. TextLabel_30.Font = Enum.Font.Cartoon
  1607. TextLabel_30.FontSize = Enum.FontSize.Size24
  1608. TextLabel_30.Text = "Bank Is Now Open!"
  1609. TextLabel_30.TextColor3 = Color3.new(0, 0, 0)
  1610. TextLabel_30.TextSize = 20
  1611.  
  1612. GotoBank.Name = "GotoBank"
  1613. GotoBank.Parent = BNotifierOpen
  1614. GotoBank.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1615. GotoBank.BorderSizePixel = 0
  1616. GotoBank.Position = UDim2.new(0, 51, 0, 37)
  1617. GotoBank.Size = UDim2.new(0, 99, 0, 36)
  1618. GotoBank.Font = Enum.Font.Cartoon
  1619. GotoBank.FontSize = Enum.FontSize.Size24
  1620. GotoBank.Text = "Goto"
  1621. GotoBank.TextColor3 = Color3.new(1, 1, 1)
  1622. GotoBank.TextSize = 20
  1623.  
  1624. LPlayerDetect.Name = "LPlayerDetect"
  1625. LPlayerDetect.Parent = Unjailbreak
  1626. LPlayerDetect.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  1627. LPlayerDetect.BorderSizePixel = 0
  1628. LPlayerDetect.ClipsDescendants = true
  1629. LPlayerDetect.Position = UDim2.new(0.404687494, 0, 0.0339539982, 0)
  1630.  
  1631. PlayerNameDetected.Name = "PlayerNameDetected"
  1632. PlayerNameDetected.Parent = LPlayerDetect
  1633. PlayerNameDetected.BackgroundColor3 = Color3.new(1, 1, 1)
  1634. PlayerNameDetected.BackgroundTransparency = 1
  1635. PlayerNameDetected.Position = UDim2.new(0, 83, 0, 15)
  1636. PlayerNameDetected.Size = UDim2.new(0, 200, 0, 34)
  1637. PlayerNameDetected.Font = Enum.Font.Arial
  1638. PlayerNameDetected.FontSize = Enum.FontSize.Size32
  1639. PlayerNameDetected.Text = "Player Name Here"
  1640. PlayerNameDetected.TextColor3 = Color3.new(1, 1, 1)
  1641. PlayerNameDetected.TextSize = 30
  1642.  
  1643. TextLabel_31.Parent = LPlayerDetect
  1644. TextLabel_31.BackgroundColor3 = Color3.new(1, 1, 1)
  1645. TextLabel_31.BackgroundTransparency = 1
  1646. TextLabel_31.Position = UDim2.new(0, 83, 0, 72)
  1647. TextLabel_31.Size = UDim2.new(0, 200, 0, 34)
  1648. TextLabel_31.Font = Enum.Font.Arial
  1649. TextLabel_31.FontSize = Enum.FontSize.Size24
  1650. TextLabel_31.Text = "You Were Detected As An Admin"
  1651. TextLabel_31.TextColor3 = Color3.new(1, 1, 1)
  1652. TextLabel_31.TextSize = 20
  1653.  
  1654. TextLabel_32.Parent = LPlayerDetect
  1655. TextLabel_32.BackgroundColor3 = Color3.new(1, 1, 1)
  1656. TextLabel_32.BackgroundTransparency = 1
  1657. TextLabel_32.Position = UDim2.new(0, 83, 0, 89)
  1658. TextLabel_32.Size = UDim2.new(0, 200, 0, 34)
  1659. TextLabel_32.Font = Enum.Font.Arial
  1660. TextLabel_32.FontSize = Enum.FontSize.Size24
  1661. TextLabel_32.Text = "On Unjailbreak"
  1662. TextLabel_32.TextColor3 = Color3.new(1, 1, 1)
  1663. TextLabel_32.TextSize = 20
  1664.  
  1665. TextLabel_33.Parent = LPlayerDetect
  1666. TextLabel_33.BackgroundColor3 = Color3.new(1, 1, 1)
  1667. TextLabel_33.BackgroundTransparency = 1
  1668. TextLabel_33.Position = UDim2.new(0, 83, 0, 126)
  1669. TextLabel_33.Size = UDim2.new(0, 200, 0, 34)
  1670. TextLabel_33.Font = Enum.Font.Arial
  1671. TextLabel_33.FontSize = Enum.FontSize.Size24
  1672. TextLabel_33.Text = "Your Name Has Been Announced"
  1673. TextLabel_33.TextColor3 = Color3.new(1, 1, 1)
  1674. TextLabel_33.TextSize = 20
  1675.  
  1676. TextLabel_34.Parent = LPlayerDetect
  1677. TextLabel_34.BackgroundColor3 = Color3.new(1, 1, 1)
  1678. TextLabel_34.BackgroundTransparency = 1
  1679. TextLabel_34.Position = UDim2.new(0, 83, 0, 143)
  1680. TextLabel_34.Size = UDim2.new(0, 200, 0, 34)
  1681. TextLabel_34.Font = Enum.Font.Arial
  1682. TextLabel_34.FontSize = Enum.FontSize.Size24
  1683. TextLabel_34.Text = "To Other Players Using Unjailbreak On"
  1684. TextLabel_34.TextColor3 = Color3.new(1, 1, 1)
  1685. TextLabel_34.TextSize = 20
  1686.  
  1687. TextLabel_35.Parent = LPlayerDetect
  1688. TextLabel_35.BackgroundColor3 = Color3.new(1, 1, 1)
  1689. TextLabel_35.BackgroundTransparency = 1
  1690. TextLabel_35.Position = UDim2.new(0, 83, 0, 161)
  1691. TextLabel_35.Size = UDim2.new(0, 200, 0, 34)
  1692. TextLabel_35.Font = Enum.Font.Arial
  1693. TextLabel_35.FontSize = Enum.FontSize.Size24
  1694. TextLabel_35.Text = "This Server!"
  1695. TextLabel_35.TextColor3 = Color3.new(1, 1, 1)
  1696. TextLabel_35.TextSize = 20
  1697.  
  1698. AdminJoined.Name = "AdminJoined"
  1699. AdminJoined.Parent = Unjailbreak
  1700. AdminJoined.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  1701. AdminJoined.BorderSizePixel = 0
  1702. AdminJoined.ClipsDescendants = true
  1703. AdminJoined.Position = UDim2.new(0.404687494, 0, 0.0339539982, 0)
  1704.  
  1705. AdminDetected.Name = "AdminDetected"
  1706. AdminDetected.Parent = AdminJoined
  1707. AdminDetected.BackgroundColor3 = Color3.new(1, 1, 1)
  1708. AdminDetected.BackgroundTransparency = 1
  1709. AdminDetected.Position = UDim2.new(0, 83, 0, 15)
  1710. AdminDetected.Size = UDim2.new(0, 200, 0, 34)
  1711. AdminDetected.Font = Enum.Font.Arial
  1712. AdminDetected.FontSize = Enum.FontSize.Size32
  1713. AdminDetected.Text = "Player Name Here"
  1714. AdminDetected.TextColor3 = Color3.new(1, 1, 1)
  1715. AdminDetected.TextSize = 30
  1716.  
  1717. TextLabel_36.Parent = AdminJoined
  1718. TextLabel_36.BackgroundColor3 = Color3.new(1, 1, 1)
  1719. TextLabel_36.BackgroundTransparency = 1
  1720. TextLabel_36.Position = UDim2.new(0, 83, 0, 50)
  1721. TextLabel_36.Size = UDim2.new(0, 200, 0, 34)
  1722. TextLabel_36.Font = Enum.Font.Arial
  1723. TextLabel_36.FontSize = Enum.FontSize.Size24
  1724. TextLabel_36.Text = "Has Joined Your Server"
  1725. TextLabel_36.TextColor3 = Color3.new(1, 1, 1)
  1726. TextLabel_36.TextSize = 20
  1727.  
  1728. TextLabel_37.Parent = AdminJoined
  1729. TextLabel_37.BackgroundColor3 = Color3.new(1, 1, 1)
  1730. TextLabel_37.BackgroundTransparency = 1
  1731. TextLabel_37.Position = UDim2.new(0, 83, 0, 72)
  1732. TextLabel_37.Size = UDim2.new(0, 200, 0, 34)
  1733. TextLabel_37.Font = Enum.Font.Arial
  1734. TextLabel_37.FontSize = Enum.FontSize.Size24
  1735. TextLabel_37.Text = "And Is An Admin On Unjailbreak"
  1736. TextLabel_37.TextColor3 = Color3.new(1, 1, 1)
  1737. TextLabel_37.TextSize = 20
  1738.  
  1739. TextLabel_38.Parent = AdminJoined
  1740. TextLabel_38.BackgroundColor3 = Color3.new(1, 1, 1)
  1741. TextLabel_38.BackgroundTransparency = 1
  1742. TextLabel_38.Position = UDim2.new(0, 83, 0, 106)
  1743. TextLabel_38.Size = UDim2.new(0, 200, 0, 34)
  1744. TextLabel_38.Font = Enum.Font.Arial
  1745. TextLabel_38.FontSize = Enum.FontSize.Size24
  1746. TextLabel_38.Text = "Go Say Hi To The Admin!"
  1747. TextLabel_38.TextColor3 = Color3.new(1, 1, 1)
  1748. TextLabel_38.TextSize = 20
  1749.  
  1750. TextLabel_39.Parent = AdminJoined
  1751. TextLabel_39.BackgroundColor3 = Color3.new(1, 1, 1)
  1752. TextLabel_39.BackgroundTransparency = 1
  1753. TextLabel_39.Position = UDim2.new(0, 83, 0, 146)
  1754. TextLabel_39.Size = UDim2.new(0, 200, 0, 34)
  1755. TextLabel_39.Font = Enum.Font.Arial
  1756. TextLabel_39.FontSize = Enum.FontSize.Size24
  1757. TextLabel_39.Text = "All Admins Are Dope!"
  1758. TextLabel_39.TextColor3 = Color3.new(1, 1, 1)
  1759. TextLabel_39.TextSize = 20
  1760.  
  1761. UIColorFrame.Name = "UIColorFrame"
  1762. UIColorFrame.Parent = Unjailbreak
  1763. UIColorFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1764. UIColorFrame.BorderSizePixel = 0
  1765. UIColorFrame.ClipsDescendants = true
  1766. UIColorFrame.Position = UDim2.new(0.460999995, 0, 0.730000019, 0)
  1767. UIColorFrame.Size = UDim2.new(0, 147, 0, 244)
  1768. UIColorFrame.Visible = false
  1769.  
  1770. TextLabel_40.Parent = UIColorFrame
  1771. TextLabel_40.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1772. TextLabel_40.BorderSizePixel = 0
  1773. TextLabel_40.Position = UDim2.new(0, 0, 0, 234)
  1774. TextLabel_40.Size = UDim2.new(0, 147, 0, 10)
  1775. TextLabel_40.Font = Enum.Font.SourceSans
  1776. TextLabel_40.FontSize = Enum.FontSize.Size14
  1777. TextLabel_40.Text = ""
  1778. TextLabel_40.TextSize = 14
  1779.  
  1780. TextLabel_41.Parent = UIColorFrame
  1781. TextLabel_41.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1782. TextLabel_41.BorderSizePixel = 0
  1783. TextLabel_41.Size = UDim2.new(0, 147, 0, 7)
  1784. TextLabel_41.Font = Enum.Font.SourceSans
  1785. TextLabel_41.FontSize = Enum.FontSize.Size14
  1786. TextLabel_41.Text = ""
  1787. TextLabel_41.TextSize = 14
  1788.  
  1789. Commands.Name = "Commands"
  1790. Commands.Parent = Unjailbreak
  1791. Commands.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  1792. Commands.BorderSizePixel = 0
  1793. Commands.Position = UDim2.new(-0.142000005, 0, 0.333999991, 0)
  1794. Commands.Size = UDim2.new(0, 272, 0, 304)
  1795.  
  1796. TextLabel_42.Parent = Commands
  1797. TextLabel_42.BackgroundColor3 = Color3.new(1, 1, 1)
  1798. TextLabel_42.BackgroundTransparency = 1
  1799. TextLabel_42.Position = UDim2.new(0, 36, 0, 0)
  1800. TextLabel_42.Size = UDim2.new(0, 200, 0, 39)
  1801. TextLabel_42.Font = Enum.Font.Arial
  1802. TextLabel_42.FontSize = Enum.FontSize.Size24
  1803. TextLabel_42.Text = "Unjailbreak Commands"
  1804. TextLabel_42.TextColor3 = Color3.new(1, 1, 1)
  1805. TextLabel_42.TextSize = 20
  1806.  
  1807. ScrollingFrame.Parent = Commands
  1808. ScrollingFrame.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  1809. ScrollingFrame.BorderSizePixel = 0
  1810. ScrollingFrame.Position = UDim2.new(0, 0, 0, 51)
  1811. ScrollingFrame.Size = UDim2.new(0, 272, 0, 253)
  1812. ScrollingFrame.BottomImage = ""
  1813. ScrollingFrame.ScrollBarThickness = 5
  1814. ScrollingFrame.TopImage = ""
  1815.  
  1816. TextLabel_43.Parent = ScrollingFrame
  1817. TextLabel_43.BackgroundColor3 = Color3.new(1, 1, 1)
  1818. TextLabel_43.BackgroundTransparency = 1
  1819. TextLabel_43.Size = UDim2.new(0, 272, 0, 21)
  1820. TextLabel_43.Font = Enum.Font.Arial
  1821. TextLabel_43.FontSize = Enum.FontSize.Size14
  1822. TextLabel_43.Text = " ;help - Opens The Unjailbreak Command List"
  1823. TextLabel_43.TextColor3 = Color3.new(1, 1, 1)
  1824. TextLabel_43.TextSize = 13
  1825. TextLabel_43.TextXAlignment = Enum.TextXAlignment.Left
  1826.  
  1827. TextLabel_44.Parent = ScrollingFrame
  1828. TextLabel_44.BackgroundColor3 = Color3.new(1, 1, 1)
  1829. TextLabel_44.BackgroundTransparency = 1
  1830. TextLabel_44.Position = UDim2.new(0, 0, 0, 23)
  1831. TextLabel_44.Size = UDim2.new(0, 272, 0, 21)
  1832. TextLabel_44.Font = Enum.Font.Arial
  1833. TextLabel_44.FontSize = Enum.FontSize.Size14
  1834. TextLabel_44.Text = " ;open - Opens The GUI"
  1835. TextLabel_44.TextColor3 = Color3.new(1, 1, 1)
  1836. TextLabel_44.TextSize = 13
  1837. TextLabel_44.TextXAlignment = Enum.TextXAlignment.Left
  1838.  
  1839. TextLabel_45.Parent = ScrollingFrame
  1840. TextLabel_45.BackgroundColor3 = Color3.new(1, 1, 1)
  1841. TextLabel_45.BackgroundTransparency = 1
  1842. TextLabel_45.Position = UDim2.new(0, 0, 0, 48)
  1843. TextLabel_45.Size = UDim2.new(0, 272, 0, 21)
  1844. TextLabel_45.Font = Enum.Font.Arial
  1845. TextLabel_45.FontSize = Enum.FontSize.Size14
  1846. TextLabel_45.Text = " ;close - Closes The GUI"
  1847. TextLabel_45.TextColor3 = Color3.new(1, 1, 1)
  1848. TextLabel_45.TextSize = 13
  1849. TextLabel_45.TextXAlignment = Enum.TextXAlignment.Left
  1850.  
  1851. TextLabel_46.Parent = ScrollingFrame
  1852. TextLabel_46.BackgroundColor3 = Color3.new(1, 1, 1)
  1853. TextLabel_46.BackgroundTransparency = 1
  1854. TextLabel_46.Position = UDim2.new(0, 0, 0, 73)
  1855. TextLabel_46.Size = UDim2.new(0, 272, 0, 21)
  1856. TextLabel_46.Font = Enum.Font.Arial
  1857. TextLabel_46.FontSize = Enum.FontSize.Size14
  1858. TextLabel_46.Text = " ;godmode - Puts You In GodMode"
  1859. TextLabel_46.TextColor3 = Color3.new(1, 1, 1)
  1860. TextLabel_46.TextSize = 13
  1861. TextLabel_46.TextXAlignment = Enum.TextXAlignment.Left
  1862.  
  1863. TextLabel_47.Parent = ScrollingFrame
  1864. TextLabel_47.BackgroundColor3 = Color3.new(1, 1, 1)
  1865. TextLabel_47.BackgroundTransparency = 1
  1866. TextLabel_47.Position = UDim2.new(0, 0, 0, 97)
  1867. TextLabel_47.Size = UDim2.new(0, 272, 0, 21)
  1868. TextLabel_47.Font = Enum.Font.Arial
  1869. TextLabel_47.FontSize = Enum.FontSize.Size14
  1870. TextLabel_47.Text = " ;fly on - Puts You In Fly Mode"
  1871. TextLabel_47.TextColor3 = Color3.new(1, 1, 1)
  1872. TextLabel_47.TextSize = 13
  1873. TextLabel_47.TextXAlignment = Enum.TextXAlignment.Left
  1874.  
  1875. TextLabel_48.Parent = ScrollingFrame
  1876. TextLabel_48.BackgroundColor3 = Color3.new(1, 1, 1)
  1877. TextLabel_48.BackgroundTransparency = 1
  1878. TextLabel_48.Position = UDim2.new(0, 0, 0, 121)
  1879. TextLabel_48.Size = UDim2.new(0, 272, 0, 21)
  1880. TextLabel_48.Font = Enum.Font.Arial
  1881. TextLabel_48.FontSize = Enum.FontSize.Size14
  1882. TextLabel_48.Text = " ;fly off - Removes Fly Mode"
  1883. TextLabel_48.TextColor3 = Color3.new(1, 1, 1)
  1884. TextLabel_48.TextSize = 13
  1885. TextLabel_48.TextXAlignment = Enum.TextXAlignment.Left
  1886.  
  1887. TextLabel_49.Parent = ScrollingFrame
  1888. TextLabel_49.BackgroundColor3 = Color3.new(1, 1, 1)
  1889. TextLabel_49.BackgroundTransparency = 1
  1890. TextLabel_49.Position = UDim2.new(0, 0, 0, 145)
  1891. TextLabel_49.Size = UDim2.new(0, 272, 0, 21)
  1892. TextLabel_49.Font = Enum.Font.Arial
  1893. TextLabel_49.FontSize = Enum.FontSize.Size14
  1894. TextLabel_49.Text = " ;esp on - Turns ESP On"
  1895. TextLabel_49.TextColor3 = Color3.new(1, 1, 1)
  1896. TextLabel_49.TextSize = 13
  1897. TextLabel_49.TextXAlignment = Enum.TextXAlignment.Left
  1898.  
  1899. TextLabel_50.Parent = ScrollingFrame
  1900. TextLabel_50.BackgroundColor3 = Color3.new(1, 1, 1)
  1901. TextLabel_50.BackgroundTransparency = 1
  1902. TextLabel_50.Position = UDim2.new(0, 0, 0, 169)
  1903. TextLabel_50.Size = UDim2.new(0, 272, 0, 21)
  1904. TextLabel_50.Font = Enum.Font.Arial
  1905. TextLabel_50.FontSize = Enum.FontSize.Size14
  1906. TextLabel_50.Text = " ;esp off - Turns ESP Off"
  1907. TextLabel_50.TextColor3 = Color3.new(1, 1, 1)
  1908. TextLabel_50.TextSize = 13
  1909. TextLabel_50.TextXAlignment = Enum.TextXAlignment.Left
  1910.  
  1911. TextLabel_51.Parent = ScrollingFrame
  1912. TextLabel_51.BackgroundColor3 = Color3.new(1, 1, 1)
  1913. TextLabel_51.BackgroundTransparency = 1
  1914. TextLabel_51.Position = UDim2.new(0, 0, 0, 194)
  1915. TextLabel_51.Size = UDim2.new(0, 272, 0, 21)
  1916. TextLabel_51.Font = Enum.Font.Arial
  1917. TextLabel_51.FontSize = Enum.FontSize.Size14
  1918. TextLabel_51.Text = " ;reset - Resets Your Character"
  1919. TextLabel_51.TextColor3 = Color3.new(1, 1, 1)
  1920. TextLabel_51.TextSize = 13
  1921. TextLabel_51.TextXAlignment = Enum.TextXAlignment.Left
  1922.  
  1923. TextLabel_52.Parent = ScrollingFrame
  1924. TextLabel_52.BackgroundColor3 = Color3.new(1, 1, 1)
  1925. TextLabel_52.BackgroundTransparency = 1
  1926. TextLabel_52.Position = UDim2.new(0, 0, 0, 216)
  1927. TextLabel_52.Size = UDim2.new(0, 272, 0, 21)
  1928. TextLabel_52.Font = Enum.Font.Arial
  1929. TextLabel_52.FontSize = Enum.FontSize.Size14
  1930. TextLabel_52.Text = " ;remove - Removes The Whole UI"
  1931. TextLabel_52.TextColor3 = Color3.new(1, 1, 1)
  1932. TextLabel_52.TextSize = 13
  1933. TextLabel_52.TextXAlignment = Enum.TextXAlignment.Left
  1934.  
  1935. CommandClose.Name = "CommandClose"
  1936. CommandClose.Parent = Commands
  1937. CommandClose.BackgroundColor3 = Color3.new(1, 1, 1)
  1938. CommandClose.BackgroundTransparency = 1
  1939. CommandClose.Position = UDim2.new(0, 247, 0, 0)
  1940. CommandClose.Size = UDim2.new(0, 25, 0, 26)
  1941. CommandClose.Font = Enum.Font.SourceSans
  1942. CommandClose.FontSize = Enum.FontSize.Size32
  1943. CommandClose.Text = "X"
  1944. CommandClose.TextColor3 = Color3.new(1, 1, 1)
  1945. CommandClose.TextSize = 30
  1946. CommandClose.TextWrapped = true
  1947.  
  1948. StarterFrame.Name = "StarterFrame"
  1949. StarterFrame.Parent = Unjailbreak
  1950. StarterFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1951. StarterFrame.BorderSizePixel = 0
  1952. StarterFrame.ClipsDescendants = true
  1953. StarterFrame.Position = UDim2.new(0.377083331, 0, 0.35377875, 0)
  1954.  
  1955. StarterMainFrame.Name = "StarterMainFrame"
  1956. StarterMainFrame.Parent = StarterFrame
  1957. StarterMainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1958. StarterMainFrame.Size = UDim2.new(0, 944, 0, 267)
  1959.  
  1960. ContinueCustomization.Name = "ContinueCustomization"
  1961. ContinueCustomization.Parent = StarterMainFrame
  1962. ContinueCustomization.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1963. ContinueCustomization.BorderSizePixel = 0
  1964. ContinueCustomization.Position = UDim2.new(0, 187, 0, 190)
  1965. ContinueCustomization.Size = UDim2.new(0, 100, 0, 30)
  1966. ContinueCustomization.Font = Enum.Font.Arial
  1967. ContinueCustomization.FontSize = Enum.FontSize.Size18
  1968. ContinueCustomization.Text = "Customize"
  1969. ContinueCustomization.TextColor3 = Color3.new(1, 1, 1)
  1970. ContinueCustomization.TextSize = 16
  1971.  
  1972. TextLabel_53.Parent = StarterMainFrame
  1973. TextLabel_53.BackgroundColor3 = Color3.new(1, 1, 1)
  1974. TextLabel_53.BackgroundTransparency = 1
  1975. TextLabel_53.Position = UDim2.new(0, 135, 0, 85)
  1976. TextLabel_53.Size = UDim2.new(0, 200, 0, 19)
  1977. TextLabel_53.Font = Enum.Font.Arial
  1978. TextLabel_53.FontSize = Enum.FontSize.Size18
  1979. TextLabel_53.Text = "Settings Has Been Updated And You Can Now"
  1980. TextLabel_53.TextColor3 = Color3.new(0, 0, 0)
  1981. TextLabel_53.TextSize = 16
  1982.  
  1983. TextLabel_54.Parent = StarterMainFrame
  1984. TextLabel_54.BackgroundColor3 = Color3.new(1, 1, 1)
  1985. TextLabel_54.BackgroundTransparency = 1
  1986. TextLabel_54.Position = UDim2.new(0, 825, 0, 190)
  1987. TextLabel_54.Size = UDim2.new(0, 93, 0, 19)
  1988. TextLabel_54.Font = Enum.Font.Arial
  1989. TextLabel_54.FontSize = Enum.FontSize.Size18
  1990. TextLabel_54.Text = "WARNING:"
  1991. TextLabel_54.TextColor3 = Color3.new(1, 0.666667, 0)
  1992. TextLabel_54.TextSize = 16
  1993.  
  1994. TextLabel_55.Parent = StarterMainFrame
  1995. TextLabel_55.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1996. TextLabel_55.BorderSizePixel = 0
  1997. TextLabel_55.Position = UDim2.new(0, 0, 0, 19)
  1998. TextLabel_55.Size = UDim2.new(0, 944, 0, 22)
  1999. TextLabel_55.Font = Enum.Font.SourceSans
  2000. TextLabel_55.FontSize = Enum.FontSize.Size14
  2001. TextLabel_55.Text = ""
  2002. TextLabel_55.TextSize = 14
  2003.  
  2004. TextLabel_56.Parent = StarterMainFrame
  2005. TextLabel_56.BackgroundColor3 = Color3.new(1, 1, 1)
  2006. TextLabel_56.BackgroundTransparency = 1
  2007. TextLabel_56.Position = UDim2.new(0, 135, 0, 63)
  2008. TextLabel_56.Size = UDim2.new(0, 200, 0, 19)
  2009. TextLabel_56.Font = Enum.Font.Arial
  2010. TextLabel_56.FontSize = Enum.FontSize.Size18
  2011. TextLabel_56.Text = "Welcome To Unjailbreak Full Release!"
  2012. TextLabel_56.TextColor3 = Color3.new(0, 0, 0)
  2013. TextLabel_56.TextSize = 16
  2014.  
  2015. TextLabel_57.Parent = StarterMainFrame
  2016. TextLabel_57.BackgroundColor3 = Color3.new(1, 1, 1)
  2017. TextLabel_57.BackgroundTransparency = 1
  2018. TextLabel_57.Position = UDim2.new(0, 135, 0, 21)
  2019. TextLabel_57.Size = UDim2.new(0, 200, 0, 19)
  2020. TextLabel_57.Font = Enum.Font.Arial
  2021. TextLabel_57.FontSize = Enum.FontSize.Size24
  2022. TextLabel_57.Text = "U N J A I L B R E A K"
  2023. TextLabel_57.TextColor3 = Color3.new(1, 1, 1)
  2024. TextLabel_57.TextSize = 20
  2025.  
  2026. TextLabel_58.Parent = StarterMainFrame
  2027. TextLabel_58.BackgroundColor3 = Color3.new(1, 1, 1)
  2028. TextLabel_58.BackgroundTransparency = 1
  2029. TextLabel_58.Position = UDim2.new(0, 825, 0, 210)
  2030. TextLabel_58.Size = UDim2.new(0, 93, 0, 19)
  2031. TextLabel_58.Font = Enum.Font.Arial
  2032. TextLabel_58.FontSize = Enum.FontSize.Size18
  2033. TextLabel_58.Text = "Aimbot Is Very"
  2034. TextLabel_58.TextColor3 = Color3.new(1, 0.666667, 0)
  2035. TextLabel_58.TextSize = 16
  2036.  
  2037. TextLabel_59.Parent = StarterMainFrame
  2038. TextLabel_59.BackgroundColor3 = Color3.new(1, 1, 1)
  2039. TextLabel_59.BackgroundTransparency = 1
  2040. TextLabel_59.Position = UDim2.new(0, 825, 0, 230)
  2041. TextLabel_59.Size = UDim2.new(0, 93, 0, 19)
  2042. TextLabel_59.Font = Enum.Font.Arial
  2043. TextLabel_59.FontSize = Enum.FontSize.Size18
  2044. TextLabel_59.Text = "Unstable And Laggy"
  2045. TextLabel_59.TextColor3 = Color3.new(1, 0.666667, 0)
  2046. TextLabel_59.TextSize = 16
  2047.  
  2048. TextLabel_60.Parent = StarterMainFrame
  2049. TextLabel_60.BackgroundColor3 = Color3.new(1, 1, 1)
  2050. TextLabel_60.BackgroundTransparency = 1
  2051. TextLabel_60.Position = UDim2.new(0, 135, 0, 134)
  2052. TextLabel_60.Size = UDim2.new(0, 200, 0, 19)
  2053. TextLabel_60.Font = Enum.Font.Arial
  2054. TextLabel_60.FontSize = Enum.FontSize.Size18
  2055. TextLabel_60.Text = "Anyways Enjoy The Full Release!"
  2056. TextLabel_60.TextColor3 = Color3.new(0, 0, 0)
  2057. TextLabel_60.TextSize = 16
  2058.  
  2059. TextLabel_61.Parent = StarterMainFrame
  2060. TextLabel_61.BackgroundColor3 = Color3.new(1, 1, 1)
  2061. TextLabel_61.BackgroundTransparency = 1
  2062. TextLabel_61.Position = UDim2.new(0, 135, 0, 110)
  2063. TextLabel_61.Size = UDim2.new(0, 200, 0, 19)
  2064. TextLabel_61.Font = Enum.Font.Arial
  2065. TextLabel_61.FontSize = Enum.FontSize.Size18
  2066. TextLabel_61.Text = "Set Up The Bank And Jewelry Notifiers In Settings"
  2067. TextLabel_61.TextColor3 = Color3.new(0, 0, 0)
  2068. TextLabel_61.TextSize = 16
  2069.  
  2070. TextLabel_62.Parent = StarterMainFrame
  2071. TextLabel_62.BackgroundColor3 = Color3.new(1, 1, 1)
  2072. TextLabel_62.BackgroundTransparency = 1
  2073. TextLabel_62.Position = UDim2.new(0, 610, 0, 21)
  2074. TextLabel_62.Size = UDim2.new(0, 200, 0, 19)
  2075. TextLabel_62.Font = Enum.Font.Arial
  2076. TextLabel_62.FontSize = Enum.FontSize.Size24
  2077. TextLabel_62.Text = "C U S T O M I Z A T I O N"
  2078. TextLabel_62.TextColor3 = Color3.new(1, 1, 1)
  2079. TextLabel_62.TextSize = 20
  2080.  
  2081. MainContinue.Name = "MainContinue"
  2082. MainContinue.Parent = StarterMainFrame
  2083. MainContinue.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2084. MainContinue.BorderSizePixel = 0
  2085. MainContinue.Position = UDim2.new(0, 658, 0, 230)
  2086. MainContinue.Size = UDim2.new(0, 100, 0, 30)
  2087. MainContinue.Font = Enum.Font.Arial
  2088. MainContinue.FontSize = Enum.FontSize.Size18
  2089. MainContinue.Text = "Continue"
  2090. MainContinue.TextColor3 = Color3.new(1, 1, 1)
  2091. MainContinue.TextSize = 16
  2092.  
  2093. TextLabel_63.Parent = StarterMainFrame
  2094. TextLabel_63.BackgroundColor3 = Color3.new(1, 1, 1)
  2095. TextLabel_63.BackgroundTransparency = 1
  2096. TextLabel_63.Position = UDim2.new(0, 610, 0, 51)
  2097. TextLabel_63.Size = UDim2.new(0, 200, 0, 19)
  2098. TextLabel_63.Font = Enum.Font.Arial
  2099. TextLabel_63.FontSize = Enum.FontSize.Size18
  2100. TextLabel_63.Text = "Here You Customize Your UI"
  2101. TextLabel_63.TextColor3 = Color3.new(0, 0, 0)
  2102. TextLabel_63.TextSize = 16
  2103.  
  2104. TextLabel_64.Parent = StarterMainFrame
  2105. TextLabel_64.BackgroundColor3 = Color3.new(1, 1, 1)
  2106. TextLabel_64.BackgroundTransparency = 1
  2107. TextLabel_64.Position = UDim2.new(0, 495, 0, 81)
  2108. TextLabel_64.Size = UDim2.new(0, 93, 0, 19)
  2109. TextLabel_64.Font = Enum.Font.Arial
  2110. TextLabel_64.FontSize = Enum.FontSize.Size18
  2111. TextLabel_64.Text = "Border Color"
  2112. TextLabel_64.TextColor3 = Color3.new(0, 0, 0)
  2113. TextLabel_64.TextSize = 16
  2114.  
  2115. BlueColor.Name = "BlueColor"
  2116. BlueColor.Parent = StarterMainFrame
  2117. BlueColor.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  2118. BlueColor.BorderSizePixel = 0
  2119. BlueColor.Position = UDim2.new(0, 493, 0, 104)
  2120. BlueColor.Size = UDim2.new(0, 100, 0, 30)
  2121. BlueColor.Font = Enum.Font.Arial
  2122. BlueColor.FontSize = Enum.FontSize.Size18
  2123. BlueColor.Text = "Blue"
  2124. BlueColor.TextColor3 = Color3.new(1, 1, 1)
  2125. BlueColor.TextSize = 16
  2126.  
  2127. RedColor.Name = "RedColor"
  2128. RedColor.Parent = StarterMainFrame
  2129. RedColor.BackgroundColor3 = Color3.new(1, 0, 0)
  2130. RedColor.BorderSizePixel = 0
  2131. RedColor.Position = UDim2.new(0, 493, 0, 135)
  2132. RedColor.Size = UDim2.new(0, 100, 0, 30)
  2133. RedColor.Font = Enum.Font.Arial
  2134. RedColor.FontSize = Enum.FontSize.Size18
  2135. RedColor.Text = "Red"
  2136. RedColor.TextColor3 = Color3.new(1, 1, 1)
  2137. RedColor.TextSize = 16
  2138.  
  2139. OrangeColor.Name = "OrangeColor"
  2140. OrangeColor.Parent = StarterMainFrame
  2141. OrangeColor.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2142. OrangeColor.BorderSizePixel = 0
  2143. OrangeColor.Position = UDim2.new(0, 493, 0, 166)
  2144. OrangeColor.Size = UDim2.new(0, 100, 0, 30)
  2145. OrangeColor.Font = Enum.Font.Arial
  2146. OrangeColor.FontSize = Enum.FontSize.Size18
  2147. OrangeColor.Text = "Orange"
  2148. OrangeColor.TextColor3 = Color3.new(1, 1, 1)
  2149. OrangeColor.TextSize = 16
  2150.  
  2151. BlackColor.Name = "BlackColor"
  2152. BlackColor.Parent = StarterMainFrame
  2153. BlackColor.BackgroundColor3 = Color3.new(0, 0, 0)
  2154. BlackColor.BorderSizePixel = 0
  2155. BlackColor.Position = UDim2.new(0, 493, 0, 197)
  2156. BlackColor.Size = UDim2.new(0, 100, 0, 30)
  2157. BlackColor.Font = Enum.Font.Arial
  2158. BlackColor.FontSize = Enum.FontSize.Size18
  2159. BlackColor.Text = "Black"
  2160. BlackColor.TextColor3 = Color3.new(1, 1, 1)
  2161. BlackColor.TextSize = 16
  2162.  
  2163. PurpleColor.Name = "PurpleColor"
  2164. PurpleColor.Parent = StarterMainFrame
  2165. PurpleColor.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  2166. PurpleColor.BorderSizePixel = 0
  2167. PurpleColor.Position = UDim2.new(0, 493, 0, 228)
  2168. PurpleColor.Size = UDim2.new(0, 100, 0, 30)
  2169. PurpleColor.Font = Enum.Font.Arial
  2170. PurpleColor.FontSize = Enum.FontSize.Size18
  2171. PurpleColor.Text = "Purple"
  2172. PurpleColor.TextColor3 = Color3.new(1, 1, 1)
  2173. PurpleColor.TextSize = 16
  2174.  
  2175. TextLabel_65.Parent = StarterMainFrame
  2176. TextLabel_65.BackgroundColor3 = Color3.new(1, 1, 1)
  2177. TextLabel_65.BackgroundTransparency = 1
  2178. TextLabel_65.Position = UDim2.new(0, 662, 0, 81)
  2179. TextLabel_65.Size = UDim2.new(0, 93, 0, 19)
  2180. TextLabel_65.Font = Enum.Font.Arial
  2181. TextLabel_65.FontSize = Enum.FontSize.Size18
  2182. TextLabel_65.Text = "UI Keybind"
  2183. TextLabel_65.TextColor3 = Color3.new(0, 0, 0)
  2184. TextLabel_65.TextSize = 16
  2185.  
  2186. UIKeybind.Name = "UIKeybind"
  2187. UIKeybind.Parent = StarterMainFrame
  2188. UIKeybind.BackgroundColor3 = Color3.new(1, 1, 1)
  2189. UIKeybind.BorderSizePixel = 0
  2190. UIKeybind.Position = UDim2.new(0, 660, 0, 110)
  2191. UIKeybind.Size = UDim2.new(0, 102, 0, 24)
  2192. UIKeybind.Font = Enum.Font.Arial
  2193. UIKeybind.FontSize = Enum.FontSize.Size18
  2194. UIKeybind.Text = ""
  2195. UIKeybind.TextSize = 15
  2196. UIKeybind.TextXAlignment = Enum.TextXAlignment.Left
  2197.  
  2198. TextLabel_66.Parent = StarterMainFrame
  2199. TextLabel_66.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  2200. TextLabel_66.BorderSizePixel = 0
  2201. TextLabel_66.Position = UDim2.new(0, 660, 0, 135)
  2202. TextLabel_66.Size = UDim2.new(0, 102, 0, 3)
  2203. TextLabel_66.Font = Enum.Font.Arial
  2204. TextLabel_66.FontSize = Enum.FontSize.Size18
  2205. TextLabel_66.Text = ""
  2206. TextLabel_66.TextColor3 = Color3.new(0, 0, 0)
  2207. TextLabel_66.TextSize = 16
  2208.  
  2209. TextLabel_67.Parent = StarterMainFrame
  2210. TextLabel_67.BackgroundColor3 = Color3.new(1, 1, 1)
  2211. TextLabel_67.BackgroundTransparency = 1
  2212. TextLabel_67.Position = UDim2.new(0, 662, 0, 150)
  2213. TextLabel_67.Size = UDim2.new(0, 93, 0, 19)
  2214. TextLabel_67.Font = Enum.Font.Arial
  2215. TextLabel_67.FontSize = Enum.FontSize.Size18
  2216. TextLabel_67.Text = "Normal Keybind"
  2217. TextLabel_67.TextColor3 = Color3.new(0, 0, 0)
  2218. TextLabel_67.TextSize = 16
  2219.  
  2220. TextLabel_68.Parent = StarterMainFrame
  2221. TextLabel_68.BackgroundColor3 = Color3.new(1, 1, 1)
  2222. TextLabel_68.BackgroundTransparency = 1
  2223. TextLabel_68.Position = UDim2.new(0, 662, 0, 165)
  2224. TextLabel_68.Size = UDim2.new(0, 93, 0, 19)
  2225. TextLabel_68.Font = Enum.Font.Arial
  2226. TextLabel_68.FontSize = Enum.FontSize.Size18
  2227. TextLabel_68.Text = "\"V\""
  2228. TextLabel_68.TextColor3 = Color3.new(0, 0, 0)
  2229. TextLabel_68.TextSize = 16
  2230.  
  2231. MainPreview.Name = "MainPreview"
  2232. MainPreview.Parent = StarterMainFrame
  2233. MainPreview.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2234. MainPreview.BorderSizePixel = 0
  2235. MainPreview.Position = UDim2.new(0, 528, 0, 49)
  2236. MainPreview.Size = UDim2.new(0, 32, 0, 29)
  2237. MainPreview.Font = Enum.Font.Arial
  2238. MainPreview.FontSize = Enum.FontSize.Size18
  2239. MainPreview.Text = ""
  2240. MainPreview.TextColor3 = Color3.new(0, 0, 0)
  2241. MainPreview.TextSize = 16
  2242.  
  2243. TextLabel_69.Parent = StarterMainFrame
  2244. TextLabel_69.BackgroundColor3 = Color3.new(1, 1, 1)
  2245. TextLabel_69.BackgroundTransparency = 1
  2246. TextLabel_69.Position = UDim2.new(0, 825, 0, 81)
  2247. TextLabel_69.Size = UDim2.new(0, 93, 0, 19)
  2248. TextLabel_69.Font = Enum.Font.Arial
  2249. TextLabel_69.FontSize = Enum.FontSize.Size18
  2250. TextLabel_69.Text = "Aimbot Keybind"
  2251. TextLabel_69.TextColor3 = Color3.new(0, 0, 0)
  2252. TextLabel_69.TextSize = 16
  2253.  
  2254. Aimbotkeybind.Name = "Aimbotkeybind"
  2255. Aimbotkeybind.Parent = StarterMainFrame
  2256. Aimbotkeybind.BackgroundColor3 = Color3.new(1, 1, 1)
  2257. Aimbotkeybind.BorderSizePixel = 0
  2258. Aimbotkeybind.Position = UDim2.new(0, 822, 0, 110)
  2259. Aimbotkeybind.Size = UDim2.new(0, 102, 0, 24)
  2260. Aimbotkeybind.Font = Enum.Font.Arial
  2261. Aimbotkeybind.FontSize = Enum.FontSize.Size18
  2262. Aimbotkeybind.Text = ""
  2263. Aimbotkeybind.TextSize = 15
  2264. Aimbotkeybind.TextXAlignment = Enum.TextXAlignment.Left
  2265.  
  2266. TextLabel_70.Parent = StarterMainFrame
  2267. TextLabel_70.BackgroundColor3 = Color3.new(1, 1, 1)
  2268. TextLabel_70.BackgroundTransparency = 1
  2269. TextLabel_70.Position = UDim2.new(0, 825, 0, 150)
  2270. TextLabel_70.Size = UDim2.new(0, 93, 0, 19)
  2271. TextLabel_70.Font = Enum.Font.Arial
  2272. TextLabel_70.FontSize = Enum.FontSize.Size18
  2273. TextLabel_70.Text = "Set A Keybind To"
  2274. TextLabel_70.TextColor3 = Color3.new(0, 0, 0)
  2275. TextLabel_70.TextSize = 16
  2276.  
  2277. TextLabel_71.Parent = StarterMainFrame
  2278. TextLabel_71.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  2279. TextLabel_71.BorderSizePixel = 0
  2280. TextLabel_71.Position = UDim2.new(0, 821, 0, 135)
  2281. TextLabel_71.Size = UDim2.new(0, 102, 0, 3)
  2282. TextLabel_71.Font = Enum.Font.Arial
  2283. TextLabel_71.FontSize = Enum.FontSize.Size18
  2284. TextLabel_71.Text = ""
  2285. TextLabel_71.TextColor3 = Color3.new(0, 0, 0)
  2286. TextLabel_71.TextSize = 16
  2287.  
  2288. TextLabel_72.Parent = StarterMainFrame
  2289. TextLabel_72.BackgroundColor3 = Color3.new(1, 1, 1)
  2290. TextLabel_72.BackgroundTransparency = 1
  2291. TextLabel_72.Position = UDim2.new(0, 825, 0, 165)
  2292. TextLabel_72.Size = UDim2.new(0, 93, 0, 19)
  2293. TextLabel_72.Font = Enum.Font.Arial
  2294. TextLabel_72.FontSize = Enum.FontSize.Size18
  2295. TextLabel_72.Text = "Turn On Aimbot"
  2296. TextLabel_72.TextColor3 = Color3.new(0, 0, 0)
  2297. TextLabel_72.TextSize = 16
  2298.  
  2299. TextLabel_73.Parent = StarterMainFrame
  2300. TextLabel_73.BackgroundColor3 = Color3.new(1, 1, 1)
  2301. TextLabel_73.BackgroundTransparency = 1
  2302. TextLabel_73.Position = UDim2.new(0, 662, 0, 190)
  2303. TextLabel_73.Size = UDim2.new(0, 93, 0, 19)
  2304. TextLabel_73.Font = Enum.Font.Arial
  2305. TextLabel_73.FontSize = Enum.FontSize.Size18
  2306. TextLabel_73.Text = "Make All Keybinds Lower Case"
  2307. TextLabel_73.TextColor3 = Color3.new(0, 0, 0)
  2308. TextLabel_73.TextSize = 16
  2309.  
  2310. TextLabel_74.Parent = StarterMainFrame
  2311. TextLabel_74.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  2312. TextLabel_74.BorderSizePixel = 0
  2313. TextLabel_74.Position = UDim2.new(0, 40, 0, 0)
  2314. TextLabel_74.Size = UDim2.new(0, 19, 0, 267)
  2315. TextLabel_74.Font = Enum.Font.Arial
  2316. TextLabel_74.FontSize = Enum.FontSize.Size24
  2317. TextLabel_74.Text = ""
  2318. TextLabel_74.TextColor3 = Color3.new(1, 1, 1)
  2319. TextLabel_74.TextSize = 20
  2320.  
  2321. TextLabel_75.Parent = StarterMainFrame
  2322. TextLabel_75.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  2323. TextLabel_75.BorderSizePixel = 0
  2324. TextLabel_75.Position = UDim2.new(0, 26, 0, 0)
  2325. TextLabel_75.Size = UDim2.new(0, 7, 0, 267)
  2326. TextLabel_75.Font = Enum.Font.Arial
  2327. TextLabel_75.FontSize = Enum.FontSize.Size24
  2328. TextLabel_75.Text = ""
  2329. TextLabel_75.TextColor3 = Color3.new(1, 1, 1)
  2330. TextLabel_75.TextSize = 20
  2331.  
  2332. TextLabel_76.Parent = StarterMainFrame
  2333. TextLabel_76.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  2334. TextLabel_76.BorderSizePixel = 0
  2335. TextLabel_76.Position = UDim2.new(0, 408, 0, 29)
  2336. TextLabel_76.Size = UDim2.new(0, 10, 0, 238)
  2337. TextLabel_76.Font = Enum.Font.Arial
  2338. TextLabel_76.FontSize = Enum.FontSize.Size24
  2339. TextLabel_76.Text = ""
  2340. TextLabel_76.TextColor3 = Color3.new(1, 1, 1)
  2341. TextLabel_76.TextSize = 20
  2342.  
  2343. ActiveMenu.Parent = UIColorFrame
  2344. ActiveMenu.Name = "ActiveMenu"
  2345.  
  2346. ButtonWheelMenu.Parent = ActiveMenu
  2347. ButtonWheelMenu.Name = "ButtonWheelMenu"
  2348. ButtonWheelMenu.Position = UDim2.new(0,10,0,10)
  2349. ButtonWheelMenu.Size = UDim2.new(1,-20,1,-20)
  2350. ButtonWheelMenu.Visible = true
  2351.  
  2352. Hue.Parent = ButtonWheelMenu
  2353. Hue.Name = "Hue"
  2354.  
  2355. Lig.Parent = ButtonWheelMenu
  2356. Lig.Name = "Lig"
  2357.  
  2358. Sat.Parent = ButtonWheelMenu
  2359. Sat.Name = "Sat"
  2360.  
  2361. HueBox.Parent = ButtonWheelMenu
  2362. HueBox.Size = UDim2.new(0,50,0,25)
  2363. HueBox.Text = "Hue: 70"
  2364. HueBox.Font = Enum.Font.Arial
  2365. HueBox.FontSize = Enum.FontSize.Size14
  2366.  
  2367. GetColor.Parent = ActiveMenu
  2368.  
  2369. local plrname = game:GetService("Players").LocalPlayer.Name
  2370.  
  2371. if plrname == "Unlisting" or plrname == "AyeJoey" or plrname == "ColdEzy" or plrname == "NumNum00" or plrname == "Decryptance" then
  2372. game.CoreGui.Unjailbreak.LPlayerDetect.PlayerNameDetected.Text = plrname
  2373. game.CoreGui.Unjailbreak.LPlayerDetect:TweenSize(UDim2.new(0, 366,0, 212),"Out","Quint",1.5,true)
  2374. wait(2)
  2375. game.CoreGui.Unjailbreak.LPlayerDetect:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  2376. end
  2377.  
  2378. game:GetService("Players").PlayerAdded:connect(function(plr)
  2379. if plr.Name ~= game.Players.LocalPlayer.Name then
  2380. if plr.Name == "Unlisting" or plr.Name == "ColdEzy" or plr.Name == "AyeJoey" or plr.Name == "NumNum00" or plr.Name == "Decryptance" then
  2381. game.CoreGui.Unjailbreak.AdminJoined.AdminDetected.Text = plr.Name.." Has Joined"
  2382. game.CoreGui.Unjailbreak.AdminJoined:TweenSize(UDim2.new(0, 366,0, 212),"Out","Quint",1.5,true)
  2383. wait(2)
  2384. game.CoreGui.Unjailbreak.AdminJoined:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  2385. end
  2386. end
  2387. end)
  2388.  
  2389. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 1
  2390. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 1
  2391. wait(0.03)
  2392. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.9
  2393. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.9
  2394. wait(0.03)
  2395. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.8
  2396. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.8
  2397. wait(0.03)
  2398. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.7
  2399. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.7
  2400. wait(0.03)
  2401. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.6
  2402. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.6
  2403. wait(0.03)
  2404. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.5
  2405. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.5
  2406. wait(0.03)
  2407. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.4
  2408. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.4
  2409. wait(0.03)
  2410. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.3
  2411. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.3
  2412. wait(0.03)
  2413. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.2
  2414. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.2
  2415. wait(0.03)
  2416. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.1
  2417. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.1
  2418. wait(0.03)
  2419. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0
  2420. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0
  2421.  
  2422. wait(3.5)
  2423. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.1
  2424. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.1
  2425. wait(0.03)
  2426. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.2
  2427. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.2
  2428. wait(0.03)
  2429. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.3
  2430. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.3
  2431. wait(0.03)
  2432. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.4
  2433. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.4
  2434. wait(0.03)
  2435. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.5
  2436. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.5
  2437. wait(0.03)
  2438. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.6
  2439. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.6
  2440. wait(0.03)
  2441. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.7
  2442. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.7
  2443. wait(0.03)
  2444. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.8
  2445. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.8
  2446. wait(0.03)
  2447. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.9
  2448. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.9
  2449. wait(0.03)
  2450. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 1
  2451. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 1
  2452. game.CoreGui.Unjailbreak.MainLogo.Visible = false
  2453.  
  2454. wait(0.1)
  2455. game.CoreGui.Unjailbreak.StarterFrame:TweenSize(UDim2.new(0, 472,0, 267),"Out","Quint",1.5,true)
  2456.  
  2457. ContinueCustomization.MouseButton1Down:connect(function()
  2458. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame:TweenPosition(UDim2.new(0, -472,0, 0),"Out","Quint",2,true)
  2459. end)
  2460.  
  2461. ENABLED = false
  2462. PLAYER = game:GetService("Players").LocalPlayer
  2463. MOUSE = PLAYER:GetMouse()
  2464. CC = game:GetService("Workspace").CurrentCamera
  2465. _G.FREE_FOR_ALL = false
  2466. _G.AIM_AT = 'Head'
  2467. local player = game:GetService("Players").LocalPlayer
  2468. local esp = false
  2469. local track = false
  2470.  
  2471. function Create(base, team)
  2472. local bb = Instance.new("BillboardGui",player.PlayerGui)
  2473. bb.Adornee = base
  2474. bb.ExtentsOffset = Vector3.new(0,1,0)
  2475. bb.AlwaysOnTop = true
  2476. bb.Size = UDim2.new(0,5,0,5)
  2477. bb.StudsOffset = Vector3.new(0,1,0)
  2478. bb.Name = "tracker"
  2479. local frame = Instance.new("Frame",bb)
  2480. frame.ZIndex = 10
  2481. frame.BackgroundTransparency = 0.3
  2482. frame.Size = UDim2.new(1,0,1,0)
  2483. frame.Position = UDim2.new(0,0,0)
  2484. frame.Transparency = 1
  2485. local txtlbl = Instance.new("TextLabel",bb)
  2486. txtlbl.ZIndex = 10
  2487. txtlbl.Text = (string.upper(base.Parent.Name))
  2488. txtlbl.BackgroundTransparency = 1
  2489. txtlbl.Position = UDim2.new(0,0,0,-35)
  2490. txtlbl.Size = UDim2.new(1,0,10,0)
  2491. txtlbl.Font = "SourceSansBold"
  2492. txtlbl.FontSize = "Size10"
  2493. txtlbl.TextStrokeTransparency = 0.5
  2494.  
  2495. local txtlbl2 = Instance.new("TextLabel",bb)
  2496. txtlbl2.ZIndex = 10
  2497. txtlbl2.Text = (math.floor(base.Parent.Humanoid.Health*100)/100)
  2498. txtlbl2.BackgroundTransparency = 1
  2499. txtlbl2.Position = UDim2.new(0,0,0,-25)
  2500. txtlbl2.Size = UDim2.new(1,0,10,0)
  2501. txtlbl2.Font = "SourceSansBold"
  2502. txtlbl2.FontSize = "Size10"
  2503.  
  2504. txtlbl2.TextStrokeTransparency = 0.5
  2505. if team then
  2506. txtlbl.TextColor3 = Color3.new(85,0,127)
  2507. txtlbl2.TextColor3 = Color3.new(85,0,127)
  2508. frame.BackgroundColor3 = Color3.new(85,0,127)
  2509.  
  2510. elseif base.Parent.Name == "Decryptance" or base.Parent.Name == "Unlisting" then
  2511. txtlbl.TextColor3 = Color3.new(0,255,0)
  2512. txtlbl2.TextColor3 = Color3.new(0,255,0)
  2513. frame.BackgroundColor3 = Color3.new(0,255,0)
  2514. txtlbl.Text = "FRIEND"
  2515. txtlbl.FontSize = "Size14"
  2516. txtlbl2.FontSize = "Size14"
  2517.  
  2518.  
  2519.  
  2520. elseif base.Parent.Name == game:GetService("Players").LocalPlayer.Name then
  2521. txtlbl2.Transparency = 1
  2522. txtlbl.Transparency = 1
  2523. frame.Transparency = 1
  2524. else
  2525. txtlbl.TextColor3 = Color3.new(85,0,127)
  2526. txtlbl2.TextColor3 = Color3.new(85,0,127)
  2527. frame.BackgroundColor3 = Color3.new(85,0,127)
  2528.  
  2529. end
  2530. end
  2531.  
  2532.  
  2533. function Find()
  2534. Clear()
  2535. track = true
  2536. spawn(function()
  2537. while wait() do
  2538. if track then
  2539. Clear()
  2540. for _,v in pairs(game:GetService("Players"):players()) do
  2541.  
  2542. if v.Character and v.Character.Head then
  2543. Create(v.Character.Head, false)
  2544. end
  2545. end
  2546. end
  2547. end
  2548. wait(1)
  2549. end)
  2550. end
  2551. function Clear()
  2552. for _,v in pairs(player.PlayerGui:children()) do
  2553. if v.Name == "tracker" and v:isA("BillboardGui") then
  2554. v:Destroy()
  2555. end
  2556. end
  2557. end
  2558.  
  2559. CESP.MouseButton1Down:connect(function()
  2560. if not esp then
  2561. Find()
  2562. warn("Jailbreak ESP Enabled")
  2563. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CESP.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2564. esp = true
  2565. else
  2566. Clear()
  2567. track = false
  2568. warn("Jailbreak ESP Disabled")
  2569. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CESP.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2570. esp = false
  2571. end
  2572. end)
  2573.  
  2574. BlueColor.MouseButton1Down:connect(function()
  2575. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  2576. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  2577. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  2578. end)
  2579.  
  2580. RedColor.MouseButton1Down:connect(function()
  2581. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(1, 0, 0)
  2582. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(1, 0, 0)
  2583. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(1, 0, 0)
  2584. end)
  2585.  
  2586. OrangeColor.MouseButton1Down:connect(function()
  2587. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2588. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2589. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2590. end)
  2591.  
  2592. BlackColor.MouseButton1Down:connect(function()
  2593. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  2594. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0, 0, 0)
  2595. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0, 0, 0)
  2596. end)
  2597.  
  2598. PurpleColor.MouseButton1Down:connect(function()
  2599. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  2600. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  2601. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  2602. end)
  2603.  
  2604. function Aimbot()
  2605.  
  2606. end
  2607.  
  2608. MainContinue.MouseButton1Down:connect(function()
  2609. game.CoreGui.Unjailbreak.StarterFrame:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  2610. if game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.UIKeybind.Text == "" then
  2611. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  2612. mouse1.KeyDown:connect(function(key)
  2613. if key == "v" then
  2614. if Openn == true then
  2615. Openn = false
  2616. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,1.1, 0),"Out","Quint",1,true)
  2617. else
  2618. Openn = true
  2619. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,0.307, 0),"Out","Quint",1,true)
  2620. end
  2621. end
  2622. end)
  2623. else
  2624. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  2625. mouse1.KeyDown:connect(function(key)
  2626. if key == UIKeybind.Text then
  2627. if Openn == true then
  2628. Openn = false
  2629. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,1.1, 0),"Out","Quint",1,true)
  2630. else
  2631. Openn = true
  2632. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,0.307, 0),"Out","Quint",1,true)
  2633. end
  2634. end
  2635. end)
  2636. end
  2637. end)
  2638.  
  2639. local i=20 do
  2640. wait()
  2641. game.CoreGui.Unjailbreak.MainFrame.PlayerImage.Image = "https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=250&y=250&Format=Png&username="..game:GetService("Players").LocalPlayer.Name
  2642. end
  2643.  
  2644. Tabs.MouseButton1Down:connect(function()
  2645. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 150,0, 47), 'Out', 'Quint', 1, true)
  2646. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = true
  2647. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Transparency = 0.5
  2648. end)
  2649.  
  2650. Home.MouseButton1Down:connect(function()
  2651. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = true
  2652. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  2653. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  2654. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  2655. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  2656. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  2657. end)
  2658.  
  2659. Game.MouseButton1Down:connect(function()
  2660. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  2661. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = true
  2662. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  2663. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  2664. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  2665. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  2666. end)
  2667.  
  2668. Teleports.MouseButton1Down:connect(function()
  2669. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  2670. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  2671. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = true
  2672. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  2673. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  2674. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  2675. end)
  2676.  
  2677. Settings.MouseButton1Down:connect(function()
  2678. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  2679. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  2680. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  2681. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = true
  2682. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  2683. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  2684. end)
  2685.  
  2686. SetKeybind.MouseButton1Down:connect(function()
  2687. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = true
  2688. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.JewelryKeyy.Text = "Jewelry Color Set: "..JewelryKeyBox.Text
  2689. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.CriminalKeyy.Text = "Criminal Key Set: "..CrimBaseBox.Text
  2690. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.BankKeyy.Text = "Bank Key Set: "..BankKeyBox.Text
  2691. end)
  2692.  
  2693. KeyContinue.MouseButton1Down:connect(function()
  2694. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = false
  2695.  
  2696. --Jewelry
  2697. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  2698. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.JewelryKeyy.Text then
  2699. for i=1,20 do
  2700. wait()
  2701. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  2702. end
  2703. end
  2704. end)
  2705.  
  2706.  
  2707. --Bank
  2708. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  2709. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.BankKeyy.Text then
  2710. for i=1,20 do
  2711. wait()
  2712. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-11.036747, 17.9193821, 797.971521) + Vector3.new(1,0,0)
  2713. end
  2714. end
  2715. end)
  2716.  
  2717.  
  2718. --Criminal
  2719. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  2720. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.CriminalKeyy.Text then
  2721. for i=1,20 do
  2722. wait()
  2723. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  2724. end
  2725. end
  2726. end)
  2727. end)
  2728.  
  2729. KeyCancel.MouseButton1Click:connect(function()
  2730. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = false
  2731. end)
  2732.  
  2733. CDrag.MouseButton1Down:connect(function()
  2734. if Dragg == true then
  2735. Dragg = false
  2736. game.CoreGui.Unjailbreak.MainFrame.Draggable = true
  2737. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CDrag.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2738. else
  2739. Dragg = true
  2740. game.CoreGui.Unjailbreak.MainFrame.Draggable = false
  2741. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CDrag.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2742. end
  2743. end)
  2744.  
  2745. local ee = true
  2746. CNotifierB.MouseButton1Down:connect(function()
  2747. if BNotif == true then
  2748. BNotif = false
  2749. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierB.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2750. ee = false
  2751. else
  2752. ee = true
  2753. BNotif = true
  2754. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierB.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2755. for i, v in pairs(game:GetService("Workspace").Banks:GetChildren()) do
  2756. while ee do
  2757. wait(1)
  2758. if v.Extra.Light.SurfaceLight.Enabled == true then
  2759. game.CoreGui.Unjailbreak.BNotifierOpen:TweenPosition(UDim2.new(0, 1718,0, 578),"Out","Quint",2,true)
  2760. else
  2761. game.CoreGui.Unjailbreak.BNotifierOpen:TweenPosition(UDim2.new(0, 1950,0, 578),"Out","Quint",2,true)
  2762. end
  2763. end
  2764. end
  2765. end
  2766. end)
  2767.  
  2768. local eeee = true
  2769. CNotifierJ.MouseButton1Down:connect(function()
  2770. if JNotif == true then
  2771. JNotif = false
  2772. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierJ.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2773. eeee = false
  2774. else
  2775. eeee = true
  2776. JNotif = true
  2777. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierJ.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2778. for i, v in pairs(game:GetService("Workspace").Jewelrys:GetChildren()) do
  2779. while eeee do
  2780. wait(1)
  2781. if v.Extra.Light.SurfaceLight.Enabled == true then
  2782. game.CoreGui.Unjailbreak.JNotifierOpen:TweenPosition(UDim2.new(0, 1718,0, 657),"Out","Quint",2,true)
  2783. else
  2784. game.CoreGui.Unjailbreak.JNotifierOpen:TweenPosition(UDim2.new(0, 1950,0, 657),"Out","Quint",2,true)
  2785. end
  2786. end
  2787. end
  2788. end
  2789. end)
  2790.  
  2791. function bigggHead()
  2792. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  2793. if v.TeamValue.Value == "Police" then
  2794. v.Character.HumanoidRootPart.Transparency = 0
  2795. v.Character.HumanoidRootPart.BrickColor = BrickColor.new("Blue")
  2796. v.Character.HumanoidRootPart.Size = Vector3.new(16,16,16)
  2797. end
  2798. end
  2799. end
  2800.  
  2801. CBigHead.MouseButton1Down:connect(function()
  2802. if bigheadd == true then
  2803. bigheadd = false
  2804. bigggHead(false)
  2805. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CBigHead.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2806. else
  2807. bigheadd = true
  2808. bigggHead(true)
  2809. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CBigHead.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2810. end
  2811. end)
  2812.  
  2813. CForceField.MouseButton1Down:connect(function()
  2814. if forcefieldd == true then
  2815. forcefieldd = false
  2816. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CForceField.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2817. else
  2818. forcefieldd = true
  2819. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CForceField.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2820. local es = true
  2821. while es do
  2822. wait(0.1)
  2823. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  2824. if v.TeamValue.Value == "Police" then
  2825. if (game:GetService("Players").Character.Torso.Position - v.Position).magnitude <= 5 then
  2826. for i=1,20 do
  2827. wait()
  2828. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  2829. end
  2830. end
  2831. end
  2832. end
  2833. end
  2834. end
  2835. end)
  2836.  
  2837. local Checkpoint = {}
  2838. Coords.MouseButton1Down:connect(function()
  2839. table.remove(Checkpoint, 1)
  2840. table.insert(Checkpoint, game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position)
  2841. end)
  2842.  
  2843. CustomTP.MouseButton1Down:connect(function()
  2844. for i=1, 20 do
  2845. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Checkpoint[1]) + Vector3.new(1,0,0)
  2846. end
  2847. end)
  2848.  
  2849. Reset.MouseButton1Down:connect(function()
  2850. game.CoreGui.Unjailbreak:Remove()
  2851. end)
  2852.  
  2853. InfiniteAmmo.MouseButton1Down:connect(function()
  2854. if magInf == true then
  2855. magInf = false
  2856. game:GetService("Players").LocalPlayer.PlayerGui.ScreenGui.Ammo.MagSize.RobloxLocked = false
  2857. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.InfiniteAmmo.Text = "Ammo: OFF"
  2858. else
  2859. magInf = true
  2860. game:GetService("Players").LocalPlayer.PlayerGui.ScreenGui.Ammo.MagSize.RobloxLocked = true
  2861. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.InfiniteAmmo.Text = "Ammo: ON"
  2862. end
  2863. end)
  2864.  
  2865. Prison.MouseButton1Down:connect(function()
  2866. for i=1,20 do
  2867. wait()
  2868. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1138.66, 18.009, -1430.01) + Vector3.new(1,0,0)
  2869. end
  2870. end)
  2871.  
  2872. CriminalBase.MouseButton1Down:connect(function()
  2873. for i=1,20 do
  2874. wait()
  2875. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  2876. end
  2877. end)
  2878.  
  2879. BatCave.MouseButton1Down:connect(function()
  2880. for i=1,20 do
  2881. wait()
  2882. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1579.4823, 49.787693, -1759.61438) + Vector3.new(1,0,0)
  2883. end
  2884. end)
  2885.  
  2886. PoliceHQ1.MouseButton1Click:connect(function()
  2887. for i=1,20 do
  2888. wait()
  2889. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1130.11426, 17.950058, -1593.09766) + Vector3.new(1,0,0)
  2890. end
  2891. end)
  2892.  
  2893. PoliceHQ2.MouseButton1Down:connect(function()
  2894. for i=1,20 do
  2895. wait()
  2896. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(736.232239, 38.1125107, 1130.04456) + Vector3.new(1,0,0)
  2897. end
  2898. end)
  2899.  
  2900. Garage.MouseButton1Click:connect(function()
  2901. for i=1,20 do
  2902. wait()
  2903. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-341.0529, 19.644, 1182.502) + Vector3.new(1,0,0)
  2904. end
  2905. end)
  2906.  
  2907. BankStore.MouseButton1Down:connect(function()
  2908. for i=1,20 do
  2909. wait()
  2910. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.214, 2.67609, 818.648926) + Vector3.new(1,0,0)
  2911. end
  2912. end)
  2913.  
  2914. JewelryStore.MouseButton1Down:connect(function()
  2915. for i=1,20 do
  2916. wait()
  2917. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  2918. end
  2919. end)
  2920.  
  2921. GasStation.MouseButton1Click:connect(function()
  2922. for i=1,20 do
  2923. wait()
  2924. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1548.20093, 17.7475166, 701.546997) + Vector3.new(1,0,0)
  2925. end
  2926. end)
  2927.  
  2928. DonutShop.MouseButton1Down:connect(function()
  2929. for i=1,20 do
  2930. wait()
  2931. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(267.315552, 17.6180038, -1796.33093) + Vector3.new(1,0,0)
  2932. end
  2933. end)
  2934.  
  2935. Lamborghini.MouseButton1Down:connect(function()
  2936. for i=1,20 do
  2937. wait()
  2938. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(144.794067, 17.6189003, 768.572693) + Vector3.new(1,0,0)
  2939. end
  2940. end)
  2941.  
  2942. Bugatti.MouseButton1Down:connect(function()
  2943. for i=1,20 do
  2944. wait()
  2945. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(245.938766, 17.6064777, 1372.15076) + Vector3.new(1,0,0)
  2946. end
  2947. end)
  2948.  
  2949. SWATVan.MouseButton1Down:connect(function()
  2950. for i=1,20 do
  2951. wait()
  2952. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1355.2417, 18, -1531.86047) + Vector3.new(1,0,0)
  2953. end
  2954. end)
  2955.  
  2956. DuneBuggy.MouseButton1Down:connect(function()
  2957. for i=1,20 do
  2958. wait()
  2959. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(571.526733, 16.66436, -470.50943) + Vector3.new(1,0,0)
  2960. end
  2961. end)
  2962.  
  2963. PickUpTruck.MouseButton1Down:connect(function()
  2964. for i=1,20 do
  2965. wait()
  2966. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1541.10388, 17.746624, 729) + Vector3.new(1,0,0)
  2967. end
  2968. end)
  2969.  
  2970. DirtBike.MouseButton1Down:connect(function()
  2971. for i=1,20 do
  2972. wait()
  2973. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1313.71118, 17.3656254, 370.085327) + Vector3.new(1,0,0)
  2974. end
  2975. end)
  2976.  
  2977. Porsche.MouseButton1Down:connect(function()
  2978. for i=1,20 do
  2979. wait()
  2980. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1112.11475, 101.16069, 1290.57654) + Vector3.new(1,0,0)
  2981. end
  2982. end)
  2983.  
  2984. Camaro.MouseButton1Down:connect(function()
  2985. for i=1,20 do
  2986. wait()
  2987. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-956.153564, 19.8500576, -1451.23572) + Vector3.new(1,0,0)
  2988. end
  2989. end)
  2990.  
  2991. MiniCooper.MouseButton1Down:connect(function()
  2992. for i=1,20 do
  2993. wait()
  2994. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(767.823242, 17.3656254, -1216.83643) + Vector3.new(1,0,0)
  2995. end
  2996. end)
  2997.  
  2998. Tesla3.MouseButton1Down:connect(function()
  2999. for i=1,20 do
  3000. wait()
  3001. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-111.571999, 17.6169529, 541.515747) + Vector3.new(1,0,0)
  3002. end
  3003. end)
  3004.  
  3005. GodMode.MouseButton1Down:connect(function()
  3006. game:GetService("Players").LocalPlayer.Character.Humanoid.Name = 1
  3007. local l = game:GetService("Players").LocalPlayer.Character["1"]:Clone()
  3008. l.Parent = game:GetService("Players").LocalPlayer.Character
  3009. l.Name = "Humanoid"
  3010. wait(0.1)
  3011. game:GetService("Players").LocalPlayer.Character["1"]:Destroy()
  3012. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character
  3013. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = true
  3014. wait(0.1)
  3015. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = false
  3016. game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3017. end)
  3018.  
  3019. Btools.MouseButton1Down:connect(function()
  3020. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  3021. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  3022. if child.ClassName == "Part" then
  3023. child.Locked = false
  3024. end
  3025. if child.ClassName == "MeshPart" then
  3026. child.Locked = false
  3027. end
  3028. if child.ClassName == "UnionOperation" then
  3029. child.Locked = false
  3030. end
  3031. if child.ClassName == "Model" then
  3032. for index, chil in pairs(child:GetChildren()) do
  3033. if chil.ClassName == "Part" then
  3034. chil.Locked = false
  3035. end
  3036. if chil.ClassName == "MeshPart" then
  3037. chil.Locked = false
  3038. end
  3039. if chil.ClassName == "UnionOperation" then
  3040. chil.Locked = false
  3041. end
  3042. if chil.ClassName == "Model" then
  3043. for index, childe in pairs(chil:GetChildren()) do
  3044. if childe.ClassName == "Part" then
  3045. childe.Locked = false
  3046. end
  3047. if childe.ClassName == "MeshPart" then
  3048. childe.Locked = false
  3049. end
  3050. if childe.ClassName == "UnionOperation" then
  3051. childe.Locked = false
  3052. end
  3053. if childe.ClassName == "Model" then
  3054. for index, childeo in pairs(childe:GetChildren()) do
  3055. if childeo.ClassName == "Part" then
  3056. childeo.Locked = false
  3057. end
  3058. if childeo.ClassName == "MeshPart" then
  3059. childeo.Locked = false
  3060. end
  3061. if childeo.ClassName == "UnionOperation" then
  3062. childeo.Locked = false
  3063. end
  3064. if childeo.ClassName == "Model" then
  3065. end
  3066. end
  3067. end
  3068. end
  3069. end
  3070. end
  3071. end
  3072. end
  3073. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  3074. c.BinType = Enum.BinType.Hammer
  3075. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  3076. c.BinType = Enum.BinType.Clone
  3077. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  3078. c.BinType = Enum.BinType.Grab
  3079. end)
  3080.  
  3081. RemoveAll.MouseButton1Down:connect(function()
  3082. for i, v in pairs(game:GetService("Workspace").Jewelrys:GetChildren()) do
  3083. v.Lasers:Remove()
  3084. v.Cameras:Remove()
  3085. v.FloorLasers:Remove()
  3086. end
  3087. game:GetService("Workspace").Cells:Remove()
  3088. game:GetService("Workspace").Doors:Remove()
  3089. game:GetService("Workspace").EscapeRoutes.ExplodeWall:Destroy()
  3090. game:GetService("Workspace").EscapeRoutes.LiftGate:Remove()
  3091. for i, v in pairs(game:GetService("Workspace").Banks:GetChildren()) do
  3092. v.Door:Destroy()
  3093. v.TriggerDoor:Destroy()
  3094. v.Lasers:Remove()
  3095. end
  3096. end)
  3097.  
  3098. AnnoyServer.MouseButton1Down:connect(function()
  3099. if annnoy == true then
  3100. annnoy = false
  3101. e = false
  3102. else
  3103. annnoy = true
  3104. e = true
  3105. while eee do
  3106. for _,plr in pairs(game:GetService("Players"):GetPlayers()) do
  3107. pcall(function()
  3108. for _,obj in pairs(plr.Character.Head:GetChildren()) do
  3109. if obj:IsA("Sound") then
  3110. obj:Play()
  3111. end
  3112. end
  3113. end)
  3114. end
  3115. end
  3116. end
  3117. end)
  3118.  
  3119. SpamArrest.MouseButton1Down:connect(function()
  3120. local Player = game:GetService("Players").LocalPlayer
  3121. wait(0.5)
  3122. for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
  3123. repeat
  3124. wait()
  3125. Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  3126. until v.Team.Name ~= "Criminal"
  3127. end
  3128. end)
  3129.  
  3130. noclip = false
  3131. game:GetService('RunService').Stepped:connect(function()
  3132. if noclip then
  3133. game:GetService("Players").LocalPlayer.Character.Humanoid:ChangeState(11)
  3134. end
  3135. end)
  3136.  
  3137. NoClip.MouseButton1Down:connect(function()
  3138. noclip = not noclip
  3139. if NoClip.Text == "NoClip: ON" then
  3140. NoClip.Text = "NoClip: OFF"
  3141. else
  3142. NoClip.Text = "NoClip: ON"
  3143. end
  3144. end)
  3145.  
  3146. WalkSpeed.MouseButton1Down:connect(function()
  3147. down = false
  3148. velocity = Instance.new("BodyVelocity")
  3149. velocity.maxForce = Vector3.new(100000, 0, 100000)
  3150. local speed = 150
  3151. gyro = Instance.new("BodyGyro")
  3152. gyro.maxTorque = Vector3.new(100000, 0, 100000)
  3153.  
  3154. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  3155.  
  3156. function onButton1Down(mouse)
  3157. down = true
  3158. velocity.Parent = game:GetService("Players").LocalPlayer.Character.UpperTorso
  3159. velocity.velocity = (hum.MoveDirection) * speed
  3160. gyro.Parent = game:GetService("Players").LocalPlayer.Character.UpperTorso
  3161. while down do
  3162. if not down then break end
  3163. velocity.velocity = (hum.MoveDirection) * speed
  3164. local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
  3165. gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
  3166. wait(0.1)
  3167. end
  3168. end
  3169.  
  3170. function onButton1Up(mouse)
  3171. velocity.Parent = nil
  3172. gyro.Parent = nil
  3173. down = false
  3174. end
  3175.  
  3176. function onSelected(mouse)
  3177. mouse.KeyDown:connect(function(k) if k:lower()=="q"then onButton1Down(mouse)end end)
  3178. mouse.KeyUp:connect(function(k) if k:lower()=="q"then onButton1Up(mouse)end end)
  3179. end
  3180.  
  3181. onSelected(game:GetService("Players").LocalPlayer:GetMouse())
  3182. end)
  3183.  
  3184. Gravity.MouseButton1Down:connect(function()
  3185. if Gravity == true then
  3186. Gravity = false
  3187. game:GetService("Workspace").Gravity = 196.2
  3188. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Gravity.Text = "Gravity: OFF"
  3189. else
  3190. Gravity = true
  3191. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Gravity.Text = "Gravity: ON"
  3192. game:GetService("Workspace").Gravity = 45
  3193. end
  3194. end)
  3195.  
  3196. JumpPower.MouseButton1Down:connect(function()
  3197. if Jump == true then
  3198. Jump = false
  3199. game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 50
  3200. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.JumpPower.Text = "Jump: OFF"
  3201. else
  3202. Jump = true
  3203. game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 100
  3204. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.JumpPower.Text = "Jump: ON"
  3205. end
  3206. end)
  3207.  
  3208. VehicleSpeed.MouseButton1Down:connect(function()
  3209. dir = 0
  3210. gs = game.GetService
  3211. gs(game,"RunService").RenderStepped:connect(function()
  3212. for i,v in next,workspace.Vehicles:children() do
  3213. if v.Name ~= "Heli" then
  3214. if v:FindFirstChild("Engine") then
  3215. local bf,cf = v.Engine:FindFirstChild("NewForce"),v:GetPrimaryPartCFrame().lookVector
  3216. if not bf then
  3217. bf = v.Engine:FindFirstChild("BodyForce") or v.Engine:FindFirstChild("VectorForce")
  3218. if bf then
  3219. bf = bf:Clone()
  3220. bf.Parent = v.Engine
  3221. bf.Name = "NewForce"
  3222. end
  3223. end
  3224. if bf then
  3225. local fa = 1
  3226. if v.Name:lower():find("bike") then fa = .3 elseif v.Name:lower():find("bugg") then fa = .5 end
  3227. if v.Seat.PlayerName.Value ~= game:GetService("Players").LocalPlayer.Name then fa = 0 end
  3228. bf.Force = Vector3.new(cf.X*300000*dir*fa,0,cf.Z*300000*dir*fa)
  3229. end
  3230. end
  3231. end
  3232. end
  3233. end)
  3234. val = {
  3235. {Enum.KeyCode.W,1};
  3236. {Enum.KeyCode.S,-1};
  3237. }
  3238. uis = gs(game,"UserInputService")
  3239. chk = function(k)
  3240. for i,v in next,val do
  3241. if v[1]==k.KeyCode then
  3242. return v[2]
  3243. end
  3244. end
  3245. end
  3246. uis.InputBegan:connect(function(k)
  3247. dir = chk(k) or dir
  3248. end)
  3249. uis.InputEnded:connect(function(k)
  3250. if chk(k) == dir then
  3251. dir = 0
  3252. end
  3253. end)
  3254. end)
  3255.  
  3256. KeyCard.MouseButton1Down:connect(function()
  3257. game:GetService("Players").LocalPlayer.TeamValue.Value= "Police"
  3258. end)
  3259.  
  3260. local mouse=game:GetService("Players").LocalPlayer:GetMouse''
  3261. localplayer=game:GetService("Players").LocalPlayer
  3262. game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  3263. local torso = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart
  3264. local speed=0
  3265. local keys={a=false,d=false,w=false,s=false}
  3266. local e1
  3267. local e2
  3268. local function start()
  3269. local pos = Instance.new("BodyPosition",torso)
  3270. local gyro = Instance.new("BodyGyro",torso)
  3271. pos.Name="EPIXPOS"
  3272. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  3273. pos.position = torso.Position
  3274. gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3275. gyro.cframe = torso.CFrame
  3276. repeat
  3277. wait()
  3278. localplayer.Character.Humanoid.PlatformStand=true
  3279. local new=gyro.cframe - gyro.cframe.p + pos.position
  3280. if not keys.w and not keys.s and not keys.a and not keys.d then
  3281. speed=1
  3282. end
  3283. if keys.w then
  3284. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  3285. speed=speed+0.01
  3286. end
  3287. if keys.s then
  3288. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  3289. speed=speed+0.01
  3290. end
  3291. if keys.d then
  3292. new = new * CFrame.new(speed,0,0)
  3293. speed=speed+0.01
  3294. end
  3295. if keys.a then
  3296. new = new * CFrame.new(-speed,0,0)
  3297. speed=speed+0.01
  3298. end
  3299. if speed>5 then
  3300. speed=5
  3301. end
  3302. pos.position=new.p
  3303. if keys.w then
  3304. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
  3305. elseif keys.s then
  3306. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
  3307. else
  3308. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  3309. end
  3310. until not Fly
  3311. if gyro then gyro:Destroy() end
  3312. if pos then pos:Destroy() end
  3313. flying=false
  3314. localplayer.Character.Humanoid.PlatformStand=false
  3315. speed=0
  3316. end
  3317. e1=mouse.KeyDown:connect(function(key)
  3318. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  3319. if key=="w" then
  3320. keys.w=true
  3321. elseif key=="s" then
  3322. keys.s=true
  3323. elseif key=="a" then
  3324. keys.a=true
  3325. elseif key=="d" then
  3326. keys.d=true
  3327. end
  3328. end)
  3329. e2=mouse.KeyUp:connect(function(key)
  3330. if key=="w" then
  3331. keys.w=false
  3332. elseif key=="s" then
  3333. keys.s=false
  3334. elseif key=="a" then
  3335. keys.a=false
  3336. elseif key=="d" then
  3337. keys.d=false
  3338. end
  3339. end)
  3340.  
  3341. Fly.MouseButton1Down:connect(function()
  3342. if flyy == true then
  3343. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Fly.Text = "Fly: OFF"
  3344. flyy = false
  3345. Fly = false
  3346. start()
  3347. else
  3348. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Fly.Text = "Fly: ON"
  3349. flyy = true
  3350. Fly = true
  3351. start()
  3352. end
  3353. end)
  3354.  
  3355. FlashLight.MouseButton1Down:connect(function()
  3356. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3357.  
  3358. a = Instance.new("Part", workspace)
  3359. a.Anchored = true
  3360. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3361. a.CanCollide = false
  3362.  
  3363. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  3364. if v.Name == "Station" then
  3365. for a, b in pairs(v:GetChildren()) do
  3366. if b:IsA("StringValue") then
  3367. if b.Value == "Flashlight" then
  3368. v.CFrame = CFrame.new(hit)
  3369. end
  3370. end
  3371. end
  3372. end
  3373. end
  3374. end)
  3375.  
  3376. M4A4.MouseButton1Down:connect(function()
  3377. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3378.  
  3379. a = Instance.new("Part", workspace)
  3380. a.Anchored = true
  3381. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3382. a.CanCollide = false
  3383.  
  3384. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  3385. if v.Name == "Station" then
  3386. for a, b in pairs(v:GetChildren()) do
  3387. if b:IsA("StringValue") then
  3388. if b.Value == "RifleSWAT" then
  3389. v.CFrame = CFrame.new(hit)
  3390. end
  3391. end
  3392. end
  3393. end
  3394. end
  3395. end)
  3396.  
  3397. AK47.MouseButton1Down:connect(function()
  3398. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3399.  
  3400. a = Instance.new("Part", workspace)
  3401. a.Anchored = true
  3402. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3403. a.CanCollide = false
  3404.  
  3405. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  3406. if v.Name == "ShootingRange" then
  3407. for a, b in pairs(v:GetChildren()) do
  3408. if b:IsA("StringValue") then
  3409. if b.Value == "AK47" then
  3410. v.CFrame = CFrame.new(hit)
  3411. end
  3412. end
  3413. end
  3414. end
  3415. end
  3416. end)
  3417.  
  3418. ShotGun.MouseButton1Down:connect(function()
  3419. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3420.  
  3421. a = Instance.new("Part", workspace)
  3422. a.Anchored = true
  3423. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3424. a.CanCollide = false
  3425.  
  3426. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  3427. if v.Name == "Station" then
  3428. for a, b in pairs(v:GetChildren()) do
  3429. if b:IsA("StringValue") then
  3430. if b.Value == "Shotgun" then
  3431. v.CFrame = CFrame.new(hit)
  3432. end
  3433. end
  3434. end
  3435. end
  3436. end
  3437. end)
  3438.  
  3439. Pistol.MouseButton1Down:connect(function()
  3440. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3441.  
  3442. a = Instance.new("Part", workspace)
  3443. a.Anchored = true
  3444. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3445. a.CanCollide = false
  3446.  
  3447. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  3448. if v.Name == "Station" then
  3449. for a, b in pairs(v:GetChildren()) do
  3450. if b:IsA("StringValue") then
  3451. if b.Value == "Pistol" then
  3452. v.CFrame = CFrame.new(hit)
  3453. end
  3454. end
  3455. end
  3456. end
  3457. end
  3458. end)
  3459.  
  3460. GotoBank.MouseButton1Down:connect(function()
  3461. for i=1,20 do
  3462. wait()
  3463. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.214, 2.67609, 818.648926) + Vector3.new(1,0,0)
  3464. end
  3465. end)
  3466.  
  3467. GotoJewelry.MouseButton1Down:connect(function()
  3468. for i=1,20 do
  3469. wait()
  3470. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  3471. end
  3472. end);
  3473.  
  3474. GoTo.MouseButton1Down:connect(function()
  3475. p = getPlayer()
  3476. if p then
  3477. for i=1,20 do
  3478. wait()
  3479. PLR.Character.HumanoidRootPart.CFrame = p.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  3480. end
  3481. else
  3482. GoTo.Text = "Retry"; wait(1); GoTo.Text = "GoTo" end
  3483. end)
  3484.  
  3485. Explorer.MouseButton1Down:connect(function()
  3486. TextProperties = {"ZOffset", "CharacterAppearance", "PrimaryPart", "SkyboxBk", "SkyboxDn", "WaterTransparency", "WaterWaveSpeed", "HipHeight","ChatHistory","ConversationDistance", "BlastPressure", "BlastRadius", "InitialPrompt", "CPU", "OSVer", "OsPlatformId", "CpuSpeed", "D", "P", "maxForce", "InstanceCount", "PlaceId", "workspace", "GarbageCollectionFrequency", "BinType", "Grip", "ActivationState", "GarbageCollectionLimit", "ShadowColor", "TargetPoint", "WalkDirection", "WalkToPart", "Image", "Font", "ClearTextOnFocus", "TextTransparency", "WalkToPoint", "ColorShift_Bottom", "ColorShift_Top","MaxSpeed","CartoonFactor","Target","MaxThrust","MaxTorque","TargetOffset","ThrustD", "ThrustP", "TurnD", "TurnP", "profileName", "Resolution", "Shadow", "Bevels", "BatchSize", "AASamples", "Genre", "CreatorType", "CreatorId", "JobId", "SkyboxUp", "SkyboxFt", "SkyboxLf", "StarCount", "ReporterType", "Outfit1", "Outfit2", "Pants", "PlayCount", "Shirt", "MinReportInterval", "VelocitySpread","Rate", "DataSendRate", "DataGCRate", "Archivable", "ClassName","NameDisplayerDistance", "MaxVelocity","PantsTemplate","ShirtTemplate","SoundId","Pitch","IsPlaying","IsPaused","Looped","PlayOnRemove","StudsPerTileU","StudsPerTileV", "Name", "DataCost", "Value", "MaxPlayers" , "PersonalServerRank" ,"NumPlayers" , "Text", "Reflectance","FogEnd", "FogStart","WaterTransparency", "Transparency", "Heat", "TeamName", "WalkSpeed", "Health", "MaxHealth", "Size", "Position", "AccountAge", "TeamColor", "userId", "Brightness", "Ambient", "OsPlatform", "SimulationRadius", "ChatMode", "AccountAgeReplicate", "Character", "Steer", "Style","NetworkOwnerV3", "CanCollide", "CFrame", "TimeOfDay", "FieldOfView", "CameraType", "LinkedSource", "MachineAddress", "Port"}
  3487. BoolProperties = {"Anchored", "AllowInsertFreeModels","SuperSafeChatReplicate", "Player", "HangDetection", "FullScriptCode", "DataModelJobs", "DeviceLost", "SSAO", "SoundEnabled", "SoftwareSound", "TextFits", "TextWrap", "Draggable", "BubbleChat" , "AutoRuns", "Guest", "LocalSaveEnabled", "PlatformStand", "AutoRotate", "CelestialBodiesShown","HasBuildTools" , "ClassicChat" , "DevEnableMouseLock" ,"Netural", "CanCollide", "Disabled", "Outlines" ,"Jump", "Sit", "Visible", "IsSmooth" , "Enabled", "Locked", "FilteringEnabled", "StreamingEnabled", "GlobalShadows", "RobloxLocked", "ScriptsDisabled"}
  3488. BrickColorProperties = {"BrickColor", "Color", "TeamColor", "AllowSweep", "WaterColor", "ParallelPhysics", "Is30FpsThrottleEnabled", "HeadsUpDisplay", "Texture", "Value", "WaterColor", "SkinColor", "SparkleColor", "FogColor", "HeadColor", "LeftArmColor", "RightArmColor", "TorsoColor", "RightLegColor", "LeftLegColor","ShadowColor", "Ambient", "SecondaryColor"}
  3489. s = Instance.new("ScreenGui", game.CoreGui)
  3490. pgr = Instance.new("TextButton")
  3491. pgr.Parent = s
  3492. pgr.Size = UDim2.new(0,100,0,40)
  3493. pgr.Position = UDim2.new(0,30,0,440)
  3494. pgr.Text="Xplorer"
  3495. pgr.BackgroundTransparency = 0.7
  3496. pgr.TextColor = BrickColor.new("Black")
  3497. pgr.BackgroundColor = BrickColor.new("Really Black")
  3498. pgr.BorderColor = BrickColor.new("Black")
  3499. pgr.Font = "ArialBold"
  3500. pgr.FontSize = "Size14"
  3501. pgr.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  3502. pgr.TextStrokeTransparency = 0.3
  3503. pgr.BorderSizePixel = 1
  3504. pgr.BorderColor = BrickColor.new("White")
  3505.  
  3506. if game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer") then
  3507. game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer"):Remove()
  3508. end
  3509.  
  3510. Banned = {}
  3511.  
  3512.  
  3513.  
  3514. function isBanned()
  3515. for i,v in pairs(game.Players:GetPlayers()) do
  3516. if v.Name == Banned then
  3517. v:Destroy();
  3518. else
  3519. print("Player: "..v.Name.." has passed the test of banishments.");
  3520. end
  3521. end
  3522. end
  3523.  
  3524.  
  3525.  
  3526. local Cloned
  3527. local Deleted
  3528. local DeleteParent
  3529. local Player
  3530. local Search
  3531. local ScriptSearch
  3532. local Gui
  3533. local Cloned = nil
  3534. local Deleted = nil
  3535. local DeleteParent = nil
  3536. local Current = 0
  3537. local CurrentOption = 0
  3538.  
  3539. function Clear()
  3540. if Gui then
  3541. Gui:Remove()
  3542. end
  3543. Current = 0
  3544. CurrentOption = 0
  3545. end
  3546.  
  3547. function AddButton(N, Function, Color, Copy)
  3548. if not N then
  3549. error("RenderButton - No Name Specified")
  3550. end
  3551. if not Function then
  3552. error("RenderButton - No Function Specified")
  3553. end
  3554. if not Color then
  3555. Color = Color3.new(1, 1, 1)
  3556. end
  3557. if Copy == nil then
  3558. Copy = true
  3559. end
  3560. P = Instance.new("TextButton")
  3561. if Copy then
  3562. P.Size = UDim2.new(0, 110, 0, 20)
  3563. else
  3564. P.Size = UDim2.new(0, 130, 0, 20)
  3565. end
  3566. P.Text = N.Name
  3567. P.Name = N.Name
  3568. P.Parent = Gui
  3569. P.BackgroundColor3 = Color
  3570. P.TextColor3 = Color3.new(0, 0, 0)
  3571. P.BackgroundTransparency = 0.5
  3572. P.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300, 0, 50+(20*((Current%30)-1)))
  3573. P.MouseButton1Click:connect(function()
  3574. Function(P)
  3575. end)
  3576. D = Instance.new("TextButton")
  3577. D.Size = UDim2.new(0, 20, 0, 20)
  3578. D.Text = "X"
  3579. D.Name = N.Name
  3580. D.Parent = Gui
  3581. D.BackgroundColor3 = Color3.new(1, 0, 0)
  3582. D.TextColor3 = Color3.new(0, 0, 0)
  3583. D.BackgroundTransparency = 0.5
  3584. D.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+130, 0, 50+(20*((Current%30)-1)))
  3585. D.MouseButton1Click:connect(function()
  3586. Deleted = N
  3587. DeleteParent = N.Parent
  3588. N.Parent = nil
  3589. Clear()
  3590. Search(DeleteParent)
  3591. end)
  3592. if Copy then
  3593. C = Instance.new("TextButton")
  3594. C.Size = UDim2.new(0, 20, 0, 20)
  3595. C.Text = "C"
  3596. C.Name = N.Name
  3597. C.Parent = Gui
  3598. C.BackgroundColor3 = Color3.new(0, 1, 0.5)
  3599. C.TextColor3 = Color3.new(0, 0, 0)
  3600. C.BackgroundTransparency = 0.5
  3601. C.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+110, 0, 50+(20*((Current%30)-1)))
  3602. C.MouseButton1Click:connect(function()
  3603. Cloned = N
  3604. Clear()
  3605. Search(N.Parent)
  3606. end)
  3607. end
  3608. Current = Current + 1
  3609. return P
  3610. end
  3611.  
  3612. function AddOption(N, Function, Color, Text)
  3613. if not N then
  3614. error("RenderButton - No Name Specified")
  3615. end
  3616. if not Color then
  3617. Color = Color3.new(1, 1, 1)
  3618. end
  3619. if Text == nil then
  3620. Text = false
  3621. end
  3622. if Text then
  3623. P = Instance.new("TextBox")
  3624. else
  3625. P = Instance.new("TextButton")
  3626. end
  3627. P.Text = N
  3628. P.Name = N
  3629. P.Parent = Gui
  3630. P.BackgroundColor3 = Color
  3631. P.TextColor3 = Color3.new(0, 0, 0)
  3632. P.BackgroundTransparency = 0.5
  3633. P.Size = UDim2.new(0, 150, 0, 20)
  3634. P.Position = UDim2.new(0, ((math.modf(CurrentOption/30))*150)+150, 0, 50+(20*((CurrentOption%30)-1)))
  3635. if not Text and Function then
  3636. P.MouseButton1Click:connect(function() Function(P) end)
  3637. end
  3638. CurrentOption = CurrentOption + 1
  3639. return P
  3640. end
  3641.  
  3642. function AddTextOption(Obj, Prop)
  3643. local Ob = Obj
  3644. local Pro = Prop
  3645. if type(Ob[Pro]) == "number" or type(Ob[Pro]) == "string" then
  3646. CurrentOption = CurrentOption + 1
  3647. local T = AddOption(Ob[Pro], nil, Color3.new(0.1, 0.4, 0.1), true)
  3648. CurrentOption = CurrentOption - 2
  3649. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = T.Text end, Color3.new(0.1, 0.8, 0.1), false)
  3650. CurrentOption = CurrentOption + 1
  3651. end
  3652. end
  3653.  
  3654. function AddBrickColorOption(Obj, Prop)
  3655. local Ob = Obj
  3656. local Pro = Prop
  3657. if BrickColor.new(tostring(Ob[Pro])) == Ob[Pro] then
  3658. CurrentOption = CurrentOption + 1
  3659. local T = AddOption(tostring(Ob[Pro]), nil, Color3.new(0.1, 0.4, 0.1), true)
  3660. CurrentOption = CurrentOption - 2
  3661. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = BrickColor.new(T.Text) end, Color3.new(0.1, 0.8, 0.1), false)
  3662. CurrentOption = CurrentOption + 1
  3663. end
  3664. end
  3665.  
  3666. function UnanchorObject(Objects)
  3667. local function Recurse(Base)
  3668. for _, Object in pairs(Base:GetChildren()) do
  3669. if _G.TestProperty(Object, "Anchored") then
  3670. Object.Anchored = not Object.Anchored
  3671. end
  3672. Recurse(Object)
  3673. end
  3674. end
  3675. Recurse(Objects)
  3676. end
  3677.  
  3678.  
  3679.  
  3680.  
  3681. function AddBoolOption(Obj, Prop)
  3682. local Ob = Obj
  3683. local Pro = Prop
  3684. if type(Ob[Pro]) == "boolean" then
  3685. local O = AddOption(Pro..": "..tostring(Ob[Pro]), nil, Color3.new(0.1, 0.8, 0.1), false)
  3686. O.MouseButton1Click:connect(function()
  3687. if Ob[Pro] then
  3688. Ob[Pro] = false
  3689. O.Text = Pro..": false"
  3690. else
  3691. Ob[Pro] = true
  3692. O.Text = Pro..": true"
  3693. end
  3694. end)
  3695. end
  3696. end
  3697.  
  3698. function TestProperty(Obj, Property)
  3699. Success = pcall(function()
  3700. if Obj[Property] then
  3701. return
  3702. end
  3703. end)
  3704. return Success
  3705. end
  3706.  
  3707. function LoadOptions(Object)
  3708. for Num, Prop in pairs(TextProperties) do
  3709. if TestProperty(Object, Prop) then
  3710. AddTextOption(Object, Prop)
  3711. end
  3712. end
  3713. for Num, Prop in pairs(BoolProperties) do
  3714. if TestProperty(Object, Prop) then
  3715. AddBoolOption(Object, Prop)
  3716. end
  3717. end
  3718. for Num, Prop in pairs(BrickColorProperties) do
  3719. if TestProperty(Object, Prop) then
  3720. AddBrickColorOption(Object, Prop)
  3721. end
  3722. end
  3723. end
  3724.  
  3725.  
  3726. function AddForceField(Player)
  3727. Instance.new("ForceField", Player.Character)
  3728. end
  3729. function Killp(Player)
  3730. Player.Character.Humanoid.Health=0
  3731. end
  3732. function AddExplode(Player)
  3733. Instance.new("Explosion", Player.Character)
  3734. end
  3735. function AddSparkles(Player)
  3736. Instance.new("Sparkles", Player.Character)
  3737. end
  3738.  
  3739.  
  3740. function FreezeParts(b)
  3741. if (b.className == "Part") then
  3742. b.Anchored=true;
  3743. end
  3744. end
  3745.  
  3746. function TPToObject(Object1)
  3747. local localplr = game.Players.LocalPlayer.Character.Torso
  3748. localplr.Position = Object1.Position
  3749. end
  3750.  
  3751.  
  3752. function Search(Object)
  3753. Gui = Instance.new("ScreenGui")
  3754. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  3755. Gui.Name = "Explorer"
  3756. if Object ~= game then
  3757. AddOption("Back", function()
  3758. Clear();
  3759. Search(Object.Parent)
  3760. end, Color3.new(0.5, 1, 1), false)
  3761. end
  3762. if Object:IsA("Sound") then
  3763. AddOption("Copy ID", function() CopyString(tostring(Object.SoundId):sub(14)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  3764. AddOption("Play", function() Object:Play(); Clear(); Search(Object); end, Color3.new(0, 0, 1), false)
  3765. AddOption("Stop", function() Object:Stop(); Clear(); Search(Object); end, Color3.new(1, 1, 0), false)
  3766. end
  3767. if Object:IsA("Workspace") then
  3768. AddOption("BlackHole", function() local p= game.Players:GetChildren() for i= 1, #p do if p[i] ~= "LocalPlayer" then b = Instance.new("BodyPosition") b.Parent = p[i].Character.Torso b.maxForce = Vector3.new(6000000,60000000,60000000) b.position = Vector3.new(100,10,0)end end end, Color3.new(1, 0.6, 0.1), false)
  3769. end
  3770. if Object:IsA("IntValue") or Object:IsA("StringValue") or Object:IsA("NumberValue") then
  3771. AddOption("Copy Value", function() CopyString(tostring(Object.Value)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  3772. end
  3773. if Object:IsA("TextLabel") or Object:IsA("TextBox") or Object:IsA("Message") then
  3774. AddOption("Copy Value", function() CopyString(tostring(Object.Text)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  3775. end
  3776. AddOption("Get Path", function() CopyString(tostring("game." .. Object:GetFullName())) Clear(); Search(Object) end, Color3.new(0.5, 1, 1), false)
  3777. if Object ~= game then
  3778. AddOption("Unanchor Children", function() UnanchorObject(Object); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  3779. AddOption("ClearAllChildren", function() Object:ClearAllChildren(); Clear(); Search(Object); end, Color3.new(1, 0.6, 0.1), false)
  3780. end
  3781. AddOption("Reload", function() Clear(); Search(Object); end, Color3.new(0.2, 1, 0.2), false)
  3782. if Cloned then
  3783. AddOption("Paste", function() Cloned:Clone().Parent = Object; Clear(); Search(Object); end, Color3.new(0.5, 1, 1), false)
  3784. end
  3785. if Deleted then
  3786. AddOption("Undo", function() Deleted.Parent = DeleteParent; Deleted = nil; DeletedParent = nil; Clear(); Search(Object); end, Color3.new(1, 0.6, 0.1), false)
  3787. end
  3788. if Object:IsA("Player") then
  3789. AddOption("Goto Character", function() Clear(); if Object.Character then Search(Object.Character); end end, Color3.new(1, 1, 1), false)
  3790. AddOption("Kill", function() Killp(Object) end, Color3.new(1,0.6,0.1), false)
  3791. AddOption("ForceField", function() AddForceField(Object); end, Color3.new(1, 0.6, 0.1), false)
  3792. AddOption("Freeze", function() FreezeParts(Object.Character.Torso); end, Color3.new(1, 0.6, 0.1), false)
  3793. AddOption("Unequip Tools", function() Object.Character.Humanoid:UnequipTools() end, Color3.new(1, 0.6, 0.1), false)
  3794. AddOption("Ban", function() table.insert(Banned, Object.Name); end, Color3.new(1,0.6,0.1), false)
  3795. --AddOption("Explode", function() AddExplode(Object); end, Color3.new(1, 0.6, 0.1), false)
  3796. end
  3797. if Object:IsA("Lighting") then
  3798. AddOption("Night", function() Object.TimeOfDay="24:24:24" end, Color3.new(1.,0.6,0.1), false)
  3799. AddOption("Day", function() Object.TimeOfDay="12:12:12" end, Color3.new(1.,0.6,0.1), false)
  3800. end
  3801. if Object:IsA("LocalScript") then
  3802. AddOption("EditScript", function() Clear(); ScriptSearch(Object); end, Color3.new(1, 1, 1), false)
  3803. end
  3804. if Object:IsA("Terrain") then
  3805. AddOption("Clear", function() Object:Clear(); end, Color3.new(1, 1, 1), false)
  3806. end
  3807. if Object:IsA("CornerWedgePart") or Object:IsA("FormFactorPart") or Object:IsA("Part") or Object:IsA("UnionOperation") or Object:IsA("BasePart") or Object:IsA("ParallelRampPart") or Object:IsA("PrismPart") or Object:IsA("PyramidPart") or Object:IsA("RightAngleRampPart") or Object:IsA("TrussPart") or Object:IsA("VehicleSeat") then
  3808. AddOption("Teleport To Part", function() TPToObject(Object); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  3809. end
  3810.  
  3811. LoadOptions(Object)
  3812. AddOption("Close", Clear, Color3.new(1, 0.2, 0), false)
  3813. if not Object:IsA("Workspace") or not Object:IsA("Player") then
  3814. for Num, Obj in pairs(Object:GetChildren()) do
  3815. --if not Obj:IsA("BasePart") or not Object.Parent == game.Workspace then
  3816. if true then
  3817. if Obj:IsA("LocalScript") then
  3818. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 0, 0), true)
  3819. elseif Obj:IsA("Script") or Obj:IsA("StarterScript") or Obj:IsA("CoreScript") then
  3820. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(0.5, 0.5, 0.8), true)
  3821. elseif Obj.Parent == game then
  3822. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), false)
  3823. else
  3824. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), true)
  3825. end
  3826. end
  3827. end
  3828. end
  3829. function MoveUp(Place, Amount)
  3830. for i,v in pairs(Place:GetChildren()) do
  3831. if v:IsA("TextLabel") or v:IsA("TextBox") then
  3832. v.Position = v.Position + UDim2.new(0,0,0,-Amount)
  3833. end
  3834. end
  3835. end
  3836. function MoveDown(Place, Amount)
  3837. for i,v in pairs(Place:GetChildren()) do
  3838. if v:IsA("TextLabel") or v:IsA("TextBox") then
  3839. v.Position = v.Position + UDim2.new(0,0,0,Amount)
  3840. end
  3841. end
  3842. end
  3843. i=0
  3844. function ScriptSearch(S)
  3845. Script2 = S
  3846. Script = decompile(Script2)
  3847. Table = {}
  3848. Enabled = true
  3849. Gui = Instance.new("ScreenGui")
  3850. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  3851. Gui.Name = "Explorer"
  3852. while Enabled do
  3853. Start, End = string.find(Script, '\n')
  3854. print(Start, End)
  3855. if Start and End then
  3856. table.insert(Table, string.sub(Script, 1, End))
  3857. New = string.sub(Script, End+1, string.len(Script))
  3858. Script = New
  3859. else
  3860. Enabled = false
  3861. table.insert(Table, string.sub(Script, 1, End))
  3862. print("Finished")
  3863. end
  3864. end
  3865. P = Instance.new("TextLabel")
  3866. P.Size = UDim2.new(0, 500, 0, 20)
  3867. P.Text = Script2.Name
  3868. P.Name = "Script Line"
  3869. P.Parent = Gui
  3870. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3871. P.TextColor3 = Color3.new(0, 0, 0)
  3872. P.BackgroundTransparency = 0.5
  3873. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  3874. P.TextXAlignment = "Left"
  3875. i=i+1
  3876. New = {}
  3877. for I,Val in pairs(Table) do
  3878. print(Val)
  3879. P = Instance.new("TextBox")
  3880. P.ClearTextOnFocus = false
  3881. P.Size = UDim2.new(0, 500, 0, 20)
  3882. P.Text = Val
  3883. P.Name = "Script Line"
  3884. P.Parent = Gui
  3885. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3886. P.TextColor3 = Color3.new(0, 0, 0)
  3887. P.BackgroundTransparency = 0.5
  3888. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  3889. P.TextXAlignment = "Left"
  3890. table.insert(New, P)
  3891. i=i+1
  3892. end
  3893. i=1
  3894. P = Instance.new("TextButton")
  3895. P.Size = UDim2.new(0, 20, 0, 20)
  3896. P.Text = "^"
  3897. P.Name = "Scroll"
  3898. P.Parent = Gui
  3899. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3900. P.TextColor3 = Color3.new(0, 0, 0)
  3901. P.BackgroundTransparency = 0.5
  3902. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3903. P.MouseButton1Click:connect(function()
  3904. MoveUp(Gui, -20)
  3905. end)
  3906. i=i+1
  3907. P = Instance.new("TextButton")
  3908. P.Size = UDim2.new(0, 20, 0, 20)
  3909. P.Text = "v"
  3910. P.Name = "Scroll"
  3911. P.Parent = Gui
  3912. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3913. P.TextColor3 = Color3.new(0, 0, 0)
  3914. P.BackgroundTransparency = 0.5
  3915. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3916. P.MouseButton1Click:connect(function()
  3917. MoveDown(Gui, -20)
  3918. end)
  3919. i=i+1
  3920. P = Instance.new("TextButton")
  3921. P.Size = UDim2.new(0, 20, 0, 20)
  3922. P.Text = "^^"
  3923. P.Name = "Scroll"
  3924. P.Parent = Gui
  3925. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3926. P.TextColor3 = Color3.new(0, 0, 0)
  3927. P.BackgroundTransparency = 0.5
  3928. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3929. P.MouseButton1Click:connect(function()
  3930. MoveUp(Gui, -200)
  3931. end)
  3932. i=i+1
  3933. P = Instance.new("TextButton")
  3934. P.Size = UDim2.new(0, 20, 0, 20)
  3935. P.Text = "vv"
  3936. P.Name = "Scroll"
  3937. P.Parent = Gui
  3938. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3939. P.TextColor3 = Color3.new(0, 0, 0)
  3940. P.BackgroundTransparency = 0.5
  3941. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3942. P.MouseButton1Click:connect(function()
  3943. MoveDown(Gui, -200)
  3944. end)
  3945. i=i+1
  3946. P = Instance.new("TextButton")
  3947. P.Size = UDim2.new(0, 20, 0, 20)
  3948. P.Text = "S"
  3949. P.Name = "Save"
  3950. P.Parent = Gui
  3951. P.BackgroundColor3 = Color3.new(0, 1, 0)
  3952. P.TextColor3 = Color3.new(0, 0, 0)
  3953. P.BackgroundTransparency = 0.5
  3954. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3955. P.MouseButton1Click:connect(function()
  3956. StringS = ""
  3957. for Num, Obj in pairs(New) do
  3958. StringS = StringS..Obj.Text..'\n'
  3959. end
  3960. S.Source = StringS
  3961. S.Disabled = true
  3962. S.Disabled = false
  3963. end)
  3964. i=i+1
  3965. P = Instance.new("TextButton")
  3966. P.Size = UDim2.new(0, 20, 0, 20)
  3967. P.Text = "C"
  3968. P.Name = "Copy"
  3969. P.Parent = Gui
  3970. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  3971. P.TextColor3 = Color3.new(0, 0, 0)
  3972. P.BackgroundTransparency = 0.5
  3973. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3974. P.MouseButton1Click:connect(function()
  3975. StringS = ""
  3976. for Num, Obj in pairs(New) do
  3977. StringS = StringS..Obj.Text..'\n'
  3978. end
  3979. CopyString(StringS)
  3980. end)
  3981. i=i+1
  3982. P = Instance.new("TextButton")
  3983. P.Size = UDim2.new(0, 20, 0, 20)
  3984. P.Text = "x"
  3985. P.Name = "Back"
  3986. P.Parent = Gui
  3987. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  3988. P.TextColor3 = Color3.new(0, 0, 0)
  3989. P.BackgroundTransparency = 0.5
  3990. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3991. P.MouseButton1Click:connect(function()
  3992. Clear()
  3993. i=0
  3994. Search(S)
  3995. end)
  3996. i=i+1
  3997. P = Instance.new("TextButton")
  3998. P.Size = UDim2.new(0, 20, 0, 20)
  3999. P.Text = "CB"
  4000. P.Name = "Back"
  4001. P.Parent = Gui
  4002. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  4003. P.TextColor3 = Color3.new(0, 0, 0)
  4004. P.BackgroundTransparency = 0.5
  4005. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  4006. P.MouseButton1Click:connect(function()
  4007. CopyString(decompile(Script2,true))
  4008. end)
  4009. i=i+1
  4010. end
  4011. end
  4012.  
  4013. pgr.MouseButton1Click:connect(function()
  4014. Clear()
  4015. Search(game)
  4016. end)
  4017. end)
  4018.  
  4019. UIColorButton.MouseButton1Down:connect(function()
  4020. print("not ready")
  4021. end)
  4022.  
  4023. PLR = game:GetService("Players").LocalPlayer
  4024.  
  4025. Players = game:GetService("Players"):GetPlayers()
  4026.  
  4027. Selected1 = game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.SPlayer
  4028.  
  4029. val.Name = "Selected"
  4030.  
  4031. function alphabetize(p1, p2)
  4032. Player1 = p1.Name:lower()
  4033. P1 = Player1:sub(1, 1):byte()
  4034. Player2 = p2.Name:lower()
  4035. P2 = Player2:sub(1, 1):byte()
  4036.  
  4037.  
  4038. if P1 < P2 then return true else return false end
  4039. end
  4040. table.sort(Players, alphabetize)
  4041.  
  4042. for i = 1, #Players do
  4043. p = Players[i]
  4044. if p ~= PLR then
  4045. btn = Instance.new("TextButton", sframe)
  4046. btn.Name = p.Name
  4047. btn.Text = p.Name
  4048. btn.Size = UDim2.new(0, 260, 0, 25)
  4049. btn.Font = Enum.Font.Highway
  4050. btn.FontSize = Enum.FontSize.Size14
  4051. btn.TextColor3 = Color3.new(255, 255, 255)
  4052. btn.BackgroundTransparency = 1
  4053. btn.Position = UDim2.new(0, 0, 0, (i * 25) - 25)
  4054. sframe.CanvasSize = UDim2.new(0, 0, 0, (#Players * 25) - 25)
  4055. btn.MouseButton1Click:connect(function()
  4056. val.Value = p
  4057. Selected1.Text = "Player: "..p.Name
  4058. end)
  4059.  
  4060. end
  4061. end
  4062.  
  4063. function update()
  4064.  
  4065. for i, btn in ipairs(sframe:GetChildren()) do if btn:IsA("TextButton") then btn:Destroy() end end
  4066.  
  4067. plrs = game:GetService("Players"):GetPlayers()
  4068. table.sort(plrs, alphabetize)
  4069.  
  4070. for i = 1, #plrs do
  4071.  
  4072. p = plrs[i]
  4073. if p ~= PLR then
  4074.  
  4075. btn = Instance.new("TextButton", sframe)
  4076. btn.Text = p.Name
  4077. btn.Size = UDim2.new(0, 260, 0, 25)
  4078. btn.Font = Enum.Font.Highway
  4079. btn.FontSize = Enum.FontSize.Size14
  4080. btn.TextColor3 = Color3.new(255, 255, 255)
  4081. btn.BackgroundTransparency = 1
  4082. btn.Position = UDim2.new(0, 0, 0, (i * 25) - 25)
  4083.  
  4084. sframe.CanvasSize = UDim2.new(0, 0, 0, (#Players * 25) - 25)
  4085.  
  4086. btn.MouseButton1Click:connect(function()
  4087. val.Value = p
  4088. SPlayer.Text = "Player: "..p.Name
  4089. end)
  4090.  
  4091. end
  4092. end
  4093.  
  4094. end
  4095. game:GetService("Players").PlayerAdded:connect(update)
  4096. game:GetService("Players").PlayerRemoving:connect(update)
  4097.  
  4098. function getPlayer()
  4099. if val.Value:IsA("Player") and val.Value.Character:FindFirstChild("HumanoidRootPart") then return val.Value else return nil end
  4100. end
  4101. end
  4102.  
  4103. if game.PlaceId == 292439477 then
  4104. ESP = true
  4105.  
  4106. Sniper = {"INTERVENTION", "REMINGTON 700", "AWS", "L115A3", "MOSIN NAGANT", "OBREZ"}
  4107. SpecialSniper = {"BFG 50", "SFG 50"}
  4108. WeakSniper = {"MK11", "SKS", "SCAR SSR", "DRAGUNOV SVU", "HENRY 45-70"}
  4109. SMG = {"SCAR-H", "AG-3", "M4A1", "G36C", "M4", "L22", "SCAR PDW", "SR-3M", "P90", "AUG A3 PARA", "AK12", "AN-94", "AS VAL", "SCAR-L", "AUG A1", "M16A4", "G36", "M16A3", "AUG A2", "FAMAS", "AK44", "AUG A3", "L85A2", "HONEY BADGER", "AK74", "AKM", "M231"}
  4110. WeakSMG = {"MP5K", "UMP45", "MP7", "MAC10", "MP5", "COLT SMG 635", "MP5SD", "MP10", "MP5/10", "KRISS VECTOR"}
  4111. ShotGun = {"REMINGTON 870", "KSG 12", "KS-23M", "SERBU SHOTGUN"}
  4112. LMG = {"COLT LMG", "M60", "AUG HBAR", "MG36", "L86 LSW", "RPK", "SCAR HAMR", "RPK74"}
  4113. Other = {"M9", "GLOCK 17", "M1911", "DEAGLE 44", "GLOCK 18", "M93R", "TEC9", "MP412 REX"}
  4114. Melee = {"KNIFE", "MACHETE"}
  4115.  
  4116. warn("Phantom Forces ESP Created By Unlisting")
  4117.  
  4118. if ESP == true then
  4119. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  4120. pass = false
  4121. if workspace:FindFirstChild(v.Name) then
  4122. if v.Team == game:GetService("Players").LocalPlayer.Team then
  4123. if v.Character:FindFirstChild("HumanoidRootPart") then
  4124. if v.Character.HumanoidRootPart:FindFirstChild("ESP") then
  4125. v.Character.HumanoidRootPart.ESP:Destroy()
  4126. end
  4127. end
  4128. end
  4129. if v.Team ~= game:GetService("Players").LocalPlayer.Team then
  4130. if v.Character:FindFirstChild("HumanoidRootPart") then
  4131. for i,v in pairs(v.Character:GetChildren()) do
  4132. if v:IsA("Model") then
  4133. pass = true
  4134. break
  4135. end
  4136. end
  4137.  
  4138. shirt = nil
  4139. passer = false
  4140. for i,v in pairs(v.Character:GetChildren()) do
  4141. if v:IsA("Shirt") then
  4142. shirt = v
  4143. break
  4144. end
  4145. end
  4146.  
  4147. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetChildren()) do
  4148. if v:IsA("Shirt") then
  4149. if shirt ~= nil then
  4150. if v.Name ~= shirt.Name then
  4151. passer = true
  4152. break
  4153. end
  4154. end
  4155. end
  4156. end
  4157.  
  4158. if passer == true then
  4159. if v.Character:FindFirstChild("HumanoidRootPart") then
  4160. if v.Character.HumanoidRootPart:FindFirstChild("ESP") then
  4161.  
  4162. v.Character.HumanoidRootPart.ESP.TextLabel.Text = v.Name.." Distance: "..math.floor(((game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - v.Character.HumanoidRootPart.Position).magnitude))
  4163.  
  4164. hitting = false
  4165.  
  4166.  
  4167. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p, (v.Character.HumanoidRootPart.CFrame.p - game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p).unit * 2000)
  4168. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  4169. if part then
  4170. if part.Parent == v.Character then
  4171. hitting = true
  4172. end
  4173. end
  4174. if hitting == false then
  4175. elseif hitting == true then
  4176. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  4177. end
  4178.  
  4179. if hitting == false then
  4180. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.Head.CFrame.p, (v.Character.Head.CFrame.p - game:GetService("Players").LocalPlayer.Character.Head.CFrame.p).unit * 2000)
  4181. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  4182. if part then
  4183. if part.Parent == v.Character then
  4184. hitting = true
  4185. end
  4186. end
  4187. if hitting == false then
  4188. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4189. elseif hitting == true then
  4190. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  4191. end
  4192.  
  4193. if hitting == false then
  4194. elseif hitting == true then
  4195. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  4196. end
  4197.  
  4198.  
  4199.  
  4200.  
  4201.  
  4202.  
  4203.  
  4204.  
  4205.  
  4206.  
  4207.  
  4208. if hitting == false then
  4209. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p, (v.Character.HumanoidRootPart.CFrame.p - game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p).unit * 2000)
  4210. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  4211. if part then
  4212. if part:IsA("BasePart") then
  4213.  
  4214. CurrentGun = nil
  4215. for i,v in pairs(workspace.CurrentCamera:GetChildren()) do
  4216. if v.Name ~= "Right Arm" and v.Name ~= "Left Arm" then
  4217. if v:IsA("Model") then
  4218. if v:FindFirstChild("Flame") then
  4219. CurrentGun = v
  4220. break
  4221. end
  4222. end
  4223. end
  4224. end
  4225.  
  4226. found = false
  4227.  
  4228. if found == false then
  4229. for i = 1,#Sniper do
  4230. if CurrentGun ~= nil then
  4231. if Sniper[i] == CurrentGun.Name then
  4232. found = true
  4233. Min = 2.75
  4234. Max = 3
  4235. break
  4236. end
  4237. end
  4238. end
  4239. end
  4240.  
  4241. if found == false then
  4242. for i = 1,#SpecialSniper do
  4243. if CurrentGun ~= nil then
  4244. if SpecialSniper[i] == CurrentGun.Name then
  4245. found = true
  4246. Min = 3.25
  4247. Max = 3.5
  4248. break
  4249. end
  4250. end
  4251. end
  4252. end
  4253.  
  4254. if found == false then
  4255. for i = 1,#WeakSniper do
  4256. if CurrentGun ~= nil then
  4257. if WeakSniper[i] == CurrentGun.Name then
  4258. found = true
  4259. Min = 2.75
  4260. Max = 3
  4261. break
  4262. end
  4263. end
  4264. end
  4265. end
  4266.  
  4267. if found == false then
  4268. for i = 1,#WeakSMG do
  4269. if CurrentGun ~= nil then
  4270. if WeakSMG[i] == CurrentGun.Name then
  4271. found = true
  4272. Min = 2.25
  4273. Max = 3
  4274. break
  4275. end
  4276. end
  4277. end
  4278. end
  4279.  
  4280. if found == false then
  4281. for i = 1,#SMG do
  4282. if CurrentGun ~= nil then
  4283. if SMG[i] == CurrentGun.Name then
  4284. found = true
  4285. Min = 2.5
  4286. Max = 3
  4287. break
  4288. end
  4289. end
  4290. end
  4291. end
  4292.  
  4293. if found == false then
  4294. for i = 1,#ShotGun do
  4295. if CurrentGun ~= nil then
  4296. if ShotGun[i] == CurrentGun.Name then
  4297. found = true
  4298. Min = 2.75
  4299. Max = 3
  4300. break
  4301. end
  4302. end
  4303. end
  4304. end
  4305.  
  4306. if found == false then
  4307. for i = 1,#LMG do
  4308. if CurrentGun ~= nil then
  4309. if LMG[i] == CurrentGun.Name then
  4310. found = true
  4311. Min = 2.5
  4312. Max = 3
  4313. break
  4314. end
  4315. end
  4316. end
  4317. end
  4318.  
  4319. if found == false then
  4320. for i = 1,#Other do
  4321. if CurrentGun ~= nil then
  4322. if Other[i] == CurrentGun.Name then
  4323. found = true
  4324. Min = 0
  4325. Max = 0
  4326. break
  4327. end
  4328. end
  4329. end
  4330. end
  4331.  
  4332. if found == false then
  4333. for i = 1,#Melee do
  4334. if CurrentGun ~= nil then
  4335. if Melee[i] == CurrentGun.Name then
  4336. found = true
  4337. Min = 0
  4338. Max = 0
  4339. break
  4340. end
  4341. end
  4342. end
  4343. end
  4344.  
  4345. if found == false then
  4346. Min = 0
  4347. Max = 0
  4348. end
  4349.  
  4350. if part.Parent.Name == "Map" then
  4351. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4352. hitting = true
  4353. parter = part
  4354. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  4355. hitting = true
  4356. parter = part
  4357. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  4358. hitting = true
  4359. parter = part
  4360. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  4361. hitting = true
  4362. parter = part
  4363. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  4364. hitting = true
  4365. parter = part
  4366. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  4367. hitting = true
  4368. parter = part
  4369. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  4370. hitting = true
  4371. parter = part
  4372. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  4373. hitting = true
  4374. parter = part
  4375. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4376. hitting = true
  4377. parter = part
  4378. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  4379. hitting = true
  4380. parter = part
  4381. end
  4382. end
  4383. end
  4384. end
  4385. if hitting == true then
  4386. hitting = false
  4387. part = parter
  4388. list = {}
  4389. pos1 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  4390. pos2 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  4391. Reg = Region3.new(pos1, pos2)
  4392. TouchingParts = game.Workspace:FindPartsInRegion3(Reg)
  4393. o = 1
  4394. if TouchingParts ~= nil then
  4395. for i,v in pairs(TouchingParts) do
  4396. if v ~= parter then
  4397.  
  4398.  
  4399. part = v
  4400. if part.Parent.Name == "Map" then
  4401. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4402. hitting = true
  4403. parter = part
  4404. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  4405. hitting = true
  4406. parter = part
  4407. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  4408. hitting = true
  4409. parter = part
  4410. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  4411. hitting = true
  4412. parter = part
  4413. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  4414. hitting = true
  4415. parter = part
  4416. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  4417. hitting = true
  4418. parter = part
  4419. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  4420. hitting = true
  4421. parter = part
  4422. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  4423. hitting = true
  4424. parter = part
  4425. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4426. hitting = true
  4427. parter = part
  4428. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  4429. hitting = true
  4430. parter = part
  4431. end
  4432. end
  4433.  
  4434.  
  4435. if hitting == true then
  4436. table.insert(list, o, v)
  4437. o = o + 1
  4438. end
  4439. end
  4440. end
  4441. end
  4442.  
  4443. hitting = false
  4444.  
  4445. part = parter
  4446.  
  4447. pos1 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  4448. pos2 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  4449.  
  4450. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p, (v.Character.HumanoidRootPart.CFrame.p - game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p).unit * 2000)
  4451. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore, parter, unpack(list)}, false, true)
  4452. if part then
  4453. if part.Parent == v.Character then
  4454. hitting = true
  4455. end
  4456. end
  4457. if hitting == false then
  4458. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4459. elseif hitting == true then
  4460. if ((parter.Position - v.Character.HumanoidRootPart.Position).magnitude) <= 40 then
  4461. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  4462. else
  4463. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4464. end
  4465. end
  4466.  
  4467. elseif hitting == false then
  4468. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4469. end
  4470. end
  4471.  
  4472.  
  4473.  
  4474.  
  4475.  
  4476.  
  4477.  
  4478.  
  4479.  
  4480.  
  4481. if hitting == false then
  4482. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.Head.CFrame.p, (v.Character.Head.CFrame.p - game:GetService("Players").LocalPlayer.Character.Head.CFrame.p).unit * 2000)
  4483. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  4484. if part then
  4485. if part:IsA("BasePart") then
  4486.  
  4487. CurrentGun = nil
  4488. for i,v in pairs(workspace.CurrentCamera:GetChildren()) do
  4489. if v.Name ~= "Right Arm" and v.Name ~= "Left Arm" then
  4490. if v:IsA("Model") then
  4491. if v:FindFirstChild("Flame") then
  4492. CurrentGun = v
  4493. break
  4494. end
  4495. end
  4496. end
  4497. end
  4498.  
  4499. found = false
  4500.  
  4501. if found == false then
  4502. for i = 1,#Sniper do
  4503. if CurrentGun ~= nil then
  4504. if Sniper[i] == CurrentGun.Name then
  4505. found = true
  4506. Min = 2.75
  4507. Max = 3
  4508. break
  4509. end
  4510. end
  4511. end
  4512. end
  4513.  
  4514. if found == false then
  4515. for i = 1,#SpecialSniper do
  4516. if CurrentGun ~= nil then
  4517. if SpecialSniper[i] == CurrentGun.Name then
  4518. found = true
  4519. Min = 3.25
  4520. Max = 3.5
  4521. break
  4522. end
  4523. end
  4524. end
  4525. end
  4526.  
  4527. if found == false then
  4528. for i = 1,#WeakSniper do
  4529. if CurrentGun ~= nil then
  4530. if WeakSniper[i] == CurrentGun.Name then
  4531. found = true
  4532. Min = 2.75
  4533. Max = 3
  4534. break
  4535. end
  4536. end
  4537. end
  4538. end
  4539.  
  4540. if found == false then
  4541. for i = 1,#WeakSMG do
  4542. if CurrentGun ~= nil then
  4543. if WeakSMG[i] == CurrentGun.Name then
  4544. found = true
  4545. Min = 2.25
  4546. Max = 3
  4547. break
  4548. end
  4549. end
  4550. end
  4551. end
  4552.  
  4553. if found == false then
  4554. for i = 1,#SMG do
  4555. if CurrentGun ~= nil then
  4556. if SMG[i] == CurrentGun.Name then
  4557. found = true
  4558. Min = 2.5
  4559. Max = 3
  4560. break
  4561. end
  4562. end
  4563. end
  4564. end
  4565.  
  4566. if found == false then
  4567. for i = 1,#ShotGun do
  4568. if CurrentGun ~= nil then
  4569. if ShotGun[i] == CurrentGun.Name then
  4570. found = true
  4571. Min = 2.75
  4572. Max = 3
  4573. break
  4574. end
  4575. end
  4576. end
  4577. end
  4578.  
  4579. if found == false then
  4580. for i = 1,#LMG do
  4581. if CurrentGun ~= nil then
  4582. if LMG[i] == CurrentGun.Name then
  4583. found = true
  4584. Min = 2.5
  4585. Max = 3
  4586. break
  4587. end
  4588. end
  4589. end
  4590. end
  4591.  
  4592. if found == false then
  4593. for i = 1,#Other do
  4594. if CurrentGun ~= nil then
  4595. if Other[i] == CurrentGun.Name then
  4596. found = true
  4597. Min = 0
  4598. Max = 0
  4599. break
  4600. end
  4601. end
  4602. end
  4603. end
  4604.  
  4605. if found == false then
  4606. for i = 1,#Melee do
  4607. if CurrentGun ~= nil then
  4608. if Melee[i] == CurrentGun.Name then
  4609. found = true
  4610. Min = 0
  4611. Max = 0
  4612. break
  4613. end
  4614. end
  4615. end
  4616. end
  4617.  
  4618. if found == false then
  4619. Min = 0
  4620. Max = 0
  4621. end
  4622.  
  4623. if part.Parent.Name == "Map" then
  4624. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4625. hitting = true
  4626. parter = part
  4627. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  4628. hitting = true
  4629. parter = part
  4630. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  4631. hitting = true
  4632. parter = part
  4633. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  4634. hitting = true
  4635. parter = part
  4636. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  4637. hitting = true
  4638. parter = part
  4639. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  4640. hitting = true
  4641. parter = part
  4642. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  4643. hitting = true
  4644. parter = part
  4645. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  4646. hitting = true
  4647. parter = part
  4648. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4649. hitting = true
  4650. parter = part
  4651. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  4652. hitting = true
  4653. parter = part
  4654. end
  4655. end
  4656. end
  4657. end
  4658. if hitting == true then
  4659. hitting = false
  4660. part = parter
  4661. list = {}
  4662. pos1 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  4663. pos2 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  4664. Reg = Region3.new(pos1, pos2)
  4665. TouchingParts = game.Workspace:FindPartsInRegion3(Reg)
  4666. o = 1
  4667. if TouchingParts ~= nil then
  4668. for i,v in pairs(TouchingParts) do
  4669. if v ~= parter then
  4670.  
  4671.  
  4672. part = v
  4673. if part.Parent.Name == "Map" then
  4674. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4675. hitting = true
  4676. parter = part
  4677. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  4678. hitting = true
  4679. parter = part
  4680. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  4681. hitting = true
  4682. parter = part
  4683. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  4684. hitting = true
  4685. parter = part
  4686. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  4687. hitting = true
  4688. parter = part
  4689. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  4690. hitting = true
  4691. parter = part
  4692. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  4693. hitting = true
  4694. parter = part
  4695. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  4696. hitting = true
  4697. parter = part
  4698. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4699. hitting = true
  4700. parter = part
  4701. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  4702. hitting = true
  4703. parter = part
  4704. end
  4705. end
  4706.  
  4707.  
  4708. if hitting == true then
  4709. table.insert(list, o, v)
  4710. o = o + 1
  4711. end
  4712. end
  4713. end
  4714. end
  4715.  
  4716. hitting = false
  4717.  
  4718. part = parter
  4719.  
  4720. pos1 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  4721. pos2 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  4722.  
  4723. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.Head.CFrame.p, (v.Character.Head.CFrame.p - game:GetService("Players").LocalPlayer.Character.Head.CFrame.p).unit * 2000)
  4724. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore, parter, unpack(list)}, false, true)
  4725. if part then
  4726. if part.Parent == v.Character then
  4727. hitting = true
  4728. end
  4729. end
  4730. if hitting == false then
  4731. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4732. elseif hitting == true then
  4733. if ((parter.Position - v.Character.HumanoidRootPart.Position).magnitude) <= 40 then
  4734. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  4735. else
  4736. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4737. end
  4738. end
  4739.  
  4740. elseif hitting == false then
  4741. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4742. end
  4743. end
  4744. end
  4745.  
  4746.  
  4747.  
  4748. elseif pass == true then
  4749. local ESP = Instance.new("BillboardGui",v.Character.HumanoidRootPart)
  4750. ESP.Name = "ESP"
  4751. ESP.Size = UDim2.new(6, 0, 8, 0)
  4752. ESP.StudsOffset = Vector3.new(0, 0.75, 0)
  4753. ESP.AlwaysOnTop = true
  4754. local Frame = Instance.new("Frame",ESP)
  4755. Frame.ZIndex = 1000
  4756. Frame.Size = UDim2.new(0.6, 0, 0.8, 0)
  4757. Frame.Position = UDim2.new(0.2, 0, 0.3, 0)
  4758. Frame.BorderSizePixel = 3
  4759. Frame.BackgroundTransparency = 0.3
  4760. Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  4761. Label = Instance.new("TextLabel", ESP)
  4762. Label.Position = UDim2.new(0, 0, -0.1, 0)
  4763. Label.Size = UDim2.new(1, 0, 0.3, 0)
  4764. Label.Font = "SourceSansLight"
  4765. Label.TextColor3 = Color3.new(1,1,1)
  4766. Label.TextStrokeColor3 = Color3.new(0,0,0)
  4767. Label.TextStrokeTransparency = 0
  4768. Label.BackgroundColor3 = Color3.new(1, 1, 1)
  4769. Label.TextScaled = true
  4770. Label.Text = v.Name.." Distance: "..math.floor(((game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - v.Character.HumanoidRootPart.Position).magnitude))
  4771. Label.BackgroundTransparency = 1
  4772. end
  4773. end
  4774. end
  4775. end
  4776. end
  4777. end
  4778. end
  4779. end
  4780. end
  4781.  
  4782. if game.PlaceId ~= 606849621 or 292439477 then
  4783. warn("Unjailbreak Is Not Compatible With This Game!")
  4784. end
  4785. end)
  4786.  
  4787. SideThing2.Name = "SideThing2"
  4788. SideThing2.Parent = Main1
  4789. SideThing2.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  4790. SideThing2.BorderSizePixel = 0
  4791. SideThing2.Position = UDim2.new(0.31965813, 0, 0.0822622105, 0)
  4792. SideThing2.Size = UDim2.new(0, 9, 0, 357)
  4793.  
  4794. Guis.Name = "Guis"
  4795. Guis.Parent = Main1
  4796. Guis.BackgroundColor3 = Color3.new(1, 1, 1)
  4797. Guis.BorderSizePixel = 0
  4798. Guis.Position = UDim2.new(0, 0, 0.0822622105, 0)
  4799. Guis.Size = UDim2.new(0, 187, 0, 50)
  4800. Guis.Font = Enum.Font.SourceSansBold
  4801. Guis.Text = "Guis"
  4802. Guis.TextScaled = true
  4803. Guis.TextSize = 14
  4804. Guis.TextWrapped = true
  4805.  
  4806. JailFix.Name = "JailFix"
  4807. JailFix.Parent = Main1
  4808. JailFix.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  4809. JailFix.BorderSizePixel = 0
  4810. JailFix.Position = UDim2.new(0, 0, 0.375321358, 0)
  4811. JailFix.Size = UDim2.new(0, 181, 0, 34)
  4812. JailFix.Font = Enum.Font.SourceSansBold
  4813. JailFix.Text = "JailFix [May Get Kicked]"
  4814. JailFix.TextScaled = true
  4815. JailFix.TextSize = 14
  4816. JailFix.TextWrapped = true
  4817. JailFix.MouseButton1Click:connect(function()
  4818. spawn(function()
  4819. while wait(0.05) do
  4820. game:GetService("Workspace").Name = "Workspace"
  4821. game:GetService("ReplicatedStorage").Name = "ReplicatedStorage"
  4822. game:GetService("Players").Name = "Players"
  4823. end
  4824. end)
  4825. function Bypass()
  4826. game:GetService('Workspace').Name = "Workspace"
  4827. game.Workspace.Banks:GetChildren()[1].Name="Bank"
  4828. game.Workspace.Jewelrys:GetChildren()[1].Name="Jewelry"
  4829. game:GetService('Players').Name = "Players"
  4830. game:GetService('ReplicatedStorage').Name = "ReplicatedStorage"
  4831. end
  4832. Bypass()
  4833.  
  4834. local JailFix = Instance.new("ScreenGui")
  4835. local mainframe = Instance.new("Frame")
  4836. local TextLabel = Instance.new("TextLabel")
  4837. local Teleports = Instance.new("TextButton")
  4838. local GameStuff = Instance.new("TextButton")
  4839. local ExtraStuff = Instance.new("TextButton")
  4840. local bluecolor = Instance.new("TextButton")
  4841. local yellowcolor = Instance.new("TextButton")
  4842. local redcolor = Instance.new("TextButton")
  4843. local greencolor = Instance.new("TextButton")
  4844. local teleportgui = Instance.new("Frame")
  4845. local nameeeee = Instance.new("TextLabel")
  4846. local bankin = Instance.new("TextButton")
  4847. local bankout = Instance.new("TextButton")
  4848. local jewerlyin = Instance.new("TextButton")
  4849. local jewerlyout = Instance.new("TextButton")
  4850. local trainspawn = Instance.new("TextButton")
  4851. local criminalbase1 = Instance.new("TextButton")
  4852. local criminalbase2 = Instance.new("TextButton")
  4853. local gasstation = Instance.new("TextButton")
  4854. local donutshop = Instance.new("TextButton")
  4855. local prisionbase = Instance.new("TextButton")
  4856. local police1 = Instance.new("TextButton")
  4857. local police2 = Instance.new("TextButton")
  4858. local closeteleportgui = Instance.new("TextButton")
  4859. local gamestuffgui = Instance.new("Frame")
  4860. local nameeeeeeeee = Instance.new("TextLabel")
  4861. local btools = Instance.new("TextButton")
  4862. local fly = Instance.new("TextButton")
  4863. local walkspeed = Instance.new("TextButton")
  4864. local closegamestuff = Instance.new("TextButton")
  4865. local clicktp = Instance.new("TextButton")
  4866. local spamarrest = Instance.new("TextButton")
  4867. local infinitejump = Instance.new("TextButton")
  4868. local espall = Instance.new("TextButton")
  4869. local lowgravity = Instance.new("TextButton")
  4870. local godmode = Instance.new("TextButton")
  4871. local highjump = Instance.new("TextButton")
  4872. local platform = Instance.new("TextButton")
  4873. local tracers = Instance.new("TextButton")
  4874. local suicide = Instance.new("TextButton")
  4875. local spawnblocks = Instance.new("TextButton")
  4876. local playername = Instance.new("TextBox")
  4877. local goto = Instance.new("TextButton")
  4878. local f3x = Instance.new("TextButton")
  4879. local extrastuff = Instance.new("Frame")
  4880. local banknotification = Instance.new("TextButton")
  4881. local jewerlynotification = Instance.new("TextButton")
  4882. local KeyCard = Instance.new("TextButton")
  4883. local TextLabel_2 = Instance.new("TextLabel")
  4884. local closeextrastuff = Instance.new("TextButton")
  4885. local autorobtrain = Instance.new("TextButton")
  4886. local autorob = Instance.new("TextButton")
  4887. local removeall = Instance.new("TextButton")
  4888. local allitemsgiver = Instance.new("TextButton")
  4889. local infiniteammo = Instance.new("TextButton")
  4890. local sframe = Instance.new("ScrollingFrame")
  4891. local e = true
  4892. local val = Instance.new("ObjectValue", sframe)
  4893. local StarterGui = game:GetService('StarterGui')
  4894. local plr = game:GetService("Players").LocalPlayer
  4895. local char = plr.Character
  4896.  
  4897. -- Properties
  4898.  
  4899. JailFix.Name = "JailFix"
  4900. JailFix.Parent = game.CoreGui
  4901.  
  4902. mainframe.Name = "mainframe"
  4903. mainframe.Parent = JailFix
  4904. mainframe.Active = true
  4905. mainframe.BackgroundColor3 = Color3.new(1, 1, 1)
  4906. mainframe.BackgroundTransparency = 0.23000000417233
  4907. mainframe.BorderColor3 = Color3.new(0, 0, 0)
  4908. mainframe.BorderSizePixel = 3
  4909. mainframe.Draggable = true
  4910. mainframe.Position = UDim2.new(0.349194169, 0, 0.298537463, 0)
  4911. mainframe.Size = UDim2.new(0, 339, 0, 323)
  4912.  
  4913. TextLabel.Parent = mainframe
  4914. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  4915. TextLabel.Position = UDim2.new(-0.00147492625, 0, 0, 0)
  4916. TextLabel.Size = UDim2.new(0, 339, 0, 50)
  4917. TextLabel.Font = Enum.Font.SourceSansItalic
  4918. TextLabel.FontSize = Enum.FontSize.Size32
  4919. TextLabel.Text = "JailFix"
  4920. TextLabel.TextSize = 30
  4921.  
  4922. Teleports.Name = "Teleports"
  4923. Teleports.Parent = mainframe
  4924. Teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  4925. Teleports.Position = UDim2.new(0.20501475, 0, 0.210526302, 0)
  4926. Teleports.Size = UDim2.new(0, 200, 0, 50)
  4927. Teleports.Font = Enum.Font.ArialBold
  4928. Teleports.FontSize = Enum.FontSize.Size14
  4929. Teleports.Text = "Teleports"
  4930. Teleports.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  4931. Teleports.TextSize = 14
  4932.  
  4933. GameStuff.Name = "GameStuff"
  4934. GameStuff.Parent = mainframe
  4935. GameStuff.BackgroundColor3 = Color3.new(1, 1, 1)
  4936. GameStuff.Position = UDim2.new(0.205014765, 0, 0.411764681, 0)
  4937. GameStuff.Size = UDim2.new(0, 200, 0, 50)
  4938. GameStuff.Font = Enum.Font.ArialBold
  4939. GameStuff.FontSize = Enum.FontSize.Size14
  4940. GameStuff.Text = "Game Related"
  4941. GameStuff.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  4942. GameStuff.TextSize = 14
  4943.  
  4944. ExtraStuff.Name = "ExtraStuff"
  4945. ExtraStuff.Parent = mainframe
  4946. ExtraStuff.BackgroundColor3 = Color3.new(1, 1, 1)
  4947. ExtraStuff.Position = UDim2.new(0.203539819, 0, 0.600619137, 0)
  4948. ExtraStuff.Size = UDim2.new(0, 200, 0, 50)
  4949. ExtraStuff.Font = Enum.Font.ArialBold
  4950. ExtraStuff.FontSize = Enum.FontSize.Size14
  4951. ExtraStuff.Text = "Multi Purpose"
  4952. ExtraStuff.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  4953. ExtraStuff.TextSize = 14
  4954.  
  4955. bluecolor.Name = "bluecolor"
  4956. bluecolor.Parent = mainframe
  4957. bluecolor.BackgroundColor3 = Color3.new(0.239216, 1, 1)
  4958. bluecolor.Position = UDim2.new(0.206489682, 0, 0.804953575, 0)
  4959. bluecolor.Size = UDim2.new(0, 36, 0, 32)
  4960. bluecolor.Font = Enum.Font.SourceSans
  4961. bluecolor.FontSize = Enum.FontSize.Size14
  4962. bluecolor.Text = ""
  4963. bluecolor.TextColor3 = Color3.new(0.227451, 0.901961, 0.909804)
  4964. bluecolor.TextSize = 14
  4965.  
  4966. yellowcolor.Name = "yellowcolor"
  4967. yellowcolor.Parent = mainframe
  4968. yellowcolor.BackgroundColor3 = Color3.new(0.960784, 1, 0.14902)
  4969. yellowcolor.Position = UDim2.new(0.690265477, 0, 0.804953575, 0)
  4970. yellowcolor.Size = UDim2.new(0, 36, 0, 32)
  4971. yellowcolor.Font = Enum.Font.SourceSans
  4972. yellowcolor.FontSize = Enum.FontSize.Size14
  4973. yellowcolor.Text = ""
  4974. yellowcolor.TextColor3 = Color3.new(0.227451, 0.901961, 0.909804)
  4975. yellowcolor.TextSize = 14
  4976.  
  4977. redcolor.Name = "redcolor"
  4978. redcolor.Parent = mainframe
  4979. redcolor.BackgroundColor3 = Color3.new(1, 0, 0)
  4980. redcolor.Position = UDim2.new(0.517699122, 0, 0.804953575, 0)
  4981. redcolor.Size = UDim2.new(0, 36, 0, 32)
  4982. redcolor.Font = Enum.Font.SourceSans
  4983. redcolor.FontSize = Enum.FontSize.Size14
  4984. redcolor.Text = ""
  4985. redcolor.TextColor3 = Color3.new(0.227451, 0.901961, 0.909804)
  4986. redcolor.TextSize = 14
  4987.  
  4988. greencolor.Name = "greencolor"
  4989. greencolor.Parent = mainframe
  4990. greencolor.BackgroundColor3 = Color3.new(0.0901961, 1, 0.14902)
  4991. greencolor.Position = UDim2.new(0.362831861, 0, 0.804953575, 0)
  4992. greencolor.Size = UDim2.new(0, 36, 0, 32)
  4993. greencolor.Font = Enum.Font.SourceSans
  4994. greencolor.FontSize = Enum.FontSize.Size14
  4995. greencolor.Text = ""
  4996. greencolor.TextColor3 = Color3.new(0.227451, 0.901961, 0.909804)
  4997. greencolor.TextSize = 14
  4998.  
  4999. teleportgui.Name = "teleportgui"
  5000. teleportgui.Parent = JailFix
  5001. teleportgui.Active = true
  5002. teleportgui.BackgroundColor3 = Color3.new(1, 1, 1)
  5003. teleportgui.Draggable = true
  5004. teleportgui.Position = UDim2.new(0.307494491, 0, 0.347222239, 0)
  5005. teleportgui.Size = UDim2.new(0, 524, 0, 253)
  5006. teleportgui.Visible = false
  5007.  
  5008. nameeeee.Name = "nameeeee"
  5009. nameeeee.Parent = teleportgui
  5010. nameeeee.BackgroundColor3 = Color3.new(1, 1, 1)
  5011. nameeeee.BorderColor3 = Color3.new(1, 1, 1)
  5012. nameeeee.Position = UDim2.new(0.0209923666, 0, 0.0355731212, 0)
  5013. nameeeee.Size = UDim2.new(0, 437, 0, 50)
  5014. nameeeee.Font = Enum.Font.SourceSans
  5015. nameeeee.FontSize = Enum.FontSize.Size32
  5016. nameeeee.Text = "Teleport Menu"
  5017. nameeeee.TextColor3 = Color3.new(0, 0, 0)
  5018. nameeeee.TextSize = 30
  5019.  
  5020. bankin.Name = "bankin"
  5021. bankin.Parent = teleportgui
  5022. bankin.BackgroundColor3 = Color3.new(1, 1, 1)
  5023. bankin.Position = UDim2.new(0.0209923666, 0, 0.30039525, 0)
  5024. bankin.Size = UDim2.new(0, 143, 0, 29)
  5025. bankin.Font = Enum.Font.SourceSans
  5026. bankin.FontSize = Enum.FontSize.Size14
  5027. bankin.Text = "Bank (In)"
  5028. bankin.TextSize = 14
  5029.  
  5030. bankout.Name = "bankout"
  5031. bankout.Parent = teleportgui
  5032. bankout.BackgroundColor3 = Color3.new(1, 1, 1)
  5033. bankout.Position = UDim2.new(0.0209923666, 0, 0.462450594, 0)
  5034. bankout.Size = UDim2.new(0, 143, 0, 28)
  5035. bankout.Font = Enum.Font.SourceSans
  5036. bankout.FontSize = Enum.FontSize.Size14
  5037. bankout.Text = "Bank (Out)"
  5038. bankout.TextSize = 14
  5039.  
  5040. jewerlyin.Name = "jewerlyin"
  5041. jewerlyin.Parent = teleportgui
  5042. jewerlyin.BackgroundColor3 = Color3.new(1, 1, 1)
  5043. jewerlyin.Position = UDim2.new(0.0209923666, 0, 0.62845856, 0)
  5044. jewerlyin.Size = UDim2.new(0, 143, 0, 27)
  5045. jewerlyin.Font = Enum.Font.SourceSans
  5046. jewerlyin.FontSize = Enum.FontSize.Size14
  5047. jewerlyin.Text = "Jewerly Store (In)"
  5048. jewerlyin.TextSize = 14
  5049.  
  5050. jewerlyout.Name = "jewerlyout"
  5051. jewerlyout.Parent = teleportgui
  5052. jewerlyout.BackgroundColor3 = Color3.new(1, 1, 1)
  5053. jewerlyout.Position = UDim2.new(0.0209923666, 0, 0.790513873, 0)
  5054. jewerlyout.Size = UDim2.new(0, 143, 0, 24)
  5055. jewerlyout.Font = Enum.Font.SourceSans
  5056. jewerlyout.FontSize = Enum.FontSize.Size14
  5057. jewerlyout.Text = "Jewerly Store (Out)"
  5058. jewerlyout.TextSize = 14
  5059.  
  5060. trainspawn.Name = "trainspawn"
  5061. trainspawn.Parent = teleportgui
  5062. trainspawn.BackgroundColor3 = Color3.new(1, 1, 1)
  5063. trainspawn.Position = UDim2.new(0.335877866, 0, 0.30039525, 0)
  5064. trainspawn.Size = UDim2.new(0, 149, 0, 31)
  5065. trainspawn.Font = Enum.Font.SourceSans
  5066. trainspawn.FontSize = Enum.FontSize.Size14
  5067. trainspawn.Text = "Train Spawnpoint"
  5068. trainspawn.TextSize = 14
  5069.  
  5070. criminalbase1.Name = "criminalbase1"
  5071. criminalbase1.Parent = teleportgui
  5072. criminalbase1.BackgroundColor3 = Color3.new(1, 1, 1)
  5073. criminalbase1.Position = UDim2.new(0.335877866, 0, 0.462450594, 0)
  5074. criminalbase1.Size = UDim2.new(0, 149, 0, 28)
  5075. criminalbase1.Font = Enum.Font.SourceSans
  5076. criminalbase1.FontSize = Enum.FontSize.Size14
  5077. criminalbase1.Text = "Criminal Base 1 "
  5078. criminalbase1.TextSize = 14
  5079.  
  5080. criminalbase2.Name = "criminalbase2"
  5081. criminalbase2.Parent = teleportgui
  5082. criminalbase2.BackgroundColor3 = Color3.new(1, 1, 1)
  5083. criminalbase2.Position = UDim2.new(0.335877866, 0, 0.6284585, 0)
  5084. criminalbase2.Size = UDim2.new(0, 149, 0, 27)
  5085. criminalbase2.Font = Enum.Font.SourceSans
  5086. criminalbase2.FontSize = Enum.FontSize.Size14
  5087. criminalbase2.Text = "Criminal Base 2"
  5088. criminalbase2.TextSize = 14
  5089.  
  5090. gasstation.Name = "gasstation"
  5091. gasstation.Parent = teleportgui
  5092. gasstation.BackgroundColor3 = Color3.new(1, 1, 1)
  5093. gasstation.Position = UDim2.new(0.335877866, 0, 0.790513873, 0)
  5094. gasstation.Size = UDim2.new(0, 149, 0, 24)
  5095. gasstation.Font = Enum.Font.SourceSans
  5096. gasstation.FontSize = Enum.FontSize.Size14
  5097. gasstation.Text = "Gas Station"
  5098. gasstation.TextSize = 14
  5099.  
  5100. donutshop.Name = "donutshop"
  5101. donutshop.Parent = teleportgui
  5102. donutshop.BackgroundColor3 = Color3.new(1, 1, 1)
  5103. donutshop.Position = UDim2.new(0.652671754, 0, 0.30039525, 0)
  5104. donutshop.Size = UDim2.new(0, 152, 0, 31)
  5105. donutshop.Font = Enum.Font.SourceSans
  5106. donutshop.FontSize = Enum.FontSize.Size14
  5107. donutshop.Text = "Donut Shop"
  5108. donutshop.TextSize = 14
  5109.  
  5110. prisionbase.Name = "prisionbase"
  5111. prisionbase.Parent = teleportgui
  5112. prisionbase.BackgroundColor3 = Color3.new(1, 1, 1)
  5113. prisionbase.Position = UDim2.new(0.652671754, 0, 0.462450594, 0)
  5114. prisionbase.Size = UDim2.new(0, 152, 0, 28)
  5115. prisionbase.Font = Enum.Font.SourceSans
  5116. prisionbase.FontSize = Enum.FontSize.Size14
  5117. prisionbase.Text = "Prison Base"
  5118. prisionbase.TextSize = 14
  5119.  
  5120. police1.Name = "police1"
  5121. police1.Parent = teleportgui
  5122. police1.BackgroundColor3 = Color3.new(1, 1, 1)
  5123. police1.Position = UDim2.new(0.652671754, 0, 0.6284585, 0)
  5124. police1.Size = UDim2.new(0, 152, 0, 27)
  5125. police1.Font = Enum.Font.SourceSans
  5126. police1.FontSize = Enum.FontSize.Size14
  5127. police1.Text = "Police Station 1"
  5128. police1.TextSize = 14
  5129.  
  5130. police2.Name = "police2"
  5131. police2.Parent = teleportgui
  5132. police2.BackgroundColor3 = Color3.new(1, 1, 1)
  5133. police2.Position = UDim2.new(0.652671754, 0, 0.790513813, 0)
  5134. police2.Size = UDim2.new(0, 152, 0, 24)
  5135. police2.Font = Enum.Font.SourceSans
  5136. police2.FontSize = Enum.FontSize.Size14
  5137. police2.Text = "Poilice Station 2"
  5138. police2.TextSize = 14
  5139.  
  5140. closeteleportgui.Name = "closeteleportgui"
  5141. closeteleportgui.Parent = teleportgui
  5142. closeteleportgui.BackgroundColor3 = Color3.new(1, 1, 1)
  5143. closeteleportgui.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  5144. closeteleportgui.Position = UDim2.new(0.854961812, 0, 0.0355731212, 0)
  5145. closeteleportgui.Size = UDim2.new(0, 76, 0, 50)
  5146. closeteleportgui.Font = Enum.Font.ArialBold
  5147. closeteleportgui.FontSize = Enum.FontSize.Size32
  5148. closeteleportgui.Text = "Back"
  5149. closeteleportgui.TextColor3 = Color3.new(0, 0, 0)
  5150. closeteleportgui.TextScaled = true
  5151. closeteleportgui.TextSize = 30
  5152. closeteleportgui.TextWrapped = true
  5153.  
  5154. gamestuffgui.Name = "gamestuffgui"
  5155. gamestuffgui.Parent = JailFix
  5156. gamestuffgui.Active = true
  5157. gamestuffgui.BackgroundColor3 = Color3.new(1, 1, 1)
  5158. gamestuffgui.BackgroundTransparency = 0.14000000059605
  5159. gamestuffgui.Draggable = true
  5160. gamestuffgui.Position = UDim2.new(0.32752651, 0, 0.349794835, 0)
  5161. gamestuffgui.Size = UDim2.new(0, 415, 0, 263)
  5162. gamestuffgui.Visible = false
  5163.  
  5164. nameeeeeeeee.Name = "nameeeeeeeee"
  5165. nameeeeeeeee.Parent = gamestuffgui
  5166. nameeeeeeeee.BackgroundColor3 = Color3.new(1, 1, 1)
  5167. nameeeeeeeee.BackgroundTransparency = 0.20999999344349
  5168. nameeeeeeeee.BorderColor3 = Color3.new(1, 1, 1)
  5169. nameeeeeeeee.Position = UDim2.new(0.0289156623, 0, 0.0836501867, 0)
  5170. nameeeeeeeee.Size = UDim2.new(0, 332, 0, 33)
  5171. nameeeeeeeee.Font = Enum.Font.ArialBold
  5172. nameeeeeeeee.FontSize = Enum.FontSize.Size32
  5173. nameeeeeeeee.Text = "Multi Purpose"
  5174. nameeeeeeeee.TextSize = 30
  5175.  
  5176. btools.Name = "btools"
  5177. btools.Parent = gamestuffgui
  5178. btools.BackgroundColor3 = Color3.new(1, 1, 1)
  5179. btools.BorderColor3 = Color3.new(0, 0, 0)
  5180. btools.Position = UDim2.new(0.334939778, 0, 0.292775661, 0)
  5181. btools.Size = UDim2.new(0, 97, 0, 20)
  5182. btools.Font = Enum.Font.ArialBold
  5183. btools.FontSize = Enum.FontSize.Size14
  5184. btools.Text = "Btools"
  5185. btools.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  5186. btools.TextSize = 14
  5187.  
  5188. fly.Name = "fly"
  5189. fly.Parent = gamestuffgui
  5190. fly.BackgroundColor3 = Color3.new(1, 1, 1)
  5191. fly.BorderColor3 = Color3.new(0, 0, 0)
  5192. fly.Position = UDim2.new(0.0819277093, 0, 0.292775661, 0)
  5193. fly.Size = UDim2.new(0, 88, 0, 20)
  5194. fly.Font = Enum.Font.ArialBold
  5195. fly.FontSize = Enum.FontSize.Size14
  5196. fly.Text = "Fly"
  5197. fly.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  5198. fly.TextSize = 14
  5199. fly.TextStrokeColor3 = Color3.new(0.0117647, 1, 0.788235)
  5200.  
  5201. walkspeed.Name = "walkspeed"
  5202. walkspeed.Parent = gamestuffgui
  5203. walkspeed.BackgroundColor3 = Color3.new(1, 1, 1)
  5204. walkspeed.BorderColor3 = Color3.new(0, 0, 0)
  5205. walkspeed.Position = UDim2.new(0.0819277093, 0, 0.406844109, 0)
  5206. walkspeed.Size = UDim2.new(0, 88, 0, 21)
  5207. walkspeed.Font = Enum.Font.ArialBold
  5208. walkspeed.FontSize = Enum.FontSize.Size14
  5209. walkspeed.Text = "Walkspeed"
  5210. walkspeed.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  5211. walkspeed.TextSize = 14
  5212.  
  5213. closegamestuff.Name = "closegamestuff"
  5214. closegamestuff.Parent = gamestuffgui
  5215. closegamestuff.BackgroundColor3 = Color3.new(1, 1, 1)
  5216. closegamestuff.Position = UDim2.new(0.790361464, 0, 0.0532319397, 0)
  5217. closegamestuff.Size = UDim2.new(0, 77, 0, 39)
  5218. closegamestuff.Font = Enum.Font.ArialBold
  5219. closegamestuff.FontSize = Enum.FontSize.Size32
  5220. closegamestuff.Text = "Back"
  5221. closegamestuff.TextColor3 = Color3.new(0, 0, 0)
  5222. closegamestuff.TextSize = 30
  5223.  
  5224. clicktp.Name = "clicktp"
  5225. clicktp.Parent = gamestuffgui
  5226. clicktp.BackgroundColor3 = Color3.new(1, 1, 1)
  5227. clicktp.BorderColor3 = Color3.new(0, 0, 0)
  5228. clicktp.Position = UDim2.new(0.607228875, 0, 0.520912528, 0)
  5229. clicktp.Size = UDim2.new(0, 109, 0, 19)
  5230. clicktp.Font = Enum.Font.ArialBold
  5231. clicktp.FontSize = Enum.FontSize.Size14
  5232. clicktp.Text = "Click TP"
  5233. clicktp.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  5234. clicktp.TextSize = 14
  5235.  
  5236. spamarrest.Name = "spamarrest"
  5237. spamarrest.Parent = gamestuffgui
  5238. spamarrest.BackgroundColor3 = Color3.new(1, 1, 1)
  5239. spamarrest.BorderColor3 = Color3.new(0, 0, 0)
  5240. spamarrest.Position = UDim2.new(0.606024086, 0, 0.406844109, 0)
  5241. spamarrest.Size = UDim2.new(0, 109, 0, 21)
  5242. spamarrest.Font = Enum.Font.ArialBold
  5243. spamarrest.FontSize = Enum.FontSize.Size14
  5244. spamarrest.Text = "Spam Arrest"
  5245. spamarrest.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  5246. spamarrest.TextSize = 14
  5247.  
  5248. infinitejump.Name = "infinitejump"
  5249. infinitejump.Parent = gamestuffgui
  5250. infinitejump.BackgroundColor3 = Color3.new(1, 1, 1)
  5251. infinitejump.BorderColor3 = Color3.new(0, 0, 0)
  5252. infinitejump.Position = UDim2.new(0.334939778, 0, 0.520912528, 0)
  5253. infinitejump.Size = UDim2.new(0, 97, 0, 19)
  5254. infinitejump.Font = Enum.Font.ArialBold
  5255. infinitejump.FontSize = Enum.FontSize.Size14
  5256. infinitejump.Text = "Infinite Jump"
  5257. infinitejump.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  5258. infinitejump.TextSize = 14
  5259.  
  5260. espall.Name = "espall"
  5261. espall.Parent = gamestuffgui
  5262. espall.BackgroundColor3 = Color3.new(1, 1, 1)
  5263. espall.BorderColor3 = Color3.new(0, 0, 0)
  5264. espall.Position = UDim2.new(0.607228935, 0, 0.292775661, 0)
  5265. espall.Size = UDim2.new(0, 109, 0, 20)
  5266. espall.Font = Enum.Font.ArialBold
  5267. espall.FontSize = Enum.FontSize.Size14
  5268. espall.Text = "ESP (All)"
  5269. espall.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  5270. espall.TextSize = 14
  5271.  
  5272. lowgravity.Name = "lowgravity"
  5273. lowgravity.Parent = gamestuffgui
  5274. lowgravity.BackgroundColor3 = Color3.new(1, 1, 1)
  5275. lowgravity.Position = UDim2.new(0.607228935, 0, 0.631178737, 0)
  5276. lowgravity.Size = UDim2.new(0, 109, 0, 20)
  5277. lowgravity.Font = Enum.Font.ArialBold
  5278. lowgravity.FontSize = Enum.FontSize.Size14
  5279. lowgravity.Text = "Low Gravity"
  5280. lowgravity.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  5281. lowgravity.TextSize = 14
  5282.  
  5283. godmode.Name = "godmode"
  5284. godmode.Parent = gamestuffgui
  5285. godmode.BackgroundColor3 = Color3.new(1, 1, 1)
  5286. godmode.Position = UDim2.new(0.334939778, 0, 0.737642586, 0)
  5287. godmode.Size = UDim2.new(0, 97, 0, 19)
  5288. godmode.Font = Enum.Font.ArialBold
  5289. godmode.FontSize = Enum.FontSize.Size14
  5290. godmode.Text = "God Mode"
  5291. godmode.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  5292. godmode.TextSize = 14
  5293.  
  5294. highjump.Name = "highjump"
  5295. highjump.Parent = gamestuffgui
  5296. highjump.BackgroundColor3 = Color3.new(1, 1, 1)
  5297. highjump.Position = UDim2.new(0.0819277093, 0, 0.520912528, 0)
  5298. highjump.Size = UDim2.new(0, 88, 0, 19)
  5299. highjump.Font = Enum.Font.ArialBold
  5300. highjump.FontSize = Enum.FontSize.Size14
  5301. highjump.Text = "High Jump"
  5302. highjump.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  5303. highjump.TextSize = 14
  5304.  
  5305. platform.Name = "platform"
  5306. platform.Parent = gamestuffgui
  5307. platform.BackgroundColor3 = Color3.new(1, 1, 1)
  5308. platform.Position = UDim2.new(0.334939748, 0, 0.406844109, 0)
  5309. platform.Size = UDim2.new(0, 97, 0, 20)
  5310. platform.Font = Enum.Font.ArialBold
  5311. platform.FontSize = Enum.FontSize.Size14
  5312. platform.Text = "Platform"
  5313. platform.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  5314. platform.TextSize = 14
  5315.  
  5316. tracers.Name = "tracers"
  5317. tracers.Parent = gamestuffgui
  5318. tracers.BackgroundColor3 = Color3.new(1, 1, 1)
  5319. tracers.Position = UDim2.new(0.334939778, 0, 0.631178737, 0)
  5320. tracers.Size = UDim2.new(0, 97, 0, 20)
  5321. tracers.Font = Enum.Font.ArialBold
  5322. tracers.FontSize = Enum.FontSize.Size14
  5323. tracers.Text = "Tracers: None"
  5324. tracers.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  5325. tracers.TextSize = 14
  5326.  
  5327. suicide.Name = "suicide"
  5328. suicide.Parent = gamestuffgui
  5329. suicide.BackgroundColor3 = Color3.new(1, 1, 1)
  5330. suicide.Position = UDim2.new(0.607228935, 0, 0.737642586, 0)
  5331. suicide.Size = UDim2.new(0, 109, 0, 19)
  5332. suicide.Font = Enum.Font.ArialBold
  5333. suicide.FontSize = Enum.FontSize.Size14
  5334. suicide.Text = "click 4 death :)"
  5335. suicide.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  5336. suicide.TextSize = 14
  5337.  
  5338. spawnblocks.Name = "spawnblocks"
  5339. spawnblocks.Parent = gamestuffgui
  5340. spawnblocks.BackgroundColor3 = Color3.new(1, 1, 1)
  5341. spawnblocks.Position = UDim2.new(0.0819277093, 0, 0.631178737, 0)
  5342. spawnblocks.Size = UDim2.new(0, 88, 0, 20)
  5343. spawnblocks.Font = Enum.Font.ArialBold
  5344. spawnblocks.FontSize = Enum.FontSize.Size14
  5345. spawnblocks.Text = "Spawn Blocks"
  5346. spawnblocks.TextSize = 14
  5347.  
  5348. playername.Name = "playername"
  5349. playername.Parent = gamestuffgui
  5350. playername.BackgroundColor3 = Color3.new(1, 1, 1)
  5351. playername.Position = UDim2.new(0, 0, 0.89353615, 0)
  5352. playername.Size = UDim2.new(0, 200, 0, 28)
  5353. playername.Font = Enum.Font.ArialBold
  5354. playername.FontSize = Enum.FontSize.Size32
  5355. playername.Text = "Player Name"
  5356. playername.TextSize = 30
  5357.  
  5358. goto.Name = "goto"
  5359. goto.Parent = gamestuffgui
  5360. goto.BackgroundColor3 = Color3.new(1, 1, 1)
  5361. goto.BorderColor3 = Color3.new(0, 0, 0)
  5362. goto.Position = UDim2.new(0.481927723, 0, 0.89353615, 0)
  5363. goto.Size = UDim2.new(0, 215, 0, 28)
  5364. goto.Font = Enum.Font.ArialBold
  5365. goto.FontSize = Enum.FontSize.Size32
  5366. goto.Text = "Goto"
  5367. goto.TextSize = 30
  5368.  
  5369. f3x.Name = "f3x"
  5370. f3x.Parent = gamestuffgui
  5371. f3x.BackgroundColor3 = Color3.new(1, 1, 1)
  5372. f3x.Position = UDim2.new(0.0819277093, 0, 0.737642586, 0)
  5373. f3x.Size = UDim2.new(0, 88, 0, 19)
  5374. f3x.Font = Enum.Font.ArialBold
  5375. f3x.FontSize = Enum.FontSize.Size14
  5376. f3x.Text = "F3x"
  5377. f3x.TextSize = 14
  5378.  
  5379. extrastuff.Name = "extrastuff"
  5380. extrastuff.Parent = JailFix
  5381. extrastuff.Active = true
  5382. extrastuff.BackgroundColor3 = Color3.new(1, 1, 1)
  5383. extrastuff.BackgroundTransparency = 0.18999999761581
  5384. extrastuff.Draggable = true
  5385. extrastuff.Position = UDim2.new(0.318704993, 0, 0.266912788, 0)
  5386. extrastuff.Size = UDim2.new(0, 516, 0, 385)
  5387. extrastuff.Visible = false
  5388.  
  5389. banknotification.Name = "banknotification"
  5390. banknotification.Parent = extrastuff
  5391. banknotification.BackgroundColor3 = Color3.new(1, 1, 1)
  5392. banknotification.Position = UDim2.new(0.0620154962, 0, 0.262337625, 0)
  5393. banknotification.Size = UDim2.new(0, 200, 0, 50)
  5394. banknotification.Font = Enum.Font.ArialBold
  5395. banknotification.FontSize = Enum.FontSize.Size14
  5396. banknotification.Text = "Bank Notification"
  5397. banknotification.TextColor3 = Color3.new(0, 0, 0)
  5398. banknotification.TextSize = 14
  5399.  
  5400. jewerlynotification.Name = "jewerlynotification"
  5401. jewerlynotification.Parent = extrastuff
  5402. jewerlynotification.BackgroundColor3 = Color3.new(1, 1, 1)
  5403. jewerlynotification.Position = UDim2.new(0.515503883, 0, 0.262337655, 0)
  5404. jewerlynotification.Size = UDim2.new(0, 200, 0, 50)
  5405. jewerlynotification.Font = Enum.Font.ArialBold
  5406. jewerlynotification.FontSize = Enum.FontSize.Size14
  5407. jewerlynotification.Text = "Jewerly Store Notification"
  5408. jewerlynotification.TextColor3 = Color3.new(0, 0, 0)
  5409. jewerlynotification.TextSize = 14
  5410.  
  5411. KeyCard.Name = "KeyCard"
  5412. KeyCard.Parent = extrastuff
  5413. KeyCard.BackgroundColor3 = Color3.new(1, 1, 1)
  5414. KeyCard.Position = UDim2.new(0.0620155036, 0, 0.433766246, 0)
  5415. KeyCard.Size = UDim2.new(0, 200, 0, 51)
  5416. KeyCard.Font = Enum.Font.ArialBold
  5417. KeyCard.FontSize = Enum.FontSize.Size14
  5418. KeyCard.Text = "Keycard"
  5419. KeyCard.TextColor3 = Color3.new(0, 0, 0)
  5420. KeyCard.TextSize = 14
  5421.  
  5422. TextLabel_2.Parent = extrastuff
  5423. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5424. TextLabel_2.BorderColor3 = Color3.new(1, 1, 1)
  5425. TextLabel_2.Position = UDim2.new(0.110465109, 0, 0.0610389635, 0)
  5426. TextLabel_2.Size = UDim2.new(0, 275, 0, 39)
  5427. TextLabel_2.Font = Enum.Font.ArialBold
  5428. TextLabel_2.FontSize = Enum.FontSize.Size60
  5429. TextLabel_2.Text = "Game Related"
  5430. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  5431. TextLabel_2.TextSize = 50
  5432. TextLabel_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  5433.  
  5434. closeextrastuff.Name = "closeextrastuff"
  5435. closeextrastuff.Parent = extrastuff
  5436. closeextrastuff.BackgroundColor3 = Color3.new(1, 1, 1)
  5437. closeextrastuff.BorderColor3 = Color3.new(0, 0, 0)
  5438. closeextrastuff.Position = UDim2.new(0.751937985, 0, 0.0467532463, 0)
  5439. closeextrastuff.Size = UDim2.new(0, 103, 0, 50)
  5440. closeextrastuff.Font = Enum.Font.ArialBold
  5441. closeextrastuff.FontSize = Enum.FontSize.Size32
  5442. closeextrastuff.Text = "Back"
  5443. closeextrastuff.TextColor3 = Color3.new(0, 0, 0)
  5444. closeextrastuff.TextSize = 30
  5445.  
  5446. autorobtrain.Name = "autorobtrain"
  5447. autorobtrain.Parent = extrastuff
  5448. autorobtrain.BackgroundColor3 = Color3.new(1, 1, 1)
  5449. autorobtrain.Position = UDim2.new(0.515503883, 0, 0.433766246, 0)
  5450. autorobtrain.Size = UDim2.new(0, 200, 0, 50)
  5451. autorobtrain.Font = Enum.Font.ArialBold
  5452. autorobtrain.FontSize = Enum.FontSize.Size14
  5453. autorobtrain.Text = "AutoRob Trains (Hella Buggy)"
  5454. autorobtrain.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  5455. autorobtrain.TextSize = 14
  5456.  
  5457. autorob.Name = "autorob"
  5458. autorob.Parent = extrastuff
  5459. autorob.BackgroundColor3 = Color3.new(1, 1, 1)
  5460. autorob.Position = UDim2.new(0.0620155036, 0, 0.76363641, 0)
  5461. autorob.Size = UDim2.new(0, 200, 0, 50)
  5462. autorob.Font = Enum.Font.ArialBold
  5463. autorob.FontSize = Enum.FontSize.Size14
  5464. autorob.Text = "AutoRob All Stores"
  5465. autorob.TextSize = 14
  5466.  
  5467. removeall.Name = "removeall"
  5468. removeall.Parent = extrastuff
  5469. removeall.BackgroundColor3 = Color3.new(1, 1, 1)
  5470. removeall.BorderColor3 = Color3.new(0, 0, 0)
  5471. removeall.Position = UDim2.new(0.0620155036, 0, 0.594805181, 0)
  5472. removeall.Size = UDim2.new(0, 200, 0, 50)
  5473. removeall.Font = Enum.Font.ArialBold
  5474. removeall.FontSize = Enum.FontSize.Size14
  5475. removeall.Text = "Remove All"
  5476. removeall.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  5477. removeall.TextSize = 14
  5478.  
  5479. allitemsgiver.Name = "allitemsgiver"
  5480. allitemsgiver.Parent = extrastuff
  5481. allitemsgiver.BackgroundColor3 = Color3.new(1, 1, 1)
  5482. allitemsgiver.BorderColor3 = Color3.new(0, 0, 0)
  5483. allitemsgiver.Position = UDim2.new(0.515503883, 0, 0.594805181, 0)
  5484. allitemsgiver.Size = UDim2.new(0, 200, 0, 50)
  5485. allitemsgiver.Font = Enum.Font.ArialBold
  5486. allitemsgiver.FontSize = Enum.FontSize.Size14
  5487. allitemsgiver.Text = "All Items Giver"
  5488. allitemsgiver.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  5489. allitemsgiver.TextSize = 14
  5490.  
  5491. infiniteammo.Name = "infiniteammo"
  5492. infiniteammo.Parent = extrastuff
  5493. infiniteammo.BackgroundColor3 = Color3.new(1, 1, 1)
  5494. infiniteammo.Position = UDim2.new(0.515503883, 0, 0.763636351, 0)
  5495. infiniteammo.Size = UDim2.new(0, 200, 0, 50)
  5496. infiniteammo.Font = Enum.Font.ArialBold
  5497. infiniteammo.FontSize = Enum.FontSize.Size14
  5498. infiniteammo.Text = "Infinite Ammo"
  5499. infiniteammo.TextSize = 14
  5500.  
  5501. Teleports.MouseButton1Down:connect(function()
  5502. teleportgui.Visible = not teleportgui.Visible
  5503. mainframe.Visible = false
  5504. end)
  5505.  
  5506. GameStuff.MouseButton1Down:connect(function()
  5507. gamestuffgui.Visible = not gamestuffgui.Visible
  5508. mainframe.Visible = false
  5509. end)
  5510.  
  5511. ExtraStuff.MouseButton1Down:connect(function()
  5512. extrastuff.Visible = not extrastuff.Visible
  5513. mainframe.Visible = false
  5514. end)
  5515.  
  5516. closeteleportgui.MouseButton1Down:connect(function()
  5517. teleportgui.Visible = false
  5518. mainframe.Visible = true
  5519. end)
  5520.  
  5521. police1.MouseButton1Down:connect(function()
  5522. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1206.99585, 17.9300575, -1586.10864)
  5523. end)
  5524.  
  5525. police2.MouseButton1Down:connect(function()
  5526. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(733.814575, 38.0526962, 1124.16504)
  5527. end)
  5528.  
  5529. prisionbase.MouseButton1Down:connect(function()
  5530. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1239.27979, 18.0500565, -1570.29688)
  5531. end)
  5532.  
  5533. donutshop.MouseButton1Down:connect(function()
  5534. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(269.116425, 17.8176937, -1766.83899)
  5535. end)
  5536.  
  5537. gasstation.MouseButton1Down:connect(function()
  5538. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1578.24731, 17.8978615, 711.207214)
  5539. end)
  5540.  
  5541. criminalbase1.MouseButton1Down:connect(function()
  5542. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-223.377686, 17.6145134, 1587.12146)
  5543. end)
  5544.  
  5545. criminalbase2.MouseButton1Down:connect(function()
  5546. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1749.50195, 49.8635178, -1790.7113)
  5547. end)
  5548.  
  5549. trainspawn.MouseButton1Down:connect(function()
  5550. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1954.95007, 68.0448606, -603.844116)
  5551. end)
  5552.  
  5553. jewerlyout.MouseButton1Down:connect(function()
  5554. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(141.701019, 17.6109638, 1356.74683)
  5555. end)
  5556.  
  5557. jewerlyin.MouseButton1Down:connect(function()
  5558. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(134.412323, 17.8779831, 1318.1095)
  5559. end)
  5560.  
  5561. bankin.MouseButton1Down:connect(function()
  5562. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.8007507, 0.790616274, 815.760254)
  5563. end)
  5564.  
  5565. bankout.MouseButton1Down:connect(function()
  5566. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(36.4078064, 17.6235695, 776.03186)
  5567. end)
  5568.  
  5569. local speed = 50 -- This is the fly speed. Change it to whatever you like. The variable can be changed while running
  5570.  
  5571. local c
  5572. local h
  5573. local bv
  5574. local bav
  5575. local cam
  5576. local flying
  5577. local p = game.Players.LocalPlayer
  5578. local buttons = {W = false, S = false, A = false, D = false, Moving = false}
  5579.  
  5580. local startFly = function () -- Call this function to begin flying
  5581. if not p.Character or not p.Character.Head or flying then return end
  5582. c = p.Character
  5583. h = c.Humanoid
  5584. h.PlatformStand = true
  5585. cam = workspace:WaitForChild('Camera')
  5586. bv = Instance.new("BodyVelocity")
  5587. bav = Instance.new("BodyAngularVelocity")
  5588. bv.Velocity, bv.MaxForce, bv.P = Vector3.new(0, 0, 0), Vector3.new(10000, 10000, 10000), 1000
  5589. bav.AngularVelocity, bav.MaxTorque, bav.P = Vector3.new(0, 0, 0), Vector3.new(10000, 10000, 10000), 1000
  5590. bv.Parent = c.Head
  5591. bav.Parent = c.Head
  5592. flying = true
  5593. h.Died:connect(function() flying = false end)
  5594. end
  5595.  
  5596. local endFly = function () -- Call this function to stop flying
  5597. if not p.Character or not flying then return end
  5598. h.PlatformStand = false
  5599. bv:Destroy()
  5600. bav:Destroy()
  5601. flying = false
  5602. end
  5603.  
  5604. game:GetService("UserInputService").InputBegan:connect(function (input, GPE)
  5605. if GPE then return end
  5606. for i, e in pairs(buttons) do
  5607. if i ~= "Moving" and input.KeyCode == Enum.KeyCode[i] then
  5608. buttons[i] = true
  5609. buttons.Moving = true
  5610. end
  5611. end
  5612. end)
  5613.  
  5614. game:GetService("UserInputService").InputEnded:connect(function (input, GPE)
  5615. if GPE then return end
  5616. local a = false
  5617. for i, e in pairs(buttons) do
  5618. if i ~= "Moving" then
  5619. if input.KeyCode == Enum.KeyCode[i] then
  5620. buttons[i] = false
  5621. end
  5622. if buttons[i] then a = true end
  5623. end
  5624. end
  5625. buttons.Moving = a
  5626. end)
  5627.  
  5628. local setVec = function (vec)
  5629. return vec * (speed / vec.Magnitude)
  5630. end
  5631.  
  5632. game:GetService("RunService").Heartbeat:connect(function (step) -- The actual fly function, called every frame
  5633. if flying and c and c.PrimaryPart then
  5634. local p = c.PrimaryPart.Position
  5635. local cf = cam.CFrame
  5636. local ax, ay, az = cf:toEulerAnglesXYZ()
  5637. c:SetPrimaryPartCFrame(CFrame.new(p.x, p.y, p.z) * CFrame.Angles(ax, ay, az))
  5638. if buttons.Moving then
  5639. local t = Vector3.new()
  5640. if buttons.W then t = t + (setVec(cf.lookVector)) end
  5641. if buttons.S then t = t - (setVec(cf.lookVector)) end
  5642. if buttons.A then t = t - (setVec(cf.rightVector)) end
  5643. if buttons.D then t = t + (setVec(cf.rightVector)) end
  5644. c:TranslateBy(t * step)
  5645. end
  5646. end
  5647. end)
  5648.  
  5649. fly.MouseButton1Down:connect(function()
  5650. if flyy == true then
  5651. flyy = false
  5652. endFly()
  5653. else
  5654. flyy = true
  5655. startFly()
  5656. end
  5657. game.Players.LocalPlayer.Character.Humanoid.Sit = true
  5658. end)
  5659.  
  5660. btools.MouseButton1Down:connect(function()
  5661. StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  5662. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  5663. if child.ClassName == "Part" then
  5664. child.Locked = false
  5665. end
  5666. if child.ClassName == "MeshPart" then
  5667. child.Locked = false
  5668. end
  5669. if child.ClassName == "UnionOperation" then
  5670. child.Locked = false
  5671. end
  5672. if child.ClassName == "Model" then
  5673. for index, chil in pairs(child:GetChildren()) do
  5674. if chil.ClassName == "Part" then
  5675. chil.Locked = false
  5676. end
  5677. if chil.ClassName == "MeshPart" then
  5678. chil.Locked = false
  5679. end
  5680. if chil.ClassName == "UnionOperation" then
  5681. chil.Locked = false
  5682. end
  5683. if chil.ClassName == "Model" then
  5684. for index, childe in pairs(chil:GetChildren()) do
  5685. if childe.ClassName == "Part" then
  5686. childe.Locked = false
  5687. end
  5688. if childe.ClassName == "MeshPart" then
  5689. childe.Locked = false
  5690. end
  5691. if childe.ClassName == "UnionOperation" then
  5692. childe.Locked = false
  5693. end
  5694. if childe.ClassName == "Model" then
  5695. for index, childeo in pairs(childe:GetChildren()) do
  5696. if childeo.ClassName == "Part" then
  5697. childeo.Locked = false
  5698. end
  5699. if childeo.ClassName == "MeshPart" then
  5700. childeo.Locked = false
  5701. end
  5702. if childeo.ClassName == "UnionOperation" then
  5703. childeo.Locked = false
  5704. end
  5705. if childeo.ClassName == "Model" then
  5706. end
  5707. end
  5708. end
  5709. end
  5710. end
  5711. end
  5712. end
  5713. end
  5714. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  5715. c.BinType = Enum.BinType.Hammer
  5716. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  5717. c.BinType = Enum.BinType.Clone
  5718. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  5719. c.BinType = Enum.BinType.Grab
  5720. end)
  5721.  
  5722. allitemsgiver.MouseButton1Down:connect(function()
  5723. if not workspace:FindFirstChild("Givers") then return end
  5724. if Giver then
  5725. for i,v in pairs(Giver) do
  5726. v.ClickDetector.Parent = v.OriginalParent
  5727. v.Event:Disconnect()
  5728. end
  5729. getmetatable(Giver):Destroy()
  5730. end
  5731. Giver = {}
  5732. local g = Giver
  5733. local p = Instance.new("Part", workspace)
  5734. p.Anchored = true
  5735. p.CanCollide = false
  5736. p.CFrame = plr.Character:WaitForChild"HumanoidRootPart".CFrame
  5737. setmetatable(Giver, {__metatable = p})
  5738. for i,v in pairs(workspace.Givers:GetChildren()) do
  5739. local cd = v:FindFirstChildOfClass"ClickDetector"
  5740. if cd then
  5741. local newt = {}
  5742. newt.ClickDetector = cd
  5743. newt.OriginalParent = v
  5744. cd.Parent = p
  5745. newt.Event = cd.MouseClick:connect(function()
  5746. cd.Parent = v
  5747. end)
  5748. table.insert(Giver, newt)
  5749. end
  5750. end
  5751. spawn(function()
  5752. wait(10)
  5753. if Giver == g then
  5754. Giver = nil
  5755. for i,v in pairs(g) do
  5756. v.ClickDetector.Parent = v.OriginalParent
  5757. v.Event:Disconnect()
  5758. end
  5759. getmetatable(g):Destroy()
  5760. end
  5761. end)
  5762. end)
  5763.  
  5764. removeall.MouseButton1Down:connect(function()
  5765. game.Workspace.Jewelrys.Jewelry.Lasers:Remove()
  5766. game.Workspace.Jewelrys.Jewelry.Cameras:Remove()
  5767. game.Workspace.Jewelrys.Jewelry.FloorLasers:Remove()
  5768. game.Workspace.Cells:Remove()
  5769. game.Workspace.Banks.Bank.Lasers:Remove()
  5770. game.Workspace.Doors:Remove()
  5771. game.Workspace.Banks.Bank.Door:Destroy()
  5772. game.Workspace.Banks.Bank.TriggerDoor:Destroy()
  5773. game.Workspace.EscapeRoutes.ExplodeWall:Destroy()
  5774. game.Workspace.EscapeRoutes.LiftGate:Remove()
  5775. end)
  5776.  
  5777. walkspeed.MouseButton1Down:connect(function()
  5778. down = false
  5779. velocity = Instance.new("BodyVelocity")
  5780. velocity.maxForce = Vector3.new(100000, 0, 100000)
  5781. local speed = 150
  5782. gyro = Instance.new("BodyGyro")
  5783. gyro.maxTorque = Vector3.new(100000, 0, 100000)
  5784.  
  5785. local hum = game.Players.LocalPlayer.Character.Humanoid
  5786.  
  5787. function onButton1Down(mouse)
  5788. down = true
  5789. velocity.Parent = game.Players.LocalPlayer.Character.UpperTorso
  5790. velocity.velocity = (hum.MoveDirection) * speed
  5791. gyro.Parent = game.Players.LocalPlayer.Character.UpperTorso
  5792. while down do
  5793. if not down then break end
  5794. velocity.velocity = (hum.MoveDirection) * speed
  5795. local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
  5796. gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
  5797. wait(0.1)
  5798. end
  5799. end
  5800.  
  5801. function onButton1Up(mouse)
  5802. velocity.Parent = nil
  5803. gyro.Parent = nil
  5804. down = false
  5805. end
  5806.  
  5807. local function onSelected(mouse)
  5808. mouse.KeyDown:connect(function(k) if k:lower()=="q"then onButton1Down(mouse)end end)
  5809. mouse.KeyUp:connect(function(k) if k:lower()=="q"then onButton1Up(mouse)end end)
  5810. end
  5811.  
  5812. onSelected(game.Players.LocalPlayer:GetMouse())
  5813. end)
  5814.  
  5815. local ClickTpEnabled = false
  5816. clicktp.MouseButton1Down:connect(function()
  5817. loadstring(game:GetObjects("rbxassetid://956305503")[1].Source)()
  5818. end)
  5819.  
  5820.  
  5821.  
  5822. spamarrest.MouseButton1Down:connect(function()
  5823. local Player = game.Players.LocalPlayer
  5824. wait(0.5)
  5825. for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
  5826. repeat
  5827. wait()
  5828. Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  5829. until v.Team.Name ~= "Criminal"
  5830. end
  5831. end)
  5832.  
  5833. local InfiniteJumpEnabled = false
  5834. game:GetService("UserInputService").JumpRequest:connect(function()
  5835. if InfiniteJumpEnabled then
  5836. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  5837. end
  5838. end)
  5839.  
  5840. infinitejump.MouseButton1Down:connect(function()
  5841. local state = infinitejump.Text:sub(string.len("Infinite Jump: ") + 1) --too lazy to count lol
  5842. local new = state == "Off" and "On" or state == "On" and "Off"
  5843. InfiniteJumpEnabled = new == "On"
  5844. infinitejump.Text = "Infinite Jump: " .. new
  5845. end)
  5846.  
  5847. ENABLED = false
  5848. PLAYER = game.Players.LocalPlayer
  5849. MOUSE = PLAYER:GetMouse()
  5850. CC = game.Workspace.CurrentCamera
  5851. _G.FREE_FOR_ALL = false
  5852. _G.AIM_AT = 'Head'
  5853. local player = game.Players.LocalPlayer
  5854. local esp = false
  5855. local track = false
  5856.  
  5857. function Create(base, team)
  5858. local bb = Instance.new("BillboardGui",player.PlayerGui)
  5859. bb.Adornee = base
  5860. bb.ExtentsOffset = Vector3.new(0,1,0)
  5861. bb.AlwaysOnTop = true
  5862. bb.Size = UDim2.new(0,5,0,5)
  5863. bb.StudsOffset = Vector3.new(0,1,0)
  5864. bb.Name = "tracker"
  5865. local frame = Instance.new("Frame",bb)
  5866. frame.ZIndex = 10
  5867. frame.BackgroundTransparency = 0.3
  5868. frame.Size = UDim2.new(1,0,1,0)
  5869. frame.Position = UDim2.new(0,0,0)
  5870. frame.Transparency = 1
  5871. local txtlbl = Instance.new("TextLabel",bb)
  5872. txtlbl.ZIndex = 10
  5873. txtlbl.Text = (string.upper(base.Parent.Name))
  5874. txtlbl.BackgroundTransparency = 1
  5875. txtlbl.Position = UDim2.new(0,0,0,-35)
  5876. txtlbl.Size = UDim2.new(1,0,10,0)
  5877. txtlbl.Font = "SourceSansBold"
  5878. txtlbl.FontSize = "Size10"
  5879. txtlbl.TextStrokeTransparency = 0.5
  5880.  
  5881. local txtlbl2 = Instance.new("TextLabel",bb)
  5882. txtlbl2.ZIndex = 10
  5883. txtlbl2.Text = (math.floor(base.Parent.Humanoid.Health*100)/100)
  5884. txtlbl2.BackgroundTransparency = 1
  5885. txtlbl2.Position = UDim2.new(0,0,0,-25)
  5886. txtlbl2.Size = UDim2.new(1,0,10,0)
  5887. txtlbl2.Font = "SourceSansBold"
  5888. txtlbl2.FontSize = "Size10"
  5889.  
  5890. txtlbl2.TextStrokeTransparency = 0.5
  5891. if team then
  5892. txtlbl.TextColor3 = Color3.new(85,0,127)
  5893. txtlbl2.TextColor3 = Color3.new(85,0,127)
  5894. frame.BackgroundColor3 = Color3.new(85,0,127)
  5895.  
  5896. elseif base.Parent.Name == "Decryptance" or base.Parent.Name == "Unlisting" then
  5897. txtlbl.TextColor3 = Color3.new(0,255,0)
  5898. txtlbl2.TextColor3 = Color3.new(0,255,0)
  5899. frame.BackgroundColor3 = Color3.new(0,255,0)
  5900. txtlbl.Text = "FRIEND"
  5901. txtlbl.FontSize = "Size14"
  5902. txtlbl2.FontSize = "Size14"
  5903.  
  5904. elseif base.Parent.Name == game.Players.LocalPlayer.Name then
  5905. txtlbl2.Transparency = 1
  5906. txtlbl.Transparency = 1
  5907. frame.Transparency = 1
  5908. else
  5909. txtlbl.TextColor3 = Color3.new(85,0,127)
  5910. txtlbl2.TextColor3 = Color3.new(85,0,127)
  5911. frame.BackgroundColor3 = Color3.new(85,0,127)
  5912.  
  5913. end
  5914. end
  5915.  
  5916. function Find()
  5917. Clear()
  5918. track = true
  5919. spawn(function()
  5920. while wait() do
  5921. if track then
  5922. Clear()
  5923. for _,v in pairs(game.Players:players()) do
  5924.  
  5925. if v.Character and v.Character.Head then
  5926. Create(v.Character.Head, false)
  5927. end
  5928. end
  5929. end
  5930. end
  5931. wait(1)
  5932. end)
  5933. end
  5934. function Clear()
  5935. for _,v in pairs(player.PlayerGui:children()) do
  5936. if v.Name == "tracker" and v:isA("BillboardGui") then
  5937. v:Destroy()
  5938. end
  5939. end
  5940. end
  5941.  
  5942. espall.MouseButton1Down:connect(function()
  5943. if not esp then
  5944. Find()
  5945. warn("Jailbreak ESP Enabled")
  5946. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CESP.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  5947. esp = true
  5948. else
  5949. Clear()
  5950. track = false
  5951. warn("Jailbreak ESP Disabled")
  5952. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CESP.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  5953. esp = false
  5954. end
  5955. end)
  5956.  
  5957. closegamestuff.MouseButton1Down:connect(function()
  5958. gamestuffgui.Visible = false
  5959. mainframe.Visible = true
  5960. end)
  5961.  
  5962. closeextrastuff.MouseButton1Down:connect(function()
  5963. extrastuff.Visible = false
  5964. mainframe.Visible = true
  5965. end)
  5966.  
  5967. closeteleportgui.MouseButton1Down:connect(function()
  5968. teleportgui.Visible = false
  5969. mainframe.Visible = true
  5970. end)
  5971.  
  5972. banknotification.MouseButton1Down:connect(function()
  5973. pcall(function()
  5974. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  5975. local Info = Bank.Extra.Sign.Decal
  5976. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  5977. if Info.Transparency ~= 0 then
  5978. local cb = Instance.new("BindableFunction")
  5979. cb.OnInvoke = function(arg)
  5980. if arg == "Teleport" then
  5981. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(10, 18, 784)
  5982. end
  5983. end
  5984. game:GetService("StarterGui"):SetCore("SendNotification",{
  5985. Title = "Bank is ready!",
  5986. Text = "Bank is ready!",
  5987. Duration = 4,
  5988. Button1 = "Dismiss",
  5989. Button2 = "Teleport",
  5990. Callback = cb
  5991. })
  5992. end
  5993. end)
  5994. end)
  5995. end)
  5996.  
  5997. jewerlynotification.MouseButton1Down:connect(function()
  5998. pcall(function()
  5999. local Jewelry = workspace:FindFirstChild("Jewelrys"):GetChildren()[1]
  6000. local Info = Jewelry.Extra.Sign.Decal
  6001. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  6002. if Info.Transparency ~= 0 then
  6003. local cb = Instance.new("BindableFunction")
  6004. cb.OnInvoke = function(arg)
  6005. if arg == "Teleport" then
  6006. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(142, 18, 1365)
  6007. end
  6008. end
  6009. game:GetService("StarterGui"):SetCore("SendNotification",{
  6010. Title = "Jewelry is ready!",
  6011. Text = "Jewelry is ready!",
  6012. Duration = 4,
  6013. Button1 = "Dismiss",
  6014. Button2 = "Teleport",
  6015. Callback = cb
  6016. })
  6017. end
  6018. end)
  6019. end)
  6020. end)
  6021.  
  6022. KeyCard.MouseButton1Down:connect(function()
  6023. game.Players.LocalPlayer.TeamValue.Value= "Police"
  6024. end)
  6025.  
  6026. platform.MouseButton1Down:connect(function()
  6027. local p = Instance.new("Part", workspace)
  6028. p.Size = Vector3.new(30,0.5,30)
  6029. p.Anchored = true
  6030. p.Position = plr.Character.HumanoidRootPart.Position + Vector3.new(0,15,0)
  6031. plr.Character:MoveTo(p.Position + Vector3.new(0,1,0))
  6032. spawn(function()
  6033. while p.Parent do
  6034. wait(1)
  6035. if (plr.Character.HumanoidRootPart.Position - p.Position).magnitude > 20 then
  6036. p:Destroy()
  6037. end
  6038. end
  6039. end)
  6040. end)
  6041.  
  6042.  
  6043. local Tracers = {}
  6044.  
  6045. local function AddLasso(p,team)
  6046. if not Tracers[team.Name] then return end
  6047. if p == plr then return end
  6048. spawn(function()
  6049. if p.Character then
  6050. local l = Instance.new("SelectionPartLasso")
  6051. l.Parent = p.Character
  6052. l.Humanoid = p.Character:FindFirstChildOfClass"Humanoid"
  6053. l.Part = plr.Character:WaitForChild"HumanoidRootPart"
  6054. l.Visible = true
  6055. l.Color3 = team.TeamColor.Color
  6056. for i=0,5 do
  6057. local sg = Instance.new("SurfaceGui")
  6058. sg.Face = i
  6059. sg.Parent = p.Character
  6060. sg.Adornee = p.Character:FindFirstChild"HumanoidRootPart"
  6061. sg.AlwaysOnTop = true
  6062. local f = Instance.new("Frame", sg)
  6063. f.Size = UDim2.new(1,0,1,0)
  6064. f.BorderSizePixel = 0
  6065. f.BackgroundColor3 = team.TeamColor.Color
  6066. f.BackgroundTransparency = 0.5
  6067. end
  6068. end
  6069. end)
  6070. end
  6071.  
  6072. local function RemoveLasso(p)
  6073. if not p.Character then return end
  6074. for i,v in pairs(p.Character:GetDescendants()) do
  6075. if v.ClassName:find("Selection") or v.ClassName == "SurfaceGui" then
  6076. v:Destroy()
  6077. end
  6078. end
  6079. end
  6080.  
  6081. for _,team in pairs(game:GetService("Teams"):GetChildren()) do
  6082. team.PlayerAdded:connect(function(p)
  6083. AddLasso(p,team)
  6084. end)
  6085.  
  6086. team.PlayerRemoved:connect(function(p)
  6087. RemoveLasso(p)
  6088. end)
  6089. end
  6090.  
  6091. function ToggleTracers(team, bool)
  6092. Tracers[team] = bool
  6093. local t = game:GetService("Teams"):FindFirstChild(team)
  6094. if not t then return end
  6095. for i,v in pairs(t:GetPlayers()) do
  6096. if bool then
  6097. AddLasso(v,t)
  6098. else
  6099. RemoveLasso(v)
  6100. end
  6101. end
  6102. end
  6103.  
  6104. local function CharAdded(plr, char)
  6105. if Tracers[tostring(plr.Team)] then
  6106. AddLasso(plr,plr.Team)
  6107. end
  6108. end
  6109.  
  6110. local function PlrAdded(plr)
  6111. plr.CharacterAdded:connect(function(char)
  6112. CharAdded(plr, char)
  6113. end)
  6114. if plr.Character then
  6115. CharAdded(plr, plr.Character)
  6116. end
  6117. end
  6118.  
  6119. game:GetService("Players").PlayerAdded:connect(PlrAdded)
  6120. for _,v in pairs(game:GetService("Players"):GetPlayers()) do
  6121. PlrAdded(v)
  6122. end
  6123.  
  6124. tracers.MouseButton1Down:connect(function()
  6125. local curr = Tracers.Text:sub(10)
  6126. if curr ~= "None" then
  6127. ToggleTracers(curr, false)
  6128. end
  6129. local teams = {"None", "Police", "Criminal", "Prisoner"}
  6130. local new = ""
  6131. for i,v in pairs(teams) do
  6132. if v == curr then
  6133. new = teams[i + 1] or teams[1]
  6134. end
  6135. end
  6136. if new ~= "None" then
  6137. ToggleTracers(new, true)
  6138. end
  6139. Tracers.Text = "Tracers: " .. new
  6140. end)
  6141.  
  6142. lowgravity.MouseButton1Down:connect(function()
  6143. local t = lowgravity.Text == "Low Gravity" and true or false
  6144. workspace.Gravity = t and 50 or 196.2
  6145. lowgravity.Text = t and "Normal Gravity" or "Low Gravity"
  6146. end)
  6147.  
  6148. highjump.MouseButton1Down:connect(function()
  6149. if Jump == true then
  6150. Jump = false
  6151. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  6152. game.CoreGui.JailFix.gamestuffgui.highjump.Text = "HighJump: OFF"
  6153. else
  6154. Jump = true
  6155. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
  6156. game.CoreGui.JailFix.gamestuffgui.highjump.Text = "HighJump: ON"
  6157. end
  6158. end)
  6159.  
  6160. godmode.MouseButton1Down:connect(function()
  6161. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  6162. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  6163. l.Parent = game.Players.LocalPlayer.Character
  6164. l.Name = "Humanoid"
  6165. wait(0.1)
  6166. game.Players.LocalPlayer.Character["1"]:Destroy()
  6167. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  6168. game.Players.LocalPlayer.Character.Animate.Disabled = true
  6169. wait(0.1)
  6170. game.Players.LocalPlayer.Character.Animate.Disabled = false
  6171. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  6172. end)
  6173.  
  6174. suicide.MouseButton1Down:connect(function()
  6175. game.Players.LocalPlayer.Character.Humanoid.Health = "0"
  6176. end)
  6177.  
  6178. autorobtrain.MouseButton1Down:connect(function()
  6179. local Time = 42
  6180. local plr = game:GetService("Players").LocalPlayer
  6181. local doit = true
  6182.  
  6183. plr.Chatted:connect(function(chat)
  6184. if chat:lower() == "start" then
  6185. doit = true
  6186. end
  6187. if chat:lower() == "stop" then
  6188. doit = false
  6189. end
  6190. end)
  6191.  
  6192. if workspace:FindFirstChild("Trains") then
  6193. local rob = function()
  6194. if doit == true then
  6195. if workspace.Trains:FindFirstChild("BoxCar") then
  6196. if workspace.Trains.BoxCar:FindFirstChild("Skeleton") then
  6197. local roof = workspace.Trains.BoxCar.Skeleton.RoofDoorClosed
  6198. local vaultdoor = workspace.Trains.BoxCar.Model.Rob.Doorframe
  6199. local opendet = workspace.Trains.BoxCar.Skeleton.Vault.Part.Open
  6200. if roof.Open.Value == true then
  6201. for i = 1,50 do
  6202. if doit == false then
  6203. break
  6204. end
  6205. plr.Character.HumanoidRootPart.CFrame = roof.CFrame + Vector3.new(0,5,0)
  6206. wait()
  6207. end
  6208. for i = 1,50 do
  6209. if doit == false then
  6210. break
  6211. end
  6212. plr.Character.HumanoidRootPart.CFrame = roof.CFrame + Vector3.new(0,-5,0)
  6213. wait()
  6214. end
  6215. repeat
  6216. if doit == false then
  6217. break
  6218. end
  6219. plr.Character.HumanoidRootPart.CFrame = vaultdoor.CFrame + Vector3.new(4,0,0)
  6220. wait(1)
  6221. until opendet.Value == true
  6222. if workspace.Trains.BoxCar:FindFirstChild("Model") then
  6223. if workspace.Trains.BoxCar.Model:FindFirstChild("Rob") then
  6224. local Gold = workspace.Trains.BoxCar.Model.Rob.Gold
  6225. for i = 1,Time do
  6226. if doit == false then
  6227. break
  6228. end
  6229. plr.Character.HumanoidRootPart.CFrame = Gold.CFrame
  6230. wait(1)
  6231. end
  6232. end
  6233. end
  6234. for i = 1,50 do
  6235. plr.Character.HumanoidRootPart.CFrame = CFrame.new(204.296112, 64.0945435, 88.9027939) --Outside
  6236. wait()
  6237. end
  6238. else
  6239. repeat
  6240. if doit == false then
  6241. break
  6242. end
  6243. plr.Character.HumanoidRootPart.CFrame = roof.CFrame + Vector3.new(0,5,0)
  6244. wait()
  6245. until roof.Open.Value == true
  6246. for i = 1,50 do
  6247. if doit == false then
  6248. break
  6249. end
  6250. plr.Character.HumanoidRootPart.CFrame = roof.CFrame + Vector3.new(0,-5,0)
  6251. wait()
  6252. end
  6253. repeat
  6254. if doit == false then
  6255. break
  6256. end
  6257. plr.Character.HumanoidRootPart.CFrame = vaultdoor.CFrame + Vector3.new(4,0,0)
  6258. wait(1)
  6259. until opendet.Value == true
  6260. if workspace.Trains.BoxCar:FindFirstChild("Model") then
  6261. if workspace.Trains.BoxCar.Model:FindFirstChild("Rob") then
  6262. local Gold = workspace.Trains.BoxCar.Model.Rob.Gold
  6263. for i = 1,Time do
  6264. if doit == false then
  6265. break
  6266. end
  6267. plr.Character.HumanoidRootPart.CFrame = Gold.CFrame
  6268. wait(1)
  6269. end
  6270. end
  6271. end
  6272. for i = 1,50 do
  6273. plr.Character.HumanoidRootPart.CFrame = CFrame.new(204.296112, 64.0945435, 88.9027939) --Outside
  6274. wait()
  6275. end
  6276. end
  6277. end
  6278. end
  6279. end
  6280. end
  6281. rob()
  6282. workspace.Trains.ChildAdded:connect(function()
  6283. wait(20)
  6284. rob()
  6285. end)
  6286. end
  6287. end)
  6288.  
  6289. f3x.MouseButton1Down:connect(function()
  6290. StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  6291. loadstring(game:GetObjects("rbxassetid://1059691823")[1].Source)()
  6292. end)
  6293.  
  6294. goto.MouseButton1Down:connect(function()
  6295. local name = playername.Text
  6296. local player = game.Players:FindFirstChild(name)
  6297.  
  6298. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = player.Character.HumanoidRootPart.CFrame
  6299. end)
  6300.  
  6301. autorob.MouseButton1Down:connect(function()
  6302. robbed = false
  6303. trobbed = 0
  6304. canBank = 3000
  6305. canJew = 3000
  6306. local trialSTARTTIME = os.time()
  6307. wait(2)
  6308. idle = 0
  6309. nam =game:GetService("Players").LocalPlayer.Name
  6310.  
  6311. game:GetService('RunService').Stepped:connect(function()
  6312. for a, b in pairs(game.Workspace:GetChildren()) do
  6313. if b.Name == nam then
  6314. for i, v in pairs(game.Workspace[nam]:GetChildren()) do
  6315. if v:IsA("BasePart") then
  6316. v.CanCollide = false
  6317.  
  6318. end
  6319. end
  6320. end
  6321. end
  6322. end)
  6323.  
  6324.  
  6325. workspace[nam].Head.Changed:connect(function()
  6326. for a, b in pairs(game.Workspace:GetChildren()) do
  6327. if b.Name == nam then
  6328. for i, v in pairs(game.Workspace[nam]:GetChildren()) do
  6329. if v:IsA("BasePart") then
  6330. v.CanCollide = false
  6331.  
  6332. end
  6333. end
  6334. end
  6335. end
  6336. end)
  6337. local Player = game:GetService("Players").LocalPlayer
  6338. local GUI = Instance.new("ScreenGui", Player.PlayerGui)
  6339. local ImageLabel = Instance.new("ImageLabel",GUI)
  6340. ImageLabel.Image = "rbxassetid://1266969676"
  6341. ImageLabel.Draggable = true
  6342. GUI.ResetOnSpawn = false
  6343. ImageLabel.Active = true
  6344. local ImageLabelc = Instance.new("TextLabel",ImageLabel)
  6345. local ImageLabelz = Instance.new("TextLabel",ImageLabel)
  6346. ImageLabelc.BackgroundTransparency = 1
  6347. ImageLabelc.Visible = false
  6348. ImageLabelc.TextScaled = true
  6349. ImageLabelc.Size = UDim2.new(.8,0,.25,0)
  6350. ImageLabelc.Position = UDim2.new(.1,0,.45,0)
  6351. ImageLabelz.BackgroundTransparency = 1
  6352. ImageLabelz.Visible = true
  6353. ImageLabelz.TextScaled = true
  6354. ImageLabelz.Size = UDim2.new(.2,0,.1,0)
  6355. ImageLabelz.Position = UDim2.new(0,0,0.9,0)
  6356. ImageLabelz.Text = "version 0.1"
  6357. ImageLabelz.TextColor3 = Color3.new(1,1,1)
  6358. btnStart = Instance.new("ImageButton",ImageLabel)
  6359. btnStart.Size = UDim2.new(.5,0,.185,0)
  6360. btnStart.Position = UDim2.new(.25,0,.52,0)
  6361. btnStart.Image = "rbxassetid://1267027315"
  6362. btnStart.BorderSizePixel = 0
  6363. btnStart.BorderColor3 = Color3.new(.2,0,.3)
  6364.  
  6365. local light = game:GetService("Workspace").Banks:FindFirstChildOfClass("Model").Extra.Light
  6366. local lightj = game:GetService("Workspace").Jewelrys:FindFirstChildOfClass("Model").Extra.Light
  6367. ImageLabel.Size = UDim2.new(0,375,0,250)
  6368. btnStart.MouseButton1Down:connect(function()
  6369. ImageLabelc.Visible = true
  6370. ImageLabelc.Text = "Waiting for a bank to open.."
  6371. ImageLabelc.TextColor3 = Color3.new(.5,0,1)
  6372. ImageLabelc.Font = Enum.Font.ArialBold
  6373. ImageLabelc.TextStrokeTransparency = 0
  6374. ImageLabelc.TextStrokeColor3 = Color3.new(.2,0,.5)
  6375. btnStart.Visible = false
  6376. Player.Character.UpperTorso.Anchored = true
  6377. Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  6378. wait(.2)
  6379. Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  6380. wait(.2)
  6381. Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  6382. wait(.2)
  6383. Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  6384. wait(.2)
  6385. Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  6386. wait(.2)
  6387. Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  6388. wait(.2)
  6389. Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  6390. wait(1)
  6391.  
  6392. velocity = Instance.new("BodyPosition", Player.Character.UpperTorso)
  6393. velocity.maxForce = Vector3.new(100000, 100000, 100000)
  6394. velocity.Position = Vector3.new(-6.3, 17.86, 827.9)
  6395. gyro = Instance.new("BodyGyro", Player.Character.UpperTorso)
  6396. gyro.maxTorque = Vector3.new(100000, 100000, 100000)
  6397. Player.Character.UpperTorso.Anchored = false
  6398. while (light.Position - Player.Character.UpperTorso.Position).magnitude > 60 do
  6399. wait(.1)
  6400. Player.Character.Humanoid.Jump = true
  6401. end
  6402. velocity.maxForce = Vector3.new(00000, 0000, 0000)
  6403. gyro:Destroy()
  6404.  
  6405.  
  6406. while wait(.1) do
  6407. canBank = canBank + 1
  6408. canJew = canJew + 1
  6409. if idle > 30 then
  6410. idle = 0
  6411. Player.Character.Humanoid.Jump = true
  6412. else
  6413. idle = idle + 1
  6414. end
  6415. Player.Character:WaitForChild("UpperTorso")
  6416. Player.Character.Humanoid.PlatformStand = false
  6417. if velocity.Parent ~= Player.Character.UpperTorso then
  6418. velocity.Parent = Player.Character.UpperTorso
  6419. end
  6420. if (light.Position - Player.Character.UpperTorso.Position).magnitude > 40 then
  6421. velocity.maxForce = Vector3.new(100000, 10000, 100000)
  6422. else
  6423. if not robbed then
  6424. velocity.maxForce = Vector3.new(00000, 0000, 0000)
  6425. end
  6426.  
  6427. end
  6428. if canBank > 3000 then
  6429. if light.SurfaceLight.Enabled then
  6430. canBank = 0
  6431. robbed = true
  6432. ImageLabelc.Text = "Robbing bank!"
  6433. velocity.Position = Vector3.new(23.69,18.16,846.23)
  6434. velocity.maxForce = Vector3.new(100000, 10000, 100000)
  6435. wait(2)
  6436. Player.Character.Humanoid.PlatformStand = true
  6437. velocity.Position = Vector3.new(18.53, 0.766, 816.56)
  6438. velocity.maxForce = Vector3.new(100000, 10000, 100000)
  6439. wait(3)
  6440. Player.Character.Humanoid.PlatformStand = false
  6441. wait(45)
  6442. trobbed = trobbed + 1
  6443.  
  6444. Player.Character.Humanoid.PlatformStand = true
  6445. velocity.Position = Vector3.new(-6.3, 17.86, 827.9)
  6446. velocity.maxForce = Vector3.new(100000, 10000, 100000)
  6447. ImageLabelc.Text = "Robbed ".. tostring(trobbed) .. " times! "
  6448. wait(3)
  6449. Player.Character.Humanoid.PlatformStand = false
  6450.  
  6451. end
  6452. elseif canJew > 3000 then
  6453. if lightj.SurfaceLight.Enabled then
  6454. canJew = 0
  6455. ImageLabelc.Text = "Robbing jewelry store.."
  6456. Player.Character.Humanoid.PlatformStand = true
  6457. velocity.Position = Vector3.new(142.99,18.6,1349.5)
  6458. wait(3)
  6459. velocity.Position = Vector3.new(122.173,16.52,1308.727)
  6460. wait(4)
  6461. velocity.Position = Vector3.new(111.2,17.39,1332.67)
  6462. wait(4)
  6463. velocity.Position = Vector3.new(125.43,17.75,1328.31)
  6464. wait(4)
  6465. velocity.Position = Vector3.new(141.287, 18.2,1315.98)
  6466. wait(4)
  6467. velocity.Position = Vector3.new(108.606,17.131,1320.33)
  6468. wait(4)
  6469. velocity.Position = Vector3.new(123.107,18.13,1321.723)
  6470. wait(4)
  6471. velocity.Position = Vector3.new(122.56,17.39,1312.67)
  6472. wait(4)
  6473. velocity.Position = Vector3.new(138.37,17.76,1308.8)
  6474. wait(4)
  6475. Player.Character.Humanoid.PlatformStand = false
  6476. velocity.Position = Vector3.new(-264.7,18.31,1563.9)
  6477. trobbed = trobbed + 1
  6478. ImageLabelc.Text = "Robbed ".. tostring(trobbed) .. " times! "
  6479. end
  6480. end
  6481. end
  6482. end)
  6483. end)
  6484.  
  6485. spawnblocks.MouseButton1Down:connect(function()
  6486. local b = Instance.new("Part", game.Workspace)
  6487. b.Anchored = true
  6488. wait(1)
  6489. b.Position = Vector3.new("0, 10, 0")
  6490. while true do
  6491. wait(.00000000001)
  6492. b = Instance.new("Part", game.Workspace)
  6493. end
  6494. end)
  6495.  
  6496. infiniteammo.MouseButton1Down:connect(function()
  6497. game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Ammo.MagSize.RobloxLocked=true
  6498. end)
  6499.  
  6500. bluecolor.MouseButton1Down:connect(function()
  6501. game.CoreGui.JailFix.mainframe.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6502. game.CoreGui.JailFix.mainframe.TextLabel.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6503. game.CoreGui.JailFix.mainframe.Teleports.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6504. game.CoreGui.JailFix.mainframe.GameStuff.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6505. game.CoreGui.JailFix.mainframe.ExtraStuff.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6506. game.CoreGui.JailFix.teleportgui.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6507. game.CoreGui.JailFix.teleportgui.bankin.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6508. game.CoreGui.JailFix.teleportgui.bankout.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6509. game.CoreGui.JailFix.teleportgui.closeteleportgui.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6510. game.CoreGui.JailFix.teleportgui.criminalbase1.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6511. game.CoreGui.JailFix.teleportgui.criminalbase2.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6512. game.CoreGui.JailFix.teleportgui.donutshop.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6513. game.CoreGui.JailFix.teleportgui.gasstation.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6514. game.CoreGui.JailFix.teleportgui.jewerlyin.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6515. game.CoreGui.JailFix.teleportgui.jewerlyout.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6516. game.CoreGui.JailFix.teleportgui.police1.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6517. game.CoreGui.JailFix.teleportgui.police2.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6518. game.CoreGui.JailFix.teleportgui.prisionbase.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6519. game.CoreGui.JailFix.teleportgui.trainspawn.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6520. game.CoreGui.JailFix.teleportgui.nameeeee.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6521. game.CoreGui.JailFix.gamestuffgui.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6522. game.CoreGui.JailFix.gamestuffgui.btools.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6523. game.CoreGui.JailFix.gamestuffgui.clicktp.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6524. game.CoreGui.JailFix.gamestuffgui.closegamestuff.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6525. game.CoreGui.JailFix.gamestuffgui.espall.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6526. game.CoreGui.JailFix.gamestuffgui.f3x.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6527. game.CoreGui.JailFix.gamestuffgui.fly.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6528. game.CoreGui.JailFix.gamestuffgui.godmode.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6529. game.CoreGui.JailFix.gamestuffgui.goto.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6530. game.CoreGui.JailFix.gamestuffgui.highjump.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6531. game.CoreGui.JailFix.gamestuffgui.infinitejump.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6532. game.CoreGui.JailFix.gamestuffgui.lowgravity.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6533. game.CoreGui.JailFix.gamestuffgui.platform.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6534. game.CoreGui.JailFix.gamestuffgui.playername.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6535. game.CoreGui.JailFix.gamestuffgui.spamarrest.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6536. game.CoreGui.JailFix.gamestuffgui.spawnblocks.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6537. game.CoreGui.JailFix.gamestuffgui.suicide.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6538. game.CoreGui.JailFix.gamestuffgui.tracers.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6539. game.CoreGui.JailFix.gamestuffgui.walkspeed.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6540. game.CoreGui.JailFix.gamestuffgui.nameeeeeeeee.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6541. game.CoreGui.JailFix.extrastuff.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6542. game.CoreGui.JailFix.extrastuff.KeyCard.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6543. game.CoreGui.JailFix.extrastuff.infiniteammo.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6544. game.CoreGui.JailFix.extrastuff.allitemsgiver.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6545. game.CoreGui.JailFix.extrastuff.autorob.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6546. game.CoreGui.JailFix.extrastuff.autorobtrain.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6547. game.CoreGui.JailFix.extrastuff.banknotification.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6548. game.CoreGui.JailFix.extrastuff.closeextrastuff.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6549. game.CoreGui.JailFix.extrastuff.jewerlynotification.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6550. game.CoreGui.JailFix.extrastuff.removeall.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6551. game.CoreGui.JailFix.extrastuff.TextLabel.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6552. end)
  6553.  
  6554. redcolor.MouseButton1Down:connect(function()
  6555. game.CoreGui.JailFix.mainframe.BackgroundColor3 = Color3.new(1, 0, 0)
  6556. game.CoreGui.JailFix.mainframe.TextLabel.BackgroundColor3 = Color3.new(1, 0, 0)
  6557. game.CoreGui.JailFix.mainframe.Teleports.BackgroundColor3 = Color3.new(1, 0, 0)
  6558. game.CoreGui.JailFix.mainframe.GameStuff.BackgroundColor3 = Color3.new(1, 0, 0)
  6559. game.CoreGui.JailFix.mainframe.ExtraStuff.BackgroundColor3 = Color3.new(1, 0, 0)
  6560. game.CoreGui.JailFix.teleportgui.BackgroundColor3 = Color3.new(1, 0, 0)
  6561. game.CoreGui.JailFix.teleportgui.bankin.BackgroundColor3 = Color3.new(1, 0, 0)
  6562. game.CoreGui.JailFix.teleportgui.bankout.BackgroundColor3 = Color3.new(1, 0, 0)
  6563. game.CoreGui.JailFix.teleportgui.closeteleportgui.BackgroundColor3 = Color3.new(1, 0, 0)
  6564. game.CoreGui.JailFix.teleportgui.criminalbase1.BackgroundColor3 = Color3.new(1, 0, 0)
  6565. game.CoreGui.JailFix.teleportgui.criminalbase2.BackgroundColor3 = Color3.new(1, 0, 0)
  6566. game.CoreGui.JailFix.teleportgui.donutshop.BackgroundColor3 = Color3.new(1, 0, 0)
  6567. game.CoreGui.JailFix.teleportgui.gasstation.BackgroundColor3 = Color3.new(1, 0, 0)
  6568. game.CoreGui.JailFix.teleportgui.jewerlyin.BackgroundColor3 = Color3.new(1, 0, 0)
  6569. game.CoreGui.JailFix.teleportgui.jewerlyout.BackgroundColor3 = Color3.new(1, 0, 0)
  6570. game.CoreGui.JailFix.teleportgui.police1.BackgroundColor3 = Color3.new(1, 0, 0)
  6571. game.CoreGui.JailFix.teleportgui.police2.BackgroundColor3 = Color3.new(1, 0, 0)
  6572. game.CoreGui.JailFix.teleportgui.prisionbase.BackgroundColor3 = Color3.new(1, 0, 0)
  6573. game.CoreGui.JailFix.teleportgui.trainspawn.BackgroundColor3 = Color3.new(1, 0, 0)
  6574. game.CoreGui.JailFix.teleportgui.nameeeee.BackgroundColor3 = Color3.new(1, 0, 0)
  6575. game.CoreGui.JailFix.gamestuffgui.BackgroundColor3 = Color3.new(1, 0, 0)
  6576. game.CoreGui.JailFix.gamestuffgui.btools.BackgroundColor3 = Color3.new(1, 0, 0)
  6577. game.CoreGui.JailFix.gamestuffgui.clicktp.BackgroundColor3 = Color3.new(1, 0, 0)
  6578. game.CoreGui.JailFix.gamestuffgui.closegamestuff.BackgroundColor3 = Color3.new(1, 0, 0)
  6579. game.CoreGui.JailFix.gamestuffgui.espall.BackgroundColor3 = Color3.new(1, 0, 0)
  6580. game.CoreGui.JailFix.gamestuffgui.f3x.BackgroundColor3 = Color3.new(1, 0, 0)
  6581. game.CoreGui.JailFix.gamestuffgui.fly.BackgroundColor3 = Color3.new(1, 0, 0)
  6582. game.CoreGui.JailFix.gamestuffgui.godmode.BackgroundColor3 = Color3.new(1, 0, 0)
  6583. game.CoreGui.JailFix.gamestuffgui.goto.BackgroundColor3 = Color3.new(1, 0, 0)
  6584. game.CoreGui.JailFix.gamestuffgui.highjump.BackgroundColor3 = Color3.new(1, 0, 0)
  6585. game.CoreGui.JailFix.gamestuffgui.infinitejump.BackgroundColor3 = Color3.new(1, 0, 0)
  6586. game.CoreGui.JailFix.gamestuffgui.lowgravity.BackgroundColor3 = Color3.new(1, 0, 0)
  6587. game.CoreGui.JailFix.gamestuffgui.platform.BackgroundColor3 = Color3.new(1, 0, 0)
  6588. game.CoreGui.JailFix.gamestuffgui.playername.BackgroundColor3 = Color3.new(1, 0, 0)
  6589. game.CoreGui.JailFix.gamestuffgui.spamarrest.BackgroundColor3 = Color3.new(1, 0, 0)
  6590. game.CoreGui.JailFix.gamestuffgui.spawnblocks.BackgroundColor3 = Color3.new(1, 0, 0)
  6591. game.CoreGui.JailFix.gamestuffgui.suicide.BackgroundColor3 = Color3.new(1, 0, 0)
  6592. game.CoreGui.JailFix.gamestuffgui.tracers.BackgroundColor3 = Color3.new(1, 0, 0)
  6593. game.CoreGui.JailFix.gamestuffgui.walkspeed.BackgroundColor3 = Color3.new(1, 0, 0)
  6594. game.CoreGui.JailFix.gamestuffgui.nameeeeeeeee.BackgroundColor3 = Color3.new(1, 0, 0)
  6595. game.CoreGui.JailFix.extrastuff.BackgroundColor3 = Color3.new(1, 0, 0)
  6596. game.CoreGui.JailFix.extrastuff.KeyCard.BackgroundColor3 = Color3.new(1, 0, 0)
  6597. game.CoreGui.JailFix.extrastuff.infiniteammo.BackgroundColor3 = Color3.new(1, 0, 0)
  6598. game.CoreGui.JailFix.extrastuff.allitemsgiver.BackgroundColor3 = Color3.new(1, 0, 0)
  6599. game.CoreGui.JailFix.extrastuff.autorob.BackgroundColor3 = Color3.new(1, 0, 0)
  6600. game.CoreGui.JailFix.extrastuff.autorobtrain.BackgroundColor3 = Color3.new(1, 0, 0)
  6601. game.CoreGui.JailFix.extrastuff.banknotification.BackgroundColor3 = Color3.new(1, 0, 0)
  6602. game.CoreGui.JailFix.extrastuff.closeextrastuff.BackgroundColor3 = Color3.new(1, 0, 0)
  6603. game.CoreGui.JailFix.extrastuff.jewerlynotification.BackgroundColor3 = Color3.new(1, 0, 0)
  6604. game.CoreGui.JailFix.extrastuff.removeall.BackgroundColor3 = Color3.new(1, 0, 0)
  6605. game.CoreGui.JailFix.extrastuff.TextLabel.BackgroundColor3 = Color3.new(1, 0, 0)
  6606. end)
  6607.  
  6608. greencolor.MouseButton1Down:connect(function()
  6609. game.CoreGui.JailFix.mainframe.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6610. game.CoreGui.JailFix.mainframe.TextLabel.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6611. game.CoreGui.JailFix.mainframe.Teleports.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6612. game.CoreGui.JailFix.mainframe.GameStuff.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6613. game.CoreGui.JailFix.mainframe.ExtraStuff.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6614. game.CoreGui.JailFix.teleportgui.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6615. game.CoreGui.JailFix.teleportgui.bankin.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6616. game.CoreGui.JailFix.teleportgui.bankout.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6617. game.CoreGui.JailFix.teleportgui.closeteleportgui.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6618. game.CoreGui.JailFix.teleportgui.criminalbase1.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6619. game.CoreGui.JailFix.teleportgui.criminalbase2.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6620. game.CoreGui.JailFix.teleportgui.donutshop.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6621. game.CoreGui.JailFix.teleportgui.gasstation.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6622. game.CoreGui.JailFix.teleportgui.jewerlyin.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6623. game.CoreGui.JailFix.teleportgui.jewerlyout.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6624. game.CoreGui.JailFix.teleportgui.police1.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6625. game.CoreGui.JailFix.teleportgui.police2.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6626. game.CoreGui.JailFix.teleportgui.prisionbase.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6627. game.CoreGui.JailFix.teleportgui.trainspawn.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6628. game.CoreGui.JailFix.teleportgui.nameeeee.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6629. game.CoreGui.JailFix.gamestuffgui.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6630. game.CoreGui.JailFix.gamestuffgui.btools.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6631. game.CoreGui.JailFix.gamestuffgui.clicktp.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6632. game.CoreGui.JailFix.gamestuffgui.closegamestuff.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6633. game.CoreGui.JailFix.gamestuffgui.espall.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6634. game.CoreGui.JailFix.gamestuffgui.f3x.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6635. game.CoreGui.JailFix.gamestuffgui.fly.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6636. game.CoreGui.JailFix.gamestuffgui.godmode.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6637. game.CoreGui.JailFix.gamestuffgui.goto.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6638. game.CoreGui.JailFix.gamestuffgui.highjump.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6639. game.CoreGui.JailFix.gamestuffgui.infinitejump.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6640. game.CoreGui.JailFix.gamestuffgui.lowgravity.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6641. game.CoreGui.JailFix.gamestuffgui.platform.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6642. game.CoreGui.JailFix.gamestuffgui.playername.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6643. game.CoreGui.JailFix.gamestuffgui.spamarrest.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6644. game.CoreGui.JailFix.gamestuffgui.spawnblocks.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6645. game.CoreGui.JailFix.gamestuffgui.suicide.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6646. game.CoreGui.JailFix.gamestuffgui.tracers.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6647. game.CoreGui.JailFix.gamestuffgui.walkspeed.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6648. game.CoreGui.JailFix.gamestuffgui.nameeeeeeeee.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6649. game.CoreGui.JailFix.extrastuff.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6650. game.CoreGui.JailFix.extrastuff.KeyCard.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6651. game.CoreGui.JailFix.extrastuff.infiniteammo.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6652. game.CoreGui.JailFix.extrastuff.allitemsgiver.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6653. game.CoreGui.JailFix.extrastuff.autorob.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6654. game.CoreGui.JailFix.extrastuff.autorobtrain.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6655. game.CoreGui.JailFix.extrastuff.banknotification.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6656. game.CoreGui.JailFix.extrastuff.closeextrastuff.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6657. game.CoreGui.JailFix.extrastuff.jewerlynotification.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6658. game.CoreGui.JailFix.extrastuff.removeall.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6659. game.CoreGui.JailFix.extrastuff.TextLabel.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  6660. end)
  6661.  
  6662. yellowcolor.MouseButton1Down:connect(function()
  6663. game.CoreGui.JailFix.mainframe.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6664. game.CoreGui.JailFix.mainframe.TextLabel.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6665. game.CoreGui.JailFix.mainframe.Teleports.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6666. game.CoreGui.JailFix.mainframe.GameStuff.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6667. game.CoreGui.JailFix.mainframe.ExtraStuff.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6668. game.CoreGui.JailFix.teleportgui.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6669. game.CoreGui.JailFix.teleportgui.bankin.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6670. game.CoreGui.JailFix.teleportgui.bankout.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6671. game.CoreGui.JailFix.teleportgui.closeteleportgui.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6672. game.CoreGui.JailFix.teleportgui.criminalbase1.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6673. game.CoreGui.JailFix.teleportgui.criminalbase2.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6674. game.CoreGui.JailFix.teleportgui.donutshop.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6675. game.CoreGui.JailFix.teleportgui.gasstation.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6676. game.CoreGui.JailFix.teleportgui.jewerlyin.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6677. game.CoreGui.JailFix.teleportgui.jewerlyout.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6678. game.CoreGui.JailFix.teleportgui.police1.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6679. game.CoreGui.JailFix.teleportgui.police2.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6680. game.CoreGui.JailFix.teleportgui.prisionbase.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6681. game.CoreGui.JailFix.teleportgui.trainspawn.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6682. game.CoreGui.JailFix.teleportgui.nameeeee.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6683. game.CoreGui.JailFix.gamestuffgui.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6684. game.CoreGui.JailFix.gamestuffgui.btools.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6685. game.CoreGui.JailFix.gamestuffgui.clicktp.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6686. game.CoreGui.JailFix.gamestuffgui.closegamestuff.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6687. game.CoreGui.JailFix.gamestuffgui.espall.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6688. game.CoreGui.JailFix.gamestuffgui.f3x.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6689. game.CoreGui.JailFix.gamestuffgui.fly.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6690. game.CoreGui.JailFix.gamestuffgui.godmode.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6691. game.CoreGui.JailFix.gamestuffgui.goto.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6692. game.CoreGui.JailFix.gamestuffgui.highjump.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6693. game.CoreGui.JailFix.gamestuffgui.infinitejump.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6694. game.CoreGui.JailFix.gamestuffgui.lowgravity.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6695. game.CoreGui.JailFix.gamestuffgui.platform.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6696. game.CoreGui.JailFix.gamestuffgui.playername.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6697. game.CoreGui.JailFix.gamestuffgui.spamarrest.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6698. game.CoreGui.JailFix.gamestuffgui.spawnblocks.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6699. game.CoreGui.JailFix.gamestuffgui.suicide.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6700. game.CoreGui.JailFix.gamestuffgui.tracers.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6701. game.CoreGui.JailFix.gamestuffgui.walkspeed.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6702. game.CoreGui.JailFix.gamestuffgui.nameeeeeeeee.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6703. game.CoreGui.JailFix.extrastuff.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6704. game.CoreGui.JailFix.extrastuff.KeyCard.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6705. game.CoreGui.JailFix.extrastuff.infiniteammo.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6706. game.CoreGui.JailFix.extrastuff.allitemsgiver.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6707. game.CoreGui.JailFix.extrastuff.autorob.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6708. game.CoreGui.JailFix.extrastuff.autorobtrain.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6709. game.CoreGui.JailFix.extrastuff.banknotification.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6710. game.CoreGui.JailFix.extrastuff.closeextrastuff.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6711. game.CoreGui.JailFix.extrastuff.jewerlynotification.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6712. game.CoreGui.JailFix.extrastuff.removeall.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6713. game.CoreGui.JailFix.extrastuff.TextLabel.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  6714. end)
  6715. end)
  6716.  
  6717. credits.Name = "credits"
  6718. credits.Parent = Main1
  6719. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  6720. credits.BorderSizePixel = 0
  6721. credits.Position = UDim2.new(0.772649586, 0, 0.912596405, 0)
  6722. credits.Size = UDim2.new(0, 133, 0, 34)
  6723. credits.Font = Enum.Font.SourceSansBold
  6724. credits.Text = "Made By TheProGlitcher"
  6725. credits.TextScaled = true
  6726. credits.TextSize = 14
  6727. credits.TextWrapped = true
  6728.  
  6729. TeleportsName.Name = "TeleportsName"
  6730. TeleportsName.Parent = Main1
  6731. TeleportsName.BackgroundColor3 = Color3.new(1, 1, 1)
  6732. TeleportsName.BorderSizePixel = 0
  6733. TeleportsName.Position = UDim2.new(0.34017095, 0, 0.0822622105, 0)
  6734. TeleportsName.Size = UDim2.new(0, 187, 0, 50)
  6735. TeleportsName.Font = Enum.Font.SourceSansBold
  6736. TeleportsName.Text = "Teleports"
  6737. TeleportsName.TextScaled = true
  6738. TeleportsName.TextSize = 14
  6739. TeleportsName.TextWrapped = true
  6740.  
  6741. SideThing.Name = "SideThing"
  6742. SideThing.Parent = Main1
  6743. SideThing.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  6744. SideThing.BorderSizePixel = 0
  6745. SideThing.Position = UDim2.new(0.67008549, 0, 0.0822622105, 0)
  6746. SideThing.Size = UDim2.new(0, 9, 0, 357)
  6747.  
  6748. Bank.Name = "Bank"
  6749. Bank.Parent = Main1
  6750. Bank.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  6751. Bank.BorderSizePixel = 0
  6752. Bank.Position = UDim2.new(0.350427359, 0, 0.25449872, 0)
  6753. Bank.Size = UDim2.new(0, 181, 0, 34)
  6754. Bank.Font = Enum.Font.SourceSansBold
  6755. Bank.Text = "Bank"
  6756. Bank.TextScaled = true
  6757. Bank.TextSize = 14
  6758. Bank.TextWrapped = true
  6759. Bank.MouseButton1Down:connect(function()
  6760. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(9.92591476, 17.8639755, 786.788147) + Vector3.new(1,0,0)
  6761. end)
  6762.  
  6763. Gun.Name = "Gun"
  6764. Gun.Parent = Main1
  6765. Gun.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  6766. Gun.BorderSizePixel = 0
  6767. Gun.Position = UDim2.new(0.350427359, 0, 0.375321329, 0)
  6768. Gun.Size = UDim2.new(0, 181, 0, 34)
  6769. Gun.Font = Enum.Font.SourceSansBold
  6770. Gun.Text = "Gun Shop"
  6771. Gun.TextScaled = true
  6772. Gun.TextSize = 14
  6773. Gun.TextWrapped = true
  6774. Gun.MouseButton1Click:connect(function()
  6775. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-24.4, 18, -1763) + Vector3.new(1,0,0)
  6776. end)
  6777.  
  6778. CrimBase.Name = "CrimBase"
  6779. CrimBase.Parent = Main1
  6780. CrimBase.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  6781. CrimBase.BorderSizePixel = 0
  6782. CrimBase.Position = UDim2.new(0.350427359, 0, 0.497429311, 0)
  6783. CrimBase.Size = UDim2.new(0, 181, 0, 34)
  6784. CrimBase.Font = Enum.Font.SourceSansBold
  6785. CrimBase.Text = "CrimBase"
  6786. CrimBase.TextScaled = true
  6787. CrimBase.TextSize = 14
  6788. CrimBase.TextWrapped = true
  6789. CrimBase.MouseButton1Click:connect(function()
  6790. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  6791. end)
  6792.  
  6793. ComingSoon.Name = "ComingSoon"
  6794. ComingSoon.Parent = Main1
  6795. ComingSoon.BackgroundColor3 = Color3.new(1, 1, 1)
  6796. ComingSoon.BorderSizePixel = 0
  6797. ComingSoon.Position = UDim2.new(0.685470104, 0, 0.0822622105, 0)
  6798. ComingSoon.Size = UDim2.new(0, 184, 0, 50)
  6799. ComingSoon.Font = Enum.Font.SourceSansBold
  6800. ComingSoon.Text = "Extra"
  6801. ComingSoon.TextScaled = true
  6802. ComingSoon.TextSize = 14
  6803. ComingSoon.TextWrapped = true
  6804.  
  6805. ComingSoon1.Name = "ComingSoon1"
  6806. ComingSoon1.Parent = Main1
  6807. ComingSoon1.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  6808. ComingSoon1.BorderSizePixel = 0
  6809. ComingSoon1.Position = UDim2.new(0.695726514, 0, 0.25449872, 0)
  6810. ComingSoon1.Size = UDim2.new(0, 178, 0, 34)
  6811. ComingSoon1.Font = Enum.Font.SourceSansBold
  6812. ComingSoon1.Text = "Spam Arrest"
  6813. ComingSoon1.TextScaled = true
  6814. ComingSoon1.TextSize = 14
  6815. ComingSoon1.TextWrapped = true
  6816. ComingSoon1.MouseButton1Click:connect(function()
  6817. local Player = game.Players.LocalPlayer
  6818. wait(0.5)
  6819. for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
  6820. repeat
  6821. wait()
  6822. Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  6823. until v.Team.Name ~= "Criminal"
  6824. end
  6825. end)
  6826.  
  6827. ComingSoon2.Name = "ComingSoon2"
  6828. ComingSoon2.Parent = Main1
  6829. ComingSoon2.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  6830. ComingSoon2.BorderSizePixel = 0
  6831. ComingSoon2.Position = UDim2.new(0.695726514, 0, 0.375321329, 0)
  6832. ComingSoon2.Size = UDim2.new(0, 178, 0, 34)
  6833. ComingSoon2.Font = Enum.Font.SourceSansBold
  6834. ComingSoon2.Text = "WalkSpeed"
  6835. ComingSoon2.TextScaled = true
  6836. ComingSoon2.TextSize = 14
  6837. ComingSoon2.TextWrapped = true
  6838. ComingSoon2.MouseButton1Click:connect(function()
  6839. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 10000
  6840. end)
  6841.  
  6842. open.Name = "open"
  6843. open.Parent = Main
  6844. open.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  6845. open.Position = UDim2.new(0, 0, 0.944091499, 0)
  6846. open.Size = UDim2.new(0, 127, 0, 44)
  6847. open.Font = Enum.Font.SourceSansBold
  6848. open.Text = "Open"
  6849. open.TextSize = 30
  6850. open.TextWrapped = true
  6851. open.MouseButton1Click:connect(function()
  6852. if open.Text == "Open" then
  6853. Main1.Visible = true
  6854. open.Text = "Close"
  6855. else
  6856. open.Text = "Open"
  6857. Main1.Visible = false
  6858. end
  6859. end)
Add Comment
Please, Sign In to add comment