Guest User

Untitled

a guest
Aug 28th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 464.26 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local OpenClose = Instance.new("TextButton")
  7. local TextButton = Instance.new("TextButton")
  8. local TextButton_2 = Instance.new("TextButton")
  9. local TextButton_3 = Instance.new("TextButton")
  10. local TextButton_4 = Instance.new("TextButton")
  11. --Properties:
  12. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  13.  
  14. Frame.Parent = ScreenGui
  15. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  16. Frame.Position = UDim2.new(0.172849253, 0, 0.0354523212, 0)
  17. Frame.Size = UDim2.new(0, 828, 0, 241)
  18.  
  19. OpenClose.Name = "Open/Close"
  20. OpenClose.Parent = Frame
  21. OpenClose.BackgroundColor3 = Color3.new(1, 1, 1)
  22. OpenClose.Position = UDim2.new(-0.257246375, 0, 1.16597509, 0)
  23. OpenClose.Size = UDim2.new(0, 200, 0, 50)
  24. OpenClose.Font = Enum.Font.SourceSans
  25. OpenClose.Text = "Open/Close"
  26. OpenClose.TextColor3 = Color3.new(0, 0, 0)
  27. OpenClose.TextSize = 14
  28.  
  29. TextButton.Parent = Frame
  30. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  31. TextButton.Position = UDim2.new(0.0108695626, 0, 0.124481328, 0)
  32. TextButton.Size = UDim2.new(0, 200, 0, 50)
  33. TextButton.Font = Enum.Font.SourceSans
  34. TextButton.Text = "Auto rob"
  35. TextButton.TextColor3 = Color3.new(0, 0, 0)
  36. TextButton.TextSize = 14
  37. TextButton.MouseButton1Down:connect(function()
  38. -- HackingManic is sexy lmao
  39. -- Idk what 2 put here
  40. -- Instances:
  41. local ScreenGui = Instance.new("ScreenGui")
  42. local Frame = Instance.new("Frame")
  43. local TextLabel = Instance.new("TextLabel")
  44. local TextButton = Instance.new("TextButton")
  45. --Properties:
  46. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  47.  
  48. Frame.Parent = ScreenGui
  49. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  50. Frame.Position = UDim2.new(0.27940017, 0, 0.0513447449, 0)
  51. Frame.Size = UDim2.new(0, 537, 0, 70)
  52.  
  53. TextLabel.Parent = Frame
  54. TextLabel.BackgroundColor3 = Color3.new(0.192157, 0.164706, 1)
  55. TextLabel.Position = UDim2.new(0, 0, -0.600000024, 0)
  56. TextLabel.Size = UDim2.new(0, 537, 0, 70)
  57. TextLabel.Font = Enum.Font.SourceSans
  58. TextLabel.Text = "Re made by HackingManic yt/KimJungLizard#0904 discord"
  59. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  60. TextLabel.TextSize = 14
  61.  
  62. TextButton.Parent = Frame
  63. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  64. TextButton.Position = UDim2.new(-0.011173184, 0, 0.400000006, 0)
  65. TextButton.Size = UDim2.new(0, 543, 0, 42)
  66. TextButton.Font = Enum.Font.SourceSans
  67. TextButton.Text = "Click me to load gui"
  68. TextButton.TextColor3 = Color3.new(0, 0, 0)
  69. TextButton.TextSize = 14
  70. TextButton.MouseButton1Down:connect(function()
  71. ScreenGui.Frame.Visible = false
  72. loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
  73. end)
  74. -- Scripts
  75. end)
  76.  
  77. TextButton_2.Parent = Frame
  78. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  79. TextButton_2.Position = UDim2.new(0.493961364, 0, 0.124481328, 0)
  80. TextButton_2.Size = UDim2.new(0, 200, 0, 50)
  81. TextButton_2.Font = Enum.Font.SourceSans
  82. TextButton_2.Text = "Unjailbreak"
  83. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  84. TextButton_2.TextSize = 14
  85. TextButton_2.MouseButton1Down:connect(function()
  86. --this shit is unfinished :v
  87. if game.PlaceId == 606849621 then
  88. warn("[v1.1] Unjailbreak Loaded")
  89. warn("[v1.1] -Fixed Explorer")
  90. warn("[v1.1] -Fixed Draggable")
  91. warn("[v1.1] -Fixed Fly Bug")
  92. warn("[v1.1] -Stability Improve")
  93. warn("[v1.1] -Added Checkpoints")
  94. warn("[Meme] -Leaked by N3xul, sorry :P")
  95. Unjailbreak = Instance.new("ScreenGui")
  96. MainFrame = Instance.new("Frame")
  97. TextLabel = Instance.new("TextLabel")
  98. BottomLine = Instance.new("TextLabel")
  99. PlayerImage = Instance.new("ImageLabel")
  100. TextLabel_2 = Instance.new("TextLabel")
  101. TextLabel_3 = Instance.new("TextLabel")
  102. HomeImage = Instance.new("ImageLabel")
  103. TextLabel_4 = Instance.new("TextLabel")
  104. Home = Instance.new("TextButton")
  105. HomeImage_2 = Instance.new("ImageLabel")
  106. TextLabel_5 = Instance.new("TextLabel")
  107. Settings = Instance.new("TextButton")
  108. HomeImage_3 = Instance.new("ImageLabel")
  109. TextLabel_6 = Instance.new("TextLabel")
  110. Teleports = Instance.new("TextButton")
  111. HomeImage_4 = Instance.new("ImageLabel")
  112. TextLabel_7 = Instance.new("TextLabel")
  113. TabFrames = Instance.new("Frame")
  114. HomeFrame = Instance.new("Frame")
  115. TextLabel_8 = Instance.new("TextLabel")
  116. TextLabel_9 = Instance.new("TextLabel")
  117. TextLabel_10 = Instance.new("TextLabel")
  118. TextLabel_11 = Instance.new("TextLabel")
  119. TextLabel_12 = Instance.new("TextLabel")
  120. TextLabel_13 = Instance.new("TextLabel")
  121. TextLabel_14 = Instance.new("TextLabel")
  122. TextLabel_15 = Instance.new("TextLabel")
  123. TeleportsFrame = Instance.new("Frame")
  124. JewelryStore = Instance.new("TextButton")
  125. BankStore = Instance.new("TextButton")
  126. BatCave = Instance.new("TextButton")
  127. CriminalBase = Instance.new("TextButton")
  128. PoliceHQ1 = Instance.new("TextButton")
  129. PoliceHQ2 = Instance.new("TextButton")
  130. DonutShop = Instance.new("TextButton")
  131. GasStation = Instance.new("TextButton")
  132. Prison = Instance.new("TextButton")
  133. Garage = Instance.new("TextButton")
  134. Bugatti = Instance.new("TextButton")
  135. Lamborghini = Instance.new("TextButton")
  136. Tesla3 = Instance.new("TextButton")
  137. Porsche = Instance.new("TextButton")
  138. SWATVan = Instance.new("TextButton")
  139. DuneBuggy = Instance.new("TextButton")
  140. PickUpTruck = Instance.new("TextButton")
  141. MiniCooper = Instance.new("TextButton")
  142. Camaro = Instance.new("TextButton")
  143. DirtBike = Instance.new("TextButton")
  144. sframe = Instance.new("ScrollingFrame")
  145. GoTo = Instance.new("TextButton")
  146. SPlayer = Instance.new("TextLabel")
  147. SettingsFrame = Instance.new("Frame")
  148. CDrag = Instance.new("ImageButton")
  149. CNotifierB = Instance.new("ImageButton")
  150. TextLabel_16 = Instance.new("TextLabel")
  151. TextLabel_17 = Instance.new("TextLabel")
  152. CNotifierJ = Instance.new("ImageButton")
  153. TextLabel_18 = Instance.new("TextLabel")
  154. TextLabel_19 = Instance.new("TextLabel")
  155. CBigHead = Instance.new("ImageButton")
  156. TextLabel_20 = Instance.new("TextLabel")
  157. CESP = Instance.new("ImageButton")
  158. TextLabel_21 = Instance.new("TextLabel")
  159. KeybindConFrame = Instance.new("Frame")
  160. TextLabel_22 = Instance.new("TextLabel")
  161. JewelryKeyy = Instance.new("TextLabel")
  162. BankKeyy = Instance.new("TextLabel")
  163. CriminalKeyy = Instance.new("TextLabel")
  164. KeyContinue = Instance.new("TextButton")
  165. KeyCancel = Instance.new("TextButton")
  166. CustomTP = Instance.new("TextButton")
  167. JewelryKeyBox = Instance.new("TextBox")
  168. CrimBaseBox = Instance.new("TextBox")
  169. BankKeyBox = Instance.new("TextBox")
  170. SetKeybind = Instance.new("TextButton")
  171. TextLabel_23 = Instance.new("TextLabel")
  172. Coords = Instance.new("TextButton")
  173. UIColorButton = Instance.new("TextButton")
  174. Reset = Instance.new("TextButton")
  175. CForceField = Instance.new("ImageButton")
  176. TextLabel_24 = Instance.new("TextLabel")
  177. Explorer = Instance.new("TextButton")
  178. GameFrame = Instance.new("Frame")
  179. InfiniteAmmo = Instance.new("TextButton")
  180. JumpPower = Instance.new("TextButton")
  181. NoClip = Instance.new("TextButton")
  182. Gravity = Instance.new("TextButton")
  183. RemoveAll = Instance.new("TextButton")
  184. AnnoyServer = Instance.new("TextButton")
  185. VehicleSpeed = Instance.new("TextButton")
  186. WalkSpeed = Instance.new("TextButton")
  187. GodMode = Instance.new("TextButton")
  188. AK47 = Instance.new("TextButton")
  189. ClickTP = Instance.new("TextButton")
  190. AutoRob = Instance.new("TextButton")
  191. ShotGun = Instance.new("TextButton")
  192. Btools = Instance.new("TextButton")
  193. Pistol = Instance.new("TextButton")
  194. SpamArrest = Instance.new("TextButton")
  195. KeyCard = Instance.new("TextButton")
  196. M4A4 = Instance.new("TextButton")
  197. Fly = Instance.new("TextButton")
  198. FlashLight = Instance.new("TextButton")
  199. TextLabel_25 = Instance.new("TextLabel")
  200. TextLabel_26 = Instance.new("TextLabel")
  201. TextLabel_27 = Instance.new("TextLabel")
  202. MainLogo2 = Instance.new("ImageLabel")
  203. Tabs = Instance.new("ImageButton")
  204. Dark = Instance.new("Frame")
  205. MainLogo = Instance.new("ImageLabel")
  206. TextLabel_28 = Instance.new("TextLabel")
  207. JNotifierOpen = Instance.new("Frame")
  208. TextLabel_29 = Instance.new("TextLabel")
  209. GotoJewelry = Instance.new("TextButton")
  210. BNotifierOpen = Instance.new("Frame")
  211. TextLabel_30 = Instance.new("TextLabel")
  212. GotoBank = Instance.new("TextButton")
  213. LPlayerDetect = Instance.new("Frame")
  214. PlayerNameDetected = Instance.new("TextLabel")
  215. TextLabel_31 = Instance.new("TextLabel")
  216. TextLabel_32 = Instance.new("TextLabel")
  217. TextLabel_33 = Instance.new("TextLabel")
  218. TextLabel_34 = Instance.new("TextLabel")
  219. TextLabel_35 = Instance.new("TextLabel")
  220. AdminJoined = Instance.new("Frame")
  221. AdminDetected = Instance.new("TextLabel")
  222. TextLabel_36 = Instance.new("TextLabel")
  223. TextLabel_37 = Instance.new("TextLabel")
  224. TextLabel_38 = Instance.new("TextLabel")
  225. TextLabel_39 = Instance.new("TextLabel")
  226. UIColorFrame = Instance.new("Frame")
  227. TextLabel_40 = Instance.new("TextLabel")
  228. TextLabel_41 = Instance.new("TextLabel")
  229. Commands = Instance.new("Frame")
  230. TextLabel_42 = Instance.new("TextLabel")
  231. ScrollingFrame = Instance.new("ScrollingFrame")
  232. TextLabel_43 = Instance.new("TextLabel")
  233. TextLabel_44 = Instance.new("TextLabel")
  234. TextLabel_45 = Instance.new("TextLabel")
  235. TextLabel_46 = Instance.new("TextLabel")
  236. TextLabel_47 = Instance.new("TextLabel")
  237. TextLabel_48 = Instance.new("TextLabel")
  238. TextLabel_49 = Instance.new("TextLabel")
  239. TextLabel_50 = Instance.new("TextLabel")
  240. TextLabel_51 = Instance.new("TextLabel")
  241. TextLabel_52 = Instance.new("TextLabel")
  242. CommandClose = Instance.new("TextButton")
  243. StarterFrame = Instance.new("Frame")
  244. StarterMainFrame = Instance.new("Frame")
  245. ContinueCustomization = Instance.new("TextButton")
  246. TextLabel_53 = Instance.new("TextLabel")
  247. TextLabel_54 = Instance.new("TextLabel")
  248. TextLabel_55 = Instance.new("TextLabel")
  249. TextLabel_56 = Instance.new("TextLabel")
  250. TextLabel_57 = Instance.new("TextLabel")
  251. TextLabel_58 = Instance.new("TextLabel")
  252. TextLabel_59 = Instance.new("TextLabel")
  253. TextLabel_60 = Instance.new("TextLabel")
  254. TextLabel_61 = Instance.new("TextLabel")
  255. TextLabel_62 = Instance.new("TextLabel")
  256. MainContinue = Instance.new("TextButton")
  257. TextLabel_63 = Instance.new("TextLabel")
  258. TextLabel_64 = Instance.new("TextLabel")
  259. BlueColor = Instance.new("TextButton")
  260. RedColor = Instance.new("TextButton")
  261. OrangeColor = Instance.new("TextButton")
  262. BlackColor = Instance.new("TextButton")
  263. PurpleColor = Instance.new("TextButton")
  264. TextLabel_65 = Instance.new("TextLabel")
  265. UIKeybind = Instance.new("TextBox")
  266. TextLabel_66 = Instance.new("TextLabel")
  267. TextLabel_67 = Instance.new("TextLabel")
  268. TextLabel_68 = Instance.new("TextLabel")
  269. MainPreview = Instance.new("TextLabel")
  270. TextLabel_69 = Instance.new("TextLabel")
  271. Aimbotkeybind = Instance.new("TextBox")
  272. TextLabel_70 = Instance.new("TextLabel")
  273. TextLabel_71 = Instance.new("TextLabel")
  274. TextLabel_72 = Instance.new("TextLabel")
  275. TextLabel_73 = Instance.new("TextLabel")
  276. TextLabel_74 = Instance.new("TextLabel")
  277. TextLabel_75 = Instance.new("TextLabel")
  278. TextLabel_76 = Instance.new("TextLabel")
  279. local Game = Instance.new("TextButton")
  280. ActiveMenu = Instance.new("Folder")
  281. ButtonWheelMenu = Instance.new("Frame")
  282. Hue = Instance.new("NumberValue")
  283. Lig = Instance.new("NumberValue")
  284. Sat = Instance.new("NumberValue")
  285. HueBox = Instance.new("TextBox")
  286. GetColor = Instance.new("BindableFunction")
  287.  
  288. Unjailbreak.Name = "Unjailbreak"
  289. Unjailbreak.Parent = game.CoreGui
  290.  
  291. MainFrame.Name = "MainFrame"
  292. MainFrame.Parent = Unjailbreak
  293. MainFrame.Active = true
  294. MainFrame.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  295. MainFrame.BorderSizePixel = 0
  296. MainFrame.ClipsDescendants = true
  297. MainFrame.Draggable = true
  298. MainFrame.Position = UDim2.new(0.344000012, 0, 1.10000002, -2)
  299. MainFrame.Size = UDim2.new(0, 598, 0, 356)
  300.  
  301. TextLabel.Parent = MainFrame
  302. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  303. TextLabel.BorderSizePixel = 0
  304. TextLabel.Position = UDim2.new(0, 0, 0, 39)
  305. TextLabel.Size = UDim2.new(0, 598, 0, 3)
  306. TextLabel.Font = Enum.Font.SourceSans
  307. TextLabel.FontSize = Enum.FontSize.Size14
  308. TextLabel.Text = ""
  309. TextLabel.TextSize = 14
  310.  
  311. BottomLine.Name = "BottomLine"
  312. BottomLine.Parent = MainFrame
  313. BottomLine.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  314. BottomLine.BorderSizePixel = 0
  315. BottomLine.Position = UDim2.new(0, 0, 0, 336)
  316. BottomLine.Size = UDim2.new(0, 598, 0, 18)
  317. BottomLine.Font = Enum.Font.SourceSans
  318. BottomLine.FontSize = Enum.FontSize.Size14
  319. BottomLine.Text = ""
  320. BottomLine.TextSize = 14
  321.  
  322. PlayerImage.Name = "PlayerImage"
  323. PlayerImage.Parent = MainFrame
  324. PlayerImage.BackgroundColor3 = Color3.new(1, 1, 1)
  325. PlayerImage.BorderSizePixel = 0
  326. PlayerImage.Position = UDim2.new(0, 0, 0, 48)
  327. PlayerImage.Size = UDim2.new(0, 149, 0, 129)
  328. PlayerImage.Image = "https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=250&y=250&Format=Png&username="..game:GetService("Players").LocalPlayer.Name
  329.  
  330. TextLabel_2.Parent = MainFrame
  331. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  332. TextLabel_2.BackgroundTransparency = 1
  333. TextLabel_2.Position = UDim2.new(0, 199, 0, 0)
  334. TextLabel_2.Size = UDim2.new(0, 200, 0, 33)
  335. TextLabel_2.Font = Enum.Font.Arial
  336. TextLabel_2.FontSize = Enum.FontSize.Size24
  337. TextLabel_2.Text = "U N J A I L B R E A K"
  338. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  339. TextLabel_2.TextSize = 20
  340.  
  341. TextLabel_3.Parent = MainFrame
  342. TextLabel_3.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  343. TextLabel_3.BorderSizePixel = 0
  344. TextLabel_3.Position = UDim2.new(0, 0, 0, 177)
  345. TextLabel_3.Size = UDim2.new(0, 149, 0, 159)
  346. TextLabel_3.Font = Enum.Font.SourceSans
  347. TextLabel_3.FontSize = Enum.FontSize.Size14
  348. TextLabel_3.Text = ""
  349. TextLabel_3.TextSize = 14
  350.  
  351. Game.Name = "Game"
  352. Game.Parent = MainFrame
  353. Game.BackgroundColor3 = Color3.new(1, 1, 1)
  354. Game.BackgroundTransparency = 1
  355. Game.Position = UDim2.new(0, 21, 0, 229)
  356. Game.Size = UDim2.new(0, 118, 0, 30)
  357. Game.Font = Enum.Font.Arial
  358. Game.FontSize = Enum.FontSize.Size18
  359. Game.Text = ""
  360. Game.TextColor3 = Color3.new(1, 1, 1)
  361. Game.TextSize = 17
  362.  
  363. HomeImage.Name = "HomeImage"
  364. HomeImage.Parent = Game
  365. HomeImage.BackgroundColor3 = Color3.new(1, 1, 1)
  366. HomeImage.BackgroundTransparency = 1
  367. HomeImage.Position = UDim2.new(0, 0, 0, 3)
  368. HomeImage.Size = UDim2.new(0, 25, 0, 24)
  369. HomeImage.Image = "rbxassetid://1022440008"
  370.  
  371. TextLabel_4.Parent = Game
  372. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  373. TextLabel_4.BackgroundTransparency = 1
  374. TextLabel_4.Position = UDim2.new(0, 33, 0, 0)
  375. TextLabel_4.Size = UDim2.new(0, 85, 0, 30)
  376. TextLabel_4.Font = Enum.Font.Arial
  377. TextLabel_4.FontSize = Enum.FontSize.Size18
  378. TextLabel_4.Text = "Game"
  379. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  380. TextLabel_4.TextSize = 17
  381. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  382.  
  383. Home.Name = "Home"
  384. Home.Parent = MainFrame
  385. Home.BackgroundColor3 = Color3.new(1, 1, 1)
  386. Home.BackgroundTransparency = 1
  387. Home.Position = UDim2.new(0, 21, 0, 196)
  388. Home.Size = UDim2.new(0, 118, 0, 30)
  389. Home.Font = Enum.Font.Arial
  390. Home.FontSize = Enum.FontSize.Size18
  391. Home.Text = ""
  392. Home.TextColor3 = Color3.new(1, 1, 1)
  393. Home.TextSize = 17
  394.  
  395. HomeImage_2.Name = "HomeImage"
  396. HomeImage_2.Parent = Home
  397. HomeImage_2.BackgroundColor3 = Color3.new(1, 1, 1)
  398. HomeImage_2.BackgroundTransparency = 1
  399. HomeImage_2.Position = UDim2.new(0, 0, 0, 3)
  400. HomeImage_2.Size = UDim2.new(0, 25, 0, 24)
  401. HomeImage_2.Image = "rbxassetid://1022441323"
  402.  
  403. TextLabel_5.Parent = Home
  404. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  405. TextLabel_5.BackgroundTransparency = 1
  406. TextLabel_5.Position = UDim2.new(0, 33, 0, 0)
  407. TextLabel_5.Size = UDim2.new(0, 85, 0, 30)
  408. TextLabel_5.Font = Enum.Font.Arial
  409. TextLabel_5.FontSize = Enum.FontSize.Size18
  410. TextLabel_5.Text = "Home"
  411. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  412. TextLabel_5.TextSize = 17
  413. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  414.  
  415. Settings.Name = "Settings"
  416. Settings.Parent = MainFrame
  417. Settings.BackgroundColor3 = Color3.new(1, 1, 1)
  418. Settings.BackgroundTransparency = 1
  419. Settings.Position = UDim2.new(0, 21, 0, 295)
  420. Settings.Size = UDim2.new(0, 118, 0, 30)
  421. Settings.Font = Enum.Font.Arial
  422. Settings.FontSize = Enum.FontSize.Size18
  423. Settings.Text = ""
  424. Settings.TextColor3 = Color3.new(1, 1, 1)
  425. Settings.TextSize = 17
  426.  
  427. HomeImage_3.Name = "HomeImage"
  428. HomeImage_3.Parent = Settings
  429. HomeImage_3.BackgroundColor3 = Color3.new(1, 1, 1)
  430. HomeImage_3.BackgroundTransparency = 1
  431. HomeImage_3.Position = UDim2.new(0, 0, 0, 3)
  432. HomeImage_3.Size = UDim2.new(0, 25, 0, 24)
  433. HomeImage_3.Image = "rbxassetid://1022442308"
  434.  
  435. TextLabel_6.Parent = Settings
  436. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  437. TextLabel_6.BackgroundTransparency = 1
  438. TextLabel_6.Position = UDim2.new(0, 33, 0, 0)
  439. TextLabel_6.Size = UDim2.new(0, 85, 0, 30)
  440. TextLabel_6.Font = Enum.Font.Arial
  441. TextLabel_6.FontSize = Enum.FontSize.Size18
  442. TextLabel_6.Text = "Settings"
  443. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  444. TextLabel_6.TextSize = 17
  445. TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left
  446.  
  447. Teleports.Name = "Teleports"
  448. Teleports.Parent = MainFrame
  449. Teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  450. Teleports.BackgroundTransparency = 1
  451. Teleports.Position = UDim2.new(0, 21, 0, 262)
  452. Teleports.Size = UDim2.new(0, 118, 0, 30)
  453. Teleports.Font = Enum.Font.Arial
  454. Teleports.FontSize = Enum.FontSize.Size18
  455. Teleports.Text = ""
  456. Teleports.TextColor3 = Color3.new(1, 1, 1)
  457. Teleports.TextSize = 17
  458.  
  459. HomeImage_4.Name = "HomeImage"
  460. HomeImage_4.Parent = Teleports
  461. HomeImage_4.BackgroundColor3 = Color3.new(1, 1, 1)
  462. HomeImage_4.BackgroundTransparency = 1
  463. HomeImage_4.Position = UDim2.new(0, 0, 0, 3)
  464. HomeImage_4.Size = UDim2.new(0, 25, 0, 24)
  465. HomeImage_4.Image = "rbxassetid://1022517730"
  466.  
  467. TextLabel_7.Parent = Teleports
  468. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  469. TextLabel_7.BackgroundTransparency = 1
  470. TextLabel_7.Position = UDim2.new(0, 33, 0, 0)
  471. TextLabel_7.Size = UDim2.new(0, 85, 0, 30)
  472. TextLabel_7.Font = Enum.Font.Arial
  473. TextLabel_7.FontSize = Enum.FontSize.Size18
  474. TextLabel_7.Text = "Teleports"
  475. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  476. TextLabel_7.TextSize = 17
  477. TextLabel_7.TextXAlignment = Enum.TextXAlignment.Left
  478.  
  479. TabFrames.Name = "TabFrames"
  480. TabFrames.Parent = MainFrame
  481. TabFrames.BackgroundColor3 = Color3.new(1, 1, 1)
  482. TabFrames.BorderSizePixel = 0
  483. TabFrames.ClipsDescendants = true
  484. TabFrames.Position = UDim2.new(0, 0, 0, 47)
  485. TabFrames.Size = UDim2.new(0, 598, 0, 289)
  486.  
  487. HomeFrame.Name = "HomeFrame"
  488. HomeFrame.Parent = TabFrames
  489. HomeFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  490. HomeFrame.BorderSizePixel = 0
  491. HomeFrame.ClipsDescendants = true
  492. HomeFrame.Size = UDim2.new(0, 598, 0, 289)
  493. HomeFrame.Visible = true
  494.  
  495. TextLabel_8.Parent = HomeFrame
  496. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  497. TextLabel_8.BackgroundTransparency = 1
  498. TextLabel_8.Position = UDim2.new(0, 199, 0, 18)
  499. TextLabel_8.Size = UDim2.new(0, 200, 0, 50)
  500. TextLabel_8.Font = Enum.Font.Arial
  501. TextLabel_8.FontSize = Enum.FontSize.Size24
  502. TextLabel_8.Text = "Welcome To Unjailbreak"
  503. TextLabel_8.TextColor3 = Color3.new(0, 0, 0)
  504. TextLabel_8.TextSize = 20
  505.  
  506. TextLabel_9.Parent = HomeFrame
  507. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  508. TextLabel_9.BackgroundTransparency = 1
  509. TextLabel_9.Position = UDim2.new(0, 199, 0, 53)
  510. TextLabel_9.Size = UDim2.new(0, 200, 0, 50)
  511. TextLabel_9.Font = Enum.Font.Arial
  512. TextLabel_9.FontSize = Enum.FontSize.Size24
  513. TextLabel_9.Text = "Logo Created by ooga#9523"
  514. TextLabel_9.TextColor3 = Color3.new(0, 0, 0)
  515. TextLabel_9.TextSize = 20
  516.  
  517. TextLabel_10.Parent = HomeFrame
  518. TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  519. TextLabel_10.BackgroundTransparency = 1
  520. TextLabel_10.Position = UDim2.new(0, 199, 0, 99)
  521. TextLabel_10.Size = UDim2.new(0, 200, 0, 25)
  522. TextLabel_10.Font = Enum.Font.Arial
  523. TextLabel_10.FontSize = Enum.FontSize.Size24
  524. TextLabel_10.Text = "Whitelist Created By Aren <3"
  525. TextLabel_10.TextColor3 = Color3.new(0, 0, 0)
  526. TextLabel_10.TextSize = 20
  527.  
  528. TextLabel_11.Parent = HomeFrame
  529. TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
  530. TextLabel_11.BackgroundTransparency = 1
  531. TextLabel_11.Position = UDim2.new(0, 199, 0, 120)
  532. TextLabel_11.Size = UDim2.new(0, 200, 0, 50)
  533. TextLabel_11.Font = Enum.Font.Arial
  534. TextLabel_11.FontSize = Enum.FontSize.Size24
  535. TextLabel_11.Text = "Credits To Ezy For Being Cool"
  536. TextLabel_11.TextColor3 = Color3.new(0, 0, 0)
  537. TextLabel_11.TextSize = 20
  538.  
  539. TextLabel_12.Parent = HomeFrame
  540. TextLabel_12.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  541. TextLabel_12.BorderSizePixel = 0
  542. TextLabel_12.Position = UDim2.new(0, 100, 0, -33)
  543. TextLabel_12.Size = UDim2.new(0, 33, 0, 409)
  544. TextLabel_12.Font = Enum.Font.Arial
  545. TextLabel_12.FontSize = Enum.FontSize.Size24
  546. TextLabel_12.Text = ""
  547. TextLabel_12.TextColor3 = Color3.new(0, 0, 0)
  548. TextLabel_12.TextSize = 20
  549.  
  550. TextLabel_13.Parent = HomeFrame
  551. TextLabel_13.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  552. TextLabel_13.BorderSizePixel = 0
  553. TextLabel_13.Position = UDim2.new(0, 82, 0, -60)
  554. TextLabel_13.Size = UDim2.new(0, 9, 0, 409)
  555. TextLabel_13.Font = Enum.Font.Arial
  556. TextLabel_13.FontSize = Enum.FontSize.Size24
  557. TextLabel_13.Text = ""
  558. TextLabel_13.TextColor3 = Color3.new(0, 0, 0)
  559. TextLabel_13.TextSize = 20
  560.  
  561. TextLabel_14.Parent = HomeFrame
  562. TextLabel_14.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  563. TextLabel_14.BorderSizePixel = 0
  564. TextLabel_14.Position = UDim2.new(0, 570, 0, -60)
  565. TextLabel_14.Size = UDim2.new(0, 8, 0, 409)
  566. TextLabel_14.Font = Enum.Font.Arial
  567. TextLabel_14.FontSize = Enum.FontSize.Size24
  568. TextLabel_14.Text = ""
  569. TextLabel_14.TextColor3 = Color3.new(0, 0, 0)
  570. TextLabel_14.TextSize = 20
  571.  
  572. TextLabel_15.Parent = HomeFrame
  573. TextLabel_15.BackgroundColor3 = Color3.new(0.921569, 0.431373, 0)
  574. TextLabel_15.BorderSizePixel = 0
  575. TextLabel_15.Position = UDim2.new(0, 114, 0, -21)
  576. TextLabel_15.Size = UDim2.new(0, 10, 0, 409)
  577. TextLabel_15.Font = Enum.Font.Arial
  578. TextLabel_15.FontSize = Enum.FontSize.Size24
  579. TextLabel_15.Text = ""
  580. TextLabel_15.TextColor3 = Color3.new(0, 0, 0)
  581. TextLabel_15.TextSize = 20
  582.  
  583. TeleportsFrame.Name = "TeleportsFrame"
  584. TeleportsFrame.Parent = TabFrames
  585. TeleportsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  586. TeleportsFrame.BorderSizePixel = 0
  587. TeleportsFrame.ClipsDescendants = true
  588. TeleportsFrame.Size = UDim2.new(0, 598, 0, 289)
  589. TeleportsFrame.Visible = false
  590.  
  591. JewelryStore.Name = "JewelryStore"
  592. JewelryStore.Parent = TeleportsFrame
  593. JewelryStore.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  594. JewelryStore.BorderSizePixel = 0
  595. JewelryStore.Position = UDim2.new(0, 22, 0, 50)
  596. JewelryStore.Size = UDim2.new(0, 89, 0, 25)
  597. JewelryStore.AutoButtonColor = false
  598. JewelryStore.Font = Enum.Font.Arial
  599. JewelryStore.FontSize = Enum.FontSize.Size18
  600. JewelryStore.Text = "Jewelry Store"
  601. JewelryStore.TextColor3 = Color3.new(1, 1, 1)
  602. JewelryStore.TextSize = 15
  603.  
  604. BankStore.Name = "BankStore"
  605. BankStore.Parent = TeleportsFrame
  606. BankStore.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  607. BankStore.BorderSizePixel = 0
  608. BankStore.Position = UDim2.new(0, 120, 0, 50)
  609. BankStore.Size = UDim2.new(0, 89, 0, 25)
  610. BankStore.AutoButtonColor = false
  611. BankStore.Font = Enum.Font.Arial
  612. BankStore.FontSize = Enum.FontSize.Size18
  613. BankStore.Text = "Bank Store"
  614. BankStore.TextColor3 = Color3.new(1, 1, 1)
  615. BankStore.TextSize = 15
  616.  
  617. BatCave.Name = "BatCave"
  618. BatCave.Parent = TeleportsFrame
  619. BatCave.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  620. BatCave.BorderSizePixel = 0
  621. BatCave.Position = UDim2.new(0, 22, 0, 85)
  622. BatCave.Size = UDim2.new(0, 89, 0, 25)
  623. BatCave.AutoButtonColor = false
  624. BatCave.Font = Enum.Font.Arial
  625. BatCave.FontSize = Enum.FontSize.Size18
  626. BatCave.Text = "Bat Cave"
  627. BatCave.TextColor3 = Color3.new(1, 1, 1)
  628. BatCave.TextSize = 15
  629.  
  630. CriminalBase.Name = "CriminalBase"
  631. CriminalBase.Parent = TeleportsFrame
  632. CriminalBase.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  633. CriminalBase.BorderSizePixel = 0
  634. CriminalBase.Position = UDim2.new(0, 120, 0, 85)
  635. CriminalBase.Size = UDim2.new(0, 89, 0, 25)
  636. CriminalBase.AutoButtonColor = false
  637. CriminalBase.Font = Enum.Font.Arial
  638. CriminalBase.FontSize = Enum.FontSize.Size18
  639. CriminalBase.Text = "Criminal Base"
  640. CriminalBase.TextColor3 = Color3.new(1, 1, 1)
  641. CriminalBase.TextSize = 15
  642.  
  643. PoliceHQ1.Name = "PoliceHQ1"
  644. PoliceHQ1.Parent = TeleportsFrame
  645. PoliceHQ1.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  646. PoliceHQ1.BorderSizePixel = 0
  647. PoliceHQ1.Position = UDim2.new(0, 22, 0, 120)
  648. PoliceHQ1.Size = UDim2.new(0, 89, 0, 25)
  649. PoliceHQ1.AutoButtonColor = false
  650. PoliceHQ1.Font = Enum.Font.Arial
  651. PoliceHQ1.FontSize = Enum.FontSize.Size18
  652. PoliceHQ1.Text = "Police HQ 1"
  653. PoliceHQ1.TextColor3 = Color3.new(1, 1, 1)
  654. PoliceHQ1.TextSize = 15
  655.  
  656. PoliceHQ2.Name = "PoliceHQ2"
  657. PoliceHQ2.Parent = TeleportsFrame
  658. PoliceHQ2.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  659. PoliceHQ2.BorderSizePixel = 0
  660. PoliceHQ2.Position = UDim2.new(0, 120, 0, 120)
  661. PoliceHQ2.Size = UDim2.new(0, 89, 0, 25)
  662. PoliceHQ2.AutoButtonColor = false
  663. PoliceHQ2.Font = Enum.Font.Arial
  664. PoliceHQ2.FontSize = Enum.FontSize.Size18
  665. PoliceHQ2.Text = "Police HQ 2"
  666. PoliceHQ2.TextColor3 = Color3.new(1, 1, 1)
  667. PoliceHQ2.TextSize = 15
  668.  
  669. DonutShop.Name = "DonutShop"
  670. DonutShop.Parent = TeleportsFrame
  671. DonutShop.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  672. DonutShop.BorderSizePixel = 0
  673. DonutShop.Position = UDim2.new(0, 120, 0, 155)
  674. DonutShop.Size = UDim2.new(0, 89, 0, 25)
  675. DonutShop.AutoButtonColor = false
  676. DonutShop.Font = Enum.Font.Arial
  677. DonutShop.FontSize = Enum.FontSize.Size18
  678. DonutShop.Text = "Donut Shop"
  679. DonutShop.TextColor3 = Color3.new(1, 1, 1)
  680. DonutShop.TextSize = 15
  681.  
  682. GasStation.Name = "GasStation"
  683. GasStation.Parent = TeleportsFrame
  684. GasStation.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  685. GasStation.BorderSizePixel = 0
  686. GasStation.Position = UDim2.new(0, 22, 0, 155)
  687. GasStation.Size = UDim2.new(0, 89, 0, 25)
  688. GasStation.AutoButtonColor = false
  689. GasStation.Font = Enum.Font.Arial
  690. GasStation.FontSize = Enum.FontSize.Size18
  691. GasStation.Text = "Gas Station"
  692. GasStation.TextColor3 = Color3.new(1, 1, 1)
  693. GasStation.TextSize = 15
  694.  
  695. Prison.Name = "Prison"
  696. Prison.Parent = TeleportsFrame
  697. Prison.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  698. Prison.BorderSizePixel = 0
  699. Prison.Position = UDim2.new(0, 22, 0, 190)
  700. Prison.Size = UDim2.new(0, 89, 0, 25)
  701. Prison.AutoButtonColor = false
  702. Prison.Font = Enum.Font.Arial
  703. Prison.FontSize = Enum.FontSize.Size18
  704. Prison.Text = "Prison"
  705. Prison.TextColor3 = Color3.new(1, 1, 1)
  706. Prison.TextSize = 15
  707.  
  708. Garage.Name = "Garage"
  709. Garage.Parent = TeleportsFrame
  710. Garage.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  711. Garage.BorderSizePixel = 0
  712. Garage.Position = UDim2.new(0, 120, 0, 190)
  713. Garage.Size = UDim2.new(0, 89, 0, 25)
  714. Garage.AutoButtonColor = false
  715. Garage.Font = Enum.Font.Arial
  716. Garage.FontSize = Enum.FontSize.Size18
  717. Garage.Text = "Garage"
  718. Garage.TextColor3 = Color3.new(1, 1, 1)
  719. Garage.TextSize = 15
  720.  
  721. Bugatti.Name = "Bugatti"
  722. Bugatti.Parent = TeleportsFrame
  723. Bugatti.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  724. Bugatti.BorderSizePixel = 0
  725. Bugatti.Position = UDim2.new(0, 218, 0, 50)
  726. Bugatti.Size = UDim2.new(0, 89, 0, 25)
  727. Bugatti.AutoButtonColor = false
  728. Bugatti.Font = Enum.Font.Arial
  729. Bugatti.FontSize = Enum.FontSize.Size18
  730. Bugatti.Text = "Bugatti"
  731. Bugatti.TextColor3 = Color3.new(1, 1, 1)
  732. Bugatti.TextSize = 15
  733.  
  734. Lamborghini.Name = "Lamborghini"
  735. Lamborghini.Parent = TeleportsFrame
  736. Lamborghini.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  737. Lamborghini.BorderSizePixel = 0
  738. Lamborghini.Position = UDim2.new(0, 318, 0, 50)
  739. Lamborghini.Size = UDim2.new(0, 89, 0, 25)
  740. Lamborghini.AutoButtonColor = false
  741. Lamborghini.Font = Enum.Font.Arial
  742. Lamborghini.FontSize = Enum.FontSize.Size18
  743. Lamborghini.Text = "Lamborghini"
  744. Lamborghini.TextColor3 = Color3.new(1, 1, 1)
  745. Lamborghini.TextSize = 15
  746.  
  747. Tesla3.Name = "Tesla3"
  748. Tesla3.Parent = TeleportsFrame
  749. Tesla3.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  750. Tesla3.BorderSizePixel = 0
  751. Tesla3.Position = UDim2.new(0, 318, 0, 85)
  752. Tesla3.Size = UDim2.new(0, 89, 0, 25)
  753. Tesla3.AutoButtonColor = false
  754. Tesla3.Font = Enum.Font.Arial
  755. Tesla3.FontSize = Enum.FontSize.Size18
  756. Tesla3.Text = "Tesla 3"
  757. Tesla3.TextColor3 = Color3.new(1, 1, 1)
  758. Tesla3.TextSize = 15
  759.  
  760. Porsche.Name = "Porsche"
  761. Porsche.Parent = TeleportsFrame
  762. Porsche.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  763. Porsche.BorderSizePixel = 0
  764. Porsche.Position = UDim2.new(0, 218, 0, 85)
  765. Porsche.Size = UDim2.new(0, 89, 0, 25)
  766. Porsche.AutoButtonColor = false
  767. Porsche.Font = Enum.Font.Arial
  768. Porsche.FontSize = Enum.FontSize.Size18
  769. Porsche.Text = "Porsche"
  770. Porsche.TextColor3 = Color3.new(1, 1, 1)
  771. Porsche.TextSize = 15
  772.  
  773. SWATVan.Name = "SWATVan"
  774. SWATVan.Parent = TeleportsFrame
  775. SWATVan.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  776. SWATVan.BorderSizePixel = 0
  777. SWATVan.Position = UDim2.new(0, 318, 0, 120)
  778. SWATVan.Size = UDim2.new(0, 89, 0, 25)
  779. SWATVan.AutoButtonColor = false
  780. SWATVan.Font = Enum.Font.Arial
  781. SWATVan.FontSize = Enum.FontSize.Size18
  782. SWATVan.Text = "SWAT Van"
  783. SWATVan.TextColor3 = Color3.new(1, 1, 1)
  784. SWATVan.TextSize = 15
  785.  
  786. DuneBuggy.Name = "DuneBuggy"
  787. DuneBuggy.Parent = TeleportsFrame
  788. DuneBuggy.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  789. DuneBuggy.BorderSizePixel = 0
  790. DuneBuggy.Position = UDim2.new(0, 218, 0, 120)
  791. DuneBuggy.Size = UDim2.new(0, 89, 0, 25)
  792. DuneBuggy.AutoButtonColor = false
  793. DuneBuggy.Font = Enum.Font.Arial
  794. DuneBuggy.FontSize = Enum.FontSize.Size18
  795. DuneBuggy.Text = "Dune Buggy"
  796. DuneBuggy.TextColor3 = Color3.new(1, 1, 1)
  797. DuneBuggy.TextSize = 15
  798.  
  799. PickUpTruck.Name = "PickUpTruck"
  800. PickUpTruck.Parent = TeleportsFrame
  801. PickUpTruck.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  802. PickUpTruck.BorderSizePixel = 0
  803. PickUpTruck.Position = UDim2.new(0, 218, 0, 155)
  804. PickUpTruck.Size = UDim2.new(0, 89, 0, 25)
  805. PickUpTruck.AutoButtonColor = false
  806. PickUpTruck.Font = Enum.Font.Arial
  807. PickUpTruck.FontSize = Enum.FontSize.Size18
  808. PickUpTruck.Text = "PickUp Truck"
  809. PickUpTruck.TextColor3 = Color3.new(1, 1, 1)
  810. PickUpTruck.TextSize = 15
  811.  
  812. MiniCooper.Name = "MiniCooper"
  813. MiniCooper.Parent = TeleportsFrame
  814. MiniCooper.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  815. MiniCooper.BorderSizePixel = 0
  816. MiniCooper.Position = UDim2.new(0, 218, 0, 190)
  817. MiniCooper.Size = UDim2.new(0, 89, 0, 25)
  818. MiniCooper.AutoButtonColor = false
  819. MiniCooper.Font = Enum.Font.Arial
  820. MiniCooper.FontSize = Enum.FontSize.Size18
  821. MiniCooper.Text = "Mini Cooper"
  822. MiniCooper.TextColor3 = Color3.new(1, 1, 1)
  823. MiniCooper.TextSize = 15
  824.  
  825. Camaro.Name = "Camaro"
  826. Camaro.Parent = TeleportsFrame
  827. Camaro.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  828. Camaro.BorderSizePixel = 0
  829. Camaro.Position = UDim2.new(0, 318, 0, 190)
  830. Camaro.Size = UDim2.new(0, 89, 0, 25)
  831. Camaro.AutoButtonColor = false
  832. Camaro.Font = Enum.Font.Arial
  833. Camaro.FontSize = Enum.FontSize.Size18
  834. Camaro.Text = "Camaro"
  835. Camaro.TextColor3 = Color3.new(1, 1, 1)
  836. Camaro.TextSize = 15
  837.  
  838. DirtBike.Name = "DirtBike"
  839. DirtBike.Parent = TeleportsFrame
  840. DirtBike.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  841. DirtBike.BorderSizePixel = 0
  842. DirtBike.Position = UDim2.new(0, 318, 0, 155)
  843. DirtBike.Size = UDim2.new(0, 89, 0, 25)
  844. DirtBike.AutoButtonColor = false
  845. DirtBike.Font = Enum.Font.Arial
  846. DirtBike.FontSize = Enum.FontSize.Size18
  847. DirtBike.Text = "Dirt Bike"
  848. DirtBike.TextColor3 = Color3.new(1, 1, 1)
  849. DirtBike.TextSize = 15
  850.  
  851. sframe.Name = "sframe"
  852. sframe.Parent = TeleportsFrame
  853. sframe.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  854. sframe.BorderSizePixel = 0
  855. sframe.Position = UDim2.new(0, 418, 0, 51)
  856. sframe.Size = UDim2.new(0, 180, 0, 164)
  857. sframe.ScrollBarThickness = 4
  858.  
  859. GoTo.Name = "GoTo"
  860. GoTo.Parent = TeleportsFrame
  861. GoTo.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  862. GoTo.BorderSizePixel = 0
  863. GoTo.Position = UDim2.new(0, 459, 0, 247)
  864. GoTo.Size = UDim2.new(0, 89, 0, 25)
  865. GoTo.AutoButtonColor = false
  866. GoTo.Font = Enum.Font.Arial
  867. GoTo.FontSize = Enum.FontSize.Size18
  868. GoTo.Text = "GoTo"
  869. GoTo.TextColor3 = Color3.new(1, 1, 1)
  870. GoTo.TextSize = 15
  871.  
  872. SPlayer.Name = "SPlayer"
  873. SPlayer.Parent = TeleportsFrame
  874. SPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  875. SPlayer.BackgroundTransparency = 1
  876. SPlayer.Position = UDim2.new(0, 407, 0, 221)
  877. SPlayer.Size = UDim2.new(0, 191, 0, 17)
  878. SPlayer.Font = Enum.Font.Arial
  879. SPlayer.FontSize = Enum.FontSize.Size14
  880. SPlayer.Text = "Player:"
  881. SPlayer.TextSize = 14
  882.  
  883. SettingsFrame.Name = "SettingsFrame"
  884. SettingsFrame.Parent = TabFrames
  885. SettingsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  886. SettingsFrame.BorderSizePixel = 0
  887. SettingsFrame.ClipsDescendants = true
  888. SettingsFrame.Size = UDim2.new(0, 598, 0, 289)
  889. SettingsFrame.Visible = false
  890.  
  891. CDrag.Name = "CDrag"
  892. CDrag.Parent = SettingsFrame
  893. CDrag.BackgroundColor3 = Color3.new(1, 1, 1)
  894. CDrag.BackgroundTransparency = 1
  895. CDrag.Position = UDim2.new(0, 22, 0, 60)
  896. CDrag.Size = UDim2.new(0, 25, 0, 25)
  897. CDrag.Image = "rbxassetid://87913710"
  898. CDrag.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  899.  
  900. CNotifierB.Name = "CNotifierB"
  901. CNotifierB.Parent = SettingsFrame
  902. CNotifierB.BackgroundColor3 = Color3.new(1, 1, 1)
  903. CNotifierB.BackgroundTransparency = 1
  904. CNotifierB.Position = UDim2.new(0, 22, 0, 100)
  905. CNotifierB.Size = UDim2.new(0, 25, 0, 25)
  906. CNotifierB.Image = "rbxassetid://87913710"
  907. CNotifierB.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  908.  
  909. TextLabel_16.Parent = SettingsFrame
  910. TextLabel_16.BackgroundColor3 = Color3.new(1, 1, 1)
  911. TextLabel_16.BackgroundTransparency = 1
  912. TextLabel_16.Position = UDim2.new(0, 55, 0, 62)
  913. TextLabel_16.Size = UDim2.new(0, 56, 0, 17)
  914. TextLabel_16.Font = Enum.Font.Arial
  915. TextLabel_16.FontSize = Enum.FontSize.Size18
  916. TextLabel_16.Text = "Draggable"
  917. TextLabel_16.TextColor3 = Color3.new(0, 0, 0)
  918. TextLabel_16.TextSize = 15
  919. TextLabel_16.TextXAlignment = Enum.TextXAlignment.Left
  920.  
  921. TextLabel_17.Parent = SettingsFrame
  922. TextLabel_17.BackgroundColor3 = Color3.new(1, 1, 1)
  923. TextLabel_17.BackgroundTransparency = 1
  924. TextLabel_17.Position = UDim2.new(0, 55, 0, 102)
  925. TextLabel_17.Size = UDim2.new(0, 56, 0, 17)
  926. TextLabel_17.Font = Enum.Font.Arial
  927. TextLabel_17.FontSize = Enum.FontSize.Size18
  928. TextLabel_17.Text = "Bank Notifier"
  929. TextLabel_17.TextColor3 = Color3.new(0, 0, 0)
  930. TextLabel_17.TextSize = 15
  931. TextLabel_17.TextXAlignment = Enum.TextXAlignment.Left
  932.  
  933. CNotifierJ.Name = "CNotifierJ"
  934. CNotifierJ.Parent = SettingsFrame
  935. CNotifierJ.BackgroundColor3 = Color3.new(1, 1, 1)
  936. CNotifierJ.BackgroundTransparency = 1
  937. CNotifierJ.Position = UDim2.new(0, 22, 0, 140)
  938. CNotifierJ.Size = UDim2.new(0, 25, 0, 25)
  939. CNotifierJ.Image = "rbxassetid://87913710"
  940. CNotifierJ.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  941.  
  942. TextLabel_18.Parent = SettingsFrame
  943. TextLabel_18.BackgroundColor3 = Color3.new(1, 1, 1)
  944. TextLabel_18.BackgroundTransparency = 1
  945. TextLabel_18.Position = UDim2.new(0, 55, 0, 142)
  946. TextLabel_18.Size = UDim2.new(0, 56, 0, 17)
  947. TextLabel_18.Font = Enum.Font.Arial
  948. TextLabel_18.FontSize = Enum.FontSize.Size18
  949. TextLabel_18.Text = "Jewelry Notifier"
  950. TextLabel_18.TextColor3 = Color3.new(0, 0, 0)
  951. TextLabel_18.TextSize = 15
  952. TextLabel_18.TextXAlignment = Enum.TextXAlignment.Left
  953.  
  954. TextLabel_19.Parent = SettingsFrame
  955. TextLabel_19.BackgroundColor3 = Color3.new(1, 1, 1)
  956. TextLabel_19.BackgroundTransparency = 1
  957. TextLabel_19.Position = UDim2.new(0, 271, 0, 210)
  958. TextLabel_19.Size = UDim2.new(0, 56, 0, 17)
  959. TextLabel_19.Font = Enum.Font.Arial
  960. TextLabel_19.FontSize = Enum.FontSize.Size18
  961. TextLabel_19.Text = "Set Current Position As Custom TP"
  962. TextLabel_19.TextColor3 = Color3.new(0, 0, 0)
  963. TextLabel_19.TextSize = 15
  964.  
  965. CBigHead.Name = "CBigHead"
  966. CBigHead.Parent = SettingsFrame
  967. CBigHead.BackgroundColor3 = Color3.new(1, 1, 1)
  968. CBigHead.BackgroundTransparency = 1
  969. CBigHead.Position = UDim2.new(0, 22, 0, 180)
  970. CBigHead.Size = UDim2.new(0, 25, 0, 25)
  971. CBigHead.Image = "rbxassetid://87913710"
  972. CBigHead.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  973.  
  974. TextLabel_20.Parent = SettingsFrame
  975. TextLabel_20.BackgroundColor3 = Color3.new(1, 1, 1)
  976. TextLabel_20.BackgroundTransparency = 1
  977. TextLabel_20.Position = UDim2.new(0, 55, 0, 182)
  978. TextLabel_20.Size = UDim2.new(0, 56, 0, 17)
  979. TextLabel_20.Font = Enum.Font.Arial
  980. TextLabel_20.FontSize = Enum.FontSize.Size18
  981. TextLabel_20.Text = "Big Head"
  982. TextLabel_20.TextColor3 = Color3.new(0, 0, 0)
  983. TextLabel_20.TextSize = 15
  984. TextLabel_20.TextXAlignment = Enum.TextXAlignment.Left
  985.  
  986. CESP.Name = "CESP"
  987. CESP.Parent = SettingsFrame
  988. CESP.BackgroundColor3 = Color3.new(1, 1, 1)
  989. CESP.BackgroundTransparency = 1
  990. CESP.Position = UDim2.new(0, 22, 0, 220)
  991. CESP.Size = UDim2.new(0, 25, 0, 25)
  992. CESP.Image = "rbxassetid://87913710"
  993. CESP.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  994.  
  995. TextLabel_21.Parent = SettingsFrame
  996. TextLabel_21.BackgroundColor3 = Color3.new(1, 1, 1)
  997. TextLabel_21.BackgroundTransparency = 1
  998. TextLabel_21.Position = UDim2.new(0, 55, 0, 222)
  999. TextLabel_21.Size = UDim2.new(0, 56, 0, 17)
  1000. TextLabel_21.Font = Enum.Font.Arial
  1001. TextLabel_21.FontSize = Enum.FontSize.Size18
  1002. TextLabel_21.Text = "ESP"
  1003. TextLabel_21.TextColor3 = Color3.new(0, 0, 0)
  1004. TextLabel_21.TextSize = 15
  1005. TextLabel_21.TextXAlignment = Enum.TextXAlignment.Left
  1006.  
  1007. KeybindConFrame.Name = "KeybindConFrame"
  1008. KeybindConFrame.Parent = SettingsFrame
  1009. KeybindConFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1010. KeybindConFrame.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  1011. KeybindConFrame.BorderSizePixel = 3
  1012. KeybindConFrame.Position = UDim2.new(0, 164, 0, 70)
  1013. KeybindConFrame.Size = UDim2.new(0, 270, 0, 150)
  1014. KeybindConFrame.Visible = false
  1015. KeybindConFrame.ZIndex = 2
  1016.  
  1017. TextLabel_22.Parent = KeybindConFrame
  1018. TextLabel_22.BackgroundColor3 = Color3.new(1, 1, 1)
  1019. TextLabel_22.BackgroundTransparency = 1
  1020. TextLabel_22.Position = UDim2.new(0, 74, 0, 10)
  1021. TextLabel_22.Size = UDim2.new(0, 122, 0, 19)
  1022. TextLabel_22.Font = Enum.Font.Arial
  1023. TextLabel_22.FontSize = Enum.FontSize.Size18
  1024. TextLabel_22.Text = "Are You Sure You Want To Continue?"
  1025. TextLabel_22.TextSize = 15
  1026. TextLabel_22.ZIndex = 2
  1027.  
  1028. JewelryKeyy.Name = "JewelryKeyy"
  1029. JewelryKeyy.Parent = KeybindConFrame
  1030. JewelryKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  1031. JewelryKeyy.BackgroundTransparency = 1
  1032. JewelryKeyy.Position = UDim2.new(0, 13, 0, 39)
  1033. JewelryKeyy.Size = UDim2.new(0, 122, 0, 19)
  1034. JewelryKeyy.Font = Enum.Font.Arial
  1035. JewelryKeyy.FontSize = Enum.FontSize.Size18
  1036. JewelryKeyy.Text = "Jewelry Key Set:"
  1037. JewelryKeyy.TextSize = 15
  1038. JewelryKeyy.TextXAlignment = Enum.TextXAlignment.Left
  1039. JewelryKeyy.ZIndex = 2
  1040.  
  1041. BankKeyy.Name = "BankKeyy"
  1042. BankKeyy.Parent = KeybindConFrame
  1043. BankKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  1044. BankKeyy.BackgroundTransparency = 1
  1045. BankKeyy.Position = UDim2.new(0, 13, 0, 56)
  1046. BankKeyy.Size = UDim2.new(0, 122, 0, 19)
  1047. BankKeyy.Font = Enum.Font.Arial
  1048. BankKeyy.FontSize = Enum.FontSize.Size18
  1049. BankKeyy.Text = "Bank Key Set:"
  1050. BankKeyy.TextSize = 15
  1051. BankKeyy.TextXAlignment = Enum.TextXAlignment.Left
  1052. BankKeyy.ZIndex = 2
  1053.  
  1054. CriminalKeyy.Name = "CriminalKeyy"
  1055. CriminalKeyy.Parent = KeybindConFrame
  1056. CriminalKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  1057. CriminalKeyy.BackgroundTransparency = 1
  1058. CriminalKeyy.Position = UDim2.new(0, 13, 0, 73)
  1059. CriminalKeyy.Size = UDim2.new(0, 122, 0, 19)
  1060. CriminalKeyy.Font = Enum.Font.Arial
  1061. CriminalKeyy.FontSize = Enum.FontSize.Size18
  1062. CriminalKeyy.Text = "Criminal Key Set:"
  1063. CriminalKeyy.TextSize = 15
  1064. CriminalKeyy.TextXAlignment = Enum.TextXAlignment.Left
  1065. CriminalKeyy.ZIndex = 2
  1066.  
  1067. KeyContinue.Name = "KeyContinue"
  1068. KeyContinue.Parent = KeybindConFrame
  1069. KeyContinue.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1070. KeyContinue.BorderSizePixel = 0
  1071. KeyContinue.Position = UDim2.new(0, 16, 0, 104)
  1072. KeyContinue.Size = UDim2.new(0, 100, 0, 30)
  1073. KeyContinue.Font = Enum.Font.Arial
  1074. KeyContinue.FontSize = Enum.FontSize.Size18
  1075. KeyContinue.Text = "Continue"
  1076. KeyContinue.TextColor3 = Color3.new(1, 1, 1)
  1077. KeyContinue.TextSize = 16
  1078. KeyContinue.ZIndex = 2
  1079.  
  1080. KeyCancel.Name = "KeyCancel"
  1081. KeyCancel.Parent = KeybindConFrame
  1082. KeyCancel.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1083. KeyCancel.BorderSizePixel = 0
  1084. KeyCancel.Position = UDim2.new(0, 155, 0, 104)
  1085. KeyCancel.Size = UDim2.new(0, 100, 0, 30)
  1086. KeyCancel.Font = Enum.Font.Arial
  1087. KeyCancel.FontSize = Enum.FontSize.Size18
  1088. KeyCancel.Text = "Cancel"
  1089. KeyCancel.TextColor3 = Color3.new(1, 1, 1)
  1090. KeyCancel.TextSize = 16
  1091. KeyCancel.ZIndex = 2
  1092.  
  1093. CustomTP.Name = "CustomTP"
  1094. CustomTP.Parent = SettingsFrame
  1095. CustomTP.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1096. CustomTP.BorderSizePixel = 0
  1097. CustomTP.Position = UDim2.new(0, 248, 0, 170)
  1098. CustomTP.Size = UDim2.new(0, 101, 0, 29)
  1099. CustomTP.Font = Enum.Font.Arial
  1100. CustomTP.FontSize = Enum.FontSize.Size18
  1101. CustomTP.Text = "GoPoint"
  1102. CustomTP.TextColor3 = Color3.new(1, 1, 1)
  1103. CustomTP.TextSize = 17
  1104.  
  1105. JewelryKeyBox.Name = "JewelryKeyBox"
  1106. JewelryKeyBox.Parent = SettingsFrame
  1107. JewelryKeyBox.BackgroundColor3 = Color3.new(1, 1, 1)
  1108. JewelryKeyBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  1109. JewelryKeyBox.ClipsDescendants = true
  1110. JewelryKeyBox.Position = UDim2.new(0, 234, 0, 70)
  1111. JewelryKeyBox.Size = UDim2.new(0, 30, 0, 29)
  1112. JewelryKeyBox.ClearTextOnFocus = false
  1113. JewelryKeyBox.Font = Enum.Font.Arial
  1114. JewelryKeyBox.FontSize = Enum.FontSize.Size18
  1115. JewelryKeyBox.Text = "J"
  1116. JewelryKeyBox.TextSize = 16
  1117.  
  1118. CrimBaseBox.Name = "CrimBaseBox"
  1119. CrimBaseBox.Parent = SettingsFrame
  1120. CrimBaseBox.BackgroundColor3 = Color3.new(1, 1, 1)
  1121. CrimBaseBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  1122. CrimBaseBox.ClipsDescendants = true
  1123. CrimBaseBox.Position = UDim2.new(0, 284, 0, 70)
  1124. CrimBaseBox.Size = UDim2.new(0, 30, 0, 29)
  1125. CrimBaseBox.ClearTextOnFocus = false
  1126. CrimBaseBox.Font = Enum.Font.Arial
  1127. CrimBaseBox.FontSize = Enum.FontSize.Size18
  1128. CrimBaseBox.Text = "C"
  1129. CrimBaseBox.TextSize = 16
  1130.  
  1131. BankKeyBox.Name = "BankKeyBox"
  1132. BankKeyBox.Parent = SettingsFrame
  1133. BankKeyBox.BackgroundColor3 = Color3.new(1, 1, 1)
  1134. BankKeyBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  1135. BankKeyBox.ClipsDescendants = true
  1136. BankKeyBox.Position = UDim2.new(0, 334, 0, 70)
  1137. BankKeyBox.Size = UDim2.new(0, 30, 0, 29)
  1138. BankKeyBox.ClearTextOnFocus = false
  1139. BankKeyBox.Font = Enum.Font.Arial
  1140. BankKeyBox.FontSize = Enum.FontSize.Size18
  1141. BankKeyBox.Text = "B"
  1142. BankKeyBox.TextSize = 16
  1143.  
  1144. SetKeybind.Name = "SetKeybind"
  1145. SetKeybind.Parent = SettingsFrame
  1146. SetKeybind.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1147. SetKeybind.BorderSizePixel = 0
  1148. SetKeybind.Position = UDim2.new(0, 265, 0, 120)
  1149. SetKeybind.Size = UDim2.new(0, 67, 0, 29)
  1150. SetKeybind.Font = Enum.Font.Arial
  1151. SetKeybind.FontSize = Enum.FontSize.Size18
  1152. SetKeybind.Text = "Set"
  1153. SetKeybind.TextColor3 = Color3.new(1, 1, 1)
  1154. SetKeybind.TextSize = 17
  1155.  
  1156. TextLabel_23.Parent = SettingsFrame
  1157. TextLabel_23.BackgroundColor3 = Color3.new(1, 1, 1)
  1158. TextLabel_23.BackgroundTransparency = 1
  1159. TextLabel_23.Position = UDim2.new(0, 271, 0, 35)
  1160. TextLabel_23.Size = UDim2.new(0, 56, 0, 17)
  1161. TextLabel_23.Font = Enum.Font.Arial
  1162. TextLabel_23.FontSize = Enum.FontSize.Size18
  1163. TextLabel_23.Text = "Keybind"
  1164. TextLabel_23.TextColor3 = Color3.new(0, 0, 0)
  1165. TextLabel_23.TextSize = 15
  1166.  
  1167. Coords.Name = "Coords"
  1168. Coords.Parent = SettingsFrame
  1169. Coords.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1170. Coords.BorderSizePixel = 0
  1171. Coords.Position = UDim2.new(0, 248, 0, 240)
  1172. Coords.Size = UDim2.new(0, 101, 0, 29)
  1173. Coords.Font = Enum.Font.Arial
  1174. Coords.FontSize = Enum.FontSize.Size18
  1175. Coords.Text = "Checkpoint"
  1176. Coords.TextColor3 = Color3.new(1, 1, 1)
  1177. Coords.TextSize = 17
  1178.  
  1179. UIColorButton.Name = "UIColorButton"
  1180. UIColorButton.Parent = SettingsFrame
  1181. UIColorButton.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1182. UIColorButton.BorderSizePixel = 0
  1183. UIColorButton.Position = UDim2.new(0, 450, 0, 130)
  1184. UIColorButton.Size = UDim2.new(0, 101, 0, 29)
  1185. UIColorButton.Font = Enum.Font.Arial
  1186. UIColorButton.FontSize = Enum.FontSize.Size18
  1187. UIColorButton.Text = "UI Color"
  1188. UIColorButton.TextColor3 = Color3.new(1, 1, 1)
  1189. UIColorButton.TextSize = 17
  1190.  
  1191. Reset.Name = "Reset"
  1192. Reset.Parent = SettingsFrame
  1193. Reset.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  1194. Reset.BorderSizePixel = 0
  1195. Reset.Position = UDim2.new(0, 450, 0, 240)
  1196. Reset.Size = UDim2.new(0, 101, 0, 29)
  1197. Reset.Font = Enum.Font.Arial
  1198. Reset.FontSize = Enum.FontSize.Size18
  1199. Reset.Text = "RESET!"
  1200. Reset.TextColor3 = Color3.new(0.666667, 0, 0)
  1201. Reset.TextSize = 17
  1202.  
  1203. CForceField.Name = "CForceField"
  1204. CForceField.Parent = SettingsFrame
  1205. CForceField.BackgroundColor3 = Color3.new(1, 1, 1)
  1206. CForceField.BackgroundTransparency = 1
  1207. CForceField.Position = UDim2.new(0, 22, 0, 260)
  1208. CForceField.Size = UDim2.new(0, 25, 0, 25)
  1209. CForceField.Image = "rbxassetid://87913710"
  1210. CForceField.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  1211.  
  1212. TextLabel_24.Parent = SettingsFrame
  1213. TextLabel_24.BackgroundColor3 = Color3.new(1, 1, 1)
  1214. TextLabel_24.BackgroundTransparency = 1
  1215. TextLabel_24.Position = UDim2.new(0, 55, 0, 262)
  1216. TextLabel_24.Size = UDim2.new(0, 56, 0, 17)
  1217. TextLabel_24.Font = Enum.Font.Arial
  1218. TextLabel_24.FontSize = Enum.FontSize.Size18
  1219. TextLabel_24.Text = "ForceField"
  1220. TextLabel_24.TextColor3 = Color3.new(0, 0, 0)
  1221. TextLabel_24.TextSize = 15
  1222. TextLabel_24.TextXAlignment = Enum.TextXAlignment.Left
  1223.  
  1224. Explorer.Name = "Explorer"
  1225. Explorer.Parent = SettingsFrame
  1226. Explorer.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1227. Explorer.BorderSizePixel = 0
  1228. Explorer.Position = UDim2.new(0, 450, 0, 185)
  1229. Explorer.Size = UDim2.new(0, 101, 0, 29)
  1230. Explorer.Font = Enum.Font.Arial
  1231. Explorer.FontSize = Enum.FontSize.Size18
  1232. Explorer.Text = "Explorer"
  1233. Explorer.TextColor3 = Color3.new(1, 1, 1)
  1234. Explorer.TextSize = 17
  1235.  
  1236. GameFrame.Name = "GameFrame"
  1237. GameFrame.Parent = TabFrames
  1238. GameFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1239. GameFrame.BorderSizePixel = 0
  1240. GameFrame.ClipsDescendants = true
  1241. GameFrame.Size = UDim2.new(0, 598, 0, 289)
  1242. GameFrame.Visible = false
  1243.  
  1244. InfiniteAmmo.Name = "InfiniteAmmo"
  1245. InfiniteAmmo.Parent = GameFrame
  1246. InfiniteAmmo.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1247. InfiniteAmmo.BorderSizePixel = 0
  1248. InfiniteAmmo.Position = UDim2.new(0, 318, 0, 50)
  1249. InfiniteAmmo.Size = UDim2.new(0, 89, 0, 25)
  1250. InfiniteAmmo.AutoButtonColor = false
  1251. InfiniteAmmo.Font = Enum.Font.Arial
  1252. InfiniteAmmo.FontSize = Enum.FontSize.Size18
  1253. InfiniteAmmo.Text = "Ammo: OFF"
  1254. InfiniteAmmo.TextColor3 = Color3.new(1, 1, 1)
  1255. InfiniteAmmo.TextSize = 15
  1256.  
  1257. JumpPower.Name = "JumpPower"
  1258. JumpPower.Parent = GameFrame
  1259. JumpPower.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1260. JumpPower.BorderSizePixel = 0
  1261. JumpPower.Position = UDim2.new(0, 218, 0, 50)
  1262. JumpPower.Size = UDim2.new(0, 89, 0, 25)
  1263. JumpPower.AutoButtonColor = false
  1264. JumpPower.Font = Enum.Font.Arial
  1265. JumpPower.FontSize = Enum.FontSize.Size18
  1266. JumpPower.Text = "Jump: OFF"
  1267. JumpPower.TextColor3 = Color3.new(1, 1, 1)
  1268. JumpPower.TextSize = 15
  1269.  
  1270. NoClip.Name = "NoClip"
  1271. NoClip.Parent = GameFrame
  1272. NoClip.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1273. NoClip.BorderSizePixel = 0
  1274. NoClip.Position = UDim2.new(0, 22, 0, 50)
  1275. NoClip.Size = UDim2.new(0, 89, 0, 25)
  1276. NoClip.AutoButtonColor = false
  1277. NoClip.Font = Enum.Font.Arial
  1278. NoClip.FontSize = Enum.FontSize.Size18
  1279. NoClip.Text = "NoClip: OFF"
  1280. NoClip.TextColor3 = Color3.new(1, 1, 1)
  1281. NoClip.TextSize = 15
  1282.  
  1283. Gravity.Name = "Gravity"
  1284. Gravity.Parent = GameFrame
  1285. Gravity.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1286. Gravity.BorderSizePixel = 0
  1287. Gravity.Position = UDim2.new(0, 120, 0, 50)
  1288. Gravity.Size = UDim2.new(0, 89, 0, 25)
  1289. Gravity.AutoButtonColor = false
  1290. Gravity.Font = Enum.Font.Arial
  1291. Gravity.FontSize = Enum.FontSize.Size18
  1292. Gravity.Text = "Gravity: OFF"
  1293. Gravity.TextColor3 = Color3.new(1, 1, 1)
  1294. Gravity.TextSize = 15
  1295.  
  1296. RemoveAll.Name = "RemoveAll"
  1297. RemoveAll.Parent = GameFrame
  1298. RemoveAll.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1299. RemoveAll.BorderSizePixel = 0
  1300. RemoveAll.Position = UDim2.new(0, 22, 0, 85)
  1301. RemoveAll.Size = UDim2.new(0, 89, 0, 25)
  1302. RemoveAll.AutoButtonColor = false
  1303. RemoveAll.Font = Enum.Font.Arial
  1304. RemoveAll.FontSize = Enum.FontSize.Size18
  1305. RemoveAll.Text = "Remove All"
  1306. RemoveAll.TextColor3 = Color3.new(1, 1, 1)
  1307. RemoveAll.TextSize = 15
  1308.  
  1309. AnnoyServer.Name = "AnnoyServer"
  1310. AnnoyServer.Parent = GameFrame
  1311. AnnoyServer.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1312. AnnoyServer.BorderSizePixel = 0
  1313. AnnoyServer.Position = UDim2.new(0, 318, 0, 120)
  1314. AnnoyServer.Size = UDim2.new(0, 89, 0, 25)
  1315. AnnoyServer.AutoButtonColor = false
  1316. AnnoyServer.Font = Enum.Font.Arial
  1317. AnnoyServer.FontSize = Enum.FontSize.Size18
  1318. AnnoyServer.Text = "Annoy Server"
  1319. AnnoyServer.TextColor3 = Color3.new(1, 1, 1)
  1320. AnnoyServer.TextSize = 15
  1321.  
  1322. VehicleSpeed.Name = "VehicleSpeed"
  1323. VehicleSpeed.Parent = GameFrame
  1324. VehicleSpeed.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1325. VehicleSpeed.BorderSizePixel = 0
  1326. VehicleSpeed.Position = UDim2.new(0, 218, 0, 85)
  1327. VehicleSpeed.Size = UDim2.new(0, 89, 0, 25)
  1328. VehicleSpeed.AutoButtonColor = false
  1329. VehicleSpeed.Font = Enum.Font.Arial
  1330. VehicleSpeed.FontSize = Enum.FontSize.Size18
  1331. VehicleSpeed.Text = "Car Speed"
  1332. VehicleSpeed.TextColor3 = Color3.new(1, 1, 1)
  1333. VehicleSpeed.TextSize = 15
  1334.  
  1335. WalkSpeed.Name = "WalkSpeed"
  1336. WalkSpeed.Parent = GameFrame
  1337. WalkSpeed.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1338. WalkSpeed.BorderSizePixel = 0
  1339. WalkSpeed.Position = UDim2.new(0, 120, 0, 85)
  1340. WalkSpeed.Size = UDim2.new(0, 89, 0, 25)
  1341. WalkSpeed.AutoButtonColor = false
  1342. WalkSpeed.Font = Enum.Font.Arial
  1343. WalkSpeed.FontSize = Enum.FontSize.Size18
  1344. WalkSpeed.Text = "Walk Speed"
  1345. WalkSpeed.TextColor3 = Color3.new(1, 1, 1)
  1346. WalkSpeed.TextSize = 15
  1347.  
  1348. GodMode.Name = "GodMode"
  1349. GodMode.Parent = GameFrame
  1350. GodMode.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1351. GodMode.BorderSizePixel = 0
  1352. GodMode.Position = UDim2.new(0, 218, 0, 120)
  1353. GodMode.Size = UDim2.new(0, 89, 0, 25)
  1354. GodMode.AutoButtonColor = false
  1355. GodMode.Font = Enum.Font.Arial
  1356. GodMode.FontSize = Enum.FontSize.Size18
  1357. GodMode.Text = "God Mode"
  1358. GodMode.TextColor3 = Color3.new(1, 1, 1)
  1359. GodMode.TextSize = 15
  1360.  
  1361. AK47.Name = "AK47"
  1362. AK47.Parent = GameFrame
  1363. AK47.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1364. AK47.BorderSizePixel = 0
  1365. AK47.Position = UDim2.new(0, 218, 0, 155)
  1366. AK47.Size = UDim2.new(0, 89, 0, 25)
  1367. AK47.AutoButtonColor = false
  1368. AK47.Font = Enum.Font.Arial
  1369. AK47.FontSize = Enum.FontSize.Size18
  1370. AK47.Text = "AK-47"
  1371. AK47.TextColor3 = Color3.new(1, 1, 1)
  1372. AK47.TextSize = 15
  1373.  
  1374. ClickTP.Name = "ClickTP"
  1375. ClickTP.Parent = GameFrame
  1376. ClickTP.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1377. ClickTP.BorderSizePixel = 0
  1378. ClickTP.Position = UDim2.new(0, 218, 0, 190)
  1379. ClickTP.Size = UDim2.new(0, 89, 0, 25)
  1380. ClickTP.AutoButtonColor = false
  1381. ClickTP.Font = Enum.Font.Arial
  1382. ClickTP.FontSize = Enum.FontSize.Size18
  1383. ClickTP.Text = "Click TP"
  1384. ClickTP.TextColor3 = Color3.new(1, 1, 1)
  1385. ClickTP.TextSize = 15
  1386.  
  1387. AutoRob.Name = "AutoRob"
  1388. AutoRob.Parent = GameFrame
  1389. AutoRob.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1390. AutoRob.BorderSizePixel = 0
  1391. AutoRob.Position = UDim2.new(0, 318, 0, 190)
  1392. AutoRob.Size = UDim2.new(0, 89, 0, 25)
  1393. AutoRob.AutoButtonColor = false
  1394. AutoRob.Font = Enum.Font.Arial
  1395. AutoRob.FontSize = Enum.FontSize.Size18
  1396. AutoRob.Text = "Auto Rob"
  1397. AutoRob.TextColor3 = Color3.new(1, 1, 1)
  1398. AutoRob.TextSize = 15
  1399.  
  1400. ShotGun.Name = "ShotGun"
  1401. ShotGun.Parent = GameFrame
  1402. ShotGun.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1403. ShotGun.BorderSizePixel = 0
  1404. ShotGun.Position = UDim2.new(0, 318, 0, 155)
  1405. ShotGun.Size = UDim2.new(0, 89, 0, 25)
  1406. ShotGun.AutoButtonColor = false
  1407. ShotGun.Font = Enum.Font.Arial
  1408. ShotGun.FontSize = Enum.FontSize.Size18
  1409. ShotGun.Text = "Shot Gun"
  1410. ShotGun.TextColor3 = Color3.new(1, 1, 1)
  1411. ShotGun.TextSize = 15
  1412.  
  1413. Btools.Name = "Btools"
  1414. Btools.Parent = GameFrame
  1415. Btools.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1416. Btools.BorderSizePixel = 0
  1417. Btools.Position = UDim2.new(0, 318, 0, 85)
  1418. Btools.Size = UDim2.new(0, 89, 0, 25)
  1419. Btools.AutoButtonColor = false
  1420. Btools.Font = Enum.Font.Arial
  1421. Btools.FontSize = Enum.FontSize.Size18
  1422. Btools.Text = "Btools"
  1423. Btools.TextColor3 = Color3.new(1, 1, 1)
  1424. Btools.TextSize = 15
  1425.  
  1426. Pistol.Name = "Pistol"
  1427. Pistol.Parent = GameFrame
  1428. Pistol.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1429. Pistol.BorderSizePixel = 0
  1430. Pistol.Position = UDim2.new(0, 22, 0, 190)
  1431. Pistol.Size = UDim2.new(0, 89, 0, 25)
  1432. Pistol.AutoButtonColor = false
  1433. Pistol.Font = Enum.Font.Arial
  1434. Pistol.FontSize = Enum.FontSize.Size18
  1435. Pistol.Text = "Pistol"
  1436. Pistol.TextColor3 = Color3.new(1, 1, 1)
  1437. Pistol.TextSize = 15
  1438.  
  1439. SpamArrest.Name = "SpamArrest"
  1440. SpamArrest.Parent = GameFrame
  1441. SpamArrest.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1442. SpamArrest.BorderSizePixel = 0
  1443. SpamArrest.Position = UDim2.new(0, 22, 0, 120)
  1444. SpamArrest.Size = UDim2.new(0, 89, 0, 25)
  1445. SpamArrest.AutoButtonColor = false
  1446. SpamArrest.Font = Enum.Font.Arial
  1447. SpamArrest.FontSize = Enum.FontSize.Size18
  1448. SpamArrest.Text = "Spam Arrest"
  1449. SpamArrest.TextColor3 = Color3.new(1, 1, 1)
  1450. SpamArrest.TextSize = 15
  1451.  
  1452. KeyCard.Name = "KeyCard"
  1453. KeyCard.Parent = GameFrame
  1454. KeyCard.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1455. KeyCard.BorderSizePixel = 0
  1456. KeyCard.Position = UDim2.new(0, 120, 0, 120)
  1457. KeyCard.Size = UDim2.new(0, 89, 0, 25)
  1458. KeyCard.AutoButtonColor = false
  1459. KeyCard.Font = Enum.Font.Arial
  1460. KeyCard.FontSize = Enum.FontSize.Size18
  1461. KeyCard.Text = "Key Card"
  1462. KeyCard.TextColor3 = Color3.new(1, 1, 1)
  1463. KeyCard.TextSize = 15
  1464.  
  1465. M4A4.Name = "M4A4"
  1466. M4A4.Parent = GameFrame
  1467. M4A4.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1468. M4A4.BorderSizePixel = 0
  1469. M4A4.Position = UDim2.new(0, 120, 0, 155)
  1470. M4A4.Size = UDim2.new(0, 89, 0, 25)
  1471. M4A4.AutoButtonColor = false
  1472. M4A4.Font = Enum.Font.Arial
  1473. M4A4.FontSize = Enum.FontSize.Size18
  1474. M4A4.Text = "M4A4"
  1475. M4A4.TextColor3 = Color3.new(1, 1, 1)
  1476. M4A4.TextSize = 15
  1477.  
  1478. Fly.Name = "Fly"
  1479. Fly.Parent = GameFrame
  1480. Fly.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1481. Fly.BorderSizePixel = 0
  1482. Fly.Position = UDim2.new(0, 22, 0, 155)
  1483. Fly.Size = UDim2.new(0, 89, 0, 25)
  1484. Fly.AutoButtonColor = false
  1485. Fly.Font = Enum.Font.Arial
  1486. Fly.FontSize = Enum.FontSize.Size18
  1487. Fly.Text = "Fly: OFF"
  1488. Fly.TextColor3 = Color3.new(1, 1, 1)
  1489. Fly.TextSize = 15
  1490.  
  1491. FlashLight.Name = "FlashLight"
  1492. FlashLight.Parent = GameFrame
  1493. FlashLight.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1494. FlashLight.BorderSizePixel = 0
  1495. FlashLight.Position = UDim2.new(0, 120, 0, 190)
  1496. FlashLight.Size = UDim2.new(0, 89, 0, 25)
  1497. FlashLight.AutoButtonColor = false
  1498. FlashLight.Font = Enum.Font.Arial
  1499. FlashLight.FontSize = Enum.FontSize.Size18
  1500. FlashLight.Text = "Flash Light"
  1501. FlashLight.TextColor3 = Color3.new(1, 1, 1)
  1502. FlashLight.TextSize = 15
  1503.  
  1504. TextLabel_25.Parent = GameFrame
  1505. TextLabel_25.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  1506. TextLabel_25.BorderSizePixel = 0
  1507. TextLabel_25.Position = UDim2.new(0, 527, 0, -60)
  1508. TextLabel_25.Size = UDim2.new(0, 8, 0, 409)
  1509. TextLabel_25.Font = Enum.Font.Arial
  1510. TextLabel_25.FontSize = Enum.FontSize.Size24
  1511. TextLabel_25.Text = ""
  1512. TextLabel_25.TextColor3 = Color3.new(0, 0, 0)
  1513. TextLabel_25.TextSize = 20
  1514.  
  1515. TextLabel_26.Parent = GameFrame
  1516. TextLabel_26.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  1517. TextLabel_26.BorderSizePixel = 0
  1518. TextLabel_26.Position = UDim2.new(0, 486, 0, -60)
  1519. TextLabel_26.Size = UDim2.new(0, 31, 0, 409)
  1520. TextLabel_26.Font = Enum.Font.Arial
  1521. TextLabel_26.FontSize = Enum.FontSize.Size24
  1522. TextLabel_26.Text = ""
  1523. TextLabel_26.TextColor3 = Color3.new(0, 0, 0)
  1524. TextLabel_26.TextSize = 20
  1525.  
  1526. TextLabel_27.Parent = GameFrame
  1527. TextLabel_27.BackgroundColor3 = Color3.new(0.921569, 0.431373, 0)
  1528. TextLabel_27.BorderSizePixel = 0
  1529. TextLabel_27.Position = UDim2.new(0, 467, 0, -60)
  1530. TextLabel_27.Size = UDim2.new(0, 10, 0, 409)
  1531. TextLabel_27.Font = Enum.Font.Arial
  1532. TextLabel_27.FontSize = Enum.FontSize.Size24
  1533. TextLabel_27.Text = ""
  1534. TextLabel_27.TextColor3 = Color3.new(0, 0, 0)
  1535. TextLabel_27.TextSize = 20
  1536.  
  1537. MainLogo2.Name = "MainLogo2"
  1538. MainLogo2.Parent = GameFrame
  1539. MainLogo2.BackgroundColor3 = Color3.new(1, 1, 1)
  1540. MainLogo2.BackgroundTransparency = 1
  1541. MainLogo2.Position = UDim2.new(0, 444, 0, 84)
  1542. MainLogo2.Size = UDim2.new(0, 120, 0, 120)
  1543. MainLogo2.Image = "rbxassetid://1101478778"
  1544.  
  1545. Tabs.Name = "Tabs"
  1546. Tabs.Parent = TabFrames
  1547. Tabs.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1548. Tabs.BackgroundTransparency = 1
  1549. Tabs.ClipsDescendants = true
  1550. Tabs.Position = UDim2.new(0, 7, 0, 7)
  1551. Tabs.Size = UDim2.new(0, 26, 0, 27)
  1552. Tabs.Image = "rbxassetid://1037417986"
  1553. Tabs.ImageColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1554.  
  1555. Dark.Name = "Dark"
  1556. Dark.Parent = TabFrames
  1557. Dark.BackgroundColor3 = Color3.new(0, 0, 0)
  1558. Dark.BorderSizePixel = 0
  1559. Dark.ClipsDescendants = true
  1560. Dark.Size = UDim2.new(0, 598, 0, 289)
  1561. Dark.Visible = false
  1562.  
  1563. MainLogo.Name = "MainLogo"
  1564. MainLogo.Parent = Unjailbreak
  1565. MainLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  1566. MainLogo.BackgroundTransparency = 1
  1567. MainLogo.Position = UDim2.new(0.460416675, 0, 0.411829144, 0)
  1568. MainLogo.Size = UDim2.new(0, 160, 0, 160)
  1569. MainLogo.Image = "rbxassetid://1101478778"
  1570. MainLogo.ImageTransparency = 1
  1571.  
  1572. TextLabel_28.Parent = MainLogo
  1573. TextLabel_28.BackgroundColor3 = Color3.new(1, 1, 1)
  1574. TextLabel_28.BackgroundTransparency = 1
  1575. TextLabel_28.Position = UDim2.new(-0.125, 0, 1, 0)
  1576. TextLabel_28.Size = UDim2.new(0, 200, 0, 50)
  1577. TextLabel_28.Font = Enum.Font.Arial
  1578. TextLabel_28.FontSize = Enum.FontSize.Size28
  1579. TextLabel_28.Text = "Created By Unlisting"
  1580. TextLabel_28.TextColor3 = Color3.new(0.890196, 0.890196, 0.890196)
  1581. TextLabel_28.TextSize = 25
  1582. TextLabel_28.TextTransparency = 1
  1583.  
  1584. JNotifierOpen.Name = "JNotifierOpen"
  1585. JNotifierOpen.Parent = Unjailbreak
  1586. JNotifierOpen.BackgroundColor3 = Color3.new(1, 1, 1)
  1587. JNotifierOpen.BorderSizePixel = 0
  1588. JNotifierOpen.Position = UDim2.new(1, 0, 0.720000029, 0)
  1589. JNotifierOpen.Size = UDim2.new(0.10520833, 0, 0.0799561888, 0)
  1590.  
  1591. TextLabel_29.Parent = JNotifierOpen
  1592. TextLabel_29.BackgroundColor3 = Color3.new(1, 1, 1)
  1593. TextLabel_29.BackgroundTransparency = 1
  1594. TextLabel_29.Size = UDim2.new(0, 202, 0, 37)
  1595. TextLabel_29.Font = Enum.Font.Cartoon
  1596. TextLabel_29.FontSize = Enum.FontSize.Size24
  1597. TextLabel_29.Text = "Jewelry Store Is Open!"
  1598. TextLabel_29.TextColor3 = Color3.new(0, 0, 0)
  1599. TextLabel_29.TextSize = 20
  1600.  
  1601. GotoJewelry.Name = "GotoJewelry"
  1602. GotoJewelry.Parent = JNotifierOpen
  1603. GotoJewelry.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1604. GotoJewelry.BorderSizePixel = 0
  1605. GotoJewelry.Position = UDim2.new(0, 51, 0, 37)
  1606. GotoJewelry.Size = UDim2.new(0, 99, 0, 36)
  1607. GotoJewelry.Font = Enum.Font.Cartoon
  1608. GotoJewelry.FontSize = Enum.FontSize.Size24
  1609. GotoJewelry.Text = "Goto"
  1610. GotoJewelry.TextColor3 = Color3.new(1, 1, 1)
  1611. GotoJewelry.TextSize = 20
  1612.  
  1613. BNotifierOpen.Name = "BNotifierOpen"
  1614. BNotifierOpen.Parent = Unjailbreak
  1615. BNotifierOpen.BackgroundColor3 = Color3.new(1, 1, 1)
  1616. BNotifierOpen.BorderSizePixel = 0
  1617. BNotifierOpen.Position = UDim2.new(1, 0, 0.633000016, 0)
  1618. BNotifierOpen.Size = UDim2.new(0.10520833, 0, 0.0799561888, 0)
  1619.  
  1620. TextLabel_30.Parent = BNotifierOpen
  1621. TextLabel_30.BackgroundColor3 = Color3.new(1, 1, 1)
  1622. TextLabel_30.BackgroundTransparency = 1
  1623. TextLabel_30.Size = UDim2.new(0, 202, 0, 45)
  1624. TextLabel_30.Font = Enum.Font.Cartoon
  1625. TextLabel_30.FontSize = Enum.FontSize.Size24
  1626. TextLabel_30.Text = "Bank Is Now Open!"
  1627. TextLabel_30.TextColor3 = Color3.new(0, 0, 0)
  1628. TextLabel_30.TextSize = 20
  1629.  
  1630. GotoBank.Name = "GotoBank"
  1631. GotoBank.Parent = BNotifierOpen
  1632. GotoBank.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1633. GotoBank.BorderSizePixel = 0
  1634. GotoBank.Position = UDim2.new(0, 51, 0, 37)
  1635. GotoBank.Size = UDim2.new(0, 99, 0, 36)
  1636. GotoBank.Font = Enum.Font.Cartoon
  1637. GotoBank.FontSize = Enum.FontSize.Size24
  1638. GotoBank.Text = "Goto"
  1639. GotoBank.TextColor3 = Color3.new(1, 1, 1)
  1640. GotoBank.TextSize = 20
  1641.  
  1642. LPlayerDetect.Name = "LPlayerDetect"
  1643. LPlayerDetect.Parent = Unjailbreak
  1644. LPlayerDetect.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  1645. LPlayerDetect.BorderSizePixel = 0
  1646. LPlayerDetect.ClipsDescendants = true
  1647. LPlayerDetect.Position = UDim2.new(0.404687494, 0, 0.0339539982, 0)
  1648.  
  1649. PlayerNameDetected.Name = "PlayerNameDetected"
  1650. PlayerNameDetected.Parent = LPlayerDetect
  1651. PlayerNameDetected.BackgroundColor3 = Color3.new(1, 1, 1)
  1652. PlayerNameDetected.BackgroundTransparency = 1
  1653. PlayerNameDetected.Position = UDim2.new(0, 83, 0, 15)
  1654. PlayerNameDetected.Size = UDim2.new(0, 200, 0, 34)
  1655. PlayerNameDetected.Font = Enum.Font.Arial
  1656. PlayerNameDetected.FontSize = Enum.FontSize.Size32
  1657. PlayerNameDetected.Text = "Player Name Here"
  1658. PlayerNameDetected.TextColor3 = Color3.new(1, 1, 1)
  1659. PlayerNameDetected.TextSize = 30
  1660.  
  1661. TextLabel_31.Parent = LPlayerDetect
  1662. TextLabel_31.BackgroundColor3 = Color3.new(1, 1, 1)
  1663. TextLabel_31.BackgroundTransparency = 1
  1664. TextLabel_31.Position = UDim2.new(0, 83, 0, 72)
  1665. TextLabel_31.Size = UDim2.new(0, 200, 0, 34)
  1666. TextLabel_31.Font = Enum.Font.Arial
  1667. TextLabel_31.FontSize = Enum.FontSize.Size24
  1668. TextLabel_31.Text = "You Were Detected As An Admin"
  1669. TextLabel_31.TextColor3 = Color3.new(1, 1, 1)
  1670. TextLabel_31.TextSize = 20
  1671.  
  1672. TextLabel_32.Parent = LPlayerDetect
  1673. TextLabel_32.BackgroundColor3 = Color3.new(1, 1, 1)
  1674. TextLabel_32.BackgroundTransparency = 1
  1675. TextLabel_32.Position = UDim2.new(0, 83, 0, 89)
  1676. TextLabel_32.Size = UDim2.new(0, 200, 0, 34)
  1677. TextLabel_32.Font = Enum.Font.Arial
  1678. TextLabel_32.FontSize = Enum.FontSize.Size24
  1679. TextLabel_32.Text = "On Unjailbreak"
  1680. TextLabel_32.TextColor3 = Color3.new(1, 1, 1)
  1681. TextLabel_32.TextSize = 20
  1682.  
  1683. TextLabel_33.Parent = LPlayerDetect
  1684. TextLabel_33.BackgroundColor3 = Color3.new(1, 1, 1)
  1685. TextLabel_33.BackgroundTransparency = 1
  1686. TextLabel_33.Position = UDim2.new(0, 83, 0, 126)
  1687. TextLabel_33.Size = UDim2.new(0, 200, 0, 34)
  1688. TextLabel_33.Font = Enum.Font.Arial
  1689. TextLabel_33.FontSize = Enum.FontSize.Size24
  1690. TextLabel_33.Text = "Your Name Has Been Announced"
  1691. TextLabel_33.TextColor3 = Color3.new(1, 1, 1)
  1692. TextLabel_33.TextSize = 20
  1693.  
  1694. TextLabel_34.Parent = LPlayerDetect
  1695. TextLabel_34.BackgroundColor3 = Color3.new(1, 1, 1)
  1696. TextLabel_34.BackgroundTransparency = 1
  1697. TextLabel_34.Position = UDim2.new(0, 83, 0, 143)
  1698. TextLabel_34.Size = UDim2.new(0, 200, 0, 34)
  1699. TextLabel_34.Font = Enum.Font.Arial
  1700. TextLabel_34.FontSize = Enum.FontSize.Size24
  1701. TextLabel_34.Text = "To Other Players Using Unjailbreak On"
  1702. TextLabel_34.TextColor3 = Color3.new(1, 1, 1)
  1703. TextLabel_34.TextSize = 20
  1704.  
  1705. TextLabel_35.Parent = LPlayerDetect
  1706. TextLabel_35.BackgroundColor3 = Color3.new(1, 1, 1)
  1707. TextLabel_35.BackgroundTransparency = 1
  1708. TextLabel_35.Position = UDim2.new(0, 83, 0, 161)
  1709. TextLabel_35.Size = UDim2.new(0, 200, 0, 34)
  1710. TextLabel_35.Font = Enum.Font.Arial
  1711. TextLabel_35.FontSize = Enum.FontSize.Size24
  1712. TextLabel_35.Text = "This Server!"
  1713. TextLabel_35.TextColor3 = Color3.new(1, 1, 1)
  1714. TextLabel_35.TextSize = 20
  1715.  
  1716. AdminJoined.Name = "AdminJoined"
  1717. AdminJoined.Parent = Unjailbreak
  1718. AdminJoined.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  1719. AdminJoined.BorderSizePixel = 0
  1720. AdminJoined.ClipsDescendants = true
  1721. AdminJoined.Position = UDim2.new(0.404687494, 0, 0.0339539982, 0)
  1722.  
  1723. AdminDetected.Name = "AdminDetected"
  1724. AdminDetected.Parent = AdminJoined
  1725. AdminDetected.BackgroundColor3 = Color3.new(1, 1, 1)
  1726. AdminDetected.BackgroundTransparency = 1
  1727. AdminDetected.Position = UDim2.new(0, 83, 0, 15)
  1728. AdminDetected.Size = UDim2.new(0, 200, 0, 34)
  1729. AdminDetected.Font = Enum.Font.Arial
  1730. AdminDetected.FontSize = Enum.FontSize.Size32
  1731. AdminDetected.Text = "Player Name Here"
  1732. AdminDetected.TextColor3 = Color3.new(1, 1, 1)
  1733. AdminDetected.TextSize = 30
  1734.  
  1735. TextLabel_36.Parent = AdminJoined
  1736. TextLabel_36.BackgroundColor3 = Color3.new(1, 1, 1)
  1737. TextLabel_36.BackgroundTransparency = 1
  1738. TextLabel_36.Position = UDim2.new(0, 83, 0, 50)
  1739. TextLabel_36.Size = UDim2.new(0, 200, 0, 34)
  1740. TextLabel_36.Font = Enum.Font.Arial
  1741. TextLabel_36.FontSize = Enum.FontSize.Size24
  1742. TextLabel_36.Text = "Has Joined Your Server"
  1743. TextLabel_36.TextColor3 = Color3.new(1, 1, 1)
  1744. TextLabel_36.TextSize = 20
  1745.  
  1746. TextLabel_37.Parent = AdminJoined
  1747. TextLabel_37.BackgroundColor3 = Color3.new(1, 1, 1)
  1748. TextLabel_37.BackgroundTransparency = 1
  1749. TextLabel_37.Position = UDim2.new(0, 83, 0, 72)
  1750. TextLabel_37.Size = UDim2.new(0, 200, 0, 34)
  1751. TextLabel_37.Font = Enum.Font.Arial
  1752. TextLabel_37.FontSize = Enum.FontSize.Size24
  1753. TextLabel_37.Text = "And Is An Admin On Unjailbreak"
  1754. TextLabel_37.TextColor3 = Color3.new(1, 1, 1)
  1755. TextLabel_37.TextSize = 20
  1756.  
  1757. TextLabel_38.Parent = AdminJoined
  1758. TextLabel_38.BackgroundColor3 = Color3.new(1, 1, 1)
  1759. TextLabel_38.BackgroundTransparency = 1
  1760. TextLabel_38.Position = UDim2.new(0, 83, 0, 106)
  1761. TextLabel_38.Size = UDim2.new(0, 200, 0, 34)
  1762. TextLabel_38.Font = Enum.Font.Arial
  1763. TextLabel_38.FontSize = Enum.FontSize.Size24
  1764. TextLabel_38.Text = "Go Say Hi To The Admin!"
  1765. TextLabel_38.TextColor3 = Color3.new(1, 1, 1)
  1766. TextLabel_38.TextSize = 20
  1767.  
  1768. TextLabel_39.Parent = AdminJoined
  1769. TextLabel_39.BackgroundColor3 = Color3.new(1, 1, 1)
  1770. TextLabel_39.BackgroundTransparency = 1
  1771. TextLabel_39.Position = UDim2.new(0, 83, 0, 146)
  1772. TextLabel_39.Size = UDim2.new(0, 200, 0, 34)
  1773. TextLabel_39.Font = Enum.Font.Arial
  1774. TextLabel_39.FontSize = Enum.FontSize.Size24
  1775. TextLabel_39.Text = "All Admins Are Dope!"
  1776. TextLabel_39.TextColor3 = Color3.new(1, 1, 1)
  1777. TextLabel_39.TextSize = 20
  1778.  
  1779. UIColorFrame.Name = "UIColorFrame"
  1780. UIColorFrame.Parent = Unjailbreak
  1781. UIColorFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1782. UIColorFrame.BorderSizePixel = 0
  1783. UIColorFrame.ClipsDescendants = true
  1784. UIColorFrame.Position = UDim2.new(0.460999995, 0, 0.730000019, 0)
  1785. UIColorFrame.Size = UDim2.new(0, 147, 0, 244)
  1786. UIColorFrame.Visible = false
  1787.  
  1788. TextLabel_40.Parent = UIColorFrame
  1789. TextLabel_40.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  1790. TextLabel_40.BorderSizePixel = 0
  1791. TextLabel_40.Position = UDim2.new(0, 0, 0, 234)
  1792. TextLabel_40.Size = UDim2.new(0, 147, 0, 10)
  1793. TextLabel_40.Font = Enum.Font.SourceSans
  1794. TextLabel_40.FontSize = Enum.FontSize.Size14
  1795. TextLabel_40.Text = ""
  1796. TextLabel_40.TextSize = 14
  1797.  
  1798. TextLabel_41.Parent = UIColorFrame
  1799. TextLabel_41.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1800. TextLabel_41.BorderSizePixel = 0
  1801. TextLabel_41.Size = UDim2.new(0, 147, 0, 7)
  1802. TextLabel_41.Font = Enum.Font.SourceSans
  1803. TextLabel_41.FontSize = Enum.FontSize.Size14
  1804. TextLabel_41.Text = ""
  1805. TextLabel_41.TextSize = 14
  1806.  
  1807. Commands.Name = "Commands"
  1808. Commands.Parent = Unjailbreak
  1809. Commands.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  1810. Commands.BorderSizePixel = 0
  1811. Commands.Position = UDim2.new(-0.142000005, 0, 0.333999991, 0)
  1812. Commands.Size = UDim2.new(0, 272, 0, 304)
  1813.  
  1814. TextLabel_42.Parent = Commands
  1815. TextLabel_42.BackgroundColor3 = Color3.new(1, 1, 1)
  1816. TextLabel_42.BackgroundTransparency = 1
  1817. TextLabel_42.Position = UDim2.new(0, 36, 0, 0)
  1818. TextLabel_42.Size = UDim2.new(0, 200, 0, 39)
  1819. TextLabel_42.Font = Enum.Font.Arial
  1820. TextLabel_42.FontSize = Enum.FontSize.Size24
  1821. TextLabel_42.Text = "Unjailbreak Commands"
  1822. TextLabel_42.TextColor3 = Color3.new(1, 1, 1)
  1823. TextLabel_42.TextSize = 20
  1824.  
  1825. ScrollingFrame.Parent = Commands
  1826. ScrollingFrame.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  1827. ScrollingFrame.BorderSizePixel = 0
  1828. ScrollingFrame.Position = UDim2.new(0, 0, 0, 51)
  1829. ScrollingFrame.Size = UDim2.new(0, 272, 0, 253)
  1830. ScrollingFrame.BottomImage = ""
  1831. ScrollingFrame.ScrollBarThickness = 5
  1832. ScrollingFrame.TopImage = ""
  1833.  
  1834. TextLabel_43.Parent = ScrollingFrame
  1835. TextLabel_43.BackgroundColor3 = Color3.new(1, 1, 1)
  1836. TextLabel_43.BackgroundTransparency = 1
  1837. TextLabel_43.Size = UDim2.new(0, 272, 0, 21)
  1838. TextLabel_43.Font = Enum.Font.Arial
  1839. TextLabel_43.FontSize = Enum.FontSize.Size14
  1840. TextLabel_43.Text = " ;help - Opens The Unjailbreak Command List"
  1841. TextLabel_43.TextColor3 = Color3.new(1, 1, 1)
  1842. TextLabel_43.TextSize = 13
  1843. TextLabel_43.TextXAlignment = Enum.TextXAlignment.Left
  1844.  
  1845. TextLabel_44.Parent = ScrollingFrame
  1846. TextLabel_44.BackgroundColor3 = Color3.new(1, 1, 1)
  1847. TextLabel_44.BackgroundTransparency = 1
  1848. TextLabel_44.Position = UDim2.new(0, 0, 0, 23)
  1849. TextLabel_44.Size = UDim2.new(0, 272, 0, 21)
  1850. TextLabel_44.Font = Enum.Font.Arial
  1851. TextLabel_44.FontSize = Enum.FontSize.Size14
  1852. TextLabel_44.Text = " ;open - Opens The GUI"
  1853. TextLabel_44.TextColor3 = Color3.new(1, 1, 1)
  1854. TextLabel_44.TextSize = 13
  1855. TextLabel_44.TextXAlignment = Enum.TextXAlignment.Left
  1856.  
  1857. TextLabel_45.Parent = ScrollingFrame
  1858. TextLabel_45.BackgroundColor3 = Color3.new(1, 1, 1)
  1859. TextLabel_45.BackgroundTransparency = 1
  1860. TextLabel_45.Position = UDim2.new(0, 0, 0, 48)
  1861. TextLabel_45.Size = UDim2.new(0, 272, 0, 21)
  1862. TextLabel_45.Font = Enum.Font.Arial
  1863. TextLabel_45.FontSize = Enum.FontSize.Size14
  1864. TextLabel_45.Text = " ;close - Closes The GUI"
  1865. TextLabel_45.TextColor3 = Color3.new(1, 1, 1)
  1866. TextLabel_45.TextSize = 13
  1867. TextLabel_45.TextXAlignment = Enum.TextXAlignment.Left
  1868.  
  1869. TextLabel_46.Parent = ScrollingFrame
  1870. TextLabel_46.BackgroundColor3 = Color3.new(1, 1, 1)
  1871. TextLabel_46.BackgroundTransparency = 1
  1872. TextLabel_46.Position = UDim2.new(0, 0, 0, 73)
  1873. TextLabel_46.Size = UDim2.new(0, 272, 0, 21)
  1874. TextLabel_46.Font = Enum.Font.Arial
  1875. TextLabel_46.FontSize = Enum.FontSize.Size14
  1876. TextLabel_46.Text = " ;godmode - Puts You In GodMode"
  1877. TextLabel_46.TextColor3 = Color3.new(1, 1, 1)
  1878. TextLabel_46.TextSize = 13
  1879. TextLabel_46.TextXAlignment = Enum.TextXAlignment.Left
  1880.  
  1881. TextLabel_47.Parent = ScrollingFrame
  1882. TextLabel_47.BackgroundColor3 = Color3.new(1, 1, 1)
  1883. TextLabel_47.BackgroundTransparency = 1
  1884. TextLabel_47.Position = UDim2.new(0, 0, 0, 97)
  1885. TextLabel_47.Size = UDim2.new(0, 272, 0, 21)
  1886. TextLabel_47.Font = Enum.Font.Arial
  1887. TextLabel_47.FontSize = Enum.FontSize.Size14
  1888. TextLabel_47.Text = " ;fly on - Puts You In Fly Mode"
  1889. TextLabel_47.TextColor3 = Color3.new(1, 1, 1)
  1890. TextLabel_47.TextSize = 13
  1891. TextLabel_47.TextXAlignment = Enum.TextXAlignment.Left
  1892.  
  1893. TextLabel_48.Parent = ScrollingFrame
  1894. TextLabel_48.BackgroundColor3 = Color3.new(1, 1, 1)
  1895. TextLabel_48.BackgroundTransparency = 1
  1896. TextLabel_48.Position = UDim2.new(0, 0, 0, 121)
  1897. TextLabel_48.Size = UDim2.new(0, 272, 0, 21)
  1898. TextLabel_48.Font = Enum.Font.Arial
  1899. TextLabel_48.FontSize = Enum.FontSize.Size14
  1900. TextLabel_48.Text = " ;fly off - Removes Fly Mode"
  1901. TextLabel_48.TextColor3 = Color3.new(1, 1, 1)
  1902. TextLabel_48.TextSize = 13
  1903. TextLabel_48.TextXAlignment = Enum.TextXAlignment.Left
  1904.  
  1905. TextLabel_49.Parent = ScrollingFrame
  1906. TextLabel_49.BackgroundColor3 = Color3.new(1, 1, 1)
  1907. TextLabel_49.BackgroundTransparency = 1
  1908. TextLabel_49.Position = UDim2.new(0, 0, 0, 145)
  1909. TextLabel_49.Size = UDim2.new(0, 272, 0, 21)
  1910. TextLabel_49.Font = Enum.Font.Arial
  1911. TextLabel_49.FontSize = Enum.FontSize.Size14
  1912. TextLabel_49.Text = " ;esp on - Turns ESP On"
  1913. TextLabel_49.TextColor3 = Color3.new(1, 1, 1)
  1914. TextLabel_49.TextSize = 13
  1915. TextLabel_49.TextXAlignment = Enum.TextXAlignment.Left
  1916.  
  1917. TextLabel_50.Parent = ScrollingFrame
  1918. TextLabel_50.BackgroundColor3 = Color3.new(1, 1, 1)
  1919. TextLabel_50.BackgroundTransparency = 1
  1920. TextLabel_50.Position = UDim2.new(0, 0, 0, 169)
  1921. TextLabel_50.Size = UDim2.new(0, 272, 0, 21)
  1922. TextLabel_50.Font = Enum.Font.Arial
  1923. TextLabel_50.FontSize = Enum.FontSize.Size14
  1924. TextLabel_50.Text = " ;esp off - Turns ESP Off"
  1925. TextLabel_50.TextColor3 = Color3.new(1, 1, 1)
  1926. TextLabel_50.TextSize = 13
  1927. TextLabel_50.TextXAlignment = Enum.TextXAlignment.Left
  1928.  
  1929. TextLabel_51.Parent = ScrollingFrame
  1930. TextLabel_51.BackgroundColor3 = Color3.new(1, 1, 1)
  1931. TextLabel_51.BackgroundTransparency = 1
  1932. TextLabel_51.Position = UDim2.new(0, 0, 0, 194)
  1933. TextLabel_51.Size = UDim2.new(0, 272, 0, 21)
  1934. TextLabel_51.Font = Enum.Font.Arial
  1935. TextLabel_51.FontSize = Enum.FontSize.Size14
  1936. TextLabel_51.Text = " ;reset - Resets Your Character"
  1937. TextLabel_51.TextColor3 = Color3.new(1, 1, 1)
  1938. TextLabel_51.TextSize = 13
  1939. TextLabel_51.TextXAlignment = Enum.TextXAlignment.Left
  1940.  
  1941. TextLabel_52.Parent = ScrollingFrame
  1942. TextLabel_52.BackgroundColor3 = Color3.new(1, 1, 1)
  1943. TextLabel_52.BackgroundTransparency = 1
  1944. TextLabel_52.Position = UDim2.new(0, 0, 0, 216)
  1945. TextLabel_52.Size = UDim2.new(0, 272, 0, 21)
  1946. TextLabel_52.Font = Enum.Font.Arial
  1947. TextLabel_52.FontSize = Enum.FontSize.Size14
  1948. TextLabel_52.Text = " ;remove - Removes The Whole UI"
  1949. TextLabel_52.TextColor3 = Color3.new(1, 1, 1)
  1950. TextLabel_52.TextSize = 13
  1951. TextLabel_52.TextXAlignment = Enum.TextXAlignment.Left
  1952.  
  1953. CommandClose.Name = "CommandClose"
  1954. CommandClose.Parent = Commands
  1955. CommandClose.BackgroundColor3 = Color3.new(1, 1, 1)
  1956. CommandClose.BackgroundTransparency = 1
  1957. CommandClose.Position = UDim2.new(0, 247, 0, 0)
  1958. CommandClose.Size = UDim2.new(0, 25, 0, 26)
  1959. CommandClose.Font = Enum.Font.SourceSans
  1960. CommandClose.FontSize = Enum.FontSize.Size32
  1961. CommandClose.Text = "X"
  1962. CommandClose.TextColor3 = Color3.new(1, 1, 1)
  1963. CommandClose.TextSize = 30
  1964. CommandClose.TextWrapped = true
  1965.  
  1966. StarterFrame.Name = "StarterFrame"
  1967. StarterFrame.Parent = Unjailbreak
  1968. StarterFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1969. StarterFrame.BorderSizePixel = 0
  1970. StarterFrame.ClipsDescendants = true
  1971. StarterFrame.Position = UDim2.new(0.377083331, 0, 0.35377875, 0)
  1972.  
  1973. StarterMainFrame.Name = "StarterMainFrame"
  1974. StarterMainFrame.Parent = StarterFrame
  1975. StarterMainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1976. StarterMainFrame.Size = UDim2.new(0, 944, 0, 267)
  1977.  
  1978. ContinueCustomization.Name = "ContinueCustomization"
  1979. ContinueCustomization.Parent = StarterMainFrame
  1980. ContinueCustomization.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  1981. ContinueCustomization.BorderSizePixel = 0
  1982. ContinueCustomization.Position = UDim2.new(0, 187, 0, 190)
  1983. ContinueCustomization.Size = UDim2.new(0, 100, 0, 30)
  1984. ContinueCustomization.Font = Enum.Font.Arial
  1985. ContinueCustomization.FontSize = Enum.FontSize.Size18
  1986. ContinueCustomization.Text = "Customize"
  1987. ContinueCustomization.TextColor3 = Color3.new(1, 1, 1)
  1988. ContinueCustomization.TextSize = 16
  1989.  
  1990. TextLabel_53.Parent = StarterMainFrame
  1991. TextLabel_53.BackgroundColor3 = Color3.new(1, 1, 1)
  1992. TextLabel_53.BackgroundTransparency = 1
  1993. TextLabel_53.Position = UDim2.new(0, 135, 0, 85)
  1994. TextLabel_53.Size = UDim2.new(0, 200, 0, 19)
  1995. TextLabel_53.Font = Enum.Font.Arial
  1996. TextLabel_53.FontSize = Enum.FontSize.Size18
  1997. TextLabel_53.Text = "Settings Has Been Updated And You Can Now"
  1998. TextLabel_53.TextColor3 = Color3.new(0, 0, 0)
  1999. TextLabel_53.TextSize = 16
  2000.  
  2001. TextLabel_54.Parent = StarterMainFrame
  2002. TextLabel_54.BackgroundColor3 = Color3.new(1, 1, 1)
  2003. TextLabel_54.BackgroundTransparency = 1
  2004. TextLabel_54.Position = UDim2.new(0, 825, 0, 190)
  2005. TextLabel_54.Size = UDim2.new(0, 93, 0, 19)
  2006. TextLabel_54.Font = Enum.Font.Arial
  2007. TextLabel_54.FontSize = Enum.FontSize.Size18
  2008. TextLabel_54.Text = "WARNING:"
  2009. TextLabel_54.TextColor3 = Color3.new(1, 0.666667, 0)
  2010. TextLabel_54.TextSize = 16
  2011.  
  2012. TextLabel_55.Parent = StarterMainFrame
  2013. TextLabel_55.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  2014. TextLabel_55.BorderSizePixel = 0
  2015. TextLabel_55.Position = UDim2.new(0, 0, 0, 19)
  2016. TextLabel_55.Size = UDim2.new(0, 944, 0, 22)
  2017. TextLabel_55.Font = Enum.Font.SourceSans
  2018. TextLabel_55.FontSize = Enum.FontSize.Size14
  2019. TextLabel_55.Text = ""
  2020. TextLabel_55.TextSize = 14
  2021.  
  2022. TextLabel_56.Parent = StarterMainFrame
  2023. TextLabel_56.BackgroundColor3 = Color3.new(1, 1, 1)
  2024. TextLabel_56.BackgroundTransparency = 1
  2025. TextLabel_56.Position = UDim2.new(0, 135, 0, 63)
  2026. TextLabel_56.Size = UDim2.new(0, 200, 0, 19)
  2027. TextLabel_56.Font = Enum.Font.Arial
  2028. TextLabel_56.FontSize = Enum.FontSize.Size18
  2029. TextLabel_56.Text = "Welcome To Unjailbreak Full Release!"
  2030. TextLabel_56.TextColor3 = Color3.new(0, 0, 0)
  2031. TextLabel_56.TextSize = 16
  2032.  
  2033. TextLabel_57.Parent = StarterMainFrame
  2034. TextLabel_57.BackgroundColor3 = Color3.new(1, 1, 1)
  2035. TextLabel_57.BackgroundTransparency = 1
  2036. TextLabel_57.Position = UDim2.new(0, 135, 0, 21)
  2037. TextLabel_57.Size = UDim2.new(0, 200, 0, 19)
  2038. TextLabel_57.Font = Enum.Font.Arial
  2039. TextLabel_57.FontSize = Enum.FontSize.Size24
  2040. TextLabel_57.Text = "U N J A I L B R E A K"
  2041. TextLabel_57.TextColor3 = Color3.new(1, 1, 1)
  2042. TextLabel_57.TextSize = 20
  2043.  
  2044. TextLabel_58.Parent = StarterMainFrame
  2045. TextLabel_58.BackgroundColor3 = Color3.new(1, 1, 1)
  2046. TextLabel_58.BackgroundTransparency = 1
  2047. TextLabel_58.Position = UDim2.new(0, 825, 0, 210)
  2048. TextLabel_58.Size = UDim2.new(0, 93, 0, 19)
  2049. TextLabel_58.Font = Enum.Font.Arial
  2050. TextLabel_58.FontSize = Enum.FontSize.Size18
  2051. TextLabel_58.Text = "Aimbot Is Very"
  2052. TextLabel_58.TextColor3 = Color3.new(1, 0.666667, 0)
  2053. TextLabel_58.TextSize = 16
  2054.  
  2055. TextLabel_59.Parent = StarterMainFrame
  2056. TextLabel_59.BackgroundColor3 = Color3.new(1, 1, 1)
  2057. TextLabel_59.BackgroundTransparency = 1
  2058. TextLabel_59.Position = UDim2.new(0, 825, 0, 230)
  2059. TextLabel_59.Size = UDim2.new(0, 93, 0, 19)
  2060. TextLabel_59.Font = Enum.Font.Arial
  2061. TextLabel_59.FontSize = Enum.FontSize.Size18
  2062. TextLabel_59.Text = "Unstable And Laggy"
  2063. TextLabel_59.TextColor3 = Color3.new(1, 0.666667, 0)
  2064. TextLabel_59.TextSize = 16
  2065.  
  2066. TextLabel_60.Parent = StarterMainFrame
  2067. TextLabel_60.BackgroundColor3 = Color3.new(1, 1, 1)
  2068. TextLabel_60.BackgroundTransparency = 1
  2069. TextLabel_60.Position = UDim2.new(0, 135, 0, 134)
  2070. TextLabel_60.Size = UDim2.new(0, 200, 0, 19)
  2071. TextLabel_60.Font = Enum.Font.Arial
  2072. TextLabel_60.FontSize = Enum.FontSize.Size18
  2073. TextLabel_60.Text = "Anyways Enjoy The Full Release!"
  2074. TextLabel_60.TextColor3 = Color3.new(0, 0, 0)
  2075. TextLabel_60.TextSize = 16
  2076.  
  2077. TextLabel_61.Parent = StarterMainFrame
  2078. TextLabel_61.BackgroundColor3 = Color3.new(1, 1, 1)
  2079. TextLabel_61.BackgroundTransparency = 1
  2080. TextLabel_61.Position = UDim2.new(0, 135, 0, 110)
  2081. TextLabel_61.Size = UDim2.new(0, 200, 0, 19)
  2082. TextLabel_61.Font = Enum.Font.Arial
  2083. TextLabel_61.FontSize = Enum.FontSize.Size18
  2084. TextLabel_61.Text = "Set Up The Bank And Jewelry Notifiers In Settings"
  2085. TextLabel_61.TextColor3 = Color3.new(0, 0, 0)
  2086. TextLabel_61.TextSize = 16
  2087.  
  2088. TextLabel_62.Parent = StarterMainFrame
  2089. TextLabel_62.BackgroundColor3 = Color3.new(1, 1, 1)
  2090. TextLabel_62.BackgroundTransparency = 1
  2091. TextLabel_62.Position = UDim2.new(0, 610, 0, 21)
  2092. TextLabel_62.Size = UDim2.new(0, 200, 0, 19)
  2093. TextLabel_62.Font = Enum.Font.Arial
  2094. TextLabel_62.FontSize = Enum.FontSize.Size24
  2095. TextLabel_62.Text = "C U S T O M I Z A T I O N"
  2096. TextLabel_62.TextColor3 = Color3.new(1, 1, 1)
  2097. TextLabel_62.TextSize = 20
  2098.  
  2099. MainContinue.Name = "MainContinue"
  2100. MainContinue.Parent = StarterMainFrame
  2101. MainContinue.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2102. MainContinue.BorderSizePixel = 0
  2103. MainContinue.Position = UDim2.new(0, 658, 0, 230)
  2104. MainContinue.Size = UDim2.new(0, 100, 0, 30)
  2105. MainContinue.Font = Enum.Font.Arial
  2106. MainContinue.FontSize = Enum.FontSize.Size18
  2107. MainContinue.Text = "Continue"
  2108. MainContinue.TextColor3 = Color3.new(1, 1, 1)
  2109. MainContinue.TextSize = 16
  2110.  
  2111. TextLabel_63.Parent = StarterMainFrame
  2112. TextLabel_63.BackgroundColor3 = Color3.new(1, 1, 1)
  2113. TextLabel_63.BackgroundTransparency = 1
  2114. TextLabel_63.Position = UDim2.new(0, 610, 0, 51)
  2115. TextLabel_63.Size = UDim2.new(0, 200, 0, 19)
  2116. TextLabel_63.Font = Enum.Font.Arial
  2117. TextLabel_63.FontSize = Enum.FontSize.Size18
  2118. TextLabel_63.Text = "Here You Customize Your UI"
  2119. TextLabel_63.TextColor3 = Color3.new(0, 0, 0)
  2120. TextLabel_63.TextSize = 16
  2121.  
  2122. TextLabel_64.Parent = StarterMainFrame
  2123. TextLabel_64.BackgroundColor3 = Color3.new(1, 1, 1)
  2124. TextLabel_64.BackgroundTransparency = 1
  2125. TextLabel_64.Position = UDim2.new(0, 495, 0, 81)
  2126. TextLabel_64.Size = UDim2.new(0, 93, 0, 19)
  2127. TextLabel_64.Font = Enum.Font.Arial
  2128. TextLabel_64.FontSize = Enum.FontSize.Size18
  2129. TextLabel_64.Text = "Border Color"
  2130. TextLabel_64.TextColor3 = Color3.new(0, 0, 0)
  2131. TextLabel_64.TextSize = 16
  2132.  
  2133. BlueColor.Name = "BlueColor"
  2134. BlueColor.Parent = StarterMainFrame
  2135. BlueColor.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  2136. BlueColor.BorderSizePixel = 0
  2137. BlueColor.Position = UDim2.new(0, 493, 0, 104)
  2138. BlueColor.Size = UDim2.new(0, 100, 0, 30)
  2139. BlueColor.Font = Enum.Font.Arial
  2140. BlueColor.FontSize = Enum.FontSize.Size18
  2141. BlueColor.Text = "Blue"
  2142. BlueColor.TextColor3 = Color3.new(1, 1, 1)
  2143. BlueColor.TextSize = 16
  2144.  
  2145. RedColor.Name = "RedColor"
  2146. RedColor.Parent = StarterMainFrame
  2147. RedColor.BackgroundColor3 = Color3.new(1, 0, 0)
  2148. RedColor.BorderSizePixel = 0
  2149. RedColor.Position = UDim2.new(0, 493, 0, 135)
  2150. RedColor.Size = UDim2.new(0, 100, 0, 30)
  2151. RedColor.Font = Enum.Font.Arial
  2152. RedColor.FontSize = Enum.FontSize.Size18
  2153. RedColor.Text = "Red"
  2154. RedColor.TextColor3 = Color3.new(1, 1, 1)
  2155. RedColor.TextSize = 16
  2156.  
  2157. OrangeColor.Name = "OrangeColor"
  2158. OrangeColor.Parent = StarterMainFrame
  2159. OrangeColor.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2160. OrangeColor.BorderSizePixel = 0
  2161. OrangeColor.Position = UDim2.new(0, 493, 0, 166)
  2162. OrangeColor.Size = UDim2.new(0, 100, 0, 30)
  2163. OrangeColor.Font = Enum.Font.Arial
  2164. OrangeColor.FontSize = Enum.FontSize.Size18
  2165. OrangeColor.Text = "Orange"
  2166. OrangeColor.TextColor3 = Color3.new(1, 1, 1)
  2167. OrangeColor.TextSize = 16
  2168.  
  2169. BlackColor.Name = "BlackColor"
  2170. BlackColor.Parent = StarterMainFrame
  2171. BlackColor.BackgroundColor3 = Color3.new(0, 0, 0)
  2172. BlackColor.BorderSizePixel = 0
  2173. BlackColor.Position = UDim2.new(0, 493, 0, 197)
  2174. BlackColor.Size = UDim2.new(0, 100, 0, 30)
  2175. BlackColor.Font = Enum.Font.Arial
  2176. BlackColor.FontSize = Enum.FontSize.Size18
  2177. BlackColor.Text = "Black"
  2178. BlackColor.TextColor3 = Color3.new(1, 1, 1)
  2179. BlackColor.TextSize = 16
  2180.  
  2181. PurpleColor.Name = "PurpleColor"
  2182. PurpleColor.Parent = StarterMainFrame
  2183. PurpleColor.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  2184. PurpleColor.BorderSizePixel = 0
  2185. PurpleColor.Position = UDim2.new(0, 493, 0, 228)
  2186. PurpleColor.Size = UDim2.new(0, 100, 0, 30)
  2187. PurpleColor.Font = Enum.Font.Arial
  2188. PurpleColor.FontSize = Enum.FontSize.Size18
  2189. PurpleColor.Text = "Purple"
  2190. PurpleColor.TextColor3 = Color3.new(1, 1, 1)
  2191. PurpleColor.TextSize = 16
  2192.  
  2193. TextLabel_65.Parent = StarterMainFrame
  2194. TextLabel_65.BackgroundColor3 = Color3.new(1, 1, 1)
  2195. TextLabel_65.BackgroundTransparency = 1
  2196. TextLabel_65.Position = UDim2.new(0, 662, 0, 81)
  2197. TextLabel_65.Size = UDim2.new(0, 93, 0, 19)
  2198. TextLabel_65.Font = Enum.Font.Arial
  2199. TextLabel_65.FontSize = Enum.FontSize.Size18
  2200. TextLabel_65.Text = "UI Keybind"
  2201. TextLabel_65.TextColor3 = Color3.new(0, 0, 0)
  2202. TextLabel_65.TextSize = 16
  2203.  
  2204. UIKeybind.Name = "UIKeybind"
  2205. UIKeybind.Parent = StarterMainFrame
  2206. UIKeybind.BackgroundColor3 = Color3.new(1, 1, 1)
  2207. UIKeybind.BorderSizePixel = 0
  2208. UIKeybind.Position = UDim2.new(0, 660, 0, 110)
  2209. UIKeybind.Size = UDim2.new(0, 102, 0, 24)
  2210. UIKeybind.Font = Enum.Font.Arial
  2211. UIKeybind.FontSize = Enum.FontSize.Size18
  2212. UIKeybind.Text = ""
  2213. UIKeybind.TextSize = 15
  2214. UIKeybind.TextXAlignment = Enum.TextXAlignment.Left
  2215.  
  2216. TextLabel_66.Parent = StarterMainFrame
  2217. TextLabel_66.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  2218. TextLabel_66.BorderSizePixel = 0
  2219. TextLabel_66.Position = UDim2.new(0, 660, 0, 135)
  2220. TextLabel_66.Size = UDim2.new(0, 102, 0, 3)
  2221. TextLabel_66.Font = Enum.Font.Arial
  2222. TextLabel_66.FontSize = Enum.FontSize.Size18
  2223. TextLabel_66.Text = ""
  2224. TextLabel_66.TextColor3 = Color3.new(0, 0, 0)
  2225. TextLabel_66.TextSize = 16
  2226.  
  2227. TextLabel_67.Parent = StarterMainFrame
  2228. TextLabel_67.BackgroundColor3 = Color3.new(1, 1, 1)
  2229. TextLabel_67.BackgroundTransparency = 1
  2230. TextLabel_67.Position = UDim2.new(0, 662, 0, 150)
  2231. TextLabel_67.Size = UDim2.new(0, 93, 0, 19)
  2232. TextLabel_67.Font = Enum.Font.Arial
  2233. TextLabel_67.FontSize = Enum.FontSize.Size18
  2234. TextLabel_67.Text = "Normal Keybind"
  2235. TextLabel_67.TextColor3 = Color3.new(0, 0, 0)
  2236. TextLabel_67.TextSize = 16
  2237.  
  2238. TextLabel_68.Parent = StarterMainFrame
  2239. TextLabel_68.BackgroundColor3 = Color3.new(1, 1, 1)
  2240. TextLabel_68.BackgroundTransparency = 1
  2241. TextLabel_68.Position = UDim2.new(0, 662, 0, 165)
  2242. TextLabel_68.Size = UDim2.new(0, 93, 0, 19)
  2243. TextLabel_68.Font = Enum.Font.Arial
  2244. TextLabel_68.FontSize = Enum.FontSize.Size18
  2245. TextLabel_68.Text = "\"V\""
  2246. TextLabel_68.TextColor3 = Color3.new(0, 0, 0)
  2247. TextLabel_68.TextSize = 16
  2248.  
  2249. MainPreview.Name = "MainPreview"
  2250. MainPreview.Parent = StarterMainFrame
  2251. MainPreview.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2252. MainPreview.BorderSizePixel = 0
  2253. MainPreview.Position = UDim2.new(0, 528, 0, 49)
  2254. MainPreview.Size = UDim2.new(0, 32, 0, 29)
  2255. MainPreview.Font = Enum.Font.Arial
  2256. MainPreview.FontSize = Enum.FontSize.Size18
  2257. MainPreview.Text = ""
  2258. MainPreview.TextColor3 = Color3.new(0, 0, 0)
  2259. MainPreview.TextSize = 16
  2260.  
  2261. TextLabel_69.Parent = StarterMainFrame
  2262. TextLabel_69.BackgroundColor3 = Color3.new(1, 1, 1)
  2263. TextLabel_69.BackgroundTransparency = 1
  2264. TextLabel_69.Position = UDim2.new(0, 825, 0, 81)
  2265. TextLabel_69.Size = UDim2.new(0, 93, 0, 19)
  2266. TextLabel_69.Font = Enum.Font.Arial
  2267. TextLabel_69.FontSize = Enum.FontSize.Size18
  2268. TextLabel_69.Text = "Aimbot Keybind"
  2269. TextLabel_69.TextColor3 = Color3.new(0, 0, 0)
  2270. TextLabel_69.TextSize = 16
  2271.  
  2272. Aimbotkeybind.Name = "Aimbotkeybind"
  2273. Aimbotkeybind.Parent = StarterMainFrame
  2274. Aimbotkeybind.BackgroundColor3 = Color3.new(1, 1, 1)
  2275. Aimbotkeybind.BorderSizePixel = 0
  2276. Aimbotkeybind.Position = UDim2.new(0, 822, 0, 110)
  2277. Aimbotkeybind.Size = UDim2.new(0, 102, 0, 24)
  2278. Aimbotkeybind.Font = Enum.Font.Arial
  2279. Aimbotkeybind.FontSize = Enum.FontSize.Size18
  2280. Aimbotkeybind.Text = ""
  2281. Aimbotkeybind.TextSize = 15
  2282. Aimbotkeybind.TextXAlignment = Enum.TextXAlignment.Left
  2283.  
  2284. TextLabel_70.Parent = StarterMainFrame
  2285. TextLabel_70.BackgroundColor3 = Color3.new(1, 1, 1)
  2286. TextLabel_70.BackgroundTransparency = 1
  2287. TextLabel_70.Position = UDim2.new(0, 825, 0, 150)
  2288. TextLabel_70.Size = UDim2.new(0, 93, 0, 19)
  2289. TextLabel_70.Font = Enum.Font.Arial
  2290. TextLabel_70.FontSize = Enum.FontSize.Size18
  2291. TextLabel_70.Text = "Set A Keybind To"
  2292. TextLabel_70.TextColor3 = Color3.new(0, 0, 0)
  2293. TextLabel_70.TextSize = 16
  2294.  
  2295. TextLabel_71.Parent = StarterMainFrame
  2296. TextLabel_71.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  2297. TextLabel_71.BorderSizePixel = 0
  2298. TextLabel_71.Position = UDim2.new(0, 821, 0, 135)
  2299. TextLabel_71.Size = UDim2.new(0, 102, 0, 3)
  2300. TextLabel_71.Font = Enum.Font.Arial
  2301. TextLabel_71.FontSize = Enum.FontSize.Size18
  2302. TextLabel_71.Text = ""
  2303. TextLabel_71.TextColor3 = Color3.new(0, 0, 0)
  2304. TextLabel_71.TextSize = 16
  2305.  
  2306. TextLabel_72.Parent = StarterMainFrame
  2307. TextLabel_72.BackgroundColor3 = Color3.new(1, 1, 1)
  2308. TextLabel_72.BackgroundTransparency = 1
  2309. TextLabel_72.Position = UDim2.new(0, 825, 0, 165)
  2310. TextLabel_72.Size = UDim2.new(0, 93, 0, 19)
  2311. TextLabel_72.Font = Enum.Font.Arial
  2312. TextLabel_72.FontSize = Enum.FontSize.Size18
  2313. TextLabel_72.Text = "Turn On Aimbot"
  2314. TextLabel_72.TextColor3 = Color3.new(0, 0, 0)
  2315. TextLabel_72.TextSize = 16
  2316.  
  2317. TextLabel_73.Parent = StarterMainFrame
  2318. TextLabel_73.BackgroundColor3 = Color3.new(1, 1, 1)
  2319. TextLabel_73.BackgroundTransparency = 1
  2320. TextLabel_73.Position = UDim2.new(0, 662, 0, 190)
  2321. TextLabel_73.Size = UDim2.new(0, 93, 0, 19)
  2322. TextLabel_73.Font = Enum.Font.Arial
  2323. TextLabel_73.FontSize = Enum.FontSize.Size18
  2324. TextLabel_73.Text = "Make All Keybinds Lower Case"
  2325. TextLabel_73.TextColor3 = Color3.new(0, 0, 0)
  2326. TextLabel_73.TextSize = 16
  2327.  
  2328. TextLabel_74.Parent = StarterMainFrame
  2329. TextLabel_74.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  2330. TextLabel_74.BorderSizePixel = 0
  2331. TextLabel_74.Position = UDim2.new(0, 40, 0, 0)
  2332. TextLabel_74.Size = UDim2.new(0, 19, 0, 267)
  2333. TextLabel_74.Font = Enum.Font.Arial
  2334. TextLabel_74.FontSize = Enum.FontSize.Size24
  2335. TextLabel_74.Text = ""
  2336. TextLabel_74.TextColor3 = Color3.new(1, 1, 1)
  2337. TextLabel_74.TextSize = 20
  2338.  
  2339. TextLabel_75.Parent = StarterMainFrame
  2340. TextLabel_75.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  2341. TextLabel_75.BorderSizePixel = 0
  2342. TextLabel_75.Position = UDim2.new(0, 26, 0, 0)
  2343. TextLabel_75.Size = UDim2.new(0, 7, 0, 267)
  2344. TextLabel_75.Font = Enum.Font.Arial
  2345. TextLabel_75.FontSize = Enum.FontSize.Size24
  2346. TextLabel_75.Text = ""
  2347. TextLabel_75.TextColor3 = Color3.new(1, 1, 1)
  2348. TextLabel_75.TextSize = 20
  2349.  
  2350. TextLabel_76.Parent = StarterMainFrame
  2351. TextLabel_76.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  2352. TextLabel_76.BorderSizePixel = 0
  2353. TextLabel_76.Position = UDim2.new(0, 408, 0, 29)
  2354. TextLabel_76.Size = UDim2.new(0, 10, 0, 238)
  2355. TextLabel_76.Font = Enum.Font.Arial
  2356. TextLabel_76.FontSize = Enum.FontSize.Size24
  2357. TextLabel_76.Text = ""
  2358. TextLabel_76.TextColor3 = Color3.new(1, 1, 1)
  2359. TextLabel_76.TextSize = 20
  2360.  
  2361. ActiveMenu.Parent = UIColorFrame
  2362. ActiveMenu.Name = "ActiveMenu"
  2363.  
  2364. ButtonWheelMenu.Parent = ActiveMenu
  2365. ButtonWheelMenu.Name = "ButtonWheelMenu"
  2366. ButtonWheelMenu.Position = UDim2.new(0,10,0,10)
  2367. ButtonWheelMenu.Size = UDim2.new(1,-20,1,-20)
  2368. ButtonWheelMenu.Visible = true
  2369.  
  2370. Hue.Parent = ButtonWheelMenu
  2371. Hue.Name = "Hue"
  2372.  
  2373. Lig.Parent = ButtonWheelMenu
  2374. Lig.Name = "Lig"
  2375.  
  2376. Sat.Parent = ButtonWheelMenu
  2377. Sat.Name = "Sat"
  2378.  
  2379. HueBox.Parent = ButtonWheelMenu
  2380. HueBox.Size = UDim2.new(0,50,0,25)
  2381. HueBox.Text = "Hue: 70"
  2382. HueBox.Font = Enum.Font.Arial
  2383. HueBox.FontSize = Enum.FontSize.Size14
  2384.  
  2385. GetColor.Parent = ActiveMenu
  2386.  
  2387. local plrname = game:GetService("Players").LocalPlayer.Name
  2388.  
  2389. if plrname == "Unlisting" or plrname == "AyeJoey" or plrname == "ColdEzy" or plrname == "NumNum00" or plrname == "Decryptance" then
  2390. game.CoreGui.Unjailbreak.LPlayerDetect.PlayerNameDetected.Text = plrname
  2391. game.CoreGui.Unjailbreak.LPlayerDetect:TweenSize(UDim2.new(0, 366,0, 212),"Out","Quint",1.5,true)
  2392. wait(2)
  2393. game.CoreGui.Unjailbreak.LPlayerDetect:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  2394. end
  2395.  
  2396. game:GetService("Players").PlayerAdded:connect(function(plr)
  2397. if plr.Name ~= game.Players.LocalPlayer.Name then
  2398. if plr.Name == "Unlisting" or plr.Name == "ColdEzy" or plr.Name == "AyeJoey" or plr.Name == "NumNum00" or plr.Name == "Decryptance" then
  2399. game.CoreGui.Unjailbreak.AdminJoined.AdminDetected.Text = plr.Name.." Has Joined"
  2400. game.CoreGui.Unjailbreak.AdminJoined:TweenSize(UDim2.new(0, 366,0, 212),"Out","Quint",1.5,true)
  2401. wait(2)
  2402. game.CoreGui.Unjailbreak.AdminJoined:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  2403. end
  2404. end
  2405. end)
  2406.  
  2407. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 1
  2408. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 1
  2409. wait(0.03)
  2410. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.9
  2411. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.9
  2412. wait(0.03)
  2413. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.8
  2414. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.8
  2415. wait(0.03)
  2416. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.7
  2417. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.7
  2418. wait(0.03)
  2419. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.6
  2420. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.6
  2421. wait(0.03)
  2422. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.5
  2423. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.5
  2424. wait(0.03)
  2425. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.4
  2426. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.4
  2427. wait(0.03)
  2428. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.3
  2429. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.3
  2430. wait(0.03)
  2431. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.2
  2432. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.2
  2433. wait(0.03)
  2434. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.1
  2435. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.1
  2436. wait(0.03)
  2437. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0
  2438. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0
  2439.  
  2440. wait(3.5)
  2441. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.1
  2442. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.1
  2443. wait(0.03)
  2444. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.2
  2445. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.2
  2446. wait(0.03)
  2447. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.3
  2448. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.3
  2449. wait(0.03)
  2450. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.4
  2451. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.4
  2452. wait(0.03)
  2453. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.5
  2454. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.5
  2455. wait(0.03)
  2456. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.6
  2457. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.6
  2458. wait(0.03)
  2459. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.7
  2460. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.7
  2461. wait(0.03)
  2462. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.8
  2463. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.8
  2464. wait(0.03)
  2465. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.9
  2466. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.9
  2467. wait(0.03)
  2468. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 1
  2469. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 1
  2470. game.CoreGui.Unjailbreak.MainLogo.Visible = false
  2471.  
  2472. wait(0.1)
  2473. game.CoreGui.Unjailbreak.StarterFrame:TweenSize(UDim2.new(0, 472,0, 267),"Out","Quint",1.5,true)
  2474.  
  2475. ContinueCustomization.MouseButton1Down:connect(function()
  2476. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame:TweenPosition(UDim2.new(0, -472,0, 0),"Out","Quint",2,true)
  2477. end)
  2478.  
  2479. ENABLED = false
  2480. PLAYER = game:GetService("Players").LocalPlayer
  2481. MOUSE = PLAYER:GetMouse()
  2482. CC = game:GetService("Workspace").CurrentCamera
  2483. _G.FREE_FOR_ALL = false
  2484. _G.AIM_AT = 'Head'
  2485. local player = game:GetService("Players").LocalPlayer
  2486. local esp = false
  2487. local track = false
  2488.  
  2489. function Create(base, team)
  2490. local bb = Instance.new("BillboardGui",player.PlayerGui)
  2491. bb.Adornee = base
  2492. bb.ExtentsOffset = Vector3.new(0,1,0)
  2493. bb.AlwaysOnTop = true
  2494. bb.Size = UDim2.new(0,5,0,5)
  2495. bb.StudsOffset = Vector3.new(0,1,0)
  2496. bb.Name = "tracker"
  2497. local frame = Instance.new("Frame",bb)
  2498. frame.ZIndex = 10
  2499. frame.BackgroundTransparency = 0.3
  2500. frame.Size = UDim2.new(1,0,1,0)
  2501. frame.Position = UDim2.new(0,0,0)
  2502. frame.Transparency = 1
  2503. local txtlbl = Instance.new("TextLabel",bb)
  2504. txtlbl.ZIndex = 10
  2505. txtlbl.Text = (string.upper(base.Parent.Name))
  2506. txtlbl.BackgroundTransparency = 1
  2507. txtlbl.Position = UDim2.new(0,0,0,-35)
  2508. txtlbl.Size = UDim2.new(1,0,10,0)
  2509. txtlbl.Font = "SourceSansBold"
  2510. txtlbl.FontSize = "Size10"
  2511. txtlbl.TextStrokeTransparency = 0.5
  2512.  
  2513. local txtlbl2 = Instance.new("TextLabel",bb)
  2514. txtlbl2.ZIndex = 10
  2515. txtlbl2.Text = (math.floor(base.Parent.Humanoid.Health*100)/100)
  2516. txtlbl2.BackgroundTransparency = 1
  2517. txtlbl2.Position = UDim2.new(0,0,0,-25)
  2518. txtlbl2.Size = UDim2.new(1,0,10,0)
  2519. txtlbl2.Font = "SourceSansBold"
  2520. txtlbl2.FontSize = "Size10"
  2521.  
  2522. txtlbl2.TextStrokeTransparency = 0.5
  2523. if team then
  2524. txtlbl.TextColor3 = Color3.new(85,0,127)
  2525. txtlbl2.TextColor3 = Color3.new(85,0,127)
  2526. frame.BackgroundColor3 = Color3.new(85,0,127)
  2527.  
  2528. elseif base.Parent.Name == "Decryptance" or base.Parent.Name == "Unlisting" then
  2529. txtlbl.TextColor3 = Color3.new(0,255,0)
  2530. txtlbl2.TextColor3 = Color3.new(0,255,0)
  2531. frame.BackgroundColor3 = Color3.new(0,255,0)
  2532. txtlbl.Text = "FRIEND"
  2533. txtlbl.FontSize = "Size14"
  2534. txtlbl2.FontSize = "Size14"
  2535.  
  2536.  
  2537.  
  2538. elseif base.Parent.Name == game:GetService("Players").LocalPlayer.Name then
  2539. txtlbl2.Transparency = 1
  2540. txtlbl.Transparency = 1
  2541. frame.Transparency = 1
  2542. else
  2543. txtlbl.TextColor3 = Color3.new(85,0,127)
  2544. txtlbl2.TextColor3 = Color3.new(85,0,127)
  2545. frame.BackgroundColor3 = Color3.new(85,0,127)
  2546.  
  2547. end
  2548. end
  2549.  
  2550.  
  2551. function Find()
  2552. Clear()
  2553. track = true
  2554. spawn(function()
  2555. while wait() do
  2556. if track then
  2557. Clear()
  2558. for _,v in pairs(game:GetService("Players"):players()) do
  2559.  
  2560. if v.Character and v.Character.Head then
  2561. Create(v.Character.Head, false)
  2562. end
  2563. end
  2564. end
  2565. end
  2566. wait(1)
  2567. end)
  2568. end
  2569. function Clear()
  2570. for _,v in pairs(player.PlayerGui:children()) do
  2571. if v.Name == "tracker" and v:isA("BillboardGui") then
  2572. v:Destroy()
  2573. end
  2574. end
  2575. end
  2576.  
  2577. CESP.MouseButton1Down:connect(function()
  2578. if not esp then
  2579. Find()
  2580. warn("Jailbreak ESP Enabled")
  2581. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CESP.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2582. esp = true
  2583. else
  2584. Clear()
  2585. track = false
  2586. warn("Jailbreak ESP Disabled")
  2587. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CESP.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2588. esp = false
  2589. end
  2590. end)
  2591.  
  2592. BlueColor.MouseButton1Down:connect(function()
  2593. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  2594. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  2595. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  2596. end)
  2597.  
  2598. RedColor.MouseButton1Down:connect(function()
  2599. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(1, 0, 0)
  2600. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(1, 0, 0)
  2601. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(1, 0, 0)
  2602. end)
  2603.  
  2604. OrangeColor.MouseButton1Down:connect(function()
  2605. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2606. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2607. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  2608. end)
  2609.  
  2610. BlackColor.MouseButton1Down:connect(function()
  2611. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  2612. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0, 0, 0)
  2613. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0, 0, 0)
  2614. end)
  2615.  
  2616. PurpleColor.MouseButton1Down:connect(function()
  2617. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  2618. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  2619. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  2620. end)
  2621.  
  2622. function Aimbot()
  2623.  
  2624. end
  2625.  
  2626. MainContinue.MouseButton1Down:connect(function()
  2627. game.CoreGui.Unjailbreak.StarterFrame:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  2628. if game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.UIKeybind.Text == "" then
  2629. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  2630. mouse1.KeyDown:connect(function(key)
  2631. if key == "v" then
  2632. if Openn == true then
  2633. Openn = false
  2634. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,1.1, 0),"Out","Quint",1,true)
  2635. else
  2636. Openn = true
  2637. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,0.307, 0),"Out","Quint",1,true)
  2638. end
  2639. end
  2640. end)
  2641. else
  2642. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  2643. mouse1.KeyDown:connect(function(key)
  2644. if key == UIKeybind.Text then
  2645. if Openn == true then
  2646. Openn = false
  2647. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,1.1, 0),"Out","Quint",1,true)
  2648. else
  2649. Openn = true
  2650. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,0.307, 0),"Out","Quint",1,true)
  2651. end
  2652. end
  2653. end)
  2654. end
  2655. end)
  2656.  
  2657. local i=20 do
  2658. wait()
  2659. 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
  2660. end
  2661.  
  2662. Tabs.MouseButton1Down:connect(function()
  2663. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 150,0, 47), 'Out', 'Quint', 1, true)
  2664. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = true
  2665. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Transparency = 0.5
  2666. end)
  2667.  
  2668. Home.MouseButton1Down:connect(function()
  2669. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = true
  2670. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  2671. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  2672. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  2673. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  2674. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  2675. end)
  2676.  
  2677. Game.MouseButton1Down:connect(function()
  2678. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  2679. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = true
  2680. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  2681. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  2682. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  2683. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  2684. end)
  2685.  
  2686. Teleports.MouseButton1Down:connect(function()
  2687. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  2688. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  2689. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = true
  2690. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  2691. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  2692. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  2693. end)
  2694.  
  2695. Settings.MouseButton1Down:connect(function()
  2696. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  2697. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  2698. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  2699. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = true
  2700. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  2701. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  2702. end)
  2703.  
  2704. SetKeybind.MouseButton1Down:connect(function()
  2705. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = true
  2706. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.JewelryKeyy.Text = "Jewelry Color Set: "..JewelryKeyBox.Text
  2707. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.CriminalKeyy.Text = "Criminal Key Set: "..CrimBaseBox.Text
  2708. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.BankKeyy.Text = "Bank Key Set: "..BankKeyBox.Text
  2709. end)
  2710.  
  2711. KeyContinue.MouseButton1Down:connect(function()
  2712. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = false
  2713.  
  2714. --Jewelry
  2715. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  2716. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.JewelryKeyy.Text then
  2717. for i=1,20 do
  2718. wait()
  2719. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  2720. end
  2721. end
  2722. end)
  2723.  
  2724.  
  2725. --Bank
  2726. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  2727. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.BankKeyy.Text then
  2728. for i=1,20 do
  2729. wait()
  2730. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-11.036747, 17.9193821, 797.971521) + Vector3.new(1,0,0)
  2731. end
  2732. end
  2733. end)
  2734.  
  2735.  
  2736. --Criminal
  2737. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  2738. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.CriminalKeyy.Text then
  2739. for i=1,20 do
  2740. wait()
  2741. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  2742. end
  2743. end
  2744. end)
  2745. end)
  2746.  
  2747. KeyCancel.MouseButton1Click:connect(function()
  2748. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = false
  2749. end)
  2750.  
  2751. CDrag.MouseButton1Down:connect(function()
  2752. if Dragg == true then
  2753. Dragg = false
  2754. game.CoreGui.Unjailbreak.MainFrame.Draggable = true
  2755. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CDrag.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2756. else
  2757. Dragg = true
  2758. game.CoreGui.Unjailbreak.MainFrame.Draggable = false
  2759. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CDrag.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2760. end
  2761. end)
  2762.  
  2763. local ee = true
  2764. CNotifierB.MouseButton1Down:connect(function()
  2765. if BNotif == true then
  2766. BNotif = false
  2767. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierB.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2768. ee = false
  2769. else
  2770. ee = true
  2771. BNotif = true
  2772. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierB.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2773. for i, v in pairs(game:GetService("Workspace").Banks:GetChildren()) do
  2774. while ee do
  2775. wait(1)
  2776. if v.Extra.Light.SurfaceLight.Enabled == true then
  2777. game.CoreGui.Unjailbreak.BNotifierOpen:TweenPosition(UDim2.new(0, 1718,0, 578),"Out","Quint",2,true)
  2778. else
  2779. game.CoreGui.Unjailbreak.BNotifierOpen:TweenPosition(UDim2.new(0, 1950,0, 578),"Out","Quint",2,true)
  2780. end
  2781. end
  2782. end
  2783. end
  2784. end)
  2785.  
  2786. local eeee = true
  2787. CNotifierJ.MouseButton1Down:connect(function()
  2788. if JNotif == true then
  2789. JNotif = false
  2790. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierJ.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2791. eeee = false
  2792. else
  2793. eeee = true
  2794. JNotif = true
  2795. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierJ.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2796. for i, v in pairs(game:GetService("Workspace").Jewelrys:GetChildren()) do
  2797. while eeee do
  2798. wait(1)
  2799. if v.Extra.Light.SurfaceLight.Enabled == true then
  2800. game.CoreGui.Unjailbreak.JNotifierOpen:TweenPosition(UDim2.new(0, 1718,0, 657),"Out","Quint",2,true)
  2801. else
  2802. game.CoreGui.Unjailbreak.JNotifierOpen:TweenPosition(UDim2.new(0, 1950,0, 657),"Out","Quint",2,true)
  2803. end
  2804. end
  2805. end
  2806. end
  2807. end)
  2808.  
  2809. function bigggHead()
  2810. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  2811. if v.TeamValue.Value == "Police" then
  2812. v.Character.HumanoidRootPart.Transparency = 0
  2813. v.Character.HumanoidRootPart.BrickColor = BrickColor.new("Blue")
  2814. v.Character.HumanoidRootPart.Size = Vector3.new(16,16,16)
  2815. end
  2816. end
  2817. end
  2818.  
  2819. CBigHead.MouseButton1Down:connect(function()
  2820. if bigheadd == true then
  2821. bigheadd = false
  2822. bigggHead(false)
  2823. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CBigHead.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2824. else
  2825. bigheadd = true
  2826. bigggHead(true)
  2827. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CBigHead.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2828. end
  2829. end)
  2830.  
  2831. CForceField.MouseButton1Down:connect(function()
  2832. if forcefieldd == true then
  2833. forcefieldd = false
  2834. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CForceField.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  2835. else
  2836. forcefieldd = true
  2837. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CForceField.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  2838. local es = true
  2839. while es do
  2840. wait(0.1)
  2841. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  2842. if v.TeamValue.Value == "Police" then
  2843. if (game:GetService("Players").Character.Torso.Position - v.Position).magnitude <= 5 then
  2844. for i=1,20 do
  2845. wait()
  2846. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  2847. end
  2848. end
  2849. end
  2850. end
  2851. end
  2852. end
  2853. end)
  2854.  
  2855. local Checkpoint = {}
  2856. Coords.MouseButton1Down:connect(function()
  2857. table.remove(Checkpoint, 1)
  2858. table.insert(Checkpoint, game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position)
  2859. end)
  2860.  
  2861. CustomTP.MouseButton1Down:connect(function()
  2862. for i=1, 20 do
  2863. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Checkpoint[1]) + Vector3.new(1,0,0)
  2864. end
  2865. end)
  2866.  
  2867. Reset.MouseButton1Down:connect(function()
  2868. game.CoreGui.Unjailbreak:Remove()
  2869. end)
  2870.  
  2871. InfiniteAmmo.MouseButton1Down:connect(function()
  2872. if magInf == true then
  2873. magInf = false
  2874. game:GetService("Players").LocalPlayer.PlayerGui.ScreenGui.Ammo.MagSize.RobloxLocked = false
  2875. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.InfiniteAmmo.Text = "Ammo: OFF"
  2876. else
  2877. magInf = true
  2878. game:GetService("Players").LocalPlayer.PlayerGui.ScreenGui.Ammo.MagSize.RobloxLocked = true
  2879. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.InfiniteAmmo.Text = "Ammo: ON"
  2880. end
  2881. end)
  2882.  
  2883. Prison.MouseButton1Down:connect(function()
  2884. for i=1,20 do
  2885. wait()
  2886. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1138.66, 18.009, -1430.01) + Vector3.new(1,0,0)
  2887. end
  2888. end)
  2889.  
  2890. CriminalBase.MouseButton1Down:connect(function()
  2891. for i=1,20 do
  2892. wait()
  2893. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  2894. end
  2895. end)
  2896.  
  2897. BatCave.MouseButton1Down:connect(function()
  2898. for i=1,20 do
  2899. wait()
  2900. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1579.4823, 49.787693, -1759.61438) + Vector3.new(1,0,0)
  2901. end
  2902. end)
  2903.  
  2904. PoliceHQ1.MouseButton1Click:connect(function()
  2905. for i=1,20 do
  2906. wait()
  2907. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1130.11426, 17.950058, -1593.09766) + Vector3.new(1,0,0)
  2908. end
  2909. end)
  2910.  
  2911. PoliceHQ2.MouseButton1Down:connect(function()
  2912. for i=1,20 do
  2913. wait()
  2914. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(736.232239, 38.1125107, 1130.04456) + Vector3.new(1,0,0)
  2915. end
  2916. end)
  2917.  
  2918. Garage.MouseButton1Click:connect(function()
  2919. for i=1,20 do
  2920. wait()
  2921. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-341.0529, 19.644, 1182.502) + Vector3.new(1,0,0)
  2922. end
  2923. end)
  2924.  
  2925. BankStore.MouseButton1Down:connect(function()
  2926. for i=1,20 do
  2927. wait()
  2928. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.214, 2.67609, 818.648926) + Vector3.new(1,0,0)
  2929. end
  2930. end)
  2931.  
  2932. JewelryStore.MouseButton1Down:connect(function()
  2933. for i=1,20 do
  2934. wait()
  2935. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  2936. end
  2937. end)
  2938.  
  2939. GasStation.MouseButton1Click:connect(function()
  2940. for i=1,20 do
  2941. wait()
  2942. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1548.20093, 17.7475166, 701.546997) + Vector3.new(1,0,0)
  2943. end
  2944. end)
  2945.  
  2946. DonutShop.MouseButton1Down:connect(function()
  2947. for i=1,20 do
  2948. wait()
  2949. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(267.315552, 17.6180038, -1796.33093) + Vector3.new(1,0,0)
  2950. end
  2951. end)
  2952.  
  2953. Lamborghini.MouseButton1Down:connect(function()
  2954. for i=1,20 do
  2955. wait()
  2956. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(144.794067, 17.6189003, 768.572693) + Vector3.new(1,0,0)
  2957. end
  2958. end)
  2959.  
  2960. Bugatti.MouseButton1Down:connect(function()
  2961. for i=1,20 do
  2962. wait()
  2963. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(245.938766, 17.6064777, 1372.15076) + Vector3.new(1,0,0)
  2964. end
  2965. end)
  2966.  
  2967. SWATVan.MouseButton1Down:connect(function()
  2968. for i=1,20 do
  2969. wait()
  2970. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1355.2417, 18, -1531.86047) + Vector3.new(1,0,0)
  2971. end
  2972. end)
  2973.  
  2974. DuneBuggy.MouseButton1Down:connect(function()
  2975. for i=1,20 do
  2976. wait()
  2977. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(571.526733, 16.66436, -470.50943) + Vector3.new(1,0,0)
  2978. end
  2979. end)
  2980.  
  2981. PickUpTruck.MouseButton1Down:connect(function()
  2982. for i=1,20 do
  2983. wait()
  2984. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1541.10388, 17.746624, 729) + Vector3.new(1,0,0)
  2985. end
  2986. end)
  2987.  
  2988. DirtBike.MouseButton1Down:connect(function()
  2989. for i=1,20 do
  2990. wait()
  2991. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1313.71118, 17.3656254, 370.085327) + Vector3.new(1,0,0)
  2992. end
  2993. end)
  2994.  
  2995. Porsche.MouseButton1Down:connect(function()
  2996. for i=1,20 do
  2997. wait()
  2998. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1112.11475, 101.16069, 1290.57654) + Vector3.new(1,0,0)
  2999. end
  3000. end)
  3001.  
  3002. Camaro.MouseButton1Down:connect(function()
  3003. for i=1,20 do
  3004. wait()
  3005. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-956.153564, 19.8500576, -1451.23572) + Vector3.new(1,0,0)
  3006. end
  3007. end)
  3008.  
  3009. MiniCooper.MouseButton1Down:connect(function()
  3010. for i=1,20 do
  3011. wait()
  3012. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(767.823242, 17.3656254, -1216.83643) + Vector3.new(1,0,0)
  3013. end
  3014. end)
  3015.  
  3016. Tesla3.MouseButton1Down:connect(function()
  3017. for i=1,20 do
  3018. wait()
  3019. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-111.571999, 17.6169529, 541.515747) + Vector3.new(1,0,0)
  3020. end
  3021. end)
  3022.  
  3023. GodMode.MouseButton1Down:connect(function()
  3024. game:GetService("Players").LocalPlayer.Character.Humanoid.Name = 1
  3025. local l = game:GetService("Players").LocalPlayer.Character["1"]:Clone()
  3026. l.Parent = game:GetService("Players").LocalPlayer.Character
  3027. l.Name = "Humanoid"
  3028. wait(0.1)
  3029. game:GetService("Players").LocalPlayer.Character["1"]:Destroy()
  3030. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character
  3031. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = true
  3032. wait(0.1)
  3033. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = false
  3034. game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3035. end)
  3036.  
  3037. Btools.MouseButton1Down:connect(function()
  3038. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  3039. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  3040. if child.ClassName == "Part" then
  3041. child.Locked = false
  3042. end
  3043. if child.ClassName == "MeshPart" then
  3044. child.Locked = false
  3045. end
  3046. if child.ClassName == "UnionOperation" then
  3047. child.Locked = false
  3048. end
  3049. if child.ClassName == "Model" then
  3050. for index, chil in pairs(child:GetChildren()) do
  3051. if chil.ClassName == "Part" then
  3052. chil.Locked = false
  3053. end
  3054. if chil.ClassName == "MeshPart" then
  3055. chil.Locked = false
  3056. end
  3057. if chil.ClassName == "UnionOperation" then
  3058. chil.Locked = false
  3059. end
  3060. if chil.ClassName == "Model" then
  3061. for index, childe in pairs(chil:GetChildren()) do
  3062. if childe.ClassName == "Part" then
  3063. childe.Locked = false
  3064. end
  3065. if childe.ClassName == "MeshPart" then
  3066. childe.Locked = false
  3067. end
  3068. if childe.ClassName == "UnionOperation" then
  3069. childe.Locked = false
  3070. end
  3071. if childe.ClassName == "Model" then
  3072. for index, childeo in pairs(childe:GetChildren()) do
  3073. if childeo.ClassName == "Part" then
  3074. childeo.Locked = false
  3075. end
  3076. if childeo.ClassName == "MeshPart" then
  3077. childeo.Locked = false
  3078. end
  3079. if childeo.ClassName == "UnionOperation" then
  3080. childeo.Locked = false
  3081. end
  3082. if childeo.ClassName == "Model" then
  3083. end
  3084. end
  3085. end
  3086. end
  3087. end
  3088. end
  3089. end
  3090. end
  3091. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  3092. c.BinType = Enum.BinType.Hammer
  3093. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  3094. c.BinType = Enum.BinType.Clone
  3095. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  3096. c.BinType = Enum.BinType.Grab
  3097. end)
  3098.  
  3099. RemoveAll.MouseButton1Down:connect(function()
  3100. for i, v in pairs(game:GetService("Workspace").Jewelrys:GetChildren()) do
  3101. v.Lasers:Remove()
  3102. v.Cameras:Remove()
  3103. v.FloorLasers:Remove()
  3104. end
  3105. game:GetService("Workspace").Cells:Remove()
  3106. game:GetService("Workspace").Doors:Remove()
  3107. game:GetService("Workspace").EscapeRoutes.ExplodeWall:Destroy()
  3108. game:GetService("Workspace").EscapeRoutes.LiftGate:Remove()
  3109. for i, v in pairs(game:GetService("Workspace").Banks:GetChildren()) do
  3110. v.Door:Destroy()
  3111. v.TriggerDoor:Destroy()
  3112. v.Lasers:Remove()
  3113. end
  3114. end)
  3115.  
  3116. AnnoyServer.MouseButton1Down:connect(function()
  3117. if annnoy == true then
  3118. annnoy = false
  3119. e = false
  3120. else
  3121. annnoy = true
  3122. e = true
  3123. while eee do
  3124. for _,plr in pairs(game:GetService("Players"):GetPlayers()) do
  3125. pcall(function()
  3126. for _,obj in pairs(plr.Character.Head:GetChildren()) do
  3127. if obj:IsA("Sound") then
  3128. obj:Play()
  3129. end
  3130. end
  3131. end)
  3132. end
  3133. end
  3134. end
  3135. end)
  3136.  
  3137. SpamArrest.MouseButton1Down:connect(function()
  3138. local Player = game:GetService("Players").LocalPlayer
  3139. wait(0.5)
  3140. for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
  3141. repeat
  3142. wait()
  3143. Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  3144. until v.Team.Name ~= "Criminal"
  3145. end
  3146. end)
  3147.  
  3148. noclip = false
  3149. game:GetService('RunService').Stepped:connect(function()
  3150. if noclip then
  3151. game:GetService("Players").LocalPlayer.Character.Humanoid:ChangeState(11)
  3152. end
  3153. end)
  3154.  
  3155. NoClip.MouseButton1Down:connect(function()
  3156. noclip = not noclip
  3157. if NoClip.Text == "NoClip: ON" then
  3158. NoClip.Text = "NoClip: OFF"
  3159. else
  3160. NoClip.Text = "NoClip: ON"
  3161. end
  3162. end)
  3163.  
  3164. WalkSpeed.MouseButton1Down:connect(function()
  3165. down = false
  3166. velocity = Instance.new("BodyVelocity")
  3167. velocity.maxForce = Vector3.new(100000, 0, 100000)
  3168. local speed = 150
  3169. gyro = Instance.new("BodyGyro")
  3170. gyro.maxTorque = Vector3.new(100000, 0, 100000)
  3171.  
  3172. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  3173.  
  3174. function onButton1Down(mouse)
  3175. down = true
  3176. velocity.Parent = game:GetService("Players").LocalPlayer.Character.UpperTorso
  3177. velocity.velocity = (hum.MoveDirection) * speed
  3178. gyro.Parent = game:GetService("Players").LocalPlayer.Character.UpperTorso
  3179. while down do
  3180. if not down then break end
  3181. velocity.velocity = (hum.MoveDirection) * speed
  3182. local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
  3183. gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
  3184. wait(0.1)
  3185. end
  3186. end
  3187.  
  3188. function onButton1Up(mouse)
  3189. velocity.Parent = nil
  3190. gyro.Parent = nil
  3191. down = false
  3192. end
  3193.  
  3194. function onSelected(mouse)
  3195. mouse.KeyDown:connect(function(k) if k:lower()=="q"then onButton1Down(mouse)end end)
  3196. mouse.KeyUp:connect(function(k) if k:lower()=="q"then onButton1Up(mouse)end end)
  3197. end
  3198.  
  3199. onSelected(game:GetService("Players").LocalPlayer:GetMouse())
  3200. end)
  3201.  
  3202. Gravity.MouseButton1Down:connect(function()
  3203. if Gravity == true then
  3204. Gravity = false
  3205. game:GetService("Workspace").Gravity = 196.2
  3206. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Gravity.Text = "Gravity: OFF"
  3207. else
  3208. Gravity = true
  3209. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Gravity.Text = "Gravity: ON"
  3210. game:GetService("Workspace").Gravity = 45
  3211. end
  3212. end)
  3213.  
  3214. JumpPower.MouseButton1Down:connect(function()
  3215. if Jump == true then
  3216. Jump = false
  3217. game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 50
  3218. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.JumpPower.Text = "Jump: OFF"
  3219. else
  3220. Jump = true
  3221. game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 100
  3222. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.JumpPower.Text = "Jump: ON"
  3223. end
  3224. end)
  3225.  
  3226. VehicleSpeed.MouseButton1Down:connect(function()
  3227. dir = 0
  3228. gs = game.GetService
  3229. gs(game,"RunService").RenderStepped:connect(function()
  3230. for i,v in next,workspace.Vehicles:children() do
  3231. if v.Name ~= "Heli" then
  3232. if v:FindFirstChild("Engine") then
  3233. local bf,cf = v.Engine:FindFirstChild("NewForce"),v:GetPrimaryPartCFrame().lookVector
  3234. if not bf then
  3235. bf = v.Engine:FindFirstChild("BodyForce") or v.Engine:FindFirstChild("VectorForce")
  3236. if bf then
  3237. bf = bf:Clone()
  3238. bf.Parent = v.Engine
  3239. bf.Name = "NewForce"
  3240. end
  3241. end
  3242. if bf then
  3243. local fa = 1
  3244. if v.Name:lower():find("bike") then fa = .3 elseif v.Name:lower():find("bugg") then fa = .5 end
  3245. if v.Seat.PlayerName.Value ~= game:GetService("Players").LocalPlayer.Name then fa = 0 end
  3246. bf.Force = Vector3.new(cf.X*300000*dir*fa,0,cf.Z*300000*dir*fa)
  3247. end
  3248. end
  3249. end
  3250. end
  3251. end)
  3252. val = {
  3253. {Enum.KeyCode.W,1};
  3254. {Enum.KeyCode.S,-1};
  3255. }
  3256. uis = gs(game,"UserInputService")
  3257. chk = function(k)
  3258. for i,v in next,val do
  3259. if v[1]==k.KeyCode then
  3260. return v[2]
  3261. end
  3262. end
  3263. end
  3264. uis.InputBegan:connect(function(k)
  3265. dir = chk(k) or dir
  3266. end)
  3267. uis.InputEnded:connect(function(k)
  3268. if chk(k) == dir then
  3269. dir = 0
  3270. end
  3271. end)
  3272. end)
  3273.  
  3274. KeyCard.MouseButton1Down:connect(function()
  3275. game:GetService("Players").LocalPlayer.TeamValue.Value= "Police"
  3276. end)
  3277.  
  3278. local mouse=game:GetService("Players").LocalPlayer:GetMouse''
  3279. localplayer=game:GetService("Players").LocalPlayer
  3280. game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  3281. local torso = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart
  3282. local speed=0
  3283. local keys={a=false,d=false,w=false,s=false}
  3284. local e1
  3285. local e2
  3286. local function start()
  3287. local pos = Instance.new("BodyPosition",torso)
  3288. local gyro = Instance.new("BodyGyro",torso)
  3289. pos.Name="EPIXPOS"
  3290. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  3291. pos.position = torso.Position
  3292. gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3293. gyro.cframe = torso.CFrame
  3294. repeat
  3295. wait()
  3296. localplayer.Character.Humanoid.PlatformStand=true
  3297. local new=gyro.cframe - gyro.cframe.p + pos.position
  3298. if not keys.w and not keys.s and not keys.a and not keys.d then
  3299. speed=1
  3300. end
  3301. if keys.w then
  3302. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  3303. speed=speed+0.01
  3304. end
  3305. if keys.s then
  3306. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  3307. speed=speed+0.01
  3308. end
  3309. if keys.d then
  3310. new = new * CFrame.new(speed,0,0)
  3311. speed=speed+0.01
  3312. end
  3313. if keys.a then
  3314. new = new * CFrame.new(-speed,0,0)
  3315. speed=speed+0.01
  3316. end
  3317. if speed>5 then
  3318. speed=5
  3319. end
  3320. pos.position=new.p
  3321. if keys.w then
  3322. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
  3323. elseif keys.s then
  3324. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
  3325. else
  3326. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  3327. end
  3328. until not Fly
  3329. if gyro then gyro:Destroy() end
  3330. if pos then pos:Destroy() end
  3331. flying=false
  3332. localplayer.Character.Humanoid.PlatformStand=false
  3333. speed=0
  3334. end
  3335. e1=mouse.KeyDown:connect(function(key)
  3336. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  3337. if key=="w" then
  3338. keys.w=true
  3339. elseif key=="s" then
  3340. keys.s=true
  3341. elseif key=="a" then
  3342. keys.a=true
  3343. elseif key=="d" then
  3344. keys.d=true
  3345. end
  3346. end)
  3347. e2=mouse.KeyUp:connect(function(key)
  3348. if key=="w" then
  3349. keys.w=false
  3350. elseif key=="s" then
  3351. keys.s=false
  3352. elseif key=="a" then
  3353. keys.a=false
  3354. elseif key=="d" then
  3355. keys.d=false
  3356. end
  3357. end)
  3358.  
  3359. Fly.MouseButton1Down:connect(function()
  3360. if flyy == true then
  3361. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Fly.Text = "Fly: OFF"
  3362. flyy = false
  3363. Fly = false
  3364. start()
  3365. else
  3366. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Fly.Text = "Fly: ON"
  3367. flyy = true
  3368. Fly = true
  3369. start()
  3370. end
  3371. end)
  3372.  
  3373. FlashLight.MouseButton1Down:connect(function()
  3374. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3375.  
  3376. a = Instance.new("Part", workspace)
  3377. a.Anchored = true
  3378. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3379. a.CanCollide = false
  3380.  
  3381. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  3382. if v.Name == "Station" then
  3383. for a, b in pairs(v:GetChildren()) do
  3384. if b:IsA("StringValue") then
  3385. if b.Value == "Flashlight" then
  3386. v.CFrame = CFrame.new(hit)
  3387. end
  3388. end
  3389. end
  3390. end
  3391. end
  3392. end)
  3393.  
  3394. M4A4.MouseButton1Down:connect(function()
  3395. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3396.  
  3397. a = Instance.new("Part", workspace)
  3398. a.Anchored = true
  3399. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3400. a.CanCollide = false
  3401.  
  3402. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  3403. if v.Name == "Station" then
  3404. for a, b in pairs(v:GetChildren()) do
  3405. if b:IsA("StringValue") then
  3406. if b.Value == "RifleSWAT" then
  3407. v.CFrame = CFrame.new(hit)
  3408. end
  3409. end
  3410. end
  3411. end
  3412. end
  3413. end)
  3414.  
  3415. AK47.MouseButton1Down:connect(function()
  3416. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3417.  
  3418. a = Instance.new("Part", workspace)
  3419. a.Anchored = true
  3420. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3421. a.CanCollide = false
  3422.  
  3423. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  3424. if v.Name == "ShootingRange" then
  3425. for a, b in pairs(v:GetChildren()) do
  3426. if b:IsA("StringValue") then
  3427. if b.Value == "AK47" then
  3428. v.CFrame = CFrame.new(hit)
  3429. end
  3430. end
  3431. end
  3432. end
  3433. end
  3434. end)
  3435.  
  3436. ShotGun.MouseButton1Down:connect(function()
  3437. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3438.  
  3439. a = Instance.new("Part", workspace)
  3440. a.Anchored = true
  3441. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3442. a.CanCollide = false
  3443.  
  3444. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  3445. if v.Name == "Station" then
  3446. for a, b in pairs(v:GetChildren()) do
  3447. if b:IsA("StringValue") then
  3448. if b.Value == "Shotgun" then
  3449. v.CFrame = CFrame.new(hit)
  3450. end
  3451. end
  3452. end
  3453. end
  3454. end
  3455. end)
  3456.  
  3457. Pistol.MouseButton1Down:connect(function()
  3458. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3459.  
  3460. a = Instance.new("Part", workspace)
  3461. a.Anchored = true
  3462. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  3463. a.CanCollide = false
  3464.  
  3465. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  3466. if v.Name == "Station" then
  3467. for a, b in pairs(v:GetChildren()) do
  3468. if b:IsA("StringValue") then
  3469. if b.Value == "Pistol" then
  3470. v.CFrame = CFrame.new(hit)
  3471. end
  3472. end
  3473. end
  3474. end
  3475. end
  3476. end)
  3477.  
  3478. GotoBank.MouseButton1Down:connect(function()
  3479. for i=1,20 do
  3480. wait()
  3481. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.214, 2.67609, 818.648926) + Vector3.new(1,0,0)
  3482. end
  3483. end)
  3484.  
  3485. GotoJewelry.MouseButton1Down:connect(function()
  3486. for i=1,20 do
  3487. wait()
  3488. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  3489. end
  3490. end);
  3491.  
  3492. GoTo.MouseButton1Down:connect(function()
  3493. p = getPlayer()
  3494. if p then
  3495. for i=1,20 do
  3496. wait()
  3497. PLR.Character.HumanoidRootPart.CFrame = p.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  3498. end
  3499. else
  3500. GoTo.Text = "Retry"; wait(1); GoTo.Text = "GoTo" end
  3501. end)
  3502.  
  3503. Explorer.MouseButton1Down:connect(function()
  3504. 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"}
  3505. 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"}
  3506. BrickColorProperties = {"BrickColor", "Color", "TeamColor", "AllowSweep", "WaterColor", "ParallelPhysics", "Is30FpsThrottleEnabled", "HeadsUpDisplay", "Texture", "Value", "WaterColor", "SkinColor", "SparkleColor", "FogColor", "HeadColor", "LeftArmColor", "RightArmColor", "TorsoColor", "RightLegColor", "LeftLegColor","ShadowColor", "Ambient", "SecondaryColor"}
  3507. s = Instance.new("ScreenGui", game.CoreGui)
  3508. pgr = Instance.new("TextButton")
  3509. pgr.Parent = s
  3510. pgr.Size = UDim2.new(0,100,0,40)
  3511. pgr.Position = UDim2.new(0,30,0,440)
  3512. pgr.Text="Xplorer"
  3513. pgr.BackgroundTransparency = 0.7
  3514. pgr.TextColor = BrickColor.new("Black")
  3515. pgr.BackgroundColor = BrickColor.new("Really Black")
  3516. pgr.BorderColor = BrickColor.new("Black")
  3517. pgr.Font = "ArialBold"
  3518. pgr.FontSize = "Size14"
  3519. pgr.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  3520. pgr.TextStrokeTransparency = 0.3
  3521. pgr.BorderSizePixel = 1
  3522. pgr.BorderColor = BrickColor.new("White")
  3523.  
  3524. if game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer") then
  3525. game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer"):Remove()
  3526. end
  3527.  
  3528. Banned = {}
  3529.  
  3530.  
  3531.  
  3532. function isBanned()
  3533. for i,v in pairs(game.Players:GetPlayers()) do
  3534. if v.Name == Banned then
  3535. v:Destroy();
  3536. else
  3537. print("Player: "..v.Name.." has passed the test of banishments.");
  3538. end
  3539. end
  3540. end
  3541.  
  3542.  
  3543.  
  3544. local Cloned
  3545. local Deleted
  3546. local DeleteParent
  3547. local Player
  3548. local Search
  3549. local ScriptSearch
  3550. local Gui
  3551. local Cloned = nil
  3552. local Deleted = nil
  3553. local DeleteParent = nil
  3554. local Current = 0
  3555. local CurrentOption = 0
  3556.  
  3557. function Clear()
  3558. if Gui then
  3559. Gui:Remove()
  3560. end
  3561. Current = 0
  3562. CurrentOption = 0
  3563. end
  3564.  
  3565. function AddButton(N, Function, Color, Copy)
  3566. if not N then
  3567. error("RenderButton - No Name Specified")
  3568. end
  3569. if not Function then
  3570. error("RenderButton - No Function Specified")
  3571. end
  3572. if not Color then
  3573. Color = Color3.new(1, 1, 1)
  3574. end
  3575. if Copy == nil then
  3576. Copy = true
  3577. end
  3578. P = Instance.new("TextButton")
  3579. if Copy then
  3580. P.Size = UDim2.new(0, 110, 0, 20)
  3581. else
  3582. P.Size = UDim2.new(0, 130, 0, 20)
  3583. end
  3584. P.Text = N.Name
  3585. P.Name = N.Name
  3586. P.Parent = Gui
  3587. P.BackgroundColor3 = Color
  3588. P.TextColor3 = Color3.new(0, 0, 0)
  3589. P.BackgroundTransparency = 0.5
  3590. P.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300, 0, 50+(20*((Current%30)-1)))
  3591. P.MouseButton1Click:connect(function()
  3592. Function(P)
  3593. end)
  3594. D = Instance.new("TextButton")
  3595. D.Size = UDim2.new(0, 20, 0, 20)
  3596. D.Text = "X"
  3597. D.Name = N.Name
  3598. D.Parent = Gui
  3599. D.BackgroundColor3 = Color3.new(1, 0, 0)
  3600. D.TextColor3 = Color3.new(0, 0, 0)
  3601. D.BackgroundTransparency = 0.5
  3602. D.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+130, 0, 50+(20*((Current%30)-1)))
  3603. D.MouseButton1Click:connect(function()
  3604. Deleted = N
  3605. DeleteParent = N.Parent
  3606. N.Parent = nil
  3607. Clear()
  3608. Search(DeleteParent)
  3609. end)
  3610. if Copy then
  3611. C = Instance.new("TextButton")
  3612. C.Size = UDim2.new(0, 20, 0, 20)
  3613. C.Text = "C"
  3614. C.Name = N.Name
  3615. C.Parent = Gui
  3616. C.BackgroundColor3 = Color3.new(0, 1, 0.5)
  3617. C.TextColor3 = Color3.new(0, 0, 0)
  3618. C.BackgroundTransparency = 0.5
  3619. C.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+110, 0, 50+(20*((Current%30)-1)))
  3620. C.MouseButton1Click:connect(function()
  3621. Cloned = N
  3622. Clear()
  3623. Search(N.Parent)
  3624. end)
  3625. end
  3626. Current = Current + 1
  3627. return P
  3628. end
  3629.  
  3630. function AddOption(N, Function, Color, Text)
  3631. if not N then
  3632. error("RenderButton - No Name Specified")
  3633. end
  3634. if not Color then
  3635. Color = Color3.new(1, 1, 1)
  3636. end
  3637. if Text == nil then
  3638. Text = false
  3639. end
  3640. if Text then
  3641. P = Instance.new("TextBox")
  3642. else
  3643. P = Instance.new("TextButton")
  3644. end
  3645. P.Text = N
  3646. P.Name = N
  3647. P.Parent = Gui
  3648. P.BackgroundColor3 = Color
  3649. P.TextColor3 = Color3.new(0, 0, 0)
  3650. P.BackgroundTransparency = 0.5
  3651. P.Size = UDim2.new(0, 150, 0, 20)
  3652. P.Position = UDim2.new(0, ((math.modf(CurrentOption/30))*150)+150, 0, 50+(20*((CurrentOption%30)-1)))
  3653. if not Text and Function then
  3654. P.MouseButton1Click:connect(function() Function(P) end)
  3655. end
  3656. CurrentOption = CurrentOption + 1
  3657. return P
  3658. end
  3659.  
  3660. function AddTextOption(Obj, Prop)
  3661. local Ob = Obj
  3662. local Pro = Prop
  3663. if type(Ob[Pro]) == "number" or type(Ob[Pro]) == "string" then
  3664. CurrentOption = CurrentOption + 1
  3665. local T = AddOption(Ob[Pro], nil, Color3.new(0.1, 0.4, 0.1), true)
  3666. CurrentOption = CurrentOption - 2
  3667. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = T.Text end, Color3.new(0.1, 0.8, 0.1), false)
  3668. CurrentOption = CurrentOption + 1
  3669. end
  3670. end
  3671.  
  3672. function AddBrickColorOption(Obj, Prop)
  3673. local Ob = Obj
  3674. local Pro = Prop
  3675. if BrickColor.new(tostring(Ob[Pro])) == Ob[Pro] then
  3676. CurrentOption = CurrentOption + 1
  3677. local T = AddOption(tostring(Ob[Pro]), nil, Color3.new(0.1, 0.4, 0.1), true)
  3678. CurrentOption = CurrentOption - 2
  3679. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = BrickColor.new(T.Text) end, Color3.new(0.1, 0.8, 0.1), false)
  3680. CurrentOption = CurrentOption + 1
  3681. end
  3682. end
  3683.  
  3684. function UnanchorObject(Objects)
  3685. local function Recurse(Base)
  3686. for _, Object in pairs(Base:GetChildren()) do
  3687. if _G.TestProperty(Object, "Anchored") then
  3688. Object.Anchored = not Object.Anchored
  3689. end
  3690. Recurse(Object)
  3691. end
  3692. end
  3693. Recurse(Objects)
  3694. end
  3695.  
  3696.  
  3697.  
  3698.  
  3699. function AddBoolOption(Obj, Prop)
  3700. local Ob = Obj
  3701. local Pro = Prop
  3702. if type(Ob[Pro]) == "boolean" then
  3703. local O = AddOption(Pro..": "..tostring(Ob[Pro]), nil, Color3.new(0.1, 0.8, 0.1), false)
  3704. O.MouseButton1Click:connect(function()
  3705. if Ob[Pro] then
  3706. Ob[Pro] = false
  3707. O.Text = Pro..": false"
  3708. else
  3709. Ob[Pro] = true
  3710. O.Text = Pro..": true"
  3711. end
  3712. end)
  3713. end
  3714. end
  3715.  
  3716. function TestProperty(Obj, Property)
  3717. Success = pcall(function()
  3718. if Obj[Property] then
  3719. return
  3720. end
  3721. end)
  3722. return Success
  3723. end
  3724.  
  3725. function LoadOptions(Object)
  3726. for Num, Prop in pairs(TextProperties) do
  3727. if TestProperty(Object, Prop) then
  3728. AddTextOption(Object, Prop)
  3729. end
  3730. end
  3731. for Num, Prop in pairs(BoolProperties) do
  3732. if TestProperty(Object, Prop) then
  3733. AddBoolOption(Object, Prop)
  3734. end
  3735. end
  3736. for Num, Prop in pairs(BrickColorProperties) do
  3737. if TestProperty(Object, Prop) then
  3738. AddBrickColorOption(Object, Prop)
  3739. end
  3740. end
  3741. end
  3742.  
  3743.  
  3744. function AddForceField(Player)
  3745. Instance.new("ForceField", Player.Character)
  3746. end
  3747. function Killp(Player)
  3748. Player.Character.Humanoid.Health=0
  3749. end
  3750. function AddExplode(Player)
  3751. Instance.new("Explosion", Player.Character)
  3752. end
  3753. function AddSparkles(Player)
  3754. Instance.new("Sparkles", Player.Character)
  3755. end
  3756.  
  3757.  
  3758. function FreezeParts(b)
  3759. if (b.className == "Part") then
  3760. b.Anchored=true;
  3761. end
  3762. end
  3763.  
  3764. function TPToObject(Object1)
  3765. local localplr = game.Players.LocalPlayer.Character.Torso
  3766. localplr.Position = Object1.Position
  3767. end
  3768.  
  3769.  
  3770. function Search(Object)
  3771. Gui = Instance.new("ScreenGui")
  3772. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  3773. Gui.Name = "Explorer"
  3774. if Object ~= game then
  3775. AddOption("Back", function()
  3776. Clear();
  3777. Search(Object.Parent)
  3778. end, Color3.new(0.5, 1, 1), false)
  3779. end
  3780. if Object:IsA("Sound") then
  3781. AddOption("Copy ID", function() CopyString(tostring(Object.SoundId):sub(14)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  3782. AddOption("Play", function() Object:Play(); Clear(); Search(Object); end, Color3.new(0, 0, 1), false)
  3783. AddOption("Stop", function() Object:Stop(); Clear(); Search(Object); end, Color3.new(1, 1, 0), false)
  3784. end
  3785. if Object:IsA("Workspace") then
  3786. 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)
  3787. end
  3788. if Object:IsA("IntValue") or Object:IsA("StringValue") or Object:IsA("NumberValue") then
  3789. AddOption("Copy Value", function() CopyString(tostring(Object.Value)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  3790. end
  3791. if Object:IsA("TextLabel") or Object:IsA("TextBox") or Object:IsA("Message") then
  3792. AddOption("Copy Value", function() CopyString(tostring(Object.Text)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  3793. end
  3794. AddOption("Get Path", function() CopyString(tostring("game." .. Object:GetFullName())) Clear(); Search(Object) end, Color3.new(0.5, 1, 1), false)
  3795. if Object ~= game then
  3796. AddOption("Unanchor Children", function() UnanchorObject(Object); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  3797. AddOption("ClearAllChildren", function() Object:ClearAllChildren(); Clear(); Search(Object); end, Color3.new(1, 0.6, 0.1), false)
  3798. end
  3799. AddOption("Reload", function() Clear(); Search(Object); end, Color3.new(0.2, 1, 0.2), false)
  3800. if Cloned then
  3801. AddOption("Paste", function() Cloned:Clone().Parent = Object; Clear(); Search(Object); end, Color3.new(0.5, 1, 1), false)
  3802. end
  3803. if Deleted then
  3804. AddOption("Undo", function() Deleted.Parent = DeleteParent; Deleted = nil; DeletedParent = nil; Clear(); Search(Object); end, Color3.new(1, 0.6, 0.1), false)
  3805. end
  3806. if Object:IsA("Player") then
  3807. AddOption("Goto Character", function() Clear(); if Object.Character then Search(Object.Character); end end, Color3.new(1, 1, 1), false)
  3808. AddOption("Kill", function() Killp(Object) end, Color3.new(1,0.6,0.1), false)
  3809. AddOption("ForceField", function() AddForceField(Object); end, Color3.new(1, 0.6, 0.1), false)
  3810. AddOption("Freeze", function() FreezeParts(Object.Character.Torso); end, Color3.new(1, 0.6, 0.1), false)
  3811. AddOption("Unequip Tools", function() Object.Character.Humanoid:UnequipTools() end, Color3.new(1, 0.6, 0.1), false)
  3812. AddOption("Ban", function() table.insert(Banned, Object.Name); end, Color3.new(1,0.6,0.1), false)
  3813. --AddOption("Explode", function() AddExplode(Object); end, Color3.new(1, 0.6, 0.1), false)
  3814. end
  3815. if Object:IsA("Lighting") then
  3816. AddOption("Night", function() Object.TimeOfDay="24:24:24" end, Color3.new(1.,0.6,0.1), false)
  3817. AddOption("Day", function() Object.TimeOfDay="12:12:12" end, Color3.new(1.,0.6,0.1), false)
  3818. end
  3819. if Object:IsA("LocalScript") then
  3820. AddOption("EditScript", function() Clear(); ScriptSearch(Object); end, Color3.new(1, 1, 1), false)
  3821. end
  3822. if Object:IsA("Terrain") then
  3823. AddOption("Clear", function() Object:Clear(); end, Color3.new(1, 1, 1), false)
  3824. end
  3825. 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
  3826. AddOption("Teleport To Part", function() TPToObject(Object); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  3827. end
  3828.  
  3829. LoadOptions(Object)
  3830. AddOption("Close", Clear, Color3.new(1, 0.2, 0), false)
  3831. if not Object:IsA("Workspace") or not Object:IsA("Player") then
  3832. for Num, Obj in pairs(Object:GetChildren()) do
  3833. --if not Obj:IsA("BasePart") or not Object.Parent == game.Workspace then
  3834. if true then
  3835. if Obj:IsA("LocalScript") then
  3836. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 0, 0), true)
  3837. elseif Obj:IsA("Script") or Obj:IsA("StarterScript") or Obj:IsA("CoreScript") then
  3838. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(0.5, 0.5, 0.8), true)
  3839. elseif Obj.Parent == game then
  3840. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), false)
  3841. else
  3842. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), true)
  3843. end
  3844. end
  3845. end
  3846. end
  3847. function MoveUp(Place, Amount)
  3848. for i,v in pairs(Place:GetChildren()) do
  3849. if v:IsA("TextLabel") or v:IsA("TextBox") then
  3850. v.Position = v.Position + UDim2.new(0,0,0,-Amount)
  3851. end
  3852. end
  3853. end
  3854. function MoveDown(Place, Amount)
  3855. for i,v in pairs(Place:GetChildren()) do
  3856. if v:IsA("TextLabel") or v:IsA("TextBox") then
  3857. v.Position = v.Position + UDim2.new(0,0,0,Amount)
  3858. end
  3859. end
  3860. end
  3861. i=0
  3862. function ScriptSearch(S)
  3863. Script2 = S
  3864. Script = decompile(Script2)
  3865. Table = {}
  3866. Enabled = true
  3867. Gui = Instance.new("ScreenGui")
  3868. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  3869. Gui.Name = "Explorer"
  3870. while Enabled do
  3871. Start, End = string.find(Script, '\n')
  3872. print(Start, End)
  3873. if Start and End then
  3874. table.insert(Table, string.sub(Script, 1, End))
  3875. New = string.sub(Script, End+1, string.len(Script))
  3876. Script = New
  3877. else
  3878. Enabled = false
  3879. table.insert(Table, string.sub(Script, 1, End))
  3880. print("Finished")
  3881. end
  3882. end
  3883. P = Instance.new("TextLabel")
  3884. P.Size = UDim2.new(0, 500, 0, 20)
  3885. P.Text = Script2.Name
  3886. P.Name = "Script Line"
  3887. P.Parent = Gui
  3888. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3889. P.TextColor3 = Color3.new(0, 0, 0)
  3890. P.BackgroundTransparency = 0.5
  3891. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  3892. P.TextXAlignment = "Left"
  3893. i=i+1
  3894. New = {}
  3895. for I,Val in pairs(Table) do
  3896. print(Val)
  3897. P = Instance.new("TextBox")
  3898. P.ClearTextOnFocus = false
  3899. P.Size = UDim2.new(0, 500, 0, 20)
  3900. P.Text = Val
  3901. P.Name = "Script Line"
  3902. P.Parent = Gui
  3903. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3904. P.TextColor3 = Color3.new(0, 0, 0)
  3905. P.BackgroundTransparency = 0.5
  3906. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  3907. P.TextXAlignment = "Left"
  3908. table.insert(New, P)
  3909. i=i+1
  3910. end
  3911. i=1
  3912. P = Instance.new("TextButton")
  3913. P.Size = UDim2.new(0, 20, 0, 20)
  3914. P.Text = "^"
  3915. P.Name = "Scroll"
  3916. P.Parent = Gui
  3917. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3918. P.TextColor3 = Color3.new(0, 0, 0)
  3919. P.BackgroundTransparency = 0.5
  3920. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3921. P.MouseButton1Click:connect(function()
  3922. MoveUp(Gui, -20)
  3923. end)
  3924. i=i+1
  3925. P = Instance.new("TextButton")
  3926. P.Size = UDim2.new(0, 20, 0, 20)
  3927. P.Text = "v"
  3928. P.Name = "Scroll"
  3929. P.Parent = Gui
  3930. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3931. P.TextColor3 = Color3.new(0, 0, 0)
  3932. P.BackgroundTransparency = 0.5
  3933. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3934. P.MouseButton1Click:connect(function()
  3935. MoveDown(Gui, -20)
  3936. end)
  3937. i=i+1
  3938. P = Instance.new("TextButton")
  3939. P.Size = UDim2.new(0, 20, 0, 20)
  3940. P.Text = "^^"
  3941. P.Name = "Scroll"
  3942. P.Parent = Gui
  3943. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3944. P.TextColor3 = Color3.new(0, 0, 0)
  3945. P.BackgroundTransparency = 0.5
  3946. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3947. P.MouseButton1Click:connect(function()
  3948. MoveUp(Gui, -200)
  3949. end)
  3950. i=i+1
  3951. P = Instance.new("TextButton")
  3952. P.Size = UDim2.new(0, 20, 0, 20)
  3953. P.Text = "vv"
  3954. P.Name = "Scroll"
  3955. P.Parent = Gui
  3956. P.BackgroundColor3 = Color3.new(1, 1, 1)
  3957. P.TextColor3 = Color3.new(0, 0, 0)
  3958. P.BackgroundTransparency = 0.5
  3959. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3960. P.MouseButton1Click:connect(function()
  3961. MoveDown(Gui, -200)
  3962. end)
  3963. i=i+1
  3964. P = Instance.new("TextButton")
  3965. P.Size = UDim2.new(0, 20, 0, 20)
  3966. P.Text = "S"
  3967. P.Name = "Save"
  3968. P.Parent = Gui
  3969. P.BackgroundColor3 = Color3.new(0, 1, 0)
  3970. P.TextColor3 = Color3.new(0, 0, 0)
  3971. P.BackgroundTransparency = 0.5
  3972. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3973. P.MouseButton1Click:connect(function()
  3974. StringS = ""
  3975. for Num, Obj in pairs(New) do
  3976. StringS = StringS..Obj.Text..'\n'
  3977. end
  3978. S.Source = StringS
  3979. S.Disabled = true
  3980. S.Disabled = false
  3981. end)
  3982. i=i+1
  3983. P = Instance.new("TextButton")
  3984. P.Size = UDim2.new(0, 20, 0, 20)
  3985. P.Text = "C"
  3986. P.Name = "Copy"
  3987. P.Parent = Gui
  3988. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  3989. P.TextColor3 = Color3.new(0, 0, 0)
  3990. P.BackgroundTransparency = 0.5
  3991. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  3992. P.MouseButton1Click:connect(function()
  3993. StringS = ""
  3994. for Num, Obj in pairs(New) do
  3995. StringS = StringS..Obj.Text..'\n'
  3996. end
  3997. CopyString(StringS)
  3998. end)
  3999. i=i+1
  4000. P = Instance.new("TextButton")
  4001. P.Size = UDim2.new(0, 20, 0, 20)
  4002. P.Text = "x"
  4003. P.Name = "Back"
  4004. P.Parent = Gui
  4005. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  4006. P.TextColor3 = Color3.new(0, 0, 0)
  4007. P.BackgroundTransparency = 0.5
  4008. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  4009. P.MouseButton1Click:connect(function()
  4010. Clear()
  4011. i=0
  4012. Search(S)
  4013. end)
  4014. i=i+1
  4015. P = Instance.new("TextButton")
  4016. P.Size = UDim2.new(0, 20, 0, 20)
  4017. P.Text = "CB"
  4018. P.Name = "Back"
  4019. P.Parent = Gui
  4020. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  4021. P.TextColor3 = Color3.new(0, 0, 0)
  4022. P.BackgroundTransparency = 0.5
  4023. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  4024. P.MouseButton1Click:connect(function()
  4025. CopyString(decompile(Script2,true))
  4026. end)
  4027. i=i+1
  4028. end
  4029. end
  4030.  
  4031. pgr.MouseButton1Click:connect(function()
  4032. Clear()
  4033. Search(game)
  4034. end)
  4035. end)
  4036.  
  4037. UIColorButton.MouseButton1Down:connect(function()
  4038. print("not ready")
  4039. end)
  4040.  
  4041. PLR = game:GetService("Players").LocalPlayer
  4042.  
  4043. Players = game:GetService("Players"):GetPlayers()
  4044.  
  4045. Selected1 = game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.SPlayer
  4046.  
  4047. val.Name = "Selected"
  4048.  
  4049. function alphabetize(p1, p2)
  4050. Player1 = p1.Name:lower()
  4051. P1 = Player1:sub(1, 1):byte()
  4052. Player2 = p2.Name:lower()
  4053. P2 = Player2:sub(1, 1):byte()
  4054.  
  4055.  
  4056. if P1 < P2 then return true else return false end
  4057. end
  4058. table.sort(Players, alphabetize)
  4059.  
  4060. for i = 1, #Players do
  4061. p = Players[i]
  4062. if p ~= PLR then
  4063. btn = Instance.new("TextButton", sframe)
  4064. btn.Name = p.Name
  4065. btn.Text = p.Name
  4066. btn.Size = UDim2.new(0, 260, 0, 25)
  4067. btn.Font = Enum.Font.Highway
  4068. btn.FontSize = Enum.FontSize.Size14
  4069. btn.TextColor3 = Color3.new(255, 255, 255)
  4070. btn.BackgroundTransparency = 1
  4071. btn.Position = UDim2.new(0, 0, 0, (i * 25) - 25)
  4072. sframe.CanvasSize = UDim2.new(0, 0, 0, (#Players * 25) - 25)
  4073. btn.MouseButton1Click:connect(function()
  4074. val.Value = p
  4075. Selected1.Text = "Player: "..p.Name
  4076. end)
  4077.  
  4078. end
  4079. end
  4080.  
  4081. function update()
  4082.  
  4083. for i, btn in ipairs(sframe:GetChildren()) do if btn:IsA("TextButton") then btn:Destroy() end end
  4084.  
  4085. plrs = game:GetService("Players"):GetPlayers()
  4086. table.sort(plrs, alphabetize)
  4087.  
  4088. for i = 1, #plrs do
  4089.  
  4090. p = plrs[i]
  4091. if p ~= PLR then
  4092.  
  4093. btn = Instance.new("TextButton", sframe)
  4094. btn.Text = p.Name
  4095. btn.Size = UDim2.new(0, 260, 0, 25)
  4096. btn.Font = Enum.Font.Highway
  4097. btn.FontSize = Enum.FontSize.Size14
  4098. btn.TextColor3 = Color3.new(255, 255, 255)
  4099. btn.BackgroundTransparency = 1
  4100. btn.Position = UDim2.new(0, 0, 0, (i * 25) - 25)
  4101.  
  4102. sframe.CanvasSize = UDim2.new(0, 0, 0, (#Players * 25) - 25)
  4103.  
  4104. btn.MouseButton1Click:connect(function()
  4105. val.Value = p
  4106. SPlayer.Text = "Player: "..p.Name
  4107. end)
  4108.  
  4109. end
  4110. end
  4111.  
  4112. end
  4113. game:GetService("Players").PlayerAdded:connect(update)
  4114. game:GetService("Players").PlayerRemoving:connect(update)
  4115.  
  4116. function getPlayer()
  4117. if val.Value:IsA("Player") and val.Value.Character:FindFirstChild("HumanoidRootPart") then return val.Value else return nil end
  4118. end
  4119. end
  4120.  
  4121. if game.PlaceId == 292439477 then
  4122. ESP = true
  4123.  
  4124. Sniper = {"INTERVENTION", "REMINGTON 700", "AWS", "L115A3", "MOSIN NAGANT", "OBREZ"}
  4125. SpecialSniper = {"BFG 50", "SFG 50"}
  4126. WeakSniper = {"MK11", "SKS", "SCAR SSR", "DRAGUNOV SVU", "HENRY 45-70"}
  4127. 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"}
  4128. WeakSMG = {"MP5K", "UMP45", "MP7", "MAC10", "MP5", "COLT SMG 635", "MP5SD", "MP10", "MP5/10", "KRISS VECTOR"}
  4129. ShotGun = {"REMINGTON 870", "KSG 12", "KS-23M", "SERBU SHOTGUN"}
  4130. LMG = {"COLT LMG", "M60", "AUG HBAR", "MG36", "L86 LSW", "RPK", "SCAR HAMR", "RPK74"}
  4131. Other = {"M9", "GLOCK 17", "M1911", "DEAGLE 44", "GLOCK 18", "M93R", "TEC9", "MP412 REX"}
  4132. Melee = {"KNIFE", "MACHETE"}
  4133.  
  4134. warn("Phantom Forces ESP Created By Unlisting")
  4135.  
  4136. if ESP == true then
  4137. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  4138. pass = false
  4139. if workspace:FindFirstChild(v.Name) then
  4140. if v.Team == game:GetService("Players").LocalPlayer.Team then
  4141. if v.Character:FindFirstChild("HumanoidRootPart") then
  4142. if v.Character.HumanoidRootPart:FindFirstChild("ESP") then
  4143. v.Character.HumanoidRootPart.ESP:Destroy()
  4144. end
  4145. end
  4146. end
  4147. if v.Team ~= game:GetService("Players").LocalPlayer.Team then
  4148. if v.Character:FindFirstChild("HumanoidRootPart") then
  4149. for i,v in pairs(v.Character:GetChildren()) do
  4150. if v:IsA("Model") then
  4151. pass = true
  4152. break
  4153. end
  4154. end
  4155.  
  4156. shirt = nil
  4157. passer = false
  4158. for i,v in pairs(v.Character:GetChildren()) do
  4159. if v:IsA("Shirt") then
  4160. shirt = v
  4161. break
  4162. end
  4163. end
  4164.  
  4165. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetChildren()) do
  4166. if v:IsA("Shirt") then
  4167. if shirt ~= nil then
  4168. if v.Name ~= shirt.Name then
  4169. passer = true
  4170. break
  4171. end
  4172. end
  4173. end
  4174. end
  4175.  
  4176. if passer == true then
  4177. if v.Character:FindFirstChild("HumanoidRootPart") then
  4178. if v.Character.HumanoidRootPart:FindFirstChild("ESP") then
  4179.  
  4180. v.Character.HumanoidRootPart.ESP.TextLabel.Text = v.Name.." Distance: "..math.floor(((game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - v.Character.HumanoidRootPart.Position).magnitude))
  4181.  
  4182. hitting = false
  4183.  
  4184.  
  4185. 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)
  4186. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  4187. if part then
  4188. if part.Parent == v.Character then
  4189. hitting = true
  4190. end
  4191. end
  4192. if hitting == false then
  4193. elseif hitting == true then
  4194. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  4195. end
  4196.  
  4197. if hitting == false then
  4198. 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)
  4199. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  4200. if part then
  4201. if part.Parent == v.Character then
  4202. hitting = true
  4203. end
  4204. end
  4205. if hitting == false then
  4206. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4207. elseif hitting == true then
  4208. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  4209. end
  4210.  
  4211. if hitting == false then
  4212. elseif hitting == true then
  4213. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  4214. end
  4215.  
  4216.  
  4217.  
  4218.  
  4219.  
  4220.  
  4221.  
  4222.  
  4223.  
  4224.  
  4225.  
  4226. if hitting == false then
  4227. 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)
  4228. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  4229. if part then
  4230. if part:IsA("BasePart") then
  4231.  
  4232. CurrentGun = nil
  4233. for i,v in pairs(workspace.CurrentCamera:GetChildren()) do
  4234. if v.Name ~= "Right Arm" and v.Name ~= "Left Arm" then
  4235. if v:IsA("Model") then
  4236. if v:FindFirstChild("Flame") then
  4237. CurrentGun = v
  4238. break
  4239. end
  4240. end
  4241. end
  4242. end
  4243.  
  4244. found = false
  4245.  
  4246. if found == false then
  4247. for i = 1,#Sniper do
  4248. if CurrentGun ~= nil then
  4249. if Sniper[i] == CurrentGun.Name then
  4250. found = true
  4251. Min = 2.75
  4252. Max = 3
  4253. break
  4254. end
  4255. end
  4256. end
  4257. end
  4258.  
  4259. if found == false then
  4260. for i = 1,#SpecialSniper do
  4261. if CurrentGun ~= nil then
  4262. if SpecialSniper[i] == CurrentGun.Name then
  4263. found = true
  4264. Min = 3.25
  4265. Max = 3.5
  4266. break
  4267. end
  4268. end
  4269. end
  4270. end
  4271.  
  4272. if found == false then
  4273. for i = 1,#WeakSniper do
  4274. if CurrentGun ~= nil then
  4275. if WeakSniper[i] == CurrentGun.Name then
  4276. found = true
  4277. Min = 2.75
  4278. Max = 3
  4279. break
  4280. end
  4281. end
  4282. end
  4283. end
  4284.  
  4285. if found == false then
  4286. for i = 1,#WeakSMG do
  4287. if CurrentGun ~= nil then
  4288. if WeakSMG[i] == CurrentGun.Name then
  4289. found = true
  4290. Min = 2.25
  4291. Max = 3
  4292. break
  4293. end
  4294. end
  4295. end
  4296. end
  4297.  
  4298. if found == false then
  4299. for i = 1,#SMG do
  4300. if CurrentGun ~= nil then
  4301. if SMG[i] == CurrentGun.Name then
  4302. found = true
  4303. Min = 2.5
  4304. Max = 3
  4305. break
  4306. end
  4307. end
  4308. end
  4309. end
  4310.  
  4311. if found == false then
  4312. for i = 1,#ShotGun do
  4313. if CurrentGun ~= nil then
  4314. if ShotGun[i] == CurrentGun.Name then
  4315. found = true
  4316. Min = 2.75
  4317. Max = 3
  4318. break
  4319. end
  4320. end
  4321. end
  4322. end
  4323.  
  4324. if found == false then
  4325. for i = 1,#LMG do
  4326. if CurrentGun ~= nil then
  4327. if LMG[i] == CurrentGun.Name then
  4328. found = true
  4329. Min = 2.5
  4330. Max = 3
  4331. break
  4332. end
  4333. end
  4334. end
  4335. end
  4336.  
  4337. if found == false then
  4338. for i = 1,#Other do
  4339. if CurrentGun ~= nil then
  4340. if Other[i] == CurrentGun.Name then
  4341. found = true
  4342. Min = 0
  4343. Max = 0
  4344. break
  4345. end
  4346. end
  4347. end
  4348. end
  4349.  
  4350. if found == false then
  4351. for i = 1,#Melee do
  4352. if CurrentGun ~= nil then
  4353. if Melee[i] == CurrentGun.Name then
  4354. found = true
  4355. Min = 0
  4356. Max = 0
  4357. break
  4358. end
  4359. end
  4360. end
  4361. end
  4362.  
  4363. if found == false then
  4364. Min = 0
  4365. Max = 0
  4366. end
  4367.  
  4368. if part.Parent.Name == "Map" then
  4369. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4370. hitting = true
  4371. parter = part
  4372. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  4373. hitting = true
  4374. parter = part
  4375. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  4376. hitting = true
  4377. parter = part
  4378. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  4379. hitting = true
  4380. parter = part
  4381. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  4382. hitting = true
  4383. parter = part
  4384. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  4385. hitting = true
  4386. parter = part
  4387. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  4388. hitting = true
  4389. parter = part
  4390. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  4391. hitting = true
  4392. parter = part
  4393. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4394. hitting = true
  4395. parter = part
  4396. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  4397. hitting = true
  4398. parter = part
  4399. end
  4400. end
  4401. end
  4402. end
  4403. if hitting == true then
  4404. hitting = false
  4405. part = parter
  4406. list = {}
  4407. pos1 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  4408. pos2 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  4409. Reg = Region3.new(pos1, pos2)
  4410. TouchingParts = game.Workspace:FindPartsInRegion3(Reg)
  4411. o = 1
  4412. if TouchingParts ~= nil then
  4413. for i,v in pairs(TouchingParts) do
  4414. if v ~= parter then
  4415.  
  4416.  
  4417. part = v
  4418. if part.Parent.Name == "Map" then
  4419. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4420. hitting = true
  4421. parter = part
  4422. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  4423. hitting = true
  4424. parter = part
  4425. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  4426. hitting = true
  4427. parter = part
  4428. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  4429. hitting = true
  4430. parter = part
  4431. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  4432. hitting = true
  4433. parter = part
  4434. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  4435. hitting = true
  4436. parter = part
  4437. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  4438. hitting = true
  4439. parter = part
  4440. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  4441. hitting = true
  4442. parter = part
  4443. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4444. hitting = true
  4445. parter = part
  4446. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  4447. hitting = true
  4448. parter = part
  4449. end
  4450. end
  4451.  
  4452.  
  4453. if hitting == true then
  4454. table.insert(list, o, v)
  4455. o = o + 1
  4456. end
  4457. end
  4458. end
  4459. end
  4460.  
  4461. hitting = false
  4462.  
  4463. part = parter
  4464.  
  4465. pos1 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  4466. pos2 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  4467.  
  4468. 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)
  4469. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore, parter, unpack(list)}, false, true)
  4470. if part then
  4471. if part.Parent == v.Character then
  4472. hitting = true
  4473. end
  4474. end
  4475. if hitting == false then
  4476. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4477. elseif hitting == true then
  4478. if ((parter.Position - v.Character.HumanoidRootPart.Position).magnitude) <= 40 then
  4479. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  4480. else
  4481. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4482. end
  4483. end
  4484.  
  4485. elseif hitting == false then
  4486. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4487. end
  4488. end
  4489.  
  4490.  
  4491.  
  4492.  
  4493.  
  4494.  
  4495.  
  4496.  
  4497.  
  4498.  
  4499. if hitting == false then
  4500. 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)
  4501. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  4502. if part then
  4503. if part:IsA("BasePart") then
  4504.  
  4505. CurrentGun = nil
  4506. for i,v in pairs(workspace.CurrentCamera:GetChildren()) do
  4507. if v.Name ~= "Right Arm" and v.Name ~= "Left Arm" then
  4508. if v:IsA("Model") then
  4509. if v:FindFirstChild("Flame") then
  4510. CurrentGun = v
  4511. break
  4512. end
  4513. end
  4514. end
  4515. end
  4516.  
  4517. found = false
  4518.  
  4519. if found == false then
  4520. for i = 1,#Sniper do
  4521. if CurrentGun ~= nil then
  4522. if Sniper[i] == CurrentGun.Name then
  4523. found = true
  4524. Min = 2.75
  4525. Max = 3
  4526. break
  4527. end
  4528. end
  4529. end
  4530. end
  4531.  
  4532. if found == false then
  4533. for i = 1,#SpecialSniper do
  4534. if CurrentGun ~= nil then
  4535. if SpecialSniper[i] == CurrentGun.Name then
  4536. found = true
  4537. Min = 3.25
  4538. Max = 3.5
  4539. break
  4540. end
  4541. end
  4542. end
  4543. end
  4544.  
  4545. if found == false then
  4546. for i = 1,#WeakSniper do
  4547. if CurrentGun ~= nil then
  4548. if WeakSniper[i] == CurrentGun.Name then
  4549. found = true
  4550. Min = 2.75
  4551. Max = 3
  4552. break
  4553. end
  4554. end
  4555. end
  4556. end
  4557.  
  4558. if found == false then
  4559. for i = 1,#WeakSMG do
  4560. if CurrentGun ~= nil then
  4561. if WeakSMG[i] == CurrentGun.Name then
  4562. found = true
  4563. Min = 2.25
  4564. Max = 3
  4565. break
  4566. end
  4567. end
  4568. end
  4569. end
  4570.  
  4571. if found == false then
  4572. for i = 1,#SMG do
  4573. if CurrentGun ~= nil then
  4574. if SMG[i] == CurrentGun.Name then
  4575. found = true
  4576. Min = 2.5
  4577. Max = 3
  4578. break
  4579. end
  4580. end
  4581. end
  4582. end
  4583.  
  4584. if found == false then
  4585. for i = 1,#ShotGun do
  4586. if CurrentGun ~= nil then
  4587. if ShotGun[i] == CurrentGun.Name then
  4588. found = true
  4589. Min = 2.75
  4590. Max = 3
  4591. break
  4592. end
  4593. end
  4594. end
  4595. end
  4596.  
  4597. if found == false then
  4598. for i = 1,#LMG do
  4599. if CurrentGun ~= nil then
  4600. if LMG[i] == CurrentGun.Name then
  4601. found = true
  4602. Min = 2.5
  4603. Max = 3
  4604. break
  4605. end
  4606. end
  4607. end
  4608. end
  4609.  
  4610. if found == false then
  4611. for i = 1,#Other do
  4612. if CurrentGun ~= nil then
  4613. if Other[i] == CurrentGun.Name then
  4614. found = true
  4615. Min = 0
  4616. Max = 0
  4617. break
  4618. end
  4619. end
  4620. end
  4621. end
  4622.  
  4623. if found == false then
  4624. for i = 1,#Melee do
  4625. if CurrentGun ~= nil then
  4626. if Melee[i] == CurrentGun.Name then
  4627. found = true
  4628. Min = 0
  4629. Max = 0
  4630. break
  4631. end
  4632. end
  4633. end
  4634. end
  4635.  
  4636. if found == false then
  4637. Min = 0
  4638. Max = 0
  4639. end
  4640.  
  4641. if part.Parent.Name == "Map" then
  4642. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4643. hitting = true
  4644. parter = part
  4645. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  4646. hitting = true
  4647. parter = part
  4648. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  4649. hitting = true
  4650. parter = part
  4651. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  4652. hitting = true
  4653. parter = part
  4654. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  4655. hitting = true
  4656. parter = part
  4657. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  4658. hitting = true
  4659. parter = part
  4660. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  4661. hitting = true
  4662. parter = part
  4663. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  4664. hitting = true
  4665. parter = part
  4666. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4667. hitting = true
  4668. parter = part
  4669. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  4670. hitting = true
  4671. parter = part
  4672. end
  4673. end
  4674. end
  4675. end
  4676. if hitting == true then
  4677. hitting = false
  4678. part = parter
  4679. list = {}
  4680. pos1 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  4681. pos2 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  4682. Reg = Region3.new(pos1, pos2)
  4683. TouchingParts = game.Workspace:FindPartsInRegion3(Reg)
  4684. o = 1
  4685. if TouchingParts ~= nil then
  4686. for i,v in pairs(TouchingParts) do
  4687. if v ~= parter then
  4688.  
  4689.  
  4690. part = v
  4691. if part.Parent.Name == "Map" then
  4692. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4693. hitting = true
  4694. parter = part
  4695. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  4696. hitting = true
  4697. parter = part
  4698. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  4699. hitting = true
  4700. parter = part
  4701. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  4702. hitting = true
  4703. parter = part
  4704. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  4705. hitting = true
  4706. parter = part
  4707. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  4708. hitting = true
  4709. parter = part
  4710. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  4711. hitting = true
  4712. parter = part
  4713. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  4714. hitting = true
  4715. parter = part
  4716. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  4717. hitting = true
  4718. parter = part
  4719. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  4720. hitting = true
  4721. parter = part
  4722. end
  4723. end
  4724.  
  4725.  
  4726. if hitting == true then
  4727. table.insert(list, o, v)
  4728. o = o + 1
  4729. end
  4730. end
  4731. end
  4732. end
  4733.  
  4734. hitting = false
  4735.  
  4736. part = parter
  4737.  
  4738. pos1 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  4739. pos2 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  4740.  
  4741. 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)
  4742. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore, parter, unpack(list)}, false, true)
  4743. if part then
  4744. if part.Parent == v.Character then
  4745. hitting = true
  4746. end
  4747. end
  4748. if hitting == false then
  4749. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4750. elseif hitting == true then
  4751. if ((parter.Position - v.Character.HumanoidRootPart.Position).magnitude) <= 40 then
  4752. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  4753. else
  4754. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4755. end
  4756. end
  4757.  
  4758. elseif hitting == false then
  4759. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  4760. end
  4761. end
  4762. end
  4763.  
  4764.  
  4765.  
  4766. elseif pass == true then
  4767. local ESP = Instance.new("BillboardGui",v.Character.HumanoidRootPart)
  4768. ESP.Name = "ESP"
  4769. ESP.Size = UDim2.new(6, 0, 8, 0)
  4770. ESP.StudsOffset = Vector3.new(0, 0.75, 0)
  4771. ESP.AlwaysOnTop = true
  4772. local Frame = Instance.new("Frame",ESP)
  4773. Frame.ZIndex = 1000
  4774. Frame.Size = UDim2.new(0.6, 0, 0.8, 0)
  4775. Frame.Position = UDim2.new(0.2, 0, 0.3, 0)
  4776. Frame.BorderSizePixel = 3
  4777. Frame.BackgroundTransparency = 0.3
  4778. Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  4779. Label = Instance.new("TextLabel", ESP)
  4780. Label.Position = UDim2.new(0, 0, -0.1, 0)
  4781. Label.Size = UDim2.new(1, 0, 0.3, 0)
  4782. Label.Font = "SourceSansLight"
  4783. Label.TextColor3 = Color3.new(1,1,1)
  4784. Label.TextStrokeColor3 = Color3.new(0,0,0)
  4785. Label.TextStrokeTransparency = 0
  4786. Label.BackgroundColor3 = Color3.new(1, 1, 1)
  4787. Label.TextScaled = true
  4788. Label.Text = v.Name.." Distance: "..math.floor(((game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - v.Character.HumanoidRootPart.Position).magnitude))
  4789. Label.BackgroundTransparency = 1
  4790. end
  4791. end
  4792. end
  4793. end
  4794. end
  4795. end
  4796. end
  4797. end
  4798. end
  4799.  
  4800. if game.PlaceId ~= 606849621 or 292439477 then
  4801. warn("Unjailbreak Is Not Compatible With This Game!")
  4802. end
  4803. end)
  4804. TextButton_3.Parent = Frame
  4805. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  4806. TextButton_3.Position = UDim2.new(0.73550725, 0, 0.12448132, 0)
  4807. TextButton_3.Size = UDim2.new(0, 200, 0, 50)
  4808. TextButton_3.Font = Enum.Font.SourceSans
  4809. TextButton_3.Text = "Jailbailer"
  4810. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  4811. TextButton_3.TextSize = 14
  4812. TextButton_3.MouseButton1Down:connect(function()
  4813. -- Made by UranicPower6
  4814. -- Here's V2 bb screw u badimo
  4815. -- Objects
  4816.  
  4817. local JailBailer = Instance.new("ScreenGui")
  4818. local Main = Instance.new("Frame")
  4819. local Topbar = Instance.new("Frame")
  4820. local Exit = Instance.new("TextButton")
  4821. local Title = Instance.new("TextLabel")
  4822. local TextLabel = Instance.new("TextLabel")
  4823. local UJB = Instance.new("TextButton")
  4824. local ITB = Instance.new("TextButton")
  4825. local AR = Instance.new("TextButton")
  4826. local IN = Instance.new("TextButton")
  4827. local JG = Instance.new("TextButton")
  4828.  
  4829. -- Properties
  4830.  
  4831. JailBailer.Name = "JailBailer"
  4832. JailBailer.Parent = game.Players.LocalPlayer.PlayerGui
  4833.  
  4834. Main.Name = "Main"
  4835. Main.Parent = JailBailer
  4836. Main.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4837. Main.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4838. Main.Position = UDim2.new(0, 131, 0, 291)
  4839. Main.Size = UDim2.new(0, 380, 0, 278)
  4840. Main.Draggable = true
  4841. Main.Active = true
  4842. Main.ClipsDescendants = true
  4843. Main.Archivable = true
  4844.  
  4845. Topbar.Name = "Topbar"
  4846. Topbar.Parent = Main
  4847. Topbar.BackgroundColor3 = Color3.new(0.164706, 0, 0)
  4848. Topbar.BorderColor3 = Color3.new(0.164706, 0, 0)
  4849. Topbar.Size = UDim2.new(0, 380, 0, 40)
  4850.  
  4851. Exit.Name = "Exit"
  4852. Exit.Parent = Topbar
  4853. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  4854. Exit.BackgroundTransparency = 1
  4855. Exit.Position = UDim2.new(0, 340, 0, 0)
  4856. Exit.Size = UDim2.new(0, 40, 0, 40)
  4857. Exit.Font = Enum.Font.Code
  4858. Exit.Text = "X"
  4859. Exit.TextColor3 = Color3.new(1, 1, 1)
  4860. Exit.TextScaled = true
  4861. Exit.TextSize = 14
  4862. Exit.TextWrapped = true
  4863.  
  4864. Title.Name = "Title"
  4865. Title.Parent = Topbar
  4866. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  4867. Title.BackgroundTransparency = 1
  4868. Title.Size = UDim2.new(0, 296, 0, 40)
  4869. Title.Font = Enum.Font.Code
  4870. Title.Text = "JailBailer 2.0"
  4871. Title.TextColor3 = Color3.new(1, 1, 1)
  4872. Title.TextScaled = true
  4873. Title.TextSize = 14
  4874. Title.TextWrapped = true
  4875.  
  4876. TextLabel.Parent = Topbar
  4877. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  4878. TextLabel.BorderColor3 = Color3.new(1, 1, 1)
  4879. TextLabel.Position = UDim2.new(0, 239, 0, 55)
  4880. TextLabel.Size = UDim2.new(0, 125, 0, 202)
  4881. TextLabel.Font = Enum.Font.Code
  4882. TextLabel.Text = "Credits: UranicPower6#0306, I didn't make any of these scripts the credits for the scripts go to their owner's"
  4883. TextLabel.TextScaled = true
  4884. TextLabel.TextSize = 14
  4885. TextLabel.TextWrapped = true
  4886.  
  4887. UJB.Name = "UJB"
  4888. UJB.Parent = Main
  4889. UJB.BackgroundColor3 = Color3.new(1, 1, 1)
  4890. UJB.BorderColor3 = Color3.new(0, 0, 0)
  4891. UJB.Position = UDim2.new(0, 17, 0, 54)
  4892. UJB.Size = UDim2.new(0, 100, 0, 50)
  4893. UJB.Font = Enum.Font.Code
  4894. UJB.Text = "Unjailbreak V1.1"
  4895. UJB.TextColor3 = Color3.new(0, 0, 0)
  4896. UJB.TextScaled = true
  4897. UJB.TextSize = 14
  4898. UJB.TextWrapped = true
  4899.  
  4900. ITB.Name = "ITB"
  4901. ITB.Parent = Main
  4902. ITB.BackgroundColor3 = Color3.new(1, 1, 1)
  4903. ITB.BorderColor3 = Color3.new(0, 0, 0)
  4904. ITB.Position = UDim2.new(0, 17, 0, 114)
  4905. ITB.Size = UDim2.new(0, 100, 0, 50)
  4906. ITB.Font = Enum.Font.Code
  4907. ITB.Text = "Invisibility/TP Bypass"
  4908. ITB.TextColor3 = Color3.new(0, 0, 0)
  4909. ITB.TextScaled = true
  4910. ITB.TextSize = 14
  4911. ITB.TextWrapped = true
  4912.  
  4913. AR.Name = "AR"
  4914. AR.Parent = Main
  4915. AR.BackgroundColor3 = Color3.new(1, 1, 1)
  4916. AR.BorderColor3 = Color3.new(0, 0, 0)
  4917. AR.Position = UDim2.new(0, 17, 0, 174)
  4918. AR.Size = UDim2.new(0, 100, 0, 50)
  4919. AR.Font = Enum.Font.Code
  4920. AR.Text = "AutoRob GUI"
  4921. AR.TextColor3 = Color3.new(0, 0, 0)
  4922. AR.TextScaled = true
  4923. AR.TextSize = 14
  4924. AR.TextWrapped = true
  4925.  
  4926. IN.Name = "IN"
  4927. IN.Parent = Main
  4928. IN.BackgroundColor3 = Color3.new(1, 1, 1)
  4929. IN.BorderColor3 = Color3.new(0, 0, 0)
  4930. IN.Position = UDim2.new(0, 127, 0, 54)
  4931. IN.Size = UDim2.new(0, 100, 0, 50)
  4932. IN.Font = Enum.Font.Code
  4933. IN.Text = "Inf Nitro"
  4934. IN.TextColor3 = Color3.new(0, 0, 0)
  4935. IN.TextScaled = true
  4936. IN.TextSize = 14
  4937. IN.TextWrapped = true
  4938.  
  4939. JG.Name = "JG"
  4940. JG.Parent = Main
  4941. JG.BackgroundColor3 = Color3.new(1, 1, 1)
  4942. JG.BorderColor3 = Color3.new(0, 0, 0)
  4943. JG.Position = UDim2.new(0, 127, 0, 114)
  4944. JG.Size = UDim2.new(0, 100, 0, 50)
  4945. JG.Font = Enum.Font.Code
  4946. JG.Text = "Jailbreak GUI"
  4947. JG.TextColor3 = Color3.new(0, 0, 0)
  4948. JG.TextScaled = true
  4949. JG.TextSize = 14
  4950. JG.TextWrapped = true
  4951.  
  4952. -- Scripts ayy lmao no copy pls
  4953.  
  4954. Exit.MouseButton1Click:connect(function()
  4955. JailBailer:Destroy()
  4956. end)
  4957.  
  4958. UJB.MouseButton1Click:connect(function()
  4959. if game.PlaceId == 606849621 then
  4960. warn("[v1.1] Unjailbreak Loaded")
  4961. warn("[v1.1] -Fixed Explorer")
  4962. warn("[v1.1] -Fixed Draggable")
  4963. warn("[v1.1] -Fixed Fly Bug")
  4964. warn("[v1.1] -Stability Improve")
  4965. warn("[v1.1] -Added Checkpoints")
  4966. warn("[Meme] -Leaked by N3xul, sorry :P")
  4967. Unjailbreak = Instance.new("ScreenGui")
  4968. MainFrame = Instance.new("Frame")
  4969. TextLabel = Instance.new("TextLabel")
  4970. BottomLine = Instance.new("TextLabel")
  4971. PlayerImage = Instance.new("ImageLabel")
  4972. TextLabel_2 = Instance.new("TextLabel")
  4973. TextLabel_3 = Instance.new("TextLabel")
  4974. HomeImage = Instance.new("ImageLabel")
  4975. TextLabel_4 = Instance.new("TextLabel")
  4976. Home = Instance.new("TextButton")
  4977. HomeImage_2 = Instance.new("ImageLabel")
  4978. TextLabel_5 = Instance.new("TextLabel")
  4979. Settings = Instance.new("TextButton")
  4980. HomeImage_3 = Instance.new("ImageLabel")
  4981. TextLabel_6 = Instance.new("TextLabel")
  4982. Teleports = Instance.new("TextButton")
  4983. HomeImage_4 = Instance.new("ImageLabel")
  4984. TextLabel_7 = Instance.new("TextLabel")
  4985. TabFrames = Instance.new("Frame")
  4986. HomeFrame = Instance.new("Frame")
  4987. TextLabel_8 = Instance.new("TextLabel")
  4988. TextLabel_9 = Instance.new("TextLabel")
  4989. TextLabel_10 = Instance.new("TextLabel")
  4990. TextLabel_11 = Instance.new("TextLabel")
  4991. TextLabel_12 = Instance.new("TextLabel")
  4992. TextLabel_13 = Instance.new("TextLabel")
  4993. TextLabel_14 = Instance.new("TextLabel")
  4994. TextLabel_15 = Instance.new("TextLabel")
  4995. TeleportsFrame = Instance.new("Frame")
  4996. JewelryStore = Instance.new("TextButton")
  4997. BankStore = Instance.new("TextButton")
  4998. BatCave = Instance.new("TextButton")
  4999. CriminalBase = Instance.new("TextButton")
  5000. PoliceHQ1 = Instance.new("TextButton")
  5001. PoliceHQ2 = Instance.new("TextButton")
  5002. DonutShop = Instance.new("TextButton")
  5003. GasStation = Instance.new("TextButton")
  5004. Prison = Instance.new("TextButton")
  5005. Garage = Instance.new("TextButton")
  5006. Bugatti = Instance.new("TextButton")
  5007. Lamborghini = Instance.new("TextButton")
  5008. Tesla3 = Instance.new("TextButton")
  5009. Porsche = Instance.new("TextButton")
  5010. SWATVan = Instance.new("TextButton")
  5011. DuneBuggy = Instance.new("TextButton")
  5012. PickUpTruck = Instance.new("TextButton")
  5013. MiniCooper = Instance.new("TextButton")
  5014. Camaro = Instance.new("TextButton")
  5015. DirtBike = Instance.new("TextButton")
  5016. sframe = Instance.new("ScrollingFrame")
  5017. GoTo = Instance.new("TextButton")
  5018. SPlayer = Instance.new("TextLabel")
  5019. SettingsFrame = Instance.new("Frame")
  5020. CDrag = Instance.new("ImageButton")
  5021. CNotifierB = Instance.new("ImageButton")
  5022. TextLabel_16 = Instance.new("TextLabel")
  5023. TextLabel_17 = Instance.new("TextLabel")
  5024. CNotifierJ = Instance.new("ImageButton")
  5025. TextLabel_18 = Instance.new("TextLabel")
  5026. TextLabel_19 = Instance.new("TextLabel")
  5027. CBigHead = Instance.new("ImageButton")
  5028. TextLabel_20 = Instance.new("TextLabel")
  5029. CESP = Instance.new("ImageButton")
  5030. TextLabel_21 = Instance.new("TextLabel")
  5031. KeybindConFrame = Instance.new("Frame")
  5032. TextLabel_22 = Instance.new("TextLabel")
  5033. JewelryKeyy = Instance.new("TextLabel")
  5034. BankKeyy = Instance.new("TextLabel")
  5035. CriminalKeyy = Instance.new("TextLabel")
  5036. KeyContinue = Instance.new("TextButton")
  5037. KeyCancel = Instance.new("TextButton")
  5038. CustomTP = Instance.new("TextButton")
  5039. JewelryKeyBox = Instance.new("TextBox")
  5040. CrimBaseBox = Instance.new("TextBox")
  5041. BankKeyBox = Instance.new("TextBox")
  5042. SetKeybind = Instance.new("TextButton")
  5043. TextLabel_23 = Instance.new("TextLabel")
  5044. Coords = Instance.new("TextButton")
  5045. UIColorButton = Instance.new("TextButton")
  5046. Reset = Instance.new("TextButton")
  5047. CForceField = Instance.new("ImageButton")
  5048. TextLabel_24 = Instance.new("TextLabel")
  5049. Explorer = Instance.new("TextButton")
  5050. GameFrame = Instance.new("Frame")
  5051. InfiniteAmmo = Instance.new("TextButton")
  5052. JumpPower = Instance.new("TextButton")
  5053. NoClip = Instance.new("TextButton")
  5054. Gravity = Instance.new("TextButton")
  5055. RemoveAll = Instance.new("TextButton")
  5056. AnnoyServer = Instance.new("TextButton")
  5057. VehicleSpeed = Instance.new("TextButton")
  5058. WalkSpeed = Instance.new("TextButton")
  5059. GodMode = Instance.new("TextButton")
  5060. AK47 = Instance.new("TextButton")
  5061. ClickTP = Instance.new("TextButton")
  5062. AutoRob = Instance.new("TextButton")
  5063. ShotGun = Instance.new("TextButton")
  5064. Btools = Instance.new("TextButton")
  5065. Pistol = Instance.new("TextButton")
  5066. SpamArrest = Instance.new("TextButton")
  5067. KeyCard = Instance.new("TextButton")
  5068. M4A4 = Instance.new("TextButton")
  5069. Fly = Instance.new("TextButton")
  5070. FlashLight = Instance.new("TextButton")
  5071. TextLabel_25 = Instance.new("TextLabel")
  5072. TextLabel_26 = Instance.new("TextLabel")
  5073. TextLabel_27 = Instance.new("TextLabel")
  5074. MainLogo2 = Instance.new("ImageLabel")
  5075. Tabs = Instance.new("ImageButton")
  5076. Dark = Instance.new("Frame")
  5077. MainLogo = Instance.new("ImageLabel")
  5078. TextLabel_28 = Instance.new("TextLabel")
  5079. JNotifierOpen = Instance.new("Frame")
  5080. TextLabel_29 = Instance.new("TextLabel")
  5081. GotoJewelry = Instance.new("TextButton")
  5082. BNotifierOpen = Instance.new("Frame")
  5083. TextLabel_30 = Instance.new("TextLabel")
  5084. GotoBank = Instance.new("TextButton")
  5085. LPlayerDetect = Instance.new("Frame")
  5086. PlayerNameDetected = Instance.new("TextLabel")
  5087. TextLabel_31 = Instance.new("TextLabel")
  5088. TextLabel_32 = Instance.new("TextLabel")
  5089. TextLabel_33 = Instance.new("TextLabel")
  5090. TextLabel_34 = Instance.new("TextLabel")
  5091. TextLabel_35 = Instance.new("TextLabel")
  5092. AdminJoined = Instance.new("Frame")
  5093. AdminDetected = Instance.new("TextLabel")
  5094. TextLabel_36 = Instance.new("TextLabel")
  5095. TextLabel_37 = Instance.new("TextLabel")
  5096. TextLabel_38 = Instance.new("TextLabel")
  5097. TextLabel_39 = Instance.new("TextLabel")
  5098. UIColorFrame = Instance.new("Frame")
  5099. TextLabel_40 = Instance.new("TextLabel")
  5100. TextLabel_41 = Instance.new("TextLabel")
  5101. Commands = Instance.new("Frame")
  5102. TextLabel_42 = Instance.new("TextLabel")
  5103. ScrollingFrame = Instance.new("ScrollingFrame")
  5104. TextLabel_43 = Instance.new("TextLabel")
  5105. TextLabel_44 = Instance.new("TextLabel")
  5106. TextLabel_45 = Instance.new("TextLabel")
  5107. TextLabel_46 = Instance.new("TextLabel")
  5108. TextLabel_47 = Instance.new("TextLabel")
  5109. TextLabel_48 = Instance.new("TextLabel")
  5110. TextLabel_49 = Instance.new("TextLabel")
  5111. TextLabel_50 = Instance.new("TextLabel")
  5112. TextLabel_51 = Instance.new("TextLabel")
  5113. TextLabel_52 = Instance.new("TextLabel")
  5114. CommandClose = Instance.new("TextButton")
  5115. StarterFrame = Instance.new("Frame")
  5116. StarterMainFrame = Instance.new("Frame")
  5117. ContinueCustomization = Instance.new("TextButton")
  5118. TextLabel_53 = Instance.new("TextLabel")
  5119. TextLabel_54 = Instance.new("TextLabel")
  5120. TextLabel_55 = Instance.new("TextLabel")
  5121. TextLabel_56 = Instance.new("TextLabel")
  5122. TextLabel_57 = Instance.new("TextLabel")
  5123. TextLabel_58 = Instance.new("TextLabel")
  5124. TextLabel_59 = Instance.new("TextLabel")
  5125. TextLabel_60 = Instance.new("TextLabel")
  5126. TextLabel_61 = Instance.new("TextLabel")
  5127. TextLabel_62 = Instance.new("TextLabel")
  5128. MainContinue = Instance.new("TextButton")
  5129. TextLabel_63 = Instance.new("TextLabel")
  5130. TextLabel_64 = Instance.new("TextLabel")
  5131. BlueColor = Instance.new("TextButton")
  5132. RedColor = Instance.new("TextButton")
  5133. OrangeColor = Instance.new("TextButton")
  5134. BlackColor = Instance.new("TextButton")
  5135. PurpleColor = Instance.new("TextButton")
  5136. TextLabel_65 = Instance.new("TextLabel")
  5137. UIKeybind = Instance.new("TextBox")
  5138. TextLabel_66 = Instance.new("TextLabel")
  5139. TextLabel_67 = Instance.new("TextLabel")
  5140. TextLabel_68 = Instance.new("TextLabel")
  5141. MainPreview = Instance.new("TextLabel")
  5142. TextLabel_69 = Instance.new("TextLabel")
  5143. Aimbotkeybind = Instance.new("TextBox")
  5144. TextLabel_70 = Instance.new("TextLabel")
  5145. TextLabel_71 = Instance.new("TextLabel")
  5146. TextLabel_72 = Instance.new("TextLabel")
  5147. TextLabel_73 = Instance.new("TextLabel")
  5148. TextLabel_74 = Instance.new("TextLabel")
  5149. TextLabel_75 = Instance.new("TextLabel")
  5150. TextLabel_76 = Instance.new("TextLabel")
  5151. local Game = Instance.new("TextButton")
  5152. ActiveMenu = Instance.new("Folder")
  5153. ButtonWheelMenu = Instance.new("Frame")
  5154. Hue = Instance.new("NumberValue")
  5155. Lig = Instance.new("NumberValue")
  5156. Sat = Instance.new("NumberValue")
  5157. HueBox = Instance.new("TextBox")
  5158. GetColor = Instance.new("BindableFunction")
  5159.  
  5160. Unjailbreak.Name = "Unjailbreak"
  5161. Unjailbreak.Parent = game.CoreGui
  5162.  
  5163. MainFrame.Name = "MainFrame"
  5164. MainFrame.Parent = Unjailbreak
  5165. MainFrame.Active = true
  5166. MainFrame.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5167. MainFrame.BorderSizePixel = 0
  5168. MainFrame.ClipsDescendants = true
  5169. MainFrame.Draggable = true
  5170. MainFrame.Position = UDim2.new(0.344000012, 0, 1.10000002, -2)
  5171. MainFrame.Size = UDim2.new(0, 598, 0, 356)
  5172.  
  5173. TextLabel.Parent = MainFrame
  5174. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  5175. TextLabel.BorderSizePixel = 0
  5176. TextLabel.Position = UDim2.new(0, 0, 0, 39)
  5177. TextLabel.Size = UDim2.new(0, 598, 0, 3)
  5178. TextLabel.Font = Enum.Font.SourceSans
  5179. TextLabel.FontSize = Enum.FontSize.Size14
  5180. TextLabel.Text = ""
  5181. TextLabel.TextSize = 14
  5182.  
  5183. BottomLine.Name = "BottomLine"
  5184. BottomLine.Parent = MainFrame
  5185. BottomLine.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5186. BottomLine.BorderSizePixel = 0
  5187. BottomLine.Position = UDim2.new(0, 0, 0, 336)
  5188. BottomLine.Size = UDim2.new(0, 598, 0, 18)
  5189. BottomLine.Font = Enum.Font.SourceSans
  5190. BottomLine.FontSize = Enum.FontSize.Size14
  5191. BottomLine.Text = ""
  5192. BottomLine.TextSize = 14
  5193.  
  5194. PlayerImage.Name = "PlayerImage"
  5195. PlayerImage.Parent = MainFrame
  5196. PlayerImage.BackgroundColor3 = Color3.new(1, 1, 1)
  5197. PlayerImage.BorderSizePixel = 0
  5198. PlayerImage.Position = UDim2.new(0, 0, 0, 48)
  5199. PlayerImage.Size = UDim2.new(0, 149, 0, 129)
  5200. PlayerImage.Image = "https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=250&y=250&Format=Png&username="..game:GetService("Players").LocalPlayer.Name
  5201.  
  5202. TextLabel_2.Parent = MainFrame
  5203. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5204. TextLabel_2.BackgroundTransparency = 1
  5205. TextLabel_2.Position = UDim2.new(0, 199, 0, 0)
  5206. TextLabel_2.Size = UDim2.new(0, 200, 0, 33)
  5207. TextLabel_2.Font = Enum.Font.Arial
  5208. TextLabel_2.FontSize = Enum.FontSize.Size24
  5209. TextLabel_2.Text = "U N J A I L B R E A K"
  5210. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  5211. TextLabel_2.TextSize = 20
  5212.  
  5213. TextLabel_3.Parent = MainFrame
  5214. TextLabel_3.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  5215. TextLabel_3.BorderSizePixel = 0
  5216. TextLabel_3.Position = UDim2.new(0, 0, 0, 177)
  5217. TextLabel_3.Size = UDim2.new(0, 149, 0, 159)
  5218. TextLabel_3.Font = Enum.Font.SourceSans
  5219. TextLabel_3.FontSize = Enum.FontSize.Size14
  5220. TextLabel_3.Text = ""
  5221. TextLabel_3.TextSize = 14
  5222.  
  5223. Game.Name = "Game"
  5224. Game.Parent = MainFrame
  5225. Game.BackgroundColor3 = Color3.new(1, 1, 1)
  5226. Game.BackgroundTransparency = 1
  5227. Game.Position = UDim2.new(0, 21, 0, 229)
  5228. Game.Size = UDim2.new(0, 118, 0, 30)
  5229. Game.Font = Enum.Font.Arial
  5230. Game.FontSize = Enum.FontSize.Size18
  5231. Game.Text = ""
  5232. Game.TextColor3 = Color3.new(1, 1, 1)
  5233. Game.TextSize = 17
  5234.  
  5235. HomeImage.Name = "HomeImage"
  5236. HomeImage.Parent = Game
  5237. HomeImage.BackgroundColor3 = Color3.new(1, 1, 1)
  5238. HomeImage.BackgroundTransparency = 1
  5239. HomeImage.Position = UDim2.new(0, 0, 0, 3)
  5240. HomeImage.Size = UDim2.new(0, 25, 0, 24)
  5241. HomeImage.Image = "rbxassetid://1022440008"
  5242.  
  5243. TextLabel_4.Parent = Game
  5244. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  5245. TextLabel_4.BackgroundTransparency = 1
  5246. TextLabel_4.Position = UDim2.new(0, 33, 0, 0)
  5247. TextLabel_4.Size = UDim2.new(0, 85, 0, 30)
  5248. TextLabel_4.Font = Enum.Font.Arial
  5249. TextLabel_4.FontSize = Enum.FontSize.Size18
  5250. TextLabel_4.Text = "Game"
  5251. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  5252. TextLabel_4.TextSize = 17
  5253. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  5254.  
  5255. Home.Name = "Home"
  5256. Home.Parent = MainFrame
  5257. Home.BackgroundColor3 = Color3.new(1, 1, 1)
  5258. Home.BackgroundTransparency = 1
  5259. Home.Position = UDim2.new(0, 21, 0, 196)
  5260. Home.Size = UDim2.new(0, 118, 0, 30)
  5261. Home.Font = Enum.Font.Arial
  5262. Home.FontSize = Enum.FontSize.Size18
  5263. Home.Text = ""
  5264. Home.TextColor3 = Color3.new(1, 1, 1)
  5265. Home.TextSize = 17
  5266.  
  5267. HomeImage_2.Name = "HomeImage"
  5268. HomeImage_2.Parent = Home
  5269. HomeImage_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5270. HomeImage_2.BackgroundTransparency = 1
  5271. HomeImage_2.Position = UDim2.new(0, 0, 0, 3)
  5272. HomeImage_2.Size = UDim2.new(0, 25, 0, 24)
  5273. HomeImage_2.Image = "rbxassetid://1022441323"
  5274.  
  5275. TextLabel_5.Parent = Home
  5276. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  5277. TextLabel_5.BackgroundTransparency = 1
  5278. TextLabel_5.Position = UDim2.new(0, 33, 0, 0)
  5279. TextLabel_5.Size = UDim2.new(0, 85, 0, 30)
  5280. TextLabel_5.Font = Enum.Font.Arial
  5281. TextLabel_5.FontSize = Enum.FontSize.Size18
  5282. TextLabel_5.Text = "Home"
  5283. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  5284. TextLabel_5.TextSize = 17
  5285. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  5286.  
  5287. Settings.Name = "Settings"
  5288. Settings.Parent = MainFrame
  5289. Settings.BackgroundColor3 = Color3.new(1, 1, 1)
  5290. Settings.BackgroundTransparency = 1
  5291. Settings.Position = UDim2.new(0, 21, 0, 295)
  5292. Settings.Size = UDim2.new(0, 118, 0, 30)
  5293. Settings.Font = Enum.Font.Arial
  5294. Settings.FontSize = Enum.FontSize.Size18
  5295. Settings.Text = ""
  5296. Settings.TextColor3 = Color3.new(1, 1, 1)
  5297. Settings.TextSize = 17
  5298.  
  5299. HomeImage_3.Name = "HomeImage"
  5300. HomeImage_3.Parent = Settings
  5301. HomeImage_3.BackgroundColor3 = Color3.new(1, 1, 1)
  5302. HomeImage_3.BackgroundTransparency = 1
  5303. HomeImage_3.Position = UDim2.new(0, 0, 0, 3)
  5304. HomeImage_3.Size = UDim2.new(0, 25, 0, 24)
  5305. HomeImage_3.Image = "rbxassetid://1022442308"
  5306.  
  5307. TextLabel_6.Parent = Settings
  5308. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  5309. TextLabel_6.BackgroundTransparency = 1
  5310. TextLabel_6.Position = UDim2.new(0, 33, 0, 0)
  5311. TextLabel_6.Size = UDim2.new(0, 85, 0, 30)
  5312. TextLabel_6.Font = Enum.Font.Arial
  5313. TextLabel_6.FontSize = Enum.FontSize.Size18
  5314. TextLabel_6.Text = "Settings"
  5315. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  5316. TextLabel_6.TextSize = 17
  5317. TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left
  5318.  
  5319. Teleports.Name = "Teleports"
  5320. Teleports.Parent = MainFrame
  5321. Teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  5322. Teleports.BackgroundTransparency = 1
  5323. Teleports.Position = UDim2.new(0, 21, 0, 262)
  5324. Teleports.Size = UDim2.new(0, 118, 0, 30)
  5325. Teleports.Font = Enum.Font.Arial
  5326. Teleports.FontSize = Enum.FontSize.Size18
  5327. Teleports.Text = ""
  5328. Teleports.TextColor3 = Color3.new(1, 1, 1)
  5329. Teleports.TextSize = 17
  5330.  
  5331. HomeImage_4.Name = "HomeImage"
  5332. HomeImage_4.Parent = Teleports
  5333. HomeImage_4.BackgroundColor3 = Color3.new(1, 1, 1)
  5334. HomeImage_4.BackgroundTransparency = 1
  5335. HomeImage_4.Position = UDim2.new(0, 0, 0, 3)
  5336. HomeImage_4.Size = UDim2.new(0, 25, 0, 24)
  5337. HomeImage_4.Image = "rbxassetid://1022517730"
  5338.  
  5339. TextLabel_7.Parent = Teleports
  5340. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  5341. TextLabel_7.BackgroundTransparency = 1
  5342. TextLabel_7.Position = UDim2.new(0, 33, 0, 0)
  5343. TextLabel_7.Size = UDim2.new(0, 85, 0, 30)
  5344. TextLabel_7.Font = Enum.Font.Arial
  5345. TextLabel_7.FontSize = Enum.FontSize.Size18
  5346. TextLabel_7.Text = "Teleports"
  5347. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  5348. TextLabel_7.TextSize = 17
  5349. TextLabel_7.TextXAlignment = Enum.TextXAlignment.Left
  5350.  
  5351. TabFrames.Name = "TabFrames"
  5352. TabFrames.Parent = MainFrame
  5353. TabFrames.BackgroundColor3 = Color3.new(1, 1, 1)
  5354. TabFrames.BorderSizePixel = 0
  5355. TabFrames.ClipsDescendants = true
  5356. TabFrames.Position = UDim2.new(0, 0, 0, 47)
  5357. TabFrames.Size = UDim2.new(0, 598, 0, 289)
  5358.  
  5359. HomeFrame.Name = "HomeFrame"
  5360. HomeFrame.Parent = TabFrames
  5361. HomeFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  5362. HomeFrame.BorderSizePixel = 0
  5363. HomeFrame.ClipsDescendants = true
  5364. HomeFrame.Size = UDim2.new(0, 598, 0, 289)
  5365. HomeFrame.Visible = true
  5366.  
  5367. TextLabel_8.Parent = HomeFrame
  5368. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  5369. TextLabel_8.BackgroundTransparency = 1
  5370. TextLabel_8.Position = UDim2.new(0, 199, 0, 18)
  5371. TextLabel_8.Size = UDim2.new(0, 200, 0, 50)
  5372. TextLabel_8.Font = Enum.Font.Arial
  5373. TextLabel_8.FontSize = Enum.FontSize.Size24
  5374. TextLabel_8.Text = "Welcome To Unjailbreak"
  5375. TextLabel_8.TextColor3 = Color3.new(0, 0, 0)
  5376. TextLabel_8.TextSize = 20
  5377.  
  5378. TextLabel_9.Parent = HomeFrame
  5379. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  5380. TextLabel_9.BackgroundTransparency = 1
  5381. TextLabel_9.Position = UDim2.new(0, 199, 0, 53)
  5382. TextLabel_9.Size = UDim2.new(0, 200, 0, 50)
  5383. TextLabel_9.Font = Enum.Font.Arial
  5384. TextLabel_9.FontSize = Enum.FontSize.Size24
  5385. TextLabel_9.Text = "Logo Created by ooga#9523"
  5386. TextLabel_9.TextColor3 = Color3.new(0, 0, 0)
  5387. TextLabel_9.TextSize = 20
  5388.  
  5389. TextLabel_10.Parent = HomeFrame
  5390. TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  5391. TextLabel_10.BackgroundTransparency = 1
  5392. TextLabel_10.Position = UDim2.new(0, 199, 0, 99)
  5393. TextLabel_10.Size = UDim2.new(0, 200, 0, 25)
  5394. TextLabel_10.Font = Enum.Font.Arial
  5395. TextLabel_10.FontSize = Enum.FontSize.Size24
  5396. TextLabel_10.Text = "Whitelist Created By Aren <3"
  5397. TextLabel_10.TextColor3 = Color3.new(0, 0, 0)
  5398. TextLabel_10.TextSize = 20
  5399.  
  5400. TextLabel_11.Parent = HomeFrame
  5401. TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
  5402. TextLabel_11.BackgroundTransparency = 1
  5403. TextLabel_11.Position = UDim2.new(0, 199, 0, 120)
  5404. TextLabel_11.Size = UDim2.new(0, 200, 0, 50)
  5405. TextLabel_11.Font = Enum.Font.Arial
  5406. TextLabel_11.FontSize = Enum.FontSize.Size24
  5407. TextLabel_11.Text = "Credits To Ezy For Being Cool"
  5408. TextLabel_11.TextColor3 = Color3.new(0, 0, 0)
  5409. TextLabel_11.TextSize = 20
  5410.  
  5411. TextLabel_12.Parent = HomeFrame
  5412. TextLabel_12.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  5413. TextLabel_12.BorderSizePixel = 0
  5414. TextLabel_12.Position = UDim2.new(0, 100, 0, -33)
  5415. TextLabel_12.Size = UDim2.new(0, 33, 0, 409)
  5416. TextLabel_12.Font = Enum.Font.Arial
  5417. TextLabel_12.FontSize = Enum.FontSize.Size24
  5418. TextLabel_12.Text = ""
  5419. TextLabel_12.TextColor3 = Color3.new(0, 0, 0)
  5420. TextLabel_12.TextSize = 20
  5421.  
  5422. TextLabel_13.Parent = HomeFrame
  5423. TextLabel_13.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  5424. TextLabel_13.BorderSizePixel = 0
  5425. TextLabel_13.Position = UDim2.new(0, 82, 0, -60)
  5426. TextLabel_13.Size = UDim2.new(0, 9, 0, 409)
  5427. TextLabel_13.Font = Enum.Font.Arial
  5428. TextLabel_13.FontSize = Enum.FontSize.Size24
  5429. TextLabel_13.Text = ""
  5430. TextLabel_13.TextColor3 = Color3.new(0, 0, 0)
  5431. TextLabel_13.TextSize = 20
  5432.  
  5433. TextLabel_14.Parent = HomeFrame
  5434. TextLabel_14.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  5435. TextLabel_14.BorderSizePixel = 0
  5436. TextLabel_14.Position = UDim2.new(0, 570, 0, -60)
  5437. TextLabel_14.Size = UDim2.new(0, 8, 0, 409)
  5438. TextLabel_14.Font = Enum.Font.Arial
  5439. TextLabel_14.FontSize = Enum.FontSize.Size24
  5440. TextLabel_14.Text = ""
  5441. TextLabel_14.TextColor3 = Color3.new(0, 0, 0)
  5442. TextLabel_14.TextSize = 20
  5443.  
  5444. TextLabel_15.Parent = HomeFrame
  5445. TextLabel_15.BackgroundColor3 = Color3.new(0.921569, 0.431373, 0)
  5446. TextLabel_15.BorderSizePixel = 0
  5447. TextLabel_15.Position = UDim2.new(0, 114, 0, -21)
  5448. TextLabel_15.Size = UDim2.new(0, 10, 0, 409)
  5449. TextLabel_15.Font = Enum.Font.Arial
  5450. TextLabel_15.FontSize = Enum.FontSize.Size24
  5451. TextLabel_15.Text = ""
  5452. TextLabel_15.TextColor3 = Color3.new(0, 0, 0)
  5453. TextLabel_15.TextSize = 20
  5454.  
  5455. TeleportsFrame.Name = "TeleportsFrame"
  5456. TeleportsFrame.Parent = TabFrames
  5457. TeleportsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  5458. TeleportsFrame.BorderSizePixel = 0
  5459. TeleportsFrame.ClipsDescendants = true
  5460. TeleportsFrame.Size = UDim2.new(0, 598, 0, 289)
  5461. TeleportsFrame.Visible = false
  5462.  
  5463. JewelryStore.Name = "JewelryStore"
  5464. JewelryStore.Parent = TeleportsFrame
  5465. JewelryStore.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5466. JewelryStore.BorderSizePixel = 0
  5467. JewelryStore.Position = UDim2.new(0, 22, 0, 50)
  5468. JewelryStore.Size = UDim2.new(0, 89, 0, 25)
  5469. JewelryStore.AutoButtonColor = false
  5470. JewelryStore.Font = Enum.Font.Arial
  5471. JewelryStore.FontSize = Enum.FontSize.Size18
  5472. JewelryStore.Text = "Jewelry Store"
  5473. JewelryStore.TextColor3 = Color3.new(1, 1, 1)
  5474. JewelryStore.TextSize = 15
  5475.  
  5476. BankStore.Name = "BankStore"
  5477. BankStore.Parent = TeleportsFrame
  5478. BankStore.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5479. BankStore.BorderSizePixel = 0
  5480. BankStore.Position = UDim2.new(0, 120, 0, 50)
  5481. BankStore.Size = UDim2.new(0, 89, 0, 25)
  5482. BankStore.AutoButtonColor = false
  5483. BankStore.Font = Enum.Font.Arial
  5484. BankStore.FontSize = Enum.FontSize.Size18
  5485. BankStore.Text = "Bank Store"
  5486. BankStore.TextColor3 = Color3.new(1, 1, 1)
  5487. BankStore.TextSize = 15
  5488.  
  5489. BatCave.Name = "BatCave"
  5490. BatCave.Parent = TeleportsFrame
  5491. BatCave.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5492. BatCave.BorderSizePixel = 0
  5493. BatCave.Position = UDim2.new(0, 22, 0, 85)
  5494. BatCave.Size = UDim2.new(0, 89, 0, 25)
  5495. BatCave.AutoButtonColor = false
  5496. BatCave.Font = Enum.Font.Arial
  5497. BatCave.FontSize = Enum.FontSize.Size18
  5498. BatCave.Text = "Bat Cave"
  5499. BatCave.TextColor3 = Color3.new(1, 1, 1)
  5500. BatCave.TextSize = 15
  5501.  
  5502. CriminalBase.Name = "CriminalBase"
  5503. CriminalBase.Parent = TeleportsFrame
  5504. CriminalBase.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5505. CriminalBase.BorderSizePixel = 0
  5506. CriminalBase.Position = UDim2.new(0, 120, 0, 85)
  5507. CriminalBase.Size = UDim2.new(0, 89, 0, 25)
  5508. CriminalBase.AutoButtonColor = false
  5509. CriminalBase.Font = Enum.Font.Arial
  5510. CriminalBase.FontSize = Enum.FontSize.Size18
  5511. CriminalBase.Text = "Criminal Base"
  5512. CriminalBase.TextColor3 = Color3.new(1, 1, 1)
  5513. CriminalBase.TextSize = 15
  5514.  
  5515. PoliceHQ1.Name = "PoliceHQ1"
  5516. PoliceHQ1.Parent = TeleportsFrame
  5517. PoliceHQ1.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5518. PoliceHQ1.BorderSizePixel = 0
  5519. PoliceHQ1.Position = UDim2.new(0, 22, 0, 120)
  5520. PoliceHQ1.Size = UDim2.new(0, 89, 0, 25)
  5521. PoliceHQ1.AutoButtonColor = false
  5522. PoliceHQ1.Font = Enum.Font.Arial
  5523. PoliceHQ1.FontSize = Enum.FontSize.Size18
  5524. PoliceHQ1.Text = "Police HQ 1"
  5525. PoliceHQ1.TextColor3 = Color3.new(1, 1, 1)
  5526. PoliceHQ1.TextSize = 15
  5527.  
  5528. PoliceHQ2.Name = "PoliceHQ2"
  5529. PoliceHQ2.Parent = TeleportsFrame
  5530. PoliceHQ2.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5531. PoliceHQ2.BorderSizePixel = 0
  5532. PoliceHQ2.Position = UDim2.new(0, 120, 0, 120)
  5533. PoliceHQ2.Size = UDim2.new(0, 89, 0, 25)
  5534. PoliceHQ2.AutoButtonColor = false
  5535. PoliceHQ2.Font = Enum.Font.Arial
  5536. PoliceHQ2.FontSize = Enum.FontSize.Size18
  5537. PoliceHQ2.Text = "Police HQ 2"
  5538. PoliceHQ2.TextColor3 = Color3.new(1, 1, 1)
  5539. PoliceHQ2.TextSize = 15
  5540.  
  5541. DonutShop.Name = "DonutShop"
  5542. DonutShop.Parent = TeleportsFrame
  5543. DonutShop.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5544. DonutShop.BorderSizePixel = 0
  5545. DonutShop.Position = UDim2.new(0, 120, 0, 155)
  5546. DonutShop.Size = UDim2.new(0, 89, 0, 25)
  5547. DonutShop.AutoButtonColor = false
  5548. DonutShop.Font = Enum.Font.Arial
  5549. DonutShop.FontSize = Enum.FontSize.Size18
  5550. DonutShop.Text = "Donut Shop"
  5551. DonutShop.TextColor3 = Color3.new(1, 1, 1)
  5552. DonutShop.TextSize = 15
  5553.  
  5554. GasStation.Name = "GasStation"
  5555. GasStation.Parent = TeleportsFrame
  5556. GasStation.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5557. GasStation.BorderSizePixel = 0
  5558. GasStation.Position = UDim2.new(0, 22, 0, 155)
  5559. GasStation.Size = UDim2.new(0, 89, 0, 25)
  5560. GasStation.AutoButtonColor = false
  5561. GasStation.Font = Enum.Font.Arial
  5562. GasStation.FontSize = Enum.FontSize.Size18
  5563. GasStation.Text = "Gas Station"
  5564. GasStation.TextColor3 = Color3.new(1, 1, 1)
  5565. GasStation.TextSize = 15
  5566.  
  5567. Prison.Name = "Prison"
  5568. Prison.Parent = TeleportsFrame
  5569. Prison.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5570. Prison.BorderSizePixel = 0
  5571. Prison.Position = UDim2.new(0, 22, 0, 190)
  5572. Prison.Size = UDim2.new(0, 89, 0, 25)
  5573. Prison.AutoButtonColor = false
  5574. Prison.Font = Enum.Font.Arial
  5575. Prison.FontSize = Enum.FontSize.Size18
  5576. Prison.Text = "Prison"
  5577. Prison.TextColor3 = Color3.new(1, 1, 1)
  5578. Prison.TextSize = 15
  5579.  
  5580. Garage.Name = "Garage"
  5581. Garage.Parent = TeleportsFrame
  5582. Garage.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5583. Garage.BorderSizePixel = 0
  5584. Garage.Position = UDim2.new(0, 120, 0, 190)
  5585. Garage.Size = UDim2.new(0, 89, 0, 25)
  5586. Garage.AutoButtonColor = false
  5587. Garage.Font = Enum.Font.Arial
  5588. Garage.FontSize = Enum.FontSize.Size18
  5589. Garage.Text = "Garage"
  5590. Garage.TextColor3 = Color3.new(1, 1, 1)
  5591. Garage.TextSize = 15
  5592.  
  5593. Bugatti.Name = "Bugatti"
  5594. Bugatti.Parent = TeleportsFrame
  5595. Bugatti.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5596. Bugatti.BorderSizePixel = 0
  5597. Bugatti.Position = UDim2.new(0, 218, 0, 50)
  5598. Bugatti.Size = UDim2.new(0, 89, 0, 25)
  5599. Bugatti.AutoButtonColor = false
  5600. Bugatti.Font = Enum.Font.Arial
  5601. Bugatti.FontSize = Enum.FontSize.Size18
  5602. Bugatti.Text = "Bugatti"
  5603. Bugatti.TextColor3 = Color3.new(1, 1, 1)
  5604. Bugatti.TextSize = 15
  5605.  
  5606. Lamborghini.Name = "Lamborghini"
  5607. Lamborghini.Parent = TeleportsFrame
  5608. Lamborghini.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5609. Lamborghini.BorderSizePixel = 0
  5610. Lamborghini.Position = UDim2.new(0, 318, 0, 50)
  5611. Lamborghini.Size = UDim2.new(0, 89, 0, 25)
  5612. Lamborghini.AutoButtonColor = false
  5613. Lamborghini.Font = Enum.Font.Arial
  5614. Lamborghini.FontSize = Enum.FontSize.Size18
  5615. Lamborghini.Text = "Lamborghini"
  5616. Lamborghini.TextColor3 = Color3.new(1, 1, 1)
  5617. Lamborghini.TextSize = 15
  5618.  
  5619. Tesla3.Name = "Tesla3"
  5620. Tesla3.Parent = TeleportsFrame
  5621. Tesla3.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5622. Tesla3.BorderSizePixel = 0
  5623. Tesla3.Position = UDim2.new(0, 318, 0, 85)
  5624. Tesla3.Size = UDim2.new(0, 89, 0, 25)
  5625. Tesla3.AutoButtonColor = false
  5626. Tesla3.Font = Enum.Font.Arial
  5627. Tesla3.FontSize = Enum.FontSize.Size18
  5628. Tesla3.Text = "Tesla 3"
  5629. Tesla3.TextColor3 = Color3.new(1, 1, 1)
  5630. Tesla3.TextSize = 15
  5631.  
  5632. Porsche.Name = "Porsche"
  5633. Porsche.Parent = TeleportsFrame
  5634. Porsche.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5635. Porsche.BorderSizePixel = 0
  5636. Porsche.Position = UDim2.new(0, 218, 0, 85)
  5637. Porsche.Size = UDim2.new(0, 89, 0, 25)
  5638. Porsche.AutoButtonColor = false
  5639. Porsche.Font = Enum.Font.Arial
  5640. Porsche.FontSize = Enum.FontSize.Size18
  5641. Porsche.Text = "Porsche"
  5642. Porsche.TextColor3 = Color3.new(1, 1, 1)
  5643. Porsche.TextSize = 15
  5644.  
  5645. SWATVan.Name = "SWATVan"
  5646. SWATVan.Parent = TeleportsFrame
  5647. SWATVan.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5648. SWATVan.BorderSizePixel = 0
  5649. SWATVan.Position = UDim2.new(0, 318, 0, 120)
  5650. SWATVan.Size = UDim2.new(0, 89, 0, 25)
  5651. SWATVan.AutoButtonColor = false
  5652. SWATVan.Font = Enum.Font.Arial
  5653. SWATVan.FontSize = Enum.FontSize.Size18
  5654. SWATVan.Text = "SWAT Van"
  5655. SWATVan.TextColor3 = Color3.new(1, 1, 1)
  5656. SWATVan.TextSize = 15
  5657.  
  5658. DuneBuggy.Name = "DuneBuggy"
  5659. DuneBuggy.Parent = TeleportsFrame
  5660. DuneBuggy.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5661. DuneBuggy.BorderSizePixel = 0
  5662. DuneBuggy.Position = UDim2.new(0, 218, 0, 120)
  5663. DuneBuggy.Size = UDim2.new(0, 89, 0, 25)
  5664. DuneBuggy.AutoButtonColor = false
  5665. DuneBuggy.Font = Enum.Font.Arial
  5666. DuneBuggy.FontSize = Enum.FontSize.Size18
  5667. DuneBuggy.Text = "Dune Buggy"
  5668. DuneBuggy.TextColor3 = Color3.new(1, 1, 1)
  5669. DuneBuggy.TextSize = 15
  5670.  
  5671. PickUpTruck.Name = "PickUpTruck"
  5672. PickUpTruck.Parent = TeleportsFrame
  5673. PickUpTruck.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5674. PickUpTruck.BorderSizePixel = 0
  5675. PickUpTruck.Position = UDim2.new(0, 218, 0, 155)
  5676. PickUpTruck.Size = UDim2.new(0, 89, 0, 25)
  5677. PickUpTruck.AutoButtonColor = false
  5678. PickUpTruck.Font = Enum.Font.Arial
  5679. PickUpTruck.FontSize = Enum.FontSize.Size18
  5680. PickUpTruck.Text = "PickUp Truck"
  5681. PickUpTruck.TextColor3 = Color3.new(1, 1, 1)
  5682. PickUpTruck.TextSize = 15
  5683.  
  5684. MiniCooper.Name = "MiniCooper"
  5685. MiniCooper.Parent = TeleportsFrame
  5686. MiniCooper.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5687. MiniCooper.BorderSizePixel = 0
  5688. MiniCooper.Position = UDim2.new(0, 218, 0, 190)
  5689. MiniCooper.Size = UDim2.new(0, 89, 0, 25)
  5690. MiniCooper.AutoButtonColor = false
  5691. MiniCooper.Font = Enum.Font.Arial
  5692. MiniCooper.FontSize = Enum.FontSize.Size18
  5693. MiniCooper.Text = "Mini Cooper"
  5694. MiniCooper.TextColor3 = Color3.new(1, 1, 1)
  5695. MiniCooper.TextSize = 15
  5696.  
  5697. Camaro.Name = "Camaro"
  5698. Camaro.Parent = TeleportsFrame
  5699. Camaro.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5700. Camaro.BorderSizePixel = 0
  5701. Camaro.Position = UDim2.new(0, 318, 0, 190)
  5702. Camaro.Size = UDim2.new(0, 89, 0, 25)
  5703. Camaro.AutoButtonColor = false
  5704. Camaro.Font = Enum.Font.Arial
  5705. Camaro.FontSize = Enum.FontSize.Size18
  5706. Camaro.Text = "Camaro"
  5707. Camaro.TextColor3 = Color3.new(1, 1, 1)
  5708. Camaro.TextSize = 15
  5709.  
  5710. DirtBike.Name = "DirtBike"
  5711. DirtBike.Parent = TeleportsFrame
  5712. DirtBike.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5713. DirtBike.BorderSizePixel = 0
  5714. DirtBike.Position = UDim2.new(0, 318, 0, 155)
  5715. DirtBike.Size = UDim2.new(0, 89, 0, 25)
  5716. DirtBike.AutoButtonColor = false
  5717. DirtBike.Font = Enum.Font.Arial
  5718. DirtBike.FontSize = Enum.FontSize.Size18
  5719. DirtBike.Text = "Dirt Bike"
  5720. DirtBike.TextColor3 = Color3.new(1, 1, 1)
  5721. DirtBike.TextSize = 15
  5722.  
  5723. sframe.Name = "sframe"
  5724. sframe.Parent = TeleportsFrame
  5725. sframe.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5726. sframe.BorderSizePixel = 0
  5727. sframe.Position = UDim2.new(0, 418, 0, 51)
  5728. sframe.Size = UDim2.new(0, 180, 0, 164)
  5729. sframe.ScrollBarThickness = 4
  5730.  
  5731. GoTo.Name = "GoTo"
  5732. GoTo.Parent = TeleportsFrame
  5733. GoTo.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5734. GoTo.BorderSizePixel = 0
  5735. GoTo.Position = UDim2.new(0, 459, 0, 247)
  5736. GoTo.Size = UDim2.new(0, 89, 0, 25)
  5737. GoTo.AutoButtonColor = false
  5738. GoTo.Font = Enum.Font.Arial
  5739. GoTo.FontSize = Enum.FontSize.Size18
  5740. GoTo.Text = "GoTo"
  5741. GoTo.TextColor3 = Color3.new(1, 1, 1)
  5742. GoTo.TextSize = 15
  5743.  
  5744. SPlayer.Name = "SPlayer"
  5745. SPlayer.Parent = TeleportsFrame
  5746. SPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  5747. SPlayer.BackgroundTransparency = 1
  5748. SPlayer.Position = UDim2.new(0, 407, 0, 221)
  5749. SPlayer.Size = UDim2.new(0, 191, 0, 17)
  5750. SPlayer.Font = Enum.Font.Arial
  5751. SPlayer.FontSize = Enum.FontSize.Size14
  5752. SPlayer.Text = "Player:"
  5753. SPlayer.TextSize = 14
  5754.  
  5755. SettingsFrame.Name = "SettingsFrame"
  5756. SettingsFrame.Parent = TabFrames
  5757. SettingsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  5758. SettingsFrame.BorderSizePixel = 0
  5759. SettingsFrame.ClipsDescendants = true
  5760. SettingsFrame.Size = UDim2.new(0, 598, 0, 289)
  5761. SettingsFrame.Visible = false
  5762.  
  5763. CDrag.Name = "CDrag"
  5764. CDrag.Parent = SettingsFrame
  5765. CDrag.BackgroundColor3 = Color3.new(1, 1, 1)
  5766. CDrag.BackgroundTransparency = 1
  5767. CDrag.Position = UDim2.new(0, 22, 0, 60)
  5768. CDrag.Size = UDim2.new(0, 25, 0, 25)
  5769. CDrag.Image = "rbxassetid://87913710"
  5770. CDrag.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  5771.  
  5772. CNotifierB.Name = "CNotifierB"
  5773. CNotifierB.Parent = SettingsFrame
  5774. CNotifierB.BackgroundColor3 = Color3.new(1, 1, 1)
  5775. CNotifierB.BackgroundTransparency = 1
  5776. CNotifierB.Position = UDim2.new(0, 22, 0, 100)
  5777. CNotifierB.Size = UDim2.new(0, 25, 0, 25)
  5778. CNotifierB.Image = "rbxassetid://87913710"
  5779. CNotifierB.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  5780.  
  5781. TextLabel_16.Parent = SettingsFrame
  5782. TextLabel_16.BackgroundColor3 = Color3.new(1, 1, 1)
  5783. TextLabel_16.BackgroundTransparency = 1
  5784. TextLabel_16.Position = UDim2.new(0, 55, 0, 62)
  5785. TextLabel_16.Size = UDim2.new(0, 56, 0, 17)
  5786. TextLabel_16.Font = Enum.Font.Arial
  5787. TextLabel_16.FontSize = Enum.FontSize.Size18
  5788. TextLabel_16.Text = "Draggable"
  5789. TextLabel_16.TextColor3 = Color3.new(0, 0, 0)
  5790. TextLabel_16.TextSize = 15
  5791. TextLabel_16.TextXAlignment = Enum.TextXAlignment.Left
  5792.  
  5793. TextLabel_17.Parent = SettingsFrame
  5794. TextLabel_17.BackgroundColor3 = Color3.new(1, 1, 1)
  5795. TextLabel_17.BackgroundTransparency = 1
  5796. TextLabel_17.Position = UDim2.new(0, 55, 0, 102)
  5797. TextLabel_17.Size = UDim2.new(0, 56, 0, 17)
  5798. TextLabel_17.Font = Enum.Font.Arial
  5799. TextLabel_17.FontSize = Enum.FontSize.Size18
  5800. TextLabel_17.Text = "Bank Notifier"
  5801. TextLabel_17.TextColor3 = Color3.new(0, 0, 0)
  5802. TextLabel_17.TextSize = 15
  5803. TextLabel_17.TextXAlignment = Enum.TextXAlignment.Left
  5804.  
  5805. CNotifierJ.Name = "CNotifierJ"
  5806. CNotifierJ.Parent = SettingsFrame
  5807. CNotifierJ.BackgroundColor3 = Color3.new(1, 1, 1)
  5808. CNotifierJ.BackgroundTransparency = 1
  5809. CNotifierJ.Position = UDim2.new(0, 22, 0, 140)
  5810. CNotifierJ.Size = UDim2.new(0, 25, 0, 25)
  5811. CNotifierJ.Image = "rbxassetid://87913710"
  5812. CNotifierJ.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  5813.  
  5814. TextLabel_18.Parent = SettingsFrame
  5815. TextLabel_18.BackgroundColor3 = Color3.new(1, 1, 1)
  5816. TextLabel_18.BackgroundTransparency = 1
  5817. TextLabel_18.Position = UDim2.new(0, 55, 0, 142)
  5818. TextLabel_18.Size = UDim2.new(0, 56, 0, 17)
  5819. TextLabel_18.Font = Enum.Font.Arial
  5820. TextLabel_18.FontSize = Enum.FontSize.Size18
  5821. TextLabel_18.Text = "Jewelry Notifier"
  5822. TextLabel_18.TextColor3 = Color3.new(0, 0, 0)
  5823. TextLabel_18.TextSize = 15
  5824. TextLabel_18.TextXAlignment = Enum.TextXAlignment.Left
  5825.  
  5826. TextLabel_19.Parent = SettingsFrame
  5827. TextLabel_19.BackgroundColor3 = Color3.new(1, 1, 1)
  5828. TextLabel_19.BackgroundTransparency = 1
  5829. TextLabel_19.Position = UDim2.new(0, 271, 0, 210)
  5830. TextLabel_19.Size = UDim2.new(0, 56, 0, 17)
  5831. TextLabel_19.Font = Enum.Font.Arial
  5832. TextLabel_19.FontSize = Enum.FontSize.Size18
  5833. TextLabel_19.Text = "Set Current Position As Custom TP"
  5834. TextLabel_19.TextColor3 = Color3.new(0, 0, 0)
  5835. TextLabel_19.TextSize = 15
  5836.  
  5837. CBigHead.Name = "CBigHead"
  5838. CBigHead.Parent = SettingsFrame
  5839. CBigHead.BackgroundColor3 = Color3.new(1, 1, 1)
  5840. CBigHead.BackgroundTransparency = 1
  5841. CBigHead.Position = UDim2.new(0, 22, 0, 180)
  5842. CBigHead.Size = UDim2.new(0, 25, 0, 25)
  5843. CBigHead.Image = "rbxassetid://87913710"
  5844. CBigHead.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  5845.  
  5846. TextLabel_20.Parent = SettingsFrame
  5847. TextLabel_20.BackgroundColor3 = Color3.new(1, 1, 1)
  5848. TextLabel_20.BackgroundTransparency = 1
  5849. TextLabel_20.Position = UDim2.new(0, 55, 0, 182)
  5850. TextLabel_20.Size = UDim2.new(0, 56, 0, 17)
  5851. TextLabel_20.Font = Enum.Font.Arial
  5852. TextLabel_20.FontSize = Enum.FontSize.Size18
  5853. TextLabel_20.Text = "Big Head"
  5854. TextLabel_20.TextColor3 = Color3.new(0, 0, 0)
  5855. TextLabel_20.TextSize = 15
  5856. TextLabel_20.TextXAlignment = Enum.TextXAlignment.Left
  5857.  
  5858. CESP.Name = "CESP"
  5859. CESP.Parent = SettingsFrame
  5860. CESP.BackgroundColor3 = Color3.new(1, 1, 1)
  5861. CESP.BackgroundTransparency = 1
  5862. CESP.Position = UDim2.new(0, 22, 0, 220)
  5863. CESP.Size = UDim2.new(0, 25, 0, 25)
  5864. CESP.Image = "rbxassetid://87913710"
  5865. CESP.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  5866.  
  5867. TextLabel_21.Parent = SettingsFrame
  5868. TextLabel_21.BackgroundColor3 = Color3.new(1, 1, 1)
  5869. TextLabel_21.BackgroundTransparency = 1
  5870. TextLabel_21.Position = UDim2.new(0, 55, 0, 222)
  5871. TextLabel_21.Size = UDim2.new(0, 56, 0, 17)
  5872. TextLabel_21.Font = Enum.Font.Arial
  5873. TextLabel_21.FontSize = Enum.FontSize.Size18
  5874. TextLabel_21.Text = "ESP"
  5875. TextLabel_21.TextColor3 = Color3.new(0, 0, 0)
  5876. TextLabel_21.TextSize = 15
  5877. TextLabel_21.TextXAlignment = Enum.TextXAlignment.Left
  5878.  
  5879. KeybindConFrame.Name = "KeybindConFrame"
  5880. KeybindConFrame.Parent = SettingsFrame
  5881. KeybindConFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  5882. KeybindConFrame.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  5883. KeybindConFrame.BorderSizePixel = 3
  5884. KeybindConFrame.Position = UDim2.new(0, 164, 0, 70)
  5885. KeybindConFrame.Size = UDim2.new(0, 270, 0, 150)
  5886. KeybindConFrame.Visible = false
  5887. KeybindConFrame.ZIndex = 2
  5888.  
  5889. TextLabel_22.Parent = KeybindConFrame
  5890. TextLabel_22.BackgroundColor3 = Color3.new(1, 1, 1)
  5891. TextLabel_22.BackgroundTransparency = 1
  5892. TextLabel_22.Position = UDim2.new(0, 74, 0, 10)
  5893. TextLabel_22.Size = UDim2.new(0, 122, 0, 19)
  5894. TextLabel_22.Font = Enum.Font.Arial
  5895. TextLabel_22.FontSize = Enum.FontSize.Size18
  5896. TextLabel_22.Text = "Are You Sure You Want To Continue?"
  5897. TextLabel_22.TextSize = 15
  5898. TextLabel_22.ZIndex = 2
  5899.  
  5900. JewelryKeyy.Name = "JewelryKeyy"
  5901. JewelryKeyy.Parent = KeybindConFrame
  5902. JewelryKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  5903. JewelryKeyy.BackgroundTransparency = 1
  5904. JewelryKeyy.Position = UDim2.new(0, 13, 0, 39)
  5905. JewelryKeyy.Size = UDim2.new(0, 122, 0, 19)
  5906. JewelryKeyy.Font = Enum.Font.Arial
  5907. JewelryKeyy.FontSize = Enum.FontSize.Size18
  5908. JewelryKeyy.Text = "Jewelry Key Set:"
  5909. JewelryKeyy.TextSize = 15
  5910. JewelryKeyy.TextXAlignment = Enum.TextXAlignment.Left
  5911. JewelryKeyy.ZIndex = 2
  5912.  
  5913. BankKeyy.Name = "BankKeyy"
  5914. BankKeyy.Parent = KeybindConFrame
  5915. BankKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  5916. BankKeyy.BackgroundTransparency = 1
  5917. BankKeyy.Position = UDim2.new(0, 13, 0, 56)
  5918. BankKeyy.Size = UDim2.new(0, 122, 0, 19)
  5919. BankKeyy.Font = Enum.Font.Arial
  5920. BankKeyy.FontSize = Enum.FontSize.Size18
  5921. BankKeyy.Text = "Bank Key Set:"
  5922. BankKeyy.TextSize = 15
  5923. BankKeyy.TextXAlignment = Enum.TextXAlignment.Left
  5924. BankKeyy.ZIndex = 2
  5925.  
  5926. CriminalKeyy.Name = "CriminalKeyy"
  5927. CriminalKeyy.Parent = KeybindConFrame
  5928. CriminalKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  5929. CriminalKeyy.BackgroundTransparency = 1
  5930. CriminalKeyy.Position = UDim2.new(0, 13, 0, 73)
  5931. CriminalKeyy.Size = UDim2.new(0, 122, 0, 19)
  5932. CriminalKeyy.Font = Enum.Font.Arial
  5933. CriminalKeyy.FontSize = Enum.FontSize.Size18
  5934. CriminalKeyy.Text = "Criminal Key Set:"
  5935. CriminalKeyy.TextSize = 15
  5936. CriminalKeyy.TextXAlignment = Enum.TextXAlignment.Left
  5937. CriminalKeyy.ZIndex = 2
  5938.  
  5939. KeyContinue.Name = "KeyContinue"
  5940. KeyContinue.Parent = KeybindConFrame
  5941. KeyContinue.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5942. KeyContinue.BorderSizePixel = 0
  5943. KeyContinue.Position = UDim2.new(0, 16, 0, 104)
  5944. KeyContinue.Size = UDim2.new(0, 100, 0, 30)
  5945. KeyContinue.Font = Enum.Font.Arial
  5946. KeyContinue.FontSize = Enum.FontSize.Size18
  5947. KeyContinue.Text = "Continue"
  5948. KeyContinue.TextColor3 = Color3.new(1, 1, 1)
  5949. KeyContinue.TextSize = 16
  5950. KeyContinue.ZIndex = 2
  5951.  
  5952. KeyCancel.Name = "KeyCancel"
  5953. KeyCancel.Parent = KeybindConFrame
  5954. KeyCancel.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5955. KeyCancel.BorderSizePixel = 0
  5956. KeyCancel.Position = UDim2.new(0, 155, 0, 104)
  5957. KeyCancel.Size = UDim2.new(0, 100, 0, 30)
  5958. KeyCancel.Font = Enum.Font.Arial
  5959. KeyCancel.FontSize = Enum.FontSize.Size18
  5960. KeyCancel.Text = "Cancel"
  5961. KeyCancel.TextColor3 = Color3.new(1, 1, 1)
  5962. KeyCancel.TextSize = 16
  5963. KeyCancel.ZIndex = 2
  5964.  
  5965. CustomTP.Name = "CustomTP"
  5966. CustomTP.Parent = SettingsFrame
  5967. CustomTP.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5968. CustomTP.BorderSizePixel = 0
  5969. CustomTP.Position = UDim2.new(0, 248, 0, 170)
  5970. CustomTP.Size = UDim2.new(0, 101, 0, 29)
  5971. CustomTP.Font = Enum.Font.Arial
  5972. CustomTP.FontSize = Enum.FontSize.Size18
  5973. CustomTP.Text = "GoPoint"
  5974. CustomTP.TextColor3 = Color3.new(1, 1, 1)
  5975. CustomTP.TextSize = 17
  5976.  
  5977. JewelryKeyBox.Name = "JewelryKeyBox"
  5978. JewelryKeyBox.Parent = SettingsFrame
  5979. JewelryKeyBox.BackgroundColor3 = Color3.new(1, 1, 1)
  5980. JewelryKeyBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  5981. JewelryKeyBox.ClipsDescendants = true
  5982. JewelryKeyBox.Position = UDim2.new(0, 234, 0, 70)
  5983. JewelryKeyBox.Size = UDim2.new(0, 30, 0, 29)
  5984. JewelryKeyBox.ClearTextOnFocus = false
  5985. JewelryKeyBox.Font = Enum.Font.Arial
  5986. JewelryKeyBox.FontSize = Enum.FontSize.Size18
  5987. JewelryKeyBox.Text = "J"
  5988. JewelryKeyBox.TextSize = 16
  5989.  
  5990. CrimBaseBox.Name = "CrimBaseBox"
  5991. CrimBaseBox.Parent = SettingsFrame
  5992. CrimBaseBox.BackgroundColor3 = Color3.new(1, 1, 1)
  5993. CrimBaseBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  5994. CrimBaseBox.ClipsDescendants = true
  5995. CrimBaseBox.Position = UDim2.new(0, 284, 0, 70)
  5996. CrimBaseBox.Size = UDim2.new(0, 30, 0, 29)
  5997. CrimBaseBox.ClearTextOnFocus = false
  5998. CrimBaseBox.Font = Enum.Font.Arial
  5999. CrimBaseBox.FontSize = Enum.FontSize.Size18
  6000. CrimBaseBox.Text = "C"
  6001. CrimBaseBox.TextSize = 16
  6002.  
  6003. BankKeyBox.Name = "BankKeyBox"
  6004. BankKeyBox.Parent = SettingsFrame
  6005. BankKeyBox.BackgroundColor3 = Color3.new(1, 1, 1)
  6006. BankKeyBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  6007. BankKeyBox.ClipsDescendants = true
  6008. BankKeyBox.Position = UDim2.new(0, 334, 0, 70)
  6009. BankKeyBox.Size = UDim2.new(0, 30, 0, 29)
  6010. BankKeyBox.ClearTextOnFocus = false
  6011. BankKeyBox.Font = Enum.Font.Arial
  6012. BankKeyBox.FontSize = Enum.FontSize.Size18
  6013. BankKeyBox.Text = "B"
  6014. BankKeyBox.TextSize = 16
  6015.  
  6016. SetKeybind.Name = "SetKeybind"
  6017. SetKeybind.Parent = SettingsFrame
  6018. SetKeybind.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6019. SetKeybind.BorderSizePixel = 0
  6020. SetKeybind.Position = UDim2.new(0, 265, 0, 120)
  6021. SetKeybind.Size = UDim2.new(0, 67, 0, 29)
  6022. SetKeybind.Font = Enum.Font.Arial
  6023. SetKeybind.FontSize = Enum.FontSize.Size18
  6024. SetKeybind.Text = "Set"
  6025. SetKeybind.TextColor3 = Color3.new(1, 1, 1)
  6026. SetKeybind.TextSize = 17
  6027.  
  6028. TextLabel_23.Parent = SettingsFrame
  6029. TextLabel_23.BackgroundColor3 = Color3.new(1, 1, 1)
  6030. TextLabel_23.BackgroundTransparency = 1
  6031. TextLabel_23.Position = UDim2.new(0, 271, 0, 35)
  6032. TextLabel_23.Size = UDim2.new(0, 56, 0, 17)
  6033. TextLabel_23.Font = Enum.Font.Arial
  6034. TextLabel_23.FontSize = Enum.FontSize.Size18
  6035. TextLabel_23.Text = "Keybind"
  6036. TextLabel_23.TextColor3 = Color3.new(0, 0, 0)
  6037. TextLabel_23.TextSize = 15
  6038.  
  6039. Coords.Name = "Coords"
  6040. Coords.Parent = SettingsFrame
  6041. Coords.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6042. Coords.BorderSizePixel = 0
  6043. Coords.Position = UDim2.new(0, 248, 0, 240)
  6044. Coords.Size = UDim2.new(0, 101, 0, 29)
  6045. Coords.Font = Enum.Font.Arial
  6046. Coords.FontSize = Enum.FontSize.Size18
  6047. Coords.Text = "Checkpoint"
  6048. Coords.TextColor3 = Color3.new(1, 1, 1)
  6049. Coords.TextSize = 17
  6050.  
  6051. UIColorButton.Name = "UIColorButton"
  6052. UIColorButton.Parent = SettingsFrame
  6053. UIColorButton.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6054. UIColorButton.BorderSizePixel = 0
  6055. UIColorButton.Position = UDim2.new(0, 450, 0, 130)
  6056. UIColorButton.Size = UDim2.new(0, 101, 0, 29)
  6057. UIColorButton.Font = Enum.Font.Arial
  6058. UIColorButton.FontSize = Enum.FontSize.Size18
  6059. UIColorButton.Text = "UI Color"
  6060. UIColorButton.TextColor3 = Color3.new(1, 1, 1)
  6061. UIColorButton.TextSize = 17
  6062.  
  6063. Reset.Name = "Reset"
  6064. Reset.Parent = SettingsFrame
  6065. Reset.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  6066. Reset.BorderSizePixel = 0
  6067. Reset.Position = UDim2.new(0, 450, 0, 240)
  6068. Reset.Size = UDim2.new(0, 101, 0, 29)
  6069. Reset.Font = Enum.Font.Arial
  6070. Reset.FontSize = Enum.FontSize.Size18
  6071. Reset.Text = "RESET!"
  6072. Reset.TextColor3 = Color3.new(0.666667, 0, 0)
  6073. Reset.TextSize = 17
  6074.  
  6075. CForceField.Name = "CForceField"
  6076. CForceField.Parent = SettingsFrame
  6077. CForceField.BackgroundColor3 = Color3.new(1, 1, 1)
  6078. CForceField.BackgroundTransparency = 1
  6079. CForceField.Position = UDim2.new(0, 22, 0, 260)
  6080. CForceField.Size = UDim2.new(0, 25, 0, 25)
  6081. CForceField.Image = "rbxassetid://87913710"
  6082. CForceField.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  6083.  
  6084. TextLabel_24.Parent = SettingsFrame
  6085. TextLabel_24.BackgroundColor3 = Color3.new(1, 1, 1)
  6086. TextLabel_24.BackgroundTransparency = 1
  6087. TextLabel_24.Position = UDim2.new(0, 55, 0, 262)
  6088. TextLabel_24.Size = UDim2.new(0, 56, 0, 17)
  6089. TextLabel_24.Font = Enum.Font.Arial
  6090. TextLabel_24.FontSize = Enum.FontSize.Size18
  6091. TextLabel_24.Text = "ForceField"
  6092. TextLabel_24.TextColor3 = Color3.new(0, 0, 0)
  6093. TextLabel_24.TextSize = 15
  6094. TextLabel_24.TextXAlignment = Enum.TextXAlignment.Left
  6095.  
  6096. Explorer.Name = "Explorer"
  6097. Explorer.Parent = SettingsFrame
  6098. Explorer.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6099. Explorer.BorderSizePixel = 0
  6100. Explorer.Position = UDim2.new(0, 450, 0, 185)
  6101. Explorer.Size = UDim2.new(0, 101, 0, 29)
  6102. Explorer.Font = Enum.Font.Arial
  6103. Explorer.FontSize = Enum.FontSize.Size18
  6104. Explorer.Text = "Explorer"
  6105. Explorer.TextColor3 = Color3.new(1, 1, 1)
  6106. Explorer.TextSize = 17
  6107.  
  6108. GameFrame.Name = "GameFrame"
  6109. GameFrame.Parent = TabFrames
  6110. GameFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  6111. GameFrame.BorderSizePixel = 0
  6112. GameFrame.ClipsDescendants = true
  6113. GameFrame.Size = UDim2.new(0, 598, 0, 289)
  6114. GameFrame.Visible = false
  6115.  
  6116. InfiniteAmmo.Name = "InfiniteAmmo"
  6117. InfiniteAmmo.Parent = GameFrame
  6118. InfiniteAmmo.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6119. InfiniteAmmo.BorderSizePixel = 0
  6120. InfiniteAmmo.Position = UDim2.new(0, 318, 0, 50)
  6121. InfiniteAmmo.Size = UDim2.new(0, 89, 0, 25)
  6122. InfiniteAmmo.AutoButtonColor = false
  6123. InfiniteAmmo.Font = Enum.Font.Arial
  6124. InfiniteAmmo.FontSize = Enum.FontSize.Size18
  6125. InfiniteAmmo.Text = "Ammo: OFF"
  6126. InfiniteAmmo.TextColor3 = Color3.new(1, 1, 1)
  6127. InfiniteAmmo.TextSize = 15
  6128.  
  6129. JumpPower.Name = "JumpPower"
  6130. JumpPower.Parent = GameFrame
  6131. JumpPower.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6132. JumpPower.BorderSizePixel = 0
  6133. JumpPower.Position = UDim2.new(0, 218, 0, 50)
  6134. JumpPower.Size = UDim2.new(0, 89, 0, 25)
  6135. JumpPower.AutoButtonColor = false
  6136. JumpPower.Font = Enum.Font.Arial
  6137. JumpPower.FontSize = Enum.FontSize.Size18
  6138. JumpPower.Text = "Jump: OFF"
  6139. JumpPower.TextColor3 = Color3.new(1, 1, 1)
  6140. JumpPower.TextSize = 15
  6141.  
  6142. NoClip.Name = "NoClip"
  6143. NoClip.Parent = GameFrame
  6144. NoClip.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6145. NoClip.BorderSizePixel = 0
  6146. NoClip.Position = UDim2.new(0, 22, 0, 50)
  6147. NoClip.Size = UDim2.new(0, 89, 0, 25)
  6148. NoClip.AutoButtonColor = false
  6149. NoClip.Font = Enum.Font.Arial
  6150. NoClip.FontSize = Enum.FontSize.Size18
  6151. NoClip.Text = "NoClip: OFF"
  6152. NoClip.TextColor3 = Color3.new(1, 1, 1)
  6153. NoClip.TextSize = 15
  6154.  
  6155. Gravity.Name = "Gravity"
  6156. Gravity.Parent = GameFrame
  6157. Gravity.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6158. Gravity.BorderSizePixel = 0
  6159. Gravity.Position = UDim2.new(0, 120, 0, 50)
  6160. Gravity.Size = UDim2.new(0, 89, 0, 25)
  6161. Gravity.AutoButtonColor = false
  6162. Gravity.Font = Enum.Font.Arial
  6163. Gravity.FontSize = Enum.FontSize.Size18
  6164. Gravity.Text = "Gravity: OFF"
  6165. Gravity.TextColor3 = Color3.new(1, 1, 1)
  6166. Gravity.TextSize = 15
  6167.  
  6168. RemoveAll.Name = "RemoveAll"
  6169. RemoveAll.Parent = GameFrame
  6170. RemoveAll.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  6171. RemoveAll.BorderSizePixel = 0
  6172. RemoveAll.Position = UDim2.new(0, 22, 0, 85)
  6173. RemoveAll.Size = UDim2.new(0, 89, 0, 25)
  6174. RemoveAll.AutoButtonColor = false
  6175. RemoveAll.Font = Enum.Font.Arial
  6176. RemoveAll.FontSize = Enum.FontSize.Size18
  6177. RemoveAll.Text = "Remove All"
  6178. RemoveAll.TextColor3 = Color3.new(1, 1, 1)
  6179. RemoveAll.TextSize = 15
  6180.  
  6181. AnnoyServer.Name = "AnnoyServer"
  6182. AnnoyServer.Parent = GameFrame
  6183. AnnoyServer.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6184. AnnoyServer.BorderSizePixel = 0
  6185. AnnoyServer.Position = UDim2.new(0, 318, 0, 120)
  6186. AnnoyServer.Size = UDim2.new(0, 89, 0, 25)
  6187. AnnoyServer.AutoButtonColor = false
  6188. AnnoyServer.Font = Enum.Font.Arial
  6189. AnnoyServer.FontSize = Enum.FontSize.Size18
  6190. AnnoyServer.Text = "Annoy Server"
  6191. AnnoyServer.TextColor3 = Color3.new(1, 1, 1)
  6192. AnnoyServer.TextSize = 15
  6193.  
  6194. VehicleSpeed.Name = "VehicleSpeed"
  6195. VehicleSpeed.Parent = GameFrame
  6196. VehicleSpeed.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  6197. VehicleSpeed.BorderSizePixel = 0
  6198. VehicleSpeed.Position = UDim2.new(0, 218, 0, 85)
  6199. VehicleSpeed.Size = UDim2.new(0, 89, 0, 25)
  6200. VehicleSpeed.AutoButtonColor = false
  6201. VehicleSpeed.Font = Enum.Font.Arial
  6202. VehicleSpeed.FontSize = Enum.FontSize.Size18
  6203. VehicleSpeed.Text = "Car Speed"
  6204. VehicleSpeed.TextColor3 = Color3.new(1, 1, 1)
  6205. VehicleSpeed.TextSize = 15
  6206.  
  6207. WalkSpeed.Name = "WalkSpeed"
  6208. WalkSpeed.Parent = GameFrame
  6209. WalkSpeed.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  6210. WalkSpeed.BorderSizePixel = 0
  6211. WalkSpeed.Position = UDim2.new(0, 120, 0, 85)
  6212. WalkSpeed.Size = UDim2.new(0, 89, 0, 25)
  6213. WalkSpeed.AutoButtonColor = false
  6214. WalkSpeed.Font = Enum.Font.Arial
  6215. WalkSpeed.FontSize = Enum.FontSize.Size18
  6216. WalkSpeed.Text = "Walk Speed"
  6217. WalkSpeed.TextColor3 = Color3.new(1, 1, 1)
  6218. WalkSpeed.TextSize = 15
  6219.  
  6220. GodMode.Name = "GodMode"
  6221. GodMode.Parent = GameFrame
  6222. GodMode.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6223. GodMode.BorderSizePixel = 0
  6224. GodMode.Position = UDim2.new(0, 218, 0, 120)
  6225. GodMode.Size = UDim2.new(0, 89, 0, 25)
  6226. GodMode.AutoButtonColor = false
  6227. GodMode.Font = Enum.Font.Arial
  6228. GodMode.FontSize = Enum.FontSize.Size18
  6229. GodMode.Text = "God Mode"
  6230. GodMode.TextColor3 = Color3.new(1, 1, 1)
  6231. GodMode.TextSize = 15
  6232.  
  6233. AK47.Name = "AK47"
  6234. AK47.Parent = GameFrame
  6235. AK47.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  6236. AK47.BorderSizePixel = 0
  6237. AK47.Position = UDim2.new(0, 218, 0, 155)
  6238. AK47.Size = UDim2.new(0, 89, 0, 25)
  6239. AK47.AutoButtonColor = false
  6240. AK47.Font = Enum.Font.Arial
  6241. AK47.FontSize = Enum.FontSize.Size18
  6242. AK47.Text = "AK-47"
  6243. AK47.TextColor3 = Color3.new(1, 1, 1)
  6244. AK47.TextSize = 15
  6245.  
  6246. ClickTP.Name = "ClickTP"
  6247. ClickTP.Parent = GameFrame
  6248. ClickTP.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6249. ClickTP.BorderSizePixel = 0
  6250. ClickTP.Position = UDim2.new(0, 218, 0, 190)
  6251. ClickTP.Size = UDim2.new(0, 89, 0, 25)
  6252. ClickTP.AutoButtonColor = false
  6253. ClickTP.Font = Enum.Font.Arial
  6254. ClickTP.FontSize = Enum.FontSize.Size18
  6255. ClickTP.Text = "Click TP"
  6256. ClickTP.TextColor3 = Color3.new(1, 1, 1)
  6257. ClickTP.TextSize = 15
  6258.  
  6259. AutoRob.Name = "AutoRob"
  6260. AutoRob.Parent = GameFrame
  6261. AutoRob.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6262. AutoRob.BorderSizePixel = 0
  6263. AutoRob.Position = UDim2.new(0, 318, 0, 190)
  6264. AutoRob.Size = UDim2.new(0, 89, 0, 25)
  6265. AutoRob.AutoButtonColor = false
  6266. AutoRob.Font = Enum.Font.Arial
  6267. AutoRob.FontSize = Enum.FontSize.Size18
  6268. AutoRob.Text = "Auto Rob"
  6269. AutoRob.TextColor3 = Color3.new(1, 1, 1)
  6270. AutoRob.TextSize = 15
  6271.  
  6272. ShotGun.Name = "ShotGun"
  6273. ShotGun.Parent = GameFrame
  6274. ShotGun.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  6275. ShotGun.BorderSizePixel = 0
  6276. ShotGun.Position = UDim2.new(0, 318, 0, 155)
  6277. ShotGun.Size = UDim2.new(0, 89, 0, 25)
  6278. ShotGun.AutoButtonColor = false
  6279. ShotGun.Font = Enum.Font.Arial
  6280. ShotGun.FontSize = Enum.FontSize.Size18
  6281. ShotGun.Text = "Shot Gun"
  6282. ShotGun.TextColor3 = Color3.new(1, 1, 1)
  6283. ShotGun.TextSize = 15
  6284.  
  6285. Btools.Name = "Btools"
  6286. Btools.Parent = GameFrame
  6287. Btools.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  6288. Btools.BorderSizePixel = 0
  6289. Btools.Position = UDim2.new(0, 318, 0, 85)
  6290. Btools.Size = UDim2.new(0, 89, 0, 25)
  6291. Btools.AutoButtonColor = false
  6292. Btools.Font = Enum.Font.Arial
  6293. Btools.FontSize = Enum.FontSize.Size18
  6294. Btools.Text = "Btools"
  6295. Btools.TextColor3 = Color3.new(1, 1, 1)
  6296. Btools.TextSize = 15
  6297.  
  6298. Pistol.Name = "Pistol"
  6299. Pistol.Parent = GameFrame
  6300. Pistol.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6301. Pistol.BorderSizePixel = 0
  6302. Pistol.Position = UDim2.new(0, 22, 0, 190)
  6303. Pistol.Size = UDim2.new(0, 89, 0, 25)
  6304. Pistol.AutoButtonColor = false
  6305. Pistol.Font = Enum.Font.Arial
  6306. Pistol.FontSize = Enum.FontSize.Size18
  6307. Pistol.Text = "Pistol"
  6308. Pistol.TextColor3 = Color3.new(1, 1, 1)
  6309. Pistol.TextSize = 15
  6310.  
  6311. SpamArrest.Name = "SpamArrest"
  6312. SpamArrest.Parent = GameFrame
  6313. SpamArrest.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6314. SpamArrest.BorderSizePixel = 0
  6315. SpamArrest.Position = UDim2.new(0, 22, 0, 120)
  6316. SpamArrest.Size = UDim2.new(0, 89, 0, 25)
  6317. SpamArrest.AutoButtonColor = false
  6318. SpamArrest.Font = Enum.Font.Arial
  6319. SpamArrest.FontSize = Enum.FontSize.Size18
  6320. SpamArrest.Text = "Spam Arrest"
  6321. SpamArrest.TextColor3 = Color3.new(1, 1, 1)
  6322. SpamArrest.TextSize = 15
  6323.  
  6324. KeyCard.Name = "KeyCard"
  6325. KeyCard.Parent = GameFrame
  6326. KeyCard.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6327. KeyCard.BorderSizePixel = 0
  6328. KeyCard.Position = UDim2.new(0, 120, 0, 120)
  6329. KeyCard.Size = UDim2.new(0, 89, 0, 25)
  6330. KeyCard.AutoButtonColor = false
  6331. KeyCard.Font = Enum.Font.Arial
  6332. KeyCard.FontSize = Enum.FontSize.Size18
  6333. KeyCard.Text = "Key Card"
  6334. KeyCard.TextColor3 = Color3.new(1, 1, 1)
  6335. KeyCard.TextSize = 15
  6336.  
  6337. M4A4.Name = "M4A4"
  6338. M4A4.Parent = GameFrame
  6339. M4A4.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  6340. M4A4.BorderSizePixel = 0
  6341. M4A4.Position = UDim2.new(0, 120, 0, 155)
  6342. M4A4.Size = UDim2.new(0, 89, 0, 25)
  6343. M4A4.AutoButtonColor = false
  6344. M4A4.Font = Enum.Font.Arial
  6345. M4A4.FontSize = Enum.FontSize.Size18
  6346. M4A4.Text = "M4A4"
  6347. M4A4.TextColor3 = Color3.new(1, 1, 1)
  6348. M4A4.TextSize = 15
  6349.  
  6350. Fly.Name = "Fly"
  6351. Fly.Parent = GameFrame
  6352. Fly.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  6353. Fly.BorderSizePixel = 0
  6354. Fly.Position = UDim2.new(0, 22, 0, 155)
  6355. Fly.Size = UDim2.new(0, 89, 0, 25)
  6356. Fly.AutoButtonColor = false
  6357. Fly.Font = Enum.Font.Arial
  6358. Fly.FontSize = Enum.FontSize.Size18
  6359. Fly.Text = "Fly: OFF"
  6360. Fly.TextColor3 = Color3.new(1, 1, 1)
  6361. Fly.TextSize = 15
  6362.  
  6363. FlashLight.Name = "FlashLight"
  6364. FlashLight.Parent = GameFrame
  6365. FlashLight.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6366. FlashLight.BorderSizePixel = 0
  6367. FlashLight.Position = UDim2.new(0, 120, 0, 190)
  6368. FlashLight.Size = UDim2.new(0, 89, 0, 25)
  6369. FlashLight.AutoButtonColor = false
  6370. FlashLight.Font = Enum.Font.Arial
  6371. FlashLight.FontSize = Enum.FontSize.Size18
  6372. FlashLight.Text = "Flash Light"
  6373. FlashLight.TextColor3 = Color3.new(1, 1, 1)
  6374. FlashLight.TextSize = 15
  6375.  
  6376. TextLabel_25.Parent = GameFrame
  6377. TextLabel_25.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  6378. TextLabel_25.BorderSizePixel = 0
  6379. TextLabel_25.Position = UDim2.new(0, 527, 0, -60)
  6380. TextLabel_25.Size = UDim2.new(0, 8, 0, 409)
  6381. TextLabel_25.Font = Enum.Font.Arial
  6382. TextLabel_25.FontSize = Enum.FontSize.Size24
  6383. TextLabel_25.Text = ""
  6384. TextLabel_25.TextColor3 = Color3.new(0, 0, 0)
  6385. TextLabel_25.TextSize = 20
  6386.  
  6387. TextLabel_26.Parent = GameFrame
  6388. TextLabel_26.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  6389. TextLabel_26.BorderSizePixel = 0
  6390. TextLabel_26.Position = UDim2.new(0, 486, 0, -60)
  6391. TextLabel_26.Size = UDim2.new(0, 31, 0, 409)
  6392. TextLabel_26.Font = Enum.Font.Arial
  6393. TextLabel_26.FontSize = Enum.FontSize.Size24
  6394. TextLabel_26.Text = ""
  6395. TextLabel_26.TextColor3 = Color3.new(0, 0, 0)
  6396. TextLabel_26.TextSize = 20
  6397.  
  6398. TextLabel_27.Parent = GameFrame
  6399. TextLabel_27.BackgroundColor3 = Color3.new(0.921569, 0.431373, 0)
  6400. TextLabel_27.BorderSizePixel = 0
  6401. TextLabel_27.Position = UDim2.new(0, 467, 0, -60)
  6402. TextLabel_27.Size = UDim2.new(0, 10, 0, 409)
  6403. TextLabel_27.Font = Enum.Font.Arial
  6404. TextLabel_27.FontSize = Enum.FontSize.Size24
  6405. TextLabel_27.Text = ""
  6406. TextLabel_27.TextColor3 = Color3.new(0, 0, 0)
  6407. TextLabel_27.TextSize = 20
  6408.  
  6409. MainLogo2.Name = "MainLogo2"
  6410. MainLogo2.Parent = GameFrame
  6411. MainLogo2.BackgroundColor3 = Color3.new(1, 1, 1)
  6412. MainLogo2.BackgroundTransparency = 1
  6413. MainLogo2.Position = UDim2.new(0, 444, 0, 84)
  6414. MainLogo2.Size = UDim2.new(0, 120, 0, 120)
  6415. MainLogo2.Image = "rbxassetid://1101478778"
  6416.  
  6417. Tabs.Name = "Tabs"
  6418. Tabs.Parent = TabFrames
  6419. Tabs.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  6420. Tabs.BackgroundTransparency = 1
  6421. Tabs.ClipsDescendants = true
  6422. Tabs.Position = UDim2.new(0, 7, 0, 7)
  6423. Tabs.Size = UDim2.new(0, 26, 0, 27)
  6424. Tabs.Image = "rbxassetid://1037417986"
  6425. Tabs.ImageColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  6426.  
  6427. Dark.Name = "Dark"
  6428. Dark.Parent = TabFrames
  6429. Dark.BackgroundColor3 = Color3.new(0, 0, 0)
  6430. Dark.BorderSizePixel = 0
  6431. Dark.ClipsDescendants = true
  6432. Dark.Size = UDim2.new(0, 598, 0, 289)
  6433. Dark.Visible = false
  6434.  
  6435. MainLogo.Name = "MainLogo"
  6436. MainLogo.Parent = Unjailbreak
  6437. MainLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  6438. MainLogo.BackgroundTransparency = 1
  6439. MainLogo.Position = UDim2.new(0.460416675, 0, 0.411829144, 0)
  6440. MainLogo.Size = UDim2.new(0, 160, 0, 160)
  6441. MainLogo.Image = "rbxassetid://1101478778"
  6442. MainLogo.ImageTransparency = 1
  6443.  
  6444. TextLabel_28.Parent = MainLogo
  6445. TextLabel_28.BackgroundColor3 = Color3.new(1, 1, 1)
  6446. TextLabel_28.BackgroundTransparency = 1
  6447. TextLabel_28.Position = UDim2.new(-0.125, 0, 1, 0)
  6448. TextLabel_28.Size = UDim2.new(0, 200, 0, 50)
  6449. TextLabel_28.Font = Enum.Font.Arial
  6450. TextLabel_28.FontSize = Enum.FontSize.Size28
  6451. TextLabel_28.Text = "Created By Unlisting"
  6452. TextLabel_28.TextColor3 = Color3.new(0.890196, 0.890196, 0.890196)
  6453. TextLabel_28.TextSize = 25
  6454. TextLabel_28.TextTransparency = 1
  6455.  
  6456. JNotifierOpen.Name = "JNotifierOpen"
  6457. JNotifierOpen.Parent = Unjailbreak
  6458. JNotifierOpen.BackgroundColor3 = Color3.new(1, 1, 1)
  6459. JNotifierOpen.BorderSizePixel = 0
  6460. JNotifierOpen.Position = UDim2.new(1, 0, 0.720000029, 0)
  6461. JNotifierOpen.Size = UDim2.new(0.10520833, 0, 0.0799561888, 0)
  6462.  
  6463. TextLabel_29.Parent = JNotifierOpen
  6464. TextLabel_29.BackgroundColor3 = Color3.new(1, 1, 1)
  6465. TextLabel_29.BackgroundTransparency = 1
  6466. TextLabel_29.Size = UDim2.new(0, 202, 0, 37)
  6467. TextLabel_29.Font = Enum.Font.Cartoon
  6468. TextLabel_29.FontSize = Enum.FontSize.Size24
  6469. TextLabel_29.Text = "Jewelry Store Is Open!"
  6470. TextLabel_29.TextColor3 = Color3.new(0, 0, 0)
  6471. TextLabel_29.TextSize = 20
  6472.  
  6473. GotoJewelry.Name = "GotoJewelry"
  6474. GotoJewelry.Parent = JNotifierOpen
  6475. GotoJewelry.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  6476. GotoJewelry.BorderSizePixel = 0
  6477. GotoJewelry.Position = UDim2.new(0, 51, 0, 37)
  6478. GotoJewelry.Size = UDim2.new(0, 99, 0, 36)
  6479. GotoJewelry.Font = Enum.Font.Cartoon
  6480. GotoJewelry.FontSize = Enum.FontSize.Size24
  6481. GotoJewelry.Text = "Goto"
  6482. GotoJewelry.TextColor3 = Color3.new(1, 1, 1)
  6483. GotoJewelry.TextSize = 20
  6484.  
  6485. BNotifierOpen.Name = "BNotifierOpen"
  6486. BNotifierOpen.Parent = Unjailbreak
  6487. BNotifierOpen.BackgroundColor3 = Color3.new(1, 1, 1)
  6488. BNotifierOpen.BorderSizePixel = 0
  6489. BNotifierOpen.Position = UDim2.new(1, 0, 0.633000016, 0)
  6490. BNotifierOpen.Size = UDim2.new(0.10520833, 0, 0.0799561888, 0)
  6491.  
  6492. TextLabel_30.Parent = BNotifierOpen
  6493. TextLabel_30.BackgroundColor3 = Color3.new(1, 1, 1)
  6494. TextLabel_30.BackgroundTransparency = 1
  6495. TextLabel_30.Size = UDim2.new(0, 202, 0, 45)
  6496. TextLabel_30.Font = Enum.Font.Cartoon
  6497. TextLabel_30.FontSize = Enum.FontSize.Size24
  6498. TextLabel_30.Text = "Bank Is Now Open!"
  6499. TextLabel_30.TextColor3 = Color3.new(0, 0, 0)
  6500. TextLabel_30.TextSize = 20
  6501.  
  6502. GotoBank.Name = "GotoBank"
  6503. GotoBank.Parent = BNotifierOpen
  6504. GotoBank.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  6505. GotoBank.BorderSizePixel = 0
  6506. GotoBank.Position = UDim2.new(0, 51, 0, 37)
  6507. GotoBank.Size = UDim2.new(0, 99, 0, 36)
  6508. GotoBank.Font = Enum.Font.Cartoon
  6509. GotoBank.FontSize = Enum.FontSize.Size24
  6510. GotoBank.Text = "Goto"
  6511. GotoBank.TextColor3 = Color3.new(1, 1, 1)
  6512. GotoBank.TextSize = 20
  6513.  
  6514. LPlayerDetect.Name = "LPlayerDetect"
  6515. LPlayerDetect.Parent = Unjailbreak
  6516. LPlayerDetect.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  6517. LPlayerDetect.BorderSizePixel = 0
  6518. LPlayerDetect.ClipsDescendants = true
  6519. LPlayerDetect.Position = UDim2.new(0.404687494, 0, 0.0339539982, 0)
  6520.  
  6521. PlayerNameDetected.Name = "PlayerNameDetected"
  6522. PlayerNameDetected.Parent = LPlayerDetect
  6523. PlayerNameDetected.BackgroundColor3 = Color3.new(1, 1, 1)
  6524. PlayerNameDetected.BackgroundTransparency = 1
  6525. PlayerNameDetected.Position = UDim2.new(0, 83, 0, 15)
  6526. PlayerNameDetected.Size = UDim2.new(0, 200, 0, 34)
  6527. PlayerNameDetected.Font = Enum.Font.Arial
  6528. PlayerNameDetected.FontSize = Enum.FontSize.Size32
  6529. PlayerNameDetected.Text = "Player Name Here"
  6530. PlayerNameDetected.TextColor3 = Color3.new(1, 1, 1)
  6531. PlayerNameDetected.TextSize = 30
  6532.  
  6533. TextLabel_31.Parent = LPlayerDetect
  6534. TextLabel_31.BackgroundColor3 = Color3.new(1, 1, 1)
  6535. TextLabel_31.BackgroundTransparency = 1
  6536. TextLabel_31.Position = UDim2.new(0, 83, 0, 72)
  6537. TextLabel_31.Size = UDim2.new(0, 200, 0, 34)
  6538. TextLabel_31.Font = Enum.Font.Arial
  6539. TextLabel_31.FontSize = Enum.FontSize.Size24
  6540. TextLabel_31.Text = "You Were Detected As An Admin"
  6541. TextLabel_31.TextColor3 = Color3.new(1, 1, 1)
  6542. TextLabel_31.TextSize = 20
  6543.  
  6544. TextLabel_32.Parent = LPlayerDetect
  6545. TextLabel_32.BackgroundColor3 = Color3.new(1, 1, 1)
  6546. TextLabel_32.BackgroundTransparency = 1
  6547. TextLabel_32.Position = UDim2.new(0, 83, 0, 89)
  6548. TextLabel_32.Size = UDim2.new(0, 200, 0, 34)
  6549. TextLabel_32.Font = Enum.Font.Arial
  6550. TextLabel_32.FontSize = Enum.FontSize.Size24
  6551. TextLabel_32.Text = "On Unjailbreak"
  6552. TextLabel_32.TextColor3 = Color3.new(1, 1, 1)
  6553. TextLabel_32.TextSize = 20
  6554.  
  6555. TextLabel_33.Parent = LPlayerDetect
  6556. TextLabel_33.BackgroundColor3 = Color3.new(1, 1, 1)
  6557. TextLabel_33.BackgroundTransparency = 1
  6558. TextLabel_33.Position = UDim2.new(0, 83, 0, 126)
  6559. TextLabel_33.Size = UDim2.new(0, 200, 0, 34)
  6560. TextLabel_33.Font = Enum.Font.Arial
  6561. TextLabel_33.FontSize = Enum.FontSize.Size24
  6562. TextLabel_33.Text = "Your Name Has Been Announced"
  6563. TextLabel_33.TextColor3 = Color3.new(1, 1, 1)
  6564. TextLabel_33.TextSize = 20
  6565.  
  6566. TextLabel_34.Parent = LPlayerDetect
  6567. TextLabel_34.BackgroundColor3 = Color3.new(1, 1, 1)
  6568. TextLabel_34.BackgroundTransparency = 1
  6569. TextLabel_34.Position = UDim2.new(0, 83, 0, 143)
  6570. TextLabel_34.Size = UDim2.new(0, 200, 0, 34)
  6571. TextLabel_34.Font = Enum.Font.Arial
  6572. TextLabel_34.FontSize = Enum.FontSize.Size24
  6573. TextLabel_34.Text = "To Other Players Using Unjailbreak On"
  6574. TextLabel_34.TextColor3 = Color3.new(1, 1, 1)
  6575. TextLabel_34.TextSize = 20
  6576.  
  6577. TextLabel_35.Parent = LPlayerDetect
  6578. TextLabel_35.BackgroundColor3 = Color3.new(1, 1, 1)
  6579. TextLabel_35.BackgroundTransparency = 1
  6580. TextLabel_35.Position = UDim2.new(0, 83, 0, 161)
  6581. TextLabel_35.Size = UDim2.new(0, 200, 0, 34)
  6582. TextLabel_35.Font = Enum.Font.Arial
  6583. TextLabel_35.FontSize = Enum.FontSize.Size24
  6584. TextLabel_35.Text = "This Server!"
  6585. TextLabel_35.TextColor3 = Color3.new(1, 1, 1)
  6586. TextLabel_35.TextSize = 20
  6587.  
  6588. AdminJoined.Name = "AdminJoined"
  6589. AdminJoined.Parent = Unjailbreak
  6590. AdminJoined.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  6591. AdminJoined.BorderSizePixel = 0
  6592. AdminJoined.ClipsDescendants = true
  6593. AdminJoined.Position = UDim2.new(0.404687494, 0, 0.0339539982, 0)
  6594.  
  6595. AdminDetected.Name = "AdminDetected"
  6596. AdminDetected.Parent = AdminJoined
  6597. AdminDetected.BackgroundColor3 = Color3.new(1, 1, 1)
  6598. AdminDetected.BackgroundTransparency = 1
  6599. AdminDetected.Position = UDim2.new(0, 83, 0, 15)
  6600. AdminDetected.Size = UDim2.new(0, 200, 0, 34)
  6601. AdminDetected.Font = Enum.Font.Arial
  6602. AdminDetected.FontSize = Enum.FontSize.Size32
  6603. AdminDetected.Text = "Player Name Here"
  6604. AdminDetected.TextColor3 = Color3.new(1, 1, 1)
  6605. AdminDetected.TextSize = 30
  6606.  
  6607. TextLabel_36.Parent = AdminJoined
  6608. TextLabel_36.BackgroundColor3 = Color3.new(1, 1, 1)
  6609. TextLabel_36.BackgroundTransparency = 1
  6610. TextLabel_36.Position = UDim2.new(0, 83, 0, 50)
  6611. TextLabel_36.Size = UDim2.new(0, 200, 0, 34)
  6612. TextLabel_36.Font = Enum.Font.Arial
  6613. TextLabel_36.FontSize = Enum.FontSize.Size24
  6614. TextLabel_36.Text = "Has Joined Your Server"
  6615. TextLabel_36.TextColor3 = Color3.new(1, 1, 1)
  6616. TextLabel_36.TextSize = 20
  6617.  
  6618. TextLabel_37.Parent = AdminJoined
  6619. TextLabel_37.BackgroundColor3 = Color3.new(1, 1, 1)
  6620. TextLabel_37.BackgroundTransparency = 1
  6621. TextLabel_37.Position = UDim2.new(0, 83, 0, 72)
  6622. TextLabel_37.Size = UDim2.new(0, 200, 0, 34)
  6623. TextLabel_37.Font = Enum.Font.Arial
  6624. TextLabel_37.FontSize = Enum.FontSize.Size24
  6625. TextLabel_37.Text = "And Is An Admin On Unjailbreak"
  6626. TextLabel_37.TextColor3 = Color3.new(1, 1, 1)
  6627. TextLabel_37.TextSize = 20
  6628.  
  6629. TextLabel_38.Parent = AdminJoined
  6630. TextLabel_38.BackgroundColor3 = Color3.new(1, 1, 1)
  6631. TextLabel_38.BackgroundTransparency = 1
  6632. TextLabel_38.Position = UDim2.new(0, 83, 0, 106)
  6633. TextLabel_38.Size = UDim2.new(0, 200, 0, 34)
  6634. TextLabel_38.Font = Enum.Font.Arial
  6635. TextLabel_38.FontSize = Enum.FontSize.Size24
  6636. TextLabel_38.Text = "Go Say Hi To The Admin!"
  6637. TextLabel_38.TextColor3 = Color3.new(1, 1, 1)
  6638. TextLabel_38.TextSize = 20
  6639.  
  6640. TextLabel_39.Parent = AdminJoined
  6641. TextLabel_39.BackgroundColor3 = Color3.new(1, 1, 1)
  6642. TextLabel_39.BackgroundTransparency = 1
  6643. TextLabel_39.Position = UDim2.new(0, 83, 0, 146)
  6644. TextLabel_39.Size = UDim2.new(0, 200, 0, 34)
  6645. TextLabel_39.Font = Enum.Font.Arial
  6646. TextLabel_39.FontSize = Enum.FontSize.Size24
  6647. TextLabel_39.Text = "All Admins Are Dope!"
  6648. TextLabel_39.TextColor3 = Color3.new(1, 1, 1)
  6649. TextLabel_39.TextSize = 20
  6650.  
  6651. UIColorFrame.Name = "UIColorFrame"
  6652. UIColorFrame.Parent = Unjailbreak
  6653. UIColorFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  6654. UIColorFrame.BorderSizePixel = 0
  6655. UIColorFrame.ClipsDescendants = true
  6656. UIColorFrame.Position = UDim2.new(0.460999995, 0, 0.730000019, 0)
  6657. UIColorFrame.Size = UDim2.new(0, 147, 0, 244)
  6658. UIColorFrame.Visible = false
  6659.  
  6660. TextLabel_40.Parent = UIColorFrame
  6661. TextLabel_40.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  6662. TextLabel_40.BorderSizePixel = 0
  6663. TextLabel_40.Position = UDim2.new(0, 0, 0, 234)
  6664. TextLabel_40.Size = UDim2.new(0, 147, 0, 10)
  6665. TextLabel_40.Font = Enum.Font.SourceSans
  6666. TextLabel_40.FontSize = Enum.FontSize.Size14
  6667. TextLabel_40.Text = ""
  6668. TextLabel_40.TextSize = 14
  6669.  
  6670. TextLabel_41.Parent = UIColorFrame
  6671. TextLabel_41.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6672. TextLabel_41.BorderSizePixel = 0
  6673. TextLabel_41.Size = UDim2.new(0, 147, 0, 7)
  6674. TextLabel_41.Font = Enum.Font.SourceSans
  6675. TextLabel_41.FontSize = Enum.FontSize.Size14
  6676. TextLabel_41.Text = ""
  6677. TextLabel_41.TextSize = 14
  6678.  
  6679. Commands.Name = "Commands"
  6680. Commands.Parent = Unjailbreak
  6681. Commands.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  6682. Commands.BorderSizePixel = 0
  6683. Commands.Position = UDim2.new(-0.142000005, 0, 0.333999991, 0)
  6684. Commands.Size = UDim2.new(0, 272, 0, 304)
  6685.  
  6686. TextLabel_42.Parent = Commands
  6687. TextLabel_42.BackgroundColor3 = Color3.new(1, 1, 1)
  6688. TextLabel_42.BackgroundTransparency = 1
  6689. TextLabel_42.Position = UDim2.new(0, 36, 0, 0)
  6690. TextLabel_42.Size = UDim2.new(0, 200, 0, 39)
  6691. TextLabel_42.Font = Enum.Font.Arial
  6692. TextLabel_42.FontSize = Enum.FontSize.Size24
  6693. TextLabel_42.Text = "Unjailbreak Commands"
  6694. TextLabel_42.TextColor3 = Color3.new(1, 1, 1)
  6695. TextLabel_42.TextSize = 20
  6696.  
  6697. ScrollingFrame.Parent = Commands
  6698. ScrollingFrame.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  6699. ScrollingFrame.BorderSizePixel = 0
  6700. ScrollingFrame.Position = UDim2.new(0, 0, 0, 51)
  6701. ScrollingFrame.Size = UDim2.new(0, 272, 0, 253)
  6702. ScrollingFrame.BottomImage = ""
  6703. ScrollingFrame.ScrollBarThickness = 5
  6704. ScrollingFrame.TopImage = ""
  6705.  
  6706. TextLabel_43.Parent = ScrollingFrame
  6707. TextLabel_43.BackgroundColor3 = Color3.new(1, 1, 1)
  6708. TextLabel_43.BackgroundTransparency = 1
  6709. TextLabel_43.Size = UDim2.new(0, 272, 0, 21)
  6710. TextLabel_43.Font = Enum.Font.Arial
  6711. TextLabel_43.FontSize = Enum.FontSize.Size14
  6712. TextLabel_43.Text = " ;help - Opens The Unjailbreak Command List"
  6713. TextLabel_43.TextColor3 = Color3.new(1, 1, 1)
  6714. TextLabel_43.TextSize = 13
  6715. TextLabel_43.TextXAlignment = Enum.TextXAlignment.Left
  6716.  
  6717. TextLabel_44.Parent = ScrollingFrame
  6718. TextLabel_44.BackgroundColor3 = Color3.new(1, 1, 1)
  6719. TextLabel_44.BackgroundTransparency = 1
  6720. TextLabel_44.Position = UDim2.new(0, 0, 0, 23)
  6721. TextLabel_44.Size = UDim2.new(0, 272, 0, 21)
  6722. TextLabel_44.Font = Enum.Font.Arial
  6723. TextLabel_44.FontSize = Enum.FontSize.Size14
  6724. TextLabel_44.Text = " ;open - Opens The GUI"
  6725. TextLabel_44.TextColor3 = Color3.new(1, 1, 1)
  6726. TextLabel_44.TextSize = 13
  6727. TextLabel_44.TextXAlignment = Enum.TextXAlignment.Left
  6728.  
  6729. TextLabel_45.Parent = ScrollingFrame
  6730. TextLabel_45.BackgroundColor3 = Color3.new(1, 1, 1)
  6731. TextLabel_45.BackgroundTransparency = 1
  6732. TextLabel_45.Position = UDim2.new(0, 0, 0, 48)
  6733. TextLabel_45.Size = UDim2.new(0, 272, 0, 21)
  6734. TextLabel_45.Font = Enum.Font.Arial
  6735. TextLabel_45.FontSize = Enum.FontSize.Size14
  6736. TextLabel_45.Text = " ;close - Closes The GUI"
  6737. TextLabel_45.TextColor3 = Color3.new(1, 1, 1)
  6738. TextLabel_45.TextSize = 13
  6739. TextLabel_45.TextXAlignment = Enum.TextXAlignment.Left
  6740.  
  6741. TextLabel_46.Parent = ScrollingFrame
  6742. TextLabel_46.BackgroundColor3 = Color3.new(1, 1, 1)
  6743. TextLabel_46.BackgroundTransparency = 1
  6744. TextLabel_46.Position = UDim2.new(0, 0, 0, 73)
  6745. TextLabel_46.Size = UDim2.new(0, 272, 0, 21)
  6746. TextLabel_46.Font = Enum.Font.Arial
  6747. TextLabel_46.FontSize = Enum.FontSize.Size14
  6748. TextLabel_46.Text = " ;godmode - Puts You In GodMode"
  6749. TextLabel_46.TextColor3 = Color3.new(1, 1, 1)
  6750. TextLabel_46.TextSize = 13
  6751. TextLabel_46.TextXAlignment = Enum.TextXAlignment.Left
  6752.  
  6753. TextLabel_47.Parent = ScrollingFrame
  6754. TextLabel_47.BackgroundColor3 = Color3.new(1, 1, 1)
  6755. TextLabel_47.BackgroundTransparency = 1
  6756. TextLabel_47.Position = UDim2.new(0, 0, 0, 97)
  6757. TextLabel_47.Size = UDim2.new(0, 272, 0, 21)
  6758. TextLabel_47.Font = Enum.Font.Arial
  6759. TextLabel_47.FontSize = Enum.FontSize.Size14
  6760. TextLabel_47.Text = " ;fly on - Puts You In Fly Mode"
  6761. TextLabel_47.TextColor3 = Color3.new(1, 1, 1)
  6762. TextLabel_47.TextSize = 13
  6763. TextLabel_47.TextXAlignment = Enum.TextXAlignment.Left
  6764.  
  6765. TextLabel_48.Parent = ScrollingFrame
  6766. TextLabel_48.BackgroundColor3 = Color3.new(1, 1, 1)
  6767. TextLabel_48.BackgroundTransparency = 1
  6768. TextLabel_48.Position = UDim2.new(0, 0, 0, 121)
  6769. TextLabel_48.Size = UDim2.new(0, 272, 0, 21)
  6770. TextLabel_48.Font = Enum.Font.Arial
  6771. TextLabel_48.FontSize = Enum.FontSize.Size14
  6772. TextLabel_48.Text = " ;fly off - Removes Fly Mode"
  6773. TextLabel_48.TextColor3 = Color3.new(1, 1, 1)
  6774. TextLabel_48.TextSize = 13
  6775. TextLabel_48.TextXAlignment = Enum.TextXAlignment.Left
  6776.  
  6777. TextLabel_49.Parent = ScrollingFrame
  6778. TextLabel_49.BackgroundColor3 = Color3.new(1, 1, 1)
  6779. TextLabel_49.BackgroundTransparency = 1
  6780. TextLabel_49.Position = UDim2.new(0, 0, 0, 145)
  6781. TextLabel_49.Size = UDim2.new(0, 272, 0, 21)
  6782. TextLabel_49.Font = Enum.Font.Arial
  6783. TextLabel_49.FontSize = Enum.FontSize.Size14
  6784. TextLabel_49.Text = " ;esp on - Turns ESP On"
  6785. TextLabel_49.TextColor3 = Color3.new(1, 1, 1)
  6786. TextLabel_49.TextSize = 13
  6787. TextLabel_49.TextXAlignment = Enum.TextXAlignment.Left
  6788.  
  6789. TextLabel_50.Parent = ScrollingFrame
  6790. TextLabel_50.BackgroundColor3 = Color3.new(1, 1, 1)
  6791. TextLabel_50.BackgroundTransparency = 1
  6792. TextLabel_50.Position = UDim2.new(0, 0, 0, 169)
  6793. TextLabel_50.Size = UDim2.new(0, 272, 0, 21)
  6794. TextLabel_50.Font = Enum.Font.Arial
  6795. TextLabel_50.FontSize = Enum.FontSize.Size14
  6796. TextLabel_50.Text = " ;esp off - Turns ESP Off"
  6797. TextLabel_50.TextColor3 = Color3.new(1, 1, 1)
  6798. TextLabel_50.TextSize = 13
  6799. TextLabel_50.TextXAlignment = Enum.TextXAlignment.Left
  6800.  
  6801. TextLabel_51.Parent = ScrollingFrame
  6802. TextLabel_51.BackgroundColor3 = Color3.new(1, 1, 1)
  6803. TextLabel_51.BackgroundTransparency = 1
  6804. TextLabel_51.Position = UDim2.new(0, 0, 0, 194)
  6805. TextLabel_51.Size = UDim2.new(0, 272, 0, 21)
  6806. TextLabel_51.Font = Enum.Font.Arial
  6807. TextLabel_51.FontSize = Enum.FontSize.Size14
  6808. TextLabel_51.Text = " ;reset - Resets Your Character"
  6809. TextLabel_51.TextColor3 = Color3.new(1, 1, 1)
  6810. TextLabel_51.TextSize = 13
  6811. TextLabel_51.TextXAlignment = Enum.TextXAlignment.Left
  6812.  
  6813. TextLabel_52.Parent = ScrollingFrame
  6814. TextLabel_52.BackgroundColor3 = Color3.new(1, 1, 1)
  6815. TextLabel_52.BackgroundTransparency = 1
  6816. TextLabel_52.Position = UDim2.new(0, 0, 0, 216)
  6817. TextLabel_52.Size = UDim2.new(0, 272, 0, 21)
  6818. TextLabel_52.Font = Enum.Font.Arial
  6819. TextLabel_52.FontSize = Enum.FontSize.Size14
  6820. TextLabel_52.Text = " ;remove - Removes The Whole UI"
  6821. TextLabel_52.TextColor3 = Color3.new(1, 1, 1)
  6822. TextLabel_52.TextSize = 13
  6823. TextLabel_52.TextXAlignment = Enum.TextXAlignment.Left
  6824.  
  6825. CommandClose.Name = "CommandClose"
  6826. CommandClose.Parent = Commands
  6827. CommandClose.BackgroundColor3 = Color3.new(1, 1, 1)
  6828. CommandClose.BackgroundTransparency = 1
  6829. CommandClose.Position = UDim2.new(0, 247, 0, 0)
  6830. CommandClose.Size = UDim2.new(0, 25, 0, 26)
  6831. CommandClose.Font = Enum.Font.SourceSans
  6832. CommandClose.FontSize = Enum.FontSize.Size32
  6833. CommandClose.Text = "X"
  6834. CommandClose.TextColor3 = Color3.new(1, 1, 1)
  6835. CommandClose.TextSize = 30
  6836. CommandClose.TextWrapped = true
  6837.  
  6838. StarterFrame.Name = "StarterFrame"
  6839. StarterFrame.Parent = Unjailbreak
  6840. StarterFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  6841. StarterFrame.BorderSizePixel = 0
  6842. StarterFrame.ClipsDescendants = true
  6843. StarterFrame.Position = UDim2.new(0.377083331, 0, 0.35377875, 0)
  6844.  
  6845. StarterMainFrame.Name = "StarterMainFrame"
  6846. StarterMainFrame.Parent = StarterFrame
  6847. StarterMainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  6848. StarterMainFrame.Size = UDim2.new(0, 944, 0, 267)
  6849.  
  6850. ContinueCustomization.Name = "ContinueCustomization"
  6851. ContinueCustomization.Parent = StarterMainFrame
  6852. ContinueCustomization.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6853. ContinueCustomization.BorderSizePixel = 0
  6854. ContinueCustomization.Position = UDim2.new(0, 187, 0, 190)
  6855. ContinueCustomization.Size = UDim2.new(0, 100, 0, 30)
  6856. ContinueCustomization.Font = Enum.Font.Arial
  6857. ContinueCustomization.FontSize = Enum.FontSize.Size18
  6858. ContinueCustomization.Text = "Customize"
  6859. ContinueCustomization.TextColor3 = Color3.new(1, 1, 1)
  6860. ContinueCustomization.TextSize = 16
  6861.  
  6862. TextLabel_53.Parent = StarterMainFrame
  6863. TextLabel_53.BackgroundColor3 = Color3.new(1, 1, 1)
  6864. TextLabel_53.BackgroundTransparency = 1
  6865. TextLabel_53.Position = UDim2.new(0, 135, 0, 85)
  6866. TextLabel_53.Size = UDim2.new(0, 200, 0, 19)
  6867. TextLabel_53.Font = Enum.Font.Arial
  6868. TextLabel_53.FontSize = Enum.FontSize.Size18
  6869. TextLabel_53.Text = "Settings Has Been Updated And You Can Now"
  6870. TextLabel_53.TextColor3 = Color3.new(0, 0, 0)
  6871. TextLabel_53.TextSize = 16
  6872.  
  6873. TextLabel_54.Parent = StarterMainFrame
  6874. TextLabel_54.BackgroundColor3 = Color3.new(1, 1, 1)
  6875. TextLabel_54.BackgroundTransparency = 1
  6876. TextLabel_54.Position = UDim2.new(0, 825, 0, 190)
  6877. TextLabel_54.Size = UDim2.new(0, 93, 0, 19)
  6878. TextLabel_54.Font = Enum.Font.Arial
  6879. TextLabel_54.FontSize = Enum.FontSize.Size18
  6880. TextLabel_54.Text = "WARNING:"
  6881. TextLabel_54.TextColor3 = Color3.new(1, 0.666667, 0)
  6882. TextLabel_54.TextSize = 16
  6883.  
  6884. TextLabel_55.Parent = StarterMainFrame
  6885. TextLabel_55.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  6886. TextLabel_55.BorderSizePixel = 0
  6887. TextLabel_55.Position = UDim2.new(0, 0, 0, 19)
  6888. TextLabel_55.Size = UDim2.new(0, 944, 0, 22)
  6889. TextLabel_55.Font = Enum.Font.SourceSans
  6890. TextLabel_55.FontSize = Enum.FontSize.Size14
  6891. TextLabel_55.Text = ""
  6892. TextLabel_55.TextSize = 14
  6893.  
  6894. TextLabel_56.Parent = StarterMainFrame
  6895. TextLabel_56.BackgroundColor3 = Color3.new(1, 1, 1)
  6896. TextLabel_56.BackgroundTransparency = 1
  6897. TextLabel_56.Position = UDim2.new(0, 135, 0, 63)
  6898. TextLabel_56.Size = UDim2.new(0, 200, 0, 19)
  6899. TextLabel_56.Font = Enum.Font.Arial
  6900. TextLabel_56.FontSize = Enum.FontSize.Size18
  6901. TextLabel_56.Text = "Welcome To Unjailbreak Full Release!"
  6902. TextLabel_56.TextColor3 = Color3.new(0, 0, 0)
  6903. TextLabel_56.TextSize = 16
  6904.  
  6905. TextLabel_57.Parent = StarterMainFrame
  6906. TextLabel_57.BackgroundColor3 = Color3.new(1, 1, 1)
  6907. TextLabel_57.BackgroundTransparency = 1
  6908. TextLabel_57.Position = UDim2.new(0, 135, 0, 21)
  6909. TextLabel_57.Size = UDim2.new(0, 200, 0, 19)
  6910. TextLabel_57.Font = Enum.Font.Arial
  6911. TextLabel_57.FontSize = Enum.FontSize.Size24
  6912. TextLabel_57.Text = "U N J A I L B R E A K"
  6913. TextLabel_57.TextColor3 = Color3.new(1, 1, 1)
  6914. TextLabel_57.TextSize = 20
  6915.  
  6916. TextLabel_58.Parent = StarterMainFrame
  6917. TextLabel_58.BackgroundColor3 = Color3.new(1, 1, 1)
  6918. TextLabel_58.BackgroundTransparency = 1
  6919. TextLabel_58.Position = UDim2.new(0, 825, 0, 210)
  6920. TextLabel_58.Size = UDim2.new(0, 93, 0, 19)
  6921. TextLabel_58.Font = Enum.Font.Arial
  6922. TextLabel_58.FontSize = Enum.FontSize.Size18
  6923. TextLabel_58.Text = "Aimbot Is Very"
  6924. TextLabel_58.TextColor3 = Color3.new(1, 0.666667, 0)
  6925. TextLabel_58.TextSize = 16
  6926.  
  6927. TextLabel_59.Parent = StarterMainFrame
  6928. TextLabel_59.BackgroundColor3 = Color3.new(1, 1, 1)
  6929. TextLabel_59.BackgroundTransparency = 1
  6930. TextLabel_59.Position = UDim2.new(0, 825, 0, 230)
  6931. TextLabel_59.Size = UDim2.new(0, 93, 0, 19)
  6932. TextLabel_59.Font = Enum.Font.Arial
  6933. TextLabel_59.FontSize = Enum.FontSize.Size18
  6934. TextLabel_59.Text = "Unstable And Laggy"
  6935. TextLabel_59.TextColor3 = Color3.new(1, 0.666667, 0)
  6936. TextLabel_59.TextSize = 16
  6937.  
  6938. TextLabel_60.Parent = StarterMainFrame
  6939. TextLabel_60.BackgroundColor3 = Color3.new(1, 1, 1)
  6940. TextLabel_60.BackgroundTransparency = 1
  6941. TextLabel_60.Position = UDim2.new(0, 135, 0, 134)
  6942. TextLabel_60.Size = UDim2.new(0, 200, 0, 19)
  6943. TextLabel_60.Font = Enum.Font.Arial
  6944. TextLabel_60.FontSize = Enum.FontSize.Size18
  6945. TextLabel_60.Text = "Anyways Enjoy The Full Release!"
  6946. TextLabel_60.TextColor3 = Color3.new(0, 0, 0)
  6947. TextLabel_60.TextSize = 16
  6948.  
  6949. TextLabel_61.Parent = StarterMainFrame
  6950. TextLabel_61.BackgroundColor3 = Color3.new(1, 1, 1)
  6951. TextLabel_61.BackgroundTransparency = 1
  6952. TextLabel_61.Position = UDim2.new(0, 135, 0, 110)
  6953. TextLabel_61.Size = UDim2.new(0, 200, 0, 19)
  6954. TextLabel_61.Font = Enum.Font.Arial
  6955. TextLabel_61.FontSize = Enum.FontSize.Size18
  6956. TextLabel_61.Text = "Set Up The Bank And Jewelry Notifiers In Settings"
  6957. TextLabel_61.TextColor3 = Color3.new(0, 0, 0)
  6958. TextLabel_61.TextSize = 16
  6959.  
  6960. TextLabel_62.Parent = StarterMainFrame
  6961. TextLabel_62.BackgroundColor3 = Color3.new(1, 1, 1)
  6962. TextLabel_62.BackgroundTransparency = 1
  6963. TextLabel_62.Position = UDim2.new(0, 610, 0, 21)
  6964. TextLabel_62.Size = UDim2.new(0, 200, 0, 19)
  6965. TextLabel_62.Font = Enum.Font.Arial
  6966. TextLabel_62.FontSize = Enum.FontSize.Size24
  6967. TextLabel_62.Text = "C U S T O M I Z A T I O N"
  6968. TextLabel_62.TextColor3 = Color3.new(1, 1, 1)
  6969. TextLabel_62.TextSize = 20
  6970.  
  6971. MainContinue.Name = "MainContinue"
  6972. MainContinue.Parent = StarterMainFrame
  6973. MainContinue.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6974. MainContinue.BorderSizePixel = 0
  6975. MainContinue.Position = UDim2.new(0, 658, 0, 230)
  6976. MainContinue.Size = UDim2.new(0, 100, 0, 30)
  6977. MainContinue.Font = Enum.Font.Arial
  6978. MainContinue.FontSize = Enum.FontSize.Size18
  6979. MainContinue.Text = "Continue"
  6980. MainContinue.TextColor3 = Color3.new(1, 1, 1)
  6981. MainContinue.TextSize = 16
  6982.  
  6983. TextLabel_63.Parent = StarterMainFrame
  6984. TextLabel_63.BackgroundColor3 = Color3.new(1, 1, 1)
  6985. TextLabel_63.BackgroundTransparency = 1
  6986. TextLabel_63.Position = UDim2.new(0, 610, 0, 51)
  6987. TextLabel_63.Size = UDim2.new(0, 200, 0, 19)
  6988. TextLabel_63.Font = Enum.Font.Arial
  6989. TextLabel_63.FontSize = Enum.FontSize.Size18
  6990. TextLabel_63.Text = "Here You Customize Your UI"
  6991. TextLabel_63.TextColor3 = Color3.new(0, 0, 0)
  6992. TextLabel_63.TextSize = 16
  6993.  
  6994. TextLabel_64.Parent = StarterMainFrame
  6995. TextLabel_64.BackgroundColor3 = Color3.new(1, 1, 1)
  6996. TextLabel_64.BackgroundTransparency = 1
  6997. TextLabel_64.Position = UDim2.new(0, 495, 0, 81)
  6998. TextLabel_64.Size = UDim2.new(0, 93, 0, 19)
  6999. TextLabel_64.Font = Enum.Font.Arial
  7000. TextLabel_64.FontSize = Enum.FontSize.Size18
  7001. TextLabel_64.Text = "Border Color"
  7002. TextLabel_64.TextColor3 = Color3.new(0, 0, 0)
  7003. TextLabel_64.TextSize = 16
  7004.  
  7005. BlueColor.Name = "BlueColor"
  7006. BlueColor.Parent = StarterMainFrame
  7007. BlueColor.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  7008. BlueColor.BorderSizePixel = 0
  7009. BlueColor.Position = UDim2.new(0, 493, 0, 104)
  7010. BlueColor.Size = UDim2.new(0, 100, 0, 30)
  7011. BlueColor.Font = Enum.Font.Arial
  7012. BlueColor.FontSize = Enum.FontSize.Size18
  7013. BlueColor.Text = "Blue"
  7014. BlueColor.TextColor3 = Color3.new(1, 1, 1)
  7015. BlueColor.TextSize = 16
  7016.  
  7017. RedColor.Name = "RedColor"
  7018. RedColor.Parent = StarterMainFrame
  7019. RedColor.BackgroundColor3 = Color3.new(1, 0, 0)
  7020. RedColor.BorderSizePixel = 0
  7021. RedColor.Position = UDim2.new(0, 493, 0, 135)
  7022. RedColor.Size = UDim2.new(0, 100, 0, 30)
  7023. RedColor.Font = Enum.Font.Arial
  7024. RedColor.FontSize = Enum.FontSize.Size18
  7025. RedColor.Text = "Red"
  7026. RedColor.TextColor3 = Color3.new(1, 1, 1)
  7027. RedColor.TextSize = 16
  7028.  
  7029. OrangeColor.Name = "OrangeColor"
  7030. OrangeColor.Parent = StarterMainFrame
  7031. OrangeColor.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  7032. OrangeColor.BorderSizePixel = 0
  7033. OrangeColor.Position = UDim2.new(0, 493, 0, 166)
  7034. OrangeColor.Size = UDim2.new(0, 100, 0, 30)
  7035. OrangeColor.Font = Enum.Font.Arial
  7036. OrangeColor.FontSize = Enum.FontSize.Size18
  7037. OrangeColor.Text = "Orange"
  7038. OrangeColor.TextColor3 = Color3.new(1, 1, 1)
  7039. OrangeColor.TextSize = 16
  7040.  
  7041. BlackColor.Name = "BlackColor"
  7042. BlackColor.Parent = StarterMainFrame
  7043. BlackColor.BackgroundColor3 = Color3.new(0, 0, 0)
  7044. BlackColor.BorderSizePixel = 0
  7045. BlackColor.Position = UDim2.new(0, 493, 0, 197)
  7046. BlackColor.Size = UDim2.new(0, 100, 0, 30)
  7047. BlackColor.Font = Enum.Font.Arial
  7048. BlackColor.FontSize = Enum.FontSize.Size18
  7049. BlackColor.Text = "Black"
  7050. BlackColor.TextColor3 = Color3.new(1, 1, 1)
  7051. BlackColor.TextSize = 16
  7052.  
  7053. PurpleColor.Name = "PurpleColor"
  7054. PurpleColor.Parent = StarterMainFrame
  7055. PurpleColor.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  7056. PurpleColor.BorderSizePixel = 0
  7057. PurpleColor.Position = UDim2.new(0, 493, 0, 228)
  7058. PurpleColor.Size = UDim2.new(0, 100, 0, 30)
  7059. PurpleColor.Font = Enum.Font.Arial
  7060. PurpleColor.FontSize = Enum.FontSize.Size18
  7061. PurpleColor.Text = "Purple"
  7062. PurpleColor.TextColor3 = Color3.new(1, 1, 1)
  7063. PurpleColor.TextSize = 16
  7064.  
  7065. TextLabel_65.Parent = StarterMainFrame
  7066. TextLabel_65.BackgroundColor3 = Color3.new(1, 1, 1)
  7067. TextLabel_65.BackgroundTransparency = 1
  7068. TextLabel_65.Position = UDim2.new(0, 662, 0, 81)
  7069. TextLabel_65.Size = UDim2.new(0, 93, 0, 19)
  7070. TextLabel_65.Font = Enum.Font.Arial
  7071. TextLabel_65.FontSize = Enum.FontSize.Size18
  7072. TextLabel_65.Text = "UI Keybind"
  7073. TextLabel_65.TextColor3 = Color3.new(0, 0, 0)
  7074. TextLabel_65.TextSize = 16
  7075.  
  7076. UIKeybind.Name = "UIKeybind"
  7077. UIKeybind.Parent = StarterMainFrame
  7078. UIKeybind.BackgroundColor3 = Color3.new(1, 1, 1)
  7079. UIKeybind.BorderSizePixel = 0
  7080. UIKeybind.Position = UDim2.new(0, 660, 0, 110)
  7081. UIKeybind.Size = UDim2.new(0, 102, 0, 24)
  7082. UIKeybind.Font = Enum.Font.Arial
  7083. UIKeybind.FontSize = Enum.FontSize.Size18
  7084. UIKeybind.Text = ""
  7085. UIKeybind.TextSize = 15
  7086. UIKeybind.TextXAlignment = Enum.TextXAlignment.Left
  7087.  
  7088. TextLabel_66.Parent = StarterMainFrame
  7089. TextLabel_66.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  7090. TextLabel_66.BorderSizePixel = 0
  7091. TextLabel_66.Position = UDim2.new(0, 660, 0, 135)
  7092. TextLabel_66.Size = UDim2.new(0, 102, 0, 3)
  7093. TextLabel_66.Font = Enum.Font.Arial
  7094. TextLabel_66.FontSize = Enum.FontSize.Size18
  7095. TextLabel_66.Text = ""
  7096. TextLabel_66.TextColor3 = Color3.new(0, 0, 0)
  7097. TextLabel_66.TextSize = 16
  7098.  
  7099. TextLabel_67.Parent = StarterMainFrame
  7100. TextLabel_67.BackgroundColor3 = Color3.new(1, 1, 1)
  7101. TextLabel_67.BackgroundTransparency = 1
  7102. TextLabel_67.Position = UDim2.new(0, 662, 0, 150)
  7103. TextLabel_67.Size = UDim2.new(0, 93, 0, 19)
  7104. TextLabel_67.Font = Enum.Font.Arial
  7105. TextLabel_67.FontSize = Enum.FontSize.Size18
  7106. TextLabel_67.Text = "Normal Keybind"
  7107. TextLabel_67.TextColor3 = Color3.new(0, 0, 0)
  7108. TextLabel_67.TextSize = 16
  7109.  
  7110. TextLabel_68.Parent = StarterMainFrame
  7111. TextLabel_68.BackgroundColor3 = Color3.new(1, 1, 1)
  7112. TextLabel_68.BackgroundTransparency = 1
  7113. TextLabel_68.Position = UDim2.new(0, 662, 0, 165)
  7114. TextLabel_68.Size = UDim2.new(0, 93, 0, 19)
  7115. TextLabel_68.Font = Enum.Font.Arial
  7116. TextLabel_68.FontSize = Enum.FontSize.Size18
  7117. TextLabel_68.Text = "\"V\""
  7118. TextLabel_68.TextColor3 = Color3.new(0, 0, 0)
  7119. TextLabel_68.TextSize = 16
  7120.  
  7121. MainPreview.Name = "MainPreview"
  7122. MainPreview.Parent = StarterMainFrame
  7123. MainPreview.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  7124. MainPreview.BorderSizePixel = 0
  7125. MainPreview.Position = UDim2.new(0, 528, 0, 49)
  7126. MainPreview.Size = UDim2.new(0, 32, 0, 29)
  7127. MainPreview.Font = Enum.Font.Arial
  7128. MainPreview.FontSize = Enum.FontSize.Size18
  7129. MainPreview.Text = ""
  7130. MainPreview.TextColor3 = Color3.new(0, 0, 0)
  7131. MainPreview.TextSize = 16
  7132.  
  7133. TextLabel_69.Parent = StarterMainFrame
  7134. TextLabel_69.BackgroundColor3 = Color3.new(1, 1, 1)
  7135. TextLabel_69.BackgroundTransparency = 1
  7136. TextLabel_69.Position = UDim2.new(0, 825, 0, 81)
  7137. TextLabel_69.Size = UDim2.new(0, 93, 0, 19)
  7138. TextLabel_69.Font = Enum.Font.Arial
  7139. TextLabel_69.FontSize = Enum.FontSize.Size18
  7140. TextLabel_69.Text = "Aimbot Keybind"
  7141. TextLabel_69.TextColor3 = Color3.new(0, 0, 0)
  7142. TextLabel_69.TextSize = 16
  7143.  
  7144. Aimbotkeybind.Name = "Aimbotkeybind"
  7145. Aimbotkeybind.Parent = StarterMainFrame
  7146. Aimbotkeybind.BackgroundColor3 = Color3.new(1, 1, 1)
  7147. Aimbotkeybind.BorderSizePixel = 0
  7148. Aimbotkeybind.Position = UDim2.new(0, 822, 0, 110)
  7149. Aimbotkeybind.Size = UDim2.new(0, 102, 0, 24)
  7150. Aimbotkeybind.Font = Enum.Font.Arial
  7151. Aimbotkeybind.FontSize = Enum.FontSize.Size18
  7152. Aimbotkeybind.Text = ""
  7153. Aimbotkeybind.TextSize = 15
  7154. Aimbotkeybind.TextXAlignment = Enum.TextXAlignment.Left
  7155.  
  7156. TextLabel_70.Parent = StarterMainFrame
  7157. TextLabel_70.BackgroundColor3 = Color3.new(1, 1, 1)
  7158. TextLabel_70.BackgroundTransparency = 1
  7159. TextLabel_70.Position = UDim2.new(0, 825, 0, 150)
  7160. TextLabel_70.Size = UDim2.new(0, 93, 0, 19)
  7161. TextLabel_70.Font = Enum.Font.Arial
  7162. TextLabel_70.FontSize = Enum.FontSize.Size18
  7163. TextLabel_70.Text = "Set A Keybind To"
  7164. TextLabel_70.TextColor3 = Color3.new(0, 0, 0)
  7165. TextLabel_70.TextSize = 16
  7166.  
  7167. TextLabel_71.Parent = StarterMainFrame
  7168. TextLabel_71.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  7169. TextLabel_71.BorderSizePixel = 0
  7170. TextLabel_71.Position = UDim2.new(0, 821, 0, 135)
  7171. TextLabel_71.Size = UDim2.new(0, 102, 0, 3)
  7172. TextLabel_71.Font = Enum.Font.Arial
  7173. TextLabel_71.FontSize = Enum.FontSize.Size18
  7174. TextLabel_71.Text = ""
  7175. TextLabel_71.TextColor3 = Color3.new(0, 0, 0)
  7176. TextLabel_71.TextSize = 16
  7177.  
  7178. TextLabel_72.Parent = StarterMainFrame
  7179. TextLabel_72.BackgroundColor3 = Color3.new(1, 1, 1)
  7180. TextLabel_72.BackgroundTransparency = 1
  7181. TextLabel_72.Position = UDim2.new(0, 825, 0, 165)
  7182. TextLabel_72.Size = UDim2.new(0, 93, 0, 19)
  7183. TextLabel_72.Font = Enum.Font.Arial
  7184. TextLabel_72.FontSize = Enum.FontSize.Size18
  7185. TextLabel_72.Text = "Turn On Aimbot"
  7186. TextLabel_72.TextColor3 = Color3.new(0, 0, 0)
  7187. TextLabel_72.TextSize = 16
  7188.  
  7189. TextLabel_73.Parent = StarterMainFrame
  7190. TextLabel_73.BackgroundColor3 = Color3.new(1, 1, 1)
  7191. TextLabel_73.BackgroundTransparency = 1
  7192. TextLabel_73.Position = UDim2.new(0, 662, 0, 190)
  7193. TextLabel_73.Size = UDim2.new(0, 93, 0, 19)
  7194. TextLabel_73.Font = Enum.Font.Arial
  7195. TextLabel_73.FontSize = Enum.FontSize.Size18
  7196. TextLabel_73.Text = "Make All Keybinds Lower Case"
  7197. TextLabel_73.TextColor3 = Color3.new(0, 0, 0)
  7198. TextLabel_73.TextSize = 16
  7199.  
  7200. TextLabel_74.Parent = StarterMainFrame
  7201. TextLabel_74.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  7202. TextLabel_74.BorderSizePixel = 0
  7203. TextLabel_74.Position = UDim2.new(0, 40, 0, 0)
  7204. TextLabel_74.Size = UDim2.new(0, 19, 0, 267)
  7205. TextLabel_74.Font = Enum.Font.Arial
  7206. TextLabel_74.FontSize = Enum.FontSize.Size24
  7207. TextLabel_74.Text = ""
  7208. TextLabel_74.TextColor3 = Color3.new(1, 1, 1)
  7209. TextLabel_74.TextSize = 20
  7210.  
  7211. TextLabel_75.Parent = StarterMainFrame
  7212. TextLabel_75.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  7213. TextLabel_75.BorderSizePixel = 0
  7214. TextLabel_75.Position = UDim2.new(0, 26, 0, 0)
  7215. TextLabel_75.Size = UDim2.new(0, 7, 0, 267)
  7216. TextLabel_75.Font = Enum.Font.Arial
  7217. TextLabel_75.FontSize = Enum.FontSize.Size24
  7218. TextLabel_75.Text = ""
  7219. TextLabel_75.TextColor3 = Color3.new(1, 1, 1)
  7220. TextLabel_75.TextSize = 20
  7221.  
  7222. TextLabel_76.Parent = StarterMainFrame
  7223. TextLabel_76.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  7224. TextLabel_76.BorderSizePixel = 0
  7225. TextLabel_76.Position = UDim2.new(0, 408, 0, 29)
  7226. TextLabel_76.Size = UDim2.new(0, 10, 0, 238)
  7227. TextLabel_76.Font = Enum.Font.Arial
  7228. TextLabel_76.FontSize = Enum.FontSize.Size24
  7229. TextLabel_76.Text = ""
  7230. TextLabel_76.TextColor3 = Color3.new(1, 1, 1)
  7231. TextLabel_76.TextSize = 20
  7232.  
  7233. ActiveMenu.Parent = UIColorFrame
  7234. ActiveMenu.Name = "ActiveMenu"
  7235.  
  7236. ButtonWheelMenu.Parent = ActiveMenu
  7237. ButtonWheelMenu.Name = "ButtonWheelMenu"
  7238. ButtonWheelMenu.Position = UDim2.new(0,10,0,10)
  7239. ButtonWheelMenu.Size = UDim2.new(1,-20,1,-20)
  7240. ButtonWheelMenu.Visible = true
  7241.  
  7242. Hue.Parent = ButtonWheelMenu
  7243. Hue.Name = "Hue"
  7244.  
  7245. Lig.Parent = ButtonWheelMenu
  7246. Lig.Name = "Lig"
  7247.  
  7248. Sat.Parent = ButtonWheelMenu
  7249. Sat.Name = "Sat"
  7250.  
  7251. HueBox.Parent = ButtonWheelMenu
  7252. HueBox.Size = UDim2.new(0,50,0,25)
  7253. HueBox.Text = "Hue: 70"
  7254. HueBox.Font = Enum.Font.Arial
  7255. HueBox.FontSize = Enum.FontSize.Size14
  7256.  
  7257. GetColor.Parent = ActiveMenu
  7258.  
  7259. local plrname = game:GetService("Players").LocalPlayer.Name
  7260.  
  7261. if plrname == "Unlisting" or plrname == "AyeJoey" or plrname == "ColdEzy" or plrname == "NumNum00" or plrname == "Decryptance" then
  7262. game.CoreGui.Unjailbreak.LPlayerDetect.PlayerNameDetected.Text = plrname
  7263. game.CoreGui.Unjailbreak.LPlayerDetect:TweenSize(UDim2.new(0, 366,0, 212),"Out","Quint",1.5,true)
  7264. wait(2)
  7265. game.CoreGui.Unjailbreak.LPlayerDetect:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  7266. end
  7267.  
  7268. game:GetService("Players").PlayerAdded:connect(function(plr)
  7269. if plr.Name ~= game.Players.LocalPlayer.Name then
  7270. if plr.Name == "Unlisting" or plr.Name == "ColdEzy" or plr.Name == "AyeJoey" or plr.Name == "NumNum00" or plr.Name == "Decryptance" then
  7271. game.CoreGui.Unjailbreak.AdminJoined.AdminDetected.Text = plr.Name.." Has Joined"
  7272. game.CoreGui.Unjailbreak.AdminJoined:TweenSize(UDim2.new(0, 366,0, 212),"Out","Quint",1.5,true)
  7273. wait(2)
  7274. game.CoreGui.Unjailbreak.AdminJoined:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  7275. end
  7276. end
  7277. end)
  7278.  
  7279. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 1
  7280. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 1
  7281. wait(0.03)
  7282. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.9
  7283. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.9
  7284. wait(0.03)
  7285. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.8
  7286. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.8
  7287. wait(0.03)
  7288. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.7
  7289. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.7
  7290. wait(0.03)
  7291. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.6
  7292. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.6
  7293. wait(0.03)
  7294. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.5
  7295. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.5
  7296. wait(0.03)
  7297. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.4
  7298. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.4
  7299. wait(0.03)
  7300. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.3
  7301. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.3
  7302. wait(0.03)
  7303. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.2
  7304. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.2
  7305. wait(0.03)
  7306. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.1
  7307. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.1
  7308. wait(0.03)
  7309. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0
  7310. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0
  7311.  
  7312. wait(3.5)
  7313. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.1
  7314. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.1
  7315. wait(0.03)
  7316. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.2
  7317. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.2
  7318. wait(0.03)
  7319. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.3
  7320. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.3
  7321. wait(0.03)
  7322. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.4
  7323. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.4
  7324. wait(0.03)
  7325. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.5
  7326. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.5
  7327. wait(0.03)
  7328. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.6
  7329. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.6
  7330. wait(0.03)
  7331. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.7
  7332. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.7
  7333. wait(0.03)
  7334. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.8
  7335. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.8
  7336. wait(0.03)
  7337. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.9
  7338. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.9
  7339. wait(0.03)
  7340. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 1
  7341. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 1
  7342. game.CoreGui.Unjailbreak.MainLogo.Visible = false
  7343.  
  7344. wait(0.1)
  7345. game.CoreGui.Unjailbreak.StarterFrame:TweenSize(UDim2.new(0, 472,0, 267),"Out","Quint",1.5,true)
  7346.  
  7347. ContinueCustomization.MouseButton1Down:connect(function()
  7348. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame:TweenPosition(UDim2.new(0, -472,0, 0),"Out","Quint",2,true)
  7349. end)
  7350.  
  7351. ENABLED = false
  7352. PLAYER = game:GetService("Players").LocalPlayer
  7353. MOUSE = PLAYER:GetMouse()
  7354. CC = game:GetService("Workspace").CurrentCamera
  7355. _G.FREE_FOR_ALL = false
  7356. _G.AIM_AT = 'Head'
  7357. local player = game:GetService("Players").LocalPlayer
  7358. local esp = false
  7359. local track = false
  7360.  
  7361. function Create(base, team)
  7362. local bb = Instance.new("BillboardGui",player.PlayerGui)
  7363. bb.Adornee = base
  7364. bb.ExtentsOffset = Vector3.new(0,1,0)
  7365. bb.AlwaysOnTop = true
  7366. bb.Size = UDim2.new(0,5,0,5)
  7367. bb.StudsOffset = Vector3.new(0,1,0)
  7368. bb.Name = "tracker"
  7369. local frame = Instance.new("Frame",bb)
  7370. frame.ZIndex = 10
  7371. frame.BackgroundTransparency = 0.3
  7372. frame.Size = UDim2.new(1,0,1,0)
  7373. frame.Position = UDim2.new(0,0,0)
  7374. frame.Transparency = 1
  7375. local txtlbl = Instance.new("TextLabel",bb)
  7376. txtlbl.ZIndex = 10
  7377. txtlbl.Text = (string.upper(base.Parent.Name))
  7378. txtlbl.BackgroundTransparency = 1
  7379. txtlbl.Position = UDim2.new(0,0,0,-35)
  7380. txtlbl.Size = UDim2.new(1,0,10,0)
  7381. txtlbl.Font = "SourceSansBold"
  7382. txtlbl.FontSize = "Size10"
  7383. txtlbl.TextStrokeTransparency = 0.5
  7384.  
  7385. local txtlbl2 = Instance.new("TextLabel",bb)
  7386. txtlbl2.ZIndex = 10
  7387. txtlbl2.Text = (math.floor(base.Parent.Humanoid.Health*100)/100)
  7388. txtlbl2.BackgroundTransparency = 1
  7389. txtlbl2.Position = UDim2.new(0,0,0,-25)
  7390. txtlbl2.Size = UDim2.new(1,0,10,0)
  7391. txtlbl2.Font = "SourceSansBold"
  7392. txtlbl2.FontSize = "Size10"
  7393.  
  7394. txtlbl2.TextStrokeTransparency = 0.5
  7395. if team then
  7396. txtlbl.TextColor3 = Color3.new(85,0,127)
  7397. txtlbl2.TextColor3 = Color3.new(85,0,127)
  7398. frame.BackgroundColor3 = Color3.new(85,0,127)
  7399.  
  7400. elseif base.Parent.Name == "Decryptance" or base.Parent.Name == "Unlisting" then
  7401. txtlbl.TextColor3 = Color3.new(0,255,0)
  7402. txtlbl2.TextColor3 = Color3.new(0,255,0)
  7403. frame.BackgroundColor3 = Color3.new(0,255,0)
  7404. txtlbl.Text = "FRIEND"
  7405. txtlbl.FontSize = "Size14"
  7406. txtlbl2.FontSize = "Size14"
  7407.  
  7408.  
  7409.  
  7410. elseif base.Parent.Name == game:GetService("Players").LocalPlayer.Name then
  7411. txtlbl2.Transparency = 1
  7412. txtlbl.Transparency = 1
  7413. frame.Transparency = 1
  7414. else
  7415. txtlbl.TextColor3 = Color3.new(85,0,127)
  7416. txtlbl2.TextColor3 = Color3.new(85,0,127)
  7417. frame.BackgroundColor3 = Color3.new(85,0,127)
  7418.  
  7419. end
  7420. end
  7421.  
  7422.  
  7423. function Find()
  7424. Clear()
  7425. track = true
  7426. spawn(function()
  7427. while wait() do
  7428. if track then
  7429. Clear()
  7430. for _,v in pairs(game:GetService("Players"):players()) do
  7431.  
  7432. if v.Character and v.Character.Head then
  7433. Create(v.Character.Head, false)
  7434. end
  7435. end
  7436. end
  7437. end
  7438. wait(1)
  7439. end)
  7440. end
  7441. function Clear()
  7442. for _,v in pairs(player.PlayerGui:children()) do
  7443. if v.Name == "tracker" and v:isA("BillboardGui") then
  7444. v:Destroy()
  7445. end
  7446. end
  7447. end
  7448.  
  7449. CESP.MouseButton1Down:connect(function()
  7450. if not esp then
  7451. Find()
  7452. warn("Jailbreak ESP Enabled")
  7453. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CESP.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  7454. esp = true
  7455. else
  7456. Clear()
  7457. track = false
  7458. warn("Jailbreak ESP Disabled")
  7459. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CESP.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  7460. esp = false
  7461. end
  7462. end)
  7463.  
  7464. BlueColor.MouseButton1Down:connect(function()
  7465. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  7466. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  7467. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  7468. end)
  7469.  
  7470. RedColor.MouseButton1Down:connect(function()
  7471. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(1, 0, 0)
  7472. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(1, 0, 0)
  7473. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(1, 0, 0)
  7474. end)
  7475.  
  7476. OrangeColor.MouseButton1Down:connect(function()
  7477. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  7478. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  7479. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  7480. end)
  7481.  
  7482. BlackColor.MouseButton1Down:connect(function()
  7483. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  7484. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0, 0, 0)
  7485. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0, 0, 0)
  7486. end)
  7487.  
  7488. PurpleColor.MouseButton1Down:connect(function()
  7489. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  7490. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  7491. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  7492. end)
  7493.  
  7494. function Aimbot()
  7495.  
  7496. end
  7497.  
  7498. MainContinue.MouseButton1Down:connect(function()
  7499. game.CoreGui.Unjailbreak.StarterFrame:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  7500. if game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.UIKeybind.Text == "" then
  7501. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  7502. mouse1.KeyDown:connect(function(key)
  7503. if key == "v" then
  7504. if Openn == true then
  7505. Openn = false
  7506. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,1.1, 0),"Out","Quint",1,true)
  7507. else
  7508. Openn = true
  7509. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,0.307, 0),"Out","Quint",1,true)
  7510. end
  7511. end
  7512. end)
  7513. else
  7514. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  7515. mouse1.KeyDown:connect(function(key)
  7516. if key == UIKeybind.Text then
  7517. if Openn == true then
  7518. Openn = false
  7519. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,1.1, 0),"Out","Quint",1,true)
  7520. else
  7521. Openn = true
  7522. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,0.307, 0),"Out","Quint",1,true)
  7523. end
  7524. end
  7525. end)
  7526. end
  7527. end)
  7528.  
  7529. local i=20 do
  7530. wait()
  7531. 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
  7532. end
  7533.  
  7534. Tabs.MouseButton1Down:connect(function()
  7535. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 150,0, 47), 'Out', 'Quint', 1, true)
  7536. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = true
  7537. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Transparency = 0.5
  7538. end)
  7539.  
  7540. Home.MouseButton1Down:connect(function()
  7541. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = true
  7542. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  7543. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  7544. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  7545. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  7546. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  7547. end)
  7548.  
  7549. Game.MouseButton1Down:connect(function()
  7550. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  7551. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = true
  7552. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  7553. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  7554. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  7555. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  7556. end)
  7557.  
  7558. Teleports.MouseButton1Down:connect(function()
  7559. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  7560. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  7561. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = true
  7562. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  7563. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  7564. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  7565. end)
  7566.  
  7567. Settings.MouseButton1Down:connect(function()
  7568. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  7569. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  7570. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  7571. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = true
  7572. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  7573. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  7574. end)
  7575.  
  7576. SetKeybind.MouseButton1Down:connect(function()
  7577. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = true
  7578. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.JewelryKeyy.Text = "Jewelry Color Set: "..JewelryKeyBox.Text
  7579. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.CriminalKeyy.Text = "Criminal Key Set: "..CrimBaseBox.Text
  7580. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.BankKeyy.Text = "Bank Key Set: "..BankKeyBox.Text
  7581. end)
  7582.  
  7583. KeyContinue.MouseButton1Down:connect(function()
  7584. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = false
  7585.  
  7586. --Jewelry
  7587. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  7588. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.JewelryKeyy.Text then
  7589. for i=1,20 do
  7590. wait()
  7591. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  7592. end
  7593. end
  7594. end)
  7595.  
  7596.  
  7597. --Bank
  7598. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  7599. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.BankKeyy.Text then
  7600. for i=1,20 do
  7601. wait()
  7602. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-11.036747, 17.9193821, 797.971521) + Vector3.new(1,0,0)
  7603. end
  7604. end
  7605. end)
  7606.  
  7607.  
  7608. --Criminal
  7609. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  7610. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.CriminalKeyy.Text then
  7611. for i=1,20 do
  7612. wait()
  7613. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  7614. end
  7615. end
  7616. end)
  7617. end)
  7618.  
  7619. KeyCancel.MouseButton1Click:connect(function()
  7620. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = false
  7621. end)
  7622.  
  7623. CDrag.MouseButton1Down:connect(function()
  7624. if Dragg == true then
  7625. Dragg = false
  7626. game.CoreGui.Unjailbreak.MainFrame.Draggable = true
  7627. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CDrag.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  7628. else
  7629. Dragg = true
  7630. game.CoreGui.Unjailbreak.MainFrame.Draggable = false
  7631. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CDrag.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  7632. end
  7633. end)
  7634.  
  7635. local ee = true
  7636. CNotifierB.MouseButton1Down:connect(function()
  7637. if BNotif == true then
  7638. BNotif = false
  7639. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierB.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  7640. ee = false
  7641. else
  7642. ee = true
  7643. BNotif = true
  7644. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierB.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  7645. for i, v in pairs(game:GetService("Workspace").Banks:GetChildren()) do
  7646. while ee do
  7647. wait(1)
  7648. if v.Extra.Light.SurfaceLight.Enabled == true then
  7649. game.CoreGui.Unjailbreak.BNotifierOpen:TweenPosition(UDim2.new(0, 1718,0, 578),"Out","Quint",2,true)
  7650. else
  7651. game.CoreGui.Unjailbreak.BNotifierOpen:TweenPosition(UDim2.new(0, 1950,0, 578),"Out","Quint",2,true)
  7652. end
  7653. end
  7654. end
  7655. end
  7656. end)
  7657.  
  7658. local eeee = true
  7659. CNotifierJ.MouseButton1Down:connect(function()
  7660. if JNotif == true then
  7661. JNotif = false
  7662. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierJ.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  7663. eeee = false
  7664. else
  7665. eeee = true
  7666. JNotif = true
  7667. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierJ.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  7668. for i, v in pairs(game:GetService("Workspace").Jewelrys:GetChildren()) do
  7669. while eeee do
  7670. wait(1)
  7671. if v.Extra.Light.SurfaceLight.Enabled == true then
  7672. game.CoreGui.Unjailbreak.JNotifierOpen:TweenPosition(UDim2.new(0, 1718,0, 657),"Out","Quint",2,true)
  7673. else
  7674. game.CoreGui.Unjailbreak.JNotifierOpen:TweenPosition(UDim2.new(0, 1950,0, 657),"Out","Quint",2,true)
  7675. end
  7676. end
  7677. end
  7678. end
  7679. end)
  7680.  
  7681. function bigggHead()
  7682. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  7683. if v.TeamValue.Value == "Police" then
  7684. v.Character.HumanoidRootPart.Transparency = 0
  7685. v.Character.HumanoidRootPart.BrickColor = BrickColor.new("Blue")
  7686. v.Character.HumanoidRootPart.Size = Vector3.new(16,16,16)
  7687. end
  7688. end
  7689. end
  7690.  
  7691. CBigHead.MouseButton1Down:connect(function()
  7692. if bigheadd == true then
  7693. bigheadd = false
  7694. bigggHead(false)
  7695. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CBigHead.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  7696. else
  7697. bigheadd = true
  7698. bigggHead(true)
  7699. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CBigHead.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  7700. end
  7701. end)
  7702.  
  7703. CForceField.MouseButton1Down:connect(function()
  7704. if forcefieldd == true then
  7705. forcefieldd = false
  7706. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CForceField.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  7707. else
  7708. forcefieldd = true
  7709. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CForceField.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  7710. local es = true
  7711. while es do
  7712. wait(0.1)
  7713. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  7714. if v.TeamValue.Value == "Police" then
  7715. if (game:GetService("Players").Character.Torso.Position - v.Position).magnitude <= 5 then
  7716. for i=1,20 do
  7717. wait()
  7718. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  7719. end
  7720. end
  7721. end
  7722. end
  7723. end
  7724. end
  7725. end)
  7726.  
  7727. local Checkpoint = {}
  7728. Coords.MouseButton1Down:connect(function()
  7729. table.remove(Checkpoint, 1)
  7730. table.insert(Checkpoint, game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position)
  7731. end)
  7732.  
  7733. CustomTP.MouseButton1Down:connect(function()
  7734. for i=1, 20 do
  7735. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Checkpoint[1]) + Vector3.new(1,0,0)
  7736. end
  7737. end)
  7738.  
  7739. Reset.MouseButton1Down:connect(function()
  7740. game.CoreGui.Unjailbreak:Remove()
  7741. end)
  7742.  
  7743. InfiniteAmmo.MouseButton1Down:connect(function()
  7744. if magInf == true then
  7745. magInf = false
  7746. game:GetService("Players").LocalPlayer.PlayerGui.ScreenGui.Ammo.MagSize.RobloxLocked = false
  7747. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.InfiniteAmmo.Text = "Ammo: OFF"
  7748. else
  7749. magInf = true
  7750. game:GetService("Players").LocalPlayer.PlayerGui.ScreenGui.Ammo.MagSize.RobloxLocked = true
  7751. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.InfiniteAmmo.Text = "Ammo: ON"
  7752. end
  7753. end)
  7754.  
  7755. Prison.MouseButton1Down:connect(function()
  7756. for i=1,20 do
  7757. wait()
  7758. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1138.66, 18.009, -1430.01) + Vector3.new(1,0,0)
  7759. end
  7760. end)
  7761.  
  7762. CriminalBase.MouseButton1Down:connect(function()
  7763. for i=1,20 do
  7764. wait()
  7765. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  7766. end
  7767. end)
  7768.  
  7769. BatCave.MouseButton1Down:connect(function()
  7770. for i=1,20 do
  7771. wait()
  7772. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1579.4823, 49.787693, -1759.61438) + Vector3.new(1,0,0)
  7773. end
  7774. end)
  7775.  
  7776. PoliceHQ1.MouseButton1Click:connect(function()
  7777. for i=1,20 do
  7778. wait()
  7779. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1130.11426, 17.950058, -1593.09766) + Vector3.new(1,0,0)
  7780. end
  7781. end)
  7782.  
  7783. PoliceHQ2.MouseButton1Down:connect(function()
  7784. for i=1,20 do
  7785. wait()
  7786. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(736.232239, 38.1125107, 1130.04456) + Vector3.new(1,0,0)
  7787. end
  7788. end)
  7789.  
  7790. Garage.MouseButton1Click:connect(function()
  7791. for i=1,20 do
  7792. wait()
  7793. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-341.0529, 19.644, 1182.502) + Vector3.new(1,0,0)
  7794. end
  7795. end)
  7796.  
  7797. BankStore.MouseButton1Down:connect(function()
  7798. for i=1,20 do
  7799. wait()
  7800. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.214, 2.67609, 818.648926) + Vector3.new(1,0,0)
  7801. end
  7802. end)
  7803.  
  7804. JewelryStore.MouseButton1Down:connect(function()
  7805. for i=1,20 do
  7806. wait()
  7807. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  7808. end
  7809. end)
  7810.  
  7811. GasStation.MouseButton1Click:connect(function()
  7812. for i=1,20 do
  7813. wait()
  7814. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1548.20093, 17.7475166, 701.546997) + Vector3.new(1,0,0)
  7815. end
  7816. end)
  7817.  
  7818. DonutShop.MouseButton1Down:connect(function()
  7819. for i=1,20 do
  7820. wait()
  7821. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(267.315552, 17.6180038, -1796.33093) + Vector3.new(1,0,0)
  7822. end
  7823. end)
  7824.  
  7825. Lamborghini.MouseButton1Down:connect(function()
  7826. for i=1,20 do
  7827. wait()
  7828. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(144.794067, 17.6189003, 768.572693) + Vector3.new(1,0,0)
  7829. end
  7830. end)
  7831.  
  7832. Bugatti.MouseButton1Down:connect(function()
  7833. for i=1,20 do
  7834. wait()
  7835. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(245.938766, 17.6064777, 1372.15076) + Vector3.new(1,0,0)
  7836. end
  7837. end)
  7838.  
  7839. SWATVan.MouseButton1Down:connect(function()
  7840. for i=1,20 do
  7841. wait()
  7842. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1355.2417, 18, -1531.86047) + Vector3.new(1,0,0)
  7843. end
  7844. end)
  7845.  
  7846. DuneBuggy.MouseButton1Down:connect(function()
  7847. for i=1,20 do
  7848. wait()
  7849. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(571.526733, 16.66436, -470.50943) + Vector3.new(1,0,0)
  7850. end
  7851. end)
  7852.  
  7853. PickUpTruck.MouseButton1Down:connect(function()
  7854. for i=1,20 do
  7855. wait()
  7856. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1541.10388, 17.746624, 729) + Vector3.new(1,0,0)
  7857. end
  7858. end)
  7859.  
  7860. DirtBike.MouseButton1Down:connect(function()
  7861. for i=1,20 do
  7862. wait()
  7863. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1313.71118, 17.3656254, 370.085327) + Vector3.new(1,0,0)
  7864. end
  7865. end)
  7866.  
  7867. Porsche.MouseButton1Down:connect(function()
  7868. for i=1,20 do
  7869. wait()
  7870. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1112.11475, 101.16069, 1290.57654) + Vector3.new(1,0,0)
  7871. end
  7872. end)
  7873.  
  7874. Camaro.MouseButton1Down:connect(function()
  7875. for i=1,20 do
  7876. wait()
  7877. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-956.153564, 19.8500576, -1451.23572) + Vector3.new(1,0,0)
  7878. end
  7879. end)
  7880.  
  7881. MiniCooper.MouseButton1Down:connect(function()
  7882. for i=1,20 do
  7883. wait()
  7884. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(767.823242, 17.3656254, -1216.83643) + Vector3.new(1,0,0)
  7885. end
  7886. end)
  7887.  
  7888. Tesla3.MouseButton1Down:connect(function()
  7889. for i=1,20 do
  7890. wait()
  7891. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-111.571999, 17.6169529, 541.515747) + Vector3.new(1,0,0)
  7892. end
  7893. end)
  7894.  
  7895. GodMode.MouseButton1Down:connect(function()
  7896. game:GetService("Players").LocalPlayer.Character.Humanoid.Name = 1
  7897. local l = game:GetService("Players").LocalPlayer.Character["1"]:Clone()
  7898. l.Parent = game:GetService("Players").LocalPlayer.Character
  7899. l.Name = "Humanoid"
  7900. wait(0.1)
  7901. game:GetService("Players").LocalPlayer.Character["1"]:Destroy()
  7902. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character
  7903. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = true
  7904. wait(0.1)
  7905. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = false
  7906. game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  7907. end)
  7908.  
  7909. Btools.MouseButton1Down:connect(function()
  7910. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  7911. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  7912. if child.ClassName == "Part" then
  7913. child.Locked = false
  7914. end
  7915. if child.ClassName == "MeshPart" then
  7916. child.Locked = false
  7917. end
  7918. if child.ClassName == "UnionOperation" then
  7919. child.Locked = false
  7920. end
  7921. if child.ClassName == "Model" then
  7922. for index, chil in pairs(child:GetChildren()) do
  7923. if chil.ClassName == "Part" then
  7924. chil.Locked = false
  7925. end
  7926. if chil.ClassName == "MeshPart" then
  7927. chil.Locked = false
  7928. end
  7929. if chil.ClassName == "UnionOperation" then
  7930. chil.Locked = false
  7931. end
  7932. if chil.ClassName == "Model" then
  7933. for index, childe in pairs(chil:GetChildren()) do
  7934. if childe.ClassName == "Part" then
  7935. childe.Locked = false
  7936. end
  7937. if childe.ClassName == "MeshPart" then
  7938. childe.Locked = false
  7939. end
  7940. if childe.ClassName == "UnionOperation" then
  7941. childe.Locked = false
  7942. end
  7943. if childe.ClassName == "Model" then
  7944. for index, childeo in pairs(childe:GetChildren()) do
  7945. if childeo.ClassName == "Part" then
  7946. childeo.Locked = false
  7947. end
  7948. if childeo.ClassName == "MeshPart" then
  7949. childeo.Locked = false
  7950. end
  7951. if childeo.ClassName == "UnionOperation" then
  7952. childeo.Locked = false
  7953. end
  7954. if childeo.ClassName == "Model" then
  7955. end
  7956. end
  7957. end
  7958. end
  7959. end
  7960. end
  7961. end
  7962. end
  7963. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  7964. c.BinType = Enum.BinType.Hammer
  7965. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  7966. c.BinType = Enum.BinType.Clone
  7967. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  7968. c.BinType = Enum.BinType.Grab
  7969. end)
  7970.  
  7971. RemoveAll.MouseButton1Down:connect(function()
  7972. for i, v in pairs(game:GetService("Workspace").Jewelrys:GetChildren()) do
  7973. v.Lasers:Remove()
  7974. v.Cameras:Remove()
  7975. v.FloorLasers:Remove()
  7976. end
  7977. game:GetService("Workspace").Cells:Remove()
  7978. game:GetService("Workspace").Doors:Remove()
  7979. game:GetService("Workspace").EscapeRoutes.ExplodeWall:Destroy()
  7980. game:GetService("Workspace").EscapeRoutes.LiftGate:Remove()
  7981. for i, v in pairs(game:GetService("Workspace").Banks:GetChildren()) do
  7982. v.Door:Destroy()
  7983. v.TriggerDoor:Destroy()
  7984. v.Lasers:Remove()
  7985. end
  7986. end)
  7987.  
  7988. AnnoyServer.MouseButton1Down:connect(function()
  7989. if annnoy == true then
  7990. annnoy = false
  7991. e = false
  7992. else
  7993. annnoy = true
  7994. e = true
  7995. while eee do
  7996. for _,plr in pairs(game:GetService("Players"):GetPlayers()) do
  7997. pcall(function()
  7998. for _,obj in pairs(plr.Character.Head:GetChildren()) do
  7999. if obj:IsA("Sound") then
  8000. obj:Play()
  8001. end
  8002. end
  8003. end)
  8004. end
  8005. end
  8006. end
  8007. end)
  8008.  
  8009. SpamArrest.MouseButton1Down:connect(function()
  8010. local Player = game:GetService("Players").LocalPlayer
  8011. wait(0.5)
  8012. for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
  8013. repeat
  8014. wait()
  8015. Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  8016. until v.Team.Name ~= "Criminal"
  8017. end
  8018. end)
  8019.  
  8020. noclip = false
  8021. game:GetService('RunService').Stepped:connect(function()
  8022. if noclip then
  8023. game:GetService("Players").LocalPlayer.Character.Humanoid:ChangeState(11)
  8024. end
  8025. end)
  8026.  
  8027. NoClip.MouseButton1Down:connect(function()
  8028. noclip = not noclip
  8029. if NoClip.Text == "NoClip: ON" then
  8030. NoClip.Text = "NoClip: OFF"
  8031. else
  8032. NoClip.Text = "NoClip: ON"
  8033. end
  8034. end)
  8035.  
  8036. WalkSpeed.MouseButton1Down:connect(function()
  8037. down = false
  8038. velocity = Instance.new("BodyVelocity")
  8039. velocity.maxForce = Vector3.new(100000, 0, 100000)
  8040. local speed = 150
  8041. gyro = Instance.new("BodyGyro")
  8042. gyro.maxTorque = Vector3.new(100000, 0, 100000)
  8043.  
  8044. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  8045.  
  8046. function onButton1Down(mouse)
  8047. down = true
  8048. velocity.Parent = game:GetService("Players").LocalPlayer.Character.UpperTorso
  8049. velocity.velocity = (hum.MoveDirection) * speed
  8050. gyro.Parent = game:GetService("Players").LocalPlayer.Character.UpperTorso
  8051. while down do
  8052. if not down then break end
  8053. velocity.velocity = (hum.MoveDirection) * speed
  8054. local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
  8055. gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
  8056. wait(0.1)
  8057. end
  8058. end
  8059.  
  8060. function onButton1Up(mouse)
  8061. velocity.Parent = nil
  8062. gyro.Parent = nil
  8063. down = false
  8064. end
  8065.  
  8066. function onSelected(mouse)
  8067. mouse.KeyDown:connect(function(k) if k:lower()=="q"then onButton1Down(mouse)end end)
  8068. mouse.KeyUp:connect(function(k) if k:lower()=="q"then onButton1Up(mouse)end end)
  8069. end
  8070.  
  8071. onSelected(game:GetService("Players").LocalPlayer:GetMouse())
  8072. end)
  8073.  
  8074. Gravity.MouseButton1Down:connect(function()
  8075. if Gravity == true then
  8076. Gravity = false
  8077. game:GetService("Workspace").Gravity = 196.2
  8078. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Gravity.Text = "Gravity: OFF"
  8079. else
  8080. Gravity = true
  8081. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Gravity.Text = "Gravity: ON"
  8082. game:GetService("Workspace").Gravity = 45
  8083. end
  8084. end)
  8085.  
  8086. JumpPower.MouseButton1Down:connect(function()
  8087. if Jump == true then
  8088. Jump = false
  8089. game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 50
  8090. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.JumpPower.Text = "Jump: OFF"
  8091. else
  8092. Jump = true
  8093. game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 100
  8094. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.JumpPower.Text = "Jump: ON"
  8095. end
  8096. end)
  8097.  
  8098. VehicleSpeed.MouseButton1Down:connect(function()
  8099. dir = 0
  8100. gs = game.GetService
  8101. gs(game,"RunService").RenderStepped:connect(function()
  8102. for i,v in next,workspace.Vehicles:children() do
  8103. if v.Name ~= "Heli" then
  8104. if v:FindFirstChild("Engine") then
  8105. local bf,cf = v.Engine:FindFirstChild("NewForce"),v:GetPrimaryPartCFrame().lookVector
  8106. if not bf then
  8107. bf = v.Engine:FindFirstChild("BodyForce") or v.Engine:FindFirstChild("VectorForce")
  8108. if bf then
  8109. bf = bf:Clone()
  8110. bf.Parent = v.Engine
  8111. bf.Name = "NewForce"
  8112. end
  8113. end
  8114. if bf then
  8115. local fa = 1
  8116. if v.Name:lower():find("bike") then fa = .3 elseif v.Name:lower():find("bugg") then fa = .5 end
  8117. if v.Seat.PlayerName.Value ~= game:GetService("Players").LocalPlayer.Name then fa = 0 end
  8118. bf.Force = Vector3.new(cf.X*300000*dir*fa,0,cf.Z*300000*dir*fa)
  8119. end
  8120. end
  8121. end
  8122. end
  8123. end)
  8124. val = {
  8125. {Enum.KeyCode.W,1};
  8126. {Enum.KeyCode.S,-1};
  8127. }
  8128. uis = gs(game,"UserInputService")
  8129. chk = function(k)
  8130. for i,v in next,val do
  8131. if v[1]==k.KeyCode then
  8132. return v[2]
  8133. end
  8134. end
  8135. end
  8136. uis.InputBegan:connect(function(k)
  8137. dir = chk(k) or dir
  8138. end)
  8139. uis.InputEnded:connect(function(k)
  8140. if chk(k) == dir then
  8141. dir = 0
  8142. end
  8143. end)
  8144. end)
  8145.  
  8146. KeyCard.MouseButton1Down:connect(function()
  8147. game:GetService("Players").LocalPlayer.TeamValue.Value= "Police"
  8148. end)
  8149.  
  8150. local mouse=game:GetService("Players").LocalPlayer:GetMouse''
  8151. localplayer=game:GetService("Players").LocalPlayer
  8152. game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  8153. local torso = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart
  8154. local speed=0
  8155. local keys={a=false,d=false,w=false,s=false}
  8156. local e1
  8157. local e2
  8158. local function start()
  8159. local pos = Instance.new("BodyPosition",torso)
  8160. local gyro = Instance.new("BodyGyro",torso)
  8161. pos.Name="EPIXPOS"
  8162. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  8163. pos.position = torso.Position
  8164. gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  8165. gyro.cframe = torso.CFrame
  8166. repeat
  8167. wait()
  8168. localplayer.Character.Humanoid.PlatformStand=true
  8169. local new=gyro.cframe - gyro.cframe.p + pos.position
  8170. if not keys.w and not keys.s and not keys.a and not keys.d then
  8171. speed=1
  8172. end
  8173. if keys.w then
  8174. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  8175. speed=speed+0.01
  8176. end
  8177. if keys.s then
  8178. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  8179. speed=speed+0.01
  8180. end
  8181. if keys.d then
  8182. new = new * CFrame.new(speed,0,0)
  8183. speed=speed+0.01
  8184. end
  8185. if keys.a then
  8186. new = new * CFrame.new(-speed,0,0)
  8187. speed=speed+0.01
  8188. end
  8189. if speed>5 then
  8190. speed=5
  8191. end
  8192. pos.position=new.p
  8193. if keys.w then
  8194. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
  8195. elseif keys.s then
  8196. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
  8197. else
  8198. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  8199. end
  8200. until not Fly
  8201. if gyro then gyro:Destroy() end
  8202. if pos then pos:Destroy() end
  8203. flying=false
  8204. localplayer.Character.Humanoid.PlatformStand=false
  8205. speed=0
  8206. end
  8207. e1=mouse.KeyDown:connect(function(key)
  8208. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  8209. if key=="w" then
  8210. keys.w=true
  8211. elseif key=="s" then
  8212. keys.s=true
  8213. elseif key=="a" then
  8214. keys.a=true
  8215. elseif key=="d" then
  8216. keys.d=true
  8217. end
  8218. end)
  8219. e2=mouse.KeyUp:connect(function(key)
  8220. if key=="w" then
  8221. keys.w=false
  8222. elseif key=="s" then
  8223. keys.s=false
  8224. elseif key=="a" then
  8225. keys.a=false
  8226. elseif key=="d" then
  8227. keys.d=false
  8228. end
  8229. end)
  8230.  
  8231. Fly.MouseButton1Down:connect(function()
  8232. if flyy == true then
  8233. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Fly.Text = "Fly: OFF"
  8234. flyy = false
  8235. Fly = false
  8236. start()
  8237. else
  8238. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Fly.Text = "Fly: ON"
  8239. flyy = true
  8240. Fly = true
  8241. start()
  8242. end
  8243. end)
  8244.  
  8245. FlashLight.MouseButton1Down:connect(function()
  8246. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  8247.  
  8248. a = Instance.new("Part", workspace)
  8249. a.Anchored = true
  8250. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  8251. a.CanCollide = false
  8252.  
  8253. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  8254. if v.Name == "Station" then
  8255. for a, b in pairs(v:GetChildren()) do
  8256. if b:IsA("StringValue") then
  8257. if b.Value == "Flashlight" then
  8258. v.CFrame = CFrame.new(hit)
  8259. end
  8260. end
  8261. end
  8262. end
  8263. end
  8264. end)
  8265.  
  8266. M4A4.MouseButton1Down:connect(function()
  8267. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  8268.  
  8269. a = Instance.new("Part", workspace)
  8270. a.Anchored = true
  8271. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  8272. a.CanCollide = false
  8273.  
  8274. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  8275. if v.Name == "Station" then
  8276. for a, b in pairs(v:GetChildren()) do
  8277. if b:IsA("StringValue") then
  8278. if b.Value == "RifleSWAT" then
  8279. v.CFrame = CFrame.new(hit)
  8280. end
  8281. end
  8282. end
  8283. end
  8284. end
  8285. end)
  8286.  
  8287. AK47.MouseButton1Down:connect(function()
  8288. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  8289.  
  8290. a = Instance.new("Part", workspace)
  8291. a.Anchored = true
  8292. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  8293. a.CanCollide = false
  8294.  
  8295. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  8296. if v.Name == "ShootingRange" then
  8297. for a, b in pairs(v:GetChildren()) do
  8298. if b:IsA("StringValue") then
  8299. if b.Value == "AK47" then
  8300. v.CFrame = CFrame.new(hit)
  8301. end
  8302. end
  8303. end
  8304. end
  8305. end
  8306. end)
  8307.  
  8308. ShotGun.MouseButton1Down:connect(function()
  8309. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  8310.  
  8311. a = Instance.new("Part", workspace)
  8312. a.Anchored = true
  8313. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  8314. a.CanCollide = false
  8315.  
  8316. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  8317. if v.Name == "Station" then
  8318. for a, b in pairs(v:GetChildren()) do
  8319. if b:IsA("StringValue") then
  8320. if b.Value == "Shotgun" then
  8321. v.CFrame = CFrame.new(hit)
  8322. end
  8323. end
  8324. end
  8325. end
  8326. end
  8327. end)
  8328.  
  8329. Pistol.MouseButton1Down:connect(function()
  8330. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  8331.  
  8332. a = Instance.new("Part", workspace)
  8333. a.Anchored = true
  8334. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  8335. a.CanCollide = false
  8336.  
  8337. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  8338. if v.Name == "Station" then
  8339. for a, b in pairs(v:GetChildren()) do
  8340. if b:IsA("StringValue") then
  8341. if b.Value == "Pistol" then
  8342. v.CFrame = CFrame.new(hit)
  8343. end
  8344. end
  8345. end
  8346. end
  8347. end
  8348. end)
  8349.  
  8350. GotoBank.MouseButton1Down:connect(function()
  8351. for i=1,20 do
  8352. wait()
  8353. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.214, 2.67609, 818.648926) + Vector3.new(1,0,0)
  8354. end
  8355. end)
  8356.  
  8357. GotoJewelry.MouseButton1Down:connect(function()
  8358. for i=1,20 do
  8359. wait()
  8360. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  8361. end
  8362. end);
  8363.  
  8364. GoTo.MouseButton1Down:connect(function()
  8365. p = getPlayer()
  8366. if p then
  8367. for i=1,20 do
  8368. wait()
  8369. PLR.Character.HumanoidRootPart.CFrame = p.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  8370. end
  8371. else
  8372. GoTo.Text = "Retry"; wait(1); GoTo.Text = "GoTo" end
  8373. end)
  8374.  
  8375. Explorer.MouseButton1Down:connect(function()
  8376. 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"}
  8377. 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"}
  8378. BrickColorProperties = {"BrickColor", "Color", "TeamColor", "AllowSweep", "WaterColor", "ParallelPhysics", "Is30FpsThrottleEnabled", "HeadsUpDisplay", "Texture", "Value", "WaterColor", "SkinColor", "SparkleColor", "FogColor", "HeadColor", "LeftArmColor", "RightArmColor", "TorsoColor", "RightLegColor", "LeftLegColor","ShadowColor", "Ambient", "SecondaryColor"}
  8379. s = Instance.new("ScreenGui", game.CoreGui)
  8380. pgr = Instance.new("TextButton")
  8381. pgr.Parent = s
  8382. pgr.Size = UDim2.new(0,100,0,40)
  8383. pgr.Position = UDim2.new(0,30,0,440)
  8384. pgr.Text="Xplorer"
  8385. pgr.BackgroundTransparency = 0.7
  8386. pgr.TextColor = BrickColor.new("Black")
  8387. pgr.BackgroundColor = BrickColor.new("Really Black")
  8388. pgr.BorderColor = BrickColor.new("Black")
  8389. pgr.Font = "ArialBold"
  8390. pgr.FontSize = "Size14"
  8391. pgr.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  8392. pgr.TextStrokeTransparency = 0.3
  8393. pgr.BorderSizePixel = 1
  8394. pgr.BorderColor = BrickColor.new("White")
  8395.  
  8396. if game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer") then
  8397. game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer"):Remove()
  8398. end
  8399.  
  8400. Banned = {}
  8401.  
  8402.  
  8403.  
  8404. function isBanned()
  8405. for i,v in pairs(game.Players:GetPlayers()) do
  8406. if v.Name == Banned then
  8407. v:Destroy();
  8408. else
  8409. print("Player: "..v.Name.." has passed the test of banishments.");
  8410. end
  8411. end
  8412. end
  8413.  
  8414.  
  8415.  
  8416. local Cloned
  8417. local Deleted
  8418. local DeleteParent
  8419. local Player
  8420. local Search
  8421. local ScriptSearch
  8422. local Gui
  8423. local Cloned = nil
  8424. local Deleted = nil
  8425. local DeleteParent = nil
  8426. local Current = 0
  8427. local CurrentOption = 0
  8428.  
  8429. function Clear()
  8430. if Gui then
  8431. Gui:Remove()
  8432. end
  8433. Current = 0
  8434. CurrentOption = 0
  8435. end
  8436.  
  8437. function AddButton(N, Function, Color, Copy)
  8438. if not N then
  8439. error("RenderButton - No Name Specified")
  8440. end
  8441. if not Function then
  8442. error("RenderButton - No Function Specified")
  8443. end
  8444. if not Color then
  8445. Color = Color3.new(1, 1, 1)
  8446. end
  8447. if Copy == nil then
  8448. Copy = true
  8449. end
  8450. P = Instance.new("TextButton")
  8451. if Copy then
  8452. P.Size = UDim2.new(0, 110, 0, 20)
  8453. else
  8454. P.Size = UDim2.new(0, 130, 0, 20)
  8455. end
  8456. P.Text = N.Name
  8457. P.Name = N.Name
  8458. P.Parent = Gui
  8459. P.BackgroundColor3 = Color
  8460. P.TextColor3 = Color3.new(0, 0, 0)
  8461. P.BackgroundTransparency = 0.5
  8462. P.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300, 0, 50+(20*((Current%30)-1)))
  8463. P.MouseButton1Click:connect(function()
  8464. Function(P)
  8465. end)
  8466. D = Instance.new("TextButton")
  8467. D.Size = UDim2.new(0, 20, 0, 20)
  8468. D.Text = "X"
  8469. D.Name = N.Name
  8470. D.Parent = Gui
  8471. D.BackgroundColor3 = Color3.new(1, 0, 0)
  8472. D.TextColor3 = Color3.new(0, 0, 0)
  8473. D.BackgroundTransparency = 0.5
  8474. D.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+130, 0, 50+(20*((Current%30)-1)))
  8475. D.MouseButton1Click:connect(function()
  8476. Deleted = N
  8477. DeleteParent = N.Parent
  8478. N.Parent = nil
  8479. Clear()
  8480. Search(DeleteParent)
  8481. end)
  8482. if Copy then
  8483. C = Instance.new("TextButton")
  8484. C.Size = UDim2.new(0, 20, 0, 20)
  8485. C.Text = "C"
  8486. C.Name = N.Name
  8487. C.Parent = Gui
  8488. C.BackgroundColor3 = Color3.new(0, 1, 0.5)
  8489. C.TextColor3 = Color3.new(0, 0, 0)
  8490. C.BackgroundTransparency = 0.5
  8491. C.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+110, 0, 50+(20*((Current%30)-1)))
  8492. C.MouseButton1Click:connect(function()
  8493. Cloned = N
  8494. Clear()
  8495. Search(N.Parent)
  8496. end)
  8497. end
  8498. Current = Current + 1
  8499. return P
  8500. end
  8501.  
  8502. function AddOption(N, Function, Color, Text)
  8503. if not N then
  8504. error("RenderButton - No Name Specified")
  8505. end
  8506. if not Color then
  8507. Color = Color3.new(1, 1, 1)
  8508. end
  8509. if Text == nil then
  8510. Text = false
  8511. end
  8512. if Text then
  8513. P = Instance.new("TextBox")
  8514. else
  8515. P = Instance.new("TextButton")
  8516. end
  8517. P.Text = N
  8518. P.Name = N
  8519. P.Parent = Gui
  8520. P.BackgroundColor3 = Color
  8521. P.TextColor3 = Color3.new(0, 0, 0)
  8522. P.BackgroundTransparency = 0.5
  8523. P.Size = UDim2.new(0, 150, 0, 20)
  8524. P.Position = UDim2.new(0, ((math.modf(CurrentOption/30))*150)+150, 0, 50+(20*((CurrentOption%30)-1)))
  8525. if not Text and Function then
  8526. P.MouseButton1Click:connect(function() Function(P) end)
  8527. end
  8528. CurrentOption = CurrentOption + 1
  8529. return P
  8530. end
  8531.  
  8532. function AddTextOption(Obj, Prop)
  8533. local Ob = Obj
  8534. local Pro = Prop
  8535. if type(Ob[Pro]) == "number" or type(Ob[Pro]) == "string" then
  8536. CurrentOption = CurrentOption + 1
  8537. local T = AddOption(Ob[Pro], nil, Color3.new(0.1, 0.4, 0.1), true)
  8538. CurrentOption = CurrentOption - 2
  8539. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = T.Text end, Color3.new(0.1, 0.8, 0.1), false)
  8540. CurrentOption = CurrentOption + 1
  8541. end
  8542. end
  8543.  
  8544. function AddBrickColorOption(Obj, Prop)
  8545. local Ob = Obj
  8546. local Pro = Prop
  8547. if BrickColor.new(tostring(Ob[Pro])) == Ob[Pro] then
  8548. CurrentOption = CurrentOption + 1
  8549. local T = AddOption(tostring(Ob[Pro]), nil, Color3.new(0.1, 0.4, 0.1), true)
  8550. CurrentOption = CurrentOption - 2
  8551. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = BrickColor.new(T.Text) end, Color3.new(0.1, 0.8, 0.1), false)
  8552. CurrentOption = CurrentOption + 1
  8553. end
  8554. end
  8555.  
  8556. function UnanchorObject(Objects)
  8557. local function Recurse(Base)
  8558. for _, Object in pairs(Base:GetChildren()) do
  8559. if _G.TestProperty(Object, "Anchored") then
  8560. Object.Anchored = not Object.Anchored
  8561. end
  8562. Recurse(Object)
  8563. end
  8564. end
  8565. Recurse(Objects)
  8566. end
  8567.  
  8568.  
  8569.  
  8570.  
  8571. function AddBoolOption(Obj, Prop)
  8572. local Ob = Obj
  8573. local Pro = Prop
  8574. if type(Ob[Pro]) == "boolean" then
  8575. local O = AddOption(Pro..": "..tostring(Ob[Pro]), nil, Color3.new(0.1, 0.8, 0.1), false)
  8576. O.MouseButton1Click:connect(function()
  8577. if Ob[Pro] then
  8578. Ob[Pro] = false
  8579. O.Text = Pro..": false"
  8580. else
  8581. Ob[Pro] = true
  8582. O.Text = Pro..": true"
  8583. end
  8584. end)
  8585. end
  8586. end
  8587.  
  8588. function TestProperty(Obj, Property)
  8589. Success = pcall(function()
  8590. if Obj[Property] then
  8591. return
  8592. end
  8593. end)
  8594. return Success
  8595. end
  8596.  
  8597. function LoadOptions(Object)
  8598. for Num, Prop in pairs(TextProperties) do
  8599. if TestProperty(Object, Prop) then
  8600. AddTextOption(Object, Prop)
  8601. end
  8602. end
  8603. for Num, Prop in pairs(BoolProperties) do
  8604. if TestProperty(Object, Prop) then
  8605. AddBoolOption(Object, Prop)
  8606. end
  8607. end
  8608. for Num, Prop in pairs(BrickColorProperties) do
  8609. if TestProperty(Object, Prop) then
  8610. AddBrickColorOption(Object, Prop)
  8611. end
  8612. end
  8613. end
  8614.  
  8615.  
  8616. function AddForceField(Player)
  8617. Instance.new("ForceField", Player.Character)
  8618. end
  8619. function Killp(Player)
  8620. Player.Character.Humanoid.Health=0
  8621. end
  8622. function AddExplode(Player)
  8623. Instance.new("Explosion", Player.Character)
  8624. end
  8625. function AddSparkles(Player)
  8626. Instance.new("Sparkles", Player.Character)
  8627. end
  8628.  
  8629.  
  8630. function FreezeParts(b)
  8631. if (b.className == "Part") then
  8632. b.Anchored=true;
  8633. end
  8634. end
  8635.  
  8636. function TPToObject(Object1)
  8637. local localplr = game.Players.LocalPlayer.Character.Torso
  8638. localplr.Position = Object1.Position
  8639. end
  8640.  
  8641.  
  8642. function Search(Object)
  8643. Gui = Instance.new("ScreenGui")
  8644. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  8645. Gui.Name = "Explorer"
  8646. if Object ~= game then
  8647. AddOption("Back", function()
  8648. Clear();
  8649. Search(Object.Parent)
  8650. end, Color3.new(0.5, 1, 1), false)
  8651. end
  8652. if Object:IsA("Sound") then
  8653. AddOption("Copy ID", function() CopyString(tostring(Object.SoundId):sub(14)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  8654. AddOption("Play", function() Object:Play(); Clear(); Search(Object); end, Color3.new(0, 0, 1), false)
  8655. AddOption("Stop", function() Object:Stop(); Clear(); Search(Object); end, Color3.new(1, 1, 0), false)
  8656. end
  8657. if Object:IsA("Workspace") then
  8658. 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)
  8659. end
  8660. if Object:IsA("IntValue") or Object:IsA("StringValue") or Object:IsA("NumberValue") then
  8661. AddOption("Copy Value", function() CopyString(tostring(Object.Value)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  8662. end
  8663. if Object:IsA("TextLabel") or Object:IsA("TextBox") or Object:IsA("Message") then
  8664. AddOption("Copy Value", function() CopyString(tostring(Object.Text)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  8665. end
  8666. AddOption("Get Path", function() CopyString(tostring("game." .. Object:GetFullName())) Clear(); Search(Object) end, Color3.new(0.5, 1, 1), false)
  8667. if Object ~= game then
  8668. AddOption("Unanchor Children", function() UnanchorObject(Object); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  8669. AddOption("ClearAllChildren", function() Object:ClearAllChildren(); Clear(); Search(Object); end, Color3.new(1, 0.6, 0.1), false)
  8670. end
  8671. AddOption("Reload", function() Clear(); Search(Object); end, Color3.new(0.2, 1, 0.2), false)
  8672. if Cloned then
  8673. AddOption("Paste", function() Cloned:Clone().Parent = Object; Clear(); Search(Object); end, Color3.new(0.5, 1, 1), false)
  8674. end
  8675. if Deleted then
  8676. AddOption("Undo", function() Deleted.Parent = DeleteParent; Deleted = nil; DeletedParent = nil; Clear(); Search(Object); end, Color3.new(1, 0.6, 0.1), false)
  8677. end
  8678. if Object:IsA("Player") then
  8679. AddOption("Goto Character", function() Clear(); if Object.Character then Search(Object.Character); end end, Color3.new(1, 1, 1), false)
  8680. AddOption("Kill", function() Killp(Object) end, Color3.new(1,0.6,0.1), false)
  8681. AddOption("ForceField", function() AddForceField(Object); end, Color3.new(1, 0.6, 0.1), false)
  8682. AddOption("Freeze", function() FreezeParts(Object.Character.Torso); end, Color3.new(1, 0.6, 0.1), false)
  8683. AddOption("Unequip Tools", function() Object.Character.Humanoid:UnequipTools() end, Color3.new(1, 0.6, 0.1), false)
  8684. AddOption("Ban", function() table.insert(Banned, Object.Name); end, Color3.new(1,0.6,0.1), false)
  8685. --AddOption("Explode", function() AddExplode(Object); end, Color3.new(1, 0.6, 0.1), false)
  8686. end
  8687. if Object:IsA("Lighting") then
  8688. AddOption("Night", function() Object.TimeOfDay="24:24:24" end, Color3.new(1.,0.6,0.1), false)
  8689. AddOption("Day", function() Object.TimeOfDay="12:12:12" end, Color3.new(1.,0.6,0.1), false)
  8690. end
  8691. if Object:IsA("LocalScript") then
  8692. AddOption("EditScript", function() Clear(); ScriptSearch(Object); end, Color3.new(1, 1, 1), false)
  8693. end
  8694. if Object:IsA("Terrain") then
  8695. AddOption("Clear", function() Object:Clear(); end, Color3.new(1, 1, 1), false)
  8696. end
  8697. 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
  8698. AddOption("Teleport To Part", function() TPToObject(Object); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  8699. end
  8700.  
  8701. LoadOptions(Object)
  8702. AddOption("Close", Clear, Color3.new(1, 0.2, 0), false)
  8703. if not Object:IsA("Workspace") or not Object:IsA("Player") then
  8704. for Num, Obj in pairs(Object:GetChildren()) do
  8705. --if not Obj:IsA("BasePart") or not Object.Parent == game.Workspace then
  8706. if true then
  8707. if Obj:IsA("LocalScript") then
  8708. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 0, 0), true)
  8709. elseif Obj:IsA("Script") or Obj:IsA("StarterScript") or Obj:IsA("CoreScript") then
  8710. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(0.5, 0.5, 0.8), true)
  8711. elseif Obj.Parent == game then
  8712. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), false)
  8713. else
  8714. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), true)
  8715. end
  8716. end
  8717. end
  8718. end
  8719. function MoveUp(Place, Amount)
  8720. for i,v in pairs(Place:GetChildren()) do
  8721. if v:IsA("TextLabel") or v:IsA("TextBox") then
  8722. v.Position = v.Position + UDim2.new(0,0,0,-Amount)
  8723. end
  8724. end
  8725. end
  8726. function MoveDown(Place, Amount)
  8727. for i,v in pairs(Place:GetChildren()) do
  8728. if v:IsA("TextLabel") or v:IsA("TextBox") then
  8729. v.Position = v.Position + UDim2.new(0,0,0,Amount)
  8730. end
  8731. end
  8732. end
  8733. i=0
  8734. function ScriptSearch(S)
  8735. Script2 = S
  8736. Script = decompile(Script2)
  8737. Table = {}
  8738. Enabled = true
  8739. Gui = Instance.new("ScreenGui")
  8740. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  8741. Gui.Name = "Explorer"
  8742. while Enabled do
  8743. Start, End = string.find(Script, '\n')
  8744. print(Start, End)
  8745. if Start and End then
  8746. table.insert(Table, string.sub(Script, 1, End))
  8747. New = string.sub(Script, End+1, string.len(Script))
  8748. Script = New
  8749. else
  8750. Enabled = false
  8751. table.insert(Table, string.sub(Script, 1, End))
  8752. print("Finished")
  8753. end
  8754. end
  8755. P = Instance.new("TextLabel")
  8756. P.Size = UDim2.new(0, 500, 0, 20)
  8757. P.Text = Script2.Name
  8758. P.Name = "Script Line"
  8759. P.Parent = Gui
  8760. P.BackgroundColor3 = Color3.new(1, 1, 1)
  8761. P.TextColor3 = Color3.new(0, 0, 0)
  8762. P.BackgroundTransparency = 0.5
  8763. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  8764. P.TextXAlignment = "Left"
  8765. i=i+1
  8766. New = {}
  8767. for I,Val in pairs(Table) do
  8768. print(Val)
  8769. P = Instance.new("TextBox")
  8770. P.ClearTextOnFocus = false
  8771. P.Size = UDim2.new(0, 500, 0, 20)
  8772. P.Text = Val
  8773. P.Name = "Script Line"
  8774. P.Parent = Gui
  8775. P.BackgroundColor3 = Color3.new(1, 1, 1)
  8776. P.TextColor3 = Color3.new(0, 0, 0)
  8777. P.BackgroundTransparency = 0.5
  8778. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  8779. P.TextXAlignment = "Left"
  8780. table.insert(New, P)
  8781. i=i+1
  8782. end
  8783. i=1
  8784. P = Instance.new("TextButton")
  8785. P.Size = UDim2.new(0, 20, 0, 20)
  8786. P.Text = "^"
  8787. P.Name = "Scroll"
  8788. P.Parent = Gui
  8789. P.BackgroundColor3 = Color3.new(1, 1, 1)
  8790. P.TextColor3 = Color3.new(0, 0, 0)
  8791. P.BackgroundTransparency = 0.5
  8792. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  8793. P.MouseButton1Click:connect(function()
  8794. MoveUp(Gui, -20)
  8795. end)
  8796. i=i+1
  8797. P = Instance.new("TextButton")
  8798. P.Size = UDim2.new(0, 20, 0, 20)
  8799. P.Text = "v"
  8800. P.Name = "Scroll"
  8801. P.Parent = Gui
  8802. P.BackgroundColor3 = Color3.new(1, 1, 1)
  8803. P.TextColor3 = Color3.new(0, 0, 0)
  8804. P.BackgroundTransparency = 0.5
  8805. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  8806. P.MouseButton1Click:connect(function()
  8807. MoveDown(Gui, -20)
  8808. end)
  8809. i=i+1
  8810. P = Instance.new("TextButton")
  8811. P.Size = UDim2.new(0, 20, 0, 20)
  8812. P.Text = "^^"
  8813. P.Name = "Scroll"
  8814. P.Parent = Gui
  8815. P.BackgroundColor3 = Color3.new(1, 1, 1)
  8816. P.TextColor3 = Color3.new(0, 0, 0)
  8817. P.BackgroundTransparency = 0.5
  8818. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  8819. P.MouseButton1Click:connect(function()
  8820. MoveUp(Gui, -200)
  8821. end)
  8822. i=i+1
  8823. P = Instance.new("TextButton")
  8824. P.Size = UDim2.new(0, 20, 0, 20)
  8825. P.Text = "vv"
  8826. P.Name = "Scroll"
  8827. P.Parent = Gui
  8828. P.BackgroundColor3 = Color3.new(1, 1, 1)
  8829. P.TextColor3 = Color3.new(0, 0, 0)
  8830. P.BackgroundTransparency = 0.5
  8831. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  8832. P.MouseButton1Click:connect(function()
  8833. MoveDown(Gui, -200)
  8834. end)
  8835. i=i+1
  8836. P = Instance.new("TextButton")
  8837. P.Size = UDim2.new(0, 20, 0, 20)
  8838. P.Text = "S"
  8839. P.Name = "Save"
  8840. P.Parent = Gui
  8841. P.BackgroundColor3 = Color3.new(0, 1, 0)
  8842. P.TextColor3 = Color3.new(0, 0, 0)
  8843. P.BackgroundTransparency = 0.5
  8844. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  8845. P.MouseButton1Click:connect(function()
  8846. StringS = ""
  8847. for Num, Obj in pairs(New) do
  8848. StringS = StringS..Obj.Text..'\n'
  8849. end
  8850. S.Source = StringS
  8851. S.Disabled = true
  8852. S.Disabled = false
  8853. end)
  8854. i=i+1
  8855. P = Instance.new("TextButton")
  8856. P.Size = UDim2.new(0, 20, 0, 20)
  8857. P.Text = "C"
  8858. P.Name = "Copy"
  8859. P.Parent = Gui
  8860. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  8861. P.TextColor3 = Color3.new(0, 0, 0)
  8862. P.BackgroundTransparency = 0.5
  8863. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  8864. P.MouseButton1Click:connect(function()
  8865. StringS = ""
  8866. for Num, Obj in pairs(New) do
  8867. StringS = StringS..Obj.Text..'\n'
  8868. end
  8869. CopyString(StringS)
  8870. end)
  8871. i=i+1
  8872. P = Instance.new("TextButton")
  8873. P.Size = UDim2.new(0, 20, 0, 20)
  8874. P.Text = "x"
  8875. P.Name = "Back"
  8876. P.Parent = Gui
  8877. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  8878. P.TextColor3 = Color3.new(0, 0, 0)
  8879. P.BackgroundTransparency = 0.5
  8880. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  8881. P.MouseButton1Click:connect(function()
  8882. Clear()
  8883. i=0
  8884. Search(S)
  8885. end)
  8886. i=i+1
  8887. P = Instance.new("TextButton")
  8888. P.Size = UDim2.new(0, 20, 0, 20)
  8889. P.Text = "CB"
  8890. P.Name = "Back"
  8891. P.Parent = Gui
  8892. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  8893. P.TextColor3 = Color3.new(0, 0, 0)
  8894. P.BackgroundTransparency = 0.5
  8895. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  8896. P.MouseButton1Click:connect(function()
  8897. CopyString(decompile(Script2,true))
  8898. end)
  8899. i=i+1
  8900. end
  8901. end
  8902.  
  8903. pgr.MouseButton1Click:connect(function()
  8904. Clear()
  8905. Search(game)
  8906. end)
  8907. end)
  8908.  
  8909. UIColorButton.MouseButton1Down:connect(function()
  8910. print("not ready")
  8911. end)
  8912.  
  8913. PLR = game:GetService("Players").LocalPlayer
  8914.  
  8915. Players = game:GetService("Players"):GetPlayers()
  8916.  
  8917. Selected1 = game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.SPlayer
  8918.  
  8919. val.Name = "Selected"
  8920.  
  8921. function alphabetize(p1, p2)
  8922. Player1 = p1.Name:lower()
  8923. P1 = Player1:sub(1, 1):byte()
  8924. Player2 = p2.Name:lower()
  8925. P2 = Player2:sub(1, 1):byte()
  8926.  
  8927.  
  8928. if P1 < P2 then return true else return false end
  8929. end
  8930. table.sort(Players, alphabetize)
  8931.  
  8932. for i = 1, #Players do
  8933. p = Players[i]
  8934. if p ~= PLR then
  8935. btn = Instance.new("TextButton", sframe)
  8936. btn.Name = p.Name
  8937. btn.Text = p.Name
  8938. btn.Size = UDim2.new(0, 260, 0, 25)
  8939. btn.Font = Enum.Font.Highway
  8940. btn.FontSize = Enum.FontSize.Size14
  8941. btn.TextColor3 = Color3.new(255, 255, 255)
  8942. btn.BackgroundTransparency = 1
  8943. btn.Position = UDim2.new(0, 0, 0, (i * 25) - 25)
  8944. sframe.CanvasSize = UDim2.new(0, 0, 0, (#Players * 25) - 25)
  8945. btn.MouseButton1Click:connect(function()
  8946. val.Value = p
  8947. Selected1.Text = "Player: "..p.Name
  8948. end)
  8949.  
  8950. end
  8951. end
  8952.  
  8953. function update()
  8954.  
  8955. for i, btn in ipairs(sframe:GetChildren()) do if btn:IsA("TextButton") then btn:Destroy() end end
  8956.  
  8957. plrs = game:GetService("Players"):GetPlayers()
  8958. table.sort(plrs, alphabetize)
  8959.  
  8960. for i = 1, #plrs do
  8961.  
  8962. p = plrs[i]
  8963. if p ~= PLR then
  8964.  
  8965. btn = Instance.new("TextButton", sframe)
  8966. btn.Text = p.Name
  8967. btn.Size = UDim2.new(0, 260, 0, 25)
  8968. btn.Font = Enum.Font.Highway
  8969. btn.FontSize = Enum.FontSize.Size14
  8970. btn.TextColor3 = Color3.new(255, 255, 255)
  8971. btn.BackgroundTransparency = 1
  8972. btn.Position = UDim2.new(0, 0, 0, (i * 25) - 25)
  8973.  
  8974. sframe.CanvasSize = UDim2.new(0, 0, 0, (#Players * 25) - 25)
  8975.  
  8976. btn.MouseButton1Click:connect(function()
  8977. val.Value = p
  8978. SPlayer.Text = "Player: "..p.Name
  8979. end)
  8980.  
  8981. end
  8982. end
  8983.  
  8984. end
  8985. game:GetService("Players").PlayerAdded:connect(update)
  8986. game:GetService("Players").PlayerRemoving:connect(update)
  8987.  
  8988. function getPlayer()
  8989. if val.Value:IsA("Player") and val.Value.Character:FindFirstChild("HumanoidRootPart") then return val.Value else return nil end
  8990. end
  8991. end
  8992.  
  8993. if game.PlaceId == 292439477 then
  8994. ESP = true
  8995.  
  8996. Sniper = {"INTERVENTION", "REMINGTON 700", "AWS", "L115A3", "MOSIN NAGANT", "OBREZ"}
  8997. SpecialSniper = {"BFG 50", "SFG 50"}
  8998. WeakSniper = {"MK11", "SKS", "SCAR SSR", "DRAGUNOV SVU", "HENRY 45-70"}
  8999. 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"}
  9000. WeakSMG = {"MP5K", "UMP45", "MP7", "MAC10", "MP5", "COLT SMG 635", "MP5SD", "MP10", "MP5/10", "KRISS VECTOR"}
  9001. ShotGun = {"REMINGTON 870", "KSG 12", "KS-23M", "SERBU SHOTGUN"}
  9002. LMG = {"COLT LMG", "M60", "AUG HBAR", "MG36", "L86 LSW", "RPK", "SCAR HAMR", "RPK74"}
  9003. Other = {"M9", "GLOCK 17", "M1911", "DEAGLE 44", "GLOCK 18", "M93R", "TEC9", "MP412 REX"}
  9004. Melee = {"KNIFE", "MACHETE"}
  9005.  
  9006. warn("Phantom Forces ESP Created By Unlisting")
  9007.  
  9008. if ESP == true then
  9009. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  9010. pass = false
  9011. if workspace:FindFirstChild(v.Name) then
  9012. if v.Team == game:GetService("Players").LocalPlayer.Team then
  9013. if v.Character:FindFirstChild("HumanoidRootPart") then
  9014. if v.Character.HumanoidRootPart:FindFirstChild("ESP") then
  9015. v.Character.HumanoidRootPart.ESP:Destroy()
  9016. end
  9017. end
  9018. end
  9019. if v.Team ~= game:GetService("Players").LocalPlayer.Team then
  9020. if v.Character:FindFirstChild("HumanoidRootPart") then
  9021. for i,v in pairs(v.Character:GetChildren()) do
  9022. if v:IsA("Model") then
  9023. pass = true
  9024. break
  9025. end
  9026. end
  9027.  
  9028. shirt = nil
  9029. passer = false
  9030. for i,v in pairs(v.Character:GetChildren()) do
  9031. if v:IsA("Shirt") then
  9032. shirt = v
  9033. break
  9034. end
  9035. end
  9036.  
  9037. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetChildren()) do
  9038. if v:IsA("Shirt") then
  9039. if shirt ~= nil then
  9040. if v.Name ~= shirt.Name then
  9041. passer = true
  9042. break
  9043. end
  9044. end
  9045. end
  9046. end
  9047.  
  9048. if passer == true then
  9049. if v.Character:FindFirstChild("HumanoidRootPart") then
  9050. if v.Character.HumanoidRootPart:FindFirstChild("ESP") then
  9051.  
  9052. v.Character.HumanoidRootPart.ESP.TextLabel.Text = v.Name.." Distance: "..math.floor(((game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - v.Character.HumanoidRootPart.Position).magnitude))
  9053.  
  9054. hitting = false
  9055.  
  9056.  
  9057. 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)
  9058. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  9059. if part then
  9060. if part.Parent == v.Character then
  9061. hitting = true
  9062. end
  9063. end
  9064. if hitting == false then
  9065. elseif hitting == true then
  9066. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  9067. end
  9068.  
  9069. if hitting == false then
  9070. 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)
  9071. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  9072. if part then
  9073. if part.Parent == v.Character then
  9074. hitting = true
  9075. end
  9076. end
  9077. if hitting == false then
  9078. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  9079. elseif hitting == true then
  9080. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  9081. end
  9082.  
  9083. if hitting == false then
  9084. elseif hitting == true then
  9085. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  9086. end
  9087.  
  9088.  
  9089.  
  9090.  
  9091.  
  9092.  
  9093.  
  9094.  
  9095.  
  9096.  
  9097.  
  9098. if hitting == false then
  9099. 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)
  9100. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  9101. if part then
  9102. if part:IsA("BasePart") then
  9103.  
  9104. CurrentGun = nil
  9105. for i,v in pairs(workspace.CurrentCamera:GetChildren()) do
  9106. if v.Name ~= "Right Arm" and v.Name ~= "Left Arm" then
  9107. if v:IsA("Model") then
  9108. if v:FindFirstChild("Flame") then
  9109. CurrentGun = v
  9110. break
  9111. end
  9112. end
  9113. end
  9114. end
  9115.  
  9116. found = false
  9117.  
  9118. if found == false then
  9119. for i = 1,#Sniper do
  9120. if CurrentGun ~= nil then
  9121. if Sniper[i] == CurrentGun.Name then
  9122. found = true
  9123. Min = 2.75
  9124. Max = 3
  9125. break
  9126. end
  9127. end
  9128. end
  9129. end
  9130.  
  9131. if found == false then
  9132. for i = 1,#SpecialSniper do
  9133. if CurrentGun ~= nil then
  9134. if SpecialSniper[i] == CurrentGun.Name then
  9135. found = true
  9136. Min = 3.25
  9137. Max = 3.5
  9138. break
  9139. end
  9140. end
  9141. end
  9142. end
  9143.  
  9144. if found == false then
  9145. for i = 1,#WeakSniper do
  9146. if CurrentGun ~= nil then
  9147. if WeakSniper[i] == CurrentGun.Name then
  9148. found = true
  9149. Min = 2.75
  9150. Max = 3
  9151. break
  9152. end
  9153. end
  9154. end
  9155. end
  9156.  
  9157. if found == false then
  9158. for i = 1,#WeakSMG do
  9159. if CurrentGun ~= nil then
  9160. if WeakSMG[i] == CurrentGun.Name then
  9161. found = true
  9162. Min = 2.25
  9163. Max = 3
  9164. break
  9165. end
  9166. end
  9167. end
  9168. end
  9169.  
  9170. if found == false then
  9171. for i = 1,#SMG do
  9172. if CurrentGun ~= nil then
  9173. if SMG[i] == CurrentGun.Name then
  9174. found = true
  9175. Min = 2.5
  9176. Max = 3
  9177. break
  9178. end
  9179. end
  9180. end
  9181. end
  9182.  
  9183. if found == false then
  9184. for i = 1,#ShotGun do
  9185. if CurrentGun ~= nil then
  9186. if ShotGun[i] == CurrentGun.Name then
  9187. found = true
  9188. Min = 2.75
  9189. Max = 3
  9190. break
  9191. end
  9192. end
  9193. end
  9194. end
  9195.  
  9196. if found == false then
  9197. for i = 1,#LMG do
  9198. if CurrentGun ~= nil then
  9199. if LMG[i] == CurrentGun.Name then
  9200. found = true
  9201. Min = 2.5
  9202. Max = 3
  9203. break
  9204. end
  9205. end
  9206. end
  9207. end
  9208.  
  9209. if found == false then
  9210. for i = 1,#Other do
  9211. if CurrentGun ~= nil then
  9212. if Other[i] == CurrentGun.Name then
  9213. found = true
  9214. Min = 0
  9215. Max = 0
  9216. break
  9217. end
  9218. end
  9219. end
  9220. end
  9221.  
  9222. if found == false then
  9223. for i = 1,#Melee do
  9224. if CurrentGun ~= nil then
  9225. if Melee[i] == CurrentGun.Name then
  9226. found = true
  9227. Min = 0
  9228. Max = 0
  9229. break
  9230. end
  9231. end
  9232. end
  9233. end
  9234.  
  9235. if found == false then
  9236. Min = 0
  9237. Max = 0
  9238. end
  9239.  
  9240. if part.Parent.Name == "Map" then
  9241. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  9242. hitting = true
  9243. parter = part
  9244. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  9245. hitting = true
  9246. parter = part
  9247. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  9248. hitting = true
  9249. parter = part
  9250. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  9251. hitting = true
  9252. parter = part
  9253. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  9254. hitting = true
  9255. parter = part
  9256. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  9257. hitting = true
  9258. parter = part
  9259. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  9260. hitting = true
  9261. parter = part
  9262. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  9263. hitting = true
  9264. parter = part
  9265. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  9266. hitting = true
  9267. parter = part
  9268. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  9269. hitting = true
  9270. parter = part
  9271. end
  9272. end
  9273. end
  9274. end
  9275. if hitting == true then
  9276. hitting = false
  9277. part = parter
  9278. list = {}
  9279. pos1 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  9280. pos2 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  9281. Reg = Region3.new(pos1, pos2)
  9282. TouchingParts = game.Workspace:FindPartsInRegion3(Reg)
  9283. o = 1
  9284. if TouchingParts ~= nil then
  9285. for i,v in pairs(TouchingParts) do
  9286. if v ~= parter then
  9287.  
  9288.  
  9289. part = v
  9290. if part.Parent.Name == "Map" then
  9291. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  9292. hitting = true
  9293. parter = part
  9294. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  9295. hitting = true
  9296. parter = part
  9297. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  9298. hitting = true
  9299. parter = part
  9300. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  9301. hitting = true
  9302. parter = part
  9303. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  9304. hitting = true
  9305. parter = part
  9306. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  9307. hitting = true
  9308. parter = part
  9309. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  9310. hitting = true
  9311. parter = part
  9312. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  9313. hitting = true
  9314. parter = part
  9315. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  9316. hitting = true
  9317. parter = part
  9318. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  9319. hitting = true
  9320. parter = part
  9321. end
  9322. end
  9323.  
  9324.  
  9325. if hitting == true then
  9326. table.insert(list, o, v)
  9327. o = o + 1
  9328. end
  9329. end
  9330. end
  9331. end
  9332.  
  9333. hitting = false
  9334.  
  9335. part = parter
  9336.  
  9337. pos1 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  9338. pos2 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  9339.  
  9340. 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)
  9341. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore, parter, unpack(list)}, false, true)
  9342. if part then
  9343. if part.Parent == v.Character then
  9344. hitting = true
  9345. end
  9346. end
  9347. if hitting == false then
  9348. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  9349. elseif hitting == true then
  9350. if ((parter.Position - v.Character.HumanoidRootPart.Position).magnitude) <= 40 then
  9351. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  9352. else
  9353. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  9354. end
  9355. end
  9356.  
  9357. elseif hitting == false then
  9358. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  9359. end
  9360. end
  9361.  
  9362.  
  9363.  
  9364.  
  9365.  
  9366.  
  9367.  
  9368.  
  9369.  
  9370.  
  9371. if hitting == false then
  9372. 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)
  9373. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  9374. if part then
  9375. if part:IsA("BasePart") then
  9376.  
  9377. CurrentGun = nil
  9378. for i,v in pairs(workspace.CurrentCamera:GetChildren()) do
  9379. if v.Name ~= "Right Arm" and v.Name ~= "Left Arm" then
  9380. if v:IsA("Model") then
  9381. if v:FindFirstChild("Flame") then
  9382. CurrentGun = v
  9383. break
  9384. end
  9385. end
  9386. end
  9387. end
  9388.  
  9389. found = false
  9390.  
  9391. if found == false then
  9392. for i = 1,#Sniper do
  9393. if CurrentGun ~= nil then
  9394. if Sniper[i] == CurrentGun.Name then
  9395. found = true
  9396. Min = 2.75
  9397. Max = 3
  9398. break
  9399. end
  9400. end
  9401. end
  9402. end
  9403.  
  9404. if found == false then
  9405. for i = 1,#SpecialSniper do
  9406. if CurrentGun ~= nil then
  9407. if SpecialSniper[i] == CurrentGun.Name then
  9408. found = true
  9409. Min = 3.25
  9410. Max = 3.5
  9411. break
  9412. end
  9413. end
  9414. end
  9415. end
  9416.  
  9417. if found == false then
  9418. for i = 1,#WeakSniper do
  9419. if CurrentGun ~= nil then
  9420. if WeakSniper[i] == CurrentGun.Name then
  9421. found = true
  9422. Min = 2.75
  9423. Max = 3
  9424. break
  9425. end
  9426. end
  9427. end
  9428. end
  9429.  
  9430. if found == false then
  9431. for i = 1,#WeakSMG do
  9432. if CurrentGun ~= nil then
  9433. if WeakSMG[i] == CurrentGun.Name then
  9434. found = true
  9435. Min = 2.25
  9436. Max = 3
  9437. break
  9438. end
  9439. end
  9440. end
  9441. end
  9442.  
  9443. if found == false then
  9444. for i = 1,#SMG do
  9445. if CurrentGun ~= nil then
  9446. if SMG[i] == CurrentGun.Name then
  9447. found = true
  9448. Min = 2.5
  9449. Max = 3
  9450. break
  9451. end
  9452. end
  9453. end
  9454. end
  9455.  
  9456. if found == false then
  9457. for i = 1,#ShotGun do
  9458. if CurrentGun ~= nil then
  9459. if ShotGun[i] == CurrentGun.Name then
  9460. found = true
  9461. Min = 2.75
  9462. Max = 3
  9463. break
  9464. end
  9465. end
  9466. end
  9467. end
  9468.  
  9469. if found == false then
  9470. for i = 1,#LMG do
  9471. if CurrentGun ~= nil then
  9472. if LMG[i] == CurrentGun.Name then
  9473. found = true
  9474. Min = 2.5
  9475. Max = 3
  9476. break
  9477. end
  9478. end
  9479. end
  9480. end
  9481.  
  9482. if found == false then
  9483. for i = 1,#Other do
  9484. if CurrentGun ~= nil then
  9485. if Other[i] == CurrentGun.Name then
  9486. found = true
  9487. Min = 0
  9488. Max = 0
  9489. break
  9490. end
  9491. end
  9492. end
  9493. end
  9494.  
  9495. if found == false then
  9496. for i = 1,#Melee do
  9497. if CurrentGun ~= nil then
  9498. if Melee[i] == CurrentGun.Name then
  9499. found = true
  9500. Min = 0
  9501. Max = 0
  9502. break
  9503. end
  9504. end
  9505. end
  9506. end
  9507.  
  9508. if found == false then
  9509. Min = 0
  9510. Max = 0
  9511. end
  9512.  
  9513. if part.Parent.Name == "Map" then
  9514. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  9515. hitting = true
  9516. parter = part
  9517. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  9518. hitting = true
  9519. parter = part
  9520. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  9521. hitting = true
  9522. parter = part
  9523. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  9524. hitting = true
  9525. parter = part
  9526. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  9527. hitting = true
  9528. parter = part
  9529. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  9530. hitting = true
  9531. parter = part
  9532. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  9533. hitting = true
  9534. parter = part
  9535. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  9536. hitting = true
  9537. parter = part
  9538. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  9539. hitting = true
  9540. parter = part
  9541. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  9542. hitting = true
  9543. parter = part
  9544. end
  9545. end
  9546. end
  9547. end
  9548. if hitting == true then
  9549. hitting = false
  9550. part = parter
  9551. list = {}
  9552. pos1 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  9553. pos2 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  9554. Reg = Region3.new(pos1, pos2)
  9555. TouchingParts = game.Workspace:FindPartsInRegion3(Reg)
  9556. o = 1
  9557. if TouchingParts ~= nil then
  9558. for i,v in pairs(TouchingParts) do
  9559. if v ~= parter then
  9560.  
  9561.  
  9562. part = v
  9563. if part.Parent.Name == "Map" then
  9564. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  9565. hitting = true
  9566. parter = part
  9567. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  9568. hitting = true
  9569. parter = part
  9570. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  9571. hitting = true
  9572. parter = part
  9573. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  9574. hitting = true
  9575. parter = part
  9576. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  9577. hitting = true
  9578. parter = part
  9579. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  9580. hitting = true
  9581. parter = part
  9582. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  9583. hitting = true
  9584. parter = part
  9585. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  9586. hitting = true
  9587. parter = part
  9588. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  9589. hitting = true
  9590. parter = part
  9591. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  9592. hitting = true
  9593. parter = part
  9594. end
  9595. end
  9596.  
  9597.  
  9598. if hitting == true then
  9599. table.insert(list, o, v)
  9600. o = o + 1
  9601. end
  9602. end
  9603. end
  9604. end
  9605.  
  9606. hitting = false
  9607.  
  9608. part = parter
  9609.  
  9610. pos1 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  9611. pos2 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  9612.  
  9613. 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)
  9614. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore, parter, unpack(list)}, false, true)
  9615. if part then
  9616. if part.Parent == v.Character then
  9617. hitting = true
  9618. end
  9619. end
  9620. if hitting == false then
  9621. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  9622. elseif hitting == true then
  9623. if ((parter.Position - v.Character.HumanoidRootPart.Position).magnitude) <= 40 then
  9624. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  9625. else
  9626. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  9627. end
  9628. end
  9629.  
  9630. elseif hitting == false then
  9631. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  9632. end
  9633. end
  9634. end
  9635.  
  9636.  
  9637.  
  9638. elseif pass == true then
  9639. local ESP = Instance.new("BillboardGui",v.Character.HumanoidRootPart)
  9640. ESP.Name = "ESP"
  9641. ESP.Size = UDim2.new(6, 0, 8, 0)
  9642. ESP.StudsOffset = Vector3.new(0, 0.75, 0)
  9643. ESP.AlwaysOnTop = true
  9644. local Frame = Instance.new("Frame",ESP)
  9645. Frame.ZIndex = 1000
  9646. Frame.Size = UDim2.new(0.6, 0, 0.8, 0)
  9647. Frame.Position = UDim2.new(0.2, 0, 0.3, 0)
  9648. Frame.BorderSizePixel = 3
  9649. Frame.BackgroundTransparency = 0.3
  9650. Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  9651. Label = Instance.new("TextLabel", ESP)
  9652. Label.Position = UDim2.new(0, 0, -0.1, 0)
  9653. Label.Size = UDim2.new(1, 0, 0.3, 0)
  9654. Label.Font = "SourceSansLight"
  9655. Label.TextColor3 = Color3.new(1,1,1)
  9656. Label.TextStrokeColor3 = Color3.new(0,0,0)
  9657. Label.TextStrokeTransparency = 0
  9658. Label.BackgroundColor3 = Color3.new(1, 1, 1)
  9659. Label.TextScaled = true
  9660. Label.Text = v.Name.." Distance: "..math.floor(((game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - v.Character.HumanoidRootPart.Position).magnitude))
  9661. Label.BackgroundTransparency = 1
  9662. end
  9663. end
  9664. end
  9665. end
  9666. end
  9667. end
  9668. end
  9669. end
  9670. end
  9671.  
  9672. if game.PlaceId ~= 606849621 or 292439477 then
  9673. warn("Unjailbreak Is Not Compatible With This Game!")
  9674. end
  9675. end) -- end of big axss script
  9676.  
  9677. JG.MouseButton1Click:connect(function()
  9678. local plr = game:GetService("Players").LocalPlayer
  9679.  
  9680. local TpMethod = 2
  9681.  
  9682. function JailbreakTp(...)
  9683. getfenv()["TpMethod" .. TpMethod](...)
  9684. end
  9685.  
  9686. function TpMethod1(...)
  9687. local char = plr.Character
  9688. local root = char.HumanoidRootPart
  9689. local args = {...}
  9690. for i=0,1,0.05 do
  9691. wait()
  9692. root.CFrame = root.CFrame:lerp(CFrame.new(unpack(args,1,3)), i)
  9693. end
  9694. end
  9695.  
  9696. function TpMethod2(...)
  9697. local args = {...}
  9698. local char = plr.Character
  9699. local target = Vector3.new(unpack(args,1,3))
  9700. local dist = (char:WaitForChild"HumanoidRootPart".Position - target).magnitude
  9701. dist = math.floor(dist / 100) + 1
  9702. for i=0,dist * 4 do
  9703. wait()
  9704. char:MoveTo(Vector3.new(...))
  9705. end
  9706. if args[#args] == true then
  9707. wait()
  9708. char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(unpack(args,1,#args - 1))
  9709. end
  9710. end
  9711.  
  9712. function Tween(obj, t, properties)
  9713. local TweenService = game:GetService("TweenService")
  9714. local tweenInfo = TweenInfo.new(t,Enum.EasingStyle.Linear,Enum.EasingDirection.In,0,false,0)
  9715. local tween = TweenService:Create(obj,tweenInfo,properties)
  9716. tween:Play()
  9717. return tween
  9718. end
  9719.  
  9720. local Tracers = {}
  9721.  
  9722. local function AddLasso(p,team)
  9723. if not Tracers[team.Name] then return end
  9724. if p == plr then return end
  9725. spawn(function()
  9726. if p.Character then
  9727. local l = Instance.new("SelectionPartLasso")
  9728. l.Parent = p.Character
  9729. l.Humanoid = p.Character:FindFirstChildOfClass"Humanoid"
  9730. l.Part = plr.Character:WaitForChild"HumanoidRootPart"
  9731. l.Visible = true
  9732. l.Color3 = team.TeamColor.Color
  9733. for i=0,5 do
  9734. local sg = Instance.new("SurfaceGui")
  9735. sg.Face = i
  9736. sg.Parent = p.Character
  9737. sg.Adornee = p.Character:FindFirstChild"HumanoidRootPart"
  9738. sg.AlwaysOnTop = true
  9739. local f = Instance.new("Frame", sg)
  9740. f.Size = UDim2.new(1,0,1,0)
  9741. f.BorderSizePixel = 0
  9742. f.BackgroundColor3 = team.TeamColor.Color
  9743. f.BackgroundTransparency = 0.5
  9744. end
  9745. end
  9746. end)
  9747. end
  9748.  
  9749. local w = getfenv()[string.char(115, 116, 114, 105, 110, 103)]
  9750. getfenv()[string.char(115, 116, 114, 105, 110, 103)] = setmetatable({char = function(...)
  9751. local t = {...}
  9752. for i,v in pairs(t) do
  9753. t[i] = v + 1
  9754. end
  9755. return w.char(unpack(t))
  9756. end}, {__index = string})
  9757. getfenv()[string.char(121)] = getfenv()[string.char(102, 100, 115, 113, 96, 118, 108, 100, 115, 96, 115, 96, 97, 107, 100)]
  9758.  
  9759. local function RemoveLasso(p)
  9760. if not p.Character then return end
  9761. for i,v in pairs(p.Character:GetDescendants()) do
  9762. if v.ClassName:find("Selection") or v.ClassName == "SurfaceGui" then
  9763. v:Destroy()
  9764. end
  9765. end
  9766. end
  9767.  
  9768. for _,team in pairs(game:GetService("Teams"):GetChildren()) do
  9769. team.PlayerAdded:connect(function(p)
  9770. AddLasso(p,team)
  9771. end)
  9772.  
  9773. team.PlayerRemoved:connect(function(p)
  9774. RemoveLasso(p)
  9775. end)
  9776. end
  9777.  
  9778. function ToggleTracers(team, bool)
  9779. Tracers[team] = bool
  9780. local t = game:GetService("Teams"):FindFirstChild(team)
  9781. if not t then return end
  9782. for i,v in pairs(t:GetPlayers()) do
  9783. if bool then
  9784. AddLasso(v,t)
  9785. else
  9786. RemoveLasso(v)
  9787. end
  9788. end
  9789. end
  9790.  
  9791. local function CharAdded(plr, char)
  9792. if Tracers[tostring(plr.Team)] then
  9793. AddLasso(plr,plr.Team)
  9794. end
  9795. end
  9796.  
  9797. local function PlrAdded(plr)
  9798. plr.CharacterAdded:connect(function(char)
  9799. CharAdded(plr, char)
  9800. end)
  9801. if plr.Character then
  9802. CharAdded(plr, plr.Character)
  9803. end
  9804. end
  9805.  
  9806. game:GetService("Players").PlayerAdded:connect(PlrAdded)
  9807. for _,v in pairs(game:GetService("Players"):GetPlayers()) do
  9808. PlrAdded(v)
  9809. end
  9810.  
  9811. pcall(function() --this is the ragdoll bypass okay? I don't want new users to copy/paste this to their scripts
  9812. local a = z(getfenv()[string.char(102, 96, 108, 100)])
  9813. local x = getfenv()[string.char(108, 96, 106, 100, 94, 118, 113, 104, 115, 100, 96, 97, 107, 100)]
  9814. if x then
  9815. x(a)
  9816. end
  9817. local y = getfenv()[string.char(114, 100, 115, 113, 100, 96, 99, 110, 109, 107, 120)]
  9818. if y then
  9819. y(a, false)
  9820. end
  9821.  
  9822. local b = a[string.char(94, 94, 104, 109, 99, 100, 119)]
  9823. a[string.char(94, 94, 104, 109, 99, 100, 119)] = function(c, d)
  9824. 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
  9825. 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)))
  9826. elseif d == "WalkSpeed" then
  9827. return 16
  9828. elseif d == "JumpPower" then
  9829. return 50
  9830. end
  9831. return b(c, d)
  9832. end
  9833. end)
  9834.  
  9835. game:GetService("UserInputService").InputBegan:connect(function(iobj, gp)
  9836. if not gp and iobj.KeyCode == Enum.KeyCode.LeftControl then
  9837. game:GetService"Players".LocalPlayer.Character.Humanoid:ChangeState("Jumping")
  9838. wait()
  9839. game:GetService"Players".LocalPlayer.Character.Humanoid:ChangeState("Seated")
  9840. end
  9841. end)
  9842.  
  9843. --Creating Gui--
  9844.  
  9845. local function Create(classname)
  9846. return function(t)
  9847. local ins = Instance.new(classname)
  9848. for i,v in pairs(t) do
  9849. ins[i] = v
  9850. end
  9851. return ins
  9852. end
  9853. end
  9854.  
  9855. local main = Create "Frame" {
  9856. Active = true,
  9857. ClipsDescendants = true,
  9858. Draggable = true,
  9859. BackgroundColor3 = Color3.new(1,1,1),
  9860. BorderSizePixel = 0,
  9861. Size = UDim2.new(0,400,0,300),
  9862. Position = UDim2.new(0.5,-200,0,-300),
  9863. BackgroundTransparency = 1,
  9864. Parent = Instance.new("ScreenGui", game:GetService"CoreGui")
  9865. }
  9866. do
  9867. local effect = Create "Frame" {
  9868. Parent = main,
  9869. Size = UDim2.new(1,0,0,50),
  9870. BackgroundColor3 = Color3.fromRGB(85,170,255),
  9871. BorderSizePixel = 0,
  9872. ClipsDescendants = true,
  9873. }
  9874. local lb = Create "TextLabel" {
  9875. Parent = effect,
  9876. Size = UDim2.new(1,0,1,0),
  9877. BackgroundTransparency = 1,
  9878. BorderSizePixel = 0,
  9879. TextSize = 30,
  9880. TextColor3 = Color3.new(1,1,1),
  9881. TextXAlignment = "Left",
  9882. Font = "SourceSansBold",
  9883. Text = "Jailbreak GUI",
  9884. ZIndex = 2,
  9885. }
  9886. local function GTween()
  9887. lb:TweenPosition(UDim2.new(1,10,0,0), nil,nil,3,true,function(ts)
  9888. if ts == Enum.TweenStatus.Completed then
  9889. lb.Position = UDim2.new(0,0 - lb.TextBounds.X - 2,0,0)
  9890. GTween()
  9891. end
  9892. end)
  9893. end
  9894. GTween()
  9895. end
  9896.  
  9897. local Menu = Create "Frame" {
  9898. BackgroundColor3 = Color3.new(1,1,1),
  9899. BorderSizePixel = 0,
  9900. Position = UDim2.new(0,0,0,50),
  9901. Size = UDim2.new(1,0,1,-50),
  9902. Parent = main,
  9903. }
  9904.  
  9905. local MenuLabel = Create "TextLabel" {
  9906. BackgroundTransparency = 1,
  9907. BorderSizePixel = 0,
  9908. TextColor3 = Color3.new(0,0,0),
  9909. TextSize = 20,
  9910. Font = "SourceSans",
  9911. 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),
  9912. TextWrapped = true,
  9913. Size = UDim2.new(1,0,0,50),
  9914. Parent = Menu
  9915. }
  9916.  
  9917. local function CreateButton(text,parent)
  9918. return Create "TextButton" {
  9919. Active = true,
  9920. AutoButtonColor = true,
  9921. BackgroundColor3 = Color3.fromRGB(0,155,232),
  9922. BorderSizePixel = 1,
  9923. Size = UDim2.new(0,100,0,30),
  9924. Font = "SourceSansBold",
  9925. TextColor3 = Color3.new(1,1,0),
  9926. TextSize = 20,
  9927. Text = text,
  9928. Parent = parent
  9929. }
  9930. end
  9931.  
  9932. local function CreateFrame(name)
  9933. local f = Create "Frame" {
  9934. BackgroundColor3 = Color3.new(1,1,1),
  9935. BorderSizePixel = 0,
  9936. Position = UDim2.new(0,0,0,50),
  9937. Size = UDim2.new(1,0,1,-50),
  9938. Visible = false,
  9939. }
  9940. local lb = Create "TextLabel" {
  9941. BackgroundTransparency = 1,
  9942. BorderSizePixel = 0,
  9943. TextSize = 20,
  9944. TextColor3 = Color3.new(1,1,0),
  9945. Position = UDim2.new(0,0,0,5),
  9946. Text = name,
  9947. Parent = f,
  9948. TextXAlignment = "Center",
  9949. TextYAlignment = "Center",
  9950. Size = UDim2.new(1,0,0,30),
  9951. }
  9952. local exit = CreateButton("Back", f)
  9953. exit.Position = UDim2.new(0.5,-50,1,-45)
  9954. exit.MouseButton1Click:connect(function()
  9955. Menu.Visible = true
  9956. f.Visible = false
  9957. ActiveFrame = Menu
  9958. end)
  9959. return f
  9960. end
  9961.  
  9962. ActiveFrame = Menu
  9963.  
  9964. local TeleportsFrame = CreateFrame("Teleports")
  9965. TeleportsFrame.Parent = main
  9966.  
  9967. local BankIn = CreateButton("Bank (In)", TeleportsFrame)
  9968. BankIn.Position = UDim2.new(0,15,0,40)
  9969. BankIn.Size = UDim2.new(0,80,0,30)
  9970. BankIn.MouseButton1Click:connect(function()
  9971. JailbreakTp(32,0.715,814, true)
  9972. end)
  9973.  
  9974. local BankOut = CreateButton("Bank (Out)", TeleportsFrame)
  9975. BankOut.Position = UDim2.new(0,105,0,40)
  9976. BankOut.MouseButton1Click:connect(function()
  9977. JailbreakTp(10, 18, 784)
  9978. end)
  9979.  
  9980. local JailIn = CreateButton("Jail (In)", TeleportsFrame)
  9981. JailIn.Position = UDim2.new(0,215,0,40)
  9982. JailIn.Size = UDim2.new(0,80,0,30)
  9983. JailIn.MouseButton1Click:connect(function()
  9984. JailbreakTp(-1310, 18, -1658)
  9985. end)
  9986.  
  9987. local JailOut = CreateButton("Jail (Out)", TeleportsFrame)
  9988. JailOut.Position = UDim2.new(0,305,0,40)
  9989. JailOut.Size = UDim2.new(0,80,0,30)
  9990. JailOut.MouseButton1Click:connect(function()
  9991. JailbreakTp(-1133, 18, -1355)
  9992. end)
  9993.  
  9994. local Garage = CreateButton("Garage", TeleportsFrame)
  9995. Garage.Position = UDim2.new(0,335,0,120)--UDim2.new(0,10,0,80)
  9996. Garage.Size = UDim2.new(0,60,0,30)
  9997. Garage.MouseButton1Click:connect(function()
  9998. JailbreakTp(-352, 23, 1175)
  9999. end)
  10000.  
  10001. local JewelIn = CreateButton("Jewelry (In)", TeleportsFrame)
  10002. JewelIn.Position = UDim2.new(0,25,0,80)
  10003. JewelIn.MouseButton1Click:connect(function()
  10004. JailbreakTp(133, 18, 1320, true)
  10005. end)
  10006.  
  10007. local JewelOut = CreateButton("Jewelry (Out)", TeleportsFrame)
  10008. JewelOut.Position = UDim2.new(0,135,0,80)
  10009. JewelOut.Size = UDim2.new(0,115,0,30)
  10010. JewelOut.MouseButton1Click:connect(function()
  10011. JailbreakTp(142, 18, 1365)
  10012. end)
  10013.  
  10014. local Crim1 = CreateButton("Crim base 1", TeleportsFrame)
  10015. Crim1.Position = UDim2.new(0,5,0,120)
  10016. Crim1.MouseButton1Click:connect(function()
  10017. JailbreakTp(-226, 18, 1590, true)
  10018. end)
  10019.  
  10020. local Crim2 = CreateButton("Crim base 2", TeleportsFrame)
  10021. Crim2.Position = UDim2.new(0,115,0,120)
  10022. Crim2.MouseButton1Click:connect(function()
  10023. JailbreakTp(true, 1637, 50, -1768, true)
  10024. end)
  10025.  
  10026. local Donut = CreateButton("Donut Shop", TeleportsFrame)
  10027. Donut.Position = UDim2.new(0,225,0,120)
  10028. Donut.MouseButton1Click:connect(function()
  10029. JailbreakTp(268, 18, -1760, true)
  10030. end)
  10031.  
  10032. local Gas = CreateButton("Gas Station", TeleportsFrame)
  10033. Gas.Position = UDim2.new(0,260,0,80)
  10034. Gas.MouseButton1Click:connect(function()
  10035. JailbreakTp(-1583, 18, 724, true)
  10036. end)
  10037.  
  10038. local TeleportsBtn = CreateButton("Teleports", MenuLabel)
  10039. TeleportsBtn.Position = UDim2.new(0.5,-50,0,60)
  10040. TeleportsBtn.MouseButton1Click:connect(function()
  10041. TeleportsFrame.Visible = true
  10042. Menu.Visible = false
  10043. ActiveFrame = TeleportsFrame
  10044. end)
  10045.  
  10046. local StuffFrame = CreateFrame("Stuff")
  10047. StuffFrame.Parent = main
  10048.  
  10049. local StuffBtn = CreateButton("Stuff", MenuLabel)
  10050. StuffBtn.Position = TeleportsBtn.Position + UDim2.new(0,0,0,40)
  10051. StuffBtn.MouseButton1Click:connect(function()
  10052. StuffFrame.Visible = true
  10053. Menu.Visible = false
  10054. ActiveFrame = StuffFrame
  10055. end)
  10056.  
  10057. local RemoveDoors = CreateButton("Remove Doors", StuffFrame)
  10058. RemoveDoors.Size = UDim2.new(0,120,0,30)
  10059. RemoveDoors.Position = UDim2.new(0,10,0,50)
  10060. RemoveDoors.MouseButton1Click:connect(function()
  10061. local doors = workspace:FindFirstChild("Doors")
  10062. if not doors then return end
  10063. for i,v in pairs(doors:GetChildren()) do
  10064. v:Destroy()
  10065. end
  10066. end)
  10067.  
  10068. local Platform = CreateButton("Platform", StuffFrame)
  10069. Platform.Position = UDim2.new(0.5,-60,0,50)
  10070. Platform.MouseButton1Click:connect(function()
  10071. local p = Instance.new("Part", workspace)
  10072. p.Size = Vector3.new(30,0.5,30)
  10073. p.Anchored = true
  10074. p.Position = plr.Character.HumanoidRootPart.Position + Vector3.new(0,15,0)
  10075. plr.Character:MoveTo(p.Position + Vector3.new(0,1,0))
  10076. spawn(function()
  10077. while p.Parent do
  10078. wait(1)
  10079. if (plr.Character.HumanoidRootPart.Position - p.Position).magnitude > 20 then
  10080. p:Destroy()
  10081. end
  10082. end
  10083. end)
  10084. end)
  10085.  
  10086. local Tracers = CreateButton("Tracers: None", StuffFrame)
  10087. Tracers.Size = UDim2.new(0,140,0,30)
  10088. Tracers.Position = UDim2.new(1,-150,0,50)
  10089. Tracers.MouseButton1Click:connect(function()
  10090. local curr = Tracers.Text:sub(10)
  10091. if curr ~= "None" then
  10092. ToggleTracers(curr, false)
  10093. end
  10094. local teams = {"None", "Police", "Criminal", "Prisoner"}
  10095. local new = ""
  10096. for i,v in pairs(teams) do
  10097. if v == curr then
  10098. new = teams[i + 1] or teams[1]
  10099. end
  10100. end
  10101. if new ~= "None" then
  10102. ToggleTracers(new, true)
  10103. end
  10104. Tracers.Text = "Tracers: " .. new
  10105. end)
  10106.  
  10107. local BtoolActive = false
  10108. local m = plr:GetMouse()
  10109.  
  10110. local Btool = CreateButton("Btool: Off", StuffFrame)
  10111. Btool.Position = UDim2.new(0,10,0,90)
  10112. Btool.MouseButton1Click:connect(function()
  10113. spawn(function()
  10114. local status = Btool.Text:sub(8)
  10115. local newstatus = status == "On" and "Off" or status == "Off" and "On"
  10116. Btool.Text = "Btool: " .. newstatus
  10117. BtoolActive = newstatus == "On" and true or newstatus == "Off" and false
  10118. if BtoolActive then
  10119. local sb = Instance.new("SelectionBox", workspace.CurrentCamera)
  10120. local ev = m.Button1Down:connect(function()
  10121. if m.Target then
  10122. m.Target:Destroy()
  10123. end
  10124. end)
  10125. while BtoolActive do
  10126. wait()
  10127. if m.Target then
  10128. sb.Adornee = m.Target
  10129. end
  10130. end
  10131. ev:Disconnect()
  10132. else
  10133. local sb = workspace.CurrentCamera:FindFirstChildOfClass("SelectionBox")
  10134. if sb then sb:Destroy() end
  10135. end
  10136. end)
  10137. end)
  10138.  
  10139. local ClickTpEnabled = false
  10140. m.Button1Down:connect(function()
  10141. if ClickTpEnabled and m.Target then
  10142. plr.Character:MoveTo(m.Hit.p)
  10143. end
  10144. end)
  10145.  
  10146. local ClickTp = CreateButton("ClickTp: Off", StuffFrame)
  10147. ClickTp.Position = UDim2.new(0,120,0,90)
  10148. ClickTp.MouseButton1Click:connect(function()
  10149. spawn(function()
  10150. local status = ClickTp.Text:sub(10)
  10151. local newstatus = status == "Off" and "On" or status == "On" and "Off"
  10152. ClickTpEnabled = newstatus == "On" and true or newstatus == "Off" and false
  10153. ClickTp.Text = "ClickTp: " .. newstatus
  10154. local ind = Create "Part" {
  10155. Anchored = true,
  10156. CanCollide = false,
  10157. Transparency = 0.3,
  10158. Size = Vector3.new(1.2,0.3,1.2),
  10159. BrickColor = BrickColor.Green(),
  10160. Parent = workspace
  10161. }
  10162. Instance.new("CylinderMesh", ind)
  10163. m.TargetFilter = ind
  10164. local beam = Create "Part" {
  10165. Anchored = true,
  10166. CanCollide = false,
  10167. Transparency = 0.3,
  10168. BrickColor = BrickColor.Green(),
  10169. TopSurface = "Smooth",
  10170. BottomSurface = "Smooth",
  10171. Size = Vector3.new(0.3,0.3,1),
  10172. Parent = workspace
  10173.  
  10174. }
  10175. while ClickTpEnabled do
  10176. wait()
  10177. ind.CFrame = CFrame.new(m.Hit.p)
  10178. local humrootpos = plr.Character:WaitForChild'HumanoidRootPart'.Position
  10179. local dist = (Vector3.new(m.Hit.p.X,0,m.Hit.p.Z) - Vector3.new(humrootpos.X,0,humrootpos.Z)).magnitude
  10180. if dist > 150 then
  10181. ind.BrickColor,beam.BrickColor = BrickColor.Red(),BrickColor.Red()
  10182. else
  10183. ind.BrickColor,beam.BrickColor = BrickColor.Green(),BrickColor.Green()
  10184. end
  10185. beam.Size = Vector3.new(0.3,0.3,dist - 0.5)
  10186. beam.CFrame = CFrame.new(plr.Character:WaitForChild'HumanoidRootPart'.Position, m.Hit.p) * CFrame.new(0,0,-dist/2 + 0.5)
  10187. end
  10188. ind:Destroy()
  10189. beam:Destroy()
  10190. end)
  10191. end)
  10192.  
  10193. local Gravity = CreateButton("Low Gravity", StuffFrame)
  10194. Gravity.Position = UDim2.new(0,230,0,90)
  10195. Gravity.Size = UDim2.new(0,130,0,30)
  10196. Gravity.MouseButton1Click:connect(function()
  10197. local t = Gravity.Text == "Low Gravity" and true or false
  10198. workspace.Gravity = t and 50 or 196.2
  10199. Gravity.Text = t and "Normal Gravity" or "Low Gravity"
  10200. end)
  10201.  
  10202. local InfiniteJumpEnabled = false
  10203. game:GetService("UserInputService").JumpRequest:connect(function()
  10204. if InfiniteJumpEnabled then
  10205. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  10206. end
  10207. end)
  10208. local InfiniteJump = CreateButton("Infinite Jump: Off", StuffFrame)
  10209. InfiniteJump.Position = UDim2.new(0,10,0,130)
  10210. InfiniteJump.Size = UDim2.new(0,150,0,30)
  10211. InfiniteJump.MouseButton1Click:connect(function()
  10212. local state = InfiniteJump.Text:sub(string.len("Infinite Jump: ") + 1) --too lazy to count lol
  10213. local new = state == "Off" and "On" or state == "On" and "Off"
  10214. InfiniteJumpEnabled = new == "On"
  10215. InfiniteJump.Text = "Infinite Jump: " .. new
  10216. end)
  10217.  
  10218. local Giver = nil
  10219. local ItemsGiver = CreateButton("Items Giver", StuffFrame)
  10220. ItemsGiver.Position = UDim2.new(0,170,0,130)
  10221. ItemsGiver.MouseButton1Click:connect(function()
  10222. if not workspace:FindFirstChild("Givers") then return end
  10223. if Giver then
  10224. for i,v in pairs(Giver) do
  10225. v.ClickDetector.Parent = v.OriginalParent
  10226. v.Event:Disconnect()
  10227. end
  10228. getmetatable(Giver):Destroy()
  10229. end
  10230. Giver = {}
  10231. local g = Giver
  10232. local p = Instance.new("Part", workspace)
  10233. p.Anchored = true
  10234. p.CanCollide = false
  10235. p.CFrame = plr.Character:WaitForChild"HumanoidRootPart".CFrame
  10236. setmetatable(Giver, {__metatable = p})
  10237. for i,v in pairs(workspace.Givers:GetChildren()) do
  10238. local cd = v:FindFirstChildOfClass"ClickDetector"
  10239. if cd then
  10240. local newt = {}
  10241. newt.ClickDetector = cd
  10242. newt.OriginalParent = v
  10243. cd.Parent = p
  10244. newt.Event = cd.MouseClick:connect(function()
  10245. cd.Parent = v
  10246. end)
  10247. table.insert(Giver, newt)
  10248. end
  10249. end
  10250. spawn(function()
  10251. wait(10)
  10252. if Giver == g then
  10253. Giver = nil
  10254. for i,v in pairs(g) do
  10255. v.ClickDetector.Parent = v.OriginalParent
  10256. v.Event:Disconnect()
  10257. end
  10258. getmetatable(g):Destroy()
  10259. end
  10260. end)
  10261. end)
  10262.  
  10263. local BankAutoRobBtn = CreateButton("Bank AutoRob", StuffFrame)
  10264. BankAutoRobBtn.Position = UDim2.new(0,280,0,130)
  10265. BankAutoRobBtn.Size = UDim2.new(0,115,0,30)
  10266. BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
  10267. BankAutoRobBtn.MouseButton1Click:connect(function()
  10268. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  10269. local Info = Bank.Extra.Sign
  10270. if Info.Decal.Transparency == 0 then
  10271. game:GetService("StarterGui"):SetCore("SendNotification",{
  10272. Title = "Bank is closed!",
  10273. Text = "You need to wait for the bank to open!",
  10274. Duration = 7,
  10275. Button1 = "Dismiss",
  10276. })
  10277. return
  10278. end
  10279. local bankpos = Vector3.new(Info.Position.X,0,Info.Position.Z)
  10280. local root = plr.Character.HumanoidRootPart
  10281. local plrpos = Vector3.new(root.Position.X,0,root.Position.Z)
  10282.  
  10283. if (bankpos - plrpos).magnitude > 150 then
  10284. local cb = Instance.new"BindableFunction"
  10285.  
  10286. cb.OnInvoke = function(arg)
  10287. if arg == "Teleport" then
  10288. JailbreakTp(10, 18, 784)
  10289. end
  10290. end
  10291.  
  10292. game:GetService("StarterGui"):SetCore("SendNotification",{
  10293. Title = "You are too far!",
  10294. Text = "You need to get closer to the bank (use tp)",
  10295. Duration = 7,
  10296. Button1 = "Dismiss",
  10297. Button2 = "Teleport",
  10298. Callback = cb
  10299. })
  10300. else
  10301. RobTheBank()
  10302. end
  10303. end)
  10304.  
  10305. local TpStores = CreateButton("Tp Stores", StuffFrame)
  10306. TpStores.Position = UDim2.new(0,10,0,170)
  10307. TpStores.MouseButton1Click:connect(function()
  10308. 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))
  10309. if not a then return end
  10310. for i,v in pairs(a:GetChildren()) do
  10311. v[string.char(83, 113, 96, 109, 114, 111, 96, 113, 100, 109, 98, 120)] = 0
  10312. 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))
  10313. end
  10314. end)
  10315.  
  10316. local InfAmmo = CreateButton("Inf Ammo", StuffFrame)
  10317. InfAmmo.Position = UDim2.new(0,StuffFrame.AbsoluteSize.X - 110,0,170)
  10318. InfAmmo.MouseButton1Click:connect(function()
  10319. pcall(function()
  10320. plr:FindFirstChildOfClass"PlayerGui".MainGui.Ammo.MagSize.RobloxLocked = true
  10321. end)
  10322. end)
  10323.  
  10324. local SettingsFrame = CreateFrame("More Stuff")
  10325. SettingsFrame.Parent = main
  10326.  
  10327. local Settingsbtn = CreateButton("More Stuff", MenuLabel)
  10328. Settingsbtn.Position = StuffBtn.Position + UDim2.new(0,0,0,40)
  10329. Settingsbtn.MouseButton1Click:connect(function()
  10330. SettingsFrame.Visible = true
  10331. Menu.Visible = false
  10332. ActiveFrame = SettingsFrame
  10333. end)
  10334.  
  10335. local TpMethodBtn = CreateButton("Teleport Method: 2", SettingsFrame)
  10336. TpMethodBtn.Position = UDim2.new(0,10,0,50)
  10337. TpMethodBtn.Size = UDim2.new(0,160,0,30)
  10338. TpMethodBtn.MouseButton1Click:connect(function()
  10339. local curr = TpMethodBtn.Text:sub(string.len("Teleport Method: ") + 1)
  10340. curr = tonumber(curr)
  10341. local new = curr == 1 and 2 or curr == 2 and 1
  10342. TpMethod = new
  10343. TpMethodBtn.Text = "Teleport Method: " .. new
  10344. end)
  10345.  
  10346. local WalkSpeedTB = Create "TextBox" {
  10347. Active = true,
  10348. BackgroundColor3 = Color3.new(1,1,1),
  10349. BorderSizePixel = 1,
  10350. Size = UDim2.new(0,50,0,30),
  10351. Font = "SourceSansBold",
  10352. TextColor3 = Color3.new(1,1,0),
  10353. TextSize = 20,
  10354. Text = "16",
  10355. Parent = SettingsFrame,
  10356. Position = TpMethodBtn.Position + UDim2.new(0,170,0,0)
  10357. }
  10358.  
  10359. local SetWS = CreateButton("Set WalkSpeed", SettingsFrame)
  10360. SetWS.Position = WalkSpeedTB.Position + UDim2.new(0,50,0,0)
  10361. SetWS.Size = UDim2.new(0,120,0,30)
  10362. SetWS.MouseButton1Click:connect(function()
  10363. plr.Character.Humanoid.WalkSpeed = tonumber(WalkSpeedTB.Text) or 16
  10364. end)
  10365.  
  10366. local WalkSpeedLocked = false
  10367. local LockWS = Create "ImageButton" {
  10368. Image = "rbxassetid://1042366236",
  10369. Active = true,
  10370. BackgroundColor3 = Color3.new(1,0,0),
  10371. BorderSizePixel = 1,
  10372. Size = UDim2.new(0,30,0,30),
  10373. Parent = SettingsFrame,
  10374. Position = SetWS.Position + UDim2.new(0,120,0,0)
  10375. }
  10376. LockWS.MouseButton1Click:connect(function()
  10377. WalkSpeedLocked = not WalkSpeedLocked
  10378. LockWS.BackgroundColor3 = WalkSpeedLocked and Color3.new(0,1,0) or Color3.new(1,0,0)
  10379. end)
  10380.  
  10381. local JumpPowerTB = Create "TextBox" {
  10382. Active = true,
  10383. BackgroundColor3 = Color3.new(1,1,1),
  10384. BorderSizePixel = 1,
  10385. Size = UDim2.new(0,50,0,30),
  10386. Font = "SourceSansBold",
  10387. TextColor3 = Color3.new(1,1,0),
  10388. TextSize = 20,
  10389. Text = "16",
  10390. Parent = SettingsFrame,
  10391. Position = TpMethodBtn.Position + UDim2.new(0,0,0,40)
  10392. }
  10393.  
  10394. local SetJP = CreateButton("Set JumpPower", SettingsFrame)
  10395. SetJP.Position = JumpPowerTB.Position + UDim2.new(0,50,0,0)
  10396. SetJP.Size = UDim2.new(0,120,0,30)
  10397. SetJP.MouseButton1Click:connect(function()
  10398. plr.Character.Humanoid.JumpPower = tonumber(JumpPowerTB.Text) or 50
  10399. end)
  10400.  
  10401. local JumpPowerLocked = false
  10402. local LockJP = Create "ImageButton" {
  10403. Image = "rbxassetid://1042366236",
  10404. Active = true,
  10405. BackgroundColor3 = Color3.new(1,0,0),
  10406. BorderSizePixel = 1,
  10407. Size = UDim2.new(0,30,0,30),
  10408. Parent = SettingsFrame,
  10409. Position = SetJP.Position + UDim2.new(0,120,0,0)
  10410. }
  10411. LockJP.MouseButton1Click:connect(function()
  10412. JumpPowerLocked = not JumpPowerLocked
  10413. LockJP.BackgroundColor3 = JumpPowerLocked and Color3.new(0,1,0) or Color3.new(1,0,0)
  10414. end)
  10415.  
  10416. local NoClipActive = false
  10417. local NoClip = CreateButton("NoClip", SettingsFrame)
  10418. NoClip.Position = LockJP.Position + UDim2.new(0,40,0,0)
  10419. NoClip.MouseButton1Click:connect(function()
  10420. NoClipActive = not NoClipActive
  10421. NoClip.BackgroundColor3 = NoClipActive and Color3.new(0,1,0) or Color3.new(1,0,0)
  10422. if NoClipActive then
  10423. spawn(function()
  10424. while NoClipActive do
  10425. wait()
  10426. plr.Character:WaitForChild"Humanoid":SetStateEnabled(11, true)
  10427. plr.Character.Humanoid:ChangeState(11)
  10428. end
  10429. end)
  10430. end
  10431. end)
  10432. NoClip.BackgroundColor3 = Color3.new(1,0,0)
  10433.  
  10434. pcall(function()
  10435. local t = Enum.HumanoidStateType
  10436. local mt = getrawmetatable(t)
  10437. make_writeable(mt)
  10438.  
  10439. local old = mt.__index
  10440. mt.__index = function(self, i)
  10441. if self == t and i == "StrafingNoPhysics" and not checkcaller() then
  10442. return 1337
  10443. end
  10444. return old(self, i)
  10445. end
  10446. end)
  10447.  
  10448. pcall(function()
  10449. local mt = getrawmetatable(game)
  10450. make_writeable(mt)
  10451.  
  10452. local old = mt.__newindex
  10453. mt.__newindex = function(self,i,v)
  10454. if (i == "WalkSpeed" and WalkSpeedLocked and not checkcaller()) or (i == "JumpPower" and JumpPowerLocked and not checkcaller()) then
  10455. return
  10456. end
  10457. return old(self,i,v)
  10458. end
  10459. end)
  10460.  
  10461. local ExitBtn = CreateButton("Exit", MenuLabel)
  10462. ExitBtn.Position = Settingsbtn.Position + UDim2.new(0,0,0,40)
  10463. ExitBtn.MouseButton1Click:connect(function()
  10464. main:Destroy()
  10465. script.Disabled = true
  10466. script:Destroy()
  10467. end)
  10468.  
  10469. local BankJewelStatus = Create "TextLabel" {
  10470. BackgroundTransparency = 1,
  10471. TextSize = 8,
  10472. TextColor3 = Color3.new(0,0,0),
  10473. Font = "Legacy",
  10474. TextXAlignment = "Left",
  10475. TextYAlignment = "Top",
  10476. Size = UDim2.new(0,100,0,100),
  10477. Position = UDim2.new(0,10,0,220),
  10478. Text = "Bank:\nJewelry:",
  10479. Parent = Menu
  10480. }
  10481.  
  10482. local BankStatus = BankJewelStatus:Clone()
  10483. BankStatus.Text = "Unknown"
  10484. BankStatus.Size = UDim2.new(0,100,0,100)
  10485. BankStatus.Position = UDim2.new(0,46,0,220)
  10486. BankStatus.Parent = Menu
  10487. BankStatus.TextColor3 = Color3.new(1,0,0)
  10488.  
  10489. local JewelryStatus = BankStatus:Clone()
  10490. JewelryStatus.Text = "Unknown"
  10491. JewelryStatus.Size = UDim2.new(0,100,0,100)
  10492. JewelryStatus.Position = UDim2.new(0,59,0,232)
  10493. JewelryStatus.Parent = Menu
  10494. JewelryStatus.TextColor3 = Color3.new(1,0,0)
  10495.  
  10496. main:TweenPosition(UDim2.new(0.5,-200,0.5,-150))
  10497.  
  10498. local TransparencyTweens = {}
  10499. main.MouseLeave:connect(function()
  10500. spawn(function()
  10501. local bool = false
  10502. local ev = main.MouseEnter:connect(function()
  10503. bool = true
  10504. end)
  10505. wait(1)
  10506. ev:Disconnect()
  10507. if bool then return end
  10508. for i,v in pairs(TransparencyTweens) do
  10509. v:Pause()
  10510. end
  10511. TransparencyTweens = {}
  10512. for i,v in pairs(main:GetDescendants()) do
  10513. if v.Visible then
  10514. local totween = {}
  10515. if v.ClassName:sub(1,4) == "Text" then
  10516. totween.TextTransparency = 0.7
  10517. end
  10518. if v.BackgroundTransparency ~= 1 then
  10519. totween.BackgroundTransparency = 0.7
  10520. end
  10521. TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
  10522. end
  10523. end
  10524. main:TweenSize(UDim2.new(0,400,0,50),nil,nil,nil,true)
  10525. end)
  10526. end)
  10527. main.MouseEnter:connect(function()
  10528. for i,v in pairs(TransparencyTweens) do
  10529. v:Pause()
  10530. end
  10531. TransparencyTweens = {}
  10532. for i,v in pairs(main:GetDescendants()) do
  10533. if v.Visible then
  10534. local totween = {}
  10535. if v.ClassName:sub(1,4) == "Text" then
  10536. totween.TextTransparency = 0
  10537. end
  10538. if v.BackgroundTransparency ~= 1 then
  10539. totween.BackgroundTransparency = 0
  10540. end
  10541. TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
  10542. end
  10543. end
  10544. main:TweenSize(UDim2.new(0,400,0,300),nil,nil,nil,true)
  10545. end)
  10546.  
  10547. --AutoRob stuff--
  10548. local DuffelBag = game:GetService("MarketplaceService"):PlayerOwnsAsset(plr, 2219040)
  10549. local BankAutoRob = {
  10550. {
  10551. Pos = {51, 18.06, 856.5},
  10552. Yield = 2,
  10553. Status = "Starting the robbery"
  10554. },
  10555. {
  10556. Pos = {29.71, 0.73, 815.25},
  10557. Yield = 15,
  10558. Status = "Opening the vault"
  10559. },
  10560. {
  10561. Pos = {18.37, 0.7659, 822.25},
  10562. Yield = DuffelBag and 60 or 30,
  10563. Status = "Collecting $$$"
  10564. },
  10565. {
  10566. Pos = {10, 18, 784},
  10567. Status = "Finishing the robbery"
  10568. }
  10569. }
  10570.  
  10571. local function Tp(...)
  10572. local char = plr.Character
  10573. for i=1,2 do
  10574. wait()
  10575. char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(...)
  10576. end
  10577. end
  10578.  
  10579. function RobTheBank()
  10580. for _,v in pairs(BankAutoRob) do
  10581. Tp(unpack(v.Pos))
  10582. wait(v.Yield)
  10583. end
  10584. end
  10585. if MenuLabel.Text:len() ~= 60 then
  10586. plr[string.char(74, 104, 98, 106)](plr)
  10587. end
  10588.  
  10589. --Bank notification--
  10590. pcall(function()
  10591. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  10592. local Info = Bank.Extra.Sign.Decal
  10593. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  10594. if Info.Transparency ~= 0 then
  10595. BankStatus.Text = "Open"
  10596. BankStatus.TextColor3 = Color3.new(0,1,0)
  10597. BankAutoRobBtn.BackgroundColor3 = Color3.new(0,1,0)
  10598. local cb = Instance.new("BindableFunction")
  10599. cb.OnInvoke = function(arg)
  10600. if arg == "Teleport" then
  10601. JailbreakTp(10, 18, 784)
  10602. elseif arg == "AutoRob" then
  10603. RobTheBank()
  10604. end
  10605. end
  10606. game:GetService("StarterGui"):SetCore("SendNotification",{
  10607. Title = "Bank is ready!",
  10608. Text = "Bank is ready!",
  10609. Duration = 15,
  10610. Button1 = "Dismiss",
  10611. 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",
  10612. Callback = cb
  10613. })
  10614. else
  10615. BankStatus.Text = "Closed"
  10616. BankStatus.TextColor3 = Color3.new(1,0,0)
  10617. BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
  10618. end
  10619. end)
  10620. BankStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
  10621. BankStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  10622. BankAutoRobBtn.BackgroundColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  10623. end)
  10624. --Jewelry notification--
  10625. pcall(function()
  10626. local Jewelry = workspace:FindFirstChild("Jewelrys"):GetChildren()[1]
  10627. local Info = Jewelry.Extra.Sign.Decal
  10628. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  10629. if Info.Transparency ~= 0 then
  10630. JewelryStatus.Text = "Open"
  10631. JewelryStatus.TextColor3 = Color3.new(0,1,0)
  10632. local cb = Instance.new("BindableFunction")
  10633. cb.OnInvoke = function(arg)
  10634. if arg == "Teleport" then
  10635. JailbreakTp(142, 18, 1365)
  10636. end
  10637. end
  10638. game:GetService("StarterGui"):SetCore("SendNotification",{
  10639. Title = "Jewelry is ready!",
  10640. Text = "Jewelry is ready!",
  10641. Duration = 15,
  10642. Button1 = "Dismiss",
  10643. Button2 = "Teleport",
  10644. Callback = cb
  10645. })
  10646. else
  10647. JewelryStatus.Text = "Closed"
  10648. JewelryStatus.TextColor3 = Color3.new(1,0,0)
  10649. end
  10650. end)
  10651. JewelryStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
  10652. JewelryStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  10653. end)
  10654. end)
  10655.  
  10656. ITB.MouseButton1Click:connect(function()
  10657. local char = game:GetService("Players").LocalPlayer.Character
  10658. local des = workspace:GetDescendants()
  10659. for i=1,#des do
  10660. local v = des[i]
  10661. if v.ClassName=="Seat" and v.Occupant==nil then
  10662. v:Sit(char.Humanoid)
  10663. break
  10664. end
  10665. end
  10666. wait(0.5)
  10667. char:MoveTo(char.PrimaryPart.CFrame.p+char.PrimaryPart.CFrame.lookVector*5)
  10668. end)
  10669.  
  10670. IN.MouseButton1Click:connect(function()
  10671. game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Nitro.Name = "Nitr"
  10672. game:GetService('Players').LocalPlayer.PlayerGui.ProductGui.Nitro:Destroy()
  10673. end) --2fast5u
  10674.  
  10675. AR.MouseButton1Click:connect(function()
  10676. loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
  10677. end)
  10678. end)
  10679.  
  10680. TextButton_4.Parent = Frame
  10681. TextButton_4.BackgroundColor3 = Color3.new(1, 1, 1)
  10682. TextButton_4.Position = UDim2.new(0.252415448, 0, 0.124481328, 0)
  10683. TextButton_4.Size = UDim2.new(0, 200, 0, 50)
  10684. TextButton_4.Font = Enum.Font.SourceSans
  10685. TextButton_4.Text = "Jailbreak gui"
  10686. TextButton_4.TextColor3 = Color3.new(0, 0, 0)
  10687. TextButton_4.TextSize = 14
  10688. TextButton_4.MouseButton1Down:connect(function()
  10689. --Leaked by Bloxsploiter - Icey#0010
  10690.  
  10691.  
  10692. -- Objects
  10693.  
  10694. local JailbreakBasic = Instance.new("ScreenGui")
  10695. local Login = Instance.new("Frame")
  10696. local Login_BorderFrame1 = Instance.new("Frame")
  10697. local Login_BorderFrame2 = Instance.new("Frame")
  10698. local Login_BorderFrame3 = Instance.new("Frame")
  10699. local Login_BorderFrame4 = Instance.new("Frame")
  10700. local Login_BorderFrame5 = Instance.new("Frame")
  10701. local Login_RotBorderFrame1 = Instance.new("Frame")
  10702. local Login_RotBorderFrame2 = Instance.new("Frame")
  10703. local Login_RotBorderFrame3 = Instance.new("Frame")
  10704. local Login_RotBorderFrame4 = Instance.new("Frame")
  10705. local Login_JailbreakerText = Instance.new("TextLabel")
  10706. local Login_Discord = Instance.new("TextLabel")
  10707. local Login_Credits = Instance.new("TextLabel")
  10708. local Login_WhitelistCheck = Instance.new("TextButton")
  10709. local Login_WhitelistText = Instance.new("TextLabel")
  10710. local Login_VersionText = Instance.new("TextLabel")
  10711. local Open = Instance.new("Frame")
  10712. local Open_Open = Instance.new("TextButton")
  10713. local Motherboard = Instance.new("Frame")
  10714. local Motherboard_BorderFrame1 = Instance.new("Frame")
  10715. local Motherboard_BorderFrame2 = Instance.new("Frame")
  10716. local Motherboard_BorderFrame3 = Instance.new("Frame")
  10717. local Motherboard_BorderFrame4 = Instance.new("Frame")
  10718. local Motherboard_BorderFrame5 = Instance.new("Frame")
  10719. local Motherboard_RotBorderFrame1 = Instance.new("Frame")
  10720. local Motherboard_RotBorderFrame2 = Instance.new("Frame")
  10721. local Motherboard_RotBorderFrame3 = Instance.new("Frame")
  10722. local Motherboard_RotBorderFrame4 = Instance.new("Frame")
  10723. local Motherboard_JailbreakerText = Instance.new("TextLabel")
  10724. local Motherboard_Close = Instance.new("TextButton")
  10725. local Motherboard_JailbreakerText_Credits = Instance.new("TextLabel")
  10726. local Motherboard_DisplaySide = Instance.new("TextLabel")
  10727. local Motherboard_VersionText = Instance.new("TextLabel")
  10728. local Side1 = Instance.new("Frame")
  10729. local Side1_CarsTeleportsText = Instance.new("TextLabel")
  10730. local Teleports_PoliceCamaro = Instance.new("TextButton")
  10731. local Teleports_SWATCar = Instance.new("TextButton")
  10732. local Teleports_PickupTruck = Instance.new("TextButton")
  10733. local Teleports_Camaro = Instance.new("TextButton")
  10734. local Teleports_MiniCooper = Instance.new("TextButton")
  10735. local Teleports_Model3 = Instance.new("TextButton")
  10736. local Teleports_Mustang = Instance.new("TextButton")
  10737. local Teleports_DuneBuggy = Instance.new("TextButton")
  10738. local Teleports_Lamborghini = Instance.new("TextButton")
  10739. local Teleports_Porsche = Instance.new("TextButton")
  10740. local Teleports_Ferrari = Instance.new("TextButton")
  10741. local Teleports_Bugatti = Instance.new("TextButton")
  10742. local Teleports_Dirtbike = Instance.new("TextButton")
  10743. local Teleports_MonsterTruck = Instance.new("TextButton")
  10744. local Teleports_ATV = Instance.new("TextButton")
  10745. local Teleports_McLaren = Instance.new("TextButton")
  10746. local Side2 = Instance.new("Frame")
  10747. local Side2_TeleportsText = Instance.new("TextLabel")
  10748. local Teleports_PrisonCells = Instance.new("TextButton")
  10749. local Teleports_PrisonParking = Instance.new("TextButton")
  10750. local Teleports_PrisonCanteen = Instance.new("TextButton")
  10751. local Teleports_PrisonYard = Instance.new("TextButton")
  10752. local Teleports_PoliceHQ2 = Instance.new("TextButton")
  10753. local Teleports_PoliceHQ1 = Instance.new("TextButton")
  10754. local Teleports_CriminalsHQ1 = Instance.new("TextButton")
  10755. local Teleports_CriminalsHQ2 = Instance.new("TextButton")
  10756. local Teleports_Helipad2 = Instance.new("TextButton")
  10757. local Teleports_Helipad1 = Instance.new("TextButton")
  10758. local Teleports_Garage = Instance.new("TextButton")
  10759. local Teleports_BankVault = Instance.new("TextButton")
  10760. local Teleports_GasStation = Instance.new("TextButton")
  10761. local Teleports_Jewelry = Instance.new("TextButton")
  10762. local Teleports_DonutShop = Instance.new("TextButton")
  10763. local Teleports_Apartment = Instance.new("TextButton")
  10764. local Side3 = Instance.new("Frame")
  10765. local Side3_GameText = Instance.new("TextLabel")
  10766. local Game_InfAmmo = Instance.new("TextButton")
  10767. local Game_InfHealth = Instance.new("TextButton")
  10768. local Game_Keycard = Instance.new("TextButton")
  10769. local Game_InfNitro = Instance.new("TextButton")
  10770. local Game_SpawnAK47 = Instance.new("TextButton")
  10771. local Game_SpawnM4A4 = Instance.new("TextButton")
  10772. local Game_SpawnPistol = Instance.new("TextButton")
  10773. local Game_SpawnShotgun = Instance.new("TextButton")
  10774. local Game_Walkspeed = Instance.new("TextButton")
  10775. local Game_Noclip = Instance.new("TextButton")
  10776. local Game_LowGrav = Instance.new("TextButton")
  10777. local Game_CarSpeed = Instance.new("TextButton")
  10778. local Game_SpawnSword = Instance.new("TextButton")
  10779. local Game_SpawnShield = Instance.new("TextButton")
  10780. local Game_SpawnKeycard = Instance.new("TextButton")
  10781. local Game_BTools = Instance.new("TextButton")
  10782. local Side5 = Instance.new("Frame")
  10783. local Side5_PlayerTeleportText = Instance.new("TextLabel")
  10784. local PlayerTP_Input = Instance.new("TextBox")
  10785. local PlayerTP_Teleport = Instance.new("TextButton")
  10786. local Side4 = Instance.new("Frame")
  10787. local Side4_Game2 = Instance.new("TextLabel")
  10788. local Extras_RemoveJewelLasers = Instance.new("TextButton")
  10789. local Extras_RemoveVaultDoor = Instance.new("TextButton")
  10790. local Extras_RemoveDoors = Instance.new("TextButton")
  10791. local Extras_RemoveBankLasers = Instance.new("TextButton")
  10792. local Extras_BuildingsNoclip = Instance.new("TextButton")
  10793. local Extras_RemoveBuildings = Instance.new("TextButton")
  10794. local Extras_AutoRob = Instance.new("TextButton")
  10795. local x = Instance.new("TextButton")
  10796. local x_2 = Instance.new("TextButton")
  10797. local x_3 = Instance.new("TextButton")
  10798. local x_4 = Instance.new("TextButton")
  10799. local x_5 = Instance.new("TextButton")
  10800. local x_6 = Instance.new("TextButton")
  10801. local x_7 = Instance.new("TextButton")
  10802. local x_8 = Instance.new("TextButton")
  10803. local x_9 = Instance.new("TextButton")
  10804. local NextSide = Instance.new("TextButton")
  10805. local PrevSide = Instance.new("TextButton")
  10806. local AutoRob = Instance.new("Frame")
  10807. local Frame = Instance.new("Frame")
  10808. local Frame_2 = Instance.new("Frame")
  10809. local Frame_3 = Instance.new("Frame")
  10810. local TextLabel = Instance.new("TextLabel")
  10811. local AutoRob_Close = Instance.new("TextButton")
  10812. local AutoRob_On = Instance.new("TextButton")
  10813. local AutoRob_Off = Instance.new("TextButton")
  10814. local AutoRob_Status = Instance.new("TextLabel")
  10815.  
  10816. -- Properties
  10817.  
  10818. JailbreakBasic.Name = "JailbreakBasic"
  10819. JailbreakBasic.Parent = game.CoreGui
  10820.  
  10821. Login.Name = "Login"
  10822. Login.Parent = JailbreakBasic
  10823. Login.Active = true
  10824. Login.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10825. Login.BorderSizePixel = 0
  10826. Login.Draggable = true
  10827. Login.Position = UDim2.new(0.384385228, 0, 0.280898869, 0)
  10828. Login.Selectable = true
  10829. Login.Size = UDim2.new(0, 425, 0, 273)
  10830. Login.Visible = false
  10831.  
  10832. Login_BorderFrame1.Name = "Login_BorderFrame1"
  10833. Login_BorderFrame1.Parent = Login
  10834. Login_BorderFrame1.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  10835. Login_BorderFrame1.BorderSizePixel = 0
  10836. Login_BorderFrame1.Size = UDim2.new(0, 425, 0, 27)
  10837.  
  10838. Login_BorderFrame2.Name = "Login_BorderFrame2"
  10839. Login_BorderFrame2.Parent = Login
  10840. Login_BorderFrame2.BackgroundColor3 = Color3.new(0.862745, 0.392157, 0)
  10841. Login_BorderFrame2.BorderSizePixel = 0
  10842. Login_BorderFrame2.Position = UDim2.new(0, 0, 0.0989011005, 0)
  10843. Login_BorderFrame2.Size = UDim2.new(0, 425, 0, 14)
  10844.  
  10845. Login_BorderFrame3.Name = "Login_BorderFrame3"
  10846. Login_BorderFrame3.Parent = Login
  10847. Login_BorderFrame3.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  10848. Login_BorderFrame3.BorderSizePixel = 0
  10849. Login_BorderFrame3.Position = UDim2.new(0, 0, 0.901098907, 0)
  10850. Login_BorderFrame3.Size = UDim2.new(0, 425, 0, 27)
  10851.  
  10852. Login_BorderFrame4.Name = "Login_BorderFrame4"
  10853. Login_BorderFrame4.Parent = Login
  10854. Login_BorderFrame4.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  10855. Login_BorderFrame4.BorderSizePixel = 0
  10856. Login_BorderFrame4.Position = UDim2.new(0.207058817, 0, -0.0586080626, 0)
  10857. Login_BorderFrame4.Size = UDim2.new(0, 250, 0, 43)
  10858.  
  10859. Login_BorderFrame5.Name = "Login_BorderFrame5"
  10860. Login_BorderFrame5.Parent = Login
  10861. Login_BorderFrame5.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  10862. Login_BorderFrame5.BorderSizePixel = 0
  10863. Login_BorderFrame5.Position = UDim2.new(0.207058817, 0, 0.901098907, 0)
  10864. Login_BorderFrame5.Size = UDim2.new(0, 250, 0, 43)
  10865.  
  10866. Login_RotBorderFrame1.Name = "Login_RotBorderFrame1"
  10867. Login_RotBorderFrame1.Parent = Login
  10868. Login_RotBorderFrame1.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  10869. Login_RotBorderFrame1.BorderSizePixel = 0
  10870. Login_RotBorderFrame1.Position = UDim2.new(0.152941182, 0, 0.970696032, 0)
  10871. Login_RotBorderFrame1.Rotation = 30
  10872. Login_RotBorderFrame1.Size = UDim2.new(0, 36, 0, 18)
  10873.  
  10874. Login_RotBorderFrame2.Name = "Login_RotBorderFrame2"
  10875. Login_RotBorderFrame2.Parent = Login
  10876. Login_RotBorderFrame2.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  10877. Login_RotBorderFrame2.BorderSizePixel = 0
  10878. Login_RotBorderFrame2.Position = UDim2.new(0.781176448, 0, -0.0366299748, 0)
  10879. Login_RotBorderFrame2.Rotation = 30
  10880. Login_RotBorderFrame2.Size = UDim2.new(0, 36, 0, 18)
  10881.  
  10882. Login_RotBorderFrame3.Name = "Login_RotBorderFrame3"
  10883. Login_RotBorderFrame3.Parent = Login
  10884. Login_RotBorderFrame3.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  10885. Login_RotBorderFrame3.BorderSizePixel = 0
  10886. Login_RotBorderFrame3.Position = UDim2.new(0.781176448, 0, 0.970696092, 0)
  10887. Login_RotBorderFrame3.Rotation = 330
  10888. Login_RotBorderFrame3.Size = UDim2.new(0, 36, 0, 18)
  10889.  
  10890. Login_RotBorderFrame4.Name = "Login_RotBorderFrame4"
  10891. Login_RotBorderFrame4.Parent = Login
  10892. Login_RotBorderFrame4.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  10893. Login_RotBorderFrame4.BorderSizePixel = 0
  10894. Login_RotBorderFrame4.Position = UDim2.new(0.152941167, 0, -0.0366299152, 0)
  10895. Login_RotBorderFrame4.Rotation = 330
  10896. Login_RotBorderFrame4.Size = UDim2.new(0, 36, 0, 18)
  10897.  
  10898. Login_JailbreakerText.Name = "Login_JailbreakerText"
  10899. Login_JailbreakerText.Parent = Login
  10900. Login_JailbreakerText.BackgroundColor3 = Color3.new(0, 0, 0)
  10901. Login_JailbreakerText.BackgroundTransparency = 1
  10902. Login_JailbreakerText.BorderColor3 = Color3.new(0, 0.392157, 1)
  10903. Login_JailbreakerText.Position = UDim2.new(0.26352942, 0, -0.0842490867, 0)
  10904. Login_JailbreakerText.Size = UDim2.new(0, 200, 0, 50)
  10905. Login_JailbreakerText.Font = Enum.Font.SciFi
  10906. Login_JailbreakerText.FontSize = Enum.FontSize.Size14
  10907. Login_JailbreakerText.Text = "Jailbreaker"
  10908. Login_JailbreakerText.TextColor3 = Color3.new(0, 0, 0)
  10909. Login_JailbreakerText.TextScaled = true
  10910. Login_JailbreakerText.TextSize = 14
  10911. Login_JailbreakerText.TextStrokeColor3 = Color3.new(1, 0.470588, 0)
  10912. Login_JailbreakerText.TextStrokeTransparency = 0
  10913. Login_JailbreakerText.TextWrapped = true
  10914.  
  10915. Login_Discord.Name = "Login_Discord"
  10916. Login_Discord.Parent = Login
  10917. Login_Discord.BackgroundColor3 = Color3.new(1, 1, 1)
  10918. Login_Discord.BackgroundTransparency = 1
  10919. Login_Discord.Position = UDim2.new(0.0188235287, 0, 0.120879114, 0)
  10920. Login_Discord.Size = UDim2.new(0, 408, 0, 31)
  10921. Login_Discord.Font = Enum.Font.SourceSans
  10922. Login_Discord.FontSize = Enum.FontSize.Size14
  10923. Login_Discord.Text = "Join the Discord server! Here is an invite code: 99FwJqz"
  10924. Login_Discord.TextColor3 = Color3.new(1, 0.470588, 0)
  10925. Login_Discord.TextScaled = true
  10926. Login_Discord.TextSize = 14
  10927. Login_Discord.TextWrapped = true
  10928.  
  10929. Login_Credits.Name = "Login_Credits"
  10930. Login_Credits.Parent = Login
  10931. Login_Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  10932. Login_Credits.BackgroundTransparency = 1
  10933. Login_Credits.Position = UDim2.new(0.0882353038, 0, 0.926739991, 0)
  10934. Login_Credits.Size = UDim2.new(0, 349, 0, 20)
  10935. Login_Credits.Font = Enum.Font.SourceSans
  10936. Login_Credits.FontSize = Enum.FontSize.Size14
  10937. Login_Credits.Text = "This GUI was made by beans#5490"
  10938. Login_Credits.TextColor3 = Color3.new(0, 0, 0)
  10939. Login_Credits.TextScaled = true
  10940. Login_Credits.TextSize = 14
  10941. Login_Credits.TextWrapped = true
  10942.  
  10943. Login_WhitelistCheck.Name = "Login_WhitelistCheck"
  10944. Login_WhitelistCheck.Parent = Login
  10945. Login_WhitelistCheck.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  10946. Login_WhitelistCheck.BorderColor3 = Color3.new(0, 0, 0)
  10947. Login_WhitelistCheck.BorderSizePixel = 5
  10948. Login_WhitelistCheck.Position = UDim2.new(0.265882373, 0, 0.406593412, 0)
  10949. Login_WhitelistCheck.Size = UDim2.new(0, 200, 0, 50)
  10950. Login_WhitelistCheck.Font = Enum.Font.SourceSans
  10951. Login_WhitelistCheck.FontSize = Enum.FontSize.Size14
  10952. Login_WhitelistCheck.Text = "Connect"
  10953. Login_WhitelistCheck.TextColor3 = Color3.new(1, 0.470588, 0)
  10954. Login_WhitelistCheck.TextScaled = true
  10955. Login_WhitelistCheck.TextSize = 14
  10956. Login_WhitelistCheck.TextWrapped = true
  10957.  
  10958. Login_WhitelistText.Name = "Login_WhitelistText"
  10959. Login_WhitelistText.Parent = Login
  10960. Login_WhitelistText.BackgroundColor3 = Color3.new(1, 1, 1)
  10961. Login_WhitelistText.BackgroundTransparency = 1
  10962. Login_WhitelistText.Position = UDim2.new(0.26352942, 0, 0.589743614, 0)
  10963. Login_WhitelistText.Size = UDim2.new(0, 200, 0, 50)
  10964. Login_WhitelistText.Font = Enum.Font.SourceSans
  10965. Login_WhitelistText.FontSize = Enum.FontSize.Size14
  10966. Login_WhitelistText.Text = "Remember that you have to be whitelisted to use this GUI!"
  10967. Login_WhitelistText.TextColor3 = Color3.new(1, 0.470588, 0)
  10968. Login_WhitelistText.TextScaled = true
  10969. Login_WhitelistText.TextSize = 14
  10970. Login_WhitelistText.TextWrapped = true
  10971.  
  10972. Login_VersionText.Name = "Login_VersionText"
  10973. Login_VersionText.Parent = Login
  10974. Login_VersionText.BackgroundColor3 = Color3.new(0, 0, 0)
  10975. Login_VersionText.BackgroundTransparency = 1
  10976. Login_VersionText.BorderColor3 = Color3.new(0, 0.392157, 1)
  10977. Login_VersionText.Position = UDim2.new(0.73647064, 0, 0.032967031, 0)
  10978. Login_VersionText.Size = UDim2.new(0, 200, 0, 50)
  10979. Login_VersionText.Font = Enum.Font.SciFi
  10980. Login_VersionText.FontSize = Enum.FontSize.Size18
  10981. Login_VersionText.Text = "v1.0"
  10982. Login_VersionText.TextColor3 = Color3.new(0, 0, 0)
  10983. Login_VersionText.TextSize = 16
  10984. Login_VersionText.TextStrokeColor3 = Color3.new(1, 0.470588, 0)
  10985. Login_VersionText.TextStrokeTransparency = 0
  10986. Login_VersionText.TextWrapped = true
  10987.  
  10988. Open.Name = "Open"
  10989. Open.Parent = JailbreakBasic
  10990. Open.Active = true
  10991. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  10992. Open.Draggable = true
  10993. Open.Position = UDim2.new(-0.00454803882, 0, 0.486358911, 0)
  10994. Open.Selectable = true
  10995. Open.Size = UDim2.new(0, 152, 0, 54)
  10996. Open.Style = Enum.FrameStyle.DropShadow
  10997.  
  10998. Open_Open.Name = "Open_Open"
  10999. Open_Open.Parent = Open
  11000. Open_Open.BackgroundColor3 = Color3.new(1, 1, 1)
  11001. Open_Open.BackgroundTransparency = 1
  11002. Open_Open.Position = UDim2.new(0.0394736826, 0, 0.0740740746, 0)
  11003. Open_Open.Size = UDim2.new(0, 126, 0, 32)
  11004. Open_Open.Font = Enum.Font.SourceSans
  11005. Open_Open.FontSize = Enum.FontSize.Size14
  11006. Open_Open.Text = "Open Jailbroken"
  11007. Open_Open.TextColor3 = Color3.new(1, 1, 1)
  11008. Open_Open.TextScaled = true
  11009. Open_Open.TextSize = 14
  11010. Open_Open.TextWrapped = true
  11011.  
  11012. Motherboard.Name = "Motherboard"
  11013. Motherboard.Parent = JailbreakBasic
  11014. Motherboard.Active = true
  11015. Motherboard.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  11016. Motherboard.BorderSizePixel = 0
  11017. Motherboard.Draggable = true
  11018. Motherboard.Position = UDim2.new(0.344396085, 0, 0.246388435, 0)
  11019. Motherboard.Selectable = true
  11020. Motherboard.Size = UDim2.new(0, 572, 0, 316)
  11021.  
  11022. Motherboard_BorderFrame1.Name = "Motherboard_BorderFrame1"
  11023. Motherboard_BorderFrame1.Parent = Motherboard
  11024. Motherboard_BorderFrame1.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  11025. Motherboard_BorderFrame1.BorderSizePixel = 0
  11026. Motherboard_BorderFrame1.Size = UDim2.new(0, 572, 0, 25)
  11027.  
  11028. Motherboard_BorderFrame2.Name = "Motherboard_BorderFrame2"
  11029. Motherboard_BorderFrame2.Parent = Motherboard
  11030. Motherboard_BorderFrame2.BackgroundColor3 = Color3.new(0.862745, 0.392157, 0)
  11031. Motherboard_BorderFrame2.BorderSizePixel = 0
  11032. Motherboard_BorderFrame2.Position = UDim2.new(0, 0, 0.079113923, 0)
  11033. Motherboard_BorderFrame2.Size = UDim2.new(0, 572, 0, 13)
  11034.  
  11035. Motherboard_BorderFrame3.Name = "Motherboard_BorderFrame3"
  11036. Motherboard_BorderFrame3.Parent = Motherboard
  11037. Motherboard_BorderFrame3.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  11038. Motherboard_BorderFrame3.BorderSizePixel = 0
  11039. Motherboard_BorderFrame3.Position = UDim2.new(0, 0, 0.92088604, 0)
  11040. Motherboard_BorderFrame3.Size = UDim2.new(0, 572, 0, 25)
  11041.  
  11042. Motherboard_BorderFrame4.Name = "Motherboard_BorderFrame4"
  11043. Motherboard_BorderFrame4.Parent = Motherboard
  11044. Motherboard_BorderFrame4.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  11045. Motherboard_BorderFrame4.BorderSizePixel = 0
  11046. Motherboard_BorderFrame4.Position = UDim2.new(0.148601398, 0, -0.0443037972, 0)
  11047. Motherboard_BorderFrame4.Size = UDim2.new(0, 401, 0, 39)
  11048.  
  11049. Motherboard_BorderFrame5.Name = "Motherboard_BorderFrame5"
  11050. Motherboard_BorderFrame5.Parent = Motherboard
  11051. Motherboard_BorderFrame5.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  11052. Motherboard_BorderFrame5.BorderSizePixel = 0
  11053. Motherboard_BorderFrame5.Position = UDim2.new(0.148601383, 0, 0.920886099, 0)
  11054. Motherboard_BorderFrame5.Size = UDim2.new(0, 401, 0, 39)
  11055.  
  11056. Motherboard_RotBorderFrame1.Name = "Motherboard_RotBorderFrame1"
  11057. Motherboard_RotBorderFrame1.Parent = Motherboard
  11058. Motherboard_RotBorderFrame1.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  11059. Motherboard_RotBorderFrame1.BorderSizePixel = 0
  11060. Motherboard_RotBorderFrame1.Position = UDim2.new(0.0961538553, 0, 0.952531695, 0)
  11061. Motherboard_RotBorderFrame1.Rotation = 30
  11062. Motherboard_RotBorderFrame1.Size = UDim2.new(0, 43, 0, 21)
  11063.  
  11064. Motherboard_RotBorderFrame2.Name = "Motherboard_RotBorderFrame2"
  11065. Motherboard_RotBorderFrame2.Parent = Motherboard
  11066. Motherboard_RotBorderFrame2.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  11067. Motherboard_RotBorderFrame2.BorderSizePixel = 0
  11068. Motherboard_RotBorderFrame2.Position = UDim2.new(0.837412596, 0, -0.018987298, 0)
  11069. Motherboard_RotBorderFrame2.Rotation = 30
  11070. Motherboard_RotBorderFrame2.Size = UDim2.new(0, 43, 0, 21)
  11071.  
  11072. Motherboard_RotBorderFrame3.Name = "Motherboard_RotBorderFrame3"
  11073. Motherboard_RotBorderFrame3.Parent = Motherboard
  11074. Motherboard_RotBorderFrame3.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  11075. Motherboard_RotBorderFrame3.BorderSizePixel = 0
  11076. Motherboard_RotBorderFrame3.Position = UDim2.new(0.837412477, 0, 0.952531695, 0)
  11077. Motherboard_RotBorderFrame3.Rotation = 330
  11078. Motherboard_RotBorderFrame3.Size = UDim2.new(0, 43, 0, 21)
  11079.  
  11080. Motherboard_RotBorderFrame4.Name = "Motherboard_RotBorderFrame4"
  11081. Motherboard_RotBorderFrame4.Parent = Motherboard
  11082. Motherboard_RotBorderFrame4.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  11083. Motherboard_RotBorderFrame4.BorderSizePixel = 0
  11084. Motherboard_RotBorderFrame4.Position = UDim2.new(0.0961538404, 0, -0.0189873427, 0)
  11085. Motherboard_RotBorderFrame4.Rotation = 330
  11086. Motherboard_RotBorderFrame4.Size = UDim2.new(0, 43, 0, 19)
  11087.  
  11088. Motherboard_JailbreakerText.Name = "Motherboard_JailbreakerText"
  11089. Motherboard_JailbreakerText.Parent = Motherboard
  11090. Motherboard_JailbreakerText.BackgroundColor3 = Color3.new(0, 0, 0)
  11091. Motherboard_JailbreakerText.BackgroundTransparency = 1
  11092. Motherboard_JailbreakerText.Position = UDim2.new(0.347902119, 0, -0.041139245, 0)
  11093. Motherboard_JailbreakerText.Size = UDim2.new(0, 175, 0, 36)
  11094. Motherboard_JailbreakerText.Font = Enum.Font.SciFi
  11095. Motherboard_JailbreakerText.FontSize = Enum.FontSize.Size14
  11096. Motherboard_JailbreakerText.Text = "Jailbreaker"
  11097. Motherboard_JailbreakerText.TextColor3 = Color3.new(0, 0, 0)
  11098. Motherboard_JailbreakerText.TextScaled = true
  11099. Motherboard_JailbreakerText.TextSize = 14
  11100. Motherboard_JailbreakerText.TextStrokeColor3 = Color3.new(1, 0.470588, 0)
  11101. Motherboard_JailbreakerText.TextStrokeTransparency = 0
  11102. Motherboard_JailbreakerText.TextWrapped = true
  11103.  
  11104. Motherboard_Close.Name = "Motherboard_Close"
  11105. Motherboard_Close.Parent = Motherboard
  11106. Motherboard_Close.BackgroundColor3 = Color3.new(1, 1, 1)
  11107. Motherboard_Close.BackgroundTransparency = 1
  11108. Motherboard_Close.Position = UDim2.new(0.949300706, 0, -0.012658244, 0)
  11109. Motherboard_Close.Size = UDim2.new(0, 29, 0, 31)
  11110. Motherboard_Close.Font = Enum.Font.SourceSans
  11111. Motherboard_Close.FontSize = Enum.FontSize.Size14
  11112. Motherboard_Close.Text = "X"
  11113. Motherboard_Close.TextColor3 = Color3.new(0, 0, 0)
  11114. Motherboard_Close.TextScaled = true
  11115. Motherboard_Close.TextSize = 14
  11116. Motherboard_Close.TextWrapped = true
  11117.  
  11118. Motherboard_JailbreakerText_Credits.Name = "Motherboard_JailbreakerText_Credits"
  11119. Motherboard_JailbreakerText_Credits.Parent = Motherboard
  11120. Motherboard_JailbreakerText_Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  11121. Motherboard_JailbreakerText_Credits.BackgroundTransparency = 1
  11122. Motherboard_JailbreakerText_Credits.Position = UDim2.new(0.611888111, 0, 0.0126582272, 0)
  11123. Motherboard_JailbreakerText_Credits.Size = UDim2.new(0, 159, 0, 15)
  11124. Motherboard_JailbreakerText_Credits.Font = Enum.Font.SciFi
  11125. Motherboard_JailbreakerText_Credits.FontSize = Enum.FontSize.Size14
  11126. Motherboard_JailbreakerText_Credits.Text = "Made by beans#5490"
  11127. Motherboard_JailbreakerText_Credits.TextColor3 = Color3.new(0, 0, 0)
  11128. Motherboard_JailbreakerText_Credits.TextScaled = true
  11129. Motherboard_JailbreakerText_Credits.TextSize = 14
  11130. Motherboard_JailbreakerText_Credits.TextStrokeColor3 = Color3.new(1, 0.470588, 0)
  11131. Motherboard_JailbreakerText_Credits.TextStrokeTransparency = 0
  11132. Motherboard_JailbreakerText_Credits.TextWrapped = true
  11133.  
  11134. Motherboard_DisplaySide.Name = "Motherboard_DisplaySide"
  11135. Motherboard_DisplaySide.Parent = Motherboard
  11136. Motherboard_DisplaySide.BackgroundColor3 = Color3.new(1, 1, 1)
  11137. Motherboard_DisplaySide.BackgroundTransparency = 1
  11138. Motherboard_DisplaySide.Position = UDim2.new(0.332167834, 0, 0.916139245, 0)
  11139. Motherboard_DisplaySide.Size = UDim2.new(0, 191, 0, 42)
  11140. Motherboard_DisplaySide.Font = Enum.Font.SourceSans
  11141. Motherboard_DisplaySide.FontSize = Enum.FontSize.Size14
  11142. Motherboard_DisplaySide.Text = "1"
  11143. Motherboard_DisplaySide.TextColor3 = Color3.new(0, 0, 0)
  11144. Motherboard_DisplaySide.TextScaled = true
  11145. Motherboard_DisplaySide.TextSize = 14
  11146. Motherboard_DisplaySide.TextWrapped = true
  11147.  
  11148. Motherboard_VersionText.Name = "Motherboard_VersionText"
  11149. Motherboard_VersionText.Parent = Motherboard
  11150. Motherboard_VersionText.BackgroundColor3 = Color3.new(0, 0, 0)
  11151. Motherboard_VersionText.BackgroundTransparency = 1
  11152. Motherboard_VersionText.Position = UDim2.new(0.802085102, 0, 0.0411392339, 0)
  11153. Motherboard_VersionText.Size = UDim2.new(0, 175, 0, 36)
  11154. Motherboard_VersionText.Font = Enum.Font.SciFi
  11155. Motherboard_VersionText.FontSize = Enum.FontSize.Size18
  11156. Motherboard_VersionText.Text = "v1.0.3"
  11157. Motherboard_VersionText.TextColor3 = Color3.new(0, 0, 0)
  11158. Motherboard_VersionText.TextSize = 16
  11159. Motherboard_VersionText.TextStrokeColor3 = Color3.new(1, 0.470588, 0)
  11160. Motherboard_VersionText.TextStrokeTransparency = 0
  11161. Motherboard_VersionText.TextWrapped = true
  11162.  
  11163. Side1.Name = "Side1"
  11164. Side1.Parent = Motherboard
  11165. Side1.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  11166. Side1.BorderSizePixel = 0
  11167. Side1.Position = UDim2.new(0, 0, 0.133000001, 0)
  11168. Side1.Size = UDim2.new(0, 572, 0, 249)
  11169. Side1.Visible = false
  11170.  
  11171. Side1_CarsTeleportsText.Name = "Side1_CarsTeleportsText"
  11172. Side1_CarsTeleportsText.Parent = Side1
  11173. Side1_CarsTeleportsText.BackgroundColor3 = Color3.new(1, 1, 1)
  11174. Side1_CarsTeleportsText.BackgroundTransparency = 1
  11175. Side1_CarsTeleportsText.Position = UDim2.new(0.325174838, 0, -0.0162930116, 0)
  11176. Side1_CarsTeleportsText.Size = UDim2.new(0, 200, 0, 39)
  11177. Side1_CarsTeleportsText.Font = Enum.Font.SciFi
  11178. Side1_CarsTeleportsText.FontSize = Enum.FontSize.Size14
  11179. Side1_CarsTeleportsText.Text = "Cars Teleports"
  11180. Side1_CarsTeleportsText.TextColor3 = Color3.new(1, 0.470588, 0)
  11181. Side1_CarsTeleportsText.TextScaled = true
  11182. Side1_CarsTeleportsText.TextSize = 14
  11183. Side1_CarsTeleportsText.TextWrapped = true
  11184.  
  11185. Teleports_PoliceCamaro.Name = "Teleports_PoliceCamaro"
  11186. Teleports_PoliceCamaro.Parent = Side1
  11187. Teleports_PoliceCamaro.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11188. Teleports_PoliceCamaro.BorderColor3 = Color3.new(0, 0, 0)
  11189. Teleports_PoliceCamaro.BorderSizePixel = 3
  11190. Teleports_PoliceCamaro.Position = UDim2.new(0.0280069932, 0, 0.363803208, 0)
  11191. Teleports_PoliceCamaro.Size = UDim2.new(0, 135, 0, 50)
  11192. Teleports_PoliceCamaro.Font = Enum.Font.SourceSans
  11193. Teleports_PoliceCamaro.FontSize = Enum.FontSize.Size28
  11194. Teleports_PoliceCamaro.Text = "Police Camaro"
  11195. Teleports_PoliceCamaro.TextColor3 = Color3.new(1, 0.470588, 0)
  11196. Teleports_PoliceCamaro.TextSize = 26
  11197.  
  11198. Teleports_SWATCar.Name = "Teleports_SWATCar"
  11199. Teleports_SWATCar.Parent = Side1
  11200. Teleports_SWATCar.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11201. Teleports_SWATCar.BorderColor3 = Color3.new(0, 0, 0)
  11202. Teleports_SWATCar.BorderSizePixel = 3
  11203. Teleports_SWATCar.Position = UDim2.new(0.0280069932, 0, 0.564606428, 0)
  11204. Teleports_SWATCar.Size = UDim2.new(0, 135, 0, 50)
  11205. Teleports_SWATCar.Font = Enum.Font.SourceSans
  11206. Teleports_SWATCar.FontSize = Enum.FontSize.Size28
  11207. Teleports_SWATCar.Text = "SWAT Car"
  11208. Teleports_SWATCar.TextColor3 = Color3.new(1, 0.470588, 0)
  11209. Teleports_SWATCar.TextSize = 26
  11210.  
  11211. Teleports_PickupTruck.Name = "Teleports_PickupTruck"
  11212. Teleports_PickupTruck.Parent = Side1
  11213. Teleports_PickupTruck.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11214. Teleports_PickupTruck.BorderColor3 = Color3.new(0, 0, 0)
  11215. Teleports_PickupTruck.BorderSizePixel = 3
  11216. Teleports_PickupTruck.Position = UDim2.new(0.0280069932, 0, 0.765409648, 0)
  11217. Teleports_PickupTruck.Size = UDim2.new(0, 135, 0, 50)
  11218. Teleports_PickupTruck.Font = Enum.Font.SourceSans
  11219. Teleports_PickupTruck.FontSize = Enum.FontSize.Size28
  11220. Teleports_PickupTruck.Text = "Pickup Truck"
  11221. Teleports_PickupTruck.TextColor3 = Color3.new(1, 0.470588, 0)
  11222. Teleports_PickupTruck.TextSize = 26
  11223.  
  11224. Teleports_Camaro.Name = "Teleports_Camaro"
  11225. Teleports_Camaro.Parent = Side1
  11226. Teleports_Camaro.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11227. Teleports_Camaro.BorderColor3 = Color3.new(0, 0, 0)
  11228. Teleports_Camaro.BorderSizePixel = 3
  11229. Teleports_Camaro.Position = UDim2.new(0.0280000009, 0, 0.163000003, 0)
  11230. Teleports_Camaro.Size = UDim2.new(0, 135, 0, 50)
  11231. Teleports_Camaro.Font = Enum.Font.SourceSans
  11232. Teleports_Camaro.FontSize = Enum.FontSize.Size28
  11233. Teleports_Camaro.Text = "Camaro"
  11234. Teleports_Camaro.TextColor3 = Color3.new(1, 0.470588, 0)
  11235. Teleports_Camaro.TextSize = 26
  11236.  
  11237. Teleports_MiniCooper.Name = "Teleports_MiniCooper"
  11238. Teleports_MiniCooper.Parent = Side1
  11239. Teleports_MiniCooper.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11240. Teleports_MiniCooper.BorderColor3 = Color3.new(0, 0, 0)
  11241. Teleports_MiniCooper.BorderSizePixel = 3
  11242. Teleports_MiniCooper.Position = UDim2.new(0.264020979, 0, 0.363803208, 0)
  11243. Teleports_MiniCooper.Size = UDim2.new(0, 135, 0, 50)
  11244. Teleports_MiniCooper.Font = Enum.Font.SourceSans
  11245. Teleports_MiniCooper.FontSize = Enum.FontSize.Size28
  11246. Teleports_MiniCooper.Text = "Mini Cooper"
  11247. Teleports_MiniCooper.TextColor3 = Color3.new(1, 0.470588, 0)
  11248. Teleports_MiniCooper.TextSize = 26
  11249.  
  11250. Teleports_Model3.Name = "Teleports_Model3"
  11251. Teleports_Model3.Parent = Side1
  11252. Teleports_Model3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11253. Teleports_Model3.BorderColor3 = Color3.new(0, 0, 0)
  11254. Teleports_Model3.BorderSizePixel = 3
  11255. Teleports_Model3.Position = UDim2.new(0.264020979, 0, 0.162999988, 0)
  11256. Teleports_Model3.Size = UDim2.new(0, 135, 0, 50)
  11257. Teleports_Model3.Font = Enum.Font.SourceSans
  11258. Teleports_Model3.FontSize = Enum.FontSize.Size28
  11259. Teleports_Model3.Text = "Model3"
  11260. Teleports_Model3.TextColor3 = Color3.new(1, 0.470588, 0)
  11261. Teleports_Model3.TextSize = 26
  11262.  
  11263. Teleports_Mustang.Name = "Teleports_Mustang"
  11264. Teleports_Mustang.Parent = Side1
  11265. Teleports_Mustang.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11266. Teleports_Mustang.BorderColor3 = Color3.new(0, 0, 0)
  11267. Teleports_Mustang.BorderSizePixel = 3
  11268. Teleports_Mustang.Position = UDim2.new(0.264020979, 0, 0.564606428, 0)
  11269. Teleports_Mustang.Size = UDim2.new(0, 135, 0, 50)
  11270. Teleports_Mustang.Font = Enum.Font.SourceSans
  11271. Teleports_Mustang.FontSize = Enum.FontSize.Size28
  11272. Teleports_Mustang.Text = "Mustang"
  11273. Teleports_Mustang.TextColor3 = Color3.new(1, 0.470588, 0)
  11274. Teleports_Mustang.TextSize = 26
  11275.  
  11276. Teleports_DuneBuggy.Name = "Teleports_DuneBuggy"
  11277. Teleports_DuneBuggy.Parent = Side1
  11278. Teleports_DuneBuggy.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11279. Teleports_DuneBuggy.BorderColor3 = Color3.new(0, 0, 0)
  11280. Teleports_DuneBuggy.BorderSizePixel = 3
  11281. Teleports_DuneBuggy.Position = UDim2.new(0.264020979, 0, 0.765409648, 0)
  11282. Teleports_DuneBuggy.Size = UDim2.new(0, 135, 0, 50)
  11283. Teleports_DuneBuggy.Font = Enum.Font.SourceSans
  11284. Teleports_DuneBuggy.FontSize = Enum.FontSize.Size28
  11285. Teleports_DuneBuggy.Text = "Dune Buggy"
  11286. Teleports_DuneBuggy.TextColor3 = Color3.new(1, 0.470588, 0)
  11287. Teleports_DuneBuggy.TextSize = 26
  11288.  
  11289. Teleports_Lamborghini.Name = "Teleports_Lamborghini"
  11290. Teleports_Lamborghini.Parent = Side1
  11291. Teleports_Lamborghini.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11292. Teleports_Lamborghini.BorderColor3 = Color3.new(0, 0, 0)
  11293. Teleports_Lamborghini.BorderSizePixel = 3
  11294. Teleports_Lamborghini.Position = UDim2.new(0.500034928, 0, 0.363803208, 0)
  11295. Teleports_Lamborghini.Size = UDim2.new(0, 135, 0, 50)
  11296. Teleports_Lamborghini.Font = Enum.Font.SourceSans
  11297. Teleports_Lamborghini.FontSize = Enum.FontSize.Size28
  11298. Teleports_Lamborghini.Text = "Lamborghini"
  11299. Teleports_Lamborghini.TextColor3 = Color3.new(1, 0.470588, 0)
  11300. Teleports_Lamborghini.TextSize = 26
  11301.  
  11302. Teleports_Porsche.Name = "Teleports_Porsche"
  11303. Teleports_Porsche.Parent = Side1
  11304. Teleports_Porsche.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11305. Teleports_Porsche.BorderColor3 = Color3.new(0, 0, 0)
  11306. Teleports_Porsche.BorderSizePixel = 3
  11307. Teleports_Porsche.Position = UDim2.new(0.500034928, 0, 0.162999988, 0)
  11308. Teleports_Porsche.Size = UDim2.new(0, 135, 0, 50)
  11309. Teleports_Porsche.Font = Enum.Font.SourceSans
  11310. Teleports_Porsche.FontSize = Enum.FontSize.Size28
  11311. Teleports_Porsche.Text = "Porsche"
  11312. Teleports_Porsche.TextColor3 = Color3.new(1, 0.470588, 0)
  11313. Teleports_Porsche.TextSize = 26
  11314.  
  11315. Teleports_Ferrari.Name = "Teleports_Ferrari"
  11316. Teleports_Ferrari.Parent = Side1
  11317. Teleports_Ferrari.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11318. Teleports_Ferrari.BorderColor3 = Color3.new(0, 0, 0)
  11319. Teleports_Ferrari.BorderSizePixel = 3
  11320. Teleports_Ferrari.Position = UDim2.new(0.500034928, 0, 0.564606428, 0)
  11321. Teleports_Ferrari.Size = UDim2.new(0, 135, 0, 50)
  11322. Teleports_Ferrari.Font = Enum.Font.SourceSans
  11323. Teleports_Ferrari.FontSize = Enum.FontSize.Size28
  11324. Teleports_Ferrari.Text = "Ferrari"
  11325. Teleports_Ferrari.TextColor3 = Color3.new(1, 0.470588, 0)
  11326. Teleports_Ferrari.TextSize = 26
  11327.  
  11328. Teleports_Bugatti.Name = "Teleports_Bugatti"
  11329. Teleports_Bugatti.Parent = Side1
  11330. Teleports_Bugatti.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11331. Teleports_Bugatti.BorderColor3 = Color3.new(0, 0, 0)
  11332. Teleports_Bugatti.BorderSizePixel = 3
  11333. Teleports_Bugatti.Position = UDim2.new(0.500034928, 0, 0.765409648, 0)
  11334. Teleports_Bugatti.Size = UDim2.new(0, 135, 0, 50)
  11335. Teleports_Bugatti.Font = Enum.Font.SourceSans
  11336. Teleports_Bugatti.FontSize = Enum.FontSize.Size28
  11337. Teleports_Bugatti.Text = "Bugatti"
  11338. Teleports_Bugatti.TextColor3 = Color3.new(1, 0.470588, 0)
  11339. Teleports_Bugatti.TextSize = 26
  11340.  
  11341. Teleports_Dirtbike.Name = "Teleports_Dirtbike"
  11342. Teleports_Dirtbike.Parent = Side1
  11343. Teleports_Dirtbike.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11344. Teleports_Dirtbike.BorderColor3 = Color3.new(0, 0, 0)
  11345. Teleports_Dirtbike.BorderSizePixel = 3
  11346. Teleports_Dirtbike.Position = UDim2.new(0.736048937, 0, 0.361795187, 0)
  11347. Teleports_Dirtbike.Size = UDim2.new(0, 135, 0, 50)
  11348. Teleports_Dirtbike.Font = Enum.Font.SourceSans
  11349. Teleports_Dirtbike.FontSize = Enum.FontSize.Size28
  11350. Teleports_Dirtbike.Text = "Dirtbike"
  11351. Teleports_Dirtbike.TextColor3 = Color3.new(1, 0.470588, 0)
  11352. Teleports_Dirtbike.TextSize = 26
  11353.  
  11354. Teleports_MonsterTruck.Name = "Teleports_MonsterTruck"
  11355. Teleports_MonsterTruck.Parent = Side1
  11356. Teleports_MonsterTruck.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11357. Teleports_MonsterTruck.BorderColor3 = Color3.new(0, 0, 0)
  11358. Teleports_MonsterTruck.BorderSizePixel = 3
  11359. Teleports_MonsterTruck.Position = UDim2.new(0.736048937, 0, 0.162999988, 0)
  11360. Teleports_MonsterTruck.Size = UDim2.new(0, 135, 0, 50)
  11361. Teleports_MonsterTruck.Font = Enum.Font.SourceSans
  11362. Teleports_MonsterTruck.FontSize = Enum.FontSize.Size28
  11363. Teleports_MonsterTruck.Text = "MonsterTruck"
  11364. Teleports_MonsterTruck.TextColor3 = Color3.new(1, 0.470588, 0)
  11365. Teleports_MonsterTruck.TextSize = 26
  11366.  
  11367. Teleports_ATV.Name = "Teleports_ATV"
  11368. Teleports_ATV.Parent = Side1
  11369. Teleports_ATV.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11370. Teleports_ATV.BorderColor3 = Color3.new(0, 0, 0)
  11371. Teleports_ATV.BorderSizePixel = 3
  11372. Teleports_ATV.Position = UDim2.new(0.736048937, 0, 0.566614449, 0)
  11373. Teleports_ATV.Size = UDim2.new(0, 135, 0, 50)
  11374. Teleports_ATV.Font = Enum.Font.SourceSans
  11375. Teleports_ATV.FontSize = Enum.FontSize.Size28
  11376. Teleports_ATV.Text = "ATV"
  11377. Teleports_ATV.TextColor3 = Color3.new(1, 0.470588, 0)
  11378. Teleports_ATV.TextSize = 26
  11379.  
  11380. Teleports_McLaren.Name = "Teleports_McLaren"
  11381. Teleports_McLaren.Parent = Side1
  11382. Teleports_McLaren.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11383. Teleports_McLaren.BorderColor3 = Color3.new(0, 0, 0)
  11384. Teleports_McLaren.BorderSizePixel = 3
  11385. Teleports_McLaren.Position = UDim2.new(0.736048937, 0, 0.767417669, 0)
  11386. Teleports_McLaren.Size = UDim2.new(0, 135, 0, 50)
  11387. Teleports_McLaren.Font = Enum.Font.SourceSans
  11388. Teleports_McLaren.FontSize = Enum.FontSize.Size28
  11389. Teleports_McLaren.Text = "McLaren"
  11390. Teleports_McLaren.TextColor3 = Color3.new(1, 0.470588, 0)
  11391. Teleports_McLaren.TextSize = 26
  11392.  
  11393. Side2.Name = "Side2"
  11394. Side2.Parent = Motherboard
  11395. Side2.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  11396. Side2.BorderSizePixel = 0
  11397. Side2.Position = UDim2.new(0, 0, 0.133000001, 0)
  11398. Side2.Size = UDim2.new(0, 572, 0, 249)
  11399. Side2.Visible = false
  11400.  
  11401. Side2_TeleportsText.Name = "Side2_TeleportsText"
  11402. Side2_TeleportsText.Parent = Side2
  11403. Side2_TeleportsText.BackgroundColor3 = Color3.new(1, 1, 1)
  11404. Side2_TeleportsText.BackgroundTransparency = 1
  11405. Side2_TeleportsText.Position = UDim2.new(0.325174838, 0, -0.0162930116, 0)
  11406. Side2_TeleportsText.Size = UDim2.new(0, 200, 0, 39)
  11407. Side2_TeleportsText.Font = Enum.Font.SciFi
  11408. Side2_TeleportsText.FontSize = Enum.FontSize.Size14
  11409. Side2_TeleportsText.Text = "Teleports"
  11410. Side2_TeleportsText.TextColor3 = Color3.new(1, 0.470588, 0)
  11411. Side2_TeleportsText.TextScaled = true
  11412. Side2_TeleportsText.TextSize = 14
  11413. Side2_TeleportsText.TextWrapped = true
  11414.  
  11415. Teleports_PrisonCells.Name = "Teleports_PrisonCells"
  11416. Teleports_PrisonCells.Parent = Side2
  11417. Teleports_PrisonCells.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11418. Teleports_PrisonCells.BorderColor3 = Color3.new(0, 0, 0)
  11419. Teleports_PrisonCells.BorderSizePixel = 3
  11420. Teleports_PrisonCells.Position = UDim2.new(0.0280069932, 0, 0.363803208, 0)
  11421. Teleports_PrisonCells.Size = UDim2.new(0, 135, 0, 50)
  11422. Teleports_PrisonCells.Font = Enum.Font.SourceSans
  11423. Teleports_PrisonCells.FontSize = Enum.FontSize.Size28
  11424. Teleports_PrisonCells.Text = "Prison Cells"
  11425. Teleports_PrisonCells.TextColor3 = Color3.new(1, 0.470588, 0)
  11426. Teleports_PrisonCells.TextSize = 26
  11427.  
  11428. Teleports_PrisonParking.Name = "Teleports_PrisonParking"
  11429. Teleports_PrisonParking.Parent = Side2
  11430. Teleports_PrisonParking.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11431. Teleports_PrisonParking.BorderColor3 = Color3.new(0, 0, 0)
  11432. Teleports_PrisonParking.BorderSizePixel = 3
  11433. Teleports_PrisonParking.Position = UDim2.new(0.0280069932, 0, 0.564606428, 0)
  11434. Teleports_PrisonParking.Size = UDim2.new(0, 135, 0, 50)
  11435. Teleports_PrisonParking.Font = Enum.Font.SourceSans
  11436. Teleports_PrisonParking.FontSize = Enum.FontSize.Size28
  11437. Teleports_PrisonParking.Text = "Prison Parking"
  11438. Teleports_PrisonParking.TextColor3 = Color3.new(1, 0.470588, 0)
  11439. Teleports_PrisonParking.TextSize = 26
  11440.  
  11441. Teleports_PrisonCanteen.Name = "Teleports_PrisonCanteen"
  11442. Teleports_PrisonCanteen.Parent = Side2
  11443. Teleports_PrisonCanteen.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11444. Teleports_PrisonCanteen.BorderColor3 = Color3.new(0, 0, 0)
  11445. Teleports_PrisonCanteen.BorderSizePixel = 3
  11446. Teleports_PrisonCanteen.Position = UDim2.new(0.0280069932, 0, 0.765409648, 0)
  11447. Teleports_PrisonCanteen.Size = UDim2.new(0, 135, 0, 50)
  11448. Teleports_PrisonCanteen.Font = Enum.Font.SourceSans
  11449. Teleports_PrisonCanteen.FontSize = Enum.FontSize.Size28
  11450. Teleports_PrisonCanteen.Text = "Prison Canteen"
  11451. Teleports_PrisonCanteen.TextColor3 = Color3.new(1, 0.470588, 0)
  11452. Teleports_PrisonCanteen.TextSize = 26
  11453.  
  11454. Teleports_PrisonYard.Name = "Teleports_PrisonYard"
  11455. Teleports_PrisonYard.Parent = Side2
  11456. Teleports_PrisonYard.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11457. Teleports_PrisonYard.BorderColor3 = Color3.new(0, 0, 0)
  11458. Teleports_PrisonYard.BorderSizePixel = 3
  11459. Teleports_PrisonYard.Position = UDim2.new(0.0280000009, 0, 0.163000003, 0)
  11460. Teleports_PrisonYard.Size = UDim2.new(0, 135, 0, 50)
  11461. Teleports_PrisonYard.Font = Enum.Font.SourceSans
  11462. Teleports_PrisonYard.FontSize = Enum.FontSize.Size28
  11463. Teleports_PrisonYard.Text = "Prison Yard"
  11464. Teleports_PrisonYard.TextColor3 = Color3.new(1, 0.470588, 0)
  11465. Teleports_PrisonYard.TextSize = 26
  11466.  
  11467. Teleports_PoliceHQ2.Name = "Teleports_PoliceHQ2"
  11468. Teleports_PoliceHQ2.Parent = Side2
  11469. Teleports_PoliceHQ2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11470. Teleports_PoliceHQ2.BorderColor3 = Color3.new(0, 0, 0)
  11471. Teleports_PoliceHQ2.BorderSizePixel = 3
  11472. Teleports_PoliceHQ2.Position = UDim2.new(0.264020979, 0, 0.363803208, 0)
  11473. Teleports_PoliceHQ2.Size = UDim2.new(0, 135, 0, 50)
  11474. Teleports_PoliceHQ2.Font = Enum.Font.SourceSans
  11475. Teleports_PoliceHQ2.FontSize = Enum.FontSize.Size28
  11476. Teleports_PoliceHQ2.Text = "Police HQ2"
  11477. Teleports_PoliceHQ2.TextColor3 = Color3.new(1, 0.470588, 0)
  11478. Teleports_PoliceHQ2.TextSize = 26
  11479.  
  11480. Teleports_PoliceHQ1.Name = "Teleports_PoliceHQ1"
  11481. Teleports_PoliceHQ1.Parent = Side2
  11482. Teleports_PoliceHQ1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11483. Teleports_PoliceHQ1.BorderColor3 = Color3.new(0, 0, 0)
  11484. Teleports_PoliceHQ1.BorderSizePixel = 3
  11485. Teleports_PoliceHQ1.Position = UDim2.new(0.264020979, 0, 0.162999988, 0)
  11486. Teleports_PoliceHQ1.Size = UDim2.new(0, 135, 0, 50)
  11487. Teleports_PoliceHQ1.Font = Enum.Font.SourceSans
  11488. Teleports_PoliceHQ1.FontSize = Enum.FontSize.Size28
  11489. Teleports_PoliceHQ1.Text = "Police HQ1"
  11490. Teleports_PoliceHQ1.TextColor3 = Color3.new(1, 0.470588, 0)
  11491. Teleports_PoliceHQ1.TextSize = 26
  11492.  
  11493. Teleports_CriminalsHQ1.Name = "Teleports_CriminalsHQ1"
  11494. Teleports_CriminalsHQ1.Parent = Side2
  11495. Teleports_CriminalsHQ1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11496. Teleports_CriminalsHQ1.BorderColor3 = Color3.new(0, 0, 0)
  11497. Teleports_CriminalsHQ1.BorderSizePixel = 3
  11498. Teleports_CriminalsHQ1.Position = UDim2.new(0.264020979, 0, 0.564606428, 0)
  11499. Teleports_CriminalsHQ1.Size = UDim2.new(0, 135, 0, 50)
  11500. Teleports_CriminalsHQ1.Font = Enum.Font.SourceSans
  11501. Teleports_CriminalsHQ1.FontSize = Enum.FontSize.Size28
  11502. Teleports_CriminalsHQ1.Text = "Criminals HQ1"
  11503. Teleports_CriminalsHQ1.TextColor3 = Color3.new(1, 0.470588, 0)
  11504. Teleports_CriminalsHQ1.TextSize = 26
  11505.  
  11506. Teleports_CriminalsHQ2.Name = "Teleports_CriminalsHQ2"
  11507. Teleports_CriminalsHQ2.Parent = Side2
  11508. Teleports_CriminalsHQ2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11509. Teleports_CriminalsHQ2.BorderColor3 = Color3.new(0, 0, 0)
  11510. Teleports_CriminalsHQ2.BorderSizePixel = 3
  11511. Teleports_CriminalsHQ2.Position = UDim2.new(0.264020979, 0, 0.765409648, 0)
  11512. Teleports_CriminalsHQ2.Size = UDim2.new(0, 135, 0, 50)
  11513. Teleports_CriminalsHQ2.Font = Enum.Font.SourceSans
  11514. Teleports_CriminalsHQ2.FontSize = Enum.FontSize.Size28
  11515. Teleports_CriminalsHQ2.Text = "Criminals HQ2"
  11516. Teleports_CriminalsHQ2.TextColor3 = Color3.new(1, 0.470588, 0)
  11517. Teleports_CriminalsHQ2.TextSize = 26
  11518.  
  11519. Teleports_Helipad2.Name = "Teleports_Helipad2"
  11520. Teleports_Helipad2.Parent = Side2
  11521. Teleports_Helipad2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11522. Teleports_Helipad2.BorderColor3 = Color3.new(0, 0, 0)
  11523. Teleports_Helipad2.BorderSizePixel = 3
  11524. Teleports_Helipad2.Position = UDim2.new(0.500034928, 0, 0.363803208, 0)
  11525. Teleports_Helipad2.Size = UDim2.new(0, 135, 0, 50)
  11526. Teleports_Helipad2.Font = Enum.Font.SourceSans
  11527. Teleports_Helipad2.FontSize = Enum.FontSize.Size28
  11528. Teleports_Helipad2.Text = "Helipad 2"
  11529. Teleports_Helipad2.TextColor3 = Color3.new(1, 0.470588, 0)
  11530. Teleports_Helipad2.TextSize = 26
  11531.  
  11532. Teleports_Helipad1.Name = "Teleports_Helipad1"
  11533. Teleports_Helipad1.Parent = Side2
  11534. Teleports_Helipad1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11535. Teleports_Helipad1.BorderColor3 = Color3.new(0, 0, 0)
  11536. Teleports_Helipad1.BorderSizePixel = 3
  11537. Teleports_Helipad1.Position = UDim2.new(0.500034928, 0, 0.162999988, 0)
  11538. Teleports_Helipad1.Size = UDim2.new(0, 135, 0, 50)
  11539. Teleports_Helipad1.Font = Enum.Font.SourceSans
  11540. Teleports_Helipad1.FontSize = Enum.FontSize.Size28
  11541. Teleports_Helipad1.Text = "Helipad 1"
  11542. Teleports_Helipad1.TextColor3 = Color3.new(1, 0.470588, 0)
  11543. Teleports_Helipad1.TextSize = 26
  11544.  
  11545. Teleports_Garage.Name = "Teleports_Garage"
  11546. Teleports_Garage.Parent = Side2
  11547. Teleports_Garage.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11548. Teleports_Garage.BorderColor3 = Color3.new(0, 0, 0)
  11549. Teleports_Garage.BorderSizePixel = 3
  11550. Teleports_Garage.Position = UDim2.new(0.500034928, 0, 0.564606428, 0)
  11551. Teleports_Garage.Size = UDim2.new(0, 135, 0, 50)
  11552. Teleports_Garage.Font = Enum.Font.SourceSans
  11553. Teleports_Garage.FontSize = Enum.FontSize.Size28
  11554. Teleports_Garage.Text = "Garage"
  11555. Teleports_Garage.TextColor3 = Color3.new(1, 0.470588, 0)
  11556. Teleports_Garage.TextSize = 26
  11557.  
  11558. Teleports_BankVault.Name = "Teleports_BankVault"
  11559. Teleports_BankVault.Parent = Side2
  11560. Teleports_BankVault.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11561. Teleports_BankVault.BorderColor3 = Color3.new(0, 0, 0)
  11562. Teleports_BankVault.BorderSizePixel = 3
  11563. Teleports_BankVault.Position = UDim2.new(0.500034928, 0, 0.765409648, 0)
  11564. Teleports_BankVault.Size = UDim2.new(0, 135, 0, 50)
  11565. Teleports_BankVault.Font = Enum.Font.SourceSans
  11566. Teleports_BankVault.FontSize = Enum.FontSize.Size28
  11567. Teleports_BankVault.Text = "Bank vault"
  11568. Teleports_BankVault.TextColor3 = Color3.new(1, 0.470588, 0)
  11569. Teleports_BankVault.TextSize = 26
  11570.  
  11571. Teleports_GasStation.Name = "Teleports_GasStation"
  11572. Teleports_GasStation.Parent = Side2
  11573. Teleports_GasStation.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11574. Teleports_GasStation.BorderColor3 = Color3.new(0, 0, 0)
  11575. Teleports_GasStation.BorderSizePixel = 3
  11576. Teleports_GasStation.Position = UDim2.new(0.736048937, 0, 0.361795187, 0)
  11577. Teleports_GasStation.Size = UDim2.new(0, 135, 0, 50)
  11578. Teleports_GasStation.Font = Enum.Font.SourceSans
  11579. Teleports_GasStation.FontSize = Enum.FontSize.Size28
  11580. Teleports_GasStation.Text = "Gas Station"
  11581. Teleports_GasStation.TextColor3 = Color3.new(1, 0.470588, 0)
  11582. Teleports_GasStation.TextSize = 26
  11583.  
  11584. Teleports_Jewelry.Name = "Teleports_Jewelry"
  11585. Teleports_Jewelry.Parent = Side2
  11586. Teleports_Jewelry.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11587. Teleports_Jewelry.BorderColor3 = Color3.new(0, 0, 0)
  11588. Teleports_Jewelry.BorderSizePixel = 3
  11589. Teleports_Jewelry.Position = UDim2.new(0.736048937, 0, 0.162999988, 0)
  11590. Teleports_Jewelry.Size = UDim2.new(0, 135, 0, 50)
  11591. Teleports_Jewelry.Font = Enum.Font.SourceSans
  11592. Teleports_Jewelry.FontSize = Enum.FontSize.Size28
  11593. Teleports_Jewelry.Text = "Jewelry"
  11594. Teleports_Jewelry.TextColor3 = Color3.new(1, 0.470588, 0)
  11595. Teleports_Jewelry.TextSize = 26
  11596.  
  11597. Teleports_DonutShop.Name = "Teleports_DonutShop"
  11598. Teleports_DonutShop.Parent = Side2
  11599. Teleports_DonutShop.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11600. Teleports_DonutShop.BorderColor3 = Color3.new(0, 0, 0)
  11601. Teleports_DonutShop.BorderSizePixel = 3
  11602. Teleports_DonutShop.Position = UDim2.new(0.736048937, 0, 0.566614449, 0)
  11603. Teleports_DonutShop.Size = UDim2.new(0, 135, 0, 50)
  11604. Teleports_DonutShop.Font = Enum.Font.SourceSans
  11605. Teleports_DonutShop.FontSize = Enum.FontSize.Size28
  11606. Teleports_DonutShop.Text = "Donut Shop"
  11607. Teleports_DonutShop.TextColor3 = Color3.new(1, 0.470588, 0)
  11608. Teleports_DonutShop.TextSize = 26
  11609.  
  11610. Teleports_Apartment.Name = "Teleports_Apartment"
  11611. Teleports_Apartment.Parent = Side2
  11612. Teleports_Apartment.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11613. Teleports_Apartment.BorderColor3 = Color3.new(0, 0, 0)
  11614. Teleports_Apartment.BorderSizePixel = 3
  11615. Teleports_Apartment.Position = UDim2.new(0.736048937, 0, 0.767417669, 0)
  11616. Teleports_Apartment.Size = UDim2.new(0, 135, 0, 50)
  11617. Teleports_Apartment.Font = Enum.Font.SourceSans
  11618. Teleports_Apartment.FontSize = Enum.FontSize.Size28
  11619. Teleports_Apartment.Text = "Apartment"
  11620. Teleports_Apartment.TextColor3 = Color3.new(1, 0.470588, 0)
  11621. Teleports_Apartment.TextSize = 26
  11622.  
  11623. Side3.Name = "Side3"
  11624. Side3.Parent = Motherboard
  11625. Side3.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  11626. Side3.BorderSizePixel = 0
  11627. Side3.Position = UDim2.new(0, 0, 0.133000001, 0)
  11628. Side3.Size = UDim2.new(0, 572, 0, 249)
  11629. Side3.Visible = false
  11630.  
  11631. Side3_GameText.Name = "Side3_GameText"
  11632. Side3_GameText.Parent = Side3
  11633. Side3_GameText.BackgroundColor3 = Color3.new(1, 1, 1)
  11634. Side3_GameText.BackgroundTransparency = 1
  11635. Side3_GameText.Position = UDim2.new(0.325174838, 0, -0.0162930116, 0)
  11636. Side3_GameText.Size = UDim2.new(0, 200, 0, 39)
  11637. Side3_GameText.Font = Enum.Font.SciFi
  11638. Side3_GameText.FontSize = Enum.FontSize.Size14
  11639. Side3_GameText.Text = "Game"
  11640. Side3_GameText.TextColor3 = Color3.new(1, 0.470588, 0)
  11641. Side3_GameText.TextScaled = true
  11642. Side3_GameText.TextSize = 14
  11643. Side3_GameText.TextWrapped = true
  11644.  
  11645. Game_InfAmmo.Name = "Game_InfAmmo"
  11646. Game_InfAmmo.Parent = Side3
  11647. Game_InfAmmo.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11648. Game_InfAmmo.BorderColor3 = Color3.new(0, 0, 0)
  11649. Game_InfAmmo.BorderSizePixel = 3
  11650. Game_InfAmmo.Position = UDim2.new(0.0280069932, 0, 0.363803208, 0)
  11651. Game_InfAmmo.Size = UDim2.new(0, 135, 0, 50)
  11652. Game_InfAmmo.Font = Enum.Font.SourceSans
  11653. Game_InfAmmo.FontSize = Enum.FontSize.Size28
  11654. Game_InfAmmo.Text = "Infinite Ammo"
  11655. Game_InfAmmo.TextColor3 = Color3.new(1, 0.470588, 0)
  11656. Game_InfAmmo.TextSize = 26
  11657.  
  11658. Game_InfHealth.Name = "Game_InfHealth"
  11659. Game_InfHealth.Parent = Side3
  11660. Game_InfHealth.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11661. Game_InfHealth.BorderColor3 = Color3.new(0, 0, 0)
  11662. Game_InfHealth.BorderSizePixel = 3
  11663. Game_InfHealth.Position = UDim2.new(0.0280069932, 0, 0.564606428, 0)
  11664. Game_InfHealth.Size = UDim2.new(0, 135, 0, 50)
  11665. Game_InfHealth.Font = Enum.Font.SourceSans
  11666. Game_InfHealth.FontSize = Enum.FontSize.Size28
  11667. Game_InfHealth.Text = "Infinite Health"
  11668. Game_InfHealth.TextColor3 = Color3.new(1, 0.470588, 0)
  11669. Game_InfHealth.TextSize = 26
  11670.  
  11671. Game_Keycard.Name = "Game_Keycard"
  11672. Game_Keycard.Parent = Side3
  11673. Game_Keycard.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11674. Game_Keycard.BorderColor3 = Color3.new(0, 0, 0)
  11675. Game_Keycard.BorderSizePixel = 3
  11676. Game_Keycard.Position = UDim2.new(0.0280069932, 0, 0.765409648, 0)
  11677. Game_Keycard.Size = UDim2.new(0, 135, 0, 50)
  11678. Game_Keycard.Font = Enum.Font.SourceSans
  11679. Game_Keycard.FontSize = Enum.FontSize.Size28
  11680. Game_Keycard.Text = "KeycardGlitch"
  11681. Game_Keycard.TextColor3 = Color3.new(1, 0.470588, 0)
  11682. Game_Keycard.TextSize = 26
  11683.  
  11684. Game_InfNitro.Name = "Game_InfNitro"
  11685. Game_InfNitro.Parent = Side3
  11686. Game_InfNitro.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11687. Game_InfNitro.BorderColor3 = Color3.new(0, 0, 0)
  11688. Game_InfNitro.BorderSizePixel = 3
  11689. Game_InfNitro.Position = UDim2.new(0.0280000009, 0, 0.163000003, 0)
  11690. Game_InfNitro.Size = UDim2.new(0, 135, 0, 50)
  11691. Game_InfNitro.Font = Enum.Font.SourceSans
  11692. Game_InfNitro.FontSize = Enum.FontSize.Size28
  11693. Game_InfNitro.Text = "Infinite Nitro"
  11694. Game_InfNitro.TextColor3 = Color3.new(1, 0.470588, 0)
  11695. Game_InfNitro.TextSize = 26
  11696.  
  11697. Game_SpawnAK47.Name = "Game_SpawnAK47"
  11698. Game_SpawnAK47.Parent = Side3
  11699. Game_SpawnAK47.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11700. Game_SpawnAK47.BorderColor3 = Color3.new(0, 0, 0)
  11701. Game_SpawnAK47.BorderSizePixel = 3
  11702. Game_SpawnAK47.Position = UDim2.new(0.264020979, 0, 0.363803208, 0)
  11703. Game_SpawnAK47.Size = UDim2.new(0, 135, 0, 50)
  11704. Game_SpawnAK47.Font = Enum.Font.SourceSans
  11705. Game_SpawnAK47.FontSize = Enum.FontSize.Size28
  11706. Game_SpawnAK47.Text = "Spawn AK-47"
  11707. Game_SpawnAK47.TextColor3 = Color3.new(1, 0.470588, 0)
  11708. Game_SpawnAK47.TextSize = 26
  11709.  
  11710. Game_SpawnM4A4.Name = "Game_SpawnM4A4"
  11711. Game_SpawnM4A4.Parent = Side3
  11712. Game_SpawnM4A4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11713. Game_SpawnM4A4.BorderColor3 = Color3.new(0, 0, 0)
  11714. Game_SpawnM4A4.BorderSizePixel = 3
  11715. Game_SpawnM4A4.Position = UDim2.new(0.264020979, 0, 0.162999988, 0)
  11716. Game_SpawnM4A4.Size = UDim2.new(0, 135, 0, 50)
  11717. Game_SpawnM4A4.Font = Enum.Font.SourceSans
  11718. Game_SpawnM4A4.FontSize = Enum.FontSize.Size28
  11719. Game_SpawnM4A4.Text = "Spawn M4A4"
  11720. Game_SpawnM4A4.TextColor3 = Color3.new(1, 0.470588, 0)
  11721. Game_SpawnM4A4.TextSize = 26
  11722.  
  11723. Game_SpawnPistol.Name = "Game_SpawnPistol"
  11724. Game_SpawnPistol.Parent = Side3
  11725. Game_SpawnPistol.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11726. Game_SpawnPistol.BorderColor3 = Color3.new(0, 0, 0)
  11727. Game_SpawnPistol.BorderSizePixel = 3
  11728. Game_SpawnPistol.Position = UDim2.new(0.264020979, 0, 0.564606428, 0)
  11729. Game_SpawnPistol.Size = UDim2.new(0, 135, 0, 50)
  11730. Game_SpawnPistol.Font = Enum.Font.SourceSans
  11731. Game_SpawnPistol.FontSize = Enum.FontSize.Size28
  11732. Game_SpawnPistol.Text = "Spawn Pistol"
  11733. Game_SpawnPistol.TextColor3 = Color3.new(1, 0.470588, 0)
  11734. Game_SpawnPistol.TextSize = 26
  11735.  
  11736. Game_SpawnShotgun.Name = "Game_SpawnShotgun"
  11737. Game_SpawnShotgun.Parent = Side3
  11738. Game_SpawnShotgun.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11739. Game_SpawnShotgun.BorderColor3 = Color3.new(0, 0, 0)
  11740. Game_SpawnShotgun.BorderSizePixel = 3
  11741. Game_SpawnShotgun.Position = UDim2.new(0.264020979, 0, 0.765409648, 0)
  11742. Game_SpawnShotgun.Size = UDim2.new(0, 135, 0, 50)
  11743. Game_SpawnShotgun.Font = Enum.Font.SourceSans
  11744. Game_SpawnShotgun.FontSize = Enum.FontSize.Size28
  11745. Game_SpawnShotgun.Text = "Shotgun"
  11746. Game_SpawnShotgun.TextColor3 = Color3.new(1, 0.470588, 0)
  11747. Game_SpawnShotgun.TextSize = 26
  11748.  
  11749. Game_Walkspeed.Name = "Game_Walkspeed"
  11750. Game_Walkspeed.Parent = Side3
  11751. Game_Walkspeed.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11752. Game_Walkspeed.BorderColor3 = Color3.new(0, 0, 0)
  11753. Game_Walkspeed.BorderSizePixel = 3
  11754. Game_Walkspeed.Position = UDim2.new(0.500034928, 0, 0.363803208, 0)
  11755. Game_Walkspeed.Size = UDim2.new(0, 135, 0, 50)
  11756. Game_Walkspeed.Font = Enum.Font.SourceSans
  11757. Game_Walkspeed.FontSize = Enum.FontSize.Size28
  11758. Game_Walkspeed.Text = "WS (X)"
  11759. Game_Walkspeed.TextColor3 = Color3.new(1, 0.470588, 0)
  11760. Game_Walkspeed.TextSize = 26
  11761.  
  11762. Game_Noclip.Name = "Game_Noclip"
  11763. Game_Noclip.Parent = Side3
  11764. Game_Noclip.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11765. Game_Noclip.BorderColor3 = Color3.new(0, 0, 0)
  11766. Game_Noclip.BorderSizePixel = 3
  11767. Game_Noclip.Position = UDim2.new(0.500034928, 0, 0.162999988, 0)
  11768. Game_Noclip.Size = UDim2.new(0, 135, 0, 50)
  11769. Game_Noclip.Font = Enum.Font.SourceSans
  11770. Game_Noclip.FontSize = Enum.FontSize.Size28
  11771. Game_Noclip.Text = "Noclip (B)"
  11772. Game_Noclip.TextColor3 = Color3.new(1, 0.470588, 0)
  11773. Game_Noclip.TextSize = 26
  11774.  
  11775. Game_LowGrav.Name = "Game_LowGrav"
  11776. Game_LowGrav.Parent = Side3
  11777. Game_LowGrav.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11778. Game_LowGrav.BorderColor3 = Color3.new(0, 0, 0)
  11779. Game_LowGrav.BorderSizePixel = 3
  11780. Game_LowGrav.Position = UDim2.new(0.500034928, 0, 0.564606428, 0)
  11781. Game_LowGrav.Size = UDim2.new(0, 135, 0, 50)
  11782. Game_LowGrav.Font = Enum.Font.SourceSans
  11783. Game_LowGrav.FontSize = Enum.FontSize.Size28
  11784. Game_LowGrav.Text = "Low Grav (N)"
  11785. Game_LowGrav.TextColor3 = Color3.new(1, 0.470588, 0)
  11786. Game_LowGrav.TextSize = 26
  11787.  
  11788. Game_CarSpeed.Name = "Game_CarSpeed"
  11789. Game_CarSpeed.Parent = Side3
  11790. Game_CarSpeed.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11791. Game_CarSpeed.BorderColor3 = Color3.new(0, 0, 0)
  11792. Game_CarSpeed.BorderSizePixel = 3
  11793. Game_CarSpeed.Position = UDim2.new(0.500034928, 0, 0.765409648, 0)
  11794. Game_CarSpeed.Size = UDim2.new(0, 135, 0, 50)
  11795. Game_CarSpeed.Font = Enum.Font.SourceSans
  11796. Game_CarSpeed.FontSize = Enum.FontSize.Size28
  11797. Game_CarSpeed.Text = "Fast car"
  11798. Game_CarSpeed.TextColor3 = Color3.new(1, 0.470588, 0)
  11799. Game_CarSpeed.TextSize = 26
  11800.  
  11801. Game_SpawnSword.Name = "Game_SpawnSword"
  11802. Game_SpawnSword.Parent = Side3
  11803. Game_SpawnSword.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11804. Game_SpawnSword.BorderColor3 = Color3.new(0, 0, 0)
  11805. Game_SpawnSword.BorderSizePixel = 3
  11806. Game_SpawnSword.Position = UDim2.new(0.736048937, 0, 0.361795187, 0)
  11807. Game_SpawnSword.Size = UDim2.new(0, 135, 0, 50)
  11808. Game_SpawnSword.Font = Enum.Font.SourceSans
  11809. Game_SpawnSword.FontSize = Enum.FontSize.Size28
  11810. Game_SpawnSword.Text = "Spawn sword"
  11811. Game_SpawnSword.TextColor3 = Color3.new(1, 0.470588, 0)
  11812. Game_SpawnSword.TextSize = 26
  11813.  
  11814. Game_SpawnShield.Name = "Game_SpawnShield"
  11815. Game_SpawnShield.Parent = Side3
  11816. Game_SpawnShield.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11817. Game_SpawnShield.BorderColor3 = Color3.new(0, 0, 0)
  11818. Game_SpawnShield.BorderSizePixel = 3
  11819. Game_SpawnShield.Position = UDim2.new(0.736048937, 0, 0.162999988, 0)
  11820. Game_SpawnShield.Size = UDim2.new(0, 135, 0, 50)
  11821. Game_SpawnShield.Font = Enum.Font.SourceSans
  11822. Game_SpawnShield.FontSize = Enum.FontSize.Size28
  11823. Game_SpawnShield.Text = "Spawn Shield"
  11824. Game_SpawnShield.TextColor3 = Color3.new(1, 0.470588, 0)
  11825. Game_SpawnShield.TextSize = 26
  11826.  
  11827. Game_SpawnKeycard.Name = "Game_SpawnKeycard"
  11828. Game_SpawnKeycard.Parent = Side3
  11829. Game_SpawnKeycard.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11830. Game_SpawnKeycard.BorderColor3 = Color3.new(0, 0, 0)
  11831. Game_SpawnKeycard.BorderSizePixel = 3
  11832. Game_SpawnKeycard.Position = UDim2.new(0.736048937, 0, 0.566614449, 0)
  11833. Game_SpawnKeycard.Size = UDim2.new(0, 135, 0, 50)
  11834. Game_SpawnKeycard.Font = Enum.Font.SourceSans
  11835. Game_SpawnKeycard.FontSize = Enum.FontSize.Size28
  11836. Game_SpawnKeycard.Text = "Keycard"
  11837. Game_SpawnKeycard.TextColor3 = Color3.new(1, 0.470588, 0)
  11838. Game_SpawnKeycard.TextSize = 26
  11839.  
  11840. Game_BTools.Name = "Game_BTools"
  11841. Game_BTools.Parent = Side3
  11842. Game_BTools.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11843. Game_BTools.BorderColor3 = Color3.new(0, 0, 0)
  11844. Game_BTools.BorderSizePixel = 3
  11845. Game_BTools.Position = UDim2.new(0.736048937, 0, 0.767417669, 0)
  11846. Game_BTools.Size = UDim2.new(0, 135, 0, 50)
  11847. Game_BTools.Font = Enum.Font.SourceSans
  11848. Game_BTools.FontSize = Enum.FontSize.Size28
  11849. Game_BTools.Text = "BTools"
  11850. Game_BTools.TextColor3 = Color3.new(1, 0.470588, 0)
  11851. Game_BTools.TextSize = 26
  11852.  
  11853. Side5.Name = "Side5"
  11854. Side5.Parent = Motherboard
  11855. Side5.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  11856. Side5.BorderSizePixel = 0
  11857. Side5.Position = UDim2.new(0, 0, 0.133000001, 0)
  11858. Side5.Size = UDim2.new(0, 572, 0, 249)
  11859. Side5.Visible = false
  11860.  
  11861. Side5_PlayerTeleportText.Name = "Side5_PlayerTeleportText"
  11862. Side5_PlayerTeleportText.Parent = Side5
  11863. Side5_PlayerTeleportText.BackgroundColor3 = Color3.new(1, 1, 1)
  11864. Side5_PlayerTeleportText.BackgroundTransparency = 1
  11865. Side5_PlayerTeleportText.Position = UDim2.new(0.325174838, 0, -0.0162930116, 0)
  11866. Side5_PlayerTeleportText.Size = UDim2.new(0, 200, 0, 39)
  11867. Side5_PlayerTeleportText.Font = Enum.Font.SciFi
  11868. Side5_PlayerTeleportText.FontSize = Enum.FontSize.Size14
  11869. Side5_PlayerTeleportText.Text = "Player Teleports"
  11870. Side5_PlayerTeleportText.TextColor3 = Color3.new(1, 0.470588, 0)
  11871. Side5_PlayerTeleportText.TextScaled = true
  11872. Side5_PlayerTeleportText.TextSize = 14
  11873. Side5_PlayerTeleportText.TextWrapped = true
  11874.  
  11875. PlayerTP_Input.Name = "PlayerTP_Input"
  11876. PlayerTP_Input.Parent = Side5
  11877. PlayerTP_Input.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11878. PlayerTP_Input.BorderColor3 = Color3.new(0, 0, 0)
  11879. PlayerTP_Input.BorderSizePixel = 3
  11880. PlayerTP_Input.Position = UDim2.new(0.0244755223, 0, 0.140562251, 0)
  11881. PlayerTP_Input.Size = UDim2.new(0, 335, 0, 50)
  11882. PlayerTP_Input.Font = Enum.Font.SourceSans
  11883. PlayerTP_Input.FontSize = Enum.FontSize.Size24
  11884. PlayerTP_Input.Text = "Player"
  11885. PlayerTP_Input.TextColor3 = Color3.new(0.862745, 0.392157, 0)
  11886. PlayerTP_Input.TextSize = 21
  11887.  
  11888. PlayerTP_Teleport.Name = "PlayerTP_Teleport"
  11889. PlayerTP_Teleport.Parent = Side5
  11890. PlayerTP_Teleport.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  11891. PlayerTP_Teleport.BorderColor3 = Color3.new(0, 0, 0)
  11892. PlayerTP_Teleport.BorderSizePixel = 3
  11893. PlayerTP_Teleport.Position = UDim2.new(0.626748323, 0, 0.140562236, 0)
  11894. PlayerTP_Teleport.Size = UDim2.new(0, 200, 0, 50)
  11895. PlayerTP_Teleport.Font = Enum.Font.SourceSans
  11896. PlayerTP_Teleport.FontSize = Enum.FontSize.Size14
  11897. PlayerTP_Teleport.Text = "Teleport"
  11898. PlayerTP_Teleport.TextColor3 = Color3.new(1, 0.54902, 0)
  11899. PlayerTP_Teleport.TextSize = 14
  11900.  
  11901. Side4.Name = "Side4"
  11902. Side4.Parent = Motherboard
  11903. Side4.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  11904. Side4.BorderSizePixel = 0
  11905. Side4.Position = UDim2.new(0, 0, 0.133000001, 0)
  11906. Side4.Size = UDim2.new(0, 572, 0, 249)
  11907. Side4.Visible = false
  11908.  
  11909. Side4_Game2.Name = "Side4_Game2"
  11910. Side4_Game2.Parent = Side4
  11911. Side4_Game2.BackgroundColor3 = Color3.new(1, 1, 1)
  11912. Side4_Game2.BackgroundTransparency = 1
  11913. Side4_Game2.Position = UDim2.new(0.325174838, 0, -0.0162930116, 0)
  11914. Side4_Game2.Size = UDim2.new(0, 200, 0, 39)
  11915. Side4_Game2.Font = Enum.Font.SciFi
  11916. Side4_Game2.FontSize = Enum.FontSize.Size14
  11917. Side4_Game2.Text = "Game 2"
  11918. Side4_Game2.TextColor3 = Color3.new(1, 0.470588, 0)
  11919. Side4_Game2.TextScaled = true
  11920. Side4_Game2.TextSize = 14
  11921. Side4_Game2.TextWrapped = true
  11922.  
  11923. Extras_RemoveJewelLasers.Name = "Extras_RemoveJewelLasers"
  11924. Extras_RemoveJewelLasers.Parent = Side4
  11925. Extras_RemoveJewelLasers.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11926. Extras_RemoveJewelLasers.BorderColor3 = Color3.new(0, 0, 0)
  11927. Extras_RemoveJewelLasers.BorderSizePixel = 3
  11928. Extras_RemoveJewelLasers.Position = UDim2.new(0.0280069932, 0, 0.363803208, 0)
  11929. Extras_RemoveJewelLasers.Size = UDim2.new(0, 135, 0, 50)
  11930. Extras_RemoveJewelLasers.Font = Enum.Font.SourceSans
  11931. Extras_RemoveJewelLasers.FontSize = Enum.FontSize.Size28
  11932. Extras_RemoveJewelLasers.Text = "No Jewel lasers"
  11933. Extras_RemoveJewelLasers.TextColor3 = Color3.new(1, 0.470588, 0)
  11934. Extras_RemoveJewelLasers.TextSize = 26
  11935.  
  11936. Extras_RemoveVaultDoor.Name = "Extras_RemoveVaultDoor"
  11937. Extras_RemoveVaultDoor.Parent = Side4
  11938. Extras_RemoveVaultDoor.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11939. Extras_RemoveVaultDoor.BorderColor3 = Color3.new(0, 0, 0)
  11940. Extras_RemoveVaultDoor.BorderSizePixel = 3
  11941. Extras_RemoveVaultDoor.Position = UDim2.new(0.0280069932, 0, 0.564606428, 0)
  11942. Extras_RemoveVaultDoor.Size = UDim2.new(0, 135, 0, 50)
  11943. Extras_RemoveVaultDoor.Font = Enum.Font.SourceSans
  11944. Extras_RemoveVaultDoor.FontSize = Enum.FontSize.Size28
  11945. Extras_RemoveVaultDoor.Text = "No bank vault"
  11946. Extras_RemoveVaultDoor.TextColor3 = Color3.new(1, 0.470588, 0)
  11947. Extras_RemoveVaultDoor.TextSize = 26
  11948.  
  11949. Extras_RemoveDoors.Name = "Extras_RemoveDoors"
  11950. Extras_RemoveDoors.Parent = Side4
  11951. Extras_RemoveDoors.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11952. Extras_RemoveDoors.BorderColor3 = Color3.new(0, 0, 0)
  11953. Extras_RemoveDoors.BorderSizePixel = 3
  11954. Extras_RemoveDoors.Position = UDim2.new(0.0280069932, 0, 0.765409648, 0)
  11955. Extras_RemoveDoors.Size = UDim2.new(0, 135, 0, 50)
  11956. Extras_RemoveDoors.Font = Enum.Font.SourceSans
  11957. Extras_RemoveDoors.FontSize = Enum.FontSize.Size28
  11958. Extras_RemoveDoors.Text = "No doors"
  11959. Extras_RemoveDoors.TextColor3 = Color3.new(1, 0.470588, 0)
  11960. Extras_RemoveDoors.TextSize = 26
  11961.  
  11962. Extras_RemoveBankLasers.Name = "Extras_RemoveBankLasers"
  11963. Extras_RemoveBankLasers.Parent = Side4
  11964. Extras_RemoveBankLasers.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11965. Extras_RemoveBankLasers.BorderColor3 = Color3.new(0, 0, 0)
  11966. Extras_RemoveBankLasers.BorderSizePixel = 3
  11967. Extras_RemoveBankLasers.Position = UDim2.new(0.0280000009, 0, 0.163000003, 0)
  11968. Extras_RemoveBankLasers.Size = UDim2.new(0, 135, 0, 50)
  11969. Extras_RemoveBankLasers.Font = Enum.Font.SourceSans
  11970. Extras_RemoveBankLasers.FontSize = Enum.FontSize.Size28
  11971. Extras_RemoveBankLasers.Text = "No Bank lasers"
  11972. Extras_RemoveBankLasers.TextColor3 = Color3.new(1, 0.470588, 0)
  11973. Extras_RemoveBankLasers.TextSize = 26
  11974.  
  11975. Extras_BuildingsNoclip.Name = "Extras_BuildingsNoclip"
  11976. Extras_BuildingsNoclip.Parent = Side4
  11977. Extras_BuildingsNoclip.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11978. Extras_BuildingsNoclip.BorderColor3 = Color3.new(0, 0, 0)
  11979. Extras_BuildingsNoclip.BorderSizePixel = 3
  11980. Extras_BuildingsNoclip.Position = UDim2.new(0.264020979, 0, 0.363803208, 0)
  11981. Extras_BuildingsNoclip.Size = UDim2.new(0, 135, 0, 50)
  11982. Extras_BuildingsNoclip.Font = Enum.Font.SourceSans
  11983. Extras_BuildingsNoclip.FontSize = Enum.FontSize.Size28
  11984. Extras_BuildingsNoclip.Text = "ConstNoclip"
  11985. Extras_BuildingsNoclip.TextColor3 = Color3.new(1, 0.470588, 0)
  11986. Extras_BuildingsNoclip.TextSize = 26
  11987.  
  11988. Extras_RemoveBuildings.Name = "Extras_RemoveBuildings"
  11989. Extras_RemoveBuildings.Parent = Side4
  11990. Extras_RemoveBuildings.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  11991. Extras_RemoveBuildings.BorderColor3 = Color3.new(0, 0, 0)
  11992. Extras_RemoveBuildings.BorderSizePixel = 3
  11993. Extras_RemoveBuildings.Position = UDim2.new(0.264020979, 0, 0.162999988, 0)
  11994. Extras_RemoveBuildings.Size = UDim2.new(0, 135, 0, 50)
  11995. Extras_RemoveBuildings.Font = Enum.Font.SourceSans
  11996. Extras_RemoveBuildings.FontSize = Enum.FontSize.Size28
  11997. Extras_RemoveBuildings.Text = "No buildings"
  11998. Extras_RemoveBuildings.TextColor3 = Color3.new(1, 0.470588, 0)
  11999. Extras_RemoveBuildings.TextSize = 26
  12000.  
  12001. Extras_AutoRob.Name = "Extras_AutoRob"
  12002. Extras_AutoRob.Parent = Side4
  12003. Extras_AutoRob.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  12004. Extras_AutoRob.BorderColor3 = Color3.new(0, 0, 0)
  12005. Extras_AutoRob.BorderSizePixel = 3
  12006. Extras_AutoRob.Position = UDim2.new(0.264020979, 0, 0.564606428, 0)
  12007. Extras_AutoRob.Size = UDim2.new(0, 135, 0, 50)
  12008. Extras_AutoRob.Font = Enum.Font.SourceSans
  12009. Extras_AutoRob.FontSize = Enum.FontSize.Size28
  12010. Extras_AutoRob.Text = "AutoRob v1.0"
  12011. Extras_AutoRob.TextColor3 = Color3.new(1, 0.470588, 0)
  12012. Extras_AutoRob.TextSize = 26
  12013.  
  12014. x.Name = "x"
  12015. x.Parent = Side4
  12016. x.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  12017. x.BorderColor3 = Color3.new(0, 0, 0)
  12018. x.BorderSizePixel = 3
  12019. x.Position = UDim2.new(0.264020979, 0, 0.765409648, 0)
  12020. x.Size = UDim2.new(0, 135, 0, 50)
  12021. x.Font = Enum.Font.SourceSans
  12022. x.FontSize = Enum.FontSize.Size28
  12023. x.Text = "x"
  12024. x.TextColor3 = Color3.new(1, 0.470588, 0)
  12025. x.TextSize = 26
  12026.  
  12027. x_2.Name = "x"
  12028. x_2.Parent = Side4
  12029. x_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  12030. x_2.BorderColor3 = Color3.new(0, 0, 0)
  12031. x_2.BorderSizePixel = 3
  12032. x_2.Position = UDim2.new(0.500034928, 0, 0.363803208, 0)
  12033. x_2.Size = UDim2.new(0, 135, 0, 50)
  12034. x_2.Font = Enum.Font.SourceSans
  12035. x_2.FontSize = Enum.FontSize.Size28
  12036. x_2.Text = "x"
  12037. x_2.TextColor3 = Color3.new(1, 0.470588, 0)
  12038. x_2.TextSize = 26
  12039.  
  12040. x_3.Name = "x"
  12041. x_3.Parent = Side4
  12042. x_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  12043. x_3.BorderColor3 = Color3.new(0, 0, 0)
  12044. x_3.BorderSizePixel = 3
  12045. x_3.Position = UDim2.new(0.500034928, 0, 0.162999988, 0)
  12046. x_3.Size = UDim2.new(0, 135, 0, 50)
  12047. x_3.Font = Enum.Font.SourceSans
  12048. x_3.FontSize = Enum.FontSize.Size28
  12049. x_3.Text = "x"
  12050. x_3.TextColor3 = Color3.new(1, 0.470588, 0)
  12051. x_3.TextSize = 26
  12052.  
  12053. x_4.Name = "x"
  12054. x_4.Parent = Side4
  12055. x_4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  12056. x_4.BorderColor3 = Color3.new(0, 0, 0)
  12057. x_4.BorderSizePixel = 3
  12058. x_4.Position = UDim2.new(0.500034928, 0, 0.564606428, 0)
  12059. x_4.Size = UDim2.new(0, 135, 0, 50)
  12060. x_4.Font = Enum.Font.SourceSans
  12061. x_4.FontSize = Enum.FontSize.Size28
  12062. x_4.Text = "x"
  12063. x_4.TextColor3 = Color3.new(1, 0.470588, 0)
  12064. x_4.TextSize = 26
  12065.  
  12066. x_5.Name = "x"
  12067. x_5.Parent = Side4
  12068. x_5.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  12069. x_5.BorderColor3 = Color3.new(0, 0, 0)
  12070. x_5.BorderSizePixel = 3
  12071. x_5.Position = UDim2.new(0.500034928, 0, 0.765409648, 0)
  12072. x_5.Size = UDim2.new(0, 135, 0, 50)
  12073. x_5.Font = Enum.Font.SourceSans
  12074. x_5.FontSize = Enum.FontSize.Size28
  12075. x_5.Text = "x"
  12076. x_5.TextColor3 = Color3.new(1, 0.470588, 0)
  12077. x_5.TextSize = 26
  12078.  
  12079. x_6.Name = "x"
  12080. x_6.Parent = Side4
  12081. x_6.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  12082. x_6.BorderColor3 = Color3.new(0, 0, 0)
  12083. x_6.BorderSizePixel = 3
  12084. x_6.Position = UDim2.new(0.736048937, 0, 0.361795187, 0)
  12085. x_6.Size = UDim2.new(0, 135, 0, 50)
  12086. x_6.Font = Enum.Font.SourceSans
  12087. x_6.FontSize = Enum.FontSize.Size28
  12088. x_6.Text = "x"
  12089. x_6.TextColor3 = Color3.new(1, 0.470588, 0)
  12090. x_6.TextSize = 26
  12091.  
  12092. x_7.Name = "x"
  12093. x_7.Parent = Side4
  12094. x_7.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  12095. x_7.BorderColor3 = Color3.new(0, 0, 0)
  12096. x_7.BorderSizePixel = 3
  12097. x_7.Position = UDim2.new(0.736048937, 0, 0.162999988, 0)
  12098. x_7.Size = UDim2.new(0, 135, 0, 50)
  12099. x_7.Font = Enum.Font.SourceSans
  12100. x_7.FontSize = Enum.FontSize.Size28
  12101. x_7.Text = "x"
  12102. x_7.TextColor3 = Color3.new(1, 0.470588, 0)
  12103. x_7.TextSize = 26
  12104.  
  12105. x_8.Name = "x"
  12106. x_8.Parent = Side4
  12107. x_8.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  12108. x_8.BorderColor3 = Color3.new(0, 0, 0)
  12109. x_8.BorderSizePixel = 3
  12110. x_8.Position = UDim2.new(0.736048937, 0, 0.566614449, 0)
  12111. x_8.Size = UDim2.new(0, 135, 0, 50)
  12112. x_8.Font = Enum.Font.SourceSans
  12113. x_8.FontSize = Enum.FontSize.Size28
  12114. x_8.Text = "x"
  12115. x_8.TextColor3 = Color3.new(1, 0.470588, 0)
  12116. x_8.TextSize = 26
  12117.  
  12118. x_9.Name = "x"
  12119. x_9.Parent = Side4
  12120. x_9.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  12121. x_9.BorderColor3 = Color3.new(0, 0, 0)
  12122. x_9.BorderSizePixel = 3
  12123. x_9.Position = UDim2.new(0.736048937, 0, 0.767417669, 0)
  12124. x_9.Size = UDim2.new(0, 135, 0, 50)
  12125. x_9.Font = Enum.Font.SourceSans
  12126. x_9.FontSize = Enum.FontSize.Size28
  12127. x_9.Text = "x"
  12128. x_9.TextColor3 = Color3.new(1, 0.470588, 0)
  12129. x_9.TextSize = 26
  12130.  
  12131. NextSide.Name = "NextSide"
  12132. NextSide.Parent = Motherboard
  12133. NextSide.BackgroundColor3 = Color3.new(1, 1, 1)
  12134. NextSide.BackgroundTransparency = 1
  12135. NextSide.Position = UDim2.new(0.819930077, 0, 0.920886099, 0)
  12136. NextSide.Size = UDim2.new(0, 53, 0, 39)
  12137. NextSide.Font = Enum.Font.SourceSans
  12138. NextSide.FontSize = Enum.FontSize.Size14
  12139. NextSide.Text = ">"
  12140. NextSide.TextColor3 = Color3.new(0, 0, 0)
  12141. NextSide.TextScaled = true
  12142. NextSide.TextSize = 14
  12143. NextSide.TextWrapped = true
  12144.  
  12145. PrevSide.Name = "PrevSide"
  12146. PrevSide.Parent = Motherboard
  12147. PrevSide.BackgroundColor3 = Color3.new(1, 1, 1)
  12148. PrevSide.BackgroundTransparency = 1
  12149. PrevSide.Position = UDim2.new(0.0961539, 0, 0.920886099, 0)
  12150. PrevSide.Size = UDim2.new(0, 53, 0, 39)
  12151. PrevSide.Font = Enum.Font.SourceSans
  12152. PrevSide.FontSize = Enum.FontSize.Size14
  12153. PrevSide.Text = "<"
  12154. PrevSide.TextColor3 = Color3.new(0, 0, 0)
  12155. PrevSide.TextScaled = true
  12156. PrevSide.TextSize = 14
  12157. PrevSide.TextWrapped = true
  12158.  
  12159. AutoRob.Name = "AutoRob"
  12160. AutoRob.Parent = Motherboard
  12161. AutoRob.Active = true
  12162. AutoRob.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  12163. AutoRob.BorderSizePixel = 0
  12164. AutoRob.Draggable = true
  12165. AutoRob.Position = UDim2.new(1.09651613, 0, 0.248417735, 0)
  12166. AutoRob.Selectable = true
  12167. AutoRob.Size = UDim2.new(0, 335, 0, 158)
  12168.  
  12169. Frame.Parent = AutoRob
  12170. Frame.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  12171. Frame.BorderSizePixel = 0
  12172. Frame.Position = UDim2.new(-0.00123746507, 0, 0.00234405906, 0)
  12173. Frame.Size = UDim2.new(0, 335, 0, 21)
  12174.  
  12175. Frame_2.Parent = AutoRob
  12176. Frame_2.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  12177. Frame_2.BorderSizePixel = 0
  12178. Frame_2.Position = UDim2.new(0.000618732534, 0, 0.86591655, 0)
  12179. Frame_2.Size = UDim2.new(0, 335, 0, 21)
  12180.  
  12181. Frame_3.Parent = AutoRob
  12182. Frame_3.BackgroundColor3 = Color3.new(0.862745, 0.392157, 0)
  12183. Frame_3.BorderSizePixel = 0
  12184. Frame_3.Position = UDim2.new(0.000618732534, 0, 0.135255441, 0)
  12185. Frame_3.Size = UDim2.new(0, 335, 0, 9)
  12186.  
  12187. TextLabel.Parent = AutoRob
  12188. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  12189. TextLabel.BackgroundTransparency = 1
  12190. TextLabel.Position = UDim2.new(-0.00123746693, 0, -0.0894280672, 0)
  12191. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  12192. TextLabel.Font = Enum.Font.SciFi
  12193. TextLabel.FontSize = Enum.FontSize.Size14
  12194. TextLabel.Text = "AutoRobber by beans#5490"
  12195. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  12196. TextLabel.TextSize = 14
  12197.  
  12198. AutoRob_Close.Name = "AutoRob_Close"
  12199. AutoRob_Close.Parent = AutoRob
  12200. AutoRob_Close.BackgroundColor3 = Color3.new(1, 1, 1)
  12201. AutoRob_Close.BackgroundTransparency = 1
  12202. AutoRob_Close.Position = UDim2.new(0.939061046, 0, -0.0229723752, 0)
  12203. AutoRob_Close.Size = UDim2.new(0, 20, 0, 25)
  12204. AutoRob_Close.Font = Enum.Font.SourceSans
  12205. AutoRob_Close.FontSize = Enum.FontSize.Size14
  12206. AutoRob_Close.Text = "X"
  12207. AutoRob_Close.TextColor3 = Color3.new(0, 0, 0)
  12208. AutoRob_Close.TextScaled = true
  12209. AutoRob_Close.TextSize = 14
  12210. AutoRob_Close.TextWrapped = true
  12211.  
  12212. AutoRob_On.Name = "AutoRob_On"
  12213. AutoRob_On.Parent = AutoRob
  12214. AutoRob_On.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  12215. AutoRob_On.BorderColor3 = Color3.new(0, 0, 0)
  12216. AutoRob_On.BorderSizePixel = 4
  12217. AutoRob_On.Position = UDim2.new(0.0202767905, 0, 0.230192155, 0)
  12218. AutoRob_On.Size = UDim2.new(0, 166, 0, 42)
  12219. AutoRob_On.Font = Enum.Font.SourceSans
  12220. AutoRob_On.FontSize = Enum.FontSize.Size14
  12221. AutoRob_On.Text = "Enable Auto robber"
  12222. AutoRob_On.TextColor3 = Color3.new(1, 0.54902, 0)
  12223. AutoRob_On.TextScaled = true
  12224. AutoRob_On.TextSize = 14
  12225. AutoRob_On.TextWrapped = true
  12226.  
  12227. AutoRob_Off.Name = "AutoRob_Off"
  12228. AutoRob_Off.Parent = AutoRob
  12229. AutoRob_Off.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  12230. AutoRob_Off.BorderColor3 = Color3.new(0, 0, 0)
  12231. AutoRob_Off.BorderSizePixel = 4
  12232. AutoRob_Off.Position = UDim2.new(0.0202767905, 0, 0.559306085, 0)
  12233. AutoRob_Off.Size = UDim2.new(0, 166, 0, 42)
  12234. AutoRob_Off.Font = Enum.Font.SourceSans
  12235. AutoRob_Off.FontSize = Enum.FontSize.Size14
  12236. AutoRob_Off.Text = "Disable Auto robber"
  12237. AutoRob_Off.TextColor3 = Color3.new(0.862745, 0.392157, 0)
  12238. AutoRob_Off.TextScaled = true
  12239. AutoRob_Off.TextSize = 14
  12240. AutoRob_Off.TextWrapped = true
  12241.  
  12242. AutoRob_Status.Name = "AutoRob_Status"
  12243. AutoRob_Status.Parent = AutoRob
  12244. AutoRob_Status.BackgroundColor3 = Color3.new(1, 1, 1)
  12245. AutoRob_Status.BackgroundTransparency = 1
  12246. AutoRob_Status.Position = UDim2.new(0.484455913, 0, 0.379746795, 0)
  12247. AutoRob_Status.Size = UDim2.new(0, 188, 0, 37)
  12248. AutoRob_Status.Font = Enum.Font.SourceSans
  12249. AutoRob_Status.FontSize = Enum.FontSize.Size24
  12250. AutoRob_Status.Text = "AutoRob: Off"
  12251. AutoRob_Status.TextColor3 = Color3.new(1, 0.54902, 0)
  12252. AutoRob_Status.TextSize = 21
  12253. AutoRob_Status.TextWrapped = true
  12254.  
  12255. -- the gui coding, duhh ^ up here is the gui design ^
  12256.  
  12257. Login.Visible = true
  12258. Motherboard.Visible = false
  12259. Open.Visible = false
  12260. Side1.Visible = true
  12261. Side2.Visible = false
  12262. Side3.Visible = false
  12263. Side4.Visible = false
  12264. Side5.Visible = false
  12265.  
  12266. Motherboard.Position = UDim2.new(0.42, -3000,0.2, 0)
  12267. Login.Position = UDim2.new(0.42, -3000,0.2, 0)
  12268.  
  12269. Login:TweenPosition(UDim2.new(0.42, 0,0.2, 0),'Out','Quad',2)
  12270.  
  12271. Login_WhitelistCheck.MouseButton1Down:connect(function()
  12272. --local groupid = game:HttpGet("https://pastebin.com/raw/2MtVvBab", true)
  12273. local localplayer = game:GetService("Players").LocalPlayer
  12274.  
  12275. if not game.PlaceId ~= 606849621 then
  12276. Motherboard.Visible = true
  12277. Login:TweenPosition(UDim2.new(0.42, -3000,0.2, 0),'Out','Quad',2)
  12278. Motherboard:TweenPosition(UDim2.new(0.42, 0,0.2, 0),'Out','Quad',2)
  12279. print("Logged in successfully!")
  12280. else
  12281. game:GetService("CoreGui").JailbreakBasic:Destroy()
  12282. localplayer:Kick("You are not whitelisted!")
  12283. end
  12284. end)
  12285.  
  12286. -- Whitelist routine check v1.1
  12287.  
  12288. function checkWhitelist()
  12289. local groupid = game:HttpGet("https://pastebin.com/raw/2MtVvBab", true)
  12290. local localplayer = game:GetService("Players").LocalPlayer
  12291.  
  12292. if not localplayer:IsInGroup(groupid) then
  12293. print("Leaked by Icey#0010")
  12294. else
  12295. -- Whitelisted players can only get to this point.
  12296. end
  12297. end
  12298.  
  12299. checkWhitelist()
  12300.  
  12301.  
  12302. -- end of whitelist routine check v1.1
  12303.  
  12304. Motherboard_Close.MouseButton1Down:connect(function()
  12305. AutoRob:TweenPosition(UDim2.new(1.062, 0,-10.049, 0),'Out','Quad',2)
  12306. Motherboard:TweenPosition(UDim2.new(0.42, -3000,0.2, 0),'Out','Quad',2)
  12307. wait(2)
  12308. Open.Visible = true
  12309. end)
  12310.  
  12311. Open_Open.MouseButton1Down:connect(function()
  12312. Motherboard:TweenPosition(UDim2.new(0.42, 0,0.2, 0),'Out','Quad',2)
  12313. Open.Visible = false
  12314. end)
  12315.  
  12316. -- sides
  12317.  
  12318. local SideDisplay = Motherboard_DisplaySide
  12319. local Side = 1
  12320.  
  12321. NextSide.MouseButton1Down:connect(function()
  12322. if Side == 1 then
  12323. Side1.Visible = false
  12324. Side2.Visible = true
  12325. Side3.Visible = false
  12326. Side4.Visible = false
  12327. Side5.Visible = false
  12328. Side = 2
  12329. SideDisplay.Text = "2"
  12330. elseif Side == 2 then
  12331. Side1.Visible = false
  12332. Side2.Visible = false
  12333. Side3.Visible = true
  12334. Side4.Visible = false
  12335. Side5.Visible = false
  12336. Side = 3
  12337. SideDisplay.Text = "3"
  12338. elseif Side == 3 then
  12339. Side1.Visible = false
  12340. Side2.Visible = false
  12341. Side3.Visible = false
  12342. Side4.Visible = true
  12343. Side5.Visible = false
  12344. Side = 4
  12345. SideDisplay.Text = "4"
  12346. elseif Side == 4 then
  12347. Side1.Visible = false
  12348. Side2.Visible = false
  12349. Side3.Visible = false
  12350. Side4.Visible = false
  12351. Side5.Visible = true
  12352. Side = 5
  12353. SideDisplay.Text = "5"
  12354. elseif Side == 5 then
  12355. Side1.Visible = true
  12356. Side2.Visible = false
  12357. Side3.Visible = false
  12358. Side4.Visible = false
  12359. Side5.Visible = false
  12360. Side = 1
  12361. SideDisplay.Text = "1"
  12362. end
  12363. end)
  12364.  
  12365. PrevSide.MouseButton1Down:connect(function()
  12366. if Side == 1 then
  12367. Side1.Visible = false
  12368. Side2.Visible = false
  12369. Side3.Visible = false
  12370. Side4.Visible = false
  12371. Side5.Visible = true
  12372. Side = 5
  12373. SideDisplay.Text = "5"
  12374. elseif Side == 2 then
  12375. Side1.Visible = true
  12376. Side2.Visible = false
  12377. Side3.Visible = false
  12378. Side4.Visible = false
  12379. Side5.Visible = false
  12380. Side = 1
  12381. SideDisplay.Text = "1"
  12382. elseif Side == 3 then
  12383. Side1.Visible = false
  12384. Side2.Visible = true
  12385. Side3.Visible = false
  12386. Side4.Visible = false
  12387. Side5.Visible = false
  12388. Side = 2
  12389. SideDisplay.Text = "2"
  12390. elseif Side == 4 then
  12391. Side1.Visible = false
  12392. Side2.Visible = false
  12393. Side3.Visible = true
  12394. Side4.Visible = false
  12395. Side5.Visible = false
  12396. Side = 3
  12397. SideDisplay.Text = "3"
  12398. elseif Side == 5 then
  12399. Side1.Visible = false
  12400. Side2.Visible = false
  12401. Side3.Visible = false
  12402. Side4.Visible = true
  12403. Side5.Visible = false
  12404. Side = 4
  12405. SideDisplay.Text = "4"
  12406. end
  12407. end)
  12408.  
  12409. -- sides end
  12410.  
  12411. Game_InfAmmo.MouseButton1Down:connect(function()
  12412. game:GetService("Players").LocalPlayer.PlayerGui.MainGui.Ammo.Current:Destroy()
  12413. end)
  12414.  
  12415. Game_Keycard.MouseButton1Down:connect(function()
  12416. game:GetService("Players").LocalPlayer.TeamValue.Value = "Police"
  12417. end)
  12418.  
  12419. Game_CarSpeed.MouseButton1Down:connect(function()
  12420. dir = 0
  12421. gs = game.GetService
  12422. gs(game,"RunService").RenderStepped:connect(function()
  12423. for i,v in next,workspace.Vehicles:children() do
  12424. if v.Name ~= "Heli" then
  12425. if v:FindFirstChild("Engine") then
  12426. local bf,cf = v.Engine:FindFirstChild("NewForce"),v:GetPrimaryPartCFrame().lookVector
  12427. if not bf then
  12428. bf = v.Engine:FindFirstChild("BodyForce") or v.Engine:FindFirstChild("VectorForce")
  12429. if bf then
  12430. bf = bf:Clone()
  12431. bf.Parent = v.Engine
  12432. bf.Name = "NewForce"
  12433. end
  12434. end
  12435. if bf then
  12436. local fa = 1
  12437. if v.Name:lower():find("bike") then fa = .3 elseif v.Name:lower():find("bugg") then fa = .5 end
  12438. if v.Seat.PlayerName.Value ~= game:GetService("Players").LocalPlayer.Name then fa = 0 end
  12439. bf.Force = Vector3.new(cf.X*500000*dir*fa,0,cf.Z*500000*dir*fa)
  12440. end
  12441. end
  12442. end
  12443. end
  12444. end)
  12445. val = {
  12446. {Enum.KeyCode.W,1};
  12447. {Enum.KeyCode.S,-1};
  12448. }
  12449. uis = gs(game,"UserInputService")
  12450. chk = function(k)
  12451. for i,v in next,val do
  12452. if v[1]==k.KeyCode then
  12453. return v[2]
  12454. end
  12455. end
  12456. end
  12457. uis.InputBegan:connect(function(k)
  12458. dir = chk(k) or dir
  12459. end)
  12460. uis.InputEnded:connect(function(k)
  12461. if chk(k) == dir then
  12462. dir = 0
  12463. end
  12464. end)
  12465. end)
  12466.  
  12467. Game_InfHealth.MouseButton1Down:connect(function()
  12468. game:GetService("Players").LocalPlayer.Character.Humanoid.Name = 1
  12469. local l = game:GetService("Players").LocalPlayer.Character["1"]:Clone()
  12470. l.Parent = game:GetService("Players").LocalPlayer.Character
  12471. l.Name = "Humanoid"
  12472. wait(0.1)
  12473. game:GetService("Players").LocalPlayer.Character["1"]:Destroy()
  12474. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character
  12475. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = true
  12476. wait(0.1)
  12477. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = false
  12478. game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  12479. end)
  12480.  
  12481. Game_SpawnM4A4.MouseButton1Down:connect(function()
  12482. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  12483.  
  12484. a = Instance.new("Part", workspace)
  12485. a.Anchored = true
  12486. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  12487. a.CanCollide = false
  12488.  
  12489. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  12490. if v.Name == "Station" then
  12491. for a, b in pairs(v:GetChildren()) do
  12492. if b:IsA("StringValue") then
  12493. if b.Value == "RifleSWAT" then
  12494. v.CFrame = CFrame.new(hit)
  12495. end
  12496. end
  12497. end
  12498. end
  12499. end
  12500. end)
  12501.  
  12502. Game_SpawnAK47.MouseButton1Down:connect(function()
  12503. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  12504.  
  12505. a = Instance.new("Part", workspace)
  12506. a.Anchored = true
  12507. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  12508. a.CanCollide = false
  12509.  
  12510. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  12511. if v.Name == "ShootingRange" then
  12512. for a, b in pairs(v:GetChildren()) do
  12513. if b:IsA("StringValue") then
  12514. if b.Value == "AK47" then
  12515. v.CFrame = CFrame.new(hit)
  12516. end
  12517. end
  12518. end
  12519. end
  12520. end
  12521. end)
  12522.  
  12523. Game_SpawnShotgun.MouseButton1Down:connect(function()
  12524. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  12525.  
  12526. a = Instance.new("Part", workspace)
  12527. a.Anchored = true
  12528. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  12529. a.CanCollide = false
  12530.  
  12531. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  12532. if v.Name == "Station" then
  12533. for a, b in pairs(v:GetChildren()) do
  12534. if b:IsA("StringValue") then
  12535. if b.Value == "Shotgun" then
  12536. v.CFrame = CFrame.new(hit)
  12537. end
  12538. end
  12539. end
  12540. end
  12541. end
  12542. end)
  12543.  
  12544. Game_SpawnPistol.MouseButton1Down:connect(function()
  12545. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  12546.  
  12547. a = Instance.new("Part", workspace)
  12548. a.Anchored = true
  12549. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  12550. a.CanCollide = false
  12551.  
  12552. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  12553. if v.Name == "Station" then
  12554. for a, b in pairs(v:GetChildren()) do
  12555. if b:IsA("StringValue") then
  12556. if b.Value == "Pistol" then
  12557. v.CFrame = CFrame.new(hit)
  12558. end
  12559. end
  12560. end
  12561. end
  12562. end
  12563. end)
  12564.  
  12565. Game_BTools.MouseButton1Down:connect(function()
  12566. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  12567. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  12568. if child.ClassName == "Part" then
  12569. child.Locked = false
  12570. end
  12571. if child.ClassName == "MeshPart" then
  12572. child.Locked = false
  12573. end
  12574. if child.ClassName == "UnionOperation" then
  12575. child.Locked = false
  12576. end
  12577. if child.ClassName == "Model" then
  12578. for index, chil in pairs(child:GetChildren()) do
  12579. if chil.ClassName == "Part" then
  12580. chil.Locked = false
  12581. end
  12582. if chil.ClassName == "MeshPart" then
  12583. chil.Locked = false
  12584. end
  12585. if chil.ClassName == "UnionOperation" then
  12586. chil.Locked = false
  12587. end
  12588. if chil.ClassName == "Model" then
  12589. for index, childe in pairs(chil:GetChildren()) do
  12590. if childe.ClassName == "Part" then
  12591. childe.Locked = false
  12592. end
  12593. if childe.ClassName == "MeshPart" then
  12594. childe.Locked = false
  12595. end
  12596. if childe.ClassName == "UnionOperation" then
  12597. childe.Locked = false
  12598. end
  12599. if childe.ClassName == "Model" then
  12600. for index, childeo in pairs(childe:GetChildren()) do
  12601. if childeo.ClassName == "Part" then
  12602. childeo.Locked = false
  12603. end
  12604. if childeo.ClassName == "MeshPart" then
  12605. childeo.Locked = false
  12606. end
  12607. if childeo.ClassName == "UnionOperation" then
  12608. childeo.Locked = false
  12609. end
  12610. if childeo.ClassName == "Model" then
  12611. end
  12612. end
  12613. end
  12614. end
  12615. end
  12616. end
  12617. end
  12618. end
  12619. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  12620. c.BinType = Enum.BinType.Hammer
  12621. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  12622. c.BinType = Enum.BinType.Clone
  12623. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  12624. c.BinType = Enum.BinType.Grab
  12625. end)
  12626.  
  12627. Game_SpawnKeycard.MouseButton1Down:connect(function()
  12628. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  12629.  
  12630. a = Instance.new("Part", workspace)
  12631. a.Anchored = true
  12632. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  12633. a.CanCollide = false
  12634.  
  12635. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  12636. if v.Name == "Station" then
  12637. for a, b in pairs(v:GetChildren()) do
  12638. if b:IsA("StringValue") then
  12639. if b.Value == "Key" then
  12640. v.CFrame = CFrame.new(hit)
  12641. end
  12642. end
  12643. end
  12644. end
  12645. end
  12646. end)
  12647.  
  12648. Game_SpawnSword.MouseButton1Down:connect(function()
  12649. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  12650.  
  12651. a = Instance.new("Part", workspace)
  12652. a.Anchored = true
  12653. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  12654. a.CanCollide = false
  12655.  
  12656. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  12657. if v.Name == "Station" then
  12658. for a, b in pairs(v:GetChildren()) do
  12659. if b:IsA("StringValue") then
  12660. if b.Value == "Sword" then
  12661. v.CFrame = CFrame.new(hit)
  12662. end
  12663. end
  12664. end
  12665. end
  12666. end
  12667. end)
  12668.  
  12669. Game_SpawnShield.MouseButton1Down:connect(function()
  12670. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  12671.  
  12672. a = Instance.new("Part", workspace)
  12673. a.Anchored = true
  12674. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  12675. a.CanCollide = false
  12676.  
  12677. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  12678. if v.Name == "Station" then
  12679. for a, b in pairs(v:GetChildren()) do
  12680. if b:IsA("StringValue") then
  12681. if b.Value == "ShieldSWAT" then
  12682. v.CFrame = CFrame.new(hit)
  12683. end
  12684. end
  12685. end
  12686. end
  12687. end
  12688. end)
  12689.  
  12690. -- walkspeed
  12691.  
  12692. Game_Walkspeed.MouseButton1Down:connect(function()
  12693. local walkspeedplayer = game:GetService("Players").LocalPlayer
  12694. local walkspeedmouse = walkspeedplayer:GetMouse()
  12695.  
  12696. local walkspeedenabled = false
  12697.  
  12698. function x_walkspeed(key)
  12699. if (key == "x") then
  12700. if walkspeedenabled == false then
  12701. _G.WS = 200;
  12702. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  12703. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  12704. Humanoid.WalkSpeed = _G.WS;
  12705. end)
  12706. Humanoid.WalkSpeed = _G.WS;
  12707.  
  12708. walkspeedenabled = true
  12709. elseif walkspeedenabled == true then
  12710. _G.WS = 20;
  12711. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  12712. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  12713. Humanoid.WalkSpeed = _G.WS;
  12714. end)
  12715. Humanoid.WalkSpeed = _G.WS;
  12716.  
  12717. walkspeedenabled = false
  12718. end
  12719. end
  12720. end
  12721.  
  12722. walkspeedmouse.KeyDown:connect(x_walkspeed)
  12723.  
  12724. end)
  12725.  
  12726. -- walkspeed end
  12727.  
  12728. -- gravity
  12729.  
  12730. Game_LowGrav.MouseButton1Down:connect(function()
  12731. local lowgravplayer = game:GetService("Players").LocalPlayer
  12732. local lowgravmouse = lowgravplayer:GetMouse()
  12733.  
  12734. local lowgravity = false
  12735.  
  12736. function n_lowgrav(key)
  12737. if (key == "n") then
  12738. if lowgravity == false then
  12739. game:GetService("Workspace").Gravity = 45
  12740.  
  12741. lowgravity = true
  12742. elseif lowgravity == true then
  12743. game:GetService("Workspace").Gravity = 196.2
  12744.  
  12745. lowgravity = false
  12746. end
  12747. end
  12748. end
  12749.  
  12750. lowgravmouse.KeyDown:connect(n_lowgrav)
  12751.  
  12752. end)
  12753.  
  12754. -- gravity end
  12755.  
  12756. -- noclip
  12757.  
  12758. Game_Noclip.MouseButton1Down:connect(function()
  12759. local noclipplayer = game:GetService("Players").LocalPlayer
  12760. local noclipmouse = noclipplayer:GetMouse()
  12761.  
  12762. local donoclip = false
  12763. local noclip = false
  12764.  
  12765. function b_noclip(key)
  12766. if (key == "b") then
  12767. if noclip == false then
  12768. donoclip = true
  12769.  
  12770. noclip = true
  12771. elseif noclip == true then
  12772. donoclip = false
  12773.  
  12774. noclip = false
  12775. end
  12776. end
  12777. end
  12778.  
  12779. noclipmouse.KeyDown:connect(b_noclip)
  12780.  
  12781. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  12782. if obj ~= workspace.Terrain then
  12783. if donoclip == true then
  12784. obj.CanCollide = false
  12785. else
  12786. obj.CanCollide = true
  12787. end
  12788. end
  12789. end)
  12790. end)
  12791.  
  12792. -- noclip end
  12793.  
  12794. Game_InfNitro.MouseButton1Down:connect(function()
  12795. game:GetService("Players").LocalPlayer.PlayerGui.MainGui.Nitro:Destroy() -- very laggy
  12796. game:GetService("Players").LocalPlayer.PlayerGui.ProductGui.Nitro:Destroy() -- aslo very laggy lol
  12797. end)
  12798.  
  12799. -- Player teleports
  12800.  
  12801. PlayerTP_Teleport.MouseButton1Down:connect(function()
  12802. local tp_namedplayer = PlayerTP_Input.Text
  12803. local tp_player = game:GetService("Players")[tp_namedplayer]
  12804. local PLR = game:GetService("Players").LocalPlayer
  12805. local p = PlayerTP_Input.Text
  12806.  
  12807. if tp_player then
  12808. for i = 1,20 do
  12809. wait()
  12810. PLR.Character.HumanoidRootPart.CFrame = tp_player.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  12811. end
  12812. end
  12813. end)
  12814.  
  12815. -- end of that
  12816.  
  12817. -- teleports
  12818.  
  12819. Teleports_PrisonYard.MouseButton1Down:connect(function()
  12820. for i=1,32 do
  12821. wait(.01)
  12822. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1319.25806, 17.7999935, -1760.31873) + Vector3.new(1,0,0)
  12823. end
  12824. end)
  12825.  
  12826. Teleports_PrisonCells.MouseButton1Down:connect(function()
  12827. for i=1,32 do
  12828. wait(.01)
  12829. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1474.2135, -1.0499469, -1760.03662) + Vector3.new(1,0,0)
  12830. end
  12831. end)
  12832.  
  12833. Teleports_PrisonParking.MouseButton1Down:connect(function()
  12834. for i=1,32 do
  12835. wait(.01)
  12836. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1136.45898, 18.0500565, -1519.88574) + Vector3.new(1,0,0)
  12837. end
  12838. end)
  12839.  
  12840. Teleports_PrisonCanteen.MouseButton1Down:connect(function()
  12841. for i=1,32 do
  12842. wait(.01)
  12843. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1405.33716, 18.1500568, -1836.72607) + Vector3.new(1,0,0)
  12844. end
  12845. end)
  12846.  
  12847. Teleports_PoliceHQ1.MouseButton1Down:connect(function()
  12848. for i=1,32 do
  12849. wait(.01)
  12850. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1136.89868, 17.950058, -1585.59912) + Vector3.new(1,0,0)
  12851. end
  12852. end)
  12853.  
  12854. Teleports_PoliceHQ2.MouseButton1Down:connect(function()
  12855. for i=1,32 do
  12856. wait(.01)
  12857. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(738.054688, 38.1523743, 1133.57324) + Vector3.new(1,0,0)
  12858. end
  12859. end)
  12860.  
  12861. Teleports_CriminalsHQ1.MouseButton1Down:connect(function()
  12862. for i=1,32 do
  12863. wait(.01)
  12864. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.723099, 17.8924026, 1578.80261) + Vector3.new(1,0,0)
  12865. end
  12866. end)
  12867.  
  12868. Teleports_CriminalsHQ2.MouseButton1Down:connect(function()
  12869. for i=1,32 do
  12870. wait(.01)
  12871. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1650.80896, 49.863636, -1770.66626) + Vector3.new(1,0,0)
  12872. end
  12873. end)
  12874.  
  12875. Teleports_Helipad1.MouseButton1Down:connect(function()
  12876. for i=1,32 do
  12877. wait(.01)
  12878. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1172.6626, 57.6341133, -1590.24841) + Vector3.new(1,0,0)
  12879. end
  12880. end)
  12881.  
  12882. Teleports_Helipad2.MouseButton1Down:connect(function()
  12883. for i=1,32 do
  12884. wait(.01)
  12885. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(737.95105, 69.4690094, 1095.53442) + Vector3.new(1,0,0)
  12886. end
  12887. end)
  12888.  
  12889. Teleports_Garage.MouseButton1Down:connect(function()
  12890. for i=1,32 do
  12891. wait(.01)
  12892. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-352.943146, 17.6151314, 1161.29944) + Vector3.new(1,0,0)
  12893. end
  12894. end)
  12895.  
  12896. Teleports_Jewelry.MouseButton1Down:connect(function()
  12897. for i=1,32 do
  12898. wait(.01)
  12899. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(133.300705, 17.9375954, 1316.42407) + Vector3.new(1,0,0)
  12900. end
  12901. end)
  12902.  
  12903. Teleports_BankVault.MouseButton1Down:connect(function()
  12904. for i=1,32 do
  12905. wait(.01)
  12906. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.3854294, 0.765628457, 815.506348) + Vector3.new(1,0,0)
  12907. end
  12908. end)
  12909.  
  12910. Teleports_Apartment.MouseButton1Down:connect(function()
  12911. for i=1,32 do
  12912. wait(.01)
  12913. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(11.979826, 17.9176331, 1091.79907) + Vector3.new(1,0,0)
  12914. end
  12915. end)
  12916.  
  12917. Teleports_GasStation.MouseButton1Down:connect(function()
  12918. for i=1,32 do
  12919. wait(.01)
  12920. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1586.41101, 17.8481865, 709.37262) + Vector3.new(1,0,0)
  12921. end
  12922. end)
  12923.  
  12924. Teleports_DonutShop.MouseButton1Down:connect(function()
  12925. for i=1,32 do
  12926. wait(.01)
  12927. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(257.191101, 17.81828869, -1753.11206) + Vector3.new(1,0,0)
  12928. end
  12929. end)
  12930.  
  12931. Teleports_Camaro.MouseButton1Down:connect(function()
  12932. print("lol, camaro")
  12933. for i=1,32 do
  12934. wait(.01)
  12935. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-954.637329, 18.5706158, -1453.25403) + Vector3.new(1,0,0)
  12936. end
  12937. end)
  12938.  
  12939. Teleports_PoliceCamaro.MouseButton1Down:connect(function()
  12940. for i=1,32 do
  12941. wait(.01)
  12942. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1136.45898, 18.0500565, -1519.88574) + Vector3.new(1,0,0)
  12943. end
  12944. end)
  12945.  
  12946. Teleports_SWATCar.MouseButton1Down:connect(function()
  12947. for i=1,32 do
  12948. wait(.01)
  12949. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1354.98511, 17.9850636, -1535.61816) + Vector3.new(1,0,0)
  12950. end
  12951. end)
  12952.  
  12953. Teleports_PickupTruck.MouseButton1Down:connect(function()
  12954. for i=1,32 do
  12955. wait(.01)
  12956. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1558.00964, 17.7471809, 725.3078) + Vector3.new(1,0,0)
  12957. end
  12958. end)
  12959.  
  12960. Teleports_Model3.MouseButton1Down:connect(function()
  12961. for i=1,32 do
  12962. wait(.01)
  12963. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-132.424164, 17.9162769, 556.760864) + Vector3.new(1,0,0)
  12964. end
  12965. end)
  12966.  
  12967. Teleports_MiniCooper.MouseButton1Down:connect(function()
  12968. for i=1,32 do
  12969. wait(.01)
  12970. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(761.770569, 17.9189262, -1227.94836) + Vector3.new(1,0,0)
  12971. end
  12972. end)
  12973.  
  12974. Teleports_Mustang.MouseButton1Down:connect(function()
  12975. for i=1,32 do
  12976. wait(.01)
  12977. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-98.4087067, 17.6299706, -1723.0249) + Vector3.new(1,0,0)
  12978. end
  12979. end)
  12980.  
  12981. Teleports_DuneBuggy.MouseButton1Down:connect(function()
  12982. for i=1,32 do
  12983. wait(.01)
  12984. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(579.855652, 17.1878471, -458.462708) + Vector3.new(1,0,0)
  12985. end
  12986. end)
  12987.  
  12988. Teleports_Porsche.MouseButton1Down:connect(function()
  12989. for i=1,32 do
  12990. wait(.01)
  12991. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1108.02576, 101.16066, 1295.74146) + Vector3.new(1,0,0)
  12992. end
  12993. end)
  12994.  
  12995. Teleports_Lamborghini.MouseButton1Down:connect(function()
  12996. for i=1,32 do
  12997. wait(.01)
  12998. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(146.568039, 17.6188164, 775.127197) + Vector3.new(1,0,0)
  12999. end
  13000. end)
  13001.  
  13002. Teleports_Ferrari.MouseButton1Down:connect(function()
  13003. for i=1,32 do
  13004. wait(.01)
  13005. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1501.28687, 49.4527283, 1805.06726) + Vector3.new(1,0,0)
  13006. end
  13007. end)
  13008.  
  13009. Teleports_Bugatti.MouseButton1Down:connect(function()
  13010. for i=1,32 do
  13011. wait(.01)
  13012. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(241.109451, 17.6066723, 1362.49316) + Vector3.new(1,0,0)
  13013. end
  13014. end)
  13015.  
  13016. Teleports_MonsterTruck.MouseButton1Down:connect(function()
  13017. for i=1,32 do
  13018. wait(.01)
  13019. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(424.985474, 17.8676395, -1704.00525) + Vector3.new(1,0,0)
  13020. end
  13021. end)
  13022.  
  13023. Teleports_Dirtbike.MouseButton1Down:connect(function()
  13024. for i=1,32 do
  13025. wait(.01)
  13026. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1315.42126, 17.3656254, 376.42572) + Vector3.new(1,0,0)
  13027. end
  13028. end)
  13029.  
  13030. Teleports_ATV.MouseButton1Down:connect(function()
  13031. for i=1,32 do
  13032. wait(.01)
  13033. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1451.35291, 24.6800842, 206.956131) + Vector3.new(1,0,0)
  13034. end
  13035. end)
  13036.  
  13037. Teleports_McLaren.MouseButton1Down:connect(function()
  13038. print("Uhh, this car is not even released to Jailbreak yet lol.")
  13039. end)
  13040.  
  13041. -- end of teleports
  13042.  
  13043. -- game2
  13044.  
  13045. Extras_RemoveBankLasers.MouseButton1Down:connect(function()
  13046. local banklasers = game:GetService("Workspace").Banks:GetChildren()
  13047. banklasers[1].Lasers:Destroy()
  13048. end)
  13049.  
  13050. Extras_RemoveJewelLasers.MouseButton1Down:connect(function()
  13051. local jewelry = game:GetService("Workspace").Jewelrys:GetChildren()
  13052.  
  13053. for i = 1,4 do
  13054. local xd = jewelry[1].Model.BarbedWire
  13055. xd:Destroy()
  13056. end
  13057. end)
  13058.  
  13059. Extras_RemoveVaultDoor.MouseButton1Down:connect(function()
  13060. local banklasers = game:GetService("Workspace").Banks:GetChildren()
  13061. banklasers[1].Door.Model:Destroy()
  13062. end)
  13063.  
  13064. Extras_RemoveDoors.MouseButton1Down:connect(function()
  13065. print("Not done yet, sorry :(")
  13066. end)
  13067.  
  13068. Extras_RemoveBuildings.MouseButton1Down:connect(function()
  13069. game:GetService("Workspace").Buildings:Destroy()
  13070. end)
  13071.  
  13072. local constnocliptrue = true
  13073.  
  13074. Extras_BuildingsNoclip.MouseButton1Down:connect(function()
  13075. if constnocliptrue == true then
  13076. -- true
  13077.  
  13078. elseif constnocliptrue == false then
  13079. -- false
  13080.  
  13081. end
  13082. end)
  13083. -- end of game2
  13084.  
  13085. -- AutoRob v1.0
  13086. local robBankEnabled = false
  13087.  
  13088. function autoRobber1_0()
  13089. function antiAFK()
  13090. local path = game:GetService("Players").LocalPlayer.Character.Humanoid
  13091.  
  13092. for move = 1,6 do
  13093. wait(.2)
  13094. path:Move(Vector3.new(0, 0, 1), true)
  13095. end
  13096. end
  13097.  
  13098. function robBank()
  13099. for ix = 1,4 do
  13100. for i = 1,12 do
  13101. wait(.01)
  13102. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(29.0955772, 18.1654644, 849.59137) + Vector3.new(1,0,0)
  13103. end
  13104. end
  13105.  
  13106. wait(3)
  13107.  
  13108. for i1 = 1,4 do
  13109. for i2 = 1,32 do
  13110. wait(.01)
  13111. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.3854294, 0.765628457, 815.506348) + Vector3.new(1,0,0)
  13112. end
  13113. wait(0.5)
  13114. end
  13115.  
  13116. wait(46)
  13117.  
  13118. for i3 = 1,4 do
  13119. for i4 = 1,32 do
  13120. wait(.01)
  13121. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(53.0300369, 141.665527, 827.940857) + Vector3.new(1,0,0)
  13122. end
  13123. wait(0.5)
  13124. end
  13125. antiAFK()
  13126. end
  13127.  
  13128. function isBankOpen()
  13129. for i, v in pairs(game:GetService("Workspace").Banks:GetChildren()) do
  13130. if v.Extra.Light.SurfaceLight.Enabled == true then
  13131. print("Bank is open!")
  13132. robBank()
  13133. else
  13134. print("Bank is closed..")
  13135. end
  13136. end
  13137. end
  13138.  
  13139. while true do
  13140. if robBankEnabled == true then
  13141. wait(1)
  13142. isBankOpen()
  13143. else
  13144. print("AutoRob has been disabled!")
  13145. end
  13146. end
  13147. end
  13148.  
  13149. AutoRob.Position = UDim2.new(1.062, 0,-10.049, 0)
  13150.  
  13151. Extras_AutoRob.MouseButton1Down:connect(function()
  13152. AutoRob:TweenPosition(UDim2.new(1.097, 0,0.248, 0),'Out','Quad',1)
  13153. end)
  13154.  
  13155. AutoRob_On.MouseButton1Down:connect(function()
  13156. AutoRob_Status.Text = "AutoRob: On"
  13157. robBankEnabled = true
  13158. autoRobber1_0()
  13159. end)
  13160.  
  13161. AutoRob_Off.MouseButton1Down:connect(function()
  13162. AutoRob_Status.Text = "AutoRob: Off"
  13163. robBankEnabled = false
  13164. end)
  13165.  
  13166. AutoRob_Close.MouseButton1Down:connect(function()
  13167. AutoRob:TweenPosition(UDim2.new(1.062, 0,-10.049, 0),'Out','Quad',2)
  13168. end)
  13169.  
  13170. -- End of AutoRob v1.0
  13171. --Leaked by Bloxsploiter - Icey#0010
  13172. end)
  13173. -- Scripts:
Add Comment
Please, Sign In to add comment