Guest User

Untitled

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