Advertisement
Exploiterurmom

Untitled

May 26th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 167.07 KB | None | 0 0
  1. ScreenGui = Instance.new("ScreenGui")
  2. Frame = Instance.new("Frame")
  3. TextButton = Instance.new("TextButton")
  4.  
  5. ScreenGui.Parent = game.CoreGui
  6.  
  7. Frame.Parent = ScreenGui
  8. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  9. Frame.BorderSizePixel = 0
  10. Frame.Position = UDim2.new(0.715173006, 0, 0.667892158, 0)
  11. Frame.Size = UDim2.new(0, 279, 0, 179)
  12.  
  13. TextButton.Parent = Frame
  14. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  15. TextButton.Position = UDim2.new(0.143369183, 0, 0.413407832, 0)
  16. TextButton.Size = UDim2.new(0, 200, 0, 50)
  17. TextButton.Font = Enum.Font.SourceSans
  18. TextButton.FontSize = Enum.FontSize.Size14
  19. TextButton.Text = "Unjailbreak"
  20. TextButton.TextColor3 = Color3.new(0, 0, 0)
  21. TextButton.TextScaled = true
  22. TextButton.TextSize = 14
  23. TextButton.TextWrapped = true
  24.  
  25. Frame.Active = true
  26. Frame.Draggable = true
  27.  
  28. TextButton.MouseButton1Click:Connect(function()
  29. --this shit is unfinished :v
  30. if game.PlaceId == 606849621 then
  31. warn("[v1.1] Unjailbreak Loaded")
  32. warn("[v1.1] -Fixed Explorer")
  33. warn("[v1.1] -Fixed Draggable")
  34. warn("[v1.1] -Fixed Fly Bug")
  35. warn("[v1.1] -Stability Improve")
  36. warn("[v1.1] -Added Checkpoints")
  37. warn("[Meme] -Leaked by N3xul, sorry :P")
  38. Unjailbreak = Instance.new("ScreenGui")
  39. MainFrame = Instance.new("Frame")
  40. TextLabel = Instance.new("TextLabel")
  41. BottomLine = Instance.new("TextLabel")
  42. PlayerImage = Instance.new("ImageLabel")
  43. TextLabel_2 = Instance.new("TextLabel")
  44. TextLabel_3 = Instance.new("TextLabel")
  45. HomeImage = Instance.new("ImageLabel")
  46. TextLabel_4 = Instance.new("TextLabel")
  47. Home = Instance.new("TextButton")
  48. HomeImage_2 = Instance.new("ImageLabel")
  49. TextLabel_5 = Instance.new("TextLabel")
  50. Settings = Instance.new("TextButton")
  51. HomeImage_3 = Instance.new("ImageLabel")
  52. TextLabel_6 = Instance.new("TextLabel")
  53. Teleports = Instance.new("TextButton")
  54. HomeImage_4 = Instance.new("ImageLabel")
  55. TextLabel_7 = Instance.new("TextLabel")
  56. TabFrames = Instance.new("Frame")
  57. HomeFrame = Instance.new("Frame")
  58. TextLabel_8 = Instance.new("TextLabel")
  59. TextLabel_9 = Instance.new("TextLabel")
  60. TextLabel_10 = Instance.new("TextLabel")
  61. TextLabel_11 = Instance.new("TextLabel")
  62. TextLabel_12 = Instance.new("TextLabel")
  63. TextLabel_13 = Instance.new("TextLabel")
  64. TextLabel_14 = Instance.new("TextLabel")
  65. TextLabel_15 = Instance.new("TextLabel")
  66. TeleportsFrame = Instance.new("Frame")
  67. JewelryStore = Instance.new("TextButton")
  68. BankStore = Instance.new("TextButton")
  69. BatCave = Instance.new("TextButton")
  70. CriminalBase = Instance.new("TextButton")
  71. PoliceHQ1 = Instance.new("TextButton")
  72. PoliceHQ2 = Instance.new("TextButton")
  73. DonutShop = Instance.new("TextButton")
  74. GasStation = Instance.new("TextButton")
  75. Prison = Instance.new("TextButton")
  76. Garage = Instance.new("TextButton")
  77. Bugatti = Instance.new("TextButton")
  78. Lamborghini = Instance.new("TextButton")
  79. Tesla3 = Instance.new("TextButton")
  80. Porsche = Instance.new("TextButton")
  81. SWATVan = Instance.new("TextButton")
  82. DuneBuggy = Instance.new("TextButton")
  83. PickUpTruck = Instance.new("TextButton")
  84. MiniCooper = Instance.new("TextButton")
  85. Camaro = Instance.new("TextButton")
  86. DirtBike = Instance.new("TextButton")
  87. sframe = Instance.new("ScrollingFrame")
  88. GoTo = Instance.new("TextButton")
  89. SPlayer = Instance.new("TextLabel")
  90. SettingsFrame = Instance.new("Frame")
  91. CDrag = Instance.new("ImageButton")
  92. CNotifierB = Instance.new("ImageButton")
  93. TextLabel_16 = Instance.new("TextLabel")
  94. TextLabel_17 = Instance.new("TextLabel")
  95. CNotifierJ = Instance.new("ImageButton")
  96. TextLabel_18 = Instance.new("TextLabel")
  97. TextLabel_19 = Instance.new("TextLabel")
  98. CBigHead = Instance.new("ImageButton")
  99. TextLabel_20 = Instance.new("TextLabel")
  100. CESP = Instance.new("ImageButton")
  101. TextLabel_21 = Instance.new("TextLabel")
  102. KeybindConFrame = Instance.new("Frame")
  103. TextLabel_22 = Instance.new("TextLabel")
  104. JewelryKeyy = Instance.new("TextLabel")
  105. BankKeyy = Instance.new("TextLabel")
  106. CriminalKeyy = Instance.new("TextLabel")
  107. KeyContinue = Instance.new("TextButton")
  108. KeyCancel = Instance.new("TextButton")
  109. CustomTP = Instance.new("TextButton")
  110. JewelryKeyBox = Instance.new("TextBox")
  111. CrimBaseBox = Instance.new("TextBox")
  112. BankKeyBox = Instance.new("TextBox")
  113. SetKeybind = Instance.new("TextButton")
  114. TextLabel_23 = Instance.new("TextLabel")
  115. Coords = Instance.new("TextButton")
  116. UIColorButton = Instance.new("TextButton")
  117. Reset = Instance.new("TextButton")
  118. CForceField = Instance.new("ImageButton")
  119. TextLabel_24 = Instance.new("TextLabel")
  120. Explorer = Instance.new("TextButton")
  121. GameFrame = Instance.new("Frame")
  122. InfiniteAmmo = Instance.new("TextButton")
  123. JumpPower = Instance.new("TextButton")
  124. NoClip = Instance.new("TextButton")
  125. Gravity = Instance.new("TextButton")
  126. RemoveAll = Instance.new("TextButton")
  127. AnnoyServer = Instance.new("TextButton")
  128. VehicleSpeed = Instance.new("TextButton")
  129. WalkSpeed = Instance.new("TextButton")
  130. GodMode = Instance.new("TextButton")
  131. AK47 = Instance.new("TextButton")
  132. ClickTP = Instance.new("TextButton")
  133. AutoRob = Instance.new("TextButton")
  134. ShotGun = Instance.new("TextButton")
  135. Btools = Instance.new("TextButton")
  136. Pistol = Instance.new("TextButton")
  137. SpamArrest = Instance.new("TextButton")
  138. KeyCard = Instance.new("TextButton")
  139. M4A4 = Instance.new("TextButton")
  140. Fly = Instance.new("TextButton")
  141. FlashLight = Instance.new("TextButton")
  142. TextLabel_25 = Instance.new("TextLabel")
  143. TextLabel_26 = Instance.new("TextLabel")
  144. TextLabel_27 = Instance.new("TextLabel")
  145. MainLogo2 = Instance.new("ImageLabel")
  146. Tabs = Instance.new("ImageButton")
  147. Dark = Instance.new("Frame")
  148. MainLogo = Instance.new("ImageLabel")
  149. TextLabel_28 = Instance.new("TextLabel")
  150. JNotifierOpen = Instance.new("Frame")
  151. TextLabel_29 = Instance.new("TextLabel")
  152. GotoJewelry = Instance.new("TextButton")
  153. BNotifierOpen = Instance.new("Frame")
  154. TextLabel_30 = Instance.new("TextLabel")
  155. GotoBank = Instance.new("TextButton")
  156. LPlayerDetect = Instance.new("Frame")
  157. PlayerNameDetected = Instance.new("TextLabel")
  158. TextLabel_31 = Instance.new("TextLabel")
  159. TextLabel_32 = Instance.new("TextLabel")
  160. TextLabel_33 = Instance.new("TextLabel")
  161. TextLabel_34 = Instance.new("TextLabel")
  162. TextLabel_35 = Instance.new("TextLabel")
  163. AdminJoined = Instance.new("Frame")
  164. AdminDetected = Instance.new("TextLabel")
  165. TextLabel_36 = Instance.new("TextLabel")
  166. TextLabel_37 = Instance.new("TextLabel")
  167. TextLabel_38 = Instance.new("TextLabel")
  168. TextLabel_39 = Instance.new("TextLabel")
  169. UIColorFrame = Instance.new("Frame")
  170. TextLabel_40 = Instance.new("TextLabel")
  171. TextLabel_41 = Instance.new("TextLabel")
  172. Commands = Instance.new("Frame")
  173. TextLabel_42 = Instance.new("TextLabel")
  174. ScrollingFrame = Instance.new("ScrollingFrame")
  175. TextLabel_43 = Instance.new("TextLabel")
  176. TextLabel_44 = Instance.new("TextLabel")
  177. TextLabel_45 = Instance.new("TextLabel")
  178. TextLabel_46 = Instance.new("TextLabel")
  179. TextLabel_47 = Instance.new("TextLabel")
  180. TextLabel_48 = Instance.new("TextLabel")
  181. TextLabel_49 = Instance.new("TextLabel")
  182. TextLabel_50 = Instance.new("TextLabel")
  183. TextLabel_51 = Instance.new("TextLabel")
  184. TextLabel_52 = Instance.new("TextLabel")
  185. CommandClose = Instance.new("TextButton")
  186. StarterFrame = Instance.new("Frame")
  187. StarterMainFrame = Instance.new("Frame")
  188. ContinueCustomization = Instance.new("TextButton")
  189. TextLabel_53 = Instance.new("TextLabel")
  190. TextLabel_54 = Instance.new("TextLabel")
  191. TextLabel_55 = Instance.new("TextLabel")
  192. TextLabel_56 = Instance.new("TextLabel")
  193. TextLabel_57 = Instance.new("TextLabel")
  194. TextLabel_58 = Instance.new("TextLabel")
  195. TextLabel_59 = Instance.new("TextLabel")
  196. TextLabel_60 = Instance.new("TextLabel")
  197. TextLabel_61 = Instance.new("TextLabel")
  198. TextLabel_62 = Instance.new("TextLabel")
  199. MainContinue = Instance.new("TextButton")
  200. TextLabel_63 = Instance.new("TextLabel")
  201. TextLabel_64 = Instance.new("TextLabel")
  202. BlueColor = Instance.new("TextButton")
  203. RedColor = Instance.new("TextButton")
  204. OrangeColor = Instance.new("TextButton")
  205. BlackColor = Instance.new("TextButton")
  206. PurpleColor = Instance.new("TextButton")
  207. TextLabel_65 = Instance.new("TextLabel")
  208. UIKeybind = Instance.new("TextBox")
  209. TextLabel_66 = Instance.new("TextLabel")
  210. TextLabel_67 = Instance.new("TextLabel")
  211. TextLabel_68 = Instance.new("TextLabel")
  212. MainPreview = Instance.new("TextLabel")
  213. TextLabel_69 = Instance.new("TextLabel")
  214. Aimbotkeybind = Instance.new("TextBox")
  215. TextLabel_70 = Instance.new("TextLabel")
  216. TextLabel_71 = Instance.new("TextLabel")
  217. TextLabel_72 = Instance.new("TextLabel")
  218. TextLabel_73 = Instance.new("TextLabel")
  219. TextLabel_74 = Instance.new("TextLabel")
  220. TextLabel_75 = Instance.new("TextLabel")
  221. TextLabel_76 = Instance.new("TextLabel")
  222. local Game = Instance.new("TextButton")
  223. ActiveMenu = Instance.new("Folder")
  224. ButtonWheelMenu = Instance.new("Frame")
  225. Hue = Instance.new("NumberValue")
  226. Lig = Instance.new("NumberValue")
  227. Sat = Instance.new("NumberValue")
  228. HueBox = Instance.new("TextBox")
  229. GetColor = Instance.new("BindableFunction")
  230.  
  231. Unjailbreak.Name = "Unjailbreak"
  232. Unjailbreak.Parent = game.CoreGui
  233.  
  234. MainFrame.Name = "MainFrame"
  235. MainFrame.Parent = Unjailbreak
  236. MainFrame.Active = true
  237. MainFrame.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  238. MainFrame.BorderSizePixel = 0
  239. MainFrame.ClipsDescendants = true
  240. MainFrame.Draggable = true
  241. MainFrame.Position = UDim2.new(0.344000012, 0, 1.10000002, -2)
  242. MainFrame.Size = UDim2.new(0, 598, 0, 356)
  243.  
  244. TextLabel.Parent = MainFrame
  245. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  246. TextLabel.BorderSizePixel = 0
  247. TextLabel.Position = UDim2.new(0, 0, 0, 39)
  248. TextLabel.Size = UDim2.new(0, 598, 0, 3)
  249. TextLabel.Font = Enum.Font.SourceSans
  250. TextLabel.FontSize = Enum.FontSize.Size14
  251. TextLabel.Text = ""
  252. TextLabel.TextSize = 14
  253.  
  254. BottomLine.Name = "BottomLine"
  255. BottomLine.Parent = MainFrame
  256. BottomLine.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  257. BottomLine.BorderSizePixel = 0
  258. BottomLine.Position = UDim2.new(0, 0, 0, 336)
  259. BottomLine.Size = UDim2.new(0, 598, 0, 18)
  260. BottomLine.Font = Enum.Font.SourceSans
  261. BottomLine.FontSize = Enum.FontSize.Size14
  262. BottomLine.Text = ""
  263. BottomLine.TextSize = 14
  264.  
  265. PlayerImage.Name = "PlayerImage"
  266. PlayerImage.Parent = MainFrame
  267. PlayerImage.BackgroundColor3 = Color3.new(1, 1, 1)
  268. PlayerImage.BorderSizePixel = 0
  269. PlayerImage.Position = UDim2.new(0, 0, 0, 48)
  270. PlayerImage.Size = UDim2.new(0, 149, 0, 129)
  271. PlayerImage.Image = "https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=250&y=250&Format=Png&username="..game:GetService("Players").LocalPlayer.Name
  272.  
  273. TextLabel_2.Parent = MainFrame
  274. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  275. TextLabel_2.BackgroundTransparency = 1
  276. TextLabel_2.Position = UDim2.new(0, 199, 0, 0)
  277. TextLabel_2.Size = UDim2.new(0, 200, 0, 33)
  278. TextLabel_2.Font = Enum.Font.Arial
  279. TextLabel_2.FontSize = Enum.FontSize.Size24
  280. TextLabel_2.Text = "U N J A I L B R E A K"
  281. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  282. TextLabel_2.TextSize = 20
  283.  
  284. TextLabel_3.Parent = MainFrame
  285. TextLabel_3.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  286. TextLabel_3.BorderSizePixel = 0
  287. TextLabel_3.Position = UDim2.new(0, 0, 0, 177)
  288. TextLabel_3.Size = UDim2.new(0, 149, 0, 159)
  289. TextLabel_3.Font = Enum.Font.SourceSans
  290. TextLabel_3.FontSize = Enum.FontSize.Size14
  291. TextLabel_3.Text = ""
  292. TextLabel_3.TextSize = 14
  293.  
  294. Game.Name = "Game"
  295. Game.Parent = MainFrame
  296. Game.BackgroundColor3 = Color3.new(1, 1, 1)
  297. Game.BackgroundTransparency = 1
  298. Game.Position = UDim2.new(0, 21, 0, 229)
  299. Game.Size = UDim2.new(0, 118, 0, 30)
  300. Game.Font = Enum.Font.Arial
  301. Game.FontSize = Enum.FontSize.Size18
  302. Game.Text = ""
  303. Game.TextColor3 = Color3.new(1, 1, 1)
  304. Game.TextSize = 17
  305.  
  306. HomeImage.Name = "HomeImage"
  307. HomeImage.Parent = Game
  308. HomeImage.BackgroundColor3 = Color3.new(1, 1, 1)
  309. HomeImage.BackgroundTransparency = 1
  310. HomeImage.Position = UDim2.new(0, 0, 0, 3)
  311. HomeImage.Size = UDim2.new(0, 25, 0, 24)
  312. HomeImage.Image = "rbxassetid://1022440008"
  313.  
  314. TextLabel_4.Parent = Game
  315. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  316. TextLabel_4.BackgroundTransparency = 1
  317. TextLabel_4.Position = UDim2.new(0, 33, 0, 0)
  318. TextLabel_4.Size = UDim2.new(0, 85, 0, 30)
  319. TextLabel_4.Font = Enum.Font.Arial
  320. TextLabel_4.FontSize = Enum.FontSize.Size18
  321. TextLabel_4.Text = "Game"
  322. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  323. TextLabel_4.TextSize = 17
  324. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  325.  
  326. Home.Name = "Home"
  327. Home.Parent = MainFrame
  328. Home.BackgroundColor3 = Color3.new(1, 1, 1)
  329. Home.BackgroundTransparency = 1
  330. Home.Position = UDim2.new(0, 21, 0, 196)
  331. Home.Size = UDim2.new(0, 118, 0, 30)
  332. Home.Font = Enum.Font.Arial
  333. Home.FontSize = Enum.FontSize.Size18
  334. Home.Text = ""
  335. Home.TextColor3 = Color3.new(1, 1, 1)
  336. Home.TextSize = 17
  337.  
  338. HomeImage_2.Name = "HomeImage"
  339. HomeImage_2.Parent = Home
  340. HomeImage_2.BackgroundColor3 = Color3.new(1, 1, 1)
  341. HomeImage_2.BackgroundTransparency = 1
  342. HomeImage_2.Position = UDim2.new(0, 0, 0, 3)
  343. HomeImage_2.Size = UDim2.new(0, 25, 0, 24)
  344. HomeImage_2.Image = "rbxassetid://1022441323"
  345.  
  346. TextLabel_5.Parent = Home
  347. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  348. TextLabel_5.BackgroundTransparency = 1
  349. TextLabel_5.Position = UDim2.new(0, 33, 0, 0)
  350. TextLabel_5.Size = UDim2.new(0, 85, 0, 30)
  351. TextLabel_5.Font = Enum.Font.Arial
  352. TextLabel_5.FontSize = Enum.FontSize.Size18
  353. TextLabel_5.Text = "Home"
  354. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  355. TextLabel_5.TextSize = 17
  356. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  357.  
  358. Settings.Name = "Settings"
  359. Settings.Parent = MainFrame
  360. Settings.BackgroundColor3 = Color3.new(1, 1, 1)
  361. Settings.BackgroundTransparency = 1
  362. Settings.Position = UDim2.new(0, 21, 0, 295)
  363. Settings.Size = UDim2.new(0, 118, 0, 30)
  364. Settings.Font = Enum.Font.Arial
  365. Settings.FontSize = Enum.FontSize.Size18
  366. Settings.Text = ""
  367. Settings.TextColor3 = Color3.new(1, 1, 1)
  368. Settings.TextSize = 17
  369.  
  370. HomeImage_3.Name = "HomeImage"
  371. HomeImage_3.Parent = Settings
  372. HomeImage_3.BackgroundColor3 = Color3.new(1, 1, 1)
  373. HomeImage_3.BackgroundTransparency = 1
  374. HomeImage_3.Position = UDim2.new(0, 0, 0, 3)
  375. HomeImage_3.Size = UDim2.new(0, 25, 0, 24)
  376. HomeImage_3.Image = "rbxassetid://1022442308"
  377.  
  378. TextLabel_6.Parent = Settings
  379. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  380. TextLabel_6.BackgroundTransparency = 1
  381. TextLabel_6.Position = UDim2.new(0, 33, 0, 0)
  382. TextLabel_6.Size = UDim2.new(0, 85, 0, 30)
  383. TextLabel_6.Font = Enum.Font.Arial
  384. TextLabel_6.FontSize = Enum.FontSize.Size18
  385. TextLabel_6.Text = "Settings"
  386. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  387. TextLabel_6.TextSize = 17
  388. TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left
  389.  
  390. Teleports.Name = "Teleports"
  391. Teleports.Parent = MainFrame
  392. Teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  393. Teleports.BackgroundTransparency = 1
  394. Teleports.Position = UDim2.new(0, 21, 0, 262)
  395. Teleports.Size = UDim2.new(0, 118, 0, 30)
  396. Teleports.Font = Enum.Font.Arial
  397. Teleports.FontSize = Enum.FontSize.Size18
  398. Teleports.Text = ""
  399. Teleports.TextColor3 = Color3.new(1, 1, 1)
  400. Teleports.TextSize = 17
  401.  
  402. HomeImage_4.Name = "HomeImage"
  403. HomeImage_4.Parent = Teleports
  404. HomeImage_4.BackgroundColor3 = Color3.new(1, 1, 1)
  405. HomeImage_4.BackgroundTransparency = 1
  406. HomeImage_4.Position = UDim2.new(0, 0, 0, 3)
  407. HomeImage_4.Size = UDim2.new(0, 25, 0, 24)
  408. HomeImage_4.Image = "rbxassetid://1022517730"
  409.  
  410. TextLabel_7.Parent = Teleports
  411. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  412. TextLabel_7.BackgroundTransparency = 1
  413. TextLabel_7.Position = UDim2.new(0, 33, 0, 0)
  414. TextLabel_7.Size = UDim2.new(0, 85, 0, 30)
  415. TextLabel_7.Font = Enum.Font.Arial
  416. TextLabel_7.FontSize = Enum.FontSize.Size18
  417. TextLabel_7.Text = "Teleports"
  418. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  419. TextLabel_7.TextSize = 17
  420. TextLabel_7.TextXAlignment = Enum.TextXAlignment.Left
  421.  
  422. TabFrames.Name = "TabFrames"
  423. TabFrames.Parent = MainFrame
  424. TabFrames.BackgroundColor3 = Color3.new(1, 1, 1)
  425. TabFrames.BorderSizePixel = 0
  426. TabFrames.ClipsDescendants = true
  427. TabFrames.Position = UDim2.new(0, 0, 0, 47)
  428. TabFrames.Size = UDim2.new(0, 598, 0, 289)
  429.  
  430. HomeFrame.Name = "HomeFrame"
  431. HomeFrame.Parent = TabFrames
  432. HomeFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  433. HomeFrame.BorderSizePixel = 0
  434. HomeFrame.ClipsDescendants = true
  435. HomeFrame.Size = UDim2.new(0, 598, 0, 289)
  436. HomeFrame.Visible = true
  437.  
  438. TextLabel_8.Parent = HomeFrame
  439. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  440. TextLabel_8.BackgroundTransparency = 1
  441. TextLabel_8.Position = UDim2.new(0, 199, 0, 18)
  442. TextLabel_8.Size = UDim2.new(0, 200, 0, 50)
  443. TextLabel_8.Font = Enum.Font.Arial
  444. TextLabel_8.FontSize = Enum.FontSize.Size24
  445. TextLabel_8.Text = "Welcome To Unjailbreak"
  446. TextLabel_8.TextColor3 = Color3.new(0, 0, 0)
  447. TextLabel_8.TextSize = 20
  448.  
  449. TextLabel_9.Parent = HomeFrame
  450. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  451. TextLabel_9.BackgroundTransparency = 1
  452. TextLabel_9.Position = UDim2.new(0, 199, 0, 53)
  453. TextLabel_9.Size = UDim2.new(0, 200, 0, 50)
  454. TextLabel_9.Font = Enum.Font.Arial
  455. TextLabel_9.FontSize = Enum.FontSize.Size24
  456. TextLabel_9.Text = "Logo Created by ooga#9523"
  457. TextLabel_9.TextColor3 = Color3.new(0, 0, 0)
  458. TextLabel_9.TextSize = 20
  459.  
  460. TextLabel_10.Parent = HomeFrame
  461. TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  462. TextLabel_10.BackgroundTransparency = 1
  463. TextLabel_10.Position = UDim2.new(0, 199, 0, 99)
  464. TextLabel_10.Size = UDim2.new(0, 200, 0, 25)
  465. TextLabel_10.Font = Enum.Font.Arial
  466. TextLabel_10.FontSize = Enum.FontSize.Size24
  467. TextLabel_10.Text = "Whitelist Created By Aren <3"
  468. TextLabel_10.TextColor3 = Color3.new(0, 0, 0)
  469. TextLabel_10.TextSize = 20
  470.  
  471. TextLabel_11.Parent = HomeFrame
  472. TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
  473. TextLabel_11.BackgroundTransparency = 1
  474. TextLabel_11.Position = UDim2.new(0, 199, 0, 120)
  475. TextLabel_11.Size = UDim2.new(0, 200, 0, 50)
  476. TextLabel_11.Font = Enum.Font.Arial
  477. TextLabel_11.FontSize = Enum.FontSize.Size24
  478. TextLabel_11.Text = "Credits To Ezy For Being Cool"
  479. TextLabel_11.TextColor3 = Color3.new(0, 0, 0)
  480. TextLabel_11.TextSize = 20
  481.  
  482. TextLabel_12.Parent = HomeFrame
  483. TextLabel_12.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  484. TextLabel_12.BorderSizePixel = 0
  485. TextLabel_12.Position = UDim2.new(0, 100, 0, -33)
  486. TextLabel_12.Size = UDim2.new(0, 33, 0, 409)
  487. TextLabel_12.Font = Enum.Font.Arial
  488. TextLabel_12.FontSize = Enum.FontSize.Size24
  489. TextLabel_12.Text = ""
  490. TextLabel_12.TextColor3 = Color3.new(0, 0, 0)
  491. TextLabel_12.TextSize = 20
  492.  
  493. TextLabel_13.Parent = HomeFrame
  494. TextLabel_13.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  495. TextLabel_13.BorderSizePixel = 0
  496. TextLabel_13.Position = UDim2.new(0, 82, 0, -60)
  497. TextLabel_13.Size = UDim2.new(0, 9, 0, 409)
  498. TextLabel_13.Font = Enum.Font.Arial
  499. TextLabel_13.FontSize = Enum.FontSize.Size24
  500. TextLabel_13.Text = ""
  501. TextLabel_13.TextColor3 = Color3.new(0, 0, 0)
  502. TextLabel_13.TextSize = 20
  503.  
  504. TextLabel_14.Parent = HomeFrame
  505. TextLabel_14.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  506. TextLabel_14.BorderSizePixel = 0
  507. TextLabel_14.Position = UDim2.new(0, 570, 0, -60)
  508. TextLabel_14.Size = UDim2.new(0, 8, 0, 409)
  509. TextLabel_14.Font = Enum.Font.Arial
  510. TextLabel_14.FontSize = Enum.FontSize.Size24
  511. TextLabel_14.Text = ""
  512. TextLabel_14.TextColor3 = Color3.new(0, 0, 0)
  513. TextLabel_14.TextSize = 20
  514.  
  515. TextLabel_15.Parent = HomeFrame
  516. TextLabel_15.BackgroundColor3 = Color3.new(0.921569, 0.431373, 0)
  517. TextLabel_15.BorderSizePixel = 0
  518. TextLabel_15.Position = UDim2.new(0, 114, 0, -21)
  519. TextLabel_15.Size = UDim2.new(0, 10, 0, 409)
  520. TextLabel_15.Font = Enum.Font.Arial
  521. TextLabel_15.FontSize = Enum.FontSize.Size24
  522. TextLabel_15.Text = ""
  523. TextLabel_15.TextColor3 = Color3.new(0, 0, 0)
  524. TextLabel_15.TextSize = 20
  525.  
  526. TeleportsFrame.Name = "TeleportsFrame"
  527. TeleportsFrame.Parent = TabFrames
  528. TeleportsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  529. TeleportsFrame.BorderSizePixel = 0
  530. TeleportsFrame.ClipsDescendants = true
  531. TeleportsFrame.Size = UDim2.new(0, 598, 0, 289)
  532. TeleportsFrame.Visible = false
  533.  
  534. JewelryStore.Name = "JewelryStore"
  535. JewelryStore.Parent = TeleportsFrame
  536. JewelryStore.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  537. JewelryStore.BorderSizePixel = 0
  538. JewelryStore.Position = UDim2.new(0, 22, 0, 50)
  539. JewelryStore.Size = UDim2.new(0, 89, 0, 25)
  540. JewelryStore.AutoButtonColor = false
  541. JewelryStore.Font = Enum.Font.Arial
  542. JewelryStore.FontSize = Enum.FontSize.Size18
  543. JewelryStore.Text = "Jewelry Store"
  544. JewelryStore.TextColor3 = Color3.new(1, 1, 1)
  545. JewelryStore.TextSize = 15
  546.  
  547. BankStore.Name = "BankStore"
  548. BankStore.Parent = TeleportsFrame
  549. BankStore.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  550. BankStore.BorderSizePixel = 0
  551. BankStore.Position = UDim2.new(0, 120, 0, 50)
  552. BankStore.Size = UDim2.new(0, 89, 0, 25)
  553. BankStore.AutoButtonColor = false
  554. BankStore.Font = Enum.Font.Arial
  555. BankStore.FontSize = Enum.FontSize.Size18
  556. BankStore.Text = "Bank Store"
  557. BankStore.TextColor3 = Color3.new(1, 1, 1)
  558. BankStore.TextSize = 15
  559.  
  560. BatCave.Name = "BatCave"
  561. BatCave.Parent = TeleportsFrame
  562. BatCave.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  563. BatCave.BorderSizePixel = 0
  564. BatCave.Position = UDim2.new(0, 22, 0, 85)
  565. BatCave.Size = UDim2.new(0, 89, 0, 25)
  566. BatCave.AutoButtonColor = false
  567. BatCave.Font = Enum.Font.Arial
  568. BatCave.FontSize = Enum.FontSize.Size18
  569. BatCave.Text = "Bat Cave"
  570. BatCave.TextColor3 = Color3.new(1, 1, 1)
  571. BatCave.TextSize = 15
  572.  
  573. CriminalBase.Name = "CriminalBase"
  574. CriminalBase.Parent = TeleportsFrame
  575. CriminalBase.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  576. CriminalBase.BorderSizePixel = 0
  577. CriminalBase.Position = UDim2.new(0, 120, 0, 85)
  578. CriminalBase.Size = UDim2.new(0, 89, 0, 25)
  579. CriminalBase.AutoButtonColor = false
  580. CriminalBase.Font = Enum.Font.Arial
  581. CriminalBase.FontSize = Enum.FontSize.Size18
  582. CriminalBase.Text = "Criminal Base"
  583. CriminalBase.TextColor3 = Color3.new(1, 1, 1)
  584. CriminalBase.TextSize = 15
  585.  
  586. PoliceHQ1.Name = "PoliceHQ1"
  587. PoliceHQ1.Parent = TeleportsFrame
  588. PoliceHQ1.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  589. PoliceHQ1.BorderSizePixel = 0
  590. PoliceHQ1.Position = UDim2.new(0, 22, 0, 120)
  591. PoliceHQ1.Size = UDim2.new(0, 89, 0, 25)
  592. PoliceHQ1.AutoButtonColor = false
  593. PoliceHQ1.Font = Enum.Font.Arial
  594. PoliceHQ1.FontSize = Enum.FontSize.Size18
  595. PoliceHQ1.Text = "Police HQ 1"
  596. PoliceHQ1.TextColor3 = Color3.new(1, 1, 1)
  597. PoliceHQ1.TextSize = 15
  598.  
  599. PoliceHQ2.Name = "PoliceHQ2"
  600. PoliceHQ2.Parent = TeleportsFrame
  601. PoliceHQ2.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  602. PoliceHQ2.BorderSizePixel = 0
  603. PoliceHQ2.Position = UDim2.new(0, 120, 0, 120)
  604. PoliceHQ2.Size = UDim2.new(0, 89, 0, 25)
  605. PoliceHQ2.AutoButtonColor = false
  606. PoliceHQ2.Font = Enum.Font.Arial
  607. PoliceHQ2.FontSize = Enum.FontSize.Size18
  608. PoliceHQ2.Text = "Police HQ 2"
  609. PoliceHQ2.TextColor3 = Color3.new(1, 1, 1)
  610. PoliceHQ2.TextSize = 15
  611.  
  612. DonutShop.Name = "DonutShop"
  613. DonutShop.Parent = TeleportsFrame
  614. DonutShop.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  615. DonutShop.BorderSizePixel = 0
  616. DonutShop.Position = UDim2.new(0, 120, 0, 155)
  617. DonutShop.Size = UDim2.new(0, 89, 0, 25)
  618. DonutShop.AutoButtonColor = false
  619. DonutShop.Font = Enum.Font.Arial
  620. DonutShop.FontSize = Enum.FontSize.Size18
  621. DonutShop.Text = "Donut Shop"
  622. DonutShop.TextColor3 = Color3.new(1, 1, 1)
  623. DonutShop.TextSize = 15
  624.  
  625. GasStation.Name = "GasStation"
  626. GasStation.Parent = TeleportsFrame
  627. GasStation.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  628. GasStation.BorderSizePixel = 0
  629. GasStation.Position = UDim2.new(0, 22, 0, 155)
  630. GasStation.Size = UDim2.new(0, 89, 0, 25)
  631. GasStation.AutoButtonColor = false
  632. GasStation.Font = Enum.Font.Arial
  633. GasStation.FontSize = Enum.FontSize.Size18
  634. GasStation.Text = "Gas Station"
  635. GasStation.TextColor3 = Color3.new(1, 1, 1)
  636. GasStation.TextSize = 15
  637.  
  638. Prison.Name = "Prison"
  639. Prison.Parent = TeleportsFrame
  640. Prison.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  641. Prison.BorderSizePixel = 0
  642. Prison.Position = UDim2.new(0, 22, 0, 190)
  643. Prison.Size = UDim2.new(0, 89, 0, 25)
  644. Prison.AutoButtonColor = false
  645. Prison.Font = Enum.Font.Arial
  646. Prison.FontSize = Enum.FontSize.Size18
  647. Prison.Text = "Prison"
  648. Prison.TextColor3 = Color3.new(1, 1, 1)
  649. Prison.TextSize = 15
  650.  
  651. Garage.Name = "Garage"
  652. Garage.Parent = TeleportsFrame
  653. Garage.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  654. Garage.BorderSizePixel = 0
  655. Garage.Position = UDim2.new(0, 120, 0, 190)
  656. Garage.Size = UDim2.new(0, 89, 0, 25)
  657. Garage.AutoButtonColor = false
  658. Garage.Font = Enum.Font.Arial
  659. Garage.FontSize = Enum.FontSize.Size18
  660. Garage.Text = "Garage"
  661. Garage.TextColor3 = Color3.new(1, 1, 1)
  662. Garage.TextSize = 15
  663.  
  664. Bugatti.Name = "Bugatti"
  665. Bugatti.Parent = TeleportsFrame
  666. Bugatti.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  667. Bugatti.BorderSizePixel = 0
  668. Bugatti.Position = UDim2.new(0, 218, 0, 50)
  669. Bugatti.Size = UDim2.new(0, 89, 0, 25)
  670. Bugatti.AutoButtonColor = false
  671. Bugatti.Font = Enum.Font.Arial
  672. Bugatti.FontSize = Enum.FontSize.Size18
  673. Bugatti.Text = "Bugatti"
  674. Bugatti.TextColor3 = Color3.new(1, 1, 1)
  675. Bugatti.TextSize = 15
  676.  
  677. Lamborghini.Name = "Lamborghini"
  678. Lamborghini.Parent = TeleportsFrame
  679. Lamborghini.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  680. Lamborghini.BorderSizePixel = 0
  681. Lamborghini.Position = UDim2.new(0, 318, 0, 50)
  682. Lamborghini.Size = UDim2.new(0, 89, 0, 25)
  683. Lamborghini.AutoButtonColor = false
  684. Lamborghini.Font = Enum.Font.Arial
  685. Lamborghini.FontSize = Enum.FontSize.Size18
  686. Lamborghini.Text = "Lamborghini"
  687. Lamborghini.TextColor3 = Color3.new(1, 1, 1)
  688. Lamborghini.TextSize = 15
  689.  
  690. Tesla3.Name = "Tesla3"
  691. Tesla3.Parent = TeleportsFrame
  692. Tesla3.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  693. Tesla3.BorderSizePixel = 0
  694. Tesla3.Position = UDim2.new(0, 318, 0, 85)
  695. Tesla3.Size = UDim2.new(0, 89, 0, 25)
  696. Tesla3.AutoButtonColor = false
  697. Tesla3.Font = Enum.Font.Arial
  698. Tesla3.FontSize = Enum.FontSize.Size18
  699. Tesla3.Text = "Tesla 3"
  700. Tesla3.TextColor3 = Color3.new(1, 1, 1)
  701. Tesla3.TextSize = 15
  702.  
  703. Porsche.Name = "Porsche"
  704. Porsche.Parent = TeleportsFrame
  705. Porsche.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  706. Porsche.BorderSizePixel = 0
  707. Porsche.Position = UDim2.new(0, 218, 0, 85)
  708. Porsche.Size = UDim2.new(0, 89, 0, 25)
  709. Porsche.AutoButtonColor = false
  710. Porsche.Font = Enum.Font.Arial
  711. Porsche.FontSize = Enum.FontSize.Size18
  712. Porsche.Text = "Porsche"
  713. Porsche.TextColor3 = Color3.new(1, 1, 1)
  714. Porsche.TextSize = 15
  715.  
  716. SWATVan.Name = "SWATVan"
  717. SWATVan.Parent = TeleportsFrame
  718. SWATVan.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  719. SWATVan.BorderSizePixel = 0
  720. SWATVan.Position = UDim2.new(0, 318, 0, 120)
  721. SWATVan.Size = UDim2.new(0, 89, 0, 25)
  722. SWATVan.AutoButtonColor = false
  723. SWATVan.Font = Enum.Font.Arial
  724. SWATVan.FontSize = Enum.FontSize.Size18
  725. SWATVan.Text = "SWAT Van"
  726. SWATVan.TextColor3 = Color3.new(1, 1, 1)
  727. SWATVan.TextSize = 15
  728.  
  729. DuneBuggy.Name = "DuneBuggy"
  730. DuneBuggy.Parent = TeleportsFrame
  731. DuneBuggy.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  732. DuneBuggy.BorderSizePixel = 0
  733. DuneBuggy.Position = UDim2.new(0, 218, 0, 120)
  734. DuneBuggy.Size = UDim2.new(0, 89, 0, 25)
  735. DuneBuggy.AutoButtonColor = false
  736. DuneBuggy.Font = Enum.Font.Arial
  737. DuneBuggy.FontSize = Enum.FontSize.Size18
  738. DuneBuggy.Text = "Dune Buggy"
  739. DuneBuggy.TextColor3 = Color3.new(1, 1, 1)
  740. DuneBuggy.TextSize = 15
  741.  
  742. PickUpTruck.Name = "PickUpTruck"
  743. PickUpTruck.Parent = TeleportsFrame
  744. PickUpTruck.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  745. PickUpTruck.BorderSizePixel = 0
  746. PickUpTruck.Position = UDim2.new(0, 218, 0, 155)
  747. PickUpTruck.Size = UDim2.new(0, 89, 0, 25)
  748. PickUpTruck.AutoButtonColor = false
  749. PickUpTruck.Font = Enum.Font.Arial
  750. PickUpTruck.FontSize = Enum.FontSize.Size18
  751. PickUpTruck.Text = "PickUp Truck"
  752. PickUpTruck.TextColor3 = Color3.new(1, 1, 1)
  753. PickUpTruck.TextSize = 15
  754.  
  755. MiniCooper.Name = "MiniCooper"
  756. MiniCooper.Parent = TeleportsFrame
  757. MiniCooper.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  758. MiniCooper.BorderSizePixel = 0
  759. MiniCooper.Position = UDim2.new(0, 218, 0, 190)
  760. MiniCooper.Size = UDim2.new(0, 89, 0, 25)
  761. MiniCooper.AutoButtonColor = false
  762. MiniCooper.Font = Enum.Font.Arial
  763. MiniCooper.FontSize = Enum.FontSize.Size18
  764. MiniCooper.Text = "Mini Cooper"
  765. MiniCooper.TextColor3 = Color3.new(1, 1, 1)
  766. MiniCooper.TextSize = 15
  767.  
  768. Camaro.Name = "Camaro"
  769. Camaro.Parent = TeleportsFrame
  770. Camaro.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  771. Camaro.BorderSizePixel = 0
  772. Camaro.Position = UDim2.new(0, 318, 0, 190)
  773. Camaro.Size = UDim2.new(0, 89, 0, 25)
  774. Camaro.AutoButtonColor = false
  775. Camaro.Font = Enum.Font.Arial
  776. Camaro.FontSize = Enum.FontSize.Size18
  777. Camaro.Text = "Camaro"
  778. Camaro.TextColor3 = Color3.new(1, 1, 1)
  779. Camaro.TextSize = 15
  780.  
  781. DirtBike.Name = "DirtBike"
  782. DirtBike.Parent = TeleportsFrame
  783. DirtBike.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  784. DirtBike.BorderSizePixel = 0
  785. DirtBike.Position = UDim2.new(0, 318, 0, 155)
  786. DirtBike.Size = UDim2.new(0, 89, 0, 25)
  787. DirtBike.AutoButtonColor = false
  788. DirtBike.Font = Enum.Font.Arial
  789. DirtBike.FontSize = Enum.FontSize.Size18
  790. DirtBike.Text = "Dirt Bike"
  791. DirtBike.TextColor3 = Color3.new(1, 1, 1)
  792. DirtBike.TextSize = 15
  793.  
  794. sframe.Name = "sframe"
  795. sframe.Parent = TeleportsFrame
  796. sframe.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  797. sframe.BorderSizePixel = 0
  798. sframe.Position = UDim2.new(0, 418, 0, 51)
  799. sframe.Size = UDim2.new(0, 180, 0, 164)
  800. sframe.ScrollBarThickness = 4
  801.  
  802. GoTo.Name = "GoTo"
  803. GoTo.Parent = TeleportsFrame
  804. GoTo.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  805. GoTo.BorderSizePixel = 0
  806. GoTo.Position = UDim2.new(0, 459, 0, 247)
  807. GoTo.Size = UDim2.new(0, 89, 0, 25)
  808. GoTo.AutoButtonColor = false
  809. GoTo.Font = Enum.Font.Arial
  810. GoTo.FontSize = Enum.FontSize.Size18
  811. GoTo.Text = "GoTo"
  812. GoTo.TextColor3 = Color3.new(1, 1, 1)
  813. GoTo.TextSize = 15
  814.  
  815. SPlayer.Name = "SPlayer"
  816. SPlayer.Parent = TeleportsFrame
  817. SPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  818. SPlayer.BackgroundTransparency = 1
  819. SPlayer.Position = UDim2.new(0, 407, 0, 221)
  820. SPlayer.Size = UDim2.new(0, 191, 0, 17)
  821. SPlayer.Font = Enum.Font.Arial
  822. SPlayer.FontSize = Enum.FontSize.Size14
  823. SPlayer.Text = "Player:"
  824. SPlayer.TextSize = 14
  825.  
  826. SettingsFrame.Name = "SettingsFrame"
  827. SettingsFrame.Parent = TabFrames
  828. SettingsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  829. SettingsFrame.BorderSizePixel = 0
  830. SettingsFrame.ClipsDescendants = true
  831. SettingsFrame.Size = UDim2.new(0, 598, 0, 289)
  832. SettingsFrame.Visible = false
  833.  
  834. CDrag.Name = "CDrag"
  835. CDrag.Parent = SettingsFrame
  836. CDrag.BackgroundColor3 = Color3.new(1, 1, 1)
  837. CDrag.BackgroundTransparency = 1
  838. CDrag.Position = UDim2.new(0, 22, 0, 60)
  839. CDrag.Size = UDim2.new(0, 25, 0, 25)
  840. CDrag.Image = "rbxassetid://87913710"
  841. CDrag.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  842.  
  843. CNotifierB.Name = "CNotifierB"
  844. CNotifierB.Parent = SettingsFrame
  845. CNotifierB.BackgroundColor3 = Color3.new(1, 1, 1)
  846. CNotifierB.BackgroundTransparency = 1
  847. CNotifierB.Position = UDim2.new(0, 22, 0, 100)
  848. CNotifierB.Size = UDim2.new(0, 25, 0, 25)
  849. CNotifierB.Image = "rbxassetid://87913710"
  850. CNotifierB.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  851.  
  852. TextLabel_16.Parent = SettingsFrame
  853. TextLabel_16.BackgroundColor3 = Color3.new(1, 1, 1)
  854. TextLabel_16.BackgroundTransparency = 1
  855. TextLabel_16.Position = UDim2.new(0, 55, 0, 62)
  856. TextLabel_16.Size = UDim2.new(0, 56, 0, 17)
  857. TextLabel_16.Font = Enum.Font.Arial
  858. TextLabel_16.FontSize = Enum.FontSize.Size18
  859. TextLabel_16.Text = "Draggable"
  860. TextLabel_16.TextColor3 = Color3.new(0, 0, 0)
  861. TextLabel_16.TextSize = 15
  862. TextLabel_16.TextXAlignment = Enum.TextXAlignment.Left
  863.  
  864. TextLabel_17.Parent = SettingsFrame
  865. TextLabel_17.BackgroundColor3 = Color3.new(1, 1, 1)
  866. TextLabel_17.BackgroundTransparency = 1
  867. TextLabel_17.Position = UDim2.new(0, 55, 0, 102)
  868. TextLabel_17.Size = UDim2.new(0, 56, 0, 17)
  869. TextLabel_17.Font = Enum.Font.Arial
  870. TextLabel_17.FontSize = Enum.FontSize.Size18
  871. TextLabel_17.Text = "Bank Notifier"
  872. TextLabel_17.TextColor3 = Color3.new(0, 0, 0)
  873. TextLabel_17.TextSize = 15
  874. TextLabel_17.TextXAlignment = Enum.TextXAlignment.Left
  875.  
  876. CNotifierJ.Name = "CNotifierJ"
  877. CNotifierJ.Parent = SettingsFrame
  878. CNotifierJ.BackgroundColor3 = Color3.new(1, 1, 1)
  879. CNotifierJ.BackgroundTransparency = 1
  880. CNotifierJ.Position = UDim2.new(0, 22, 0, 140)
  881. CNotifierJ.Size = UDim2.new(0, 25, 0, 25)
  882. CNotifierJ.Image = "rbxassetid://87913710"
  883. CNotifierJ.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  884.  
  885. TextLabel_18.Parent = SettingsFrame
  886. TextLabel_18.BackgroundColor3 = Color3.new(1, 1, 1)
  887. TextLabel_18.BackgroundTransparency = 1
  888. TextLabel_18.Position = UDim2.new(0, 55, 0, 142)
  889. TextLabel_18.Size = UDim2.new(0, 56, 0, 17)
  890. TextLabel_18.Font = Enum.Font.Arial
  891. TextLabel_18.FontSize = Enum.FontSize.Size18
  892. TextLabel_18.Text = "Jewelry Notifier"
  893. TextLabel_18.TextColor3 = Color3.new(0, 0, 0)
  894. TextLabel_18.TextSize = 15
  895. TextLabel_18.TextXAlignment = Enum.TextXAlignment.Left
  896.  
  897. TextLabel_19.Parent = SettingsFrame
  898. TextLabel_19.BackgroundColor3 = Color3.new(1, 1, 1)
  899. TextLabel_19.BackgroundTransparency = 1
  900. TextLabel_19.Position = UDim2.new(0, 271, 0, 210)
  901. TextLabel_19.Size = UDim2.new(0, 56, 0, 17)
  902. TextLabel_19.Font = Enum.Font.Arial
  903. TextLabel_19.FontSize = Enum.FontSize.Size18
  904. TextLabel_19.Text = "Set Current Position As Custom TP"
  905. TextLabel_19.TextColor3 = Color3.new(0, 0, 0)
  906. TextLabel_19.TextSize = 15
  907.  
  908. CBigHead.Name = "CBigHead"
  909. CBigHead.Parent = SettingsFrame
  910. CBigHead.BackgroundColor3 = Color3.new(1, 1, 1)
  911. CBigHead.BackgroundTransparency = 1
  912. CBigHead.Position = UDim2.new(0, 22, 0, 180)
  913. CBigHead.Size = UDim2.new(0, 25, 0, 25)
  914. CBigHead.Image = "rbxassetid://87913710"
  915. CBigHead.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  916.  
  917. TextLabel_20.Parent = SettingsFrame
  918. TextLabel_20.BackgroundColor3 = Color3.new(1, 1, 1)
  919. TextLabel_20.BackgroundTransparency = 1
  920. TextLabel_20.Position = UDim2.new(0, 55, 0, 182)
  921. TextLabel_20.Size = UDim2.new(0, 56, 0, 17)
  922. TextLabel_20.Font = Enum.Font.Arial
  923. TextLabel_20.FontSize = Enum.FontSize.Size18
  924. TextLabel_20.Text = "Big Head"
  925. TextLabel_20.TextColor3 = Color3.new(0, 0, 0)
  926. TextLabel_20.TextSize = 15
  927. TextLabel_20.TextXAlignment = Enum.TextXAlignment.Left
  928.  
  929. CESP.Name = "CESP"
  930. CESP.Parent = SettingsFrame
  931. CESP.BackgroundColor3 = Color3.new(1, 1, 1)
  932. CESP.BackgroundTransparency = 1
  933. CESP.Position = UDim2.new(0, 22, 0, 220)
  934. CESP.Size = UDim2.new(0, 25, 0, 25)
  935. CESP.Image = "rbxassetid://87913710"
  936. CESP.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  937.  
  938. TextLabel_21.Parent = SettingsFrame
  939. TextLabel_21.BackgroundColor3 = Color3.new(1, 1, 1)
  940. TextLabel_21.BackgroundTransparency = 1
  941. TextLabel_21.Position = UDim2.new(0, 55, 0, 222)
  942. TextLabel_21.Size = UDim2.new(0, 56, 0, 17)
  943. TextLabel_21.Font = Enum.Font.Arial
  944. TextLabel_21.FontSize = Enum.FontSize.Size18
  945. TextLabel_21.Text = "ESP"
  946. TextLabel_21.TextColor3 = Color3.new(0, 0, 0)
  947. TextLabel_21.TextSize = 15
  948. TextLabel_21.TextXAlignment = Enum.TextXAlignment.Left
  949.  
  950. KeybindConFrame.Name = "KeybindConFrame"
  951. KeybindConFrame.Parent = SettingsFrame
  952. KeybindConFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  953. KeybindConFrame.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  954. KeybindConFrame.BorderSizePixel = 3
  955. KeybindConFrame.Position = UDim2.new(0, 164, 0, 70)
  956. KeybindConFrame.Size = UDim2.new(0, 270, 0, 150)
  957. KeybindConFrame.Visible = false
  958. KeybindConFrame.ZIndex = 2
  959.  
  960. TextLabel_22.Parent = KeybindConFrame
  961. TextLabel_22.BackgroundColor3 = Color3.new(1, 1, 1)
  962. TextLabel_22.BackgroundTransparency = 1
  963. TextLabel_22.Position = UDim2.new(0, 74, 0, 10)
  964. TextLabel_22.Size = UDim2.new(0, 122, 0, 19)
  965. TextLabel_22.Font = Enum.Font.Arial
  966. TextLabel_22.FontSize = Enum.FontSize.Size18
  967. TextLabel_22.Text = "Are You Sure You Want To Continue?"
  968. TextLabel_22.TextSize = 15
  969. TextLabel_22.ZIndex = 2
  970.  
  971. JewelryKeyy.Name = "JewelryKeyy"
  972. JewelryKeyy.Parent = KeybindConFrame
  973. JewelryKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  974. JewelryKeyy.BackgroundTransparency = 1
  975. JewelryKeyy.Position = UDim2.new(0, 13, 0, 39)
  976. JewelryKeyy.Size = UDim2.new(0, 122, 0, 19)
  977. JewelryKeyy.Font = Enum.Font.Arial
  978. JewelryKeyy.FontSize = Enum.FontSize.Size18
  979. JewelryKeyy.Text = "Jewelry Key Set:"
  980. JewelryKeyy.TextSize = 15
  981. JewelryKeyy.TextXAlignment = Enum.TextXAlignment.Left
  982. JewelryKeyy.ZIndex = 2
  983.  
  984. BankKeyy.Name = "BankKeyy"
  985. BankKeyy.Parent = KeybindConFrame
  986. BankKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  987. BankKeyy.BackgroundTransparency = 1
  988. BankKeyy.Position = UDim2.new(0, 13, 0, 56)
  989. BankKeyy.Size = UDim2.new(0, 122, 0, 19)
  990. BankKeyy.Font = Enum.Font.Arial
  991. BankKeyy.FontSize = Enum.FontSize.Size18
  992. BankKeyy.Text = "Bank Key Set:"
  993. BankKeyy.TextSize = 15
  994. BankKeyy.TextXAlignment = Enum.TextXAlignment.Left
  995. BankKeyy.ZIndex = 2
  996.  
  997. CriminalKeyy.Name = "CriminalKeyy"
  998. CriminalKeyy.Parent = KeybindConFrame
  999. CriminalKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  1000. CriminalKeyy.BackgroundTransparency = 1
  1001. CriminalKeyy.Position = UDim2.new(0, 13, 0, 73)
  1002. CriminalKeyy.Size = UDim2.new(0, 122, 0, 19)
  1003. CriminalKeyy.Font = Enum.Font.Arial
  1004. CriminalKeyy.FontSize = Enum.FontSize.Size18
  1005. CriminalKeyy.Text = "Criminal Key Set:"
  1006. CriminalKeyy.TextSize = 15
  1007. CriminalKeyy.TextXAlignment = Enum.TextXAlignment.Left
  1008. CriminalKeyy.ZIndex = 2
  1009.  
  1010. KeyContinue.Name = "KeyContinue"
  1011. KeyContinue.Parent = KeybindConFrame
  1012. KeyContinue.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1013. KeyContinue.BorderSizePixel = 0
  1014. KeyContinue.Position = UDim2.new(0, 16, 0, 104)
  1015. KeyContinue.Size = UDim2.new(0, 100, 0, 30)
  1016. KeyContinue.Font = Enum.Font.Arial
  1017. KeyContinue.FontSize = Enum.FontSize.Size18
  1018. KeyContinue.Text = "Continue"
  1019. KeyContinue.TextColor3 = Color3.new(1, 1, 1)
  1020. KeyContinue.TextSize = 16
  1021. KeyContinue.ZIndex = 2
  1022.  
  1023. KeyCancel.Name = "KeyCancel"
  1024. KeyCancel.Parent = KeybindConFrame
  1025. KeyCancel.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1026. KeyCancel.BorderSizePixel = 0
  1027. KeyCancel.Position = UDim2.new(0, 155, 0, 104)
  1028. KeyCancel.Size = UDim2.new(0, 100, 0, 30)
  1029. KeyCancel.Font = Enum.Font.Arial
  1030. KeyCancel.FontSize = Enum.FontSize.Size18
  1031. KeyCancel.Text = "Cancel"
  1032. KeyCancel.TextColor3 = Color3.new(1, 1, 1)
  1033. KeyCancel.TextSize = 16
  1034. KeyCancel.ZIndex = 2
  1035.  
  1036. CustomTP.Name = "CustomTP"
  1037. CustomTP.Parent = SettingsFrame
  1038. CustomTP.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1039. CustomTP.BorderSizePixel = 0
  1040. CustomTP.Position = UDim2.new(0, 248, 0, 170)
  1041. CustomTP.Size = UDim2.new(0, 101, 0, 29)
  1042. CustomTP.Font = Enum.Font.Arial
  1043. CustomTP.FontSize = Enum.FontSize.Size18
  1044. CustomTP.Text = "GoPoint"
  1045. CustomTP.TextColor3 = Color3.new(1, 1, 1)
  1046. CustomTP.TextSize = 17
  1047.  
  1048. JewelryKeyBox.Name = "JewelryKeyBox"
  1049. JewelryKeyBox.Parent = SettingsFrame
  1050. JewelryKeyBox.BackgroundColor3 = Color3.new(1, 1, 1)
  1051. JewelryKeyBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  1052. JewelryKeyBox.ClipsDescendants = true
  1053. JewelryKeyBox.Position = UDim2.new(0, 234, 0, 70)
  1054. JewelryKeyBox.Size = UDim2.new(0, 30, 0, 29)
  1055. JewelryKeyBox.ClearTextOnFocus = false
  1056. JewelryKeyBox.Font = Enum.Font.Arial
  1057. JewelryKeyBox.FontSize = Enum.FontSize.Size18
  1058. JewelryKeyBox.Text = "J"
  1059. JewelryKeyBox.TextSize = 16
  1060.  
  1061. CrimBaseBox.Name = "CrimBaseBox"
  1062. CrimBaseBox.Parent = SettingsFrame
  1063. CrimBaseBox.BackgroundColor3 = Color3.new(1, 1, 1)
  1064. CrimBaseBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  1065. CrimBaseBox.ClipsDescendants = true
  1066. CrimBaseBox.Position = UDim2.new(0, 284, 0, 70)
  1067. CrimBaseBox.Size = UDim2.new(0, 30, 0, 29)
  1068. CrimBaseBox.ClearTextOnFocus = false
  1069. CrimBaseBox.Font = Enum.Font.Arial
  1070. CrimBaseBox.FontSize = Enum.FontSize.Size18
  1071. CrimBaseBox.Text = "C"
  1072. CrimBaseBox.TextSize = 16
  1073.  
  1074. BankKeyBox.Name = "BankKeyBox"
  1075. BankKeyBox.Parent = SettingsFrame
  1076. BankKeyBox.BackgroundColor3 = Color3.new(1, 1, 1)
  1077. BankKeyBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  1078. BankKeyBox.ClipsDescendants = true
  1079. BankKeyBox.Position = UDim2.new(0, 334, 0, 70)
  1080. BankKeyBox.Size = UDim2.new(0, 30, 0, 29)
  1081. BankKeyBox.ClearTextOnFocus = false
  1082. BankKeyBox.Font = Enum.Font.Arial
  1083. BankKeyBox.FontSize = Enum.FontSize.Size18
  1084. BankKeyBox.Text = "B"
  1085. BankKeyBox.TextSize = 16
  1086.  
  1087. SetKeybind.Name = "SetKeybind"
  1088. SetKeybind.Parent = SettingsFrame
  1089. SetKeybind.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1090. SetKeybind.BorderSizePixel = 0
  1091. SetKeybind.Position = UDim2.new(0, 265, 0, 120)
  1092. SetKeybind.Size = UDim2.new(0, 67, 0, 29)
  1093. SetKeybind.Font = Enum.Font.Arial
  1094. SetKeybind.FontSize = Enum.FontSize.Size18
  1095. SetKeybind.Text = "Set"
  1096. SetKeybind.TextColor3 = Color3.new(1, 1, 1)
  1097. SetKeybind.TextSize = 17
  1098.  
  1099. TextLabel_23.Parent = SettingsFrame
  1100. TextLabel_23.BackgroundColor3 = Color3.new(1, 1, 1)
  1101. TextLabel_23.BackgroundTransparency = 1
  1102. TextLabel_23.Position = UDim2.new(0, 271, 0, 35)
  1103. TextLabel_23.Size = UDim2.new(0, 56, 0, 17)
  1104. TextLabel_23.Font = Enum.Font.Arial
  1105. TextLabel_23.FontSize = Enum.FontSize.Size18
  1106. TextLabel_23.Text = "Keybind"
  1107. TextLabel_23.TextColor3 = Color3.new(0, 0, 0)
  1108. TextLabel_23.TextSize = 15
  1109.  
  1110. Coords.Name = "Coords"
  1111. Coords.Parent = SettingsFrame
  1112. Coords.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1113. Coords.BorderSizePixel = 0
  1114. Coords.Position = UDim2.new(0, 248, 0, 240)
  1115. Coords.Size = UDim2.new(0, 101, 0, 29)
  1116. Coords.Font = Enum.Font.Arial
  1117. Coords.FontSize = Enum.FontSize.Size18
  1118. Coords.Text = "Checkpoint"
  1119. Coords.TextColor3 = Color3.new(1, 1, 1)
  1120. Coords.TextSize = 17
  1121.  
  1122. UIColorButton.Name = "UIColorButton"
  1123. UIColorButton.Parent = SettingsFrame
  1124. UIColorButton.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1125. UIColorButton.BorderSizePixel = 0
  1126. UIColorButton.Position = UDim2.new(0, 450, 0, 130)
  1127. UIColorButton.Size = UDim2.new(0, 101, 0, 29)
  1128. UIColorButton.Font = Enum.Font.Arial
  1129. UIColorButton.FontSize = Enum.FontSize.Size18
  1130. UIColorButton.Text = "UI Color"
  1131. UIColorButton.TextColor3 = Color3.new(1, 1, 1)
  1132. UIColorButton.TextSize = 17
  1133.  
  1134. Reset.Name = "Reset"
  1135. Reset.Parent = SettingsFrame
  1136. Reset.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  1137. Reset.BorderSizePixel = 0
  1138. Reset.Position = UDim2.new(0, 450, 0, 240)
  1139. Reset.Size = UDim2.new(0, 101, 0, 29)
  1140. Reset.Font = Enum.Font.Arial
  1141. Reset.FontSize = Enum.FontSize.Size18
  1142. Reset.Text = "RESET!"
  1143. Reset.TextColor3 = Color3.new(0.666667, 0, 0)
  1144. Reset.TextSize = 17
  1145.  
  1146. CForceField.Name = "CForceField"
  1147. CForceField.Parent = SettingsFrame
  1148. CForceField.BackgroundColor3 = Color3.new(1, 1, 1)
  1149. CForceField.BackgroundTransparency = 1
  1150. CForceField.Position = UDim2.new(0, 22, 0, 260)
  1151. CForceField.Size = UDim2.new(0, 25, 0, 25)
  1152. CForceField.Image = "rbxassetid://87913710"
  1153. CForceField.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  1154.  
  1155. TextLabel_24.Parent = SettingsFrame
  1156. TextLabel_24.BackgroundColor3 = Color3.new(1, 1, 1)
  1157. TextLabel_24.BackgroundTransparency = 1
  1158. TextLabel_24.Position = UDim2.new(0, 55, 0, 262)
  1159. TextLabel_24.Size = UDim2.new(0, 56, 0, 17)
  1160. TextLabel_24.Font = Enum.Font.Arial
  1161. TextLabel_24.FontSize = Enum.FontSize.Size18
  1162. TextLabel_24.Text = "ForceField"
  1163. TextLabel_24.TextColor3 = Color3.new(0, 0, 0)
  1164. TextLabel_24.TextSize = 15
  1165. TextLabel_24.TextXAlignment = Enum.TextXAlignment.Left
  1166.  
  1167. Explorer.Name = "Explorer"
  1168. Explorer.Parent = SettingsFrame
  1169. Explorer.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1170. Explorer.BorderSizePixel = 0
  1171. Explorer.Position = UDim2.new(0, 450, 0, 185)
  1172. Explorer.Size = UDim2.new(0, 101, 0, 29)
  1173. Explorer.Font = Enum.Font.Arial
  1174. Explorer.FontSize = Enum.FontSize.Size18
  1175. Explorer.Text = "Explorer"
  1176. Explorer.TextColor3 = Color3.new(1, 1, 1)
  1177. Explorer.TextSize = 17
  1178.  
  1179. GameFrame.Name = "GameFrame"
  1180. GameFrame.Parent = TabFrames
  1181. GameFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1182. GameFrame.BorderSizePixel = 0
  1183. GameFrame.ClipsDescendants = true
  1184. GameFrame.Size = UDim2.new(0, 598, 0, 289)
  1185. GameFrame.Visible = false
  1186.  
  1187. InfiniteAmmo.Name = "InfiniteAmmo"
  1188. InfiniteAmmo.Parent = GameFrame
  1189. InfiniteAmmo.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1190. InfiniteAmmo.BorderSizePixel = 0
  1191. InfiniteAmmo.Position = UDim2.new(0, 318, 0, 50)
  1192. InfiniteAmmo.Size = UDim2.new(0, 89, 0, 25)
  1193. InfiniteAmmo.AutoButtonColor = false
  1194. InfiniteAmmo.Font = Enum.Font.Arial
  1195. InfiniteAmmo.FontSize = Enum.FontSize.Size18
  1196. InfiniteAmmo.Text = "Ammo: OFF"
  1197. InfiniteAmmo.TextColor3 = Color3.new(1, 1, 1)
  1198. InfiniteAmmo.TextSize = 15
  1199.  
  1200. JumpPower.Name = "JumpPower"
  1201. JumpPower.Parent = GameFrame
  1202. JumpPower.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1203. JumpPower.BorderSizePixel = 0
  1204. JumpPower.Position = UDim2.new(0, 218, 0, 50)
  1205. JumpPower.Size = UDim2.new(0, 89, 0, 25)
  1206. JumpPower.AutoButtonColor = false
  1207. JumpPower.Font = Enum.Font.Arial
  1208. JumpPower.FontSize = Enum.FontSize.Size18
  1209. JumpPower.Text = "Jump: OFF"
  1210. JumpPower.TextColor3 = Color3.new(1, 1, 1)
  1211. JumpPower.TextSize = 15
  1212.  
  1213. NoClip.Name = "NoClip"
  1214. NoClip.Parent = GameFrame
  1215. NoClip.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1216. NoClip.BorderSizePixel = 0
  1217. NoClip.Position = UDim2.new(0, 22, 0, 50)
  1218. NoClip.Size = UDim2.new(0, 89, 0, 25)
  1219. NoClip.AutoButtonColor = false
  1220. NoClip.Font = Enum.Font.Arial
  1221. NoClip.FontSize = Enum.FontSize.Size18
  1222. NoClip.Text = "NoClip: OFF"
  1223. NoClip.TextColor3 = Color3.new(1, 1, 1)
  1224. NoClip.TextSize = 15
  1225.  
  1226. Gravity.Name = "Gravity"
  1227. Gravity.Parent = GameFrame
  1228. Gravity.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1229. Gravity.BorderSizePixel = 0
  1230. Gravity.Position = UDim2.new(0, 120, 0, 50)
  1231. Gravity.Size = UDim2.new(0, 89, 0, 25)
  1232. Gravity.AutoButtonColor = false
  1233. Gravity.Font = Enum.Font.Arial
  1234. Gravity.FontSize = Enum.FontSize.Size18
  1235. Gravity.Text = "Gravity: OFF"
  1236. Gravity.TextColor3 = Color3.new(1, 1, 1)
  1237. Gravity.TextSize = 15
  1238.  
  1239. RemoveAll.Name = "RemoveAll"
  1240. RemoveAll.Parent = GameFrame
  1241. RemoveAll.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1242. RemoveAll.BorderSizePixel = 0
  1243. RemoveAll.Position = UDim2.new(0, 22, 0, 85)
  1244. RemoveAll.Size = UDim2.new(0, 89, 0, 25)
  1245. RemoveAll.AutoButtonColor = false
  1246. RemoveAll.Font = Enum.Font.Arial
  1247. RemoveAll.FontSize = Enum.FontSize.Size18
  1248. RemoveAll.Text = "Remove All"
  1249. RemoveAll.TextColor3 = Color3.new(1, 1, 1)
  1250. RemoveAll.TextSize = 15
  1251.  
  1252. AnnoyServer.Name = "AnnoyServer"
  1253. AnnoyServer.Parent = GameFrame
  1254. AnnoyServer.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1255. AnnoyServer.BorderSizePixel = 0
  1256. AnnoyServer.Position = UDim2.new(0, 318, 0, 120)
  1257. AnnoyServer.Size = UDim2.new(0, 89, 0, 25)
  1258. AnnoyServer.AutoButtonColor = false
  1259. AnnoyServer.Font = Enum.Font.Arial
  1260. AnnoyServer.FontSize = Enum.FontSize.Size18
  1261. AnnoyServer.Text = "Annoy Server"
  1262. AnnoyServer.TextColor3 = Color3.new(1, 1, 1)
  1263. AnnoyServer.TextSize = 15
  1264.  
  1265. VehicleSpeed.Name = "VehicleSpeed"
  1266. VehicleSpeed.Parent = GameFrame
  1267. VehicleSpeed.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1268. VehicleSpeed.BorderSizePixel = 0
  1269. VehicleSpeed.Position = UDim2.new(0, 218, 0, 85)
  1270. VehicleSpeed.Size = UDim2.new(0, 89, 0, 25)
  1271. VehicleSpeed.AutoButtonColor = false
  1272. VehicleSpeed.Font = Enum.Font.Arial
  1273. VehicleSpeed.FontSize = Enum.FontSize.Size18
  1274. VehicleSpeed.Text = "Car Speed"
  1275. VehicleSpeed.TextColor3 = Color3.new(1, 1, 1)
  1276. VehicleSpeed.TextSize = 15
  1277.  
  1278. WalkSpeed.Name = "WalkSpeed"
  1279. WalkSpeed.Parent = GameFrame
  1280. WalkSpeed.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1281. WalkSpeed.BorderSizePixel = 0
  1282. WalkSpeed.Position = UDim2.new(0, 120, 0, 85)
  1283. WalkSpeed.Size = UDim2.new(0, 89, 0, 25)
  1284. WalkSpeed.AutoButtonColor = false
  1285. WalkSpeed.Font = Enum.Font.Arial
  1286. WalkSpeed.FontSize = Enum.FontSize.Size18
  1287. WalkSpeed.Text = "Walk Speed"
  1288. WalkSpeed.TextColor3 = Color3.new(1, 1, 1)
  1289. WalkSpeed.TextSize = 15
  1290.  
  1291. GodMode.Name = "GodMode"
  1292. GodMode.Parent = GameFrame
  1293. GodMode.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1294. GodMode.BorderSizePixel = 0
  1295. GodMode.Position = UDim2.new(0, 218, 0, 120)
  1296. GodMode.Size = UDim2.new(0, 89, 0, 25)
  1297. GodMode.AutoButtonColor = false
  1298. GodMode.Font = Enum.Font.Arial
  1299. GodMode.FontSize = Enum.FontSize.Size18
  1300. GodMode.Text = "God Mode"
  1301. GodMode.TextColor3 = Color3.new(1, 1, 1)
  1302. GodMode.TextSize = 15
  1303.  
  1304. AK47.Name = "AK47"
  1305. AK47.Parent = GameFrame
  1306. AK47.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1307. AK47.BorderSizePixel = 0
  1308. AK47.Position = UDim2.new(0, 218, 0, 155)
  1309. AK47.Size = UDim2.new(0, 89, 0, 25)
  1310. AK47.AutoButtonColor = false
  1311. AK47.Font = Enum.Font.Arial
  1312. AK47.FontSize = Enum.FontSize.Size18
  1313. AK47.Text = "AK-47"
  1314. AK47.TextColor3 = Color3.new(1, 1, 1)
  1315. AK47.TextSize = 15
  1316.  
  1317. ClickTP.Name = "ClickTP"
  1318. ClickTP.Parent = GameFrame
  1319. ClickTP.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1320. ClickTP.BorderSizePixel = 0
  1321. ClickTP.Position = UDim2.new(0, 218, 0, 190)
  1322. ClickTP.Size = UDim2.new(0, 89, 0, 25)
  1323. ClickTP.AutoButtonColor = false
  1324. ClickTP.Font = Enum.Font.Arial
  1325. ClickTP.FontSize = Enum.FontSize.Size18
  1326. ClickTP.Text = "Click TP"
  1327. ClickTP.TextColor3 = Color3.new(1, 1, 1)
  1328. ClickTP.TextSize = 15
  1329.  
  1330. AutoRob.Name = "AutoRob"
  1331. AutoRob.Parent = GameFrame
  1332. AutoRob.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1333. AutoRob.BorderSizePixel = 0
  1334. AutoRob.Position = UDim2.new(0, 318, 0, 190)
  1335. AutoRob.Size = UDim2.new(0, 89, 0, 25)
  1336. AutoRob.AutoButtonColor = false
  1337. AutoRob.Font = Enum.Font.Arial
  1338. AutoRob.FontSize = Enum.FontSize.Size18
  1339. AutoRob.Text = "Auto Rob"
  1340. AutoRob.TextColor3 = Color3.new(1, 1, 1)
  1341. AutoRob.TextSize = 15
  1342.  
  1343. ShotGun.Name = "ShotGun"
  1344. ShotGun.Parent = GameFrame
  1345. ShotGun.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1346. ShotGun.BorderSizePixel = 0
  1347. ShotGun.Position = UDim2.new(0, 318, 0, 155)
  1348. ShotGun.Size = UDim2.new(0, 89, 0, 25)
  1349. ShotGun.AutoButtonColor = false
  1350. ShotGun.Font = Enum.Font.Arial
  1351. ShotGun.FontSize = Enum.FontSize.Size18
  1352. ShotGun.Text = "Shot Gun"
  1353. ShotGun.TextColor3 = Color3.new(1, 1, 1)
  1354. ShotGun.TextSize = 15
  1355.  
  1356. Btools.Name = "Btools"
  1357. Btools.Parent = GameFrame
  1358. Btools.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1359. Btools.BorderSizePixel = 0
  1360. Btools.Position = UDim2.new(0, 318, 0, 85)
  1361. Btools.Size = UDim2.new(0, 89, 0, 25)
  1362. Btools.AutoButtonColor = false
  1363. Btools.Font = Enum.Font.Arial
  1364. Btools.FontSize = Enum.FontSize.Size18
  1365. Btools.Text = "Btools"
  1366. Btools.TextColor3 = Color3.new(1, 1, 1)
  1367. Btools.TextSize = 15
  1368.  
  1369. Pistol.Name = "Pistol"
  1370. Pistol.Parent = GameFrame
  1371. Pistol.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1372. Pistol.BorderSizePixel = 0
  1373. Pistol.Position = UDim2.new(0, 22, 0, 190)
  1374. Pistol.Size = UDim2.new(0, 89, 0, 25)
  1375. Pistol.AutoButtonColor = false
  1376. Pistol.Font = Enum.Font.Arial
  1377. Pistol.FontSize = Enum.FontSize.Size18
  1378. Pistol.Text = "Pistol"
  1379. Pistol.TextColor3 = Color3.new(1, 1, 1)
  1380. Pistol.TextSize = 15
  1381.  
  1382. SpamArrest.Name = "SpamArrest"
  1383. SpamArrest.Parent = GameFrame
  1384. SpamArrest.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1385. SpamArrest.BorderSizePixel = 0
  1386. SpamArrest.Position = UDim2.new(0, 22, 0, 120)
  1387. SpamArrest.Size = UDim2.new(0, 89, 0, 25)
  1388. SpamArrest.AutoButtonColor = false
  1389. SpamArrest.Font = Enum.Font.Arial
  1390. SpamArrest.FontSize = Enum.FontSize.Size18
  1391. SpamArrest.Text = "Spam Arrest"
  1392. SpamArrest.TextColor3 = Color3.new(1, 1, 1)
  1393. SpamArrest.TextSize = 15
  1394.  
  1395. KeyCard.Name = "KeyCard"
  1396. KeyCard.Parent = GameFrame
  1397. KeyCard.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1398. KeyCard.BorderSizePixel = 0
  1399. KeyCard.Position = UDim2.new(0, 120, 0, 120)
  1400. KeyCard.Size = UDim2.new(0, 89, 0, 25)
  1401. KeyCard.AutoButtonColor = false
  1402. KeyCard.Font = Enum.Font.Arial
  1403. KeyCard.FontSize = Enum.FontSize.Size18
  1404. KeyCard.Text = "Key Card"
  1405. KeyCard.TextColor3 = Color3.new(1, 1, 1)
  1406. KeyCard.TextSize = 15
  1407.  
  1408. M4A4.Name = "M4A4"
  1409. M4A4.Parent = GameFrame
  1410. M4A4.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1411. M4A4.BorderSizePixel = 0
  1412. M4A4.Position = UDim2.new(0, 120, 0, 155)
  1413. M4A4.Size = UDim2.new(0, 89, 0, 25)
  1414. M4A4.AutoButtonColor = false
  1415. M4A4.Font = Enum.Font.Arial
  1416. M4A4.FontSize = Enum.FontSize.Size18
  1417. M4A4.Text = "M4A4"
  1418. M4A4.TextColor3 = Color3.new(1, 1, 1)
  1419. M4A4.TextSize = 15
  1420.  
  1421. Fly.Name = "Fly"
  1422. Fly.Parent = GameFrame
  1423. Fly.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1424. Fly.BorderSizePixel = 0
  1425. Fly.Position = UDim2.new(0, 22, 0, 155)
  1426. Fly.Size = UDim2.new(0, 89, 0, 25)
  1427. Fly.AutoButtonColor = false
  1428. Fly.Font = Enum.Font.Arial
  1429. Fly.FontSize = Enum.FontSize.Size18
  1430. Fly.Text = "Fly: OFF"
  1431. Fly.TextColor3 = Color3.new(1, 1, 1)
  1432. Fly.TextSize = 15
  1433.  
  1434. FlashLight.Name = "FlashLight"
  1435. FlashLight.Parent = GameFrame
  1436. FlashLight.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1437. FlashLight.BorderSizePixel = 0
  1438. FlashLight.Position = UDim2.new(0, 120, 0, 190)
  1439. FlashLight.Size = UDim2.new(0, 89, 0, 25)
  1440. FlashLight.AutoButtonColor = false
  1441. FlashLight.Font = Enum.Font.Arial
  1442. FlashLight.FontSize = Enum.FontSize.Size18
  1443. FlashLight.Text = "Flash Light"
  1444. FlashLight.TextColor3 = Color3.new(1, 1, 1)
  1445. FlashLight.TextSize = 15
  1446.  
  1447. TextLabel_25.Parent = GameFrame
  1448. TextLabel_25.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  1449. TextLabel_25.BorderSizePixel = 0
  1450. TextLabel_25.Position = UDim2.new(0, 527, 0, -60)
  1451. TextLabel_25.Size = UDim2.new(0, 8, 0, 409)
  1452. TextLabel_25.Font = Enum.Font.Arial
  1453. TextLabel_25.FontSize = Enum.FontSize.Size24
  1454. TextLabel_25.Text = ""
  1455. TextLabel_25.TextColor3 = Color3.new(0, 0, 0)
  1456. TextLabel_25.TextSize = 20
  1457.  
  1458. TextLabel_26.Parent = GameFrame
  1459. TextLabel_26.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  1460. TextLabel_26.BorderSizePixel = 0
  1461. TextLabel_26.Position = UDim2.new(0, 486, 0, -60)
  1462. TextLabel_26.Size = UDim2.new(0, 31, 0, 409)
  1463. TextLabel_26.Font = Enum.Font.Arial
  1464. TextLabel_26.FontSize = Enum.FontSize.Size24
  1465. TextLabel_26.Text = ""
  1466. TextLabel_26.TextColor3 = Color3.new(0, 0, 0)
  1467. TextLabel_26.TextSize = 20
  1468.  
  1469. TextLabel_27.Parent = GameFrame
  1470. TextLabel_27.BackgroundColor3 = Color3.new(0.921569, 0.431373, 0)
  1471. TextLabel_27.BorderSizePixel = 0
  1472. TextLabel_27.Position = UDim2.new(0, 467, 0, -60)
  1473. TextLabel_27.Size = UDim2.new(0, 10, 0, 409)
  1474. TextLabel_27.Font = Enum.Font.Arial
  1475. TextLabel_27.FontSize = Enum.FontSize.Size24
  1476. TextLabel_27.Text = ""
  1477. TextLabel_27.TextColor3 = Color3.new(0, 0, 0)
  1478. TextLabel_27.TextSize = 20
  1479.  
  1480. MainLogo2.Name = "MainLogo2"
  1481. MainLogo2.Parent = GameFrame
  1482. MainLogo2.BackgroundColor3 = Color3.new(1, 1, 1)
  1483. MainLogo2.BackgroundTransparency = 1
  1484. MainLogo2.Position = UDim2.new(0, 444, 0, 84)
  1485. MainLogo2.Size = UDim2.new(0, 120, 0, 120)
  1486. MainLogo2.Image = "rbxassetid://1101478778"
  1487.  
  1488. Tabs.Name = "Tabs"
  1489. Tabs.Parent = TabFrames
  1490. Tabs.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1491. Tabs.BackgroundTransparency = 1
  1492. Tabs.ClipsDescendants = true
  1493. Tabs.Position = UDim2.new(0, 7, 0, 7)
  1494. Tabs.Size = UDim2.new(0, 26, 0, 27)
  1495. Tabs.Image = "rbxassetid://1037417986"
  1496. Tabs.ImageColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1497.  
  1498. Dark.Name = "Dark"
  1499. Dark.Parent = TabFrames
  1500. Dark.BackgroundColor3 = Color3.new(0, 0, 0)
  1501. Dark.BorderSizePixel = 0
  1502. Dark.ClipsDescendants = true
  1503. Dark.Size = UDim2.new(0, 598, 0, 289)
  1504. Dark.Visible = false
  1505.  
  1506. MainLogo.Name = "MainLogo"
  1507. MainLogo.Parent = Unjailbreak
  1508. MainLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  1509. MainLogo.BackgroundTransparency = 1
  1510. MainLogo.Position = UDim2.new(0.460416675, 0, 0.411829144, 0)
  1511. MainLogo.Size = UDim2.new(0, 160, 0, 160)
  1512. MainLogo.Image = "rbxassetid://1101478778"
  1513. MainLogo.ImageTransparency = 1
  1514.  
  1515. TextLabel_28.Parent = MainLogo
  1516. TextLabel_28.BackgroundColor3 = Color3.new(1, 1, 1)
  1517. TextLabel_28.BackgroundTransparency = 1
  1518. TextLabel_28.Position = UDim2.new(-0.125, 0, 1, 0)
  1519. TextLabel_28.Size = UDim2.new(0, 200, 0, 50)
  1520. TextLabel_28.Font = Enum.Font.Arial
  1521. TextLabel_28.FontSize = Enum.FontSize.Size28
  1522. TextLabel_28.Text = "Created By Unlisting"
  1523. TextLabel_28.TextColor3 = Color3.new(0.890196, 0.890196, 0.890196)
  1524. TextLabel_28.TextSize = 25
  1525. TextLabel_28.TextTransparency = 1
  1526.  
  1527. JNotifierOpen.Name = "JNotifierOpen"
  1528. JNotifierOpen.Parent = Unjailbreak
  1529. JNotifierOpen.BackgroundColor3 = Color3.new(1, 1, 1)
  1530. JNotifierOpen.BorderSizePixel = 0
  1531. JNotifierOpen.Position = UDim2.new(1, 0, 0.720000029, 0)
  1532. JNotifierOpen.Size = UDim2.new(0.10520833, 0, 0.0799561888, 0)
  1533.  
  1534. TextLabel_29.Parent = JNotifierOpen
  1535. TextLabel_29.BackgroundColor3 = Color3.new(1, 1, 1)
  1536. TextLabel_29.BackgroundTransparency = 1
  1537. TextLabel_29.Size = UDim2.new(0, 202, 0, 37)
  1538. TextLabel_29.Font = Enum.Font.Cartoon
  1539. TextLabel_29.FontSize = Enum.FontSize.Size24
  1540. TextLabel_29.Text = "Jewelry Store Is Open!"
  1541. TextLabel_29.TextColor3 = Color3.new(0, 0, 0)
  1542. TextLabel_29.TextSize = 20
  1543.  
  1544. GotoJewelry.Name = "GotoJewelry"
  1545. GotoJewelry.Parent = JNotifierOpen
  1546. GotoJewelry.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1547. GotoJewelry.BorderSizePixel = 0
  1548. GotoJewelry.Position = UDim2.new(0, 51, 0, 37)
  1549. GotoJewelry.Size = UDim2.new(0, 99, 0, 36)
  1550. GotoJewelry.Font = Enum.Font.Cartoon
  1551. GotoJewelry.FontSize = Enum.FontSize.Size24
  1552. GotoJewelry.Text = "Goto"
  1553. GotoJewelry.TextColor3 = Color3.new(1, 1, 1)
  1554. GotoJewelry.TextSize = 20
  1555.  
  1556. BNotifierOpen.Name = "BNotifierOpen"
  1557. BNotifierOpen.Parent = Unjailbreak
  1558. BNotifierOpen.BackgroundColor3 = Color3.new(1, 1, 1)
  1559. BNotifierOpen.BorderSizePixel = 0
  1560. BNotifierOpen.Position = UDim2.new(1, 0, 0.633000016, 0)
  1561. BNotifierOpen.Size = UDim2.new(0.10520833, 0, 0.0799561888, 0)
  1562.  
  1563. TextLabel_30.Parent = BNotifierOpen
  1564. TextLabel_30.BackgroundColor3 = Color3.new(1, 1, 1)
  1565. TextLabel_30.BackgroundTransparency = 1
  1566. TextLabel_30.Size = UDim2.new(0, 202, 0, 45)
  1567. TextLabel_30.Font = Enum.Font.Cartoon
  1568. TextLabel_30.FontSize = Enum.FontSize.Size24
  1569. TextLabel_30.Text = "Bank Is Now Open!"
  1570. TextLabel_30.TextColor3 = Color3.new(0, 0, 0)
  1571. TextLabel_30.TextSize = 20
  1572.  
  1573. GotoBank.Name = "GotoBank"
  1574. GotoBank.Parent = BNotifierOpen
  1575. GotoBank.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1576. GotoBank.BorderSizePixel = 0
  1577. GotoBank.Position = UDim2.new(0, 51, 0, 37)
  1578. GotoBank.Size = UDim2.new(0, 99, 0, 36)
  1579. GotoBank.Font = Enum.Font.Cartoon
  1580. GotoBank.FontSize = Enum.FontSize.Size24
  1581. GotoBank.Text = "Goto"
  1582. GotoBank.TextColor3 = Color3.new(1, 1, 1)
  1583. GotoBank.TextSize = 20
  1584.  
  1585. LPlayerDetect.Name = "LPlayerDetect"
  1586. LPlayerDetect.Parent = Unjailbreak
  1587. LPlayerDetect.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  1588. LPlayerDetect.BorderSizePixel = 0
  1589. LPlayerDetect.ClipsDescendants = true
  1590. LPlayerDetect.Position = UDim2.new(0.404687494, 0, 0.0339539982, 0)
  1591.  
  1592. PlayerNameDetected.Name = "PlayerNameDetected"
  1593. PlayerNameDetected.Parent = LPlayerDetect
  1594. PlayerNameDetected.BackgroundColor3 = Color3.new(1, 1, 1)
  1595. PlayerNameDetected.BackgroundTransparency = 1
  1596. PlayerNameDetected.Position = UDim2.new(0, 83, 0, 15)
  1597. PlayerNameDetected.Size = UDim2.new(0, 200, 0, 34)
  1598. PlayerNameDetected.Font = Enum.Font.Arial
  1599. PlayerNameDetected.FontSize = Enum.FontSize.Size32
  1600. PlayerNameDetected.Text = "Player Name Here"
  1601. PlayerNameDetected.TextColor3 = Color3.new(1, 1, 1)
  1602. PlayerNameDetected.TextSize = 30
  1603.  
  1604. TextLabel_31.Parent = LPlayerDetect
  1605. TextLabel_31.BackgroundColor3 = Color3.new(1, 1, 1)
  1606. TextLabel_31.BackgroundTransparency = 1
  1607. TextLabel_31.Position = UDim2.new(0, 83, 0, 72)
  1608. TextLabel_31.Size = UDim2.new(0, 200, 0, 34)
  1609. TextLabel_31.Font = Enum.Font.Arial
  1610. TextLabel_31.FontSize = Enum.FontSize.Size24
  1611. TextLabel_31.Text = "You Were Detected As An Admin"
  1612. TextLabel_31.TextColor3 = Color3.new(1, 1, 1)
  1613. TextLabel_31.TextSize = 20
  1614.  
  1615. TextLabel_32.Parent = LPlayerDetect
  1616. TextLabel_32.BackgroundColor3 = Color3.new(1, 1, 1)
  1617. TextLabel_32.BackgroundTransparency = 1
  1618. TextLabel_32.Position = UDim2.new(0, 83, 0, 89)
  1619. TextLabel_32.Size = UDim2.new(0, 200, 0, 34)
  1620. TextLabel_32.Font = Enum.Font.Arial
  1621. TextLabel_32.FontSize = Enum.FontSize.Size24
  1622. TextLabel_32.Text = "On Unjailbreak"
  1623. TextLabel_32.TextColor3 = Color3.new(1, 1, 1)
  1624. TextLabel_32.TextSize = 20
  1625.  
  1626. TextLabel_33.Parent = LPlayerDetect
  1627. TextLabel_33.BackgroundColor3 = Color3.new(1, 1, 1)
  1628. TextLabel_33.BackgroundTransparency = 1
  1629. TextLabel_33.Position = UDim2.new(0, 83, 0, 126)
  1630. TextLabel_33.Size = UDim2.new(0, 200, 0, 34)
  1631. TextLabel_33.Font = Enum.Font.Arial
  1632. TextLabel_33.FontSize = Enum.FontSize.Size24
  1633. TextLabel_33.Text = "Your Name Has Been Announced"
  1634. TextLabel_33.TextColor3 = Color3.new(1, 1, 1)
  1635. TextLabel_33.TextSize = 20
  1636.  
  1637. TextLabel_34.Parent = LPlayerDetect
  1638. TextLabel_34.BackgroundColor3 = Color3.new(1, 1, 1)
  1639. TextLabel_34.BackgroundTransparency = 1
  1640. TextLabel_34.Position = UDim2.new(0, 83, 0, 143)
  1641. TextLabel_34.Size = UDim2.new(0, 200, 0, 34)
  1642. TextLabel_34.Font = Enum.Font.Arial
  1643. TextLabel_34.FontSize = Enum.FontSize.Size24
  1644. TextLabel_34.Text = "To Other Players Using Unjailbreak On"
  1645. TextLabel_34.TextColor3 = Color3.new(1, 1, 1)
  1646. TextLabel_34.TextSize = 20
  1647.  
  1648. TextLabel_35.Parent = LPlayerDetect
  1649. TextLabel_35.BackgroundColor3 = Color3.new(1, 1, 1)
  1650. TextLabel_35.BackgroundTransparency = 1
  1651. TextLabel_35.Position = UDim2.new(0, 83, 0, 161)
  1652. TextLabel_35.Size = UDim2.new(0, 200, 0, 34)
  1653. TextLabel_35.Font = Enum.Font.Arial
  1654. TextLabel_35.FontSize = Enum.FontSize.Size24
  1655. TextLabel_35.Text = "This Server!"
  1656. TextLabel_35.TextColor3 = Color3.new(1, 1, 1)
  1657. TextLabel_35.TextSize = 20
  1658.  
  1659. AdminJoined.Name = "AdminJoined"
  1660. AdminJoined.Parent = Unjailbreak
  1661. AdminJoined.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  1662. AdminJoined.BorderSizePixel = 0
  1663. AdminJoined.ClipsDescendants = true
  1664. AdminJoined.Position = UDim2.new(0.404687494, 0, 0.0339539982, 0)
  1665.  
  1666. AdminDetected.Name = "AdminDetected"
  1667. AdminDetected.Parent = AdminJoined
  1668. AdminDetected.BackgroundColor3 = Color3.new(1, 1, 1)
  1669. AdminDetected.BackgroundTransparency = 1
  1670. AdminDetected.Position = UDim2.new(0, 83, 0, 15)
  1671. AdminDetected.Size = UDim2.new(0, 200, 0, 34)
  1672. AdminDetected.Font = Enum.Font.Arial
  1673. AdminDetected.FontSize = Enum.FontSize.Size32
  1674. AdminDetected.Text = "Player Name Here"
  1675. AdminDetected.TextColor3 = Color3.new(1, 1, 1)
  1676. AdminDetected.TextSize = 30
  1677.  
  1678. TextLabel_36.Parent = AdminJoined
  1679. TextLabel_36.BackgroundColor3 = Color3.new(1, 1, 1)
  1680. TextLabel_36.BackgroundTransparency = 1
  1681. TextLabel_36.Position = UDim2.new(0, 83, 0, 50)
  1682. TextLabel_36.Size = UDim2.new(0, 200, 0, 34)
  1683. TextLabel_36.Font = Enum.Font.Arial
  1684. TextLabel_36.FontSize = Enum.FontSize.Size24
  1685. TextLabel_36.Text = "Has Joined Your Server"
  1686. TextLabel_36.TextColor3 = Color3.new(1, 1, 1)
  1687. TextLabel_36.TextSize = 20
  1688.  
  1689. TextLabel_37.Parent = AdminJoined
  1690. TextLabel_37.BackgroundColor3 = Color3.new(1, 1, 1)
  1691. TextLabel_37.BackgroundTransparency = 1
  1692. TextLabel_37.Position = UDim2.new(0, 83, 0, 72)
  1693. TextLabel_37.Size = UDim2.new(0, 200, 0, 34)
  1694. TextLabel_37.Font = Enum.Font.Arial
  1695. TextLabel_37.FontSize = Enum.FontSize.Size24
  1696. TextLabel_37.Text = "And Is An Admin On Unjailbreak"
  1697. TextLabel_37.TextColor3 = Color3.new(1, 1, 1)
  1698. TextLabel_37.TextSize = 20
  1699.  
  1700. TextLabel_38.Parent = AdminJoined
  1701. TextLabel_38.BackgroundColor3 = Color3.new(1, 1, 1)
  1702. TextLabel_38.BackgroundTransparency = 1
  1703. TextLabel_38.Position = UDim2.new(0, 83, 0, 106)
  1704. TextLabel_38.Size = UDim2.new(0, 200, 0, 34)
  1705. TextLabel_38.Font = Enum.Font.Arial
  1706. TextLabel_38.FontSize = Enum.FontSize.Size24
  1707. TextLabel_38.Text = "Go Say Hi To The Admin!"
  1708. TextLabel_38.TextColor3 = Color3.new(1, 1, 1)
  1709. TextLabel_38.TextSize = 20
  1710.  
  1711. TextLabel_39.Parent = AdminJoined
  1712. TextLabel_39.BackgroundColor3 = Color3.new(1, 1, 1)
  1713. TextLabel_39.BackgroundTransparency = 1
  1714. TextLabel_39.Position = UDim2.new(0, 83, 0, 146)
  1715. TextLabel_39.Size = UDim2.new(0, 200, 0, 34)
  1716. TextLabel_39.Font = Enum.Font.Arial
  1717. TextLabel_39.FontSize = Enum.FontSize.Size24
  1718. TextLabel_39.Text = "All Admins Are Dope!"
  1719. TextLabel_39.TextColor3 = Color3.new(1, 1, 1)
  1720. TextLabel_39.TextSize = 20
  1721.  
  1722. UIColorFrame.Name = "UIColorFrame"
  1723. UIColorFrame.Parent = Unjailbreak
  1724. UIColorFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1725. UIColorFrame.BorderSizePixel = 0
  1726. UIColorFrame.ClipsDescendants = true
  1727. UIColorFrame.Position = UDim2.new(0.460999995, 0, 0.730000019, 0)
  1728. UIColorFrame.Size = UDim2.new(0, 147, 0, 244)
  1729. UIColorFrame.Visible = false
  1730.  
  1731. TextLabel_40.Parent = UIColorFrame
  1732. TextLabel_40.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1733. TextLabel_40.BorderSizePixel = 0
  1734. TextLabel_40.Position = UDim2.new(0, 0, 0, 234)
  1735. TextLabel_40.Size = UDim2.new(0, 147, 0, 10)
  1736. TextLabel_40.Font = Enum.Font.SourceSans
  1737. TextLabel_40.FontSize = Enum.FontSize.Size14
  1738. TextLabel_40.Text = ""
  1739. TextLabel_40.TextSize = 14
  1740.  
  1741. TextLabel_41.Parent = UIColorFrame
  1742. TextLabel_41.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1743. TextLabel_41.BorderSizePixel = 0
  1744. TextLabel_41.Size = UDim2.new(0, 147, 0, 7)
  1745. TextLabel_41.Font = Enum.Font.SourceSans
  1746. TextLabel_41.FontSize = Enum.FontSize.Size14
  1747. TextLabel_41.Text = ""
  1748. TextLabel_41.TextSize = 14
  1749.  
  1750. Commands.Name = "Commands"
  1751. Commands.Parent = Unjailbreak
  1752. Commands.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  1753. Commands.BorderSizePixel = 0
  1754. Commands.Position = UDim2.new(-0.142000005, 0, 0.333999991, 0)
  1755. Commands.Size = UDim2.new(0, 272, 0, 304)
  1756.  
  1757. TextLabel_42.Parent = Commands
  1758. TextLabel_42.BackgroundColor3 = Color3.new(1, 1, 1)
  1759. TextLabel_42.BackgroundTransparency = 1
  1760. TextLabel_42.Position = UDim2.new(0, 36, 0, 0)
  1761. TextLabel_42.Size = UDim2.new(0, 200, 0, 39)
  1762. TextLabel_42.Font = Enum.Font.Arial
  1763. TextLabel_42.FontSize = Enum.FontSize.Size24
  1764. TextLabel_42.Text = "Unjailbreak Commands"
  1765. TextLabel_42.TextColor3 = Color3.new(1, 1, 1)
  1766. TextLabel_42.TextSize = 20
  1767.  
  1768. ScrollingFrame.Parent = Commands
  1769. ScrollingFrame.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  1770. ScrollingFrame.BorderSizePixel = 0
  1771. ScrollingFrame.Position = UDim2.new(0, 0, 0, 51)
  1772. ScrollingFrame.Size = UDim2.new(0, 272, 0, 253)
  1773. ScrollingFrame.BottomImage = ""
  1774. ScrollingFrame.ScrollBarThickness = 5
  1775. ScrollingFrame.TopImage = ""
  1776.  
  1777. TextLabel_43.Parent = ScrollingFrame
  1778. TextLabel_43.BackgroundColor3 = Color3.new(1, 1, 1)
  1779. TextLabel_43.BackgroundTransparency = 1
  1780. TextLabel_43.Size = UDim2.new(0, 272, 0, 21)
  1781. TextLabel_43.Font = Enum.Font.Arial
  1782. TextLabel_43.FontSize = Enum.FontSize.Size14
  1783. TextLabel_43.Text = " ;help - Opens The Unjailbreak Command List"
  1784. TextLabel_43.TextColor3 = Color3.new(1, 1, 1)
  1785. TextLabel_43.TextSize = 13
  1786. TextLabel_43.TextXAlignment = Enum.TextXAlignment.Left
  1787.  
  1788. TextLabel_44.Parent = ScrollingFrame
  1789. TextLabel_44.BackgroundColor3 = Color3.new(1, 1, 1)
  1790. TextLabel_44.BackgroundTransparency = 1
  1791. TextLabel_44.Position = UDim2.new(0, 0, 0, 23)
  1792. TextLabel_44.Size = UDim2.new(0, 272, 0, 21)
  1793. TextLabel_44.Font = Enum.Font.Arial
  1794. TextLabel_44.FontSize = Enum.FontSize.Size14
  1795. TextLabel_44.Text = " ;open - Opens The GUI"
  1796. TextLabel_44.TextColor3 = Color3.new(1, 1, 1)
  1797. TextLabel_44.TextSize = 13
  1798. TextLabel_44.TextXAlignment = Enum.TextXAlignment.Left
  1799.  
  1800. TextLabel_45.Parent = ScrollingFrame
  1801. TextLabel_45.BackgroundColor3 = Color3.new(1, 1, 1)
  1802. TextLabel_45.BackgroundTransparency = 1
  1803. TextLabel_45.Position = UDim2.new(0, 0, 0, 48)
  1804. TextLabel_45.Size = UDim2.new(0, 272, 0, 21)
  1805. TextLabel_45.Font = Enum.Font.Arial
  1806. TextLabel_45.FontSize = Enum.FontSize.Size14
  1807. TextLabel_45.Text = " ;close - Closes The GUI"
  1808. TextLabel_45.TextColor3 = Color3.new(1, 1, 1)
  1809. TextLabel_45.TextSize = 13
  1810. TextLabel_45.TextXAlignment = Enum.TextXAlignment.Left
  1811.  
  1812. TextLabel_46.Parent = ScrollingFrame
  1813. TextLabel_46.BackgroundColor3 = Color3.new(1, 1, 1)
  1814. TextLabel_46.BackgroundTransparency = 1
  1815. TextLabel_46.Position = UDim2.new(0, 0, 0, 73)
  1816. TextLabel_46.Size = UDim2.new(0, 272, 0, 21)
  1817. TextLabel_46.Font = Enum.Font.Arial
  1818. TextLabel_46.FontSize = Enum.FontSize.Size14
  1819. TextLabel_46.Text = " ;godmode - Puts You In GodMode"
  1820. TextLabel_46.TextColor3 = Color3.new(1, 1, 1)
  1821. TextLabel_46.TextSize = 13
  1822. TextLabel_46.TextXAlignment = Enum.TextXAlignment.Left
  1823.  
  1824. TextLabel_47.Parent = ScrollingFrame
  1825. TextLabel_47.BackgroundColor3 = Color3.new(1, 1, 1)
  1826. TextLabel_47.BackgroundTransparency = 1
  1827. TextLabel_47.Position = UDim2.new(0, 0, 0, 97)
  1828. TextLabel_47.Size = UDim2.new(0, 272, 0, 21)
  1829. TextLabel_47.Font = Enum.Font.Arial
  1830. TextLabel_47.FontSize = Enum.FontSize.Size14
  1831. TextLabel_47.Text = " ;fly on - Puts You In Fly Mode"
  1832. TextLabel_47.TextColor3 = Color3.new(1, 1, 1)
  1833. TextLabel_47.TextSize = 13
  1834. TextLabel_47.TextXAlignment = Enum.TextXAlignment.Left
  1835.  
  1836. TextLabel_48.Parent = ScrollingFrame
  1837. TextLabel_48.BackgroundColor3 = Color3.new(1, 1, 1)
  1838. TextLabel_48.BackgroundTransparency = 1
  1839. TextLabel_48.Position = UDim2.new(0, 0, 0, 121)
  1840. TextLabel_48.Size = UDim2.new(0, 272, 0, 21)
  1841. TextLabel_48.Font = Enum.Font.Arial
  1842. TextLabel_48.FontSize = Enum.FontSize.Size14
  1843. TextLabel_48.Text = " ;fly off - Removes Fly Mode"
  1844. TextLabel_48.TextColor3 = Color3.new(1, 1, 1)
  1845. TextLabel_48.TextSize = 13
  1846. TextLabel_48.TextXAlignment = Enum.TextXAlignment.Left
  1847.  
  1848. TextLabel_49.Parent = ScrollingFrame
  1849. TextLabel_49.BackgroundColor3 = Color3.new(1, 1, 1)
  1850. TextLabel_49.BackgroundTransparency = 1
  1851. TextLabel_49.Position = UDim2.new(0, 0, 0, 145)
  1852. TextLabel_49.Size = UDim2.new(0, 272, 0, 21)
  1853. TextLabel_49.Font = Enum.Font.Arial
  1854. TextLabel_49.FontSize = Enum.FontSize.Size14
  1855. TextLabel_49.Text = " ;esp on - Turns ESP On"
  1856. TextLabel_49.TextColor3 = Color3.new(1, 1, 1)
  1857. TextLabel_49.TextSize = 13
  1858. TextLabel_49.TextXAlignment = Enum.TextXAlignment.Left
  1859.  
  1860. TextLabel_50.Parent = ScrollingFrame
  1861. TextLabel_50.BackgroundColor3 = Color3.new(1, 1, 1)
  1862. TextLabel_50.BackgroundTransparency = 1
  1863. TextLabel_50.Position = UDim2.new(0, 0, 0, 169)
  1864. TextLabel_50.Size = UDim2.new(0, 272, 0, 21)
  1865. TextLabel_50.Font = Enum.Font.Arial
  1866. TextLabel_50.FontSize = Enum.FontSize.Size14
  1867. TextLabel_50.Text = " ;esp off - Turns ESP Off"
  1868. TextLabel_50.TextColor3 = Color3.new(1, 1, 1)
  1869. TextLabel_50.TextSize = 13
  1870. TextLabel_50.TextXAlignment = Enum.TextXAlignment.Left
  1871.  
  1872. TextLabel_51.Parent = ScrollingFrame
  1873. TextLabel_51.BackgroundColor3 = Color3.new(1, 1, 1)
  1874. TextLabel_51.BackgroundTransparency = 1
  1875. TextLabel_51.Position = UDim2.new(0, 0, 0, 194)
  1876. TextLabel_51.Size = UDim2.new(0, 272, 0, 21)
  1877. TextLabel_51.Font = Enum.Font.Arial
  1878. TextLabel_51.FontSize = Enum.FontSize.Size14
  1879. TextLabel_51.Text = " ;reset - Resets Your Character"
  1880. TextLabel_51.TextColor3 = Color3.new(1, 1, 1)
  1881. TextLabel_51.TextSize = 13
  1882. TextLabel_51.TextXAlignment = Enum.TextXAlignment.Left
  1883.  
  1884. TextLabel_52.Parent = ScrollingFrame
  1885. TextLabel_52.BackgroundColor3 = Color3.new(1, 1, 1)
  1886. TextLabel_52.BackgroundTransparency = 1
  1887. TextLabel_52.Position = UDim2.new(0, 0, 0, 216)
  1888. TextLabel_52.Size = UDim2.new(0, 272, 0, 21)
  1889. TextLabel_52.Font = Enum.Font.Arial
  1890. TextLabel_52.FontSize = Enum.FontSize.Size14
  1891. TextLabel_52.Text = " ;remove - Removes The Whole UI"
  1892. TextLabel_52.TextColor3 = Color3.new(1, 1, 1)
  1893. TextLabel_52.TextSize = 13
  1894. TextLabel_52.TextXAlignment = Enum.TextXAlignment.Left
  1895.  
  1896. CommandClose.Name = "CommandClose"
  1897. CommandClose.Parent = Commands
  1898. CommandClose.BackgroundColor3 = Color3.new(1, 1, 1)
  1899. CommandClose.BackgroundTransparency = 1
  1900. CommandClose.Position = UDim2.new(0, 247, 0, 0)
  1901. CommandClose.Size = UDim2.new(0, 25, 0, 26)
  1902. CommandClose.Font = Enum.Font.SourceSans
  1903. CommandClose.FontSize = Enum.FontSize.Size32
  1904. CommandClose.Text = "X"
  1905. CommandClose.TextColor3 = Color3.new(1, 1, 1)
  1906. CommandClose.TextSize = 30
  1907. CommandClose.TextWrapped = true
  1908.  
  1909. StarterFrame.Name = "StarterFrame"
  1910. StarterFrame.Parent = Unjailbreak
  1911. StarterFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1912. StarterFrame.BorderSizePixel = 0
  1913. StarterFrame.ClipsDescendants = true
  1914. StarterFrame.Position = UDim2.new(0.377083331, 0, 0.35377875, 0)
  1915.  
  1916. StarterMainFrame.Name = "StarterMainFrame"
  1917. StarterMainFrame.Parent = StarterFrame
  1918. StarterMainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1919. StarterMainFrame.Size = UDim2.new(0, 944, 0, 267)
  1920.  
  1921. ContinueCustomization.Name = "ContinueCustomization"
  1922. ContinueCustomization.Parent = StarterMainFrame
  1923. ContinueCustomization.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1924. ContinueCustomization.BorderSizePixel = 0
  1925. ContinueCustomization.Position = UDim2.new(0, 187, 0, 190)
  1926. ContinueCustomization.Size = UDim2.new(0, 100, 0, 30)
  1927. ContinueCustomization.Font = Enum.Font.Arial
  1928. ContinueCustomization.FontSize = Enum.FontSize.Size18
  1929. ContinueCustomization.Text = "Customize"
  1930. ContinueCustomization.TextColor3 = Color3.new(1, 1, 1)
  1931. ContinueCustomization.TextSize = 16
  1932.  
  1933. TextLabel_53.Parent = StarterMainFrame
  1934. TextLabel_53.BackgroundColor3 = Color3.new(1, 1, 1)
  1935. TextLabel_53.BackgroundTransparency = 1
  1936. TextLabel_53.Position = UDim2.new(0, 135, 0, 85)
  1937. TextLabel_53.Size = UDim2.new(0, 200, 0, 19)
  1938. TextLabel_53.Font = Enum.Font.Arial
  1939. TextLabel_53.FontSize = Enum.FontSize.Size18
  1940. TextLabel_53.Text = "Settings Has Been Updated And You Can Now"
  1941. TextLabel_53.TextColor3 = Color3.new(0, 0, 0)
  1942. TextLabel_53.TextSize = 16
  1943.  
  1944. TextLabel_54.Parent = StarterMainFrame
  1945. TextLabel_54.BackgroundColor3 = Color3.new(1, 1, 1)
  1946. TextLabel_54.BackgroundTransparency = 1
  1947. TextLabel_54.Position = UDim2.new(0, 825, 0, 190)
  1948. TextLabel_54.Size = UDim2.new(0, 93, 0, 19)
  1949. TextLabel_54.Font = Enum.Font.Arial
  1950. TextLabel_54.FontSize = Enum.FontSize.Size18
  1951. TextLabel_54.Text = "WARNING:"
  1952. TextLabel_54.TextColor3 = Color3.new(1, 0.666667, 0)
  1953. TextLabel_54.TextSize = 16
  1954.  
  1955. TextLabel_55.Parent = StarterMainFrame
  1956. TextLabel_55.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1957. TextLabel_55.BorderSizePixel = 0
  1958. TextLabel_55.Position = UDim2.new(0, 0, 0, 19)
  1959. TextLabel_55.Size = UDim2.new(0, 944, 0, 22)
  1960. TextLabel_55.Font = Enum.Font.SourceSans
  1961. TextLabel_55.FontSize = Enum.FontSize.Size14
  1962. TextLabel_55.Text = ""
  1963. TextLabel_55.TextSize = 14
  1964.  
  1965. TextLabel_56.Parent = StarterMainFrame
  1966. TextLabel_56.BackgroundColor3 = Color3.new(1, 1, 1)
  1967. TextLabel_56.BackgroundTransparency = 1
  1968. TextLabel_56.Position = UDim2.new(0, 135, 0, 63)
  1969. TextLabel_56.Size = UDim2.new(0, 200, 0, 19)
  1970. TextLabel_56.Font = Enum.Font.Arial
  1971. TextLabel_56.FontSize = Enum.FontSize.Size18
  1972. TextLabel_56.Text = "Welcome To Unjailbreak Full Release!"
  1973. TextLabel_56.TextColor3 = Color3.new(0, 0, 0)
  1974. TextLabel_56.TextSize = 16
  1975.  
  1976. TextLabel_57.Parent = StarterMainFrame
  1977. TextLabel_57.BackgroundColor3 = Color3.new(1, 1, 1)
  1978. TextLabel_57.BackgroundTransparency = 1
  1979. TextLabel_57.Position = UDim2.new(0, 135, 0, 21)
  1980. TextLabel_57.Size = UDim2.new(0, 200, 0, 19)
  1981. TextLabel_57.Font = Enum.Font.Arial
  1982. TextLabel_57.FontSize = Enum.FontSize.Size24
  1983. TextLabel_57.Text = "U N J A I L B R E A K"
  1984. TextLabel_57.TextColor3 = Color3.new(1, 1, 1)
  1985. TextLabel_57.TextSize = 20
  1986.  
  1987. TextLabel_58.Parent = StarterMainFrame
  1988. TextLabel_58.BackgroundColor3 = Color3.new(1, 1, 1)
  1989. TextLabel_58.BackgroundTransparency = 1
  1990. TextLabel_58.Position = UDim2.new(0, 825, 0, 210)
  1991. TextLabel_58.Size = UDim2.new(0, 93, 0, 19)
  1992. TextLabel_58.Font = Enum.Font.Arial
  1993. TextLabel_58.FontSize = Enum.FontSize.Size18
  1994. TextLabel_58.Text = "Aimbot Is Very"
  1995. TextLabel_58.TextColor3 = Color3.new(1, 0.666667, 0)
  1996. TextLabel_58.TextSize = 16
  1997.  
  1998. TextLabel_59.Parent = StarterMainFrame
  1999. TextLabel_59.BackgroundColor3 = Color3.new(1, 1, 1)
  2000. TextLabel_59.BackgroundTransparency = 1
  2001. TextLabel_59.Position = UDim2.new(0, 825, 0, 230)
  2002. TextLabel_59.Size = UDim2.new(0, 93, 0, 19)
  2003. TextLabel_59.Font = Enum.Font.Arial
  2004. TextLabel_59.FontSize = Enum.FontSize.Size18
  2005. TextLabel_59.Text = "Unstable And Laggy"
  2006. TextLabel_59.TextColor3 = Color3.new(1, 0.666667, 0)
  2007. TextLabel_59.TextSize = 16
  2008.  
  2009. TextLabel_60.Parent = StarterMainFrame
  2010. TextLabel_60.BackgroundColor3 = Color3.new(1, 1, 1)
  2011. TextLabel_60.BackgroundTransparency = 1
  2012. TextLabel_60.Position = UDim2.new(0, 135, 0, 134)
  2013. TextLabel_60.Size = UDim2.new(0, 200, 0, 19)
  2014. TextLabel_60.Font = Enum.Font.Arial
  2015. TextLabel_60.FontSize = Enum.FontSize.Size18
  2016. TextLabel_60.Text = "Anyways Enjoy The Full Release!"
  2017. TextLabel_60.TextColor3 = Color3.new(0, 0, 0)
  2018. TextLabel_60.TextSize = 16
  2019.  
  2020. TextLabel_61.Parent = StarterMainFrame
  2021. TextLabel_61.BackgroundColor3 = Color3.new(1, 1, 1)
  2022. TextLabel_61.BackgroundTransparency = 1
  2023. TextLabel_61.Position = UDim2.new(0, 135, 0, 110)
  2024. TextLabel_61.Size = UDim2.new(0, 200, 0, 19)
  2025. TextLabel_61.Font = Enum.Font.Arial
  2026. TextLabel_61.FontSize = Enum.FontSize.Size18
  2027. TextLabel_61.Text = "Set Up The Bank And Jewelry Notifiers In Settings"
  2028. TextLabel_61.TextColor3 = Color3.new(0, 0, 0)
  2029. TextLabel_61.TextSize = 16
  2030.  
  2031. TextLabel_62.Parent = StarterMainFrame
  2032. TextLabel_62.BackgroundColor3 = Color3.new(1, 1, 1)
  2033. TextLabel_62.BackgroundTransparency = 1
  2034. TextLabel_62.Position = UDim2.new(0, 610, 0, 21)
  2035. TextLabel_62.Size = UDim2.new(0, 200, 0, 19)
  2036. TextLabel_62.Font = Enum.Font.Arial
  2037. TextLabel_62.FontSize = Enum.FontSize.Size24
  2038. TextLabel_62.Text = "C U S T O M I Z A T I O N"
  2039. TextLabel_62.TextColor3 = Color3.new(1, 1, 1)
  2040. TextLabel_62.TextSize = 20
  2041.  
  2042. MainContinue.Name = "MainContinue"
  2043. MainContinue.Parent = StarterMainFrame
  2044. MainContinue.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2045. MainContinue.BorderSizePixel = 0
  2046. MainContinue.Position = UDim2.new(0, 658, 0, 230)
  2047. MainContinue.Size = UDim2.new(0, 100, 0, 30)
  2048. MainContinue.Font = Enum.Font.Arial
  2049. MainContinue.FontSize = Enum.FontSize.Size18
  2050. MainContinue.Text = "Continue"
  2051. MainContinue.TextColor3 = Color3.new(1, 1, 1)
  2052. MainContinue.TextSize = 16
  2053.  
  2054. TextLabel_63.Parent = StarterMainFrame
  2055. TextLabel_63.BackgroundColor3 = Color3.new(1, 1, 1)
  2056. TextLabel_63.BackgroundTransparency = 1
  2057. TextLabel_63.Position = UDim2.new(0, 610, 0, 51)
  2058. TextLabel_63.Size = UDim2.new(0, 200, 0, 19)
  2059. TextLabel_63.Font = Enum.Font.Arial
  2060. TextLabel_63.FontSize = Enum.FontSize.Size18
  2061. TextLabel_63.Text = "Here You Customize Your UI"
  2062. TextLabel_63.TextColor3 = Color3.new(0, 0, 0)
  2063. TextLabel_63.TextSize = 16
  2064.  
  2065. TextLabel_64.Parent = StarterMainFrame
  2066. TextLabel_64.BackgroundColor3 = Color3.new(1, 1, 1)
  2067. TextLabel_64.BackgroundTransparency = 1
  2068. TextLabel_64.Position = UDim2.new(0, 495, 0, 81)
  2069. TextLabel_64.Size = UDim2.new(0, 93, 0, 19)
  2070. TextLabel_64.Font = Enum.Font.Arial
  2071. TextLabel_64.FontSize = Enum.FontSize.Size18
  2072. TextLabel_64.Text = "Border Color"
  2073. TextLabel_64.TextColor3 = Color3.new(0, 0, 0)
  2074. TextLabel_64.TextSize = 16
  2075.  
  2076. BlueColor.Name = "BlueColor"
  2077. BlueColor.Parent = StarterMainFrame
  2078. BlueColor.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  2079. BlueColor.BorderSizePixel = 0
  2080. BlueColor.Position = UDim2.new(0, 493, 0, 104)
  2081. BlueColor.Size = UDim2.new(0, 100, 0, 30)
  2082. BlueColor.Font = Enum.Font.Arial
  2083. BlueColor.FontSize = Enum.FontSize.Size18
  2084. BlueColor.Text = "Blue"
  2085. BlueColor.TextColor3 = Color3.new(1, 1, 1)
  2086. BlueColor.TextSize = 16
  2087.  
  2088. RedColor.Name = "RedColor"
  2089. RedColor.Parent = StarterMainFrame
  2090. RedColor.BackgroundColor3 = Color3.new(1, 0, 0)
  2091. RedColor.BorderSizePixel = 0
  2092. RedColor.Position = UDim2.new(0, 493, 0, 135)
  2093. RedColor.Size = UDim2.new(0, 100, 0, 30)
  2094. RedColor.Font = Enum.Font.Arial
  2095. RedColor.FontSize = Enum.FontSize.Size18
  2096. RedColor.Text = "Red"
  2097. RedColor.TextColor3 = Color3.new(1, 1, 1)
  2098. RedColor.TextSize = 16
  2099.  
  2100. OrangeColor.Name = "OrangeColor"
  2101. OrangeColor.Parent = StarterMainFrame
  2102. OrangeColor.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2103. OrangeColor.BorderSizePixel = 0
  2104. OrangeColor.Position = UDim2.new(0, 493, 0, 166)
  2105. OrangeColor.Size = UDim2.new(0, 100, 0, 30)
  2106. OrangeColor.Font = Enum.Font.Arial
  2107. OrangeColor.FontSize = Enum.FontSize.Size18
  2108. OrangeColor.Text = "Orange"
  2109. OrangeColor.TextColor3 = Color3.new(1, 1, 1)
  2110. OrangeColor.TextSize = 16
  2111.  
  2112. BlackColor.Name = "BlackColor"
  2113. BlackColor.Parent = StarterMainFrame
  2114. BlackColor.BackgroundColor3 = Color3.new(0, 0, 0)
  2115. BlackColor.BorderSizePixel = 0
  2116. BlackColor.Position = UDim2.new(0, 493, 0, 197)
  2117. BlackColor.Size = UDim2.new(0, 100, 0, 30)
  2118. BlackColor.Font = Enum.Font.Arial
  2119. BlackColor.FontSize = Enum.FontSize.Size18
  2120. BlackColor.Text = "Black"
  2121. BlackColor.TextColor3 = Color3.new(1, 1, 1)
  2122. BlackColor.TextSize = 16
  2123.  
  2124. PurpleColor.Name = "PurpleColor"
  2125. PurpleColor.Parent = StarterMainFrame
  2126. PurpleColor.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  2127. PurpleColor.BorderSizePixel = 0
  2128. PurpleColor.Position = UDim2.new(0, 493, 0, 228)
  2129. PurpleColor.Size = UDim2.new(0, 100, 0, 30)
  2130. PurpleColor.Font = Enum.Font.Arial
  2131. PurpleColor.FontSize = Enum.FontSize.Size18
  2132. PurpleColor.Text = "Purple"
  2133. PurpleColor.TextColor3 = Color3.new(1, 1, 1)
  2134. PurpleColor.TextSize = 16
  2135.  
  2136. TextLabel_65.Parent = StarterMainFrame
  2137. TextLabel_65.BackgroundColor3 = Color3.new(1, 1, 1)
  2138. TextLabel_65.BackgroundTransparency = 1
  2139. TextLabel_65.Position = UDim2.new(0, 662, 0, 81)
  2140. TextLabel_65.Size = UDim2.new(0, 93, 0, 19)
  2141. TextLabel_65.Font = Enum.Font.Arial
  2142. TextLabel_65.FontSize = Enum.FontSize.Size18
  2143. TextLabel_65.Text = "UI Keybind"
  2144. TextLabel_65.TextColor3 = Color3.new(0, 0, 0)
  2145. TextLabel_65.TextSize = 16
  2146.  
  2147. UIKeybind.Name = "UIKeybind"
  2148. UIKeybind.Parent = StarterMainFrame
  2149. UIKeybind.BackgroundColor3 = Color3.new(1, 1, 1)
  2150. UIKeybind.BorderSizePixel = 0
  2151. UIKeybind.Position = UDim2.new(0, 660, 0, 110)
  2152. UIKeybind.Size = UDim2.new(0, 102, 0, 24)
  2153. UIKeybind.Font = Enum.Font.Arial
  2154. UIKeybind.FontSize = Enum.FontSize.Size18
  2155. UIKeybind.Text = ""
  2156. UIKeybind.TextSize = 15
  2157. UIKeybind.TextXAlignment = Enum.TextXAlignment.Left
  2158.  
  2159. TextLabel_66.Parent = StarterMainFrame
  2160. TextLabel_66.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  2161. TextLabel_66.BorderSizePixel = 0
  2162. TextLabel_66.Position = UDim2.new(0, 660, 0, 135)
  2163. TextLabel_66.Size = UDim2.new(0, 102, 0, 3)
  2164. TextLabel_66.Font = Enum.Font.Arial
  2165. TextLabel_66.FontSize = Enum.FontSize.Size18
  2166. TextLabel_66.Text = ""
  2167. TextLabel_66.TextColor3 = Color3.new(0, 0, 0)
  2168. TextLabel_66.TextSize = 16
  2169.  
  2170. TextLabel_67.Parent = StarterMainFrame
  2171. TextLabel_67.BackgroundColor3 = Color3.new(1, 1, 1)
  2172. TextLabel_67.BackgroundTransparency = 1
  2173. TextLabel_67.Position = UDim2.new(0, 662, 0, 150)
  2174. TextLabel_67.Size = UDim2.new(0, 93, 0, 19)
  2175. TextLabel_67.Font = Enum.Font.Arial
  2176. TextLabel_67.FontSize = Enum.FontSize.Size18
  2177. TextLabel_67.Text = "Normal Keybind"
  2178. TextLabel_67.TextColor3 = Color3.new(0, 0, 0)
  2179. TextLabel_67.TextSize = 16
  2180.  
  2181. TextLabel_68.Parent = StarterMainFrame
  2182. TextLabel_68.BackgroundColor3 = Color3.new(1, 1, 1)
  2183. TextLabel_68.BackgroundTransparency = 1
  2184. TextLabel_68.Position = UDim2.new(0, 662, 0, 165)
  2185. TextLabel_68.Size = UDim2.new(0, 93, 0, 19)
  2186. TextLabel_68.Font = Enum.Font.Arial
  2187. TextLabel_68.FontSize = Enum.FontSize.Size18
  2188. TextLabel_68.Text = "\"V\""
  2189. TextLabel_68.TextColor3 = Color3.new(0, 0, 0)
  2190. TextLabel_68.TextSize = 16
  2191.  
  2192. MainPreview.Name = "MainPreview"
  2193. MainPreview.Parent = StarterMainFrame
  2194. MainPreview.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2195. MainPreview.BorderSizePixel = 0
  2196. MainPreview.Position = UDim2.new(0, 528, 0, 49)
  2197. MainPreview.Size = UDim2.new(0, 32, 0, 29)
  2198. MainPreview.Font = Enum.Font.Arial
  2199. MainPreview.FontSize = Enum.FontSize.Size18
  2200. MainPreview.Text = ""
  2201. MainPreview.TextColor3 = Color3.new(0, 0, 0)
  2202. MainPreview.TextSize = 16
  2203.  
  2204. TextLabel_69.Parent = StarterMainFrame
  2205. TextLabel_69.BackgroundColor3 = Color3.new(1, 1, 1)
  2206. TextLabel_69.BackgroundTransparency = 1
  2207. TextLabel_69.Position = UDim2.new(0, 825, 0, 81)
  2208. TextLabel_69.Size = UDim2.new(0, 93, 0, 19)
  2209. TextLabel_69.Font = Enum.Font.Arial
  2210. TextLabel_69.FontSize = Enum.FontSize.Size18
  2211. TextLabel_69.Text = "Aimbot Keybind"
  2212. TextLabel_69.TextColor3 = Color3.new(0, 0, 0)
  2213. TextLabel_69.TextSize = 16
  2214.  
  2215. Aimbotkeybind.Name = "Aimbotkeybind"
  2216. Aimbotkeybind.Parent = StarterMainFrame
  2217. Aimbotkeybind.BackgroundColor3 = Color3.new(1, 1, 1)
  2218. Aimbotkeybind.BorderSizePixel = 0
  2219. Aimbotkeybind.Position = UDim2.new(0, 822, 0, 110)
  2220. Aimbotkeybind.Size = UDim2.new(0, 102, 0, 24)
  2221. Aimbotkeybind.Font = Enum.Font.Arial
  2222. Aimbotkeybind.FontSize = Enum.FontSize.Size18
  2223. Aimbotkeybind.Text = ""
  2224. Aimbotkeybind.TextSize = 15
  2225. Aimbotkeybind.TextXAlignment = Enum.TextXAlignment.Left
  2226.  
  2227. TextLabel_70.Parent = StarterMainFrame
  2228. TextLabel_70.BackgroundColor3 = Color3.new(1, 1, 1)
  2229. TextLabel_70.BackgroundTransparency = 1
  2230. TextLabel_70.Position = UDim2.new(0, 825, 0, 150)
  2231. TextLabel_70.Size = UDim2.new(0, 93, 0, 19)
  2232. TextLabel_70.Font = Enum.Font.Arial
  2233. TextLabel_70.FontSize = Enum.FontSize.Size18
  2234. TextLabel_70.Text = "Set A Keybind To"
  2235. TextLabel_70.TextColor3 = Color3.new(0, 0, 0)
  2236. TextLabel_70.TextSize = 16
  2237.  
  2238. TextLabel_71.Parent = StarterMainFrame
  2239. TextLabel_71.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  2240. TextLabel_71.BorderSizePixel = 0
  2241. TextLabel_71.Position = UDim2.new(0, 821, 0, 135)
  2242. TextLabel_71.Size = UDim2.new(0, 102, 0, 3)
  2243. TextLabel_71.Font = Enum.Font.Arial
  2244. TextLabel_71.FontSize = Enum.FontSize.Size18
  2245. TextLabel_71.Text = ""
  2246. TextLabel_71.TextColor3 = Color3.new(0, 0, 0)
  2247. TextLabel_71.TextSize = 16
  2248.  
  2249. TextLabel_72.Parent = StarterMainFrame
  2250. TextLabel_72.BackgroundColor3 = Color3.new(1, 1, 1)
  2251. TextLabel_72.BackgroundTransparency = 1
  2252. TextLabel_72.Position = UDim2.new(0, 825, 0, 165)
  2253. TextLabel_72.Size = UDim2.new(0, 93, 0, 19)
  2254. TextLabel_72.Font = Enum.Font.Arial
  2255. TextLabel_72.FontSize = Enum.FontSize.Size18
  2256. TextLabel_72.Text = "Turn On Aimbot"
  2257. TextLabel_72.TextColor3 = Color3.new(0, 0, 0)
  2258. TextLabel_72.TextSize = 16
  2259.  
  2260. TextLabel_73.Parent = StarterMainFrame
  2261. TextLabel_73.BackgroundColor3 = Color3.new(1, 1, 1)
  2262. TextLabel_73.BackgroundTransparency = 1
  2263. TextLabel_73.Position = UDim2.new(0, 662, 0, 190)
  2264. TextLabel_73.Size = UDim2.new(0, 93, 0, 19)
  2265. TextLabel_73.Font = Enum.Font.Arial
  2266. TextLabel_73.FontSize = Enum.FontSize.Size18
  2267. TextLabel_73.Text = "Make All Keybinds Lower Case"
  2268. TextLabel_73.TextColor3 = Color3.new(0, 0, 0)
  2269. TextLabel_73.TextSize = 16
  2270.  
  2271. TextLabel_74.Parent = StarterMainFrame
  2272. TextLabel_74.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  2273. TextLabel_74.BorderSizePixel = 0
  2274. TextLabel_74.Position = UDim2.new(0, 40, 0, 0)
  2275. TextLabel_74.Size = UDim2.new(0, 19, 0, 267)
  2276. TextLabel_74.Font = Enum.Font.Arial
  2277. TextLabel_74.FontSize = Enum.FontSize.Size24
  2278. TextLabel_74.Text = ""
  2279. TextLabel_74.TextColor3 = Color3.new(1, 1, 1)
  2280. TextLabel_74.TextSize = 20
  2281.  
  2282. TextLabel_75.Parent = StarterMainFrame
  2283. TextLabel_75.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  2284. TextLabel_75.BorderSizePixel = 0
  2285. TextLabel_75.Position = UDim2.new(0, 26, 0, 0)
  2286. TextLabel_75.Size = UDim2.new(0, 7, 0, 267)
  2287. TextLabel_75.Font = Enum.Font.Arial
  2288. TextLabel_75.FontSize = Enum.FontSize.Size24
  2289. TextLabel_75.Text = ""
  2290. TextLabel_75.TextColor3 = Color3.new(1, 1, 1)
  2291. TextLabel_75.TextSize = 20
  2292.  
  2293. TextLabel_76.Parent = StarterMainFrame
  2294. TextLabel_76.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  2295. TextLabel_76.BorderSizePixel = 0
  2296. TextLabel_76.Position = UDim2.new(0, 408, 0, 29)
  2297. TextLabel_76.Size = UDim2.new(0, 10, 0, 238)
  2298. TextLabel_76.Font = Enum.Font.Arial
  2299. TextLabel_76.FontSize = Enum.FontSize.Size24
  2300. TextLabel_76.Text = ""
  2301. TextLabel_76.TextColor3 = Color3.new(1, 1, 1)
  2302. TextLabel_76.TextSize = 20
  2303.  
  2304. ActiveMenu.Parent = UIColorFrame
  2305. ActiveMenu.Name = "ActiveMenu"
  2306.  
  2307. ButtonWheelMenu.Parent = ActiveMenu
  2308. ButtonWheelMenu.Name = "ButtonWheelMenu"
  2309. ButtonWheelMenu.Position = UDim2.new(0,10,0,10)
  2310. ButtonWheelMenu.Size = UDim2.new(1,-20,1,-20)
  2311. ButtonWheelMenu.Visible = true
  2312.  
  2313. Hue.Parent = ButtonWheelMenu
  2314. Hue.Name = "Hue"
  2315.  
  2316. Lig.Parent = ButtonWheelMenu
  2317. Lig.Name = "Lig"
  2318.  
  2319. Sat.Parent = ButtonWheelMenu
  2320. Sat.Name = "Sat"
  2321.  
  2322. HueBox.Parent = ButtonWheelMenu
  2323. HueBox.Size = UDim2.new(0,50,0,25)
  2324. HueBox.Text = "Hue: 70"
  2325. HueBox.Font = Enum.Font.Arial
  2326. HueBox.FontSize = Enum.FontSize.Size14
  2327.  
  2328. GetColor.Parent = ActiveMenu
  2329.  
  2330. local plrname = game:GetService("Players").LocalPlayer.Name
  2331.  
  2332. if plrname == "Unlisting" or plrname == "AyeJoey" or plrname == "ColdEzy" or plrname == "NumNum00" or plrname == "Decryptance" then
  2333. game.CoreGui.Unjailbreak.LPlayerDetect.PlayerNameDetected.Text = plrname
  2334. game.CoreGui.Unjailbreak.LPlayerDetect:TweenSize(UDim2.new(0, 366,0, 212),"Out","Quint",1.5,true)
  2335. wait(2)
  2336. game.CoreGui.Unjailbreak.LPlayerDetect:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  2337. end
  2338.  
  2339. game:GetService("Players").PlayerAdded:connect(function(plr)
  2340. if plr.Name ~= game.Players.LocalPlayer.Name then
  2341. if plr.Name == "Unlisting" or plr.Name == "ColdEzy" or plr.Name == "AyeJoey" or plr.Name == "NumNum00" or plr.Name == "Decryptance" then
  2342. game.CoreGui.Unjailbreak.AdminJoined.AdminDetected.Text = plr.Name.." Has Joined"
  2343. game.CoreGui.Unjailbreak.AdminJoined:TweenSize(UDim2.new(0, 366,0, 212),"Out","Quint",1.5,true)
  2344. wait(2)
  2345. game.CoreGui.Unjailbreak.AdminJoined:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  2346. end
  2347. end
  2348. end)
  2349.  
  2350. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 1
  2351. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 1
  2352. wait(0.03)
  2353. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.9
  2354. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.9
  2355. wait(0.03)
  2356. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.8
  2357. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.8
  2358. wait(0.03)
  2359. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.7
  2360. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.7
  2361. wait(0.03)
  2362. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.6
  2363. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.6
  2364. wait(0.03)
  2365. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.5
  2366. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.5
  2367. wait(0.03)
  2368. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.4
  2369. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.4
  2370. wait(0.03)
  2371. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.3
  2372. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.3
  2373. wait(0.03)
  2374. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.2
  2375. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.2
  2376. wait(0.03)
  2377. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.1
  2378. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.1
  2379. wait(0.03)
  2380. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0
  2381. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0
  2382.  
  2383. wait(3.5)
  2384. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.1
  2385. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.1
  2386. wait(0.03)
  2387. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.2
  2388. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.2
  2389. wait(0.03)
  2390. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.3
  2391. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.3
  2392. wait(0.03)
  2393. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.4
  2394. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.4
  2395. wait(0.03)
  2396. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.5
  2397. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.5
  2398. wait(0.03)
  2399. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.6
  2400. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.6
  2401. wait(0.03)
  2402. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.7
  2403. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.7
  2404. wait(0.03)
  2405. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.8
  2406. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.8
  2407. wait(0.03)
  2408. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.9
  2409. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.9
  2410. wait(0.03)
  2411. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 1
  2412. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 1
  2413. game.CoreGui.Unjailbreak.MainLogo.Visible = false
  2414.  
  2415. wait(0.1)
  2416. game.CoreGui.Unjailbreak.StarterFrame:TweenSize(UDim2.new(0, 472,0, 267),"Out","Quint",1.5,true)
  2417.  
  2418. ContinueCustomization.MouseButton1Down:connect(function()
  2419. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame:TweenPosition(UDim2.new(0, -472,0, 0),"Out","Quint",2,true)
  2420. end)
  2421.  
  2422. ENABLED = false
  2423. PLAYER = game:GetService("Players").LocalPlayer
  2424. MOUSE = PLAYER:GetMouse()
  2425. CC = game:GetService("Workspace").CurrentCamera
  2426. _G.FREE_FOR_ALL = false
  2427. _G.AIM_AT = 'Head'
  2428. local player = game:GetService("Players").LocalPlayer
  2429. local esp = false
  2430. local track = false
  2431.  
  2432. function Create(base, team)
  2433. local bb = Instance.new("BillboardGui",player.PlayerGui)
  2434. bb.Adornee = base
  2435. bb.ExtentsOffset = Vector3.new(0,1,0)
  2436. bb.AlwaysOnTop = true
  2437. bb.Size = UDim2.new(0,5,0,5)
  2438. bb.StudsOffset = Vector3.new(0,1,0)
  2439. bb.Name = "tracker"
  2440. local frame = Instance.new("Frame",bb)
  2441. frame.ZIndex = 10
  2442. frame.BackgroundTransparency = 0.3
  2443. frame.Size = UDim2.new(1,0,1,0)
  2444. frame.Position = UDim2.new(0,0,0)
  2445. frame.Transparency = 1
  2446. local txtlbl = Instance.new("TextLabel",bb)
  2447. txtlbl.ZIndex = 10
  2448. txtlbl.Text = (string.upper(base.Parent.Name))
  2449. txtlbl.BackgroundTransparency = 1
  2450. txtlbl.Position = UDim2.new(0,0,0,-35)
  2451. txtlbl.Size = UDim2.new(1,0,10,0)
  2452. txtlbl.Font = "SourceSansBold"
  2453. txtlbl.FontSize = "Size10"
  2454. txtlbl.TextStrokeTransparency = 0.5
  2455.  
  2456. local txtlbl2 = Instance.new("TextLabel",bb)
  2457. txtlbl2.ZIndex = 10
  2458. txtlbl2.Text = (math.floor(base.Parent.Humanoid.Health*100)/100)
  2459. txtlbl2.BackgroundTransparency = 1
  2460. txtlbl2.Position = UDim2.new(0,0,0,-25)
  2461. txtlbl2.Size = UDim2.new(1,0,10,0)
  2462. txtlbl2.Font = "SourceSansBold"
  2463. txtlbl2.FontSize = "Size10"
  2464.  
  2465. txtlbl2.TextStrokeTransparency = 0.5
  2466. if team then
  2467. txtlbl.TextColor3 = Color3.new(85,0,127)
  2468. txtlbl2.TextColor3 = Color3.new(85,0,127)
  2469. frame.BackgroundColor3 = Color3.new(85,0,127)
  2470.  
  2471. elseif base.Parent.Name == "Decryptance" or base.Parent.Name == "Unlisting" then
  2472. txtlbl.TextColor3 = Color3.new(0,255,0)
  2473. txtlbl2.TextColor3 = Color3.new(0,255,0)
  2474. frame.BackgroundColor3 = Color3.new(0,255,0)
  2475. txtlbl.Text = "FRIEND"
  2476. txtlbl.FontSize = "Size14"
  2477. txtlbl2.FontSize = "Size14"
  2478.  
  2479.  
  2480.  
  2481. elseif base.Parent.Name == game:GetService("Players").LocalPlayer.Name then
  2482. txtlbl2.Transparency = 1
  2483. txtlbl.Transparency = 1
  2484. frame.Transparency = 1
  2485. else
  2486. txtlbl.TextColor3 = Color3.new(85,0,127)
  2487. txtlbl2.TextColor3 = Color3.new(85,0,127)
  2488. frame.BackgroundColor3 = Color3.new(85,0,127)
  2489.  
  2490. end
  2491. end
  2492.  
  2493.  
  2494. function Find()
  2495. Clear()
  2496. track = true
  2497. spawn(function()
  2498. while wait() do
  2499. if track then
  2500. Clear()
  2501. for _,v in pairs(game:GetService("Players"):players()) do
  2502.  
  2503. if v.Character and v.Character.Head then
  2504. Create(v.Character.Head, false)
  2505. end
  2506. end
  2507. end
  2508. end
  2509. wait(1)
  2510. end)
  2511. end
  2512. function Clear()
  2513. for _,v in pairs(player.PlayerGui:children()) do
  2514. if v.Name == "tracker" and v:isA("BillboardGui") then
  2515. v:Destroy()
  2516. end
  2517. end
  2518. end
  2519.  
  2520. CESP.MouseButton1Down:connect(function()
  2521. if not esp then
  2522. Find()
  2523. warn("Jailbreak ESP Enabled")
  2524. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CESP.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2525. esp = true
  2526. else
  2527. Clear()
  2528. track = false
  2529. warn("Jailbreak ESP Disabled")
  2530. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CESP.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2531. esp = false
  2532. end
  2533. end)
  2534.  
  2535. BlueColor.MouseButton1Down:connect(function()
  2536. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  2537. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  2538. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  2539. end)
  2540.  
  2541. RedColor.MouseButton1Down:connect(function()
  2542. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(1, 0, 0)
  2543. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(1, 0, 0)
  2544. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(1, 0, 0)
  2545. end)
  2546.  
  2547. OrangeColor.MouseButton1Down:connect(function()
  2548. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2549. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2550. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2551. end)
  2552.  
  2553. BlackColor.MouseButton1Down:connect(function()
  2554. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  2555. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0, 0, 0)
  2556. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0, 0, 0)
  2557. end)
  2558.  
  2559. PurpleColor.MouseButton1Down:connect(function()
  2560. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  2561. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  2562. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  2563. end)
  2564.  
  2565. function Aimbot()
  2566.  
  2567. end
  2568.  
  2569. MainContinue.MouseButton1Down:connect(function()
  2570. game.CoreGui.Unjailbreak.StarterFrame:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  2571. if game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.UIKeybind.Text == "" then
  2572. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  2573. mouse1.KeyDown:connect(function(key)
  2574. if key == "v" then
  2575. if Openn == true then
  2576. Openn = false
  2577. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,1.1, 0),"Out","Quint",1,true)
  2578. else
  2579. Openn = true
  2580. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,0.307, 0),"Out","Quint",1,true)
  2581. end
  2582. end
  2583. end)
  2584. else
  2585. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  2586. mouse1.KeyDown:connect(function(key)
  2587. if key == UIKeybind.Text then
  2588. if Openn == true then
  2589. Openn = false
  2590. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,1.1, 0),"Out","Quint",1,true)
  2591. else
  2592. Openn = true
  2593. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,0.307, 0),"Out","Quint",1,true)
  2594. end
  2595. end
  2596. end)
  2597. end
  2598. end)
  2599.  
  2600. local i=20 do
  2601. wait()
  2602. 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
  2603. end
  2604.  
  2605. Tabs.MouseButton1Down:connect(function()
  2606. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 150,0, 47), 'Out', 'Quint', 1, true)
  2607. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = true
  2608. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Transparency = 0.5
  2609. end)
  2610.  
  2611. Home.MouseButton1Down:connect(function()
  2612. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = true
  2613. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  2614. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  2615. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  2616. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  2617. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  2618. end)
  2619.  
  2620. Game.MouseButton1Down:connect(function()
  2621. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  2622. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = true
  2623. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  2624. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  2625. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  2626. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  2627. end)
  2628.  
  2629. Teleports.MouseButton1Down:connect(function()
  2630. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  2631. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  2632. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = true
  2633. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  2634. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  2635. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  2636. end)
  2637.  
  2638. Settings.MouseButton1Down:connect(function()
  2639. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  2640. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  2641. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  2642. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = true
  2643. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  2644. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  2645. end)
  2646.  
  2647. SetKeybind.MouseButton1Down:connect(function()
  2648. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = true
  2649. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.JewelryKeyy.Text = "Jewelry Color Set: "..JewelryKeyBox.Text
  2650. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.CriminalKeyy.Text = "Criminal Key Set: "..CrimBaseBox.Text
  2651. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.BankKeyy.Text = "Bank Key Set: "..BankKeyBox.Text
  2652. end)
  2653.  
  2654. KeyContinue.MouseButton1Down:connect(function()
  2655. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = false
  2656.  
  2657. --Jewelry
  2658. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  2659. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.JewelryKeyy.Text then
  2660. for i=1,20 do
  2661. wait()
  2662. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  2663. end
  2664. end
  2665. end)
  2666.  
  2667.  
  2668. --Bank
  2669. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  2670. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.BankKeyy.Text then
  2671. for i=1,20 do
  2672. wait()
  2673. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-11.036747, 17.9193821, 797.971521) + Vector3.new(1,0,0)
  2674. end
  2675. end
  2676. end)
  2677.  
  2678.  
  2679. --Criminal
  2680. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  2681. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.CriminalKeyy.Text then
  2682. for i=1,20 do
  2683. wait()
  2684. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  2685. end
  2686. end
  2687. end)
  2688. end)
  2689.  
  2690. KeyCancel.MouseButton1Click:connect(function()
  2691. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = false
  2692. end)
  2693.  
  2694. CDrag.MouseButton1Down:connect(function()
  2695. if Dragg == true then
  2696. Dragg = false
  2697. game.CoreGui.Unjailbreak.MainFrame.Draggable = true
  2698. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CDrag.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2699. else
  2700. Dragg = true
  2701. game.CoreGui.Unjailbreak.MainFrame.Draggable = false
  2702. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CDrag.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2703. end
  2704. end)
  2705.  
  2706. local ee = true
  2707. CNotifierB.MouseButton1Down:connect(function()
  2708. if BNotif == true then
  2709. BNotif = false
  2710. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierB.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2711. ee = false
  2712. else
  2713. ee = true
  2714. BNotif = true
  2715. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierB.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2716. for i, v in pairs(game:GetService("Workspace").Banks:GetChildren()) do
  2717. while ee do
  2718. wait(1)
  2719. if v.Extra.Light.SurfaceLight.Enabled == true then
  2720. game.CoreGui.Unjailbreak.BNotifierOpen:TweenPosition(UDim2.new(0, 1718,0, 578),"Out","Quint",2,true)
  2721. else
  2722. game.CoreGui.Unjailbreak.BNotifierOpen:TweenPosition(UDim2.new(0, 1950,0, 578),"Out","Quint",2,true)
  2723. end
  2724. end
  2725. end
  2726. end
  2727. end)
  2728.  
  2729. local eeee = true
  2730. CNotifierJ.MouseButton1Down:connect(function()
  2731. if JNotif == true then
  2732. JNotif = false
  2733. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierJ.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2734. eeee = false
  2735. else
  2736. eeee = true
  2737. JNotif = true
  2738. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierJ.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2739. for i, v in pairs(game:GetService("Workspace").Jewelrys:GetChildren()) do
  2740. while eeee do
  2741. wait(1)
  2742. if v.Extra.Light.SurfaceLight.Enabled == true then
  2743. game.CoreGui.Unjailbreak.JNotifierOpen:TweenPosition(UDim2.new(0, 1718,0, 657),"Out","Quint",2,true)
  2744. else
  2745. game.CoreGui.Unjailbreak.JNotifierOpen:TweenPosition(UDim2.new(0, 1950,0, 657),"Out","Quint",2,true)
  2746. end
  2747. end
  2748. end
  2749. end
  2750. end)
  2751.  
  2752. function bigggHead()
  2753. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  2754. if v.TeamValue.Value == "Police" then
  2755. v.Character.HumanoidRootPart.Transparency = 0
  2756. v.Character.HumanoidRootPart.BrickColor = BrickColor.new("Blue")
  2757. v.Character.HumanoidRootPart.Size = Vector3.new(16,16,16)
  2758. end
  2759. end
  2760. end
  2761.  
  2762. CBigHead.MouseButton1Down:connect(function()
  2763. if bigheadd == true then
  2764. bigheadd = false
  2765. bigggHead(false)
  2766. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CBigHead.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2767. else
  2768. bigheadd = true
  2769. bigggHead(true)
  2770. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CBigHead.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2771. end
  2772. end)
  2773.  
  2774. CForceField.MouseButton1Down:connect(function()
  2775. if forcefieldd == true then
  2776. forcefieldd = false
  2777. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CForceField.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2778. else
  2779. forcefieldd = true
  2780. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CForceField.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2781. local es = true
  2782. while es do
  2783. wait(0.1)
  2784. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  2785. if v.TeamValue.Value == "Police" then
  2786. if (game:GetService("Players").Character.Torso.Position - v.Position).magnitude <= 5 then
  2787. for i=1,20 do
  2788. wait()
  2789. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  2790. end
  2791. end
  2792. end
  2793. end
  2794. end
  2795. end
  2796. end)
  2797.  
  2798. local Checkpoint = {}
  2799. Coords.MouseButton1Down:connect(function()
  2800. table.remove(Checkpoint, 1)
  2801. table.insert(Checkpoint, game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position)
  2802. end)
  2803.  
  2804. CustomTP.MouseButton1Down:connect(function()
  2805. for i=1, 20 do
  2806. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Checkpoint[1]) + Vector3.new(1,0,0)
  2807. end
  2808. end)
  2809.  
  2810. Reset.MouseButton1Down:connect(function()
  2811. game.CoreGui.Unjailbreak:Remove()
  2812. end)
  2813.  
  2814. InfiniteAmmo.MouseButton1Down:connect(function()
  2815. if magInf == true then
  2816. magInf = false
  2817. game:GetService("Players").LocalPlayer.PlayerGui.ScreenGui.Ammo.MagSize.RobloxLocked = false
  2818. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.InfiniteAmmo.Text = "Ammo: OFF"
  2819. else
  2820. magInf = true
  2821. game:GetService("Players").LocalPlayer.PlayerGui.ScreenGui.Ammo.MagSize.RobloxLocked = true
  2822. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.InfiniteAmmo.Text = "Ammo: ON"
  2823. end
  2824. end)
  2825.  
  2826. Prison.MouseButton1Down:connect(function()
  2827. for i=1,20 do
  2828. wait()
  2829. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1138.66, 18.009, -1430.01) + Vector3.new(1,0,0)
  2830. end
  2831. end)
  2832.  
  2833. CriminalBase.MouseButton1Down:connect(function()
  2834. for i=1,20 do
  2835. wait()
  2836. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  2837. end
  2838. end)
  2839.  
  2840. BatCave.MouseButton1Down:connect(function()
  2841. for i=1,20 do
  2842. wait()
  2843. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1579.4823, 49.787693, -1759.61438) + Vector3.new(1,0,0)
  2844. end
  2845. end)
  2846.  
  2847. PoliceHQ1.MouseButton1Click:connect(function()
  2848. for i=1,20 do
  2849. wait()
  2850. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1130.11426, 17.950058, -1593.09766) + Vector3.new(1,0,0)
  2851. end
  2852. end)
  2853.  
  2854. PoliceHQ2.MouseButton1Down:connect(function()
  2855. for i=1,20 do
  2856. wait()
  2857. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(736.232239, 38.1125107, 1130.04456) + Vector3.new(1,0,0)
  2858. end
  2859. end)
  2860.  
  2861. Garage.MouseButton1Click:connect(function()
  2862. for i=1,20 do
  2863. wait()
  2864. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-341.0529, 19.644, 1182.502) + Vector3.new(1,0,0)
  2865. end
  2866. end)
  2867.  
  2868. BankStore.MouseButton1Down:connect(function()
  2869. for i=1,20 do
  2870. wait()
  2871. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.214, 2.67609, 818.648926) + Vector3.new(1,0,0)
  2872. end
  2873. end)
  2874.  
  2875. JewelryStore.MouseButton1Down:connect(function()
  2876. for i=1,20 do
  2877. wait()
  2878. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  2879. end
  2880. end)
  2881.  
  2882. GasStation.MouseButton1Click:connect(function()
  2883. for i=1,20 do
  2884. wait()
  2885. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1548.20093, 17.7475166, 701.546997) + Vector3.new(1,0,0)
  2886. end
  2887. end)
  2888.  
  2889. DonutShop.MouseButton1Down:connect(function()
  2890. for i=1,20 do
  2891. wait()
  2892. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(267.315552, 17.6180038, -1796.33093) + Vector3.new(1,0,0)
  2893. end
  2894. end)
  2895.  
  2896. Lamborghini.MouseButton1Down:connect(function()
  2897. for i=1,20 do
  2898. wait()
  2899. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(144.794067, 17.6189003, 768.572693) + Vector3.new(1,0,0)
  2900. end
  2901. end)
  2902.  
  2903. Bugatti.MouseButton1Down:connect(function()
  2904. for i=1,20 do
  2905. wait()
  2906. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(245.938766, 17.6064777, 1372.15076) + Vector3.new(1,0,0)
  2907. end
  2908. end)
  2909.  
  2910. SWATVan.MouseButton1Down:connect(function()
  2911. for i=1,20 do
  2912. wait()
  2913. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1355.2417, 18, -1531.86047) + Vector3.new(1,0,0)
  2914. end
  2915. end)
  2916.  
  2917. DuneBuggy.MouseButton1Down:connect(function()
  2918. for i=1,20 do
  2919. wait()
  2920. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(571.526733, 16.66436, -470.50943) + Vector3.new(1,0,0)
  2921. end
  2922. end)
  2923.  
  2924. PickUpTruck.MouseButton1Down:connect(function()
  2925. for i=1,20 do
  2926. wait()
  2927. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1541.10388, 17.746624, 729) + Vector3.new(1,0,0)
  2928. end
  2929. end)
  2930.  
  2931. DirtBike.MouseButton1Down:connect(function()
  2932. for i=1,20 do
  2933. wait()
  2934. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1313.71118, 17.3656254, 370.085327) + Vector3.new(1,0,0)
  2935. end
  2936. end)
  2937.  
  2938. Porsche.MouseButton1Down:connect(function()
  2939. for i=1,20 do
  2940. wait()
  2941. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1112.11475, 101.16069, 1290.57654) + Vector3.new(1,0,0)
  2942. end
  2943. end)
  2944.  
  2945. Camaro.MouseButton1Down:connect(function()
  2946. for i=1,20 do
  2947. wait()
  2948. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-956.153564, 19.8500576, -1451.23572) + Vector3.new(1,0,0)
  2949. end
  2950. end)
  2951.  
  2952. MiniCooper.MouseButton1Down:connect(function()
  2953. for i=1,20 do
  2954. wait()
  2955. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(767.823242, 17.3656254, -1216.83643) + Vector3.new(1,0,0)
  2956. end
  2957. end)
  2958.  
  2959. Tesla3.MouseButton1Down:connect(function()
  2960. for i=1,20 do
  2961. wait()
  2962. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-111.571999, 17.6169529, 541.515747) + Vector3.new(1,0,0)
  2963. end
  2964. end)
  2965.  
  2966. GodMode.MouseButton1Down:connect(function()
  2967. game:GetService("Players").LocalPlayer.Character.Humanoid.Name = 1
  2968. local l = game:GetService("Players").LocalPlayer.Character["1"]:Clone()
  2969. l.Parent = game:GetService("Players").LocalPlayer.Character
  2970. l.Name = "Humanoid"
  2971. wait(0.1)
  2972. game:GetService("Players").LocalPlayer.Character["1"]:Destroy()
  2973. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character
  2974. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = true
  2975. wait(0.1)
  2976. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = false
  2977. game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2978. end)
  2979.  
  2980. Btools.MouseButton1Down:connect(function()
  2981. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  2982. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  2983. if child.ClassName == "Part" then
  2984. child.Locked = false
  2985. end
  2986. if child.ClassName == "MeshPart" then
  2987. child.Locked = false
  2988. end
  2989. if child.ClassName == "UnionOperation" then
  2990. child.Locked = false
  2991. end
  2992. if child.ClassName == "Model" then
  2993. for index, chil in pairs(child:GetChildren()) do
  2994. if chil.ClassName == "Part" then
  2995. chil.Locked = false
  2996. end
  2997. if chil.ClassName == "MeshPart" then
  2998. chil.Locked = false
  2999. end
  3000. if chil.ClassName == "UnionOperation" then
  3001. chil.Locked = false
  3002. end
  3003. if chil.ClassName == "Model" then
  3004. for index, childe in pairs(chil:GetChildren()) do
  3005. if childe.ClassName == "Part" then
  3006. childe.Locked = false
  3007. end
  3008. if childe.ClassName == "MeshPart" then
  3009. childe.Locked = false
  3010. end
  3011. if childe.ClassName == "UnionOperation" then
  3012. childe.Locked = false
  3013. end
  3014. if childe.ClassName == "Model" then
  3015. for index, childeo in pairs(childe:GetChildren()) do
  3016. if childeo.ClassName == "Part" then
  3017. childeo.Locked = false
  3018. end
  3019. if childeo.ClassName == "MeshPart" then
  3020. childeo.Locked = false
  3021. end
  3022. if childeo.ClassName == "UnionOperation" then
  3023. childeo.Locked = false
  3024. end
  3025. if childeo.ClassName == "Model" then
  3026. end
  3027. end
  3028. end
  3029. end
  3030. end
  3031. end
  3032. end
  3033. end
  3034. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  3035. c.BinType = Enum.BinType.Hammer
  3036. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  3037. c.BinType = Enum.BinType.Clone
  3038. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  3039. c.BinType = Enum.BinType.Grab
  3040. end)
  3041.  
  3042. RemoveAll.MouseButton1Down:connect(function()
  3043. for i, v in pairs(game:GetService("Workspace").Jewelrys:GetChildren()) do
  3044. v.Lasers:Remove()
  3045. v.Cameras:Remove()
  3046. v.FloorLasers:Remove()
  3047. end
  3048. game:GetService("Workspace").Cells:Remove()
  3049. game:GetService("Workspace").Doors:Remove()
  3050. game:GetService("Workspace").EscapeRoutes.ExplodeWall:Destroy()
  3051. game:GetService("Workspace").EscapeRoutes.LiftGate:Remove()
  3052. for i, v in pairs(game:GetService("Workspace").Banks:GetChildren()) do
  3053. v.Door:Destroy()
  3054. v.TriggerDoor:Destroy()
  3055. v.Lasers:Remove()
  3056. end
  3057. end)
  3058.  
  3059. AnnoyServer.MouseButton1Down:connect(function()
  3060. if annnoy == true then
  3061. annnoy = false
  3062. e = false
  3063. else
  3064. annnoy = true
  3065. e = true
  3066. while eee do
  3067. for _,plr in pairs(game:GetService("Players"):GetPlayers()) do
  3068. pcall(function()
  3069. for _,obj in pairs(plr.Character.Head:GetChildren()) do
  3070. if obj:IsA("Sound") then
  3071. obj:Play()
  3072. end
  3073. end
  3074. end)
  3075. end
  3076. end
  3077. end
  3078. end)
  3079.  
  3080. SpamArrest.MouseButton1Down:connect(function()
  3081. local Player = game:GetService("Players").LocalPlayer
  3082. wait(0.5)
  3083. for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
  3084. repeat
  3085. wait()
  3086. Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  3087. until v.Team.Name ~= "Criminal"
  3088. end
  3089. end)
  3090.  
  3091. noclip = false
  3092. game:GetService('RunService').Stepped:connect(function()
  3093. if noclip then
  3094. game:GetService("Players").LocalPlayer.Character.Humanoid:ChangeState(11)
  3095. end
  3096. end)
  3097.  
  3098. NoClip.MouseButton1Down:connect(function()
  3099. noclip = not noclip
  3100. if NoClip.Text == "NoClip: ON" then
  3101. NoClip.Text = "NoClip: OFF"
  3102. else
  3103. NoClip.Text = "NoClip: ON"
  3104. end
  3105. end)
  3106.  
  3107. WalkSpeed.MouseButton1Down:connect(function()
  3108. down = false
  3109. velocity = Instance.new("BodyVelocity")
  3110. velocity.maxForce = Vector3.new(100000, 0, 100000)
  3111. local speed = 150
  3112. gyro = Instance.new("BodyGyro")
  3113. gyro.maxTorque = Vector3.new(100000, 0, 100000)
  3114.  
  3115. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  3116.  
  3117. function onButton1Down(mouse)
  3118. down = true
  3119. velocity.Parent = game:GetService("Players").LocalPlayer.Character.UpperTorso
  3120. velocity.velocity = (hum.MoveDirection) * speed
  3121. gyro.Parent = game:GetService("Players").LocalPlayer.Character.UpperTorso
  3122. while down do
  3123. if not down then break end
  3124. velocity.velocity = (hum.MoveDirection) * speed
  3125. local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
  3126. gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
  3127. wait(0.1)
  3128. end
  3129. end
  3130.  
  3131. function onButton1Up(mouse)
  3132. velocity.Parent = nil
  3133. gyro.Parent = nil
  3134. down = false
  3135. end
  3136.  
  3137. function onSelected(mouse)
  3138. mouse.KeyDown:connect(function(k) if k:lower()=="q"then onButton1Down(mouse)end end)
  3139. mouse.KeyUp:connect(function(k) if k:lower()=="q"then onButton1Up(mouse)end end)
  3140. end
  3141.  
  3142. onSelected(game:GetService("Players").LocalPlayer:GetMouse())
  3143. end)
  3144.  
  3145. Gravity.MouseButton1Down:connect(function()
  3146. if Gravity == true then
  3147. Gravity = false
  3148. game:GetService("Workspace").Gravity = 196.2
  3149. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Gravity.Text = "Gravity: OFF"
  3150. else
  3151. Gravity = true
  3152. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Gravity.Text = "Gravity: ON"
  3153. game:GetService("Workspace").Gravity = 45
  3154. end
  3155. end)
  3156.  
  3157. JumpPower.MouseButton1Down:connect(function()
  3158. if Jump == true then
  3159. Jump = false
  3160. game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 50
  3161. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.JumpPower.Text = "Jump: OFF"
  3162. else
  3163. Jump = true
  3164. game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 100
  3165. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.JumpPower.Text = "Jump: ON"
  3166. end
  3167. end)
  3168.  
  3169. VehicleSpeed.MouseButton1Down:connect(function()
  3170. dir = 0
  3171. gs = game.GetService
  3172. gs(game,"RunService").RenderStepped:connect(function()
  3173. for i,v in next,workspace.Vehicles:children() do
  3174. if v.Name ~= "Heli" then
  3175. if v:FindFirstChild("Engine") then
  3176. local bf,cf = v.Engine:FindFirstChild("NewForce"),v:GetPrimaryPartCFrame().lookVector
  3177. if not bf then
  3178. bf = v.Engine:FindFirstChild("BodyForce") or v.Engine:FindFirstChild("VectorForce")
  3179. if bf then
  3180. bf = bf:Clone()
  3181. bf.Parent = v.Engine
  3182. bf.Name = "NewForce"
  3183. end
  3184. end
  3185. if bf then
  3186. local fa = 1
  3187. if v.Name:lower():find("bike") then fa = .3 elseif v.Name:lower():find("bugg") then fa = .5 end
  3188. if v.Seat.PlayerName.Value ~= game:GetService("Players").LocalPlayer.Name then fa = 0 end
  3189. bf.Force = Vector3.new(cf.X*300000*dir*fa,0,cf.Z*300000*dir*fa)
  3190. end
  3191. end
  3192. end
  3193. end
  3194. end)
  3195. val = {
  3196. {Enum.KeyCode.W,1};
  3197. {Enum.KeyCode.S,-1};
  3198. }
  3199. uis = gs(game,"UserInputService")
  3200. chk = function(k)
  3201. for i,v in next,val do
  3202. if v[1]==k.KeyCode then
  3203. return v[2]
  3204. end
  3205. end
  3206. end
  3207. uis.InputBegan:connect(function(k)
  3208. dir = chk(k) or dir
  3209. end)
  3210. uis.InputEnded:connect(function(k)
  3211. if chk(k) == dir then
  3212. dir = 0
  3213. end
  3214. end)
  3215. end)
  3216.  
  3217. KeyCard.MouseButton1Down:connect(function()
  3218. game:GetService("Players").LocalPlayer.TeamValue.Value= "Police"
  3219. end)
  3220.  
  3221. local mouse=game:GetService("Players").LocalPlayer:GetMouse''
  3222. localplayer=game:GetService("Players").LocalPlayer
  3223. game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  3224. local torso = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart
  3225. local speed=0
  3226. local keys={a=false,d=false,w=false,s=false}
  3227. local e1
  3228. local e2
  3229. local function start()
  3230. local pos = Instance.new("BodyPosition",torso)
  3231. local gyro = Instance.new("BodyGyro",torso)
  3232. pos.Name="EPIXPOS"
  3233. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  3234. pos.position = torso.Position
  3235. gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3236. gyro.cframe = torso.CFrame
  3237. repeat
  3238. wait()
  3239. localplayer.Character.Humanoid.PlatformStand=true
  3240. local new=gyro.cframe - gyro.cframe.p + pos.position
  3241. if not keys.w and not keys.s and not keys.a and not keys.d then
  3242. speed=1
  3243. end
  3244. if keys.w then
  3245. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  3246. speed=speed+0.01
  3247. end
  3248. if keys.s then
  3249. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  3250. speed=speed+0.01
  3251. end
  3252. if keys.d then
  3253. new = new * CFrame.new(speed,0,0)
  3254. speed=speed+0.01
  3255. end
  3256. if keys.a then
  3257. new = new * CFrame.new(-speed,0,0)
  3258. speed=speed+0.01
  3259. end
  3260. if speed>5 then
  3261. speed=5
  3262. end
  3263. pos.position=new.p
  3264. if keys.w then
  3265. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
  3266. elseif keys.s then
  3267. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
  3268. else
  3269. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  3270. end
  3271. until not Fly
  3272. if gyro then gyro:Destroy() end
  3273. if pos then pos:Destroy() end
  3274. flying=false
  3275. localplayer.Character.Humanoid.PlatformStand=false
  3276. speed=0
  3277. end
  3278. e1=mouse.KeyDown:connect(function(key)
  3279. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  3280. if key=="w" then
  3281. keys.w=true
  3282. elseif key=="s" then
  3283. keys.s=true
  3284. elseif key=="a" then
  3285. keys.a=true
  3286. elseif key=="d" then
  3287. keys.d=true
  3288. end
  3289. end)
  3290. e2=mouse.KeyUp:connect(function(key)
  3291. if key=="w" then
  3292. keys.w=false
  3293. elseif key=="s" then
  3294. keys.s=false
  3295. elseif key=="a" then
  3296. keys.a=false
  3297. elseif key=="d" then
  3298. keys.d=false
  3299. end
  3300. end)
  3301.  
  3302. Fly.MouseButton1Down:connect(function()
  3303. if flyy == true then
  3304. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Fly.Text = "Fly: OFF"
  3305. flyy = false
  3306. Fly = false
  3307. start()
  3308. else
  3309. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Fly.Text = "Fly: ON"
  3310. flyy = true
  3311. Fly = true
  3312. start()
  3313. end
  3314. end)
  3315.  
  3316. FlashLight.MouseButton1Down:connect(function()
  3317. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3318.  
  3319. a = Instance.new("Part", workspace)
  3320. a.Anchored = true
  3321. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3322. a.CanCollide = false
  3323.  
  3324. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  3325. if v.Name == "Station" then
  3326. for a, b in pairs(v:GetChildren()) do
  3327. if b:IsA("StringValue") then
  3328. if b.Value == "Flashlight" then
  3329. v.CFrame = CFrame.new(hit)
  3330. end
  3331. end
  3332. end
  3333. end
  3334. end
  3335. end)
  3336.  
  3337. M4A4.MouseButton1Down:connect(function()
  3338. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3339.  
  3340. a = Instance.new("Part", workspace)
  3341. a.Anchored = true
  3342. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3343. a.CanCollide = false
  3344.  
  3345. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  3346. if v.Name == "Station" then
  3347. for a, b in pairs(v:GetChildren()) do
  3348. if b:IsA("StringValue") then
  3349. if b.Value == "RifleSWAT" then
  3350. v.CFrame = CFrame.new(hit)
  3351. end
  3352. end
  3353. end
  3354. end
  3355. end
  3356. end)
  3357.  
  3358. AK47.MouseButton1Down:connect(function()
  3359. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3360.  
  3361. a = Instance.new("Part", workspace)
  3362. a.Anchored = true
  3363. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3364. a.CanCollide = false
  3365.  
  3366. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  3367. if v.Name == "ShootingRange" then
  3368. for a, b in pairs(v:GetChildren()) do
  3369. if b:IsA("StringValue") then
  3370. if b.Value == "AK47" then
  3371. v.CFrame = CFrame.new(hit)
  3372. end
  3373. end
  3374. end
  3375. end
  3376. end
  3377. end)
  3378.  
  3379. ShotGun.MouseButton1Down:connect(function()
  3380. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3381.  
  3382. a = Instance.new("Part", workspace)
  3383. a.Anchored = true
  3384. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3385. a.CanCollide = false
  3386.  
  3387. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  3388. if v.Name == "Station" then
  3389. for a, b in pairs(v:GetChildren()) do
  3390. if b:IsA("StringValue") then
  3391. if b.Value == "Shotgun" then
  3392. v.CFrame = CFrame.new(hit)
  3393. end
  3394. end
  3395. end
  3396. end
  3397. end
  3398. end)
  3399.  
  3400. Pistol.MouseButton1Down:connect(function()
  3401. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3402.  
  3403. a = Instance.new("Part", workspace)
  3404. a.Anchored = true
  3405. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3406. a.CanCollide = false
  3407.  
  3408. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  3409. if v.Name == "Station" then
  3410. for a, b in pairs(v:GetChildren()) do
  3411. if b:IsA("StringValue") then
  3412. if b.Value == "Pistol" then
  3413. v.CFrame = CFrame.new(hit)
  3414. end
  3415. end
  3416. end
  3417. end
  3418. end
  3419. end)
  3420.  
  3421. GotoBank.MouseButton1Down:connect(function()
  3422. for i=1,20 do
  3423. wait()
  3424. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.214, 2.67609, 818.648926) + Vector3.new(1,0,0)
  3425. end
  3426. end)
  3427.  
  3428. GotoJewelry.MouseButton1Down:connect(function()
  3429. for i=1,20 do
  3430. wait()
  3431. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  3432. end
  3433. end);
  3434.  
  3435. GoTo.MouseButton1Down:connect(function()
  3436. p = getPlayer()
  3437. if p then
  3438. for i=1,20 do
  3439. wait()
  3440. PLR.Character.HumanoidRootPart.CFrame = p.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  3441. end
  3442. else
  3443. GoTo.Text = "Retry"; wait(1); GoTo.Text = "GoTo" end
  3444. end)
  3445.  
  3446. Explorer.MouseButton1Down:connect(function()
  3447. 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"}
  3448. 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"}
  3449. BrickColorProperties = {"BrickColor", "Color", "TeamColor", "AllowSweep", "WaterColor", "ParallelPhysics", "Is30FpsThrottleEnabled", "HeadsUpDisplay", "Texture", "Value", "WaterColor", "SkinColor", "SparkleColor", "FogColor", "HeadColor", "LeftArmColor", "RightArmColor", "TorsoColor", "RightLegColor", "LeftLegColor","ShadowColor", "Ambient", "SecondaryColor"}
  3450. s = Instance.new("ScreenGui", game.CoreGui)
  3451. pgr = Instance.new("TextButton")
  3452. pgr.Parent = s
  3453. pgr.Size = UDim2.new(0,100,0,40)
  3454. pgr.Position = UDim2.new(0,30,0,440)
  3455. pgr.Text="Xplorer"
  3456. pgr.BackgroundTransparency = 0.7
  3457. pgr.TextColor = BrickColor.new("Black")
  3458. pgr.BackgroundColor = BrickColor.new("Really Black")
  3459. pgr.BorderColor = BrickColor.new("Black")
  3460. pgr.Font = "ArialBold"
  3461. pgr.FontSize = "Size14"
  3462. pgr.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  3463. pgr.TextStrokeTransparency = 0.3
  3464. pgr.BorderSizePixel = 1
  3465. pgr.BorderColor = BrickColor.new("White")
  3466.  
  3467. if game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer") then
  3468. game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer"):Remove()
  3469. end
  3470.  
  3471. Banned = {}
  3472.  
  3473.  
  3474.  
  3475. function isBanned()
  3476. for i,v in pairs(game.Players:GetPlayers()) do
  3477. if v.Name == Banned then
  3478. v:Destroy();
  3479. else
  3480. print("Player: "..v.Name.." has passed the test of banishments.");
  3481. end
  3482. end
  3483. end
  3484.  
  3485.  
  3486.  
  3487. local Cloned
  3488. local Deleted
  3489. local DeleteParent
  3490. local Player
  3491. local Search
  3492. local ScriptSearch
  3493. local Gui
  3494. local Cloned = nil
  3495. local Deleted = nil
  3496. local DeleteParent = nil
  3497. local Current = 0
  3498. local CurrentOption = 0
  3499.  
  3500. function Clear()
  3501. if Gui then
  3502. Gui:Remove()
  3503. end
  3504. Current = 0
  3505. CurrentOption = 0
  3506. end
  3507.  
  3508. function AddButton(N, Function, Color, Copy)
  3509. if not N then
  3510. error("RenderButton - No Name Specified")
  3511. end
  3512. if not Function then
  3513. error("RenderButton - No Function Specified")
  3514. end
  3515. if not Color then
  3516. Color = Color3.new(1, 1, 1)
  3517. end
  3518. if Copy == nil then
  3519. Copy = true
  3520. end
  3521. P = Instance.new("TextButton")
  3522. if Copy then
  3523. P.Size = UDim2.new(0, 110, 0, 20)
  3524. else
  3525. P.Size = UDim2.new(0, 130, 0, 20)
  3526. end
  3527. P.Text = N.Name
  3528. P.Name = N.Name
  3529. P.Parent = Gui
  3530. P.BackgroundColor3 = Color
  3531. P.TextColor3 = Color3.new(0, 0, 0)
  3532. P.BackgroundTransparency = 0.5
  3533. P.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300, 0, 50+(20*((Current%30)-1)))
  3534. P.MouseButton1Click:connect(function()
  3535. Function(P)
  3536. end)
  3537. D = Instance.new("TextButton")
  3538. D.Size = UDim2.new(0, 20, 0, 20)
  3539. D.Text = "X"
  3540. D.Name = N.Name
  3541. D.Parent = Gui
  3542. D.BackgroundColor3 = Color3.new(1, 0, 0)
  3543. D.TextColor3 = Color3.new(0, 0, 0)
  3544. D.BackgroundTransparency = 0.5
  3545. D.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+130, 0, 50+(20*((Current%30)-1)))
  3546. D.MouseButton1Click:connect(function()
  3547. Deleted = N
  3548. DeleteParent = N.Parent
  3549. N.Parent = nil
  3550. Clear()
  3551. Search(DeleteParent)
  3552. end)
  3553. if Copy then
  3554. C = Instance.new("TextButton")
  3555. C.Size = UDim2.new(0, 20, 0, 20)
  3556. C.Text = "C"
  3557. C.Name = N.Name
  3558. C.Parent = Gui
  3559. C.BackgroundColor3 = Color3.new(0, 1, 0.5)
  3560. C.TextColor3 = Color3.new(0, 0, 0)
  3561. C.BackgroundTransparency = 0.5
  3562. C.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+110, 0, 50+(20*((Current%30)-1)))
  3563. C.MouseButton1Click:connect(function()
  3564. Cloned = N
  3565. Clear()
  3566. Search(N.Parent)
  3567. end)
  3568. end
  3569. Current = Current + 1
  3570. return P
  3571. end
  3572.  
  3573. function AddOption(N, Function, Color, Text)
  3574. if not N then
  3575. error("RenderButton - No Name Specified")
  3576. end
  3577. if not Color then
  3578. Color = Color3.new(1, 1, 1)
  3579. end
  3580. if Text == nil then
  3581. Text = false
  3582. end
  3583. if Text then
  3584. P = Instance.new("TextBox")
  3585. else
  3586. P = Instance.new("TextButton")
  3587. end
  3588. P.Text = N
  3589. P.Name = N
  3590. P.Parent = Gui
  3591. P.BackgroundColor3 = Color
  3592. P.TextColor3 = Color3.new(0, 0, 0)
  3593. P.BackgroundTransparency = 0.5
  3594. P.Size = UDim2.new(0, 150, 0, 20)
  3595. P.Position = UDim2.new(0, ((math.modf(CurrentOption/30))*150)+150, 0, 50+(20*((CurrentOption%30)-1)))
  3596. if not Text and Function then
  3597. P.MouseButton1Click:connect(function() Function(P) end)
  3598. end
  3599. CurrentOption = CurrentOption + 1
  3600. return P
  3601. end
  3602.  
  3603. function AddTextOption(Obj, Prop)
  3604. local Ob = Obj
  3605. local Pro = Prop
  3606. if type(Ob[Pro]) == "number" or type(Ob[Pro]) == "string" then
  3607. CurrentOption = CurrentOption + 1
  3608. local T = AddOption(Ob[Pro], nil, Color3.new(0.1, 0.4, 0.1), true)
  3609. CurrentOption = CurrentOption - 2
  3610. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = T.Text end, Color3.new(0.1, 0.8, 0.1), false)
  3611. CurrentOption = CurrentOption + 1
  3612. end
  3613. end
  3614.  
  3615. function AddBrickColorOption(Obj, Prop)
  3616. local Ob = Obj
  3617. local Pro = Prop
  3618. if BrickColor.new(tostring(Ob[Pro])) == Ob[Pro] then
  3619. CurrentOption = CurrentOption + 1
  3620. local T = AddOption(tostring(Ob[Pro]), nil, Color3.new(0.1, 0.4, 0.1), true)
  3621. CurrentOption = CurrentOption - 2
  3622. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = BrickColor.new(T.Text) end, Color3.new(0.1, 0.8, 0.1), false)
  3623. CurrentOption = CurrentOption + 1
  3624. end
  3625. end
  3626.  
  3627. function UnanchorObject(Objects)
  3628. local function Recurse(Base)
  3629. for _, Object in pairs(Base:GetChildren()) do
  3630. if _G.TestProperty(Object, "Anchored") then
  3631. Object.Anchored = not Object.Anchored
  3632. end
  3633. Recurse(Object)
  3634. end
  3635. end
  3636. Recurse(Objects)
  3637. end
  3638.  
  3639.  
  3640.  
  3641.  
  3642. function AddBoolOption(Obj, Prop)
  3643. local Ob = Obj
  3644. local Pro = Prop
  3645. if type(Ob[Pro]) == "boolean" then
  3646. local O = AddOption(Pro..": "..tostring(Ob[Pro]), nil, Color3.new(0.1, 0.8, 0.1), false)
  3647. O.MouseButton1Click:connect(function()
  3648. if Ob[Pro] then
  3649. Ob[Pro] = false
  3650. O.Text = Pro..": false"
  3651. else
  3652. Ob[Pro] = true
  3653. O.Text = Pro..": true"
  3654. end
  3655. end)
  3656. end
  3657. end
  3658.  
  3659. function TestProperty(Obj, Property)
  3660. Success = pcall(function()
  3661. if Obj[Property] then
  3662. return
  3663. end
  3664. end)
  3665. return Success
  3666. end
  3667.  
  3668. function LoadOptions(Object)
  3669. for Num, Prop in pairs(TextProperties) do
  3670. if TestProperty(Object, Prop) then
  3671. AddTextOption(Object, Prop)
  3672. end
  3673. end
  3674. for Num, Prop in pairs(BoolProperties) do
  3675. if TestProperty(Object, Prop) then
  3676. AddBoolOption(Object, Prop)
  3677. end
  3678. end
  3679. for Num, Prop in pairs(BrickColorProperties) do
  3680. if TestProperty(Object, Prop) then
  3681. AddBrickColorOption(Object, Prop)
  3682. end
  3683. end
  3684. end
  3685.  
  3686.  
  3687. function AddForceField(Player)
  3688. Instance.new("ForceField", Player.Character)
  3689. end
  3690. function Killp(Player)
  3691. Player.Character.Humanoid.Health=0
  3692. end
  3693. function AddExplode(Player)
  3694. Instance.new("Explosion", Player.Character)
  3695. end
  3696. function AddSparkles(Player)
  3697. Instance.new("Sparkles", Player.Character)
  3698. end
  3699.  
  3700.  
  3701. function FreezeParts(b)
  3702. if (b.className == "Part") then
  3703. b.Anchored=true;
  3704. end
  3705. end
  3706.  
  3707. function TPToObject(Object1)
  3708. local localplr = game.Players.LocalPlayer.Character.Torso
  3709. localplr.Position = Object1.Position
  3710. end
  3711.  
  3712.  
  3713. function Search(Object)
  3714. Gui = Instance.new("ScreenGui")
  3715. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  3716. Gui.Name = "Explorer"
  3717. if Object ~= game then
  3718. AddOption("Back", function()
  3719. Clear();
  3720. Search(Object.Parent)
  3721. end, Color3.new(0.5, 1, 1), false)
  3722. end
  3723. if Object:IsA("Sound") then
  3724. AddOption("Copy ID", function() CopyString(tostring(Object.SoundId):sub(14)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  3725. AddOption("Play", function() Object:Play(); Clear(); Search(Object); end, Color3.new(0, 0, 1), false)
  3726. AddOption("Stop", function() Object:Stop(); Clear(); Search(Object); end, Color3.new(1, 1, 0), false)
  3727. end
  3728. if Object:IsA("Workspace") then
  3729. 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)
  3730. end
  3731. if Object:IsA("IntValue") or Object:IsA("StringValue") or Object:IsA("NumberValue") then
  3732. AddOption("Copy Value", function() CopyString(tostring(Object.Value)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  3733. end
  3734. if Object:IsA("TextLabel") or Object:IsA("TextBox") or Object:IsA("Message") then
  3735. AddOption("Copy Value", function() CopyString(tostring(Object.Text)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  3736. end
  3737. AddOption("Get Path", function() CopyString(tostring("game." .. Object:GetFullName())) Clear(); Search(Object) end, Color3.new(0.5, 1, 1), false)
  3738. if Object ~= game then
  3739. AddOption("Unanchor Children", function() UnanchorObject(Object); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  3740. AddOption("ClearAllChildren", function() Object:ClearAllChildren(); Clear(); Search(Object); end, Color3.new(1, 0.6, 0.1), false)
  3741. end
  3742. AddOption("Reload", function() Clear(); Search(Object); end, Color3.new(0.2, 1, 0.2), false)
  3743. if Cloned then
  3744. AddOption("Paste", function() Cloned:Clone().Parent = Object; Clear(); Search(Object); end, Color3.new(0.5, 1, 1), false)
  3745. end
  3746. if Deleted then
  3747. AddOption("Undo", function() Deleted.Parent = DeleteParent; Deleted = nil; DeletedParent = nil; Clear(); Search(Object); end, Color3.new(1, 0.6, 0.1), false)
  3748. end
  3749. if Object:IsA("Player") then
  3750. AddOption("Goto Character", function() Clear(); if Object.Character then Search(Object.Character); end end, Color3.new(1, 1, 1), false)
  3751. AddOption("Kill", function() Killp(Object) end, Color3.new(1,0.6,0.1), false)
  3752. AddOption("ForceField", function() AddForceField(Object); end, Color3.new(1, 0.6, 0.1), false)
  3753. AddOption("Freeze", function() FreezeParts(Object.Character.Torso); end, Color3.new(1, 0.6, 0.1), false)
  3754. AddOption("Unequip Tools", function() Object.Character.Humanoid:UnequipTools() end, Color3.new(1, 0.6, 0.1), false)
  3755. AddOption("Ban", function() table.insert(Banned, Object.Name); end, Color3.new(1,0.6,0.1), false)
  3756. --AddOption("Explode", function() AddExplode(Object); end, Color3.new(1, 0.6, 0.1), false)
  3757. end
  3758. if Object:IsA("Lighting") then
  3759. AddOption("Night", function() Object.TimeOfDay="24:24:24" end, Color3.new(1.,0.6,0.1), false)
  3760. AddOption("Day", function() Object.TimeOfDay="12:12:12" end, Color3.new(1.,0.6,0.1), false)
  3761. end
  3762. if Object:IsA("LocalScript") then
  3763. AddOption("EditScript", function() Clear(); ScriptSearch(Object); end, Color3.new(1, 1, 1), false)
  3764. end
  3765. if Object:IsA("Terrain") then
  3766. AddOption("Clear", function() Object:Clear(); end, Color3.new(1, 1, 1), false)
  3767. end
  3768. 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
  3769. AddOption("Teleport To Part", function() TPToObject(Object); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  3770. end
  3771.  
  3772. LoadOptions(Object)
  3773. AddOption("Close", Clear, Color3.new(1, 0.2, 0), false)
  3774. if not Object:IsA("Workspace") or not Object:IsA("Player") then
  3775. for Num, Obj in pairs(Object:GetChildren()) do
  3776. --if not Obj:IsA("BasePart") or not Object.Parent == game.Workspace then
  3777. if true then
  3778. if Obj:IsA("LocalScript") then
  3779. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 0, 0), true)
  3780. elseif Obj:IsA("Script") or Obj:IsA("StarterScript") or Obj:IsA("CoreScript") then
  3781. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(0.5, 0.5, 0.8), true)
  3782. elseif Obj.Parent == game then
  3783. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), false)
  3784. else
  3785. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), true)
  3786. end
  3787. end
  3788. end
  3789. end
  3790. function MoveUp(Place, Amount)
  3791. for i,v in pairs(Place:GetChildren()) do
  3792. if v:IsA("TextLabel") or v:IsA("TextBox") then
  3793. v.Position = v.Position + UDim2.new(0,0,0,-Amount)
  3794. end
  3795. end
  3796. end
  3797. function MoveDown(Place, Amount)
  3798. for i,v in pairs(Place:GetChildren()) do
  3799. if v:IsA("TextLabel") or v:IsA("TextBox") then
  3800. v.Position = v.Position + UDim2.new(0,0,0,Amount)
  3801. end
  3802. end
  3803. end
  3804. i=0
  3805. function ScriptSearch(S)
  3806. Script2 = S
  3807. Script = decompile(Script2)
  3808. Table = {}
  3809. Enabled = true
  3810. Gui = Instance.new("ScreenGui")
  3811. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  3812. Gui.Name = "Explorer"
  3813. while Enabled do
  3814. Start, End = string.find(Script, '\n')
  3815. print(Start, End)
  3816. if Start and End then
  3817. table.insert(Table, string.sub(Script, 1, End))
  3818. New = string.sub(Script, End+1, string.len(Script))
  3819. Script = New
  3820. else
  3821. Enabled = false
  3822. table.insert(Table, string.sub(Script, 1, End))
  3823. print("Finished")
  3824. end
  3825. end
  3826. P = Instance.new("TextLabel")
  3827. P.Size = UDim2.new(0, 500, 0, 20)
  3828. P.Text = Script2.Name
  3829. P.Name = "Script Line"
  3830. P.Parent = Gui
  3831. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3832. P.TextColor3 = Color3.new(0, 0, 0)
  3833. P.BackgroundTransparency = 0.5
  3834. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  3835. P.TextXAlignment = "Left"
  3836. i=i+1
  3837. New = {}
  3838. for I,Val in pairs(Table) do
  3839. print(Val)
  3840. P = Instance.new("TextBox")
  3841. P.ClearTextOnFocus = false
  3842. P.Size = UDim2.new(0, 500, 0, 20)
  3843. P.Text = Val
  3844. P.Name = "Script Line"
  3845. P.Parent = Gui
  3846. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3847. P.TextColor3 = Color3.new(0, 0, 0)
  3848. P.BackgroundTransparency = 0.5
  3849. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  3850. P.TextXAlignment = "Left"
  3851. table.insert(New, P)
  3852. i=i+1
  3853. end
  3854. i=1
  3855. P = Instance.new("TextButton")
  3856. P.Size = UDim2.new(0, 20, 0, 20)
  3857. P.Text = "^"
  3858. P.Name = "Scroll"
  3859. P.Parent = Gui
  3860. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3861. P.TextColor3 = Color3.new(0, 0, 0)
  3862. P.BackgroundTransparency = 0.5
  3863. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3864. P.MouseButton1Click:connect(function()
  3865. MoveUp(Gui, -20)
  3866. end)
  3867. i=i+1
  3868. P = Instance.new("TextButton")
  3869. P.Size = UDim2.new(0, 20, 0, 20)
  3870. P.Text = "v"
  3871. P.Name = "Scroll"
  3872. P.Parent = Gui
  3873. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3874. P.TextColor3 = Color3.new(0, 0, 0)
  3875. P.BackgroundTransparency = 0.5
  3876. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3877. P.MouseButton1Click:connect(function()
  3878. MoveDown(Gui, -20)
  3879. end)
  3880. i=i+1
  3881. P = Instance.new("TextButton")
  3882. P.Size = UDim2.new(0, 20, 0, 20)
  3883. P.Text = "^^"
  3884. P.Name = "Scroll"
  3885. P.Parent = Gui
  3886. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3887. P.TextColor3 = Color3.new(0, 0, 0)
  3888. P.BackgroundTransparency = 0.5
  3889. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3890. P.MouseButton1Click:connect(function()
  3891. MoveUp(Gui, -200)
  3892. end)
  3893. i=i+1
  3894. P = Instance.new("TextButton")
  3895. P.Size = UDim2.new(0, 20, 0, 20)
  3896. P.Text = "vv"
  3897. P.Name = "Scroll"
  3898. P.Parent = Gui
  3899. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3900. P.TextColor3 = Color3.new(0, 0, 0)
  3901. P.BackgroundTransparency = 0.5
  3902. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3903. P.MouseButton1Click:connect(function()
  3904. MoveDown(Gui, -200)
  3905. end)
  3906. i=i+1
  3907. P = Instance.new("TextButton")
  3908. P.Size = UDim2.new(0, 20, 0, 20)
  3909. P.Text = "S"
  3910. P.Name = "Save"
  3911. P.Parent = Gui
  3912. P.BackgroundColor3 = Color3.new(0, 1, 0)
  3913. P.TextColor3 = Color3.new(0, 0, 0)
  3914. P.BackgroundTransparency = 0.5
  3915. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3916. P.MouseButton1Click:connect(function()
  3917. StringS = ""
  3918. for Num, Obj in pairs(New) do
  3919. StringS = StringS..Obj.Text..'\n'
  3920. end
  3921. S.Source = StringS
  3922. S.Disabled = true
  3923. S.Disabled = false
  3924. end)
  3925. i=i+1
  3926. P = Instance.new("TextButton")
  3927. P.Size = UDim2.new(0, 20, 0, 20)
  3928. P.Text = "C"
  3929. P.Name = "Copy"
  3930. P.Parent = Gui
  3931. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  3932. P.TextColor3 = Color3.new(0, 0, 0)
  3933. P.BackgroundTransparency = 0.5
  3934. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3935. P.MouseButton1Click:connect(function()
  3936. StringS = ""
  3937. for Num, Obj in pairs(New) do
  3938. StringS = StringS..Obj.Text..'\n'
  3939. end
  3940. CopyString(StringS)
  3941. end)
  3942. i=i+1
  3943. P = Instance.new("TextButton")
  3944. P.Size = UDim2.new(0, 20, 0, 20)
  3945. P.Text = "x"
  3946. P.Name = "Back"
  3947. P.Parent = Gui
  3948. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  3949. P.TextColor3 = Color3.new(0, 0, 0)
  3950. P.BackgroundTransparency = 0.5
  3951. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3952. P.MouseButton1Click:connect(function()
  3953. Clear()
  3954. i=0
  3955. Search(S)
  3956. end)
  3957. i=i+1
  3958. P = Instance.new("TextButton")
  3959. P.Size = UDim2.new(0, 20, 0, 20)
  3960. P.Text = "CB"
  3961. P.Name = "Back"
  3962. P.Parent = Gui
  3963. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  3964. P.TextColor3 = Color3.new(0, 0, 0)
  3965. P.BackgroundTransparency = 0.5
  3966. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3967. P.MouseButton1Click:connect(function()
  3968. CopyString(decompile(Script2,true))
  3969. end)
  3970. i=i+1
  3971. end
  3972. end
  3973.  
  3974. pgr.MouseButton1Click:connect(function()
  3975. Clear()
  3976. Search(game)
  3977. end)
  3978. end)
  3979.  
  3980. UIColorButton.MouseButton1Down:connect(function()
  3981. print("not ready")
  3982. end)
  3983.  
  3984. PLR = game:GetService("Players").LocalPlayer
  3985.  
  3986. Players = game:GetService("Players"):GetPlayers()
  3987.  
  3988. Selected1 = game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.SPlayer
  3989.  
  3990. val.Name = "Selected"
  3991.  
  3992. function alphabetize(p1, p2)
  3993. Player1 = p1.Name:lower()
  3994. P1 = Player1:sub(1, 1):byte()
  3995. Player2 = p2.Name:lower()
  3996. P2 = Player2:sub(1, 1):byte()
  3997.  
  3998.  
  3999. if P1 < P2 then return true else return false end
  4000. end
  4001. table.sort(Players, alphabetize)
  4002.  
  4003. for i = 1, #Players do
  4004. p = Players[i]
  4005. if p ~= PLR then
  4006. btn = Instance.new("TextButton", sframe)
  4007. btn.Name = p.Name
  4008. btn.Text = p.Name
  4009. btn.Size = UDim2.new(0, 260, 0, 25)
  4010. btn.Font = Enum.Font.Highway
  4011. btn.FontSize = Enum.FontSize.Size14
  4012. btn.TextColor3 = Color3.new(255, 255, 255)
  4013. btn.BackgroundTransparency = 1
  4014. btn.Position = UDim2.new(0, 0, 0, (i * 25) - 25)
  4015. sframe.CanvasSize = UDim2.new(0, 0, 0, (#Players * 25) - 25)
  4016. btn.MouseButton1Click:connect(function()
  4017. val.Value = p
  4018. Selected1.Text = "Player: "..p.Name
  4019. end)
  4020.  
  4021. end
  4022. end
  4023.  
  4024. function update()
  4025.  
  4026. for i, btn in ipairs(sframe:GetChildren()) do if btn:IsA("TextButton") then btn:Destroy() end end
  4027.  
  4028. plrs = game:GetService("Players"):GetPlayers()
  4029. table.sort(plrs, alphabetize)
  4030.  
  4031. for i = 1, #plrs do
  4032.  
  4033. p = plrs[i]
  4034. if p ~= PLR then
  4035.  
  4036. btn = Instance.new("TextButton", sframe)
  4037. btn.Text = p.Name
  4038. btn.Size = UDim2.new(0, 260, 0, 25)
  4039. btn.Font = Enum.Font.Highway
  4040. btn.FontSize = Enum.FontSize.Size14
  4041. btn.TextColor3 = Color3.new(255, 255, 255)
  4042. btn.BackgroundTransparency = 1
  4043. btn.Position = UDim2.new(0, 0, 0, (i * 25) - 25)
  4044.  
  4045. sframe.CanvasSize = UDim2.new(0, 0, 0, (#Players * 25) - 25)
  4046.  
  4047. btn.MouseButton1Click:connect(function()
  4048. val.Value = p
  4049. SPlayer.Text = "Player: "..p.Name
  4050. end)
  4051.  
  4052. end
  4053. end
  4054.  
  4055. end
  4056. game:GetService("Players").PlayerAdded:connect(update)
  4057. game:GetService("Players").PlayerRemoving:connect(update)
  4058.  
  4059. function getPlayer()
  4060. if val.Value:IsA("Player") and val.Value.Character:FindFirstChild("HumanoidRootPart") then return val.Value else return nil end
  4061. end
  4062. end
  4063.  
  4064. if game.PlaceId == 292439477 then
  4065. ESP = true
  4066.  
  4067. Sniper = {"INTERVENTION", "REMINGTON 700", "AWS", "L115A3", "MOSIN NAGANT", "OBREZ"}
  4068. SpecialSniper = {"BFG 50", "SFG 50"}
  4069. WeakSniper = {"MK11", "SKS", "SCAR SSR", "DRAGUNOV SVU", "HENRY 45-70"}
  4070. 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"}
  4071. WeakSMG = {"MP5K", "UMP45", "MP7", "MAC10", "MP5", "COLT SMG 635", "MP5SD", "MP10", "MP5/10", "KRISS VECTOR"}
  4072. ShotGun = {"REMINGTON 870", "KSG 12", "KS-23M", "SERBU SHOTGUN"}
  4073. LMG = {"COLT LMG", "M60", "AUG HBAR", "MG36", "L86 LSW", "RPK", "SCAR HAMR", "RPK74"}
  4074. Other = {"M9", "GLOCK 17", "M1911", "DEAGLE 44", "GLOCK 18", "M93R", "TEC9", "MP412 REX"}
  4075. Melee = {"KNIFE", "MACHETE"}
  4076.  
  4077. warn("Phantom Forces ESP Created By Unlisting")
  4078.  
  4079. if ESP == true then
  4080. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  4081. pass = false
  4082. if workspace:FindFirstChild(v.Name) then
  4083. if v.Team == game:GetService("Players").LocalPlayer.Team then
  4084. if v.Character:FindFirstChild("HumanoidRootPart") then
  4085. if v.Character.HumanoidRootPart:FindFirstChild("ESP") then
  4086. v.Character.HumanoidRootPart.ESP:Destroy()
  4087. end
  4088. end
  4089. end
  4090. if v.Team ~= game:GetService("Players").LocalPlayer.Team then
  4091. if v.Character:FindFirstChild("HumanoidRootPart") then
  4092. for i,v in pairs(v.Character:GetChildren()) do
  4093. if v:IsA("Model") then
  4094. pass = true
  4095. break
  4096. end
  4097. end
  4098.  
  4099. shirt = nil
  4100. passer = false
  4101. for i,v in pairs(v.Character:GetChildren()) do
  4102. if v:IsA("Shirt") then
  4103. shirt = v
  4104. break
  4105. end
  4106. end
  4107.  
  4108. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetChildren()) do
  4109. if v:IsA("Shirt") then
  4110. if shirt ~= nil then
  4111. if v.Name ~= shirt.Name then
  4112. passer = true
  4113. break
  4114. end
  4115. end
  4116. end
  4117. end
  4118.  
  4119. if passer == true then
  4120. if v.Character:FindFirstChild("HumanoidRootPart") then
  4121. if v.Character.HumanoidRootPart:FindFirstChild("ESP") then
  4122.  
  4123. v.Character.HumanoidRootPart.ESP.TextLabel.Text = v.Name.." Distance: "..math.floor(((game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - v.Character.HumanoidRootPart.Position).magnitude))
  4124.  
  4125. hitting = false
  4126.  
  4127.  
  4128. 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)
  4129. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  4130. if part then
  4131. if part.Parent == v.Character then
  4132. hitting = true
  4133. end
  4134. end
  4135. if hitting == false then
  4136. elseif hitting == true then
  4137. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  4138. end
  4139.  
  4140. if hitting == false then
  4141. 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)
  4142. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  4143. if part then
  4144. if part.Parent == v.Character then
  4145. hitting = true
  4146. end
  4147. end
  4148. if hitting == false then
  4149. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4150. elseif hitting == true then
  4151. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  4152. end
  4153.  
  4154. if hitting == false then
  4155. elseif hitting == true then
  4156. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  4157. end
  4158.  
  4159.  
  4160.  
  4161.  
  4162.  
  4163.  
  4164.  
  4165.  
  4166.  
  4167.  
  4168.  
  4169. if hitting == false then
  4170. 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)
  4171. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  4172. if part then
  4173. if part:IsA("BasePart") then
  4174.  
  4175. CurrentGun = nil
  4176. for i,v in pairs(workspace.CurrentCamera:GetChildren()) do
  4177. if v.Name ~= "Right Arm" and v.Name ~= "Left Arm" then
  4178. if v:IsA("Model") then
  4179. if v:FindFirstChild("Flame") then
  4180. CurrentGun = v
  4181. break
  4182. end
  4183. end
  4184. end
  4185. end
  4186.  
  4187. found = false
  4188.  
  4189. if found == false then
  4190. for i = 1,#Sniper do
  4191. if CurrentGun ~= nil then
  4192. if Sniper[i] == CurrentGun.Name then
  4193. found = true
  4194. Min = 2.75
  4195. Max = 3
  4196. break
  4197. end
  4198. end
  4199. end
  4200. end
  4201.  
  4202. if found == false then
  4203. for i = 1,#SpecialSniper do
  4204. if CurrentGun ~= nil then
  4205. if SpecialSniper[i] == CurrentGun.Name then
  4206. found = true
  4207. Min = 3.25
  4208. Max = 3.5
  4209. break
  4210. end
  4211. end
  4212. end
  4213. end
  4214.  
  4215. if found == false then
  4216. for i = 1,#WeakSniper do
  4217. if CurrentGun ~= nil then
  4218. if WeakSniper[i] == CurrentGun.Name then
  4219. found = true
  4220. Min = 2.75
  4221. Max = 3
  4222. break
  4223. end
  4224. end
  4225. end
  4226. end
  4227.  
  4228. if found == false then
  4229. for i = 1,#WeakSMG do
  4230. if CurrentGun ~= nil then
  4231. if WeakSMG[i] == CurrentGun.Name then
  4232. found = true
  4233. Min = 2.25
  4234. Max = 3
  4235. break
  4236. end
  4237. end
  4238. end
  4239. end
  4240.  
  4241. if found == false then
  4242. for i = 1,#SMG do
  4243. if CurrentGun ~= nil then
  4244. if SMG[i] == CurrentGun.Name then
  4245. found = true
  4246. Min = 2.5
  4247. Max = 3
  4248. break
  4249. end
  4250. end
  4251. end
  4252. end
  4253.  
  4254. if found == false then
  4255. for i = 1,#ShotGun do
  4256. if CurrentGun ~= nil then
  4257. if ShotGun[i] == CurrentGun.Name then
  4258. found = true
  4259. Min = 2.75
  4260. Max = 3
  4261. break
  4262. end
  4263. end
  4264. end
  4265. end
  4266.  
  4267. if found == false then
  4268. for i = 1,#LMG do
  4269. if CurrentGun ~= nil then
  4270. if LMG[i] == CurrentGun.Name then
  4271. found = true
  4272. Min = 2.5
  4273. Max = 3
  4274. break
  4275. end
  4276. end
  4277. end
  4278. end
  4279.  
  4280. if found == false then
  4281. for i = 1,#Other do
  4282. if CurrentGun ~= nil then
  4283. if Other[i] == CurrentGun.Name then
  4284. found = true
  4285. Min = 0
  4286. Max = 0
  4287. break
  4288. end
  4289. end
  4290. end
  4291. end
  4292.  
  4293. if found == false then
  4294. for i = 1,#Melee do
  4295. if CurrentGun ~= nil then
  4296. if Melee[i] == CurrentGun.Name then
  4297. found = true
  4298. Min = 0
  4299. Max = 0
  4300. break
  4301. end
  4302. end
  4303. end
  4304. end
  4305.  
  4306. if found == false then
  4307. Min = 0
  4308. Max = 0
  4309. end
  4310.  
  4311. if part.Parent.Name == "Map" then
  4312. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4313. hitting = true
  4314. parter = part
  4315. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  4316. hitting = true
  4317. parter = part
  4318. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  4319. hitting = true
  4320. parter = part
  4321. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  4322. hitting = true
  4323. parter = part
  4324. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  4325. hitting = true
  4326. parter = part
  4327. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  4328. hitting = true
  4329. parter = part
  4330. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  4331. hitting = true
  4332. parter = part
  4333. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  4334. hitting = true
  4335. parter = part
  4336. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4337. hitting = true
  4338. parter = part
  4339. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  4340. hitting = true
  4341. parter = part
  4342. end
  4343. end
  4344. end
  4345. end
  4346. if hitting == true then
  4347. hitting = false
  4348. part = parter
  4349. list = {}
  4350. pos1 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  4351. pos2 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  4352. Reg = Region3.new(pos1, pos2)
  4353. TouchingParts = game.Workspace:FindPartsInRegion3(Reg)
  4354. o = 1
  4355. if TouchingParts ~= nil then
  4356. for i,v in pairs(TouchingParts) do
  4357. if v ~= parter then
  4358.  
  4359.  
  4360. part = v
  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.  
  4395.  
  4396. if hitting == true then
  4397. table.insert(list, o, v)
  4398. o = o + 1
  4399. end
  4400. end
  4401. end
  4402. end
  4403.  
  4404. hitting = false
  4405.  
  4406. part = parter
  4407.  
  4408. pos1 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  4409. pos2 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  4410.  
  4411. 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)
  4412. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore, parter, unpack(list)}, false, true)
  4413. if part then
  4414. if part.Parent == v.Character then
  4415. hitting = true
  4416. end
  4417. end
  4418. if hitting == false then
  4419. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4420. elseif hitting == true then
  4421. if ((parter.Position - v.Character.HumanoidRootPart.Position).magnitude) <= 40 then
  4422. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  4423. else
  4424. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4425. end
  4426. end
  4427.  
  4428. elseif hitting == false then
  4429. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4430. end
  4431. end
  4432.  
  4433.  
  4434.  
  4435.  
  4436.  
  4437.  
  4438.  
  4439.  
  4440.  
  4441.  
  4442. if hitting == false then
  4443. 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)
  4444. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  4445. if part then
  4446. if part:IsA("BasePart") then
  4447.  
  4448. CurrentGun = nil
  4449. for i,v in pairs(workspace.CurrentCamera:GetChildren()) do
  4450. if v.Name ~= "Right Arm" and v.Name ~= "Left Arm" then
  4451. if v:IsA("Model") then
  4452. if v:FindFirstChild("Flame") then
  4453. CurrentGun = v
  4454. break
  4455. end
  4456. end
  4457. end
  4458. end
  4459.  
  4460. found = false
  4461.  
  4462. if found == false then
  4463. for i = 1,#Sniper do
  4464. if CurrentGun ~= nil then
  4465. if Sniper[i] == CurrentGun.Name then
  4466. found = true
  4467. Min = 2.75
  4468. Max = 3
  4469. break
  4470. end
  4471. end
  4472. end
  4473. end
  4474.  
  4475. if found == false then
  4476. for i = 1,#SpecialSniper do
  4477. if CurrentGun ~= nil then
  4478. if SpecialSniper[i] == CurrentGun.Name then
  4479. found = true
  4480. Min = 3.25
  4481. Max = 3.5
  4482. break
  4483. end
  4484. end
  4485. end
  4486. end
  4487.  
  4488. if found == false then
  4489. for i = 1,#WeakSniper do
  4490. if CurrentGun ~= nil then
  4491. if WeakSniper[i] == CurrentGun.Name then
  4492. found = true
  4493. Min = 2.75
  4494. Max = 3
  4495. break
  4496. end
  4497. end
  4498. end
  4499. end
  4500.  
  4501. if found == false then
  4502. for i = 1,#WeakSMG do
  4503. if CurrentGun ~= nil then
  4504. if WeakSMG[i] == CurrentGun.Name then
  4505. found = true
  4506. Min = 2.25
  4507. Max = 3
  4508. break
  4509. end
  4510. end
  4511. end
  4512. end
  4513.  
  4514. if found == false then
  4515. for i = 1,#SMG do
  4516. if CurrentGun ~= nil then
  4517. if SMG[i] == CurrentGun.Name then
  4518. found = true
  4519. Min = 2.5
  4520. Max = 3
  4521. break
  4522. end
  4523. end
  4524. end
  4525. end
  4526.  
  4527. if found == false then
  4528. for i = 1,#ShotGun do
  4529. if CurrentGun ~= nil then
  4530. if ShotGun[i] == CurrentGun.Name then
  4531. found = true
  4532. Min = 2.75
  4533. Max = 3
  4534. break
  4535. end
  4536. end
  4537. end
  4538. end
  4539.  
  4540. if found == false then
  4541. for i = 1,#LMG do
  4542. if CurrentGun ~= nil then
  4543. if LMG[i] == CurrentGun.Name then
  4544. found = true
  4545. Min = 2.5
  4546. Max = 3
  4547. break
  4548. end
  4549. end
  4550. end
  4551. end
  4552.  
  4553. if found == false then
  4554. for i = 1,#Other do
  4555. if CurrentGun ~= nil then
  4556. if Other[i] == CurrentGun.Name then
  4557. found = true
  4558. Min = 0
  4559. Max = 0
  4560. break
  4561. end
  4562. end
  4563. end
  4564. end
  4565.  
  4566. if found == false then
  4567. for i = 1,#Melee do
  4568. if CurrentGun ~= nil then
  4569. if Melee[i] == CurrentGun.Name then
  4570. found = true
  4571. Min = 0
  4572. Max = 0
  4573. break
  4574. end
  4575. end
  4576. end
  4577. end
  4578.  
  4579. if found == false then
  4580. Min = 0
  4581. Max = 0
  4582. end
  4583.  
  4584. if part.Parent.Name == "Map" then
  4585. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4586. hitting = true
  4587. parter = part
  4588. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  4589. hitting = true
  4590. parter = part
  4591. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  4592. hitting = true
  4593. parter = part
  4594. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  4595. hitting = true
  4596. parter = part
  4597. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  4598. hitting = true
  4599. parter = part
  4600. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  4601. hitting = true
  4602. parter = part
  4603. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  4604. hitting = true
  4605. parter = part
  4606. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  4607. hitting = true
  4608. parter = part
  4609. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4610. hitting = true
  4611. parter = part
  4612. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  4613. hitting = true
  4614. parter = part
  4615. end
  4616. end
  4617. end
  4618. end
  4619. if hitting == true then
  4620. hitting = false
  4621. part = parter
  4622. list = {}
  4623. pos1 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  4624. pos2 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  4625. Reg = Region3.new(pos1, pos2)
  4626. TouchingParts = game.Workspace:FindPartsInRegion3(Reg)
  4627. o = 1
  4628. if TouchingParts ~= nil then
  4629. for i,v in pairs(TouchingParts) do
  4630. if v ~= parter then
  4631.  
  4632.  
  4633. part = v
  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.  
  4668.  
  4669. if hitting == true then
  4670. table.insert(list, o, v)
  4671. o = o + 1
  4672. end
  4673. end
  4674. end
  4675. end
  4676.  
  4677. hitting = false
  4678.  
  4679. part = parter
  4680.  
  4681. pos1 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  4682. pos2 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  4683.  
  4684. 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)
  4685. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore, parter, unpack(list)}, false, true)
  4686. if part then
  4687. if part.Parent == v.Character then
  4688. hitting = true
  4689. end
  4690. end
  4691. if hitting == false then
  4692. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4693. elseif hitting == true then
  4694. if ((parter.Position - v.Character.HumanoidRootPart.Position).magnitude) <= 40 then
  4695. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  4696. else
  4697. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4698. end
  4699. end
  4700.  
  4701. elseif hitting == false then
  4702. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4703. end
  4704. end
  4705. end
  4706.  
  4707.  
  4708.  
  4709. elseif pass == true then
  4710. local ESP = Instance.new("BillboardGui",v.Character.HumanoidRootPart)
  4711. ESP.Name = "ESP"
  4712. ESP.Size = UDim2.new(6, 0, 8, 0)
  4713. ESP.StudsOffset = Vector3.new(0, 0.75, 0)
  4714. ESP.AlwaysOnTop = true
  4715. local Frame = Instance.new("Frame",ESP)
  4716. Frame.ZIndex = 1000
  4717. Frame.Size = UDim2.new(0.6, 0, 0.8, 0)
  4718. Frame.Position = UDim2.new(0.2, 0, 0.3, 0)
  4719. Frame.BorderSizePixel = 3
  4720. Frame.BackgroundTransparency = 0.3
  4721. Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  4722. Label = Instance.new("TextLabel", ESP)
  4723. Label.Position = UDim2.new(0, 0, -0.1, 0)
  4724. Label.Size = UDim2.new(1, 0, 0.3, 0)
  4725. Label.Font = "SourceSansLight"
  4726. Label.TextColor3 = Color3.new(1,1,1)
  4727. Label.TextStrokeColor3 = Color3.new(0,0,0)
  4728. Label.TextStrokeTransparency = 0
  4729. Label.BackgroundColor3 = Color3.new(1, 1, 1)
  4730. Label.TextScaled = true
  4731. Label.Text = v.Name.." Distance: "..math.floor(((game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - v.Character.HumanoidRootPart.Position).magnitude))
  4732. Label.BackgroundTransparency = 1
  4733. end
  4734. end
  4735. end
  4736. end
  4737. end
  4738. end
  4739. end
  4740. end
  4741. end
  4742.  
  4743. if game.PlaceId ~= 606849621 or 292439477 then
  4744. warn("Unjailbreak Is Not Compatible With This Game!")
  4745. end
  4746. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement