Ringarang1

Jailbailer

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