Doggo133754

jailbreak v2

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