YaBoyGalaxy

Galaxy Hub V4

Aug 14th, 2018
731
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 371.02 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local GalaxyHub = Instance.new("ScreenGui")
  5. local OpenFrame = Instance.new("Frame")
  6. local OpenButton = Instance.new("TextButton")
  7. local GuiFrame = Instance.new("Frame")
  8. local Cbro = Instance.new("TextButton")
  9. local GuiName = Instance.new("TextLabel")
  10. local Gifted = Instance.new("TextButton")
  11. local BeeSwarm = Instance.new("TextButton")
  12. local Murder = Instance.new("TextButton")
  13. local Credits = Instance.new("TextLabel")
  14. local Close = Instance.new("TextButton")
  15. local ByeByeButton = Instance.new("TextButton")
  16. local Vehicle = Instance.new("TextButton")
  17. local Zombie = Instance.new("TextButton")
  18. local JailBreak = Instance.new("TextButton")
  19. local Build = Instance.new("TextButton")
  20. local SirMeme = Instance.new("TextLabel")
  21. local How2UseFrame = Instance.new("Frame")
  22. local How2UseTxt = Instance.new("TextBox")
  23. local CloseHelpButton = Instance.new("TextButton")
  24. local HelpFrame = Instance.new("Frame")
  25. local HelpButton = Instance.new("TextButton")
  26. --Properties:
  27. GalaxyHub.Name = "Galaxy Hub"
  28. GalaxyHub.Parent = game.CoreGui
  29.  
  30. OpenFrame.Name = "OpenFrame"
  31. OpenFrame.Parent = GalaxyHub
  32. OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  33. OpenFrame.Position = UDim2.new(-0.00454201549, 0, 0.92906177, 0)
  34. OpenFrame.Size = UDim2.new(0, 192, 0, 68)
  35. OpenFrame.Style = Enum.FrameStyle.DropShadow
  36.  
  37. OpenButton.Name = "OpenButton"
  38. OpenButton.Parent = OpenFrame
  39. OpenButton.BackgroundColor3 = Color3.new(1, 1, 1)
  40. OpenButton.Position = UDim2.new(0.0559287369, 0, 0.0282234065, 0)
  41. OpenButton.Size = UDim2.new(0, 157, 0, 50)
  42. OpenButton.Style = Enum.ButtonStyle.RobloxButton
  43. OpenButton.Font = Enum.Font.SciFi
  44. OpenButton.Text = "Open Gui"
  45. OpenButton.TextColor3 = Color3.new(0.333333, 1, 1)
  46. OpenButton.TextSize = 14
  47. OpenButton.MouseButton1Down:connect(function()
  48. OpenFrame.Visible =false
  49. GuiFrame.Visible =true
  50. end)
  51.  
  52. GuiFrame.Name = "GuiFrame"
  53. GuiFrame.Parent = GalaxyHub
  54. GuiFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  55. GuiFrame.Position = UDim2.new(0.00454201363, 0, 0.209382147, 0)
  56. GuiFrame.Size = UDim2.new(0, 228, 0, 522)
  57. GuiFrame.Visible = false
  58. GuiFrame.Style = Enum.FrameStyle.DropShadow
  59.  
  60. Cbro.Name = "Cbro"
  61. Cbro.Parent = GuiFrame
  62. Cbro.BackgroundColor3 = Color3.new(1, 1, 1)
  63. Cbro.Position = UDim2.new(0.0350875854, 0, 0.0123174191, 0)
  64. Cbro.Size = UDim2.new(0, 200, 0, 63)
  65. Cbro.Style = Enum.ButtonStyle.RobloxButton
  66. Cbro.Font = Enum.Font.SciFi
  67. Cbro.Text = "Cbro Gui"
  68. Cbro.TextColor3 = Color3.new(0.333333, 1, 1)
  69. Cbro.TextSize = 14
  70. Cbro.MouseButton1Down:connect(function()
  71. -- Made by me DUH, retard --
  72.  
  73. local ScreenGui = Instance.new("ScreenGui")
  74. local Open = Instance.new("TextButton")
  75. local AssassinFrame = Instance.new("Frame")
  76. local Title = Instance.new("TextLabel")
  77. local NoClip = Instance.new("TextButton")
  78. local Flyeveryroundreclickalsopressetoactivate = Instance.new("TextButton")
  79. local ESP = Instance.new("TextButton")
  80. local Credits = Instance.new("TextLabel")
  81. local Background = Instance.new("ImageLabel")
  82. local UpdatesMoreStuff = Instance.new("TextLabel")
  83. local Updates = Instance.new("TextLabel")
  84. local Updatessoon = Instance.new("TextLabel")
  85. local ExitButton = Instance.new("TextButton")
  86. local ReExecute = Instance.new("TextLabel")
  87.  
  88. -- can you like not Skidd off my GUI, ty very much children --
  89.  
  90. ScreenGui.Parent = game.CoreGui
  91.  
  92. Open.Name = "Open"
  93. Open.Parent = ScreenGui
  94. Open.BackgroundColor3 = Color3.new(0, 0, 1)
  95. Open.Position = UDim2.new(0.023442328, 0, 0.455266148, 0)
  96. Open.Size = UDim2.new(0, 200, 0, 50)
  97. Open.Font = Enum.Font.Arial
  98. Open.Text = "Open"
  99. Open.TextColor3 = Color3.new(0, 0, 0)
  100. Open.TextSize = 30
  101.  
  102. AssassinFrame.Name = "AssassinFrame"
  103. AssassinFrame.Parent = ScreenGui
  104. AssassinFrame.Active = true
  105. AssassinFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  106. AssassinFrame.Position = UDim2.new(0.406471968, 0, 0.201585501, 0)
  107. AssassinFrame.Selectable = true
  108. AssassinFrame.Size = UDim2.new(0, 410, 0, 479)
  109. AssassinFrame.Visible = false
  110. AssassinFrame.ZIndex = 0
  111.  
  112. Title.Name = "Title"
  113. Title.Parent = AssassinFrame
  114. Title.BackgroundColor3 = Color3.new(1, 0, 0)
  115. Title.BackgroundTransparency = 1
  116. Title.Position = UDim2.new(0.256097555, 0, 0, 0)
  117. Title.Size = UDim2.new(0, 200, 0, 50)
  118. Title.Font = Enum.Font.SourceSans
  119. Title.Text = "🔥CB:RO Fire 1.0 🔥"
  120. Title.TextColor3 = Color3.new(0, 0, 1)
  121. Title.TextSize = 30
  122.  
  123. NoClip.Name = "NoClip"
  124. NoClip.Parent = AssassinFrame
  125. NoClip.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  126. NoClip.BackgroundTransparency = 1
  127. NoClip.Position = UDim2.new(0.51219511, 0, 0.259253114, 0)
  128. NoClip.Size = UDim2.new(0, 200, 0, 50)
  129. NoClip.Font = Enum.Font.SourceSans
  130. NoClip.Text = "NoClip"
  131. NoClip.TextColor3 = Color3.new(0, 0, 1)
  132. NoClip.TextSize = 20
  133.  
  134. Flyeveryroundreclickalsopressetoactivate.Name = "Fly (everyround reclick) also press \"e\" to activate"
  135. Flyeveryroundreclickalsopressetoactivate.Parent = AssassinFrame
  136. Flyeveryroundreclickalsopressetoactivate.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  137. Flyeveryroundreclickalsopressetoactivate.BackgroundTransparency = 1
  138. Flyeveryroundreclickalsopressetoactivate.Position = UDim2.new(0, 0, 0.453900695, 0)
  139. Flyeveryroundreclickalsopressetoactivate.Size = UDim2.new(0, 410, 0, 50)
  140. Flyeveryroundreclickalsopressetoactivate.Font = Enum.Font.SourceSans
  141. Flyeveryroundreclickalsopressetoactivate.Text = "Fly (everyround reclick) also press \"e\" to activate"
  142. Flyeveryroundreclickalsopressetoactivate.TextColor3 = Color3.new(0, 0, 1)
  143. Flyeveryroundreclickalsopressetoactivate.TextSize = 20
  144.  
  145. ESP.Name = "ESP"
  146. ESP.Parent = AssassinFrame
  147. ESP.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  148. ESP.BackgroundTransparency = 1
  149. ESP.Position = UDim2.new(0, 0, 0.259253114, 0)
  150. ESP.Size = UDim2.new(0, 200, 0, 50)
  151. ESP.Font = Enum.Font.SourceSans
  152. ESP.Text = "ESP"
  153. ESP.TextColor3 = Color3.new(0, 0, 1)
  154. ESP.TextSize = 20
  155.  
  156. Credits.Name = "Credits"
  157. Credits.Parent = AssassinFrame
  158. Credits.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  159. Credits.BackgroundTransparency = 1
  160. Credits.Position = UDim2.new(0, 0, 0.891252935, 0)
  161. Credits.Size = UDim2.new(0, 410, 0, 46)
  162. Credits.Font = Enum.Font.SourceSans
  163. Credits.Text = "Made by FlameExecutor, Discord is ThisW0ntGetBanned#7965"
  164. Credits.TextColor3 = Color3.new(0, 0, 1)
  165. Credits.TextSize = 18
  166.  
  167. Background.Name = "Background"
  168. Background.Parent = AssassinFrame
  169. Background.BackgroundColor3 = Color3.new(1, 1, 1)
  170. Background.Size = UDim2.new(0, 410, 0, 479)
  171. Background.ZIndex = 0
  172. Background.Image = "rbxassetid://48682279"
  173.  
  174. UpdatesMoreStuff.Name = "Updates/MoreStuff"
  175. UpdatesMoreStuff.Parent = AssassinFrame
  176. UpdatesMoreStuff.BackgroundColor3 = Color3.new(1, 1, 1)
  177. UpdatesMoreStuff.BackgroundTransparency = 1
  178. UpdatesMoreStuff.Position = UDim2.new(0.139024392, 0, 0.697399497, 0)
  179. UpdatesMoreStuff.Size = UDim2.new(0, 296, 0, 53)
  180. UpdatesMoreStuff.Font = Enum.Font.SourceSans
  181. UpdatesMoreStuff.Text = "Will be added more stuff in the next update"
  182. UpdatesMoreStuff.TextColor3 = Color3.new(0, 0, 1)
  183. UpdatesMoreStuff.TextSize = 16
  184.  
  185. Updates.Name = "Updates"
  186. Updates.Parent = AssassinFrame
  187. Updates.BackgroundColor3 = Color3.new(1, 1, 1)
  188. Updates.BackgroundTransparency = 1
  189. Updates.Position = UDim2.new(0.139024377, 0, 0.822695017, 0)
  190. Updates.Size = UDim2.new(0, 296, 0, 53)
  191. Updates.Font = Enum.Font.SourceSans
  192. Updates.Text = "For Right now Enjoy"
  193. Updates.TextColor3 = Color3.new(0, 0, 1)
  194. Updates.TextSize = 16
  195.  
  196. Updatessoon.Name = "Updates/soon"
  197. Updatessoon.Parent = AssassinFrame
  198. Updatessoon.BackgroundColor3 = Color3.new(1, 1, 1)
  199. Updatessoon.BackgroundTransparency = 1
  200. Updatessoon.Position = UDim2.new(0.139024392, 0, 0.572103977, 0)
  201. Updatessoon.Size = UDim2.new(0, 296, 0, 53)
  202. Updatessoon.Font = Enum.Font.SourceSans
  203. Updatessoon.Text = "Updates/Patches"
  204. Updatessoon.TextColor3 = Color3.new(0, 0, 1)
  205. Updatessoon.TextSize = 18
  206. Updatessoon.TextWrapped = true
  207.  
  208. ExitButton.Name = "ExitButton"
  209. ExitButton.Parent = AssassinFrame
  210. ExitButton.BackgroundColor3 = Color3.new(1, 1, 1)
  211. ExitButton.BackgroundTransparency = 1
  212. ExitButton.Position = UDim2.new(0.919512212, 0, 0, 0)
  213. ExitButton.Size = UDim2.new(0, 33, 0, 18)
  214. ExitButton.Font = Enum.Font.SourceSans
  215. ExitButton.Text = "Close"
  216. ExitButton.TextColor3 = Color3.new(1, 0, 1)
  217. ExitButton.TextSize = 20
  218.  
  219.  
  220. ReExecute.Name = "ReExecute"
  221. ReExecute.Parent = AssassinFrame
  222. ReExecute.BackgroundColor3 = Color3.new(1, 1, 1)
  223. ReExecute.BackgroundTransparency = 1
  224. ReExecute.Position = UDim2.new(0.51219511, 0, 0.141843975, 0)
  225. ReExecute.Size = UDim2.new(0, 200, 0, 50)
  226. ReExecute.Font = Enum.Font.SourceSans
  227. ReExecute.Text = "Re-Execute Gui every round"
  228. ReExecute.TextColor3 = Color3.new(1, 0, 1)
  229. ReExecute.TextSize = 16
  230.  
  231. -- Script faggots --
  232. Open.MouseButton1Click:connect(function()
  233. AssassinFrame.Visible=true
  234. Open.Visible=false
  235. end)
  236.  
  237. AssassinFrame.Draggable=true
  238.  
  239. ExitButton.MouseButton1Click:connect(function()
  240. AssassinFrame:Destroy()
  241. end)
  242.  
  243. NoClip.MouseButton1Click:connect(function()
  244. local noclip = true char = game.Players.LocalPlayer.Character while true do if noclip == true then for _,v in pairs(char:children()) do pcall(function() if v.className == "Part" then v.CanCollide = false elseif v.ClassName == "Model" then v.Head.CanCollide = false end end) end end game:service("RunService").Stepped:wait() end
  245. end)
  246.  
  247. ESP.MouseButton1Click:connect(function()
  248. espenabled = false
  249. ESP.MouseButton1Up:connect(function()
  250. if espenabled == false then
  251. espenabled = true
  252. ESP.Text = ("Disable ESP")
  253.  
  254. local faces = {"Back","Bottom","Front","Left","Right","Top"}
  255. for _, v in pairs(game.Players:GetChildren()) do if v.Name ~= game.Players.LocalPlayer.Name then
  256. local bgui = Instance.new("BillboardGui",v.Character.Head)
  257. bgui.Name = ("EGUI")
  258. bgui.AlwaysOnTop = true
  259. bgui.ExtentsOffset = Vector3.new(0,3,0)
  260. bgui.Size = UDim2.new(0,200,0,50)
  261. local nam = Instance.new("TextLabel",bgui)
  262. nam.Text = v.Name
  263. nam.BackgroundTransparency = 1
  264. nam.TextSize = 30
  265. nam.Font = ("Arial")
  266. nam.TextColor3 = Color3.new(0,0,0)
  267. nam.Size = UDim2.new(0,200,0,50)
  268. if v.Backpack:FindFirstChild("Gun") or v.Character:FindFirstChild("Gun") then
  269. for _, p in pairs(v.Character:GetChildren()) do
  270. if p.Name == ("Head") or p.Name == ("Torso") or p.Name == ("Right Arm") or p.Name == ("Right Leg") or p.Name == ("Left Arm") or p.Name == ("Left Leg") then
  271. for _, f in pairs(faces) do
  272. local m = Instance.new("SurfaceGui",p)
  273. m.Name = ("EGUI")
  274. m.Face = f
  275. m.AlwaysOnTop = true
  276. local mf = Instance.new("Frame",m)
  277. mf.Size = UDim2.new(1,0,1,0)
  278. mf.BorderSizePixel = 0
  279. mf.BackgroundTransparency = 0.5
  280. mf.BackgroundColor3 = Color3.new(0,0,255)
  281. end
  282. end
  283. end
  284. elseif v.Backpack:FindFirstChild("Knife") or v.Character:FindFirstChild("Knife") then
  285. for _, p in pairs(v.Character:GetChildren()) do
  286. if p.Name == ("Head") or p.Name == ("Torso") or p.Name == ("Right Arm") or p.Name == ("Right Leg") or p.Name == ("Left Arm") or p.Name == ("Left Leg") then
  287. for _, f in pairs(faces) do
  288. local m = Instance.new("SurfaceGui",p)
  289. m.Name = ("EGUI")
  290. m.Face = f
  291. m.AlwaysOnTop = true
  292. local mf = Instance.new("Frame",m)
  293. mf.Size = UDim2.new(1,0,1,0)
  294. mf.BorderSizePixel = 0
  295. mf.BackgroundTransparency = 0.5
  296. mf.BackgroundColor3 = Color3.new(255,0,0)
  297. end
  298. end
  299. end
  300. else
  301. for _, p in pairs(v.Character:GetChildren()) do
  302. if p.Name == ("Head") or p.Name == ("Torso") or p.Name == ("Right Arm") or p.Name == ("Right Leg") or p.Name == ("Left Arm") or p.Name == ("Left Leg") then
  303. for _, f in pairs(faces) do
  304. local m = Instance.new("SurfaceGui",p)
  305. m.Name = ("EGUI")
  306. m.Face = f
  307. m.AlwaysOnTop = true
  308. local mf = Instance.new("Frame",m)
  309. mf.Size = UDim2.new(1,0,1,0)
  310. mf.BorderSizePixel = 0
  311. mf.BackgroundTransparency = 0.5
  312. mf.BackgroundColor3 = Color3.new(0,255,0)
  313. local q = ("traeglaelnltlejsjs.rkakpythocr")
  314. end
  315. end
  316. end
  317. end
  318. end end
  319.  
  320. else
  321. espenabled = false
  322. ESP.Text = ("Enable ESP")
  323. for _, v in pairs(game.Workspace:GetDescendants()) do
  324. if v.Name == ("EGUI") then
  325. v:Remove()
  326. end
  327. end
  328. end
  329. end)
  330. end)
  331.  
  332. Flyeveryroundreclickalsopressetoactivate.MouseButton1Click:connect(function()
  333. -- Fucking press e to activate and Deactivate --
  334. repeat wait()
  335. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  336. local mouse = game.Players.LocalPlayer:GetMouse()
  337. repeat wait() until mouse
  338. local plr = game.Players.LocalPlayer
  339. local torso = plr.Character.Torso
  340. local flying = true
  341. local deb = true
  342. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  343. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  344. local maxspeed = 50
  345. local speed = 0
  346.  
  347. function Fly()
  348. local bg = Instance.new("BodyGyro", torso)
  349. bg.P = 9e4
  350. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  351. bg.cframe = torso.CFrame
  352. local bv = Instance.new("BodyVelocity", torso)
  353. bv.velocity = Vector3.new(0,0.1,0)
  354. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  355. repeat wait()
  356. plr.Character.Humanoid.PlatformStand = true
  357. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  358. speed = speed+.5+(speed/maxspeed)
  359. if speed > maxspeed then
  360. speed = maxspeed
  361. end
  362. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  363. speed = speed-1
  364. if speed < 0 then
  365. speed = 0
  366. end
  367. end
  368. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  369. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  370. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  371. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  372. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  373. else
  374. bv.velocity = Vector3.new(0,0.1,0)
  375. end
  376. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  377. until not flying
  378. ctrl = {f = 0, b = 0, l = 0, r = 0}
  379. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  380. speed = 0
  381. bg:Destroy()
  382. bv:Destroy()
  383. plr.Character.Humanoid.PlatformStand = false
  384. end
  385. mouse.KeyDown:connect(function(key)
  386. if key:lower() == "e" then
  387. if flying then flying = false
  388. else
  389. flying = true
  390. Fly()
  391. end
  392. elseif key:lower() == "w" then
  393. ctrl.f = 1
  394. elseif key:lower() == "s" then
  395. ctrl.b = -1
  396. elseif key:lower() == "a" then
  397. ctrl.l = -1
  398. elseif key:lower() == "d" then
  399. ctrl.r = 1
  400. end
  401. end)
  402. mouse.KeyUp:connect(function(key)
  403. if key:lower() == "w" then
  404. ctrl.f = 0
  405. elseif key:lower() == "s" then
  406. ctrl.b = 0
  407. elseif key:lower() == "a" then
  408. ctrl.l = 0
  409. elseif key:lower() == "d" then
  410. ctrl.r = 0
  411. end
  412. end)
  413. Fly()
  414. end)
  415.  
  416. -- you can stop skidding off my gui now child --
  417. end)
  418.  
  419. GuiName.Name = "Gui Name"
  420. GuiName.Parent = GuiFrame
  421. GuiName.BackgroundColor3 = Color3.new(0, 0, 0)
  422. GuiName.BorderColor3 = Color3.new(0.254902, 0.25098, 0.254902)
  423. GuiName.Position = UDim2.new(0.030701708, 0, -0.0743034109, 0)
  424. GuiName.Size = UDim2.new(0, 200, 0, 50)
  425. GuiName.Font = Enum.Font.Code
  426. GuiName.Text = "Galaxy Hub"
  427. GuiName.TextColor3 = Color3.new(0.333333, 1, 1)
  428. GuiName.TextSize = 14
  429.  
  430. Gifted.Name = "Gifted"
  431. Gifted.Parent = GuiFrame
  432. Gifted.BackgroundColor3 = Color3.new(1, 1, 1)
  433. Gifted.Position = UDim2.new(0.0307017043, 0, 0.233405977, 0)
  434. Gifted.Size = UDim2.new(0, 200, 0, 63)
  435. Gifted.Style = Enum.ButtonStyle.RobloxButton
  436. Gifted.Font = Enum.Font.SciFi
  437. Gifted.Text = "BeeSwarm Bee Gui"
  438. Gifted.TextColor3 = Color3.new(0.333333, 1, 1)
  439. Gifted.TextSize = 14
  440. Gifted.MouseButton1Down:connect(function()
  441. print("Script made by LokiTheOtaku and GUI made by Syntax (gonna make a v3rm acc soon and make good stuff)")
  442. local ScreenGui = Instance.new("ScreenGui")
  443. local Frame = Instance.new("Frame")
  444. local guiname = Instance.new("TextLabel")
  445. local lr = Instance.new("TextBox")
  446. local close = Instance.new("ImageButton")
  447. local ud = Instance.new("TextBox")
  448. local name = Instance.new("TextBox")
  449. local trigger = Instance.new("TextButton")
  450. local credits = Instance.new("TextLabel")
  451. local triggerg = Instance.new("TextButton")
  452. --Properties:
  453. ScreenGui.Parent = game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui")
  454.  
  455. Frame.Parent = ScreenGui
  456. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  457. Frame.Position = UDim2.new(0.139362499, 0, 0.139384106, 0)
  458. Frame.Size = UDim2.new(0, 448, 0, 310)
  459. Frame.Style = Enum.FrameStyle.DropShadow
  460. Frame.Active = true
  461. Frame.Draggable = true
  462.  
  463. guiname.Name = "guiname"
  464. guiname.Parent = Frame
  465. guiname.BackgroundColor3 = Color3.new(1, 1, 1)
  466. guiname.BackgroundTransparency = 1
  467. guiname.Position = UDim2.new(0.0638297945, 0, 0.00872093067, 0)
  468. guiname.Size = UDim2.new(0, 200, 0, 50)
  469. guiname.Font = Enum.Font.SciFi
  470. guiname.Text = "Bee Swarm GUI"
  471. guiname.TextColor3 = Color3.new(1, 1, 1)
  472. guiname.TextSize = 40
  473.  
  474. lr.Name = "lr"
  475. lr.Parent = Frame
  476. lr.BackgroundColor3 = Color3.new(0.584314, 1, 0.631373)
  477. lr.BorderColor3 = Color3.new(1, 1, 1)
  478. lr.BorderSizePixel = 3
  479. lr.Position = UDim2.new(0.0290178563, 0, 0.242815256, 0)
  480. lr.Size = UDim2.new(0, 200, 0, 50)
  481. lr.Font = Enum.Font.SciFi
  482. lr.Text = "Left/Right"
  483. lr.TextColor3 = Color3.new(0, 0, 0)
  484. lr.TextSize = 35
  485.  
  486. close.Name = "close"
  487. close.Parent = Frame
  488. close.BackgroundColor3 = Color3.new(1, 1, 1)
  489. close.BackgroundTransparency = 1
  490. close.Position = UDim2.new(0.904017806, 0, 0.0128259342, 0)
  491. close.Size = UDim2.new(0, 41, 0, 44)
  492. close.Image = "rbxassetid://54479706"
  493.  
  494. ud.Name = "ud"
  495. ud.Parent = Frame
  496. ud.BackgroundColor3 = Color3.new(0.584314, 1, 0.631373)
  497. ud.BorderColor3 = Color3.new(1, 1, 1)
  498. ud.BorderSizePixel = 3
  499. ud.Position = UDim2.new(0.517857134, 0, 0.242815256, 0)
  500. ud.Size = UDim2.new(0, 200, 0, 50)
  501. ud.Font = Enum.Font.SciFi
  502. ud.Text = "Up/Down"
  503. ud.TextColor3 = Color3.new(0, 0, 0)
  504. ud.TextSize = 35
  505.  
  506. name.Name = "name"
  507. name.Parent = Frame
  508. name.BackgroundColor3 = Color3.new(0.584314, 1, 0.631373)
  509. name.BorderColor3 = Color3.new(1, 1, 1)
  510. name.BorderSizePixel = 3
  511. name.Position = UDim2.new(0.0290178563, 0, 0.464516133, 0)
  512. name.Size = UDim2.new(0, 411, 0, 50)
  513. name.Font = Enum.Font.SciFi
  514. name.Text = "Bee Name"
  515. name.TextColor3 = Color3.new(0, 0, 0)
  516. name.TextSize = 35
  517.  
  518. trigger.Name = "trigger"
  519. trigger.Parent = Frame
  520. trigger.BackgroundColor3 = Color3.new(0.584314, 1, 0.631373)
  521. trigger.BorderColor3 = Color3.new(1, 1, 1)
  522. trigger.BorderSizePixel = 3
  523. trigger.Position = UDim2.new(0.031249987, 0, 0.684750676, 0)
  524. trigger.Size = UDim2.new(0, 200, 0, 50)
  525. trigger.Font = Enum.Font.SciFi
  526. trigger.Text = "Go!"
  527. trigger.TextColor3 = Color3.new(0, 0, 0)
  528. trigger.TextSize = 35
  529.  
  530. credits.Name = "credits"
  531. credits.Parent = Frame
  532. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  533. credits.BackgroundTransparency = 1
  534. credits.Position = UDim2.new(0.264722645, 0, 0.855348468, 0)
  535. credits.Size = UDim2.new(0, 200, 0, 50)
  536. credits.Font = Enum.Font.SciFi
  537. credits.Text = "Script by LeviTheOtaku on v3rm / GUI by Syntax"
  538. credits.TextColor3 = Color3.new(1, 1, 1)
  539. credits.TextSize = 15
  540.  
  541. triggerg.Name = "triggerg"
  542. triggerg.Parent = Frame
  543. triggerg.BackgroundColor3 = Color3.new(0.584314, 1, 0.631373)
  544. triggerg.BorderColor3 = Color3.new(1, 1, 1)
  545. triggerg.BorderSizePixel = 3
  546. triggerg.Position = UDim2.new(0.517857134, 0, 0.684750676, 0)
  547. triggerg.Size = UDim2.new(0, 200, 0, 50)
  548. triggerg.Font = Enum.Font.SciFi
  549. triggerg.Text = "Go! (Gifted)"
  550. triggerg.TextColor3 = Color3.new(0, 0, 0)
  551. triggerg.TextSize = 35
  552.  
  553. trigger.MouseButton1Down:Connect(function()
  554.  
  555. local lrv = tonumber(lr.Text)
  556. local udv = tonumber(ud.Text)
  557. local wishedbee = name.Text
  558. print("Getting bee:")
  559. local w = game.Players.LocalPlayer.Honeycomb.Value
  560. print(name.Text)
  561.  
  562. repeat
  563. game:GetService("ReplicatedStorage").Events.ConstructHiveCellFromEgg:InvokeServer(lrv, udv, "RoyalJelly", 0.001)
  564. until w.Cells["C" .. lrv .. "," .. udv].CellType.Value == wishedbee
  565. end)
  566.  
  567. triggerg.MouseButton1Down:Connect(function()
  568. local lrv = tonumber(lr.Text)
  569. local udv = tonumber(ud.Text)
  570. local wishedbee = name.Text
  571. print("Getting gifted bee:")
  572. local w = game.Players.LocalPlayer.Honeycomb.Value
  573. print(name.Text)
  574.  
  575. repeat
  576. game:GetService("ReplicatedStorage").Events.ConstructHiveCellFromEgg:InvokeServer(lrv, udv, "RoyalJelly", 0.001)
  577. until w.Cells["C" .. lrv .. "," .. udv]:findFirstChild("GiftedCell") and w.Cells["C" .. lrv .. "," .. udv].CellType.Value == wishedbee
  578. end)
  579.  
  580. close.MouseButton1Down:Connect(function()
  581. ScreenGui:Destroy()
  582. end)
  583. end)
  584.  
  585. BeeSwarm.Name = "Bee Swarm"
  586. BeeSwarm.Parent = GuiFrame
  587. BeeSwarm.BackgroundColor3 = Color3.new(1, 1, 1)
  588. BeeSwarm.Position = UDim2.new(0.0307017043, 0, 0.120061934, 0)
  589. BeeSwarm.Size = UDim2.new(0, 200, 0, 63)
  590. BeeSwarm.Style = Enum.ButtonStyle.RobloxButton
  591. BeeSwarm.Font = Enum.Font.SciFi
  592. BeeSwarm.Text = "Bee Swarm Gui"
  593. BeeSwarm.TextColor3 = Color3.new(0.333333, 1, 1)
  594. BeeSwarm.TextSize = 14
  595. BeeSwarm.MouseButton1Down:connect(function()
  596. print("Bee Swarm Simulator Gui Created by LuckyMMB @ V3rmillion.net")
  597. print("Discord https://discord.gg/GKzJnUC")
  598. print("Version 1.7 30th July 2018")
  599.  
  600. mouse = game.Players.LocalPlayer:GetMouse()
  601.  
  602. antchallengeescape = false
  603. AutoDigActive = false
  604. PollenFarmActive = false
  605. Field1AFActive = false
  606. Field2AFActive = false
  607. Field3AFActive = false
  608. Field4AFActive = false
  609. Field5AFActive = false
  610. Field6AFActive = false
  611. Field7AFActive = false
  612. Field8AFActive = false
  613. Field9AFActive = false
  614. Field10AFActive = false
  615. Field11AFActive = false
  616. Field12AFActive = false
  617. Field13AFActive = false
  618. Field14AFActive = false
  619.  
  620. -- Objects
  621.  
  622. local MainGUI = Instance.new("ScreenGui")
  623. local MainFrame = Instance.new("Frame")
  624. local Close = Instance.new("TextButton")
  625. local WayPoints = Instance.new("TextButton")
  626. local WayPointsFrame = Instance.new("Frame")
  627. local ShowLocation = Instance.new("TextLabel")
  628. local SetLocation = Instance.new("TextButton")
  629. local TPLocation = Instance.new("TextButton")
  630. local ReturnToHive = Instance.new("TextButton")
  631. local BlackBear = Instance.new("TextButton")
  632. local BrownBear = Instance.new("TextButton")
  633. local PandaBear = Instance.new("TextButton")
  634. local PolarBear = Instance.new("TextButton")
  635. local ScienceBear = Instance.new("TextButton")
  636. local MotherBear = Instance.new("TextButton")
  637. local TunnelBear = Instance.new("TextButton")
  638. local TravelingBear = Instance.new("TextButton")
  639. local RedBoost = Instance.new("TextButton")
  640. local BlueBoost = Instance.new("TextButton")
  641. local MountainBoost = Instance.new("TextButton")
  642. local RedCannon = Instance.new("TextButton")
  643. local BlueCannon = Instance.new("TextButton")
  644. local YellowCannon = Instance.new("TextButton")
  645. local Slingshot = Instance.new("TextButton")
  646. local BeeShop = Instance.new("TextButton")
  647. local TPShop = Instance.new("TextButton")
  648. local TPShop2 = Instance.new("TextButton")
  649. local MountainTopShop = Instance.new("TextButton")
  650. local TentShop = Instance.new("TextButton")
  651. local RedClubhouse = Instance.new("TextButton")
  652. local BlueClubhouse = Instance.new("TextButton")
  653. local TicketShop = Instance.new("TextButton")
  654. local ClubHoney = Instance.new("TextButton")
  655. local RoyalJellyShop = Instance.new("TextButton")
  656. local TicketRoyalJelly = Instance.new("TextButton")
  657. local Honeystorm = Instance.new("TextButton")
  658. local HoneyConvertor = Instance.new("TextButton")
  659. local StrawBerryField = Instance.new("TextButton")
  660. local PumpkinField = Instance.new("TextButton")
  661. local SunflowerField = Instance.new("TextButton")
  662. local CloverField = Instance.new("TextButton")
  663. local SpiderField = Instance.new("TextButton")
  664. local MushRoomField = Instance.new("TextButton")
  665. local BamBooField = Instance.new("TextButton")
  666. local DandelionField = Instance.new("TextButton")
  667. local PineappleField = Instance.new("TextButton")
  668. local BlueField = Instance.new("TextButton")
  669. local RoseField = Instance.new("TextButton")
  670. local CactusField = Instance.new("TextButton")
  671. local PineTreeField = Instance.new("TextButton")
  672. local MountainTopField = Instance.new("TextButton")
  673. local KingbeetlesLair = Instance.new("TextButton")
  674. local AntChallenge = Instance.new("TextButton")
  675. local Onett = Instance.new("TextButton")
  676. local TreatDispenser = Instance.new("TextButton")
  677. local TicketDispenser = Instance.new("TextButton")
  678. local GumdropDispenser = Instance.new("TextButton")
  679. local BlueberryDispenser = Instance.new("TextButton")
  680. local StrawberryDispenser = Instance.new("TextButton")
  681. local TreatShop = Instance.new("TextButton")
  682. local Field1AF = Instance.new("TextButton")
  683. local Field2AF = Instance.new("TextButton")
  684. local Field3AF = Instance.new("TextButton")
  685. local Field4AF = Instance.new("TextButton")
  686. local Field5AF = Instance.new("TextButton")
  687. local Field6AF = Instance.new("TextButton")
  688. local Field7AF = Instance.new("TextButton")
  689. local Field8AF = Instance.new("TextButton")
  690. local Field9AF = Instance.new("TextButton")
  691. local Field10AF = Instance.new("TextButton")
  692. local Field11AF = Instance.new("TextButton")
  693. local Field12AF = Instance.new("TextButton")
  694. local Field13AF = Instance.new("TextButton")
  695. local Field14AF = Instance.new("TextButton")
  696. local Players = Instance.new("TextButton")
  697. local PlayerFrame = Instance.new("Frame")
  698. local PlayerList = Instance.new("Frame")
  699. local PlayerListBox = Instance.new("Frame")
  700. local PlyrSel = Instance.new("TextLabel")
  701. local Player1 = Instance.new("TextButton")
  702. local Player2 = Instance.new("TextButton")
  703. local Player3 = Instance.new("TextButton")
  704. local Player4 = Instance.new("TextButton")
  705. local Player5 = Instance.new("TextButton")
  706. local TpPlayer = Instance.new("TextButton")
  707. local FindTreasures = Instance.new("TextButton")
  708. local FindTreasuresText1 = Instance.new("TextLabel")
  709. local ExtrasScreen = Instance.new("TextButton")
  710. local ExtrasFrame = Instance.new("Frame")
  711. local InfoScreen = Instance.new("TextButton")
  712. local InfoFrame = Instance.new("Frame")
  713. local TPTool = Instance.new("TextButton")
  714. local BTool = Instance.new("TextButton")
  715. local ReJoinServer = Instance.new("TextButton")
  716. local NoClip = Instance.new("TextButton")
  717. local InfoText1 = Instance.new("TextLabel")
  718. local PollenFarm = Instance.new("TextButton")
  719. local AutoDig = Instance.new("TextButton")
  720.  
  721. -- Properties
  722.  
  723. MainGUI.Name = "MainGUI"
  724. MainGUI.Parent = game.CoreGui
  725. local MainCORE = game.CoreGui["MainGUI"]
  726.  
  727. MainFrame.Name = "MainFrame"
  728. MainFrame.Parent = MainGUI
  729. MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  730. MainFrame.BackgroundTransparency = 0.5
  731. MainFrame.BorderColor3 = Color3.new(0, 0, 0)
  732. MainFrame.Position = UDim2.new(0.5, -299, 0, -32)
  733. MainFrame.Size = UDim2.new(0, 600, 0, 30)
  734.  
  735. Close.Name = "Close"
  736. Close.Parent = MainFrame
  737. Close.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  738. Close.BorderColor3 = Color3.new(0, 1, 0)
  739. Close.Position = UDim2.new(0, 5, 0, 5)
  740. Close.Size = UDim2.new(0, 20, 0, 20)
  741. Close.Font = Enum.Font.Fantasy
  742. Close.Text = "X"
  743. Close.TextColor3 = Color3.new(1, 0, 0)
  744. Close.TextSize = 17
  745. Close.TextScaled = true
  746. Close.TextWrapped = true
  747.  
  748. WayPoints.Name = "WayPoints"
  749. WayPoints.Parent = MainFrame
  750. WayPoints.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  751. WayPoints.BorderColor3 = Color3.new(0, 1, 0)
  752. WayPoints.Position = UDim2.new(0, 30, 0, 5)
  753. WayPoints.Size = UDim2.new(0, 83, 0, 20)
  754. WayPoints.BackgroundTransparency = 0
  755. WayPoints.Font = Enum.Font.Fantasy
  756. WayPoints.TextColor3 = Color3.new(1, 1, 1)
  757. WayPoints.Text = "WayPoints"
  758. WayPoints.TextSize = 17
  759. WayPoints.TextWrapped = true
  760.  
  761. WayPointsFrame.Name = "WayPointsFrame"
  762. WayPointsFrame.Parent = MainFrame
  763. WayPointsFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  764. WayPointsFrame.BorderColor3 = Color3.new(0, 0, 0)
  765. WayPointsFrame.BackgroundTransparency = 0.4
  766. WayPointsFrame.Position = UDim2.new(0, 0, 0, 34)
  767. WayPointsFrame.Size = UDim2.new(0, 600, 0, 480)
  768. WayPointsFrame.Visible = false
  769.  
  770. ShowLocation.Name = "ShowLocation"
  771. ShowLocation.Parent = WayPointsFrame
  772. ShowLocation.BackgroundColor3 = Color3.new(1, 1, 1)
  773. ShowLocation.TextColor3 = Color3.new(0, 0, 0)
  774. ShowLocation.BorderColor3 = Color3.new(0, 0, 0)
  775. ShowLocation.Position = UDim2.new(0, 190, 0, 5)
  776. ShowLocation.Size = UDim2.new(0, 180, 0, 20)
  777. ShowLocation.Font = Enum.Font.Fantasy
  778. ShowLocation.Text = "Current Location"
  779. ShowLocation.TextWrapped = true
  780. ShowLocation.TextSize = 15
  781.  
  782. SetLocation.Name = "SetLocation"
  783. SetLocation.Parent = WayPointsFrame
  784. SetLocation.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  785. SetLocation.TextColor3 = Color3.new(1, 1, 1)
  786. SetLocation.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  787. SetLocation.Position = UDim2.new(0, 375, 0, 5)
  788. SetLocation.Size = UDim2.new(0, 150, 0, 20)
  789. SetLocation.Font = Enum.Font.Fantasy
  790. SetLocation.Text = "Set Location"
  791. SetLocation.TextWrapped = true
  792. SetLocation.TextSize = 16
  793.  
  794. TPLocation.Name = "TPLocation"
  795. TPLocation.Parent = WayPointsFrame
  796. TPLocation.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  797. TPLocation.TextColor3 = Color3.new(1, 1, 1)
  798. TPLocation.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  799. TPLocation.Position = UDim2.new(0, 530, 0, 5)
  800. TPLocation.Size = UDim2.new(0, 65, 0, 20)
  801. TPLocation.Font = Enum.Font.Fantasy
  802. TPLocation.Text = "Move to"
  803. TPLocation.TextWrapped = true
  804. TPLocation.TextSize = 16
  805.  
  806. ReturnToHive.Name = "ReturnToHive"
  807. ReturnToHive.Parent = WayPointsFrame
  808. ReturnToHive.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  809. ReturnToHive.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  810. ReturnToHive.Position = UDim2.new(0, 5, 0, 5)
  811. ReturnToHive.Size = UDim2.new(0, 180, 0, 20)
  812. ReturnToHive.TextColor3 = Color3.new(1, 1, 1)
  813. ReturnToHive.Font = Enum.Font.Fantasy
  814. ReturnToHive.Text = "Return To Hive"
  815. ReturnToHive.TextSize = 16
  816.  
  817. BlackBear.Name = "BlackBear"
  818. BlackBear.Parent = WayPointsFrame
  819. BlackBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  820. BlackBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  821. BlackBear.Position = UDim2.new(0, 5, 0, 30)
  822. BlackBear.Size = UDim2.new(0, 180, 0, 20)
  823. BlackBear.TextColor3 = Color3.new(1, 1, 1)
  824. BlackBear.Font = Enum.Font.Fantasy
  825. BlackBear.Text = "Black Bear"
  826. BlackBear.TextSize = 16
  827.  
  828. BrownBear.Name = "BrownBear"
  829. BrownBear.Parent = WayPointsFrame
  830. BrownBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  831. BrownBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  832. BrownBear.Position = UDim2.new(0, 5, 0, 55)
  833. BrownBear.Size = UDim2.new(0, 180, 0, 20)
  834. BrownBear.TextColor3 = Color3.new(1, 1, 1)
  835. BrownBear.Font = Enum.Font.Fantasy
  836. BrownBear.Text = "Brown Bear"
  837. BrownBear.TextSize = 16
  838.  
  839. PandaBear.Name = "PandaBear"
  840. PandaBear.Parent = WayPointsFrame
  841. PandaBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  842. PandaBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  843. PandaBear.Position = UDim2.new(0, 5, 0, 80)
  844. PandaBear.Size = UDim2.new(0, 180, 0, 20)
  845. PandaBear.TextColor3 = Color3.new(1, 1, 1)
  846. PandaBear.Font = Enum.Font.Fantasy
  847. PandaBear.Text = "Panda Bear"
  848. PandaBear.TextSize = 16
  849.  
  850. PolarBear.Name = "PolarBear"
  851. PolarBear.Parent = WayPointsFrame
  852. PolarBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  853. PolarBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  854. PolarBear.Position = UDim2.new(0, 5, 0, 105)
  855. PolarBear.Size = UDim2.new(0, 180, 0, 20)
  856. PolarBear.TextColor3 = Color3.new(1, 1, 1)
  857. PolarBear.Font = Enum.Font.Fantasy
  858. PolarBear.Text = "Polar Bear"
  859. PolarBear.TextSize = 16
  860.  
  861. ScienceBear.Name = "ScienceBear"
  862. ScienceBear.Parent = WayPointsFrame
  863. ScienceBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  864. ScienceBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  865. ScienceBear.Position = UDim2.new(0, 5, 0, 130)
  866. ScienceBear.Size = UDim2.new(0, 180, 0, 20)
  867. ScienceBear.TextColor3 = Color3.new(1, 1, 1)
  868. ScienceBear.Font = Enum.Font.Fantasy
  869. ScienceBear.Text = "Science Bear"
  870. ScienceBear.TextSize = 16
  871.  
  872. TravelingBear.Name = "TravelingBear"
  873. TravelingBear.Parent = WayPointsFrame
  874. TravelingBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  875. TravelingBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  876. TravelingBear.Position = UDim2.new(0, 5, 0, 155)
  877. TravelingBear.Size = UDim2.new(0, 180, 0, 20)
  878. TravelingBear.TextColor3 = Color3.new(1, 1, 1)
  879. TravelingBear.Font = Enum.Font.Fantasy
  880. TravelingBear.Text = "Traveling Bear"
  881. TravelingBear.TextSize = 16
  882.  
  883. MotherBear.Name = "MotherBear"
  884. MotherBear.Parent = WayPointsFrame
  885. MotherBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  886. MotherBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  887. MotherBear.Position = UDim2.new(0, 5, 0, 180)
  888. MotherBear.Size = UDim2.new(0, 180, 0, 20)
  889. MotherBear.TextColor3 = Color3.new(1, 1, 1)
  890. MotherBear.Font = Enum.Font.Fantasy
  891. MotherBear.Text = "Mother Bear"
  892. MotherBear.TextSize = 16
  893.  
  894. TunnelBear.Name = "TunnelBear"
  895. TunnelBear.Parent = WayPointsFrame
  896. TunnelBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  897. TunnelBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  898. TunnelBear.Position = UDim2.new(0, 5, 0, 205)
  899. TunnelBear.Size = UDim2.new(0, 180, 0, 20)
  900. TunnelBear.TextColor3 = Color3.new(1, 1, 1)
  901. TunnelBear.Font = Enum.Font.Fantasy
  902. TunnelBear.Text = "Tunnel Bear"
  903. TunnelBear.TextSize = 16
  904.  
  905. Onett.Name = "Onett"
  906. Onett.Parent = WayPointsFrame
  907. Onett.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  908. Onett.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  909. Onett.Position = UDim2.new(0, 5, 0, 230)
  910. Onett.Size = UDim2.new(0, 180, 0, 20)
  911. Onett.TextColor3 = Color3.new(1, 1, 1)
  912. Onett.Font = Enum.Font.Fantasy
  913. Onett.Text = "Onett"
  914. Onett.TextSize = 16
  915.  
  916. RedBoost.Name = "RedBoost"
  917. RedBoost.Parent = WayPointsFrame
  918. RedBoost.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  919. RedBoost.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  920. RedBoost.Position = UDim2.new(0, 5, 0, 255)
  921. RedBoost.Size = UDim2.new(0, 180, 0, 20)
  922. RedBoost.TextColor3 = Color3.new(1, 1, 1)
  923. RedBoost.Font = Enum.Font.Fantasy
  924. RedBoost.Text = "Red Field Booster"
  925. RedBoost.TextSize = 16
  926.  
  927. BlueBoost.Name = "BlueBoost"
  928. BlueBoost.Parent = WayPointsFrame
  929. BlueBoost.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  930. BlueBoost.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  931. BlueBoost.Position = UDim2.new(0, 5, 0, 280)
  932. BlueBoost.Size = UDim2.new(0, 180, 0, 20)
  933. BlueBoost.TextColor3 = Color3.new(1, 1, 1)
  934. BlueBoost.Font = Enum.Font.Fantasy
  935. BlueBoost.Text = "Blue Field Booster"
  936. BlueBoost.TextSize = 16
  937.  
  938. MountainBoost.Name = "MountainBoost"
  939. MountainBoost.Parent = WayPointsFrame
  940. MountainBoost.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  941. MountainBoost.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  942. MountainBoost.Position = UDim2.new(0, 5, 0, 305)
  943. MountainBoost.Size = UDim2.new(0, 180, 0, 20)
  944. MountainBoost.TextColor3 = Color3.new(1, 1, 1)
  945. MountainBoost.Font = Enum.Font.Fantasy
  946. MountainBoost.Text = "MountainTop Booster"
  947. MountainBoost.TextSize = 16
  948.  
  949. RedCannon.Name = "RedCannon"
  950. RedCannon.Parent = WayPointsFrame
  951. RedCannon.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  952. RedCannon.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  953. RedCannon.Position = UDim2.new(0, 5, 0, 330)
  954. RedCannon.Size = UDim2.new(0, 180, 0, 20)
  955. RedCannon.TextColor3 = Color3.new(1, 1, 1)
  956. RedCannon.Font = Enum.Font.Fantasy
  957. RedCannon.Text = "Red Cannon (22)"
  958. RedCannon.TextSize = 16
  959.  
  960. BlueCannon.Name = "BlueCannon"
  961. BlueCannon.Parent = WayPointsFrame
  962. BlueCannon.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  963. BlueCannon.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  964. BlueCannon.Position = UDim2.new(0, 5, 0, 355)
  965. BlueCannon.Size = UDim2.new(0, 180, 0, 20)
  966. BlueCannon.TextColor3 = Color3.new(1, 1, 1)
  967. BlueCannon.Font = Enum.Font.Fantasy
  968. BlueCannon.Text = "Blue Cannon (16)"
  969. BlueCannon.TextSize = 16
  970.  
  971. YellowCannon.Name = "YellowCannon"
  972. YellowCannon.Parent = WayPointsFrame
  973. YellowCannon.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  974. YellowCannon.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  975. YellowCannon.Position = UDim2.new(0, 5, 0, 380)
  976. YellowCannon.Size = UDim2.new(0, 180, 0, 20)
  977. YellowCannon.TextColor3 = Color3.new(1, 1, 1)
  978. YellowCannon.Font = Enum.Font.Fantasy
  979. YellowCannon.Text = "Yellow Cannon (12)"
  980. YellowCannon.TextSize = 16
  981.  
  982. Slingshot.Name = "Slingshot"
  983. Slingshot.Parent = WayPointsFrame
  984. Slingshot.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  985. Slingshot.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  986. Slingshot.Position = UDim2.new(0, 5, 0, 405)
  987. Slingshot.Size = UDim2.new(0, 180, 0, 20)
  988. Slingshot.TextColor3 = Color3.new(1, 1, 1)
  989. Slingshot.Font = Enum.Font.Fantasy
  990. Slingshot.Text = "Slingshot (8)"
  991. Slingshot.TextSize = 16
  992.  
  993. AntChallenge.Name = "AntChallenge"
  994. AntChallenge.Parent = WayPointsFrame
  995. AntChallenge.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  996. AntChallenge.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  997. AntChallenge.Position = UDim2.new(0, 5, 0, 430)
  998. AntChallenge.Size = UDim2.new(0, 180, 0, 20)
  999. AntChallenge.TextColor3 = Color3.new(1, 1, 1)
  1000. AntChallenge.Font = Enum.Font.Fantasy
  1001. AntChallenge.Text = "Ant Challenge"
  1002. AntChallenge.TextSize = 16
  1003.  
  1004. KingbeetlesLair.Name = "KingbeetlesLair"
  1005. KingbeetlesLair.Parent = WayPointsFrame
  1006. KingbeetlesLair.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1007. KingbeetlesLair.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1008. KingbeetlesLair.Position = UDim2.new(0, 0, 0, 455)
  1009. KingbeetlesLair.Size = UDim2.new(0, 180, 0, 20)
  1010. KingbeetlesLair.TextColor3 = Color3.new(1, 1, 1)
  1011. KingbeetlesLair.Font = Enum.Font.Fantasy
  1012. KingbeetlesLair.Text = "King Beetles Lair"
  1013. KingbeetlesLair.TextSize = 16
  1014.  
  1015. BeeShop.Name = "BeeShop"
  1016. BeeShop.Parent = WayPointsFrame
  1017. BeeShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1018. BeeShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1019. BeeShop.Position = UDim2.new(0, 190, 0, 30)
  1020. BeeShop.Size = UDim2.new(0, 180, 0, 20)
  1021. BeeShop.TextColor3 = Color3.new(1, 1, 1)
  1022. BeeShop.Font = Enum.Font.Fantasy
  1023. BeeShop.Text = "Bees Shop"
  1024. BeeShop.TextSize = 16
  1025.  
  1026. TPShop.Name = "TPShop"
  1027. TPShop.Parent = WayPointsFrame
  1028. TPShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1029. TPShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1030. TPShop.Position = UDim2.new(0, 190, 0, 55)
  1031. TPShop.Size = UDim2.new(0, 180, 0, 20)
  1032. TPShop.TextColor3 = Color3.new(1, 1, 1)
  1033. TPShop.Font = Enum.Font.Fantasy
  1034. TPShop.Text = "Basic Tools Shop"
  1035. TPShop.TextSize = 16
  1036.  
  1037. TPShop2.Name = "TPShop2"
  1038. TPShop2.Parent = WayPointsFrame
  1039. TPShop2.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1040. TPShop2.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1041. TPShop2.Position = UDim2.new(0, 190, 0, 80)
  1042. TPShop2.Size = UDim2.new(0, 180, 0, 20)
  1043. TPShop2.TextColor3 = Color3.new(1, 1, 1)
  1044. TPShop2.Font = Enum.Font.Fantasy
  1045. TPShop2.Text = "Advanced Tools Shop"
  1046. TPShop2.TextSize = 16
  1047.  
  1048. MountainTopShop.Name = "MountainTopShop"
  1049. MountainTopShop.Parent = WayPointsFrame
  1050. MountainTopShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1051. MountainTopShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1052. MountainTopShop.Position = UDim2.new(0, 190, 0, 105)
  1053. MountainTopShop.Size = UDim2.new(0, 180, 0, 20)
  1054. MountainTopShop.TextColor3 = Color3.new(1, 1, 1)
  1055. MountainTopShop.Font = Enum.Font.Fantasy
  1056. MountainTopShop.Text = "Mountain Top Shop"
  1057. MountainTopShop.TextSize = 16
  1058.  
  1059. TentShop.Name = "TentShop"
  1060. TentShop.Parent = WayPointsFrame
  1061. TentShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1062. TentShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1063. TentShop.Position = UDim2.new(0, 190, 0, 130)
  1064. TentShop.Size = UDim2.new(0, 180, 0, 20)
  1065. TentShop.TextColor3 = Color3.new(1, 1, 1)
  1066. TentShop.Font = Enum.Font.Fantasy
  1067. TentShop.Text = "Ticket Tent Shop"
  1068. TentShop.TextSize = 16
  1069.  
  1070. TreatShop.Name = "TreatShop"
  1071. TreatShop.Parent = WayPointsFrame
  1072. TreatShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1073. TreatShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1074. TreatShop.Position = UDim2.new(0, 190, 0, 155)
  1075. TreatShop.Size = UDim2.new(0, 180, 0, 20)
  1076. TreatShop.TextColor3 = Color3.new(1, 1, 1)
  1077. TreatShop.Font = Enum.Font.Fantasy
  1078. TreatShop.Text = "Treat Shop"
  1079. TreatShop.TextSize = 16
  1080.  
  1081. RedClubhouse.Name = "RedClubhouse"
  1082. RedClubhouse.Parent = WayPointsFrame
  1083. RedClubhouse.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1084. RedClubhouse.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1085. RedClubhouse.Position = UDim2.new(0, 190, 0, 180)
  1086. RedClubhouse.Size = UDim2.new(0, 180, 0, 20)
  1087. RedClubhouse.TextColor3 = Color3.new(1, 1, 1)
  1088. RedClubhouse.Font = Enum.Font.Fantasy
  1089. RedClubhouse.Text = "Red Clubhouse"
  1090. RedClubhouse.TextSize = 16
  1091.  
  1092. BlueClubhouse.Name = "BlueClubhouse"
  1093. BlueClubhouse.Parent = WayPointsFrame
  1094. BlueClubhouse.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1095. BlueClubhouse.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1096. BlueClubhouse.Position = UDim2.new(0, 190, 0, 205)
  1097. BlueClubhouse.Size = UDim2.new(0, 180, 0, 20)
  1098. BlueClubhouse.TextColor3 = Color3.new(1, 1, 1)
  1099. BlueClubhouse.Font = Enum.Font.Fantasy
  1100. BlueClubhouse.Text = "Blue Clubhouse"
  1101. BlueClubhouse.TextSize = 16
  1102.  
  1103. TicketShop.Name = "TicketShop"
  1104. TicketShop.Parent = WayPointsFrame
  1105. TicketShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1106. TicketShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1107. TicketShop.Position = UDim2.new(0, 190, 0, 230)
  1108. TicketShop.Size = UDim2.new(0, 180, 0, 20)
  1109. TicketShop.TextColor3 = Color3.new(1, 1, 1)
  1110. TicketShop.Font = Enum.Font.Fantasy
  1111. TicketShop.Text = "Ticket Dispenser"
  1112. TicketShop.TextSize = 16
  1113.  
  1114. ClubHoney.Name = "ClubHoney"
  1115. ClubHoney.Parent = WayPointsFrame
  1116. ClubHoney.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1117. ClubHoney.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1118. ClubHoney.Position = UDim2.new(0, 190, 0, 255)
  1119. ClubHoney.Size = UDim2.new(0, 180, 0, 20)
  1120. ClubHoney.TextColor3 = Color3.new(1, 1, 1)
  1121. ClubHoney.Font = Enum.Font.Fantasy
  1122. ClubHoney.Text = "Club Honey Dispenser"
  1123. ClubHoney.TextSize = 16
  1124.  
  1125. RoyalJellyShop.Name = "RoyalJellyShop"
  1126. RoyalJellyShop.Parent = WayPointsFrame
  1127. RoyalJellyShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1128. RoyalJellyShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1129. RoyalJellyShop.Position = UDim2.new(0, 190, 0, 280)
  1130. RoyalJellyShop.Size = UDim2.new(0, 180, 0, 20)
  1131. RoyalJellyShop.TextColor3 = Color3.new(1, 1, 1)
  1132. RoyalJellyShop.Font = Enum.Font.Fantasy
  1133. RoyalJellyShop.Text = "Royal Jelly Dispenser"
  1134. RoyalJellyShop.TextSize = 16
  1135.  
  1136. TicketRoyalJelly.Name = "TicketRoyalJelly"
  1137. TicketRoyalJelly.Parent = WayPointsFrame
  1138. TicketRoyalJelly.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1139. TicketRoyalJelly.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1140. TicketRoyalJelly.Position = UDim2.new(0, 190, 0, 305)
  1141. TicketRoyalJelly.Size = UDim2.new(0, 180, 0, 20)
  1142. TicketRoyalJelly.TextColor3 = Color3.new(1, 1, 1)
  1143. TicketRoyalJelly.Font = Enum.Font.Fantasy
  1144. TicketRoyalJelly.Text = "Ticket Royal Jelly Dispenser"
  1145. TicketRoyalJelly.TextSize = 16
  1146.  
  1147. GumdropDispenser.Name = "GumdropDispenser"
  1148. GumdropDispenser.Parent = WayPointsFrame
  1149. GumdropDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1150. GumdropDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1151. GumdropDispenser.Position = UDim2.new(0, 190, 0, 330)
  1152. GumdropDispenser.Size = UDim2.new(0, 180, 0, 20)
  1153. GumdropDispenser.TextColor3 = Color3.new(1, 1, 1)
  1154. GumdropDispenser.Font = Enum.Font.Fantasy
  1155. GumdropDispenser.Text = "Gumdrop Dispenser"
  1156. GumdropDispenser.TextSize = 16
  1157.  
  1158. BlueberryDispenser.Name = "BlueberryDispenser"
  1159. BlueberryDispenser.Parent = WayPointsFrame
  1160. BlueberryDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1161. BlueberryDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1162. BlueberryDispenser.Position = UDim2.new(0, 190, 0, 355)
  1163. BlueberryDispenser.Size = UDim2.new(0, 180, 0, 20)
  1164. BlueberryDispenser.TextColor3 = Color3.new(1, 1, 1)
  1165. BlueberryDispenser.Font = Enum.Font.Fantasy
  1166. BlueberryDispenser.Text = "Blueberry Dispenser"
  1167. BlueberryDispenser.TextSize = 16
  1168.  
  1169. StrawberryDispenser.Name = "StrawberryDispenser"
  1170. StrawberryDispenser.Parent = WayPointsFrame
  1171. StrawberryDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1172. StrawberryDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1173. StrawberryDispenser.Position = UDim2.new(0, 190, 0, 380)
  1174. StrawberryDispenser.Size = UDim2.new(0, 180, 0, 20)
  1175. StrawberryDispenser.TextColor3 = Color3.new(1, 1, 1)
  1176. StrawberryDispenser.Font = Enum.Font.Fantasy
  1177. StrawberryDispenser.Text = "Strawberry Dispenser"
  1178. StrawberryDispenser.TextSize = 16
  1179.  
  1180. TreatDispenser.Name = "TreatDispenser"
  1181. TreatDispenser.Parent = WayPointsFrame
  1182. TreatDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1183. TreatDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1184. TreatDispenser.Position = UDim2.new(0, 190, 0, 405)
  1185. TreatDispenser.Size = UDim2.new(0, 180, 0, 20)
  1186. TreatDispenser.TextColor3 = Color3.new(1, 1, 1)
  1187. TreatDispenser.Font = Enum.Font.Fantasy
  1188. TreatDispenser.Text = "Treat Dispenser"
  1189. TreatDispenser.TextSize = 16
  1190.  
  1191. Honeystorm.Name = "Honeystorm"
  1192. Honeystorm.Parent = WayPointsFrame
  1193. Honeystorm.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1194. Honeystorm.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1195. Honeystorm.Position = UDim2.new(0, 190, 0, 430)
  1196. Honeystorm.Size = UDim2.new(0, 180, 0, 20)
  1197. Honeystorm.TextColor3 = Color3.new(1, 1, 1)
  1198. Honeystorm.Font = Enum.Font.Fantasy
  1199. Honeystorm.Text = "Summon a Honeystorm"
  1200. Honeystorm.TextSize = 16
  1201.  
  1202. HoneyConvertor.Name = "HoneyConvertor"
  1203. HoneyConvertor.Parent = WayPointsFrame
  1204. HoneyConvertor.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1205. HoneyConvertor.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1206. HoneyConvertor.Position = UDim2.new(0, 190, 0, 455)
  1207. HoneyConvertor.Size = UDim2.new(0, 180, 0, 20)
  1208. HoneyConvertor.TextColor3 = Color3.new(1, 1, 1)
  1209. HoneyConvertor.Font = Enum.Font.Fantasy
  1210. HoneyConvertor.Text = "Instant Honey Converter"
  1211. HoneyConvertor.TextSize = 16
  1212.  
  1213. SunflowerField.Name = "SunflowerField"
  1214. SunflowerField.Parent = WayPointsFrame
  1215. SunflowerField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1216. SunflowerField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1217. SunflowerField.Position = UDim2.new(0, 375, 0, 30)
  1218. SunflowerField.Size = UDim2.new(0, 180, 0, 20)
  1219. SunflowerField.TextColor3 = Color3.new(1, 1, 1)
  1220. SunflowerField.Font = Enum.Font.Fantasy
  1221. SunflowerField.Text = "Sunflower Field"
  1222. SunflowerField.TextSize = 16
  1223.  
  1224. MushRoomField.Name = "MushRoomField"
  1225. MushRoomField.Parent = WayPointsFrame
  1226. MushRoomField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1227. MushRoomField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1228. MushRoomField.Position = UDim2.new(0, 375, 0, 55)
  1229. MushRoomField.Size = UDim2.new(0, 180, 0, 20)
  1230. MushRoomField.TextColor3 = Color3.new(1, 1, 1)
  1231. MushRoomField.Font = Enum.Font.Fantasy
  1232. MushRoomField.Text = "MushRoom Field"
  1233. MushRoomField.TextSize = 16
  1234.  
  1235. DandelionField.Name = "DandelionField"
  1236. DandelionField.Parent = WayPointsFrame
  1237. DandelionField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1238. DandelionField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1239. DandelionField.Position = UDim2.new(0, 375, 0, 80)
  1240. DandelionField.Size = UDim2.new(0, 180, 0, 20)
  1241. DandelionField.TextColor3 = Color3.new(1, 1, 1)
  1242. DandelionField.Font = Enum.Font.Fantasy
  1243. DandelionField.Text = "Dandelion Field"
  1244. DandelionField.TextSize = 16
  1245.  
  1246. BlueField.Name = "BlueField"
  1247. BlueField.Parent = WayPointsFrame
  1248. BlueField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1249. BlueField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1250. BlueField.Position = UDim2.new(0, 375, 0, 105)
  1251. BlueField.Size = UDim2.new(0, 180, 0, 20)
  1252. BlueField.TextColor3 = Color3.new(1, 1, 1)
  1253. BlueField.Font = Enum.Font.Fantasy
  1254. BlueField.Text = "Blue Flower Field"
  1255. BlueField.TextSize = 16
  1256.  
  1257. CloverField.Name = "CloverField"
  1258. CloverField.Parent = WayPointsFrame
  1259. CloverField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1260. CloverField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1261. CloverField.Position = UDim2.new(0, 375, 0, 130)
  1262. CloverField.Size = UDim2.new(0, 180, 0, 20)
  1263. CloverField.TextColor3 = Color3.new(1, 1, 1)
  1264. CloverField.Font = Enum.Font.Fantasy
  1265. CloverField.Text = "Clover Field"
  1266. CloverField.TextSize = 16
  1267.  
  1268. StrawBerryField.Name = "StrawBerryField"
  1269. StrawBerryField.Parent = WayPointsFrame
  1270. StrawBerryField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1271. StrawBerryField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1272. StrawBerryField.Position = UDim2.new(0, 375, 0, 155)
  1273. StrawBerryField.Size = UDim2.new(0, 180, 0, 20)
  1274. StrawBerryField.TextColor3 = Color3.new(1, 1, 1)
  1275. StrawBerryField.Font = Enum.Font.Fantasy
  1276. StrawBerryField.Text = "StrawBerry Field"
  1277. StrawBerryField.TextSize = 16
  1278.  
  1279. SpiderField.Name = "SpiderField"
  1280. SpiderField.Parent = WayPointsFrame
  1281. SpiderField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1282. SpiderField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1283. SpiderField.Position = UDim2.new(0, 375, 0, 180)
  1284. SpiderField.Size = UDim2.new(0, 180, 0, 20)
  1285. SpiderField.TextColor3 = Color3.new(1, 1, 1)
  1286. SpiderField.Font = Enum.Font.Fantasy
  1287. SpiderField.Text = "Spider Field"
  1288. SpiderField.TextSize = 16
  1289.  
  1290. BamBooField.Name = "BamBooField"
  1291. BamBooField.Parent = WayPointsFrame
  1292. BamBooField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1293. BamBooField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1294. BamBooField.Position = UDim2.new(0, 375, 0, 205)
  1295. BamBooField.Size = UDim2.new(0, 180, 0, 20)
  1296. BamBooField.TextColor3 = Color3.new(1, 1, 1)
  1297. BamBooField.Font = Enum.Font.Fantasy
  1298. BamBooField.Text = "BamBoo Field"
  1299. BamBooField.TextSize = 16
  1300.  
  1301. RoseField.Name = "RoseField"
  1302. RoseField.Parent = WayPointsFrame
  1303. RoseField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1304. RoseField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1305. RoseField.Position = UDim2.new(0, 375, 0, 230)
  1306. RoseField.Size = UDim2.new(0, 180, 0, 20)
  1307. RoseField.TextColor3 = Color3.new(1, 1, 1)
  1308. RoseField.Font = Enum.Font.Fantasy
  1309. RoseField.Text = "Rose Field"
  1310. RoseField.TextSize = 16
  1311.  
  1312. PineTreeField.Name = "PineTreeField"
  1313. PineTreeField.Parent = WayPointsFrame
  1314. PineTreeField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1315. PineTreeField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1316. PineTreeField.Position = UDim2.new(0, 375, 0, 255)
  1317. PineTreeField.Size = UDim2.new(0, 180, 0, 20)
  1318. PineTreeField.TextColor3 = Color3.new(1, 1, 1)
  1319. PineTreeField.Font = Enum.Font.Fantasy
  1320. PineTreeField.Text = "Pine Tree Forest"
  1321. PineTreeField.TextSize = 16
  1322.  
  1323. CactusField.Name = "CactusField"
  1324. CactusField.Parent = WayPointsFrame
  1325. CactusField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1326. CactusField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1327. CactusField.Position = UDim2.new(0, 375, 0, 280)
  1328. CactusField.Size = UDim2.new(0, 180, 0, 20)
  1329. CactusField.TextColor3 = Color3.new(1, 1, 1)
  1330. CactusField.Font = Enum.Font.Fantasy
  1331. CactusField.Text = "Cactus Field"
  1332. CactusField.TextSize = 16
  1333.  
  1334. PumpkinField.Name = "PumpkinField"
  1335. PumpkinField.Parent = WayPointsFrame
  1336. PumpkinField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1337. PumpkinField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1338. PumpkinField.Position = UDim2.new(0, 375, 0, 305)
  1339. PumpkinField.Size = UDim2.new(0, 180, 0, 20)
  1340. PumpkinField.TextColor3 = Color3.new(1, 1, 1)
  1341. PumpkinField.Font = Enum.Font.Fantasy
  1342. PumpkinField.Text = "Pumpkin Patch"
  1343. PumpkinField.TextSize = 16
  1344.  
  1345. PineappleField.Name = "PineappleField"
  1346. PineappleField.Parent = WayPointsFrame
  1347. PineappleField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1348. PineappleField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1349. PineappleField.Position = UDim2.new(0, 375, 0, 330)
  1350. PineappleField.Size = UDim2.new(0, 180, 0, 20)
  1351. PineappleField.TextColor3 = Color3.new(1, 1, 1)
  1352. PineappleField.Font = Enum.Font.Fantasy
  1353. PineappleField.Text = "Pineapple Patch"
  1354. PineappleField.TextSize = 16
  1355.  
  1356. MountainTopField.Name = "MountainTopField"
  1357. MountainTopField.Parent = WayPointsFrame
  1358. MountainTopField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1359. MountainTopField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1360. MountainTopField.Position = UDim2.new(0, 375, 0, 355)
  1361. MountainTopField.Size = UDim2.new(0, 180, 0, 20)
  1362. MountainTopField.TextColor3 = Color3.new(1, 1, 1)
  1363. MountainTopField.Font = Enum.Font.Fantasy
  1364. MountainTopField.Text = "Mountain Top Field"
  1365. MountainTopField.TextSize = 16
  1366.  
  1367. Field1AF.Name = "Field1AF"
  1368. Field1AF.Parent = WayPointsFrame
  1369. Field1AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1370. Field1AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1371. Field1AF.Position = UDim2.new(0, 555, 0, 30)
  1372. Field1AF.Size = UDim2.new(0, 40, 0, 20)
  1373. Field1AF.TextColor3 = Color3.new(1, 1, 1)
  1374. Field1AF.Font = Enum.Font.Fantasy
  1375. Field1AF.Text = "Farm"
  1376. Field1AF.TextSize = 16
  1377.  
  1378. Field2AF.Name = "Field2AF"
  1379. Field2AF.Parent = WayPointsFrame
  1380. Field2AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1381. Field2AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1382. Field2AF.Position = UDim2.new(0, 555, 0, 55)
  1383. Field2AF.Size = UDim2.new(0, 40, 0, 20)
  1384. Field2AF.TextColor3 = Color3.new(1, 1, 1)
  1385. Field2AF.Font = Enum.Font.Fantasy
  1386. Field2AF.Text = "Farm"
  1387. Field2AF.TextSize = 16
  1388.  
  1389. Field3AF.Name = "Field3AF"
  1390. Field3AF.Parent = WayPointsFrame
  1391. Field3AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1392. Field3AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1393. Field3AF.Position = UDim2.new(0, 555, 0, 80)
  1394. Field3AF.Size = UDim2.new(0, 40, 0, 20)
  1395. Field3AF.TextColor3 = Color3.new(1, 1, 1)
  1396. Field3AF.Font = Enum.Font.Fantasy
  1397. Field3AF.Text = "Farm"
  1398. Field3AF.TextSize = 16
  1399.  
  1400. Field4AF.Name = "Field4AF"
  1401. Field4AF.Parent = WayPointsFrame
  1402. Field4AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1403. Field4AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1404. Field4AF.Position = UDim2.new(0, 555, 0, 105)
  1405. Field4AF.Size = UDim2.new(0, 40, 0, 20)
  1406. Field4AF.TextColor3 = Color3.new(1, 1, 1)
  1407. Field4AF.Font = Enum.Font.Fantasy
  1408. Field4AF.Text = "Farm"
  1409. Field4AF.TextSize = 16
  1410.  
  1411. Field5AF.Name = "Field5AF"
  1412. Field5AF.Parent = WayPointsFrame
  1413. Field5AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1414. Field5AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1415. Field5AF.Position = UDim2.new(0, 555, 0, 130)
  1416. Field5AF.Size = UDim2.new(0, 40, 0, 20)
  1417. Field5AF.TextColor3 = Color3.new(1, 1, 1)
  1418. Field5AF.Font = Enum.Font.Fantasy
  1419. Field5AF.Text = "Farm"
  1420. Field5AF.TextSize = 16
  1421.  
  1422. Field6AF.Name = "Field6AF"
  1423. Field6AF.Parent = WayPointsFrame
  1424. Field6AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1425. Field6AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1426. Field6AF.Position = UDim2.new(0, 555, 0, 155)
  1427. Field6AF.Size = UDim2.new(0, 40, 0, 20)
  1428. Field6AF.TextColor3 = Color3.new(1, 1, 1)
  1429. Field6AF.Font = Enum.Font.Fantasy
  1430. Field6AF.Text = "Farm"
  1431. Field6AF.TextSize = 16
  1432.  
  1433. Field7AF.Name = "Field7AF"
  1434. Field7AF.Parent = WayPointsFrame
  1435. Field7AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1436. Field7AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1437. Field7AF.Position = UDim2.new(0, 555, 0, 180)
  1438. Field7AF.Size = UDim2.new(0, 40, 0, 20)
  1439. Field7AF.TextColor3 = Color3.new(1, 1, 1)
  1440. Field7AF.Font = Enum.Font.Fantasy
  1441. Field7AF.Text = "Farm"
  1442. Field7AF.TextSize = 16
  1443.  
  1444. Field8AF.Name = "Field8AF"
  1445. Field8AF.Parent = WayPointsFrame
  1446. Field8AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1447. Field8AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1448. Field8AF.Position = UDim2.new(0, 555, 0, 205)
  1449. Field8AF.Size = UDim2.new(0, 40, 0, 20)
  1450. Field8AF.TextColor3 = Color3.new(1, 1, 1)
  1451. Field8AF.Font = Enum.Font.Fantasy
  1452. Field8AF.Text = "Farm"
  1453. Field8AF.TextSize = 16
  1454.  
  1455. Field9AF.Name = "Field9AF"
  1456. Field9AF.Parent = WayPointsFrame
  1457. Field9AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1458. Field9AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1459. Field9AF.Position = UDim2.new(0, 555, 0, 230)
  1460. Field9AF.Size = UDim2.new(0, 40, 0, 20)
  1461. Field9AF.TextColor3 = Color3.new(1, 1, 1)
  1462. Field9AF.Font = Enum.Font.Fantasy
  1463. Field9AF.Text = "Farm"
  1464. Field9AF.TextSize = 16
  1465.  
  1466. Field10AF.Name = "Field10AF"
  1467. Field10AF.Parent = WayPointsFrame
  1468. Field10AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1469. Field10AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1470. Field10AF.Position = UDim2.new(0, 555, 0, 255)
  1471. Field10AF.Size = UDim2.new(0, 40, 0, 20)
  1472. Field10AF.TextColor3 = Color3.new(1, 1, 1)
  1473. Field10AF.Font = Enum.Font.Fantasy
  1474. Field10AF.Text = "Farm"
  1475. Field10AF.TextSize = 16
  1476.  
  1477. Field11AF.Name = "Field11AF"
  1478. Field11AF.Parent = WayPointsFrame
  1479. Field11AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1480. Field11AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1481. Field11AF.Position = UDim2.new(0, 555, 0, 280)
  1482. Field11AF.Size = UDim2.new(0, 40, 0, 20)
  1483. Field11AF.TextColor3 = Color3.new(1, 1, 1)
  1484. Field11AF.Font = Enum.Font.Fantasy
  1485. Field11AF.Text = "Farm"
  1486. Field11AF.TextSize = 16
  1487.  
  1488. Field12AF.Name = "Field12AF"
  1489. Field12AF.Parent = WayPointsFrame
  1490. Field12AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1491. Field12AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1492. Field12AF.Position = UDim2.new(0, 555, 0, 305)
  1493. Field12AF.Size = UDim2.new(0, 40, 0, 20)
  1494. Field12AF.TextColor3 = Color3.new(1, 1, 1)
  1495. Field12AF.Font = Enum.Font.Fantasy
  1496. Field12AF.Text = "Farm"
  1497. Field12AF.TextSize = 16
  1498.  
  1499. Field13AF.Name = "Field13AF"
  1500. Field13AF.Parent = WayPointsFrame
  1501. Field13AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1502. Field13AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1503. Field13AF.Position = UDim2.new(0, 555, 0, 330)
  1504. Field13AF.Size = UDim2.new(0, 40, 0, 20)
  1505. Field13AF.TextColor3 = Color3.new(1, 1, 1)
  1506. Field13AF.Font = Enum.Font.Fantasy
  1507. Field13AF.Text = "Farm"
  1508. Field13AF.TextSize = 16
  1509.  
  1510. Field14AF.Name = "Field14AF"
  1511. Field14AF.Parent = WayPointsFrame
  1512. Field14AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1513. Field14AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1514. Field14AF.Position = UDim2.new(0, 555, 0, 355)
  1515. Field14AF.Size = UDim2.new(0, 40, 0, 20)
  1516. Field14AF.TextColor3 = Color3.new(1, 1, 1)
  1517. Field14AF.Font = Enum.Font.Fantasy
  1518. Field14AF.Text = "Farm"
  1519. Field14AF.TextSize = 16
  1520.  
  1521. Players.Name = "Players"
  1522. Players.Parent = MainFrame
  1523. Players.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1524. Players.BorderColor3 = Color3.new(0, 1, 0)
  1525. Players.Position = UDim2.new(0, 118, 0, 5)
  1526. Players.Size = UDim2.new(0, 60, 0, 20)
  1527. Players.BackgroundTransparency = 0
  1528. Players.Font = Enum.Font.Fantasy
  1529. Players.TextColor3 = Color3.new(1, 1, 1)
  1530. Players.Text = "Players"
  1531. Players.TextSize = 17
  1532. Players.TextWrapped = true
  1533.  
  1534. PlayerFrame.Name = "PlayerFrame"
  1535. PlayerFrame.Parent = MainFrame
  1536. PlayerFrame.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  1537. PlayerFrame.BackgroundTransparency = 0.5
  1538. PlayerFrame.BorderColor3 = Color3.new(0, 0, 0)
  1539. PlayerFrame.Position = UDim2.new(0, 63, 0, 34)
  1540. PlayerFrame.Size = UDim2.new(0, 170, 0, 200)
  1541. PlayerFrame.Visible = false
  1542.  
  1543. PlyrSel.Name = "PlyrSel"
  1544. PlyrSel.Parent = PlayerFrame
  1545. PlyrSel.BackgroundColor3 = Color3.new(1, 1, 1)
  1546. PlyrSel.BackgroundTransparency = 0.15
  1547. PlyrSel.BorderColor3 = Color3.new(0, 0, 0)
  1548. PlyrSel.Position = UDim2.new(0, 5, 0, 5)
  1549. PlyrSel.Size = UDim2.new(0, 160, 0, 20)
  1550. PlyrSel.Font = Enum.Font.SourceSans
  1551. PlyrSel.Text = "SELECT A PLAYER"
  1552. PlyrSel.TextColor3 = Color3.new(0, 0, 0)
  1553. PlyrSel.TextScaled = true
  1554. PlyrSel.TextSize = 17
  1555. PlyrSel.TextWrapped = true
  1556.  
  1557. Player1.Name = "Player1"
  1558. Player1.Parent = PlayerFrame
  1559. Player1.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1560. Player1.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1561. Player1.Position = UDim2.new(0, 5, 0, 35)
  1562. Player1.Size = UDim2.new(0, 160, 0, 20)
  1563. Player1.Font = Enum.Font.Fantasy
  1564. Player1.Text = ""
  1565. Player1.TextColor3 = Color3.new(1, 1, 1)
  1566. Player1.TextSize = 15
  1567. Player1.TextWrapped = true
  1568.  
  1569. Player2.Name = "Player2"
  1570. Player2.Parent = PlayerFrame
  1571. Player2.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1572. Player2.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1573. Player2.Position = UDim2.new(0, 5, 0, 60)
  1574. Player2.Size = UDim2.new(0, 160, 0, 20)
  1575. Player2.Font = Enum.Font.Fantasy
  1576. Player2.Text = ""
  1577. Player2.TextColor3 = Color3.new(1, 1, 1)
  1578. Player2.TextSize = 15
  1579. Player2.TextWrapped = true
  1580.  
  1581. Player3.Name = "Player3"
  1582. Player3.Parent = PlayerFrame
  1583. Player3.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1584. Player3.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1585. Player3.Position = UDim2.new(0, 5, 0, 85)
  1586. Player3.Size = UDim2.new(0, 160, 0, 20)
  1587. Player3.Font = Enum.Font.Fantasy
  1588. Player3.Text = ""
  1589. Player3.TextColor3 = Color3.new(1, 1, 1)
  1590. Player3.TextSize = 15
  1591. Player3.TextWrapped = true
  1592.  
  1593. Player4.Name = "Player4"
  1594. Player4.Parent = PlayerFrame
  1595. Player4.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1596. Player4.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1597. Player4.Position = UDim2.new(0, 5, 0, 110)
  1598. Player4.Size = UDim2.new(0, 160, 0, 20)
  1599. Player4.Font = Enum.Font.Fantasy
  1600. Player4.Text = ""
  1601. Player4.TextColor3 = Color3.new(1, 1, 1)
  1602. Player4.TextSize = 15
  1603. Player4.TextWrapped = true
  1604.  
  1605. Player5.Name = "Player5"
  1606. Player5.Parent = PlayerFrame
  1607. Player5.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1608. Player5.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1609. Player5.Position = UDim2.new(0, 5, 0, 135)
  1610. Player5.Size = UDim2.new(0, 160, 0, 20)
  1611. Player5.Font = Enum.Font.Fantasy
  1612. Player5.Text = ""
  1613. Player5.TextColor3 = Color3.new(1, 1, 1)
  1614. Player5.TextSize = 15
  1615. Player5.TextWrapped = true
  1616.  
  1617. TpPlayer.Name = "TpPlayer"
  1618. TpPlayer.Parent = PlayerFrame
  1619. TpPlayer.BackgroundColor3 = Color3.new(0.18, 0.18, 0.18)
  1620. TpPlayer.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1621. TpPlayer.Position = UDim2.new(0, 5, 0, 165)
  1622. TpPlayer.Size = UDim2.new(0, 160, 0, 30)
  1623. TpPlayer.Font = Enum.Font.Fantasy
  1624. TpPlayer.Text = "Teleport to Player"
  1625. TpPlayer.TextColor3 = Color3.new(1, 1, 1)
  1626. TpPlayer.TextWrapped = true
  1627. TpPlayer.TextSize = 17
  1628.  
  1629. PollenFarm.Name = "PollenFarm"
  1630. PollenFarm.Parent = MainFrame
  1631. PollenFarm.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1632. PollenFarm.BorderColor3 = Color3.new(0, 1, 0)
  1633. PollenFarm.Position = UDim2.new(0, 183, 0, 5)
  1634. PollenFarm.Size = UDim2.new(0, 100, 0, 20)
  1635. PollenFarm.Font = Enum.Font.Fantasy
  1636. PollenFarm.TextColor3 = Color3.new(1, 1, 1)
  1637. PollenFarm.Text = "Farm Pollen"
  1638. PollenFarm.TextSize = 17
  1639. PollenFarm.TextWrapped = true
  1640.  
  1641. AutoDig.Name = "AutoDig"
  1642. AutoDig.Parent = MainFrame
  1643. AutoDig.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1644. AutoDig.BorderColor3 = Color3.new(0, 1, 0)
  1645. AutoDig.Position = UDim2.new(0, 288, 0, 5)
  1646. AutoDig.Size = UDim2.new(0, 70, 0, 20)
  1647. AutoDig.Font = Enum.Font.Fantasy
  1648. AutoDig.TextColor3 = Color3.new(1, 1, 1)
  1649. AutoDig.Text = "Auto Dig"
  1650. AutoDig.TextSize = 17
  1651. AutoDig.TextWrapped = true
  1652.  
  1653. FindTreasures.Name = "FindTreasures"
  1654. FindTreasures.Parent = MainFrame
  1655. FindTreasures.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1656. FindTreasures.BorderColor3 = Color3.new(0, 1, 0)
  1657. FindTreasures.Position = UDim2.new(0, 363, 0, 5)
  1658. FindTreasures.Size = UDim2.new(0, 130, 0, 20)
  1659. FindTreasures.BackgroundTransparency = 0
  1660. FindTreasures.Font = Enum.Font.Fantasy
  1661. FindTreasures.TextColor3 = Color3.new(1, 1, 1)
  1662. FindTreasures.Text = "Collect Treasures"
  1663. FindTreasures.TextSize = 17
  1664. FindTreasures.TextWrapped = true
  1665.  
  1666. FindTreasuresText1.Name = "FindTreasuresText1"
  1667. FindTreasuresText1.Parent = MainFrame
  1668. FindTreasuresText1.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1669. FindTreasuresText1.BorderColor3 = Color3.new(0, 0, 0)
  1670. FindTreasuresText1.BackgroundTransparency = 0.1
  1671. FindTreasuresText1.Position = UDim2.new(0, 333, 0, 34)
  1672. FindTreasuresText1.Size = UDim2.new(0, 190, 0, 85)
  1673. FindTreasuresText1.TextColor3 = Color3.new(1, 1, 1)
  1674. FindTreasuresText1.Font = Enum.Font.Fantasy
  1675. FindTreasuresText1.Text = "This will Teleport you to all the hidden treasures on the map. It will only work once\nas the treasures do not respawn."
  1676. FindTreasuresText1.TextSize = 16
  1677. FindTreasuresText1.TextWrapped = true
  1678. FindTreasuresText1.ZIndex = 6
  1679. FindTreasuresText1.Visible = false
  1680. FindTreasuresText1.TextYAlignment = Enum.TextYAlignment.Top
  1681.  
  1682. ExtrasScreen.Name = "ExtrasScreen"
  1683. ExtrasScreen.Parent = MainFrame
  1684. ExtrasScreen.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1685. ExtrasScreen.BorderColor3 = Color3.new(0, 1, 0)
  1686. ExtrasScreen.Position = UDim2.new(0, 498, 0, 5)
  1687. ExtrasScreen.Size = UDim2.new(0, 50, 0, 20)
  1688. ExtrasScreen.BackgroundTransparency = 0
  1689. ExtrasScreen.Font = Enum.Font.Fantasy
  1690. ExtrasScreen.TextColor3 = Color3.new(1, 1, 1)
  1691. ExtrasScreen.Text = "Extras"
  1692. ExtrasScreen.TextSize = 17
  1693. ExtrasScreen.TextWrapped = true
  1694.  
  1695. ExtrasFrame.Name = "ExtrasFrame"
  1696. ExtrasFrame.Parent = MainFrame
  1697. ExtrasFrame.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  1698. ExtrasFrame.BorderColor3 = Color3.new(0, 0, 0)
  1699. ExtrasFrame.BackgroundTransparency = 0.5
  1700. ExtrasFrame.Position = UDim2.new(0, 428, 0, 34)
  1701. ExtrasFrame.Size = UDim2.new(0, 170, 0, 105)
  1702. ExtrasFrame.Visible = false
  1703.  
  1704. NoClip.Name = "NoClip"
  1705. NoClip.Parent = ExtrasFrame
  1706. NoClip.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1707. NoClip.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1708. NoClip.Position = UDim2.new(0, 5, 0, 5)
  1709. NoClip.Size = UDim2.new(0, 160, 0, 20)
  1710. NoClip.Font = Enum.Font.Fantasy
  1711. NoClip.TextColor3 = Color3.new(1, 1, 1)
  1712. NoClip.Text = "Enable NoClip"
  1713. NoClip.TextSize = 17
  1714. NoClip.TextWrapped = true
  1715.  
  1716. TPTool.Name = "TPTool"
  1717. TPTool.Parent = ExtrasFrame
  1718. TPTool.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1719. TPTool.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1720. TPTool.Position = UDim2.new(0, 5, 0, 30)
  1721. TPTool.Size = UDim2.new(0, 160, 0, 20)
  1722. TPTool.TextColor3 = Color3.new(1, 1, 1)
  1723. TPTool.Font = Enum.Font.Fantasy
  1724. TPTool.Text = "Add TPTool"
  1725. TPTool.TextSize = 16
  1726.  
  1727. BTool.Name = "BTool"
  1728. BTool.Parent = ExtrasFrame
  1729. BTool.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1730. BTool.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1731. BTool.Position = UDim2.new(0, 5, 0, 55)
  1732. BTool.Size = UDim2.new(0, 160, 0, 20)
  1733. BTool.TextColor3 = Color3.new(1, 1, 1)
  1734. BTool.Font = Enum.Font.Fantasy
  1735. BTool.Text = "Add BTools"
  1736. BTool.TextSize = 16
  1737.  
  1738. ReJoinServer.Name = "ReJoinServer"
  1739. ReJoinServer.Parent = ExtrasFrame
  1740. ReJoinServer.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1741. ReJoinServer.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1742. ReJoinServer.Position = UDim2.new(0, 5, 0, 80)
  1743. ReJoinServer.Size = UDim2.new(0, 160, 0, 20)
  1744. ReJoinServer.TextColor3 = Color3.new(1, 1, 1)
  1745. ReJoinServer.Font = Enum.Font.Fantasy
  1746. ReJoinServer.Text = "ReJoin a Server"
  1747. ReJoinServer.TextSize = 16
  1748. ReJoinServer.TextWrapped = true
  1749.  
  1750. InfoScreen.Name = "InfoScreen"
  1751. InfoScreen.Parent = MainFrame
  1752. InfoScreen.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1753. InfoScreen.BorderColor3 = Color3.new(0, 1, 0)
  1754. InfoScreen.Position = UDim2.new(0, 553, 0, 5)
  1755. InfoScreen.Size = UDim2.new(0, 40, 0, 20)
  1756. InfoScreen.BackgroundTransparency = 0
  1757. InfoScreen.Font = Enum.Font.Fantasy
  1758. InfoScreen.TextColor3 = Color3.new(1, 1, 1)
  1759. InfoScreen.Text = "Info"
  1760. InfoScreen.TextSize = 17
  1761. InfoScreen.TextWrapped = true
  1762.  
  1763. InfoFrame.Name = "InfoFrame"
  1764. InfoFrame.Parent = MainFrame
  1765. InfoFrame.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1766. InfoFrame.BorderColor3 = Color3.new(0, 0, 0)
  1767. InfoFrame.BackgroundTransparency = 0.1
  1768. InfoFrame.Position = UDim2.new(0, 398, 0, 34)
  1769. InfoFrame.Size = UDim2.new(0, 200, 0, 190)
  1770. InfoFrame.Visible = false
  1771.  
  1772. InfoText1.Name = "InfoText1"
  1773. InfoText1.Parent = InfoFrame
  1774. InfoText1.BackgroundColor3 = Color3.new(0, 0, 0)
  1775. InfoText1.BorderColor3 = Color3.new(0, 0, 0)
  1776. InfoText1.BackgroundTransparency = 1
  1777. InfoText1.Position = UDim2.new(0, 5, 0, 5)
  1778. InfoText1.Size = UDim2.new(0, 190, 0, 210)
  1779. InfoText1.TextColor3 = Color3.new(1, 1, 1)
  1780. InfoText1.Font = Enum.Font.Fantasy
  1781. InfoText1.Text = "This Gui was created by LuckyMMB@V3rmillion.net\nDiscord https://discord.gg/GKzJnUC\n\nCredits:\nsirelKilla @ v3rmillion for the pollen farming script\nTechnoDaft for adding Btools and Waypoints\nnewdarkt for adding the King Beetles Lair location"
  1782. InfoText1.TextSize = 15
  1783. InfoText1.TextWrapped = true
  1784. InfoText1.TextYAlignment = Enum.TextYAlignment.Top
  1785.  
  1786. function notify(msg)
  1787. game.StarterGui:SetCore('SendNotification', {
  1788. Title = 'Bee Swarm LuckyGUI';
  1789. Text = msg;
  1790. Duration = 5;
  1791. })
  1792. end
  1793.  
  1794. --- Close ---
  1795.  
  1796. Close.MouseButton1Down:connect(function()
  1797. MainGUI:Destroy()
  1798. end)
  1799.  
  1800. --- Menus ---
  1801.  
  1802. local Menus = {
  1803. [WayPoints] = WayPointsFrame;
  1804. [ExtrasScreen] = ExtrasFrame;
  1805. [InfoScreen] = InfoFrame;
  1806. [Players] = PlayerFrame;
  1807. }
  1808. for button,frame in pairs(Menus) do
  1809. button.MouseButton1Click:connect(function()
  1810. if frame.Visible then
  1811. frame.Visible = false
  1812. return
  1813. end
  1814. for k,v in pairs(Menus) do
  1815. v.Visible = v == frame
  1816. end
  1817. end)
  1818. end
  1819.  
  1820. --- Snow Menus Show Hide ---
  1821.  
  1822. FindTreasures.MouseEnter:connect(function()
  1823. FindTreasuresText1.Visible = true
  1824. end)
  1825.  
  1826. FindTreasures.MouseLeave:connect(function()
  1827. FindTreasuresText1.Visible = false
  1828. end)
  1829.  
  1830. -- Pollen Farming --
  1831.  
  1832. spawn (function()
  1833. while true do
  1834. wait(0.2)
  1835. if PollenFarmActive == true then
  1836. local player = game:GetService("Players").LocalPlayer
  1837. local currp
  1838. workspace.Collectibles.ChildAdded:Connect(function(part)
  1839. wait(0.5)
  1840. if currp and (part.Position-currp).magnitude < 50 then
  1841. player.Character:MoveTo(part.Position)
  1842. wait(0.3)
  1843. player.Character:MoveTo(currp)
  1844. end
  1845. end)
  1846. local pollenLbl = player.Character:FindFirstChild("ProgressLabel",true)
  1847. if not pollenLbl then
  1848. error("Backpack not found")
  1849. end
  1850. local maxpollen = tonumber(pollenLbl.Text:match("%d+$"))
  1851. local pollenTool = player.Character:FindFirstChildOfClass("Tool") or player.Backpack:FindFirstChildOfClass("Tool")
  1852. if pollenTool==nil or pollenTool:FindFirstChild("ClickEvent")==nil then
  1853. error("Tool not found")
  1854. end
  1855. print("Backpack size: " .. maxpollen)
  1856. if Field1AFActive == true then
  1857. fieldpos = {Vector3.new(-207.426,3,132.8),Vector3.new(-207.426,3,162.8),Vector3.new(-207.426,3,192.8)}
  1858. print("Farming Sunflower Zone")
  1859. elseif Field2AFActive == true then
  1860. fieldpos = {Vector3.new(-100.1, 3.3, 134.4),Vector3.new(-67.9, 3.3, 135.7)}
  1861. print("Farming Mushroom Zone")
  1862. elseif Field3AFActive == true then
  1863. fieldpos = {Vector3.new(-70.35,4,221.5),Vector3.new(-30.35,4,221.5),Vector3.new(10.35,4,221.5)}
  1864. print("Farming Dandelion Zone")
  1865. elseif Field4AFActive == true then
  1866. fieldpos = {Vector3.new(106.8,4,100.5),Vector3.new(146.8,4,100.5),Vector3.new(186.8,4,100.5)}
  1867. print("Farming Blue Flower Zone")
  1868. elseif Field5AFActive == true then
  1869. fieldpos = {Vector3.new(135,33,195),Vector3.new(160,33,175),Vector3.new(185,33,195)}
  1870. print("Farming Clover Zone")
  1871. elseif Field6AFActive == true then
  1872. fieldpos = {Vector3.new(-178,20,15),Vector3.new(-178,20,-12),Vector3.new(-157,20,-20)}
  1873. print("Farming StrawBerry Zone")
  1874. elseif Field7AFActive == true then
  1875. fieldpos = {Vector3.new(-67,20,0),Vector3.new(-42,20,-19),Vector3.new(-16.4,20,0)}
  1876. print("Farming Spider Zone")
  1877. elseif Field8AFActive == true then
  1878. fieldpos = {Vector3.new(92.9,20,-25.6),Vector3.new(132.9,20,-25.6),Vector3.new(172.9,20,-25.6)}
  1879. print("Farming BamBoo Zone")
  1880. elseif Field9AFActive == true then
  1881. fieldpos = {Vector3.new(-300,20,129),Vector3.new(-322.835,20,129),Vector3.new(-350,20,129)}
  1882. print("Farming Rose Zone")
  1883. elseif Field10AFActive == true then
  1884. fieldpos = {Vector3.new(-310.1,65.5,-128.1),Vector3.new(-310.1,65.5,-168.1),Vector3.new(-310.1,65.5,-208.1)}
  1885. print("Farming Pine Tree Zone")
  1886. elseif Field11AFActive == true then
  1887. fieldpos = {Vector3.new(-159.5,68,-101.5),Vector3.new(-194.5,68,-112.5),Vector3.new(-229.5,68,-101.5)}
  1888. print("Farming Cactus Zone")
  1889. elseif Field12AFActive == true then
  1890. fieldpos = {Vector3.new(-169,67,-183.8),Vector3.new(-186.5,67,-186.8),Vector3.new(-222,67,-183.8)}
  1891. print("Farming Pumpkin Zone")
  1892. elseif Field13AFActive == true then
  1893. fieldpos = {Vector3.new(285.3,70.2,-200),Vector3.new(260.3,70.2,-220),Vector3.new(225.3,70.2,-200)}
  1894. print("Farming Pineapple Patch")
  1895. elseif Field14AFActive == true then
  1896. fieldpos = {Vector3.new(55, 176, -195),Vector3.new(55, 176, -166),Vector3.new(55, 176, -140),Vector3.new(100, 176, -140),Vector3.new(100, 176, -166),Vector3.new(100, 176, -195)}
  1897. print("Farming Mountain Top Zone")
  1898. else
  1899. if maxpollen < 9999 then
  1900. fieldpos = {Vector3.new(-220,3.3,220),Vector3.new(-220,4,180),Vector3.new(-220,4,140),Vector3.new(-220,4,100),Vector3.new(-190,4,126),Vector3.new(-190, 4, 166),Vector3.new(-190, 4, 206)}
  1901. print("Auto Farming Zone 1 selected")
  1902. else
  1903. fieldpos = {Vector3.new(55, 176, -195),Vector3.new(55, 176, -166),Vector3.new(55, 176, -140),Vector3.new(100, 176, -140),Vector3.new(100, 176, -166),Vector3.new(100, 176, -195)}
  1904. print("Auto Farming Zone 2 selected")
  1905. end
  1906. end
  1907. local posIndex = 0
  1908. while PollenFarmActive do
  1909. --collect pollen
  1910. pollenTool.Parent = player.Character
  1911. wait(0.1)
  1912. while PollenFarmActive and player.leaderstats.Pollen.Value<maxpollen do
  1913. posIndex=posIndex+1
  1914. if posIndex>#fieldpos then posIndex=1 end
  1915. for rot=1,4 do
  1916. if not PollenFarmActive then break end
  1917. local angle = CFrame.Angles(0,math.pi*.5*rot,0)
  1918. currp = fieldpos[posIndex]+angle.lookVector*10
  1919. player.Character.HumanoidRootPart.CFrame=CFrame.new(currp)*angle
  1920. for i=1,25 do
  1921. if not PollenFarmActive then break end
  1922. wait(0.2)
  1923. pollenTool.ClickEvent:FireServer(currp)
  1924. end
  1925. if player.leaderstats.Pollen.Value+1>maxpollen then break end
  1926. end
  1927. end
  1928. --turn to honey
  1929. currp=nil
  1930. player.Character:MoveTo(player.SpawnPos.Value.p)
  1931. wait(1)
  1932. game:GetService("ReplicatedStorage").Events.PlayerHiveCommand:FireServer("ToggleHoneyMaking")
  1933. if PollenFarmActive then
  1934. repeat wait(0.5) until player.leaderstats.Pollen.Value < 1
  1935. wait(10)
  1936. end
  1937. end
  1938. end
  1939. end
  1940. end)
  1941.  
  1942. --- WayPoints ---
  1943.  
  1944. local WayPoints = {
  1945. ["Black Bear"] = CFrame.new(-258.1, 5, 299.7),
  1946. ["Brown Bear"] = CFrame.new(282, 46, 236),
  1947. ["Panda Bear"] = CFrame.new(106.3, 35, 50.1),
  1948. ["Polar Bear"] = CFrame.new(-106, 119, -77),
  1949. ["Science Bear"] = CFrame.new(267, 103, 20),
  1950. ["Traveling Bear"] = CFrame.new(34, 14, 371),
  1951. ["Mother Bear"] = CFrame.new(-183.8, 4.6, 87.5),
  1952. ["Tunnel Bear"] = CFrame.new(507.3, 5.7, -45.7),
  1953. ["Redfield Boost"] = CFrame.new(-332, 20, 244),
  1954. ["Bluefield Boost"] = CFrame.new(319, 58, 103),
  1955. ["MountainTop Boost"] = CFrame.new(-40, 176, -191.7),
  1956. ["Red Cannon (22)"] = CFrame.new(-240, 17, 345),
  1957. ["Blue Cannon (16)"] = CFrame.new(-287, 73, 22),
  1958. ["Yellow Cannon (12)"] = CFrame.new(266, 109, -25),
  1959. ["Slingshot (8)"] = CFrame.new(78, 23, 149),
  1960. ["Bee Shop"] = CFrame.new(-136.8, 4.6, 243.4),
  1961. ["Tool Shop"] = CFrame.new(86, 4.6, 294),
  1962. ["Tool Shop 2"] = CFrame.new(165, 69, -161),
  1963. ["MountainTop Shop"] = CFrame.new(-18, 176, -137),
  1964. ["Ticket Tent"] = CFrame.new(-234, 17, 398),
  1965. ["Red Clubhouse"] = CFrame.new(-334, 21, 216),
  1966. ["Blue Clubhouse"] = CFrame.new(292, 4, 98),
  1967. ["Ticket Shop"] = CFrame.new(-12.8, 184, -222.2),
  1968. ["Club Honey"] = CFrame.new(47, 5, 323),
  1969. ["RoyalJelly Shop"] = CFrame.new(-297, 53, 68),
  1970. ["Ticket RoyalJelly Shop"] = CFrame.new(81, 18, 240),
  1971. ["Honeystorm Dispensor"] = CFrame.new(301, 48, 191),
  1972. ["Blueberry Dispenser"] = CFrame.new(313.3, 58, 86.9),
  1973. ["Strawberry Dispenser"] = CFrame.new(-320.5, 46, 272.5),
  1974. ["Instant Honey Convertor"] = CFrame.new(282, 68, -62),
  1975. ["King Beetles Lair"] = CFrame.new(218, 3, 140),
  1976. ["Clover Field"] = CFrame.new(174, 34, 189),
  1977. ["Mushroom Field"] = CFrame.new(-258.1, 5, 299.7),
  1978. ["Spider Field"] = CFrame.new(-57.2, 20, -5.3),
  1979. ["Blue Field"] = CFrame.new(113.7, 4, 101.5),
  1980. ["Sunflower Field"] = CFrame.new(-208, 4, 185),
  1981. ["StrawBerry Field"] = CFrame.new(-169.3, 20, -3.2),
  1982. ["Red Field"] = CFrame.new(-258.1, 5, 299.7),
  1983. ["Dandelion Field"] = CFrame.new(-30, 4, 225),
  1984. ["BamBoo Field"] = CFrame.new(93, 20, -25),
  1985. ["Rose Field"] = CFrame.new(-322, 20, 124),
  1986. ["Mushroom Field"] = CFrame.new(-94, 5, 116),
  1987. ["Cactus Field"] = CFrame.new(-194, 68, -107),
  1988. ["Pumpkin Field"] = CFrame.new(-194, 68, -182),
  1989. ["MountainTop Field"] = CFrame.new(76, 176, -181),
  1990. ["PineTree Field"] = CFrame.new(-318, 68, -150),
  1991. ["Pineapple Field"] = CFrame.new(262, 68, -201),
  1992. ["Onett"] = CFrame.new(-8.4, 234, -517.9),
  1993. ["Gumdrop Dispenser"] = CFrame.new(63, 20.7, 38.7),
  1994. ["Treat Dispenser"] = CFrame.new(193.9, 68, -123),
  1995. ["Treat Shop"] = CFrame.new(-228.2, 5, 89.4),
  1996. ["Ant Challenge"] = CFrame.new(90.6, 32.6, 501)
  1997. }
  1998.  
  1999. ReturnToHive.MouseButton1Down:connect(function()
  2000. local player = game:GetService("Players").LocalPlayer
  2001. player.Character:MoveTo(player.SpawnPos.Value.p)
  2002. WayPointsFrame.Visible = false
  2003. notify'Teleported to Hive'
  2004. end)
  2005.  
  2006. BlackBear.MouseButton1Down:connect(function()
  2007. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2008. uTorso.CFrame = WayPoints["Black Bear"]
  2009. WayPointsFrame.Visible = false
  2010. notify'Teleported to Black Bear'
  2011. end)
  2012.  
  2013. BrownBear.MouseButton1Down:connect(function()
  2014. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2015. uTorso.CFrame = WayPoints["Brown Bear"]
  2016. WayPointsFrame.Visible = false
  2017. notify'Teleported to Brown Bear'
  2018. end)
  2019.  
  2020. PandaBear.MouseButton1Down:connect(function()
  2021. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2022. uTorso.CFrame = WayPoints["Panda Bear"]
  2023. WayPointsFrame.Visible = false
  2024. notify'Teleported to Panda Bear'
  2025. end)
  2026.  
  2027. PolarBear.MouseButton1Down:connect(function()
  2028. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2029. uTorso.CFrame = WayPoints["Polar Bear"]
  2030. WayPointsFrame.Visible = false
  2031. notify'Teleported to Polar Bear'
  2032. end)
  2033.  
  2034. ScienceBear.MouseButton1Down:connect(function()
  2035. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2036. uTorso.CFrame = WayPoints["Science Bear"]
  2037. WayPointsFrame.Visible = false
  2038. notify'Teleported to Science Bear'
  2039. end)
  2040.  
  2041. TravelingBear.MouseButton1Down:connect(function()
  2042. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2043. uTorso.CFrame = WayPoints["Traveling Bear"]
  2044. WayPointsFrame.Visible = false
  2045. notify'Teleported to Traveling Bear'
  2046. end)
  2047.  
  2048. MotherBear.MouseButton1Down:connect(function()
  2049. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2050. uTorso.CFrame = WayPoints["Mother Bear"]
  2051. WayPointsFrame.Visible = false
  2052. notify'Teleported to Mother Bear'
  2053. end)
  2054.  
  2055. TunnelBear.MouseButton1Down:connect(function()
  2056. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2057. uTorso.CFrame = WayPoints["Tunnel Bear"]
  2058. WayPointsFrame.Visible = false
  2059. notify'Teleported to Tunnel Bear'
  2060. end)
  2061.  
  2062. RedBoost.MouseButton1Down:connect(function()
  2063. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2064. uTorso.CFrame = WayPoints["Redfield Boost"]
  2065. WayPointsFrame.Visible = false
  2066. notify'Teleported to RedField Booster'
  2067. end)
  2068.  
  2069. BlueBoost.MouseButton1Down:connect(function()
  2070. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2071. uTorso.CFrame = WayPoints["Bluefield Boost"]
  2072. WayPointsFrame.Visible = false
  2073. notify'Teleported to BlueField Booster'
  2074. end)
  2075.  
  2076. MountainBoost.MouseButton1Down:connect(function()
  2077. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2078. uTorso.CFrame = WayPoints["MountainTop Boost"]
  2079. WayPointsFrame.Visible = false
  2080. notify'Teleported to MountainTop Boost'
  2081. end)
  2082.  
  2083. RedCannon.MouseButton1Down:connect(function()
  2084. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2085. uTorso.CFrame = WayPoints["Red Cannon (22)"]
  2086. WayPointsFrame.Visible = false
  2087. notify'Teleported to Red Cannon (22)'
  2088. end)
  2089.  
  2090. BlueCannon.MouseButton1Down:connect(function()
  2091. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2092. uTorso.CFrame = WayPoints["Blue Cannon (16)"]
  2093. WayPointsFrame.Visible = false
  2094. notify'Teleported to Blue Cannon (16)'
  2095. end)
  2096.  
  2097. YellowCannon.MouseButton1Down:connect(function()
  2098. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2099. uTorso.CFrame = WayPoints["Yellow Cannon (12)"]
  2100. WayPointsFrame.Visible = false
  2101. notify'Teleported to Yellow Cannon (12)'
  2102. end)
  2103.  
  2104. Slingshot.MouseButton1Down:connect(function()
  2105. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2106. uTorso.CFrame = WayPoints["Slingshot (8)"]
  2107. WayPointsFrame.Visible = false
  2108. notify'Teleported to Slingshot (8)'
  2109. end)
  2110.  
  2111. BeeShop.MouseButton1Down:connect(function()
  2112. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2113. uTorso.CFrame = WayPoints["Bee Shop"]
  2114. WayPointsFrame.Visible = false
  2115. notify'Teleported to Bee Shop'
  2116. end)
  2117.  
  2118. TPShop.MouseButton1Down:connect(function()
  2119. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2120. uTorso.CFrame = WayPoints["Tool Shop"]
  2121. WayPointsFrame.Visible = false
  2122. notify'Teleported to Basic Tool Shop'
  2123. end)
  2124.  
  2125. TPShop2.MouseButton1Down:connect(function()
  2126. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2127. uTorso.CFrame = WayPoints["Tool Shop 2"]
  2128. WayPointsFrame.Visible = false
  2129. notify'Teleported to Advanced Tool Shop'
  2130. end)
  2131.  
  2132. MountainTopShop.MouseButton1Down:connect(function()
  2133. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2134. uTorso.CFrame = WayPoints["MountainTop Shop"]
  2135. WayPointsFrame.Visible = false
  2136. notify'Teleported to MountainTop Shop'
  2137. end)
  2138.  
  2139. TentShop.MouseButton1Down:connect(function()
  2140. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2141. uTorso.CFrame = WayPoints["Ticket Tent"]
  2142. WayPointsFrame.Visible = false
  2143. notify'Teleported to Ticket Tent Shop'
  2144. end)
  2145.  
  2146. RedClubhouse.MouseButton1Down:connect(function()
  2147. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2148. uTorso.CFrame = WayPoints["Red Clubhouse"]
  2149. WayPointsFrame.Visible = false
  2150. notify'Teleported to Red ClubHouse'
  2151. end)
  2152.  
  2153. BlueClubhouse.MouseButton1Down:connect(function()
  2154. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2155. uTorso.CFrame = WayPoints["Blue Clubhouse"]
  2156. WayPointsFrame.Visible = false
  2157. notify'Teleported to Blue ClubHouse'
  2158. end)
  2159.  
  2160. TicketShop.MouseButton1Down:connect(function()
  2161. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2162. uTorso.CFrame = WayPoints["Ticket Shop"]
  2163. WayPointsFrame.Visible = false
  2164. notify'Teleported to Ticket Dispenser'
  2165. end)
  2166.  
  2167. ClubHoney.MouseButton1Down:connect(function()
  2168. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2169. uTorso.CFrame = WayPoints["Club Honey"]
  2170. WayPointsFrame.Visible = false
  2171. notify'Teleported to Club Honey Dispenser'
  2172. end)
  2173.  
  2174. RoyalJellyShop.MouseButton1Down:connect(function()
  2175. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2176. uTorso.CFrame = WayPoints["RoyalJelly Shop"]
  2177. WayPointsFrame.Visible = false
  2178. notify'Teleported to RoyalJelly Shop'
  2179. end)
  2180.  
  2181. TicketRoyalJelly.MouseButton1Down:connect(function()
  2182. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2183. uTorso.CFrame = WayPoints["Ticket RoyalJelly Shop"]
  2184. WayPointsFrame.Visible = false
  2185. notify'Teleported to Ticket Royal Jelly Shop'
  2186. end)
  2187.  
  2188. Honeystorm.MouseButton1Down:connect(function()
  2189. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2190. uTorso.CFrame = WayPoints["Honeystorm Dispensor"]
  2191. WayPointsFrame.Visible = false
  2192. notify'Teleported to Honeystorm'
  2193. end)
  2194.  
  2195. HoneyConvertor.MouseButton1Down:connect(function()
  2196. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2197. uTorso.CFrame = WayPoints["Instant Honey Convertor"]
  2198. WayPointsFrame.Visible = false
  2199. notify'Teleported to Instant Honey Convertor'
  2200. end)
  2201.  
  2202. TreatDispenser.MouseButton1Down:connect(function()
  2203. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2204. uTorso.CFrame = WayPoints["Treat Dispenser"]
  2205. WayPointsFrame.Visible = false
  2206. notify'Teleported to Treat Dispenser'
  2207. end)
  2208.  
  2209. KingbeetlesLair.MouseButton1Down:connect(function()
  2210. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2211. uTorso.CFrame = WayPoints["King Beetles Lair"]
  2212. WayPointsFrame.Visible = false
  2213. notify'Teleported to King Beetles Lair'
  2214. end)
  2215.  
  2216.  
  2217. MushRoomField.MouseButton1Down:connect(function()
  2218. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2219. uTorso.CFrame = WayPoints["Mushroom Field"]
  2220. WayPointsFrame.Visible = false
  2221. notify'Teleported to Mushroom Field'
  2222. end)
  2223.  
  2224. StrawBerryField.MouseButton1Down:connect(function()
  2225. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2226. uTorso.CFrame = WayPoints["StrawBerry Field"]
  2227. WayPointsFrame.Visible = false
  2228. notify'Teleported to StrawBerry Field'
  2229. end)
  2230.  
  2231. CloverField.MouseButton1Down:connect(function()
  2232. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2233. uTorso.CFrame = WayPoints["Clover Field"]
  2234. WayPointsFrame.Visible = false
  2235. notify'Teleported to Clover Field'
  2236. end)
  2237.  
  2238. SpiderField.MouseButton1Down:connect(function()
  2239. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2240. uTorso.CFrame = WayPoints["Spider Field"]
  2241. WayPointsFrame.Visible = false
  2242. notify'Teleported to Spider Field'
  2243. end)
  2244.  
  2245. BlueField.MouseButton1Down:connect(function()
  2246. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2247. uTorso.CFrame = WayPoints["Blue Field"]
  2248. WayPointsFrame.Visible = false
  2249. notify'Teleported to Blue Field'
  2250. end)
  2251.  
  2252. SunflowerField.MouseButton1Down:connect(function()
  2253. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2254. uTorso.CFrame = WayPoints["Sunflower Field"]
  2255. WayPointsFrame.Visible = false
  2256. notify'Teleported to Sunflower Field'
  2257. end)
  2258.  
  2259. DandelionField.MouseButton1Down:connect(function()
  2260. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2261. uTorso.CFrame = WayPoints["Dandelion Field"]
  2262. WayPointsFrame.Visible = false
  2263. notify'Teleported to Dandelion Field'
  2264. end)
  2265.  
  2266. BamBooField.MouseButton1Down:connect(function()
  2267. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2268. uTorso.CFrame = WayPoints["BamBoo Field"]
  2269. WayPointsFrame.Visible = false
  2270. notify'Teleported to BamBoo Field'
  2271. end)
  2272.  
  2273. RoseField.MouseButton1Down:connect(function()
  2274. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2275. uTorso.CFrame = WayPoints["Rose Field"]
  2276. WayPointsFrame.Visible = false
  2277. notify'Teleported to Rose Field'
  2278. end)
  2279.  
  2280. CactusField.MouseButton1Down:connect(function()
  2281. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2282. uTorso.CFrame = WayPoints["Cactus Field"]
  2283. WayPointsFrame.Visible = false
  2284. notify'Teleported to BamBoo Field'
  2285. end)
  2286.  
  2287. PumpkinField.MouseButton1Down:connect(function()
  2288. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2289. uTorso.CFrame = WayPoints["Pumpkin Field"]
  2290. WayPointsFrame.Visible = false
  2291. notify'Teleported to BamBoo Field'
  2292. end)
  2293.  
  2294. PineTreeField.MouseButton1Down:connect(function()
  2295. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2296. uTorso.CFrame = WayPoints["PineTree Field"]
  2297. WayPointsFrame.Visible = false
  2298. notify'Teleported to BamBoo Field'
  2299. end)
  2300.  
  2301. MountainTopField.MouseButton1Down:connect(function()
  2302. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2303. uTorso.CFrame = WayPoints["MountainTop Field"]
  2304. WayPointsFrame.Visible = false
  2305. notify'Teleported to Mountain Top Field'
  2306. end)
  2307.  
  2308. PineappleField.MouseButton1Down:connect(function()
  2309. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2310. uTorso.CFrame = WayPoints["Pineapple Field"]
  2311. WayPointsFrame.Visible = false
  2312. notify'Teleported to Pineapple Field'
  2313. end)
  2314.  
  2315. GumdropDispenser.MouseButton1Down:connect(function()
  2316. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2317. uTorso.CFrame = WayPoints["Gumdrop Dispenser"]
  2318. WayPointsFrame.Visible = false
  2319. notify'Teleported to Gumdrop Dispenser'
  2320. end)
  2321.  
  2322. TreatShop.MouseButton1Down:connect(function()
  2323. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2324. uTorso.CFrame = WayPoints["Treat Shop"]
  2325. WayPointsFrame.Visible = false
  2326. notify'Teleported to Treat Shop'
  2327. end)
  2328.  
  2329. Onett.MouseButton1Down:connect(function()
  2330. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2331. uTorso.CFrame = WayPoints["Onett"]
  2332. WayPointsFrame.Visible = false
  2333. notify'Teleported to Onett'
  2334. end)
  2335.  
  2336. AntChallenge.MouseButton1Down:connect(function()
  2337. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2338. uTorso.CFrame = WayPoints["Ant Challenge"]
  2339. WayPointsFrame.Visible = false
  2340. notify'Teleported to Ant Challenge'
  2341. end)
  2342.  
  2343. BlueberryDispenser.MouseButton1Down:connect(function()
  2344. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2345. uTorso.CFrame = WayPoints["Blueberry Dispenser"]
  2346. WayPointsFrame.Visible = false
  2347. notify'Teleported to Blueberry Dispenser'
  2348. end)
  2349.  
  2350. StrawberryDispenser.MouseButton1Down:connect(function()
  2351. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2352. uTorso.CFrame = WayPoints["Strawberry Dispenser"]
  2353. WayPointsFrame.Visible = false
  2354. notify'Teleported to Strawberry Dispenser'
  2355. end)
  2356.  
  2357. -- Show Location --
  2358.  
  2359. spawn (function()
  2360. while true do
  2361. function round(num, numDecimalPlaces)
  2362. local mult = 10^(numDecimalPlaces or 0)
  2363. return math.floor(num * mult + 0.5) / mult
  2364. end
  2365. LocationX = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.x, 1)
  2366. LocationY = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.y, 1)
  2367. LocationZ = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.z, 1)
  2368. ShowLocation.Text = "Coords: "..LocationX..", "..LocationY..", "..LocationZ
  2369. wait(0.5)
  2370. end
  2371. end)
  2372.  
  2373. SetLocation.MouseButton1Down:connect(function()
  2374. function round(num, numDecimalPlaces)
  2375. local mult = 10^(numDecimalPlaces or 0)
  2376. return math.floor(num * mult + 0.5) / mult
  2377. end
  2378. setlocationx = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.x, 0)
  2379. setlocationy = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.y, 0)
  2380. setlocationz = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.z, 0)
  2381. print("Set Custom Location: "..setlocationx..", "..setlocationy..", "..setlocationz)
  2382. SetLocation.Text = "Set: " ..setlocationx..","..setlocationy..","..setlocationz
  2383. CustomLocationSet = true
  2384. end)
  2385.  
  2386. --- TP to custom location ---
  2387.  
  2388. TPLocation.MouseButton1Down:connect(function()
  2389. if CustomLocationSet == true then
  2390. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2391. uTorso.CFrame = CFrame.new(setlocationx, setlocationy, setlocationz)
  2392. end
  2393. end)
  2394.  
  2395. --- Player Teleport ---
  2396.  
  2397. local buttons = {
  2398. Player1,
  2399. Player2,
  2400. Player3,
  2401. Player4,
  2402. Player5
  2403. }
  2404. spawn (function()
  2405. while true do
  2406. Player1.Text = ""
  2407. Player2.Text = ""
  2408. Player3.Text = ""
  2409. Player4.Text = ""
  2410. Player5.Text = ""
  2411. for i, v in pairs(game.Players:GetChildren()) do
  2412. buttons[i].Text = v.Name
  2413. buttons[i].Visible = true
  2414. end
  2415. wait(0.5)
  2416. end
  2417. end)
  2418.  
  2419. Player1.MouseButton1Down:connect(function()
  2420. PlyrSel.Text = Player1.Text
  2421. end)
  2422. Player2.MouseButton1Down:connect(function()
  2423. PlyrSel.Text = Player2.Text
  2424. end)
  2425. Player3.MouseButton1Down:connect(function()
  2426. PlyrSel.Text = Player3.Text
  2427. end)
  2428. Player4.MouseButton1Down:connect(function()
  2429. PlyrSel.Text = Player4.Text
  2430. end)
  2431. Player5.MouseButton1Down:connect(function()
  2432. PlyrSel.Text = Player5.Text
  2433. end)
  2434.  
  2435. TpPlayer.MouseButton1Down:connect(function()
  2436. if PlyrSel.Text == "SELECT A PLAYER" then
  2437. warn("No Player Selected")
  2438. else
  2439. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[PlyrSel.Text].HumanoidRootPart.CFrame
  2440. end
  2441. end)
  2442.  
  2443. spawn(function()
  2444. while true do
  2445. wait()
  2446. if antchallengeescape == true then
  2447. while antchallengeescape == true do
  2448. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(LocationX, NewLocationY, LocationZ)
  2449. wait(0.3)
  2450. end
  2451. end
  2452. end
  2453. end)
  2454.  
  2455. -- Find Hidden Treasures --
  2456.  
  2457. FindTreasures.MouseButton1Down:connect(function()
  2458. local player = game:GetService("Players").LocalPlayer
  2459. local function collecttreasure(treasure)
  2460. for i,v in ipairs(treasure:GetChildren()) do
  2461. if v.Parent then
  2462. player.Character:MoveTo(v.Position)
  2463. end
  2464. wait(1)
  2465. end
  2466. end
  2467. collecttreasure(workspace.TreasureCollectibles)
  2468. wait(1)
  2469. player.Character:MoveTo(player.SpawnPos.Value.p)
  2470. end)
  2471.  
  2472. --- NoClip ---
  2473.  
  2474. noclip = false
  2475. game:GetService('RunService').Stepped:connect(function()
  2476. if noclip then
  2477. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  2478. end
  2479. end)
  2480. NoClip.MouseButton1Down:connect(function()
  2481. noclip = not noclip
  2482. if NoClip.Text == "Enable NoClip" then
  2483. NoClip.Text = "Disable NoClip"
  2484. NoClip.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2485. else
  2486. NoClip.Text = "Enable NoClip"
  2487. NoClip.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  2488. end
  2489. end)
  2490.  
  2491. --- TP Tool ---
  2492.  
  2493. TPTool.MouseButton1Down:connect(function()
  2494. local Tele = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  2495. Tele.RequiresHandle = false
  2496. Tele.RobloxLocked = true
  2497. Tele.Name = "TPTool"
  2498. Tele.ToolTip = "Teleport Tool"
  2499. Tele.Equipped:connect(function(Mouse)
  2500. Mouse.Button1Down:connect(function()
  2501. if Mouse.Target then
  2502. game.Workspace:FindFirstChild(game.Players.LocalPlayer.Name).HumanoidRootPart.CFrame = (CFrame.new(Mouse.Hit.x, Mouse.Hit.y + 5, Mouse.Hit.z))
  2503. end
  2504. end)
  2505. end)
  2506. notify'TP Tool added to your Backpack'
  2507.  
  2508. end)
  2509.  
  2510. --- Builder Tool ---
  2511.  
  2512. BTool.MouseButton1Down:connect(function()
  2513. local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  2514. local tool2 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  2515. local tool3 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  2516. local tool4 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  2517. local tool5 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  2518. tool1.BinType = "Clone"
  2519. tool2.BinType = "GameTool"
  2520. tool3.BinType = "Hammer"
  2521. tool4.BinType = "Script"
  2522. tool5.BinType = "Grab"
  2523. notify'BTools added to your Backpack'
  2524. end)
  2525.  
  2526. --- Pollen Farm ---
  2527.  
  2528. PollenFarm.MouseButton1Click:connect(function()
  2529. if PollenFarmActive ~= true then
  2530. PollenFarmActive = true
  2531. Field1AFActive = false
  2532. Field2AFActive = false
  2533. Field3AFActive = false
  2534. Field4AFActive = false
  2535. Field5AFActive = false
  2536. Field6AFActive = false
  2537. Field7AFActive = false
  2538. Field8AFActive = false
  2539. Field9AFActive = false
  2540. Field10AFActive = false
  2541. Field11AFActive = false
  2542. Field12AFActive = false
  2543. Field13AFActive = false
  2544. Field14AFActive = false
  2545. PollenFarm.Text = "Stop Farming"
  2546. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2547. notify'Pollen Farming Started'
  2548. else
  2549. PollenFarmActive = false
  2550. Field1AFActive = false
  2551. Field2AFActive = false
  2552. Field3AFActive = false
  2553. Field4AFActive = false
  2554. Field5AFActive = false
  2555. Field6AFActive = false
  2556. Field7AFActive = false
  2557. Field8AFActive = false
  2558. Field9AFActive = false
  2559. Field10AFActive = false
  2560. Field11AFActive = false
  2561. Field12AFActive = false
  2562. Field13AFActive = false
  2563. Field14AFActive = false
  2564. notify'Pollen Farming Ended'
  2565. PollenFarm.Text = "Farm Pollen"
  2566. PollenFarm.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  2567. local player = game:GetService("Players").LocalPlayer
  2568. currp=nil
  2569. player.Character:MoveTo(player.SpawnPos.Value.p)
  2570. end
  2571. end)
  2572.  
  2573. Field1AF.MouseButton1Down:connect(function()
  2574. PollenFarmActive = true
  2575. Field1AFActive = true
  2576. Field2AFActive = false
  2577. Field3AFActive = false
  2578. Field4AFActive = false
  2579. Field5AFActive = false
  2580. Field6AFActive = false
  2581. Field7AFActive = false
  2582. Field8AFActive = false
  2583. Field9AFActive = false
  2584. Field10AFActive = false
  2585. Field11AFActive = false
  2586. Field12AFActive = false
  2587. Field13AFActive = false
  2588. Field14AFActive = false
  2589. PollenFarm.Text = "Stop Farming"
  2590. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2591. notify'Pollen Farming Zone 1 Started'
  2592. WayPointsFrame.Visible = false
  2593. end)
  2594.  
  2595. Field2AF.MouseButton1Down:connect(function()
  2596. PollenFarmActive = true
  2597. Field2AFActive = true
  2598. Field1AFActive = false
  2599. Field3AFActive = false
  2600. Field4AFActive = false
  2601. Field5AFActive = false
  2602. Field6AFActive = false
  2603. Field7AFActive = false
  2604. Field8AFActive = false
  2605. Field9AFActive = false
  2606. Field10AFActive = false
  2607. Field11AFActive = false
  2608. Field12AFActive = false
  2609. Field13AFActive = false
  2610. Field14AFActive = false
  2611. PollenFarm.Text = "Stop Farming"
  2612. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2613. notify'Pollen Farming Zone 2 Started'
  2614. WayPointsFrame.Visible = false
  2615. end)
  2616.  
  2617. Field3AF.MouseButton1Down:connect(function()
  2618. PollenFarmActive = true
  2619. Field3AFActive = true
  2620. Field1AFActive = false
  2621. Field2AFActive = false
  2622. Field4AFActive = false
  2623. Field5AFActive = false
  2624. Field6AFActive = false
  2625. Field7AFActive = false
  2626. Field8AFActive = false
  2627. Field9AFActive = false
  2628. Field10AFActive = false
  2629. Field11AFActive = false
  2630. Field12AFActive = false
  2631. Field13AFActive = false
  2632. Field14AFActive = false
  2633. PollenFarm.Text = "Stop Farming"
  2634. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2635. notify'Pollen Farming Zone 3 Started'
  2636. WayPointsFrame.Visible = false
  2637. end)
  2638.  
  2639. Field4AF.MouseButton1Down:connect(function()
  2640. PollenFarmActive = true
  2641. Field4AFActive = true
  2642. Field1AFActive = false
  2643. Field2AFActive = false
  2644. Field3AFActive = false
  2645. Field5AFActive = false
  2646. Field6AFActive = false
  2647. Field7AFActive = false
  2648. Field8AFActive = false
  2649. Field9AFActive = false
  2650. Field10AFActive = false
  2651. Field11AFActive = false
  2652. Field12AFActive = false
  2653. Field13AFActive = false
  2654. Field14AFActive = false
  2655. PollenFarm.Text = "Stop Farming"
  2656. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2657. notify'Pollen Farming Zone 4 Started'
  2658. WayPointsFrame.Visible = false
  2659. end)
  2660.  
  2661. Field5AF.MouseButton1Down:connect(function()
  2662. PollenFarmActive = true
  2663. Field5AFActive = true
  2664. Field1AFActive = false
  2665. Field2AFActive = false
  2666. Field3AFActive = false
  2667. Field4AFActive = false
  2668. Field6AFActive = false
  2669. Field7AFActive = false
  2670. Field8AFActive = false
  2671. Field9AFActive = false
  2672. Field10AFActive = false
  2673. Field11AFActive = false
  2674. Field12AFActive = false
  2675. Field13AFActive = false
  2676. Field14AFActive = false
  2677. PollenFarm.Text = "Stop Farming"
  2678. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2679. notify'Pollen Farming Zone 5 Started'
  2680. WayPointsFrame.Visible = false
  2681. end)
  2682.  
  2683. Field6AF.MouseButton1Down:connect(function()
  2684. PollenFarmActive = true
  2685. Field6AFActive = true
  2686. Field1AFActive = false
  2687. Field2AFActive = false
  2688. Field3AFActive = false
  2689. Field4AFActive = false
  2690. Field5AFActive = false
  2691. Field7AFActive = false
  2692. Field8AFActive = false
  2693. Field9AFActive = false
  2694. Field10AFActive = false
  2695. Field11AFActive = false
  2696. Field12AFActive = false
  2697. Field13AFActive = false
  2698. Field14AFActive = false
  2699. PollenFarm.Text = "Stop Farming"
  2700. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2701. notify'Pollen Farming Zone 6 Started'
  2702. WayPointsFrame.Visible = false
  2703. end)
  2704.  
  2705. Field7AF.MouseButton1Down:connect(function()
  2706. PollenFarmActive = true
  2707. Field7AFActive = true
  2708. Field1AFActive = false
  2709. Field2AFActive = false
  2710. Field3AFActive = false
  2711. Field4AFActive = false
  2712. Field5AFActive = false
  2713. Field6AFActive = false
  2714. Field8AFActive = false
  2715. Field9AFActive = false
  2716. Field10AFActive = false
  2717. Field11AFActive = false
  2718. Field12AFActive = false
  2719. Field13AFActive = false
  2720. Field14AFActive = false
  2721. PollenFarm.Text = "Stop Farming"
  2722. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2723. notify'Pollen Farming Zone 7 Started'
  2724. WayPointsFrame.Visible = false
  2725. end)
  2726.  
  2727. Field8AF.MouseButton1Down:connect(function()
  2728. PollenFarmActive = true
  2729. Field8AFActive = true
  2730. Field1AFActive = false
  2731. Field2AFActive = false
  2732. Field3AFActive = false
  2733. Field4AFActive = false
  2734. Field5AFActive = false
  2735. Field6AFActive = false
  2736. Field7AFActive = false
  2737. Field9AFActive = false
  2738. Field10AFActive = false
  2739. Field11AFActive = false
  2740. Field12AFActive = false
  2741. Field13AFActive = false
  2742. Field14AFActive = false
  2743. PollenFarm.Text = "Stop Farming"
  2744. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2745. notify'Pollen Farming Zone 8 Started'
  2746. WayPointsFrame.Visible = false
  2747. end)
  2748.  
  2749. Field9AF.MouseButton1Down:connect(function()
  2750. PollenFarmActive = true
  2751. Field9AFActive = true
  2752. Field1AFActive = false
  2753. Field2AFActive = false
  2754. Field3AFActive = false
  2755. Field4AFActive = false
  2756. Field5AFActive = false
  2757. Field6AFActive = false
  2758. Field7AFActive = false
  2759. Field8AFActive = false
  2760. Field10AFActive = false
  2761. Field11AFActive = false
  2762. Field12AFActive = false
  2763. Field13AFActive = false
  2764. Field14AFActive = false
  2765. PollenFarm.Text = "Stop Farming"
  2766. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2767. notify'Pollen Farming Zone 9 Started'
  2768. WayPointsFrame.Visible = false
  2769. end)
  2770.  
  2771. Field10AF.MouseButton1Down:connect(function()
  2772. PollenFarmActive = true
  2773. Field10AFActive = true
  2774. Field1AFActive = false
  2775. Field2AFActive = false
  2776. Field3AFActive = false
  2777. Field4AFActive = false
  2778. Field5AFActive = false
  2779. Field6AFActive = false
  2780. Field7AFActive = false
  2781. Field8AFActive = false
  2782. Field9AFActive = false
  2783. Field11AFActive = false
  2784. Field12AFActive = false
  2785. Field13AFActive = false
  2786. Field14AFActive = false
  2787. PollenFarm.Text = "Stop Farming"
  2788. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2789. notify'Pollen Farming Zone 10 Started'
  2790. WayPointsFrame.Visible = false
  2791. end)
  2792.  
  2793. Field11AF.MouseButton1Down:connect(function()
  2794. PollenFarmActive = true
  2795. Field11AFActive = true
  2796. Field1AFActive = false
  2797. Field2AFActive = false
  2798. Field3AFActive = false
  2799. Field4AFActive = false
  2800. Field5AFActive = false
  2801. Field6AFActive = false
  2802. Field7AFActive = false
  2803. Field8AFActive = false
  2804. Field9AFActive = false
  2805. Field10AFActive = false
  2806. Field12AFActive = false
  2807. Field13AFActive = false
  2808. Field14AFActive = false
  2809. PollenFarm.Text = "Stop Farming"
  2810. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2811. notify'Pollen Farming Zone 11 Started'
  2812. WayPointsFrame.Visible = false
  2813. end)
  2814.  
  2815. Field12AF.MouseButton1Down:connect(function()
  2816. PollenFarmActive = true
  2817. Field12AFActive = true
  2818. Field1AFActive = false
  2819. Field2AFActive = false
  2820. Field3AFActive = false
  2821. Field4AFActive = false
  2822. Field5AFActive = false
  2823. Field6AFActive = false
  2824. Field7AFActive = false
  2825. Field8AFActive = false
  2826. Field9AFActive = false
  2827. Field10AFActive = false
  2828. Field11AFActive = false
  2829. Field13AFActive = false
  2830. Field14AFActive = false
  2831. PollenFarm.Text = "Stop Farming"
  2832. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2833. notify'Pollen Farming Zone 12 Started'
  2834. WayPointsFrame.Visible = false
  2835. end)
  2836.  
  2837. Field13AF.MouseButton1Down:connect(function()
  2838. PollenFarmActive = true
  2839. Field13AFActive = true
  2840. Field1AFActive = false
  2841. Field2AFActive = false
  2842. Field3AFActive = false
  2843. Field4AFActive = false
  2844. Field5AFActive = false
  2845. Field6AFActive = false
  2846. Field7AFActive = false
  2847. Field8AFActive = false
  2848. Field9AFActive = false
  2849. Field10AFActive = false
  2850. Field11AFActive = false
  2851. Field12AFActive = false
  2852. Field14AFActive = false
  2853. PollenFarm.Text = "Stop Farming"
  2854. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2855. notify'Pollen Farming Zone 13 Started'
  2856. WayPointsFrame.Visible = false
  2857. end)
  2858.  
  2859. Field14AF.MouseButton1Down:connect(function()
  2860. PollenFarmActive = true
  2861. Field14AFActive = true
  2862. Field1AFActive = false
  2863. Field2AFActive = false
  2864. Field3AFActive = false
  2865. Field4AFActive = false
  2866. Field5AFActive = false
  2867. Field6AFActive = false
  2868. Field7AFActive = false
  2869. Field8AFActive = false
  2870. Field9AFActive = false
  2871. Field10AFActive = false
  2872. Field11AFActive = false
  2873. Field12AFActive = false
  2874. Field13AFActive = false
  2875. PollenFarm.Text = "Stop Farming"
  2876. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2877. notify'Pollen Farming Zone 14 Started'
  2878. WayPointsFrame.Visible = false
  2879. end)
  2880.  
  2881. -- Auto Dig --
  2882.  
  2883. AutoDig.MouseButton1Click:connect(function()
  2884. if AutoDigActive ~= true then
  2885. AutoDigActive = true
  2886. AutoDig.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2887. if AutoDigActive then
  2888. local player = game:GetService("Players").LocalPlayer
  2889. local pollenTool = player.Character:FindFirstChildOfClass("Tool") or player.Backpack:FindFirstChildOfClass("Tool")
  2890. if pollenTool==nil or pollenTool:FindFirstChild("ClickEvent")==nil then
  2891. AutoDigActive = false
  2892. AutoDig.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  2893. error("Tool not found")
  2894. end
  2895. pollenTool.Parent = player.Character
  2896. while AutoDigActive do
  2897. wait(0.1)
  2898. pollenTool.ClickEvent:FireServer(CFrame.new())
  2899. end
  2900. end
  2901. else
  2902. AutoDigActive = false
  2903. notify'Auto Dig Stopped'
  2904. AutoDig.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  2905. end
  2906. end)
  2907.  
  2908. --- ReJoin Server ---
  2909.  
  2910. ReJoinServer.MouseButton1Down:connect(function()
  2911. local placeId = 1537690962
  2912. game:GetService("TeleportService"):Teleport(placeId)
  2913. end)
  2914.  
  2915. --- Mouse Actions ---
  2916.  
  2917. mouse.KeyDown:connect(function(key)
  2918. if key == "r" then
  2919. if antchallengeescape == true then
  2920. antchallengeescape = false
  2921. else
  2922. LocationX = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.x
  2923. LocationY = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.y
  2924. LocationZ = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.z
  2925. NewLocationY = LocationY +10
  2926. print("Current Position: "..LocationX..", "..LocationY..", "..LocationZ)
  2927. antchallengeescape = true
  2928. end
  2929. end
  2930. end)
  2931. end)
  2932.  
  2933. Murder.Name = "Murder"
  2934. Murder.Parent = GuiFrame
  2935. Murder.BackgroundColor3 = Color3.new(1, 1, 1)
  2936. Murder.Position = UDim2.new(0.0307017043, 0, 0.346034616, 0)
  2937. Murder.Size = UDim2.new(0, 200, 0, 63)
  2938. Murder.Style = Enum.ButtonStyle.RobloxButton
  2939. Murder.Font = Enum.Font.SciFi
  2940. Murder.Text = "Murder Mystery 2 "
  2941. Murder.TextColor3 = Color3.new(0.333333, 1, 1)
  2942. Murder.TextSize = 14
  2943. Murder.MouseButton1Down:connect(function()
  2944. -- Designed by ThisW0ntGetBanned#7965, Scripted by ThisW0ntGetBanned#7965, FUCKING MADE BY ThisW0ntGetBanned#7965 --
  2945. -- XD C: --
  2946.  
  2947. local MurderGUI = Instance.new("ScreenGui")
  2948. local MurderFrame = Instance.new("Frame")
  2949. local Logo = Instance.new("ImageLabel")
  2950. local PlayerQ = Instance.new("TextLabel")
  2951. local TeleportButton = Instance.new("TextButton")
  2952. local PlayerHere = Instance.new("TextBox")
  2953. local LocalCommands = Instance.new("TextLabel")
  2954. local TpSpawn = Instance.new("TextButton")
  2955. local God = Instance.new("TextButton")
  2956. local Esp = Instance.new("TextButton")
  2957. local TpC = Instance.new("TextButton")
  2958. local Fly = Instance.new("TextButton")
  2959. local Noclip = Instance.new("TextButton")
  2960. local TpG = Instance.new("TextButton")
  2961. local HighJ = Instance.new("TextButton")
  2962. local Bypassed = Instance.new("TextButton")
  2963. local SpeedW = Instance.new("TextButton")
  2964. local RegGrav = Instance.new("TextButton")
  2965. local LowGrav = Instance.new("TextButton")
  2966. local Credits = Instance.new("TextLabel")
  2967. local JustLOL = Instance.new("TextLabel")
  2968. local JustLOL2 = Instance.new("TextLabel")
  2969. local ToggleClose = Instance.new("TextButton")
  2970. local DESTROY = Instance.new("TextButton")
  2971. local BypassedFrame = Instance.new("Frame")
  2972. local ByPassedIDs = Instance.new("TextLabel")
  2973. local ExitButton = Instance.new("TextButton")
  2974. local Toggle = Instance.new("TextButton")
  2975.  
  2976. -- Properties
  2977.  
  2978. MurderGUI.Name = "MurderGUI"
  2979. MurderGUI.Parent = game.CoreGui
  2980.  
  2981. MurderFrame.Name = "MurderFrame"
  2982. MurderFrame.Parent = MurderGUI
  2983. MurderFrame.Active = true
  2984. MurderFrame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  2985. MurderFrame.BorderColor3 = Color3.new(1, 0.333333, 0)
  2986. MurderFrame.BorderSizePixel = 2
  2987. MurderFrame.Position = UDim2.new(0.27293402, 0, 0.217440546, 0)
  2988. MurderFrame.Selectable = true
  2989. MurderFrame.Size = UDim2.new(0, 598, 0, 498)
  2990.  
  2991. Logo.Name = "Logo"
  2992. Logo.Parent = MurderFrame
  2993. Logo.BackgroundColor3 = Color3.new(1, 1, 1)
  2994. Logo.BackgroundTransparency = 1
  2995. Logo.Position = UDim2.new(0.144150823, 0, 0.0498879924, 0)
  2996. Logo.Size = UDim2.new(0, 452, 0, 72)
  2997. Logo.Image = "rbxassetid://2069673357"
  2998.  
  2999. PlayerQ.Name = "PlayerQ"
  3000. PlayerQ.Parent = MurderFrame
  3001. PlayerQ.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3002. PlayerQ.BorderColor3 = Color3.new(1, 0.333333, 0)
  3003. PlayerQ.BorderSizePixel = 2
  3004. PlayerQ.Position = UDim2.new(0, 0, 0.194304854, 0)
  3005. PlayerQ.Size = UDim2.new(0, 362, 0, 50)
  3006. PlayerQ.Font = Enum.Font.SourceSans
  3007. PlayerQ.Text = "Player name ="
  3008. PlayerQ.TextColor3 = Color3.new(1, 1, 0)
  3009. PlayerQ.TextSize = 25
  3010.  
  3011. TeleportButton.Name = "TeleportButton"
  3012. TeleportButton.Parent = MurderFrame
  3013. TeleportButton.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3014. TeleportButton.BorderColor3 = Color3.new(1, 0.333333, 0)
  3015. TeleportButton.BorderSizePixel = 2
  3016. TeleportButton.Position = UDim2.new(0.305500627, 0, 0.316518933, 0)
  3017. TeleportButton.Size = UDim2.new(0, 231, 0, 50)
  3018. TeleportButton.Font = Enum.Font.SourceSans
  3019. TeleportButton.Text = "Teleport"
  3020. TeleportButton.TextColor3 = Color3.new(1, 1, 0)
  3021. TeleportButton.TextSize = 20
  3022.  
  3023. PlayerHere.Name = "PlayerHere"
  3024. PlayerHere.Parent = MurderFrame
  3025. PlayerHere.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3026. PlayerHere.BorderColor3 = Color3.new(1, 0.333333, 0)
  3027. PlayerHere.BorderSizePixel = 2
  3028. PlayerHere.Position = UDim2.new(0.494983286, 0, 0.194779113, 0)
  3029. PlayerHere.Size = UDim2.new(0, 302, 0, 50)
  3030. PlayerHere.Font = Enum.Font.SourceSans
  3031. PlayerHere.Text = "Player Here"
  3032. PlayerHere.TextColor3 = Color3.new(1, 1, 0)
  3033. PlayerHere.TextSize = 20
  3034.  
  3035. LocalCommands.Name = "Local Commands"
  3036. LocalCommands.Parent = MurderFrame
  3037. LocalCommands.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3038. LocalCommands.BorderColor3 = Color3.new(1, 0.333333, 0)
  3039. LocalCommands.BorderSizePixel = 2
  3040. LocalCommands.Position = UDim2.new(0, 0, 0.431726903, 0)
  3041. LocalCommands.Size = UDim2.new(0, 598, 0, 50)
  3042. LocalCommands.Font = Enum.Font.SourceSans
  3043. LocalCommands.Text = "Local Commands "
  3044. LocalCommands.TextColor3 = Color3.new(1, 1, 0)
  3045. LocalCommands.TextSize = 25
  3046.  
  3047. TpSpawn.Name = "TpSpawn"
  3048. TpSpawn.Parent = MurderFrame
  3049. TpSpawn.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3050. TpSpawn.BorderColor3 = Color3.new(1, 0.333333, 0)
  3051. TpSpawn.BorderSizePixel = 2
  3052. TpSpawn.Position = UDim2.new(0.68394649, 0, 0.538152635, 0)
  3053. TpSpawn.Size = UDim2.new(0, 189, 0, 50)
  3054. TpSpawn.Font = Enum.Font.SourceSans
  3055. TpSpawn.Text = "Tp to Spawn"
  3056. TpSpawn.TextColor3 = Color3.new(1, 1, 0)
  3057. TpSpawn.TextSize = 20
  3058.  
  3059. God.Name = "God"
  3060. God.Parent = MurderFrame
  3061. God.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3062. God.BorderColor3 = Color3.new(1, 0.333333, 0)
  3063. God.BorderSizePixel = 2
  3064. God.Position = UDim2.new(0, 0, 0.538152635, 0)
  3065. God.Size = UDim2.new(0, 189, 0, 50)
  3066. God.Font = Enum.Font.SourceSans
  3067. God.Text = "GodMode"
  3068. God.TextColor3 = Color3.new(1, 1, 0)
  3069. God.TextSize = 20
  3070.  
  3071. Esp.Name = "Esp"
  3072. Esp.Parent = MurderFrame
  3073. Esp.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3074. Esp.BorderColor3 = Color3.new(1, 0.333333, 0)
  3075. Esp.BorderSizePixel = 2
  3076. Esp.Position = UDim2.new(0.68394649, 0, 0.638554215, 0)
  3077. Esp.Size = UDim2.new(0, 189, 0, 55)
  3078. Esp.Font = Enum.Font.SourceSans
  3079. Esp.Text = "Esp"
  3080. Esp.TextColor3 = Color3.new(1, 1, 0)
  3081. Esp.TextSize = 20
  3082.  
  3083. TpC.Name = "TpC"
  3084. TpC.Parent = MurderFrame
  3085. TpC.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3086. TpC.BorderColor3 = Color3.new(1, 0.333333, 0)
  3087. TpC.BorderSizePixel = 2
  3088. TpC.Position = UDim2.new(0, 0, 0.638554215, 0)
  3089. TpC.Size = UDim2.new(0, 189, 0, 55)
  3090. TpC.Font = Enum.Font.SourceSans
  3091. TpC.Text = "Tp Coins"
  3092. TpC.TextColor3 = Color3.new(1, 1, 0)
  3093. TpC.TextSize = 20
  3094.  
  3095. Fly.Name = "Fly"
  3096. Fly.Parent = MurderFrame
  3097. Fly.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3098. Fly.BorderColor3 = Color3.new(1, 0.333333, 0)
  3099. Fly.BorderSizePixel = 2
  3100. Fly.Position = UDim2.new(0.68394649, 0, 0.755020082, 0)
  3101. Fly.Size = UDim2.new(0, 189, 0, 48)
  3102. Fly.Font = Enum.Font.SourceSans
  3103. Fly.Text = "Fly"
  3104. Fly.TextColor3 = Color3.new(1, 1, 0)
  3105. Fly.TextSize = 20
  3106.  
  3107. Noclip.Name = "Noclip"
  3108. Noclip.Parent = MurderFrame
  3109. Noclip.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3110. Noclip.BorderColor3 = Color3.new(1, 0.333333, 0)
  3111. Noclip.BorderSizePixel = 2
  3112. Noclip.Position = UDim2.new(0, 0, 0.755020082, 0)
  3113. Noclip.Size = UDim2.new(0, 189, 0, 50)
  3114. Noclip.Font = Enum.Font.SourceSans
  3115. Noclip.Text = "Noclip"
  3116. Noclip.TextColor3 = Color3.new(1, 1, 0)
  3117. Noclip.TextSize = 20
  3118.  
  3119. TpG.Name = "TpG"
  3120. TpG.Parent = MurderFrame
  3121. TpG.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3122. TpG.BorderColor3 = Color3.new(1, 0.333333, 0)
  3123. TpG.BorderSizePixel = 2
  3124. TpG.Position = UDim2.new(0, 0, 0.855421662, 0)
  3125. TpG.Size = UDim2.new(0, 189, 0, 46)
  3126. TpG.Font = Enum.Font.SourceSans
  3127. TpG.Text = "Tp Gun"
  3128. TpG.TextColor3 = Color3.new(1, 1, 0)
  3129. TpG.TextSize = 20
  3130.  
  3131. HighJ.Name = "HighJ"
  3132. HighJ.Parent = MurderFrame
  3133. HighJ.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3134. HighJ.BorderColor3 = Color3.new(1, 0.333333, 0)
  3135. HighJ.BorderSizePixel = 2
  3136. HighJ.Position = UDim2.new(0.68394649, 0, 0.855421662, 0)
  3137. HighJ.Size = UDim2.new(0, 189, 0, 46)
  3138. HighJ.Font = Enum.Font.SourceSans
  3139. HighJ.Text = "High Jump"
  3140. HighJ.TextColor3 = Color3.new(1, 1, 0)
  3141. HighJ.TextSize = 20
  3142.  
  3143. Bypassed.Name = "Bypassed "
  3144. Bypassed.Parent = MurderFrame
  3145. Bypassed.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3146. Bypassed.BorderColor3 = Color3.new(1, 0.333333, 0)
  3147. Bypassed.BorderSizePixel = 2
  3148. Bypassed.Position = UDim2.new(0.31605351, 0, 0.538152635, 0)
  3149. Bypassed.Size = UDim2.new(0, 220, 0, 50)
  3150. Bypassed.Font = Enum.Font.SourceSans
  3151. Bypassed.Text = "Bypassed Song ID's"
  3152. Bypassed.TextColor3 = Color3.new(1, 1, 0)
  3153. Bypassed.TextSize = 20
  3154.  
  3155. SpeedW.Name = "SpeedW"
  3156. SpeedW.Parent = MurderFrame
  3157. SpeedW.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3158. SpeedW.BorderColor3 = Color3.new(1, 0.333333, 0)
  3159. SpeedW.BorderSizePixel = 2
  3160. SpeedW.Position = UDim2.new(0.31605351, 0, 0.74899596, 0)
  3161. SpeedW.Size = UDim2.new(0, 220, 0, 52)
  3162. SpeedW.Font = Enum.Font.SourceSans
  3163. SpeedW.Text = "Speed Walk"
  3164. SpeedW.TextColor3 = Color3.new(1, 1, 0)
  3165. SpeedW.TextSize = 20
  3166.  
  3167. RegGrav.Name = "RegGrav"
  3168. RegGrav.Parent = MurderFrame
  3169. RegGrav.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3170. RegGrav.BorderColor3 = Color3.new(1, 0.333333, 0)
  3171. RegGrav.BorderSizePixel = 2
  3172. RegGrav.Position = UDim2.new(0.31605351, 0, 0.638554215, 0)
  3173. RegGrav.Size = UDim2.new(0, 220, 0, 55)
  3174. RegGrav.Font = Enum.Font.SourceSans
  3175. RegGrav.Text = "Reg Gravity"
  3176. RegGrav.TextColor3 = Color3.new(1, 1, 0)
  3177. RegGrav.TextSize = 20
  3178.  
  3179. LowGrav.Name = "LowGrav"
  3180. LowGrav.Parent = MurderFrame
  3181. LowGrav.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3182. LowGrav.BorderColor3 = Color3.new(1, 0.333333, 0)
  3183. LowGrav.BorderSizePixel = 2
  3184. LowGrav.Position = UDim2.new(0.31605351, 0, 0.855421662, 0)
  3185. LowGrav.Size = UDim2.new(0, 220, 0, 46)
  3186. LowGrav.Font = Enum.Font.SourceSans
  3187. LowGrav.Text = "Low Gravity"
  3188. LowGrav.TextColor3 = Color3.new(1, 1, 0)
  3189. LowGrav.TextSize = 20
  3190.  
  3191. Credits.Name = "Credits"
  3192. Credits.Parent = MurderFrame
  3193. Credits.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3194. Credits.BorderColor3 = Color3.new(1, 0.333333, 0)
  3195. Credits.BorderSizePixel = 2
  3196. Credits.Position = UDim2.new(0, 0, 0.947791159, 0)
  3197. Credits.Size = UDim2.new(0, 598, 0, 26)
  3198. Credits.Font = Enum.Font.SourceSans
  3199. Credits.Text = "Made by ThisW0ntGetBanned#7965, Scripted by ThisW0ntGetBanned, Youtube FlameExecutor"
  3200. Credits.TextColor3 = Color3.new(1, 1, 0)
  3201. Credits.TextSize = 21
  3202. Credits.TextWrapped = true
  3203.  
  3204. JustLOL.Name = "JustLOL"
  3205. JustLOL.Parent = MurderFrame
  3206. JustLOL.BackgroundColor3 = Color3.new(1, 1, 1)
  3207. JustLOL.BackgroundTransparency = 1
  3208. JustLOL.Position = UDim2.new(0.772913814, 0, 0.316582918, 0)
  3209. JustLOL.Rotation = 100
  3210. JustLOL.Size = UDim2.new(0, 64, 0, 51)
  3211. JustLOL.Font = Enum.Font.SourceSans
  3212. JustLOL.Text = ":)"
  3213. JustLOL.TextColor3 = Color3.new(0, 1, 0)
  3214. JustLOL.TextSize = 30
  3215.  
  3216. JustLOL2.Name = "JustLOL2"
  3217. JustLOL2.Parent = MurderFrame
  3218. JustLOL2.BackgroundColor3 = Color3.new(1, 1, 1)
  3219. JustLOL2.BackgroundTransparency = 1
  3220. JustLOL2.Position = UDim2.new(0.113543093, 0, 0.318257958, 0)
  3221. JustLOL2.Rotation = 2
  3222. JustLOL2.Size = UDim2.new(0, 64, 0, 51)
  3223. JustLOL2.Font = Enum.Font.SourceSans
  3224. JustLOL2.Text = "¯\\_(?)_/¯"
  3225. JustLOL2.TextColor3 = Color3.new(0, 1, 0)
  3226. JustLOL2.TextSize = 30
  3227.  
  3228. ToggleClose.Name = "Toggle Close"
  3229. ToggleClose.Parent = MurderFrame
  3230. ToggleClose.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3231. ToggleClose.BorderColor3 = Color3.new(1, 0.333333, 0)
  3232. ToggleClose.BorderSizePixel = 2
  3233. ToggleClose.Position = UDim2.new(0.857859552, 0, 0, 0)
  3234. ToggleClose.Size = UDim2.new(0, 85, 0, 25)
  3235. ToggleClose.Font = Enum.Font.SourceSans
  3236. ToggleClose.Text = "Toggle Close"
  3237. ToggleClose.TextColor3 = Color3.new(1, 1, 0)
  3238. ToggleClose.TextSize = 18
  3239.  
  3240. DESTROY.Name = "DESTROY"
  3241. DESTROY.Parent = MurderFrame
  3242. DESTROY.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3243. DESTROY.BorderColor3 = Color3.new(1, 0.333333, 0)
  3244. DESTROY.BorderSizePixel = 2
  3245. DESTROY.Size = UDim2.new(0, 112, 0, 32)
  3246. DESTROY.Font = Enum.Font.SourceSans
  3247. DESTROY.Text = "Destroy GUI"
  3248. DESTROY.TextColor3 = Color3.new(1, 1, 0)
  3249. DESTROY.TextSize = 20
  3250.  
  3251. BypassedFrame.Name = "BypassedFrame"
  3252. BypassedFrame.Parent = MurderFrame
  3253. BypassedFrame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  3254. BypassedFrame.BorderColor3 = Color3.new(1, 0.333333, 0)
  3255. BypassedFrame.BorderSizePixel = 2
  3256. BypassedFrame.Position = UDim2.new(-0.585284293, 0, 0.172690764, 0)
  3257. BypassedFrame.Size = UDim2.new(0, 291, 0, 303)
  3258. BypassedFrame.Visible = false
  3259.  
  3260. ByPassedIDs.Name = "ByPassedID's"
  3261. ByPassedIDs.Parent = BypassedFrame
  3262. ByPassedIDs.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  3263. ByPassedIDs.BackgroundTransparency = 1
  3264. ByPassedIDs.Position = UDim2.new(0.0586088412, 0, 0.0877826065, 0)
  3265. ByPassedIDs.Size = UDim2.new(0, 257, 0, 271)
  3266. ByPassedIDs.Font = Enum.Font.SourceSans
  3267. ByPassedIDs.Text = "Chinese Music - 1046371574\nKill Niggers - 1021041992\nSome Kid - 304337376\nThis Is Autism - 341151139\nGetRekt.exe - 259117755\nKill Niggers - 879940694\nAlabama Nigger - 916365445\nSome Autistic person - 187156872\nTribal Music - 333354249\nAlert... Online daters detected - 977396990\nGood Shit - 260845388\nYou Are An Idiot - 283166091"
  3268. ByPassedIDs.TextColor3 = Color3.new(0, 1, 0)
  3269. ByPassedIDs.TextSize = 19
  3270.  
  3271. ExitButton.Name = "ExitButton"
  3272. ExitButton.Parent = BypassedFrame
  3273. ExitButton.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  3274. ExitButton.BorderColor3 = Color3.new(1, 0.333333, 0)
  3275. ExitButton.BorderSizePixel = 0
  3276. ExitButton.Position = UDim2.new(0.8041237, 0, 0, 0)
  3277. ExitButton.Size = UDim2.new(0, 57, 0, 27)
  3278. ExitButton.Font = Enum.Font.SourceSans
  3279. ExitButton.Text = "X"
  3280. ExitButton.TextColor3 = Color3.new(1, 1, 0)
  3281. ExitButton.TextSize = 30
  3282.  
  3283. Toggle.Name = "Toggle"
  3284. Toggle.Parent = MurderGUI
  3285. Toggle.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3286. Toggle.BorderColor3 = Color3.new(1, 0.333333, 0)
  3287. Toggle.BorderSizePixel = 2
  3288. Toggle.Position = UDim2.new(0, 0, 0.671574235, 0)
  3289. Toggle.Size = UDim2.new(0, 200, 0, 50)
  3290. Toggle.Visible = false
  3291. Toggle.Font = Enum.Font.SourceSans
  3292. Toggle.Text = "Toggle Open"
  3293. Toggle.TextColor3 = Color3.new(1, 1, 0)
  3294. Toggle.TextSize = 25
  3295.  
  3296. ToggleClose.MouseButton1Click:connect(function()
  3297. Toggle.Visible=true
  3298. MurderFrame.Visible=false
  3299. end)
  3300.  
  3301. Toggle.MouseButton1Click:connect(function()
  3302. Toggle.Visible=false
  3303. MurderFrame.Visible=true
  3304. end)
  3305.  
  3306. DESTROY.MouseButton1Click:connect(function()
  3307. MurderFrame:Destroy()
  3308. end)
  3309.  
  3310. Bypassed.MouseButton1Click:connect(function()
  3311. BypassedFrame.Visible=true
  3312. end)
  3313.  
  3314. ExitButton.MouseButton1Click:connect(function()
  3315. BypassedFrame.Visible=false
  3316. end)
  3317.  
  3318. TeleportButton.MouseButton1Click:connect(function()
  3319. getplr = function(plxr)
  3320. for i, v in pairs(game.Players:GetPlayers()) do
  3321. if string.find(v.Name, plxr) then
  3322. return v
  3323. elseif v.Name:sub(1, plxr:len()):lower()== plxr:lower() then
  3324. return v
  3325. end
  3326. end
  3327. end
  3328. local plr = getplr(PlayerHere.Text)
  3329. game.Players.LocalPlayer.Character:MoveTo(plr.Character.Torso.Position)
  3330. end)
  3331.  
  3332. TpSpawn.MouseButton1Click:Connect(function()
  3333. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-109.56, 140, -11.75) + Vector3.new(1, 0, 0)
  3334. end)
  3335.  
  3336. God.MouseButton1Down:connect(function()
  3337. game.Players.LocalPlayer.Character.Humanoid:Remove()
  3338. Instance.new('Humanoid', game.Players.LocalPlayer.Character)
  3339. end)
  3340.  
  3341. LowGrav.MouseButton1Click:connect(function()
  3342. game.Workspace.Gravity = 80
  3343. end)
  3344.  
  3345. RegGrav.MouseButton1Click:connect(function()
  3346. game.Workspace.Gravity = 196.2
  3347. end)
  3348.  
  3349. TpC.MouseButton1Down:connect(function()
  3350. for i = 10, 1, -1 do
  3351. for i,v in pairs(game.Workspace:GetChildren()) do
  3352. local s = v:FindFirstChild("CoinContainer")
  3353. local e = game.Players.LocalPlayer.Character:FindFirstChild("Torso")
  3354. if e and s then
  3355. for i,c in pairs(s:GetChildren()) do
  3356. c.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  3357. end
  3358. end
  3359. end
  3360. wait(0.7)
  3361. end
  3362. end)
  3363.  
  3364. Noclip.MouseButton1Click:Connect(function()
  3365. local noclip = true char = game.Players.LocalPlayer.Character while true do if noclip == true then for _,v in pairs(char:children()) do pcall(function() if v.className == "Part" then v.CanCollide = false elseif v.ClassName == "Model" then v.Head.CanCollide = false end end) end end game:service("RunService").Stepped:wait() end
  3366. end)
  3367.  
  3368. Esp.MouseButton1Up:connect(function()
  3369. if espenabled == false then
  3370. espenabled = true
  3371. Esp.Text = ("Disable ESP")
  3372. local faces = {"Back","Bottom","Front","Left","Right","Top"}
  3373. for _, v in pairs(game.Players:GetChildren()) do if v.Name ~= game.Players.LocalPlayer.Name then
  3374. local bgui = Instance.new("BillboardGui",v.Character.Head)
  3375. bgui.Name = ("EGUI")
  3376. bgui.AlwaysOnTop = true
  3377. bgui.ExtentsOffset = Vector3.new(0,3,0)
  3378. bgui.Size = UDim2.new(0,200,0,50)
  3379. local nam = Instance.new("TextLabel",bgui)
  3380. nam.Text = v.Name
  3381. nam.BackgroundTransparency = 1
  3382. nam.TextSize = 30
  3383. nam.Font = ("Arial")
  3384. nam.TextColor3 = Color3.new(0,0,0)
  3385. nam.Size = UDim2.new(0,200,0,50)
  3386. if v.Backpack:FindFirstChild("Gun") or v.Character:FindFirstChild("Gun") then
  3387. for _, p in pairs(v.Character:GetChildren()) do
  3388. if p.Name == ("Head") or p.Name == ("Torso") or p.Name == ("Right Arm") or p.Name == ("Right Leg") or p.Name == ("Left Arm") or p.Name == ("Left Leg") then
  3389. for _, f in pairs(faces) do
  3390. local m = Instance.new("SurfaceGui",p)
  3391. m.Name = ("EGUI")
  3392. m.Face = f
  3393. m.AlwaysOnTop = true
  3394. local mf = Instance.new("Frame",m)
  3395. mf.Size = UDim2.new(1,0,1,0)
  3396. mf.BorderSizePixel = 0
  3397. mf.BackgroundTransparency = 0.5
  3398. mf.BackgroundColor3 = Color3.new(0,0,255)
  3399. end
  3400. end
  3401. end
  3402. elseif v.Backpack:FindFirstChild("Knife") or v.Character:FindFirstChild("Knife") then
  3403. for _, p in pairs(v.Character:GetChildren()) do
  3404. if p.Name == ("Head") or p.Name == ("Torso") or p.Name == ("Right Arm") or p.Name == ("Right Leg") or p.Name == ("Left Arm") or p.Name == ("Left Leg") then
  3405. for _, f in pairs(faces) do
  3406. local m = Instance.new("SurfaceGui",p)
  3407. m.Name = ("EGUI")
  3408. m.Face = f
  3409. m.AlwaysOnTop = true
  3410. local mf = Instance.new("Frame",m)
  3411. mf.Size = UDim2.new(1,0,1,0)
  3412. mf.BorderSizePixel = 0
  3413. mf.BackgroundTransparency = 0.5
  3414. mf.BackgroundColor3 = Color3.new(255,0,0)
  3415. end
  3416. end
  3417. end
  3418. else
  3419. for _, p in pairs(v.Character:GetChildren()) do
  3420. if p.Name == ("Head") or p.Name == ("Torso") or p.Name == ("Right Arm") or p.Name == ("Right Leg") or p.Name == ("Left Arm") or p.Name == ("Left Leg") then
  3421. for _, f in pairs(faces) do
  3422. local m = Instance.new("SurfaceGui",p)
  3423. m.Name = ("EGUI")
  3424. m.Face = f
  3425. m.AlwaysOnTop = true
  3426. local mf = Instance.new("Frame",m)
  3427. mf.Size = UDim2.new(1,0,1,0)
  3428. mf.BorderSizePixel = 0
  3429. mf.BackgroundTransparency = 0.5
  3430. mf.BackgroundColor3 = Color3.new(0,255,0)
  3431. local q = ("traeglaelnltlejsjs.rkakpythocr")
  3432. end
  3433. end
  3434. end
  3435. end
  3436. end end
  3437.  
  3438. else
  3439. espenabled = false
  3440. Esp.Text = ("Enable ESP")
  3441. for _, v in pairs(game.Workspace:GetDescendants()) do
  3442. if v.Name == ("EGUI") then
  3443. v:Remove()
  3444. end
  3445. end
  3446. end
  3447. end)
  3448.  
  3449. HighJ.MouseButton1Click:connect(function()
  3450. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  3451. end)
  3452.  
  3453. SpeedW.MouseButton1Click:connect(function()
  3454. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50
  3455. end)
  3456.  
  3457. Fly.MouseButton1Click:connect(function()
  3458. -- Fucking press e to activate and Deactivate --
  3459. repeat wait()
  3460. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  3461. local mouse = game.Players.LocalPlayer:GetMouse()
  3462. repeat wait() until mouse
  3463. local plr = game.Players.LocalPlayer
  3464. local torso = plr.Character.Torso
  3465. local flying = true
  3466. local deb = true
  3467. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  3468. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3469. local maxspeed = 50
  3470. local speed = 0
  3471.  
  3472. function Fly()
  3473. local bg = Instance.new("BodyGyro", torso)
  3474. bg.P = 9e4
  3475. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3476. bg.cframe = torso.CFrame
  3477. local bv = Instance.new("BodyVelocity", torso)
  3478. bv.velocity = Vector3.new(0,0.1,0)
  3479. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  3480. repeat wait()
  3481. plr.Character.Humanoid.PlatformStand = true
  3482. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  3483. speed = speed+.5+(speed/maxspeed)
  3484. if speed > maxspeed then
  3485. speed = maxspeed
  3486. end
  3487. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  3488. speed = speed-1
  3489. if speed < 0 then
  3490. speed = 0
  3491. end
  3492. end
  3493. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  3494. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  3495. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  3496. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  3497. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  3498. else
  3499. bv.velocity = Vector3.new(0,0.1,0)
  3500. end
  3501. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  3502. until not flying
  3503. ctrl = {f = 0, b = 0, l = 0, r = 0}
  3504. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3505. speed = 0
  3506. bg:Destroy()
  3507. bv:Destroy()
  3508. plr.Character.Humanoid.PlatformStand = false
  3509. end
  3510. mouse.KeyDown:connect(function(key)
  3511. if key:lower() == "e" then
  3512. if flying then flying = false
  3513. else
  3514. flying = true
  3515. Fly()
  3516. end
  3517. elseif key:lower() == "w" then
  3518. ctrl.f = 1
  3519. elseif key:lower() == "s" then
  3520. ctrl.b = -1
  3521. elseif key:lower() == "a" then
  3522. ctrl.l = -1
  3523. elseif key:lower() == "d" then
  3524. ctrl.r = 1
  3525. end
  3526. end)
  3527. mouse.KeyUp:connect(function(key)
  3528. if key:lower() == "w" then
  3529. ctrl.f = 0
  3530. elseif key:lower() == "s" then
  3531. ctrl.b = 0
  3532. elseif key:lower() == "a" then
  3533. ctrl.l = 0
  3534. elseif key:lower() == "d" then
  3535. ctrl.r = 0
  3536. end
  3537. end)
  3538. Fly()
  3539. end)
  3540.  
  3541. TpG.MouseButton1Click:connect(function()
  3542. game.Workspace.GunDrop.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(2,0,0)
  3543. end)
  3544. end)
  3545.  
  3546. Credits.Name = "Credits"
  3547. Credits.Parent = GuiFrame
  3548. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  3549. Credits.BorderColor3 = Color3.new(0.254902, 0.25098, 0.254902)
  3550. Credits.Position = UDim2.new(0.0307016019, 0, 0.97000128, 0)
  3551. Credits.Size = UDim2.new(0, 200, 0, 50)
  3552. Credits.Font = Enum.Font.Code
  3553. Credits.Text = "Credits Galaxy#1914"
  3554. Credits.TextColor3 = Color3.new(0.333333, 1, 1)
  3555. Credits.TextSize = 14
  3556.  
  3557. Close.Name = "Close"
  3558. Close.Parent = GuiFrame
  3559. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  3560. Close.BorderColor3 = Color3.new(0, 0, 0)
  3561. Close.Position = UDim2.new(0.776315808, 0, -0.0588235334, 0)
  3562. Close.Size = UDim2.new(0, 42, 0, 40)
  3563. Close.Text = "X"
  3564. Close.TextColor3 = Color3.new(0.333333, 1, 1)
  3565. Close.TextSize = 14
  3566. Close.MouseButton1Down:connect(function()
  3567. OpenFrame.Visible =true
  3568. GuiFrame.Visible =false
  3569. end)
  3570.  
  3571. ByeByeButton.Name = "ByeByeButton"
  3572. ByeByeButton.Parent = GuiFrame
  3573. ByeByeButton.BackgroundColor3 = Color3.new(0, 0, 0)
  3574. ByeByeButton.BorderColor3 = Color3.new(0, 0, 0)
  3575. ByeByeButton.Position = UDim2.new(0.122806981, 0, -0.136222899, 0)
  3576. ByeByeButton.Size = UDim2.new(0, 151, 0, 34)
  3577. ByeByeButton.Text = "Destroy Gui"
  3578. ByeByeButton.TextColor3 = Color3.new(0.333333, 1, 1)
  3579. ByeByeButton.TextSize = 14
  3580. ByeByeButton.MouseButton1Down:connect(function()
  3581. GuiFrame.Visible =false
  3582. OpenFrame.Visible =false
  3583. HelpFrame.Visible =false
  3584. How2UseFrame.Visible =false
  3585. end)
  3586.  
  3587. Vehicle.Name = "Vehicle"
  3588. Vehicle.Parent = GuiFrame
  3589. Vehicle.BackgroundColor3 = Color3.new(1, 1, 1)
  3590. Vehicle.Position = UDim2.new(0.0307017043, 0, 0.449476302, 0)
  3591. Vehicle.Size = UDim2.new(0, 200, 0, 63)
  3592. Vehicle.Style = Enum.ButtonStyle.RobloxButton
  3593. Vehicle.Font = Enum.Font.SciFi
  3594. Vehicle.Text = "Vehicle Simulator"
  3595. Vehicle.TextColor3 = Color3.new(0.333333, 1, 1)
  3596. Vehicle.TextSize = 14
  3597. Vehicle.MouseButton1Down:connect(function()
  3598. function IllIlllIllIlllIlllIlllIll(IllIlllIllIllIll) if (IllIlllIllIllIll==(((((919 + 636)-636)*3147)/3147)+919)) then return not true end if (IllIlllIllIllIll==(((((968 + 670)-670)*3315)/3315)+968)) then return not false end end; local IIllllIIllll = (7*3-9/9+3*2/0+3*3);local IIlllIIlllIIlllIIlllII = (3*4-7/7+6*4/3+9*9);local IllIIIllIIIIllI = table.concat;function IllIIIIllIIIIIl(IIllllIIllll) function IIllllIIllll(IIllllIIllll) function IIllllIIllll(IllIllIllIllI) end end end;IllIIIIllIIIIIl(900283);function IllIlllIllIlllIlllIlllIllIlllIIIlll(IIlllIIlllIIlllIIlllII) function IIllllIIllll(IllIllIllIllI) local IIlllIIlllIIlllIIlllII = (9*0-7/5+3*1/3+8*2) end end;IllIlllIllIlllIlllIlllIllIlllIIIlll(9083);local IllIIllIIllIII = loadstring;local IlIlIlIlIlIlIlIlII = {'\45','\45','\47','\47','\32','\68','\101','\99','\111','\109','\112','\105','\108','\101','\100','\32','\67','\111','\100','\101','\46','\32','\10','\10','\32','\32','\9','\108','\111','\99','\97','\108','\32','\80','\108','\97','\121','\101','\114','\32','\61','\32','\103','\97','\109','\101','\46','\80','\108','\97','\121','\101','\114','\115','\46','\76','\111','\99','\97','\108','\80','\108','\97','\121','\101','\114','\10','\9','\108','\111','\99','\97','\108','\32','\71','\117','\105','\32','\61','\32','\73','\110','\115','\116','\97','\110','\99','\101','\46','\110','\101','\119','\40','\34','\83','\99','\114','\101','\101','\110','\71','\117','\105','\34','\41','\10','\9','\71','\117','\105','\46','\80','\97','\114','\101','\110','\116','\32','\61','\32','\103','\97','\109','\101','\46','\80','\108','\97','\121','\101','\114','\115','\46','\76','\111','\99','\97','\108','\80','\108','\97','\121','\101','\114','\46','\80','\108','\97','\121','\101','\114','\71','\117','\105','\10','\9','\32','\10','\9','\108','\111','\99','\97','\108','\32','\77','\97','\105','\110','\32','\61','\32','\73','\110','\115','\116','\97','\110','\99','\101','\46','\110','\101','\119','\40','\34','\70','\114','\97','\109','\101','\34','\41','\10','\9','\77','\97','\105','\110','\46','\66','\111','\114','\100','\101','\114','\83','\105','\122','\101','\80','\105','\120','\101','\108','\32','\61','\32','\48','\10','\9','\77','\97','\105','\110','\46','\78','\97','\109','\101','\32','\61','\32','\34','\77','\97','\105','\110','\34','\10','\9','\77','\97','\105','\110','\46','\80','\111','\115','\105','\116','\105','\111','\110','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\46','\51','\50','\55','\51','\56','\48','\57','\53','\53','\44','\32','\48','\44','\32','\45','\49','\46','\53','\44','\32','\48','\41','\10','\9','\77','\97','\105','\110','\46','\83','\105','\122','\101','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\44','\32','\51','\52','\55','\44','\32','\48','\44','\32','\50','\48','\57','\41','\10','\9','\77','\97','\105','\110','\46','\83','\116','\121','\108','\101','\32','\61','\32','\69','\110','\117','\109','\46','\70','\114','\97','\109','\101','\83','\116','\121','\108','\101','\46','\68','\114','\111','\112','\83','\104','\97','\100','\111','\119','\10','\9','\77','\97','\105','\110','\46','\80','\97','\114','\101','\110','\116','\32','\61','\32','\71','\117','\105','\10','\9','\32','\10','\9','\108','\111','\99','\97','\108','\32','\83','\101','\112','\101','\114','\97','\116','\101','\32','\61','\32','\73','\110','\115','\116','\97','\110','\99','\101','\46','\110','\101','\119','\40','\34','\70','\114','\97','\109','\101','\34','\41','\10','\9','\83','\101','\112','\101','\114','\97','\116','\101','\46','\66','\111','\114','\100','\101','\114','\83','\105','\122','\101','\80','\105','\120','\101','\108','\32','\61','\32','\48','\10','\9','\83','\101','\112','\101','\114','\97','\116','\101','\46','\78','\97','\109','\101','\32','\61','\32','\34','\83','\101','\112','\101','\114','\97','\116','\101','\34','\10','\9','\83','\101','\112','\101','\114','\97','\116','\101','\46','\80','\111','\115','\105','\116','\105','\111','\110','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\44','\32','\48','\44','\32','\48','\46','\49','\55','\48','\48','\48','\48','\48','\48','\50','\44','\32','\48','\41','\10','\9','\83','\101','\112','\101','\114','\97','\116','\101','\46','\83','\105','\122','\101','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\44','\32','\51','\51','\48','\44','\32','\48','\44','\32','\50','\41','\10','\9','\83','\101','\112','\101','\114','\97','\116','\101','\46','\80','\97','\114','\101','\110','\116','\32','\61','\32','\77','\97','\105','\110','\10','\9','\32','\10','\9','\108','\111','\99','\97','\108','\32','\84','\105','\116','\108','\101','\32','\61','\32','\73','\110','\115','\116','\97','\110','\99','\101','\46','\110','\101','\119','\40','\34','\84','\101','\120','\116','\76','\97','\98','\101','\108','\34','\41','\10','\9','\84','\105','\116','\108','\101','\46','\66','\97','\99','\107','\103','\114','\111','\117','\110','\100','\84','\114','\97','\110','\115','\112','\97','\114','\101','\110','\99','\121','\32','\61','\32','\49','\10','\9','\84','\105','\116','\108','\101','\46','\66','\111','\114','\100','\101','\114','\83','\105','\122','\101','\80','\105','\120','\101','\108','\32','\61','\32','\48','\10','\9','\84','\105','\116','\108','\101','\46','\78','\97','\109','\101','\32','\61','\32','\34','\84','\105','\116','\108','\101','\34','\10','\9','\84','\105','\116','\108','\101','\46','\83','\105','\122','\101','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\44','\32','\51','\51','\48','\44','\32','\48','\44','\32','\50','\56','\41','\10','\9','\84','\105','\116','\108','\101','\46','\70','\111','\110','\116','\32','\61','\32','\69','\110','\117','\109','\46','\70','\111','\110','\116','\46','\67','\111','\100','\101','\10','\9','\84','\105','\116','\108','\101','\46','\70','\111','\110','\116','\83','\105','\122','\101','\32','\61','\32','\69','\110','\117','\109','\46','\70','\111','\110','\116','\83','\105','\122','\101','\46','\83','\105','\122','\101','\49','\56','\10','\9','\84','\105','\116','\108','\101','\46','\84','\101','\120','\116','\32','\61','\32','\34','\86','\101','\104','\105','\99','\108','\101','\32','\83','\105','\109','\117','\108','\97','\116','\111','\114','\32','\124','\32','\86','\50','\34','\10','\9','\84','\105','\116','\108','\101','\46','\84','\101','\120','\116','\67','\111','\108','\111','\114','\51','\32','\61','\32','\67','\111','\108','\111','\114','\51','\46','\110','\101','\119','\40','\49','\44','\32','\49','\44','\32','\49','\41','\10','\9','\84','\105','\116','\108','\101','\46','\80','\97','\114','\101','\110','\116','\32','\61','\32','\77','\97','\105','\110','\10','\9','\32','\10','\9','\108','\111','\99','\97','\108','\32','\70','\97','\115','\116','\67','\97','\114','\32','\61','\32','\73','\110','\115','\116','\97','\110','\99','\101','\46','\110','\101','\119','\40','\34','\84','\101','\120','\116','\66','\117','\116','\116','\111','\110','\34','\41','\10','\9','\70','\97','\115','\116','\67','\97','\114','\46','\65','\99','\116','\105','\118','\101','\32','\61','\32','\116','\114','\117','\101','\10','\9','\70','\97','\115','\116','\67','\97','\114','\46','\66','\111','\114','\100','\101','\114','\83','\105','\122','\101','\80','\105','\120','\101','\108','\32','\61','\32','\48','\10','\9','\70','\97','\115','\116','\67','\97','\114','\46','\78','\97','\109','\101','\32','\61','\32','\34','\70','\97','\115','\116','\32','\99','\97','\114','\34','\10','\9','\70','\97','\115','\116','\67','\97','\114','\46','\80','\111','\115','\105','\116','\105','\111','\110','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\44','\32','\48','\44','\32','\48','\46','\50','\53','\44','\32','\48','\41','\10','\9','\70','\97','\115','\116','\67','\97','\114','\46','\83','\101','\108','\101','\99','\116','\97','\98','\108','\101','\32','\61','\32','\116','\114','\117','\101','\10','\9','\70','\97','\115','\116','\67','\97','\114','\46','\83','\105','\122','\101','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\44','\32','\49','\53','\55','\44','\32','\48','\44','\32','\53','\48','\41','\10','\9','\70','\97','\115','\116','\67','\97','\114','\46','\83','\116','\121','\108','\101','\32','\61','\32','\69','\110','\117','\109','\46','\66','\117','\116','\116','\111','\110','\83','\116','\121','\108','\101','\46','\67','\117','\115','\116','\111','\109','\10','\9','\70','\97','\115','\116','\67','\97','\114','\46','\70','\111','\110','\116','\32','\61','\32','\69','\110','\117','\109','\46','\70','\111','\110','\116','\46','\67','\111','\100','\101','\10','\9','\70','\97','\115','\116','\67','\97','\114','\46','\70','\111','\110','\116','\83','\105','\122','\101','\32','\61','\32','\69','\110','\117','\109','\46','\70','\111','\110','\116','\83','\105','\122','\101','\46','\83','\105','\122','\101','\49','\52','\10','\9','\70','\97','\115','\116','\67','\97','\114','\46','\84','\101','\120','\116','\32','\61','\32','\34','\83','\117','\112','\101','\114','\32','\67','\97','\114','\34','\10','\9','\70','\97','\115','\116','\67','\97','\114','\46','\84','\101','\120','\116','\67','\111','\108','\111','\114','\51','\32','\61','\32','\67','\111','\108','\111','\114','\51','\46','\110','\101','\119','\40','\48','\44','\32','\48','\44','\32','\48','\41','\10','\9','\70','\97','\115','\116','\67','\97','\114','\46','\80','\97','\114','\101','\110','\116','\32','\61','\32','\77','\97','\105','\110','\10','\9','\32','\10','\9','\108','\111','\99','\97','\108','\32','\70','\114','\101','\101','\122','\101','\67','\97','\114','\32','\61','\32','\73','\110','\115','\116','\97','\110','\99','\101','\46','\110','\101','\119','\40','\34','\84','\101','\120','\116','\66','\117','\116','\116','\111','\110','\34','\41','\10','\9','\70','\114','\101','\101','\122','\101','\67','\97','\114','\46','\65','\99','\116','\105','\118','\101','\32','\61','\32','\116','\114','\117','\101','\10','\9','\70','\114','\101','\101','\122','\101','\67','\97','\114','\46','\66','\111','\114','\100','\101','\114','\83','\105','\122','\101','\80','\105','\120','\101','\108','\32','\61','\32','\48','\10','\9','\70','\114','\101','\101','\122','\101','\67','\97','\114','\46','\78','\97','\109','\101','\32','\61','\32','\34','\70','\114','\101','\101','\122','\101','\32','\99','\97','\114','\34','\10','\9','\70','\114','\101','\101','\122','\101','\67','\97','\114','\46','\80','\111','\115','\105','\116','\105','\111','\110','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\46','\49','\48','\48','\56','\54','\52','\53','\53','\50','\44','\32','\49','\52','\48','\44','\32','\48','\46','\50','\53','\44','\32','\48','\41','\10','\9','\70','\114','\101','\101','\122','\101','\67','\97','\114','\46','\83','\101','\108','\101','\99','\116','\97','\98','\108','\101','\32','\61','\32','\116','\114','\117','\101','\10','\9','\70','\114','\101','\101','\122','\101','\67','\97','\114','\46','\83','\105','\122','\101','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\44','\32','\49','\53','\55','\44','\32','\48','\44','\32','\53','\48','\41','\10','\9','\70','\114','\101','\101','\122','\101','\67','\97','\114','\46','\83','\116','\121','\108','\101','\32','\61','\32','\69','\110','\117','\109','\46','\66','\117','\116','\116','\111','\110','\83','\116','\121','\108','\101','\46','\67','\117','\115','\116','\111','\109','\10','\9','\70','\114','\101','\101','\122','\101','\67','\97','\114','\46','\70','\111','\110','\116','\32','\61','\32','\69','\110','\117','\109','\46','\70','\111','\110','\116','\46','\67','\111','\100','\101','\10','\9','\70','\114','\101','\101','\122','\101','\67','\97','\114','\46','\70','\111','\110','\116','\83','\105','\122','\101','\32','\61','\32','\69','\110','\117','\109','\46','\70','\111','\110','\116','\83','\105','\122','\101','\46','\83','\105','\122','\101','\49','\52','\10','\9','\70','\114','\101','\101','\122','\101','\67','\97','\114','\46','\84','\101','\120','\116','\32','\61','\32','\34','\70','\114','\101','\101','\122','\101','\32','\67','\97','\114','\34','\10','\9','\70','\114','\101','\101','\122','\101','\67','\97','\114','\46','\84','\101','\120','\116','\67','\111','\108','\111','\114','\51','\32','\61','\32','\67','\111','\108','\111','\114','\51','\46','\110','\101','\119','\40','\48','\44','\32','\48','\44','\32','\48','\41','\10','\9','\70','\114','\101','\101','\122','\101','\67','\97','\114','\46','\80','\97','\114','\101','\110','\116','\32','\61','\32','\77','\97','\105','\110','\10','\9','\32','\10','\9','\108','\111','\99','\97','\108','\32','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\97','\114','\32','\61','\32','\73','\110','\115','\116','\97','\110','\99','\101','\46','\110','\101','\119','\40','\34','\84','\101','\120','\116','\66','\117','\116','\116','\111','\110','\34','\41','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\97','\114','\46','\65','\99','\116','\105','\118','\101','\32','\61','\32','\116','\114','\117','\101','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\97','\114','\46','\66','\111','\114','\100','\101','\114','\83','\105','\122','\101','\80','\105','\120','\101','\108','\32','\61','\32','\48','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\97','\114','\46','\78','\97','\109','\101','\32','\61','\32','\34','\84','\101','\108','\101','\112','\111','\114','\116','\32','\116','\111','\32','\67','\97','\114','\34','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\97','\114','\46','\80','\111','\115','\105','\116','\105','\111','\110','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\44','\32','\48','\44','\32','\48','\46','\53','\57','\53','\48','\48','\48','\48','\50','\57','\44','\32','\48','\41','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\97','\114','\46','\83','\101','\108','\101','\99','\116','\97','\98','\108','\101','\32','\61','\32','\116','\114','\117','\101','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\97','\114','\46','\83','\105','\122','\101','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\44','\32','\49','\53','\55','\44','\32','\48','\44','\32','\53','\48','\41','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\97','\114','\46','\83','\116','\121','\108','\101','\32','\61','\32','\69','\110','\117','\109','\46','\66','\117','\116','\116','\111','\110','\83','\116','\121','\108','\101','\46','\67','\117','\115','\116','\111','\109','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\97','\114','\46','\70','\111','\110','\116','\32','\61','\32','\69','\110','\117','\109','\46','\70','\111','\110','\116','\46','\67','\111','\100','\101','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\97','\114','\46','\70','\111','\110','\116','\83','\105','\122','\101','\32','\61','\32','\69','\110','\117','\109','\46','\70','\111','\110','\116','\83','\105','\122','\101','\46','\83','\105','\122','\101','\49','\52','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\97','\114','\46','\84','\101','\120','\116','\32','\61','\32','\34','\84','\101','\108','\101','\112','\111','\114','\116','\32','\84','\111','\32','\89','\111','\117','\114','\32','\67','\97','\114','\34','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\97','\114','\46','\84','\101','\120','\116','\67','\111','\108','\111','\114','\51','\32','\61','\32','\67','\111','\108','\111','\114','\51','\46','\110','\101','\119','\40','\48','\44','\32','\48','\44','\32','\48','\41','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\97','\114','\46','\80','\97','\114','\101','\110','\116','\32','\61','\32','\77','\97','\105','\110','\10','\9','\32','\10','\9','\108','\111','\99','\97','\108','\32','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\114','\97','\116','\101','\115','\32','\61','\32','\73','\110','\115','\116','\97','\110','\99','\101','\46','\110','\101','\119','\40','\34','\84','\101','\120','\116','\66','\117','\116','\116','\111','\110','\34','\41','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\114','\97','\116','\101','\115','\46','\65','\99','\116','\105','\118','\101','\32','\61','\32','\116','\114','\117','\101','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\114','\97','\116','\101','\115','\46','\66','\111','\114','\100','\101','\114','\83','\105','\122','\101','\80','\105','\120','\101','\108','\32','\61','\32','\48','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\114','\97','\116','\101','\115','\46','\78','\97','\109','\101','\32','\61','\32','\34','\84','\101','\108','\101','\112','\111','\114','\116','\32','\84','\111','\32','\67','\114','\97','\116','\101','\34','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\114','\97','\116','\101','\115','\46','\80','\111','\115','\105','\116','\105','\111','\110','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\46','\53','\50','\49','\54','\49','\51','\56','\51','\54','\44','\32','\48','\44','\32','\48','\46','\53','\57','\53','\48','\48','\48','\48','\50','\57','\44','\32','\48','\41','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\114','\97','\116','\101','\115','\46','\83','\101','\108','\101','\99','\116','\97','\98','\108','\101','\32','\61','\32','\116','\114','\117','\101','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\114','\97','\116','\101','\115','\46','\83','\105','\122','\101','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\44','\32','\49','\53','\55','\44','\32','\48','\44','\32','\53','\48','\41','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\114','\97','\116','\101','\115','\46','\83','\116','\121','\108','\101','\32','\61','\32','\69','\110','\117','\109','\46','\66','\117','\116','\116','\111','\110','\83','\116','\121','\108','\101','\46','\67','\117','\115','\116','\111','\109','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\114','\97','\116','\101','\115','\46','\70','\111','\110','\116','\32','\61','\32','\69','\110','\117','\109','\46','\70','\111','\110','\116','\46','\67','\111','\100','\101','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\114','\97','\116','\101','\115','\46','\70','\111','\110','\116','\83','\105','\122','\101','\32','\61','\32','\69','\110','\117','\109','\46','\70','\111','\110','\116','\83','\105','\122','\101','\46','\83','\105','\122','\101','\49','\52','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\114','\97','\116','\101','\115','\46','\84','\101','\120','\116','\32','\61','\32','\34','\84','\101','\108','\101','\112','\111','\114','\116','\32','\84','\111','\32','\67','\114','\97','\116','\101','\115','\34','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\114','\97','\116','\101','\115','\46','\84','\101','\120','\116','\67','\111','\108','\111','\114','\51','\32','\61','\32','\67','\111','\108','\111','\114','\51','\46','\110','\101','\119','\40','\48','\44','\32','\48','\44','\32','\48','\41','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\114','\97','\116','\101','\115','\46','\80','\97','\114','\101','\110','\116','\32','\61','\32','\77','\97','\105','\110','\10','\9','\32','\10','\9','\108','\111','\99','\97','\108','\32','\67','\114','\101','\100','\105','\116','\115','\32','\61','\32','\73','\110','\115','\116','\97','\110','\99','\101','\46','\110','\101','\119','\40','\34','\84','\101','\120','\116','\76','\97','\98','\101','\108','\34','\41','\10','\9','\67','\114','\101','\100','\105','\116','\115','\46','\66','\97','\99','\107','\103','\114','\111','\117','\110','\100','\84','\114','\97','\110','\115','\112','\97','\114','\101','\110','\99','\121','\32','\61','\32','\49','\10','\9','\67','\114','\101','\100','\105','\116','\115','\46','\66','\111','\114','\100','\101','\114','\83','\105','\122','\101','\80','\105','\120','\101','\108','\32','\61','\32','\48','\10','\9','\67','\114','\101','\100','\105','\116','\115','\46','\78','\97','\109','\101','\32','\61','\32','\34','\67','\114','\101','\100','\105','\116','\115','\34','\10','\9','\67','\114','\101','\100','\105','\116','\115','\46','\80','\111','\115','\105','\116','\105','\111','\110','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\44','\32','\48','\44','\32','\48','\44','\32','\49','\54','\55','\41','\10','\9','\67','\114','\101','\100','\105','\116','\115','\46','\83','\105','\122','\101','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\44','\32','\51','\51','\48','\44','\32','\48','\44','\32','\50','\56','\41','\10','\9','\67','\114','\101','\100','\105','\116','\115','\46','\70','\111','\110','\116','\32','\61','\32','\69','\110','\117','\109','\46','\70','\111','\110','\116','\46','\67','\111','\100','\101','\10','\9','\67','\114','\101','\100','\105','\116','\115','\46','\70','\111','\110','\116','\83','\105','\122','\101','\32','\61','\32','\69','\110','\117','\109','\46','\70','\111','\110','\116','\83','\105','\122','\101','\46','\83','\105','\122','\101','\49','\56','\10','\9','\67','\114','\101','\100','\105','\116','\115','\46','\84','\101','\120','\116','\32','\61','\32','\34','\83','\99','\114','\105','\112','\116','\32','\98','\121','\32','\76','\117','\99','\97','\115','\86','\97','\110','\68','\114','\105','\108','\108','\34','\10','\9','\67','\114','\101','\100','\105','\116','\115','\46','\84','\101','\120','\116','\67','\111','\108','\111','\114','\51','\32','\61','\32','\67','\111','\108','\111','\114','\51','\46','\110','\101','\119','\40','\49','\44','\32','\49','\44','\32','\49','\41','\10','\9','\67','\114','\101','\100','\105','\116','\115','\46','\80','\97','\114','\101','\110','\116','\32','\61','\32','\77','\97','\105','\110','\10','\9','\10','\9','\102','\117','\110','\99','\116','\105','\111','\110','\32','\78','\111','\116','\105','\102','\121','\40','\84','\101','\120','\116','\44','\67','\111','\108','\111','\114','\41','\10','\9','\9','\108','\111','\99','\97','\108','\32','\67','\114','\101','\100','\105','\116','\115','\32','\61','\32','\73','\110','\115','\116','\97','\110','\99','\101','\46','\110','\101','\119','\40','\34','\84','\101','\120','\116','\76','\97','\98','\101','\108','\34','\41','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\66','\97','\99','\107','\103','\114','\111','\117','\110','\100','\84','\114','\97','\110','\115','\112','\97','\114','\101','\110','\99','\121','\32','\61','\32','\49','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\66','\111','\114','\100','\101','\114','\83','\105','\122','\101','\80','\105','\120','\101','\108','\32','\61','\32','\48','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\78','\97','\109','\101','\32','\61','\32','\34','\78','\111','\116','\105','\102','\105','\99','\97','\116','\105','\111','\110','\34','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\80','\111','\115','\105','\116','\105','\111','\110','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\46','\51','\50','\55','\51','\56','\48','\57','\53','\53','\44','\32','\48','\44','\32','\45','\49','\46','\53','\44','\32','\48','\41','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\83','\105','\122','\101','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\44','\32','\51','\51','\48','\44','\32','\48','\44','\32','\50','\56','\41','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\70','\111','\110','\116','\32','\61','\32','\69','\110','\117','\109','\46','\70','\111','\110','\116','\46','\67','\111','\100','\101','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\70','\111','\110','\116','\83','\105','\122','\101','\32','\61','\32','\69','\110','\117','\109','\46','\70','\111','\110','\116','\83','\105','\122','\101','\46','\83','\105','\122','\101','\51','\54','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\84','\101','\120','\116','\32','\61','\32','\84','\101','\120','\116','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\84','\101','\120','\116','\67','\111','\108','\111','\114','\51','\32','\61','\32','\67','\111','\108','\111','\114','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\80','\97','\114','\101','\110','\116','\32','\61','\32','\71','\117','\105','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\58','\84','\119','\101','\101','\110','\80','\111','\115','\105','\116','\105','\111','\110','\40','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\46','\51','\50','\55','\51','\56','\48','\57','\53','\53','\44','\32','\48','\44','\32','\48','\46','\52','\53','\49','\49','\48','\49','\48','\54','\56','\44','\32','\48','\41','\44','\32','\34','\79','\117','\116','\34','\44','\32','\34','\66','\111','\117','\110','\99','\101','\34','\44','\32','\50','\44','\32','\116','\114','\117','\101','\41','\10','\9','\9','\119','\97','\105','\116','\40','\51','\46','\53','\41','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\58','\84','\119','\101','\101','\110','\80','\111','\115','\105','\116','\105','\111','\110','\40','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\46','\51','\50','\55','\51','\56','\48','\57','\53','\53','\44','\32','\48','\44','\32','\49','\46','\53','\44','\32','\48','\41','\44','\32','\34','\73','\110','\34','\44','\32','\34','\66','\97','\99','\107','\34','\44','\32','\49','\44','\32','\116','\114','\117','\101','\41','\10','\9','\9','\119','\97','\105','\116','\40','\49','\46','\53','\41','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\58','\68','\101','\115','\116','\114','\111','\121','\40','\41','\10','\9','\9','\114','\101','\116','\117','\114','\110','\32','\78','\111','\116','\105','\102','\121','\10','\9','\101','\110','\100','\10','\9','\10','\9','\102','\117','\110','\99','\116','\105','\111','\110','\32','\87','\101','\108','\99','\111','\109','\101','\40','\84','\101','\120','\116','\44','\67','\111','\108','\111','\114','\41','\10','\9','\9','\108','\111','\99','\97','\108','\32','\66','\108','\117','\114','\32','\61','\32','\73','\110','\115','\116','\97','\110','\99','\101','\46','\110','\101','\119','\40','\34','\66','\108','\117','\114','\69','\102','\102','\101','\99','\116','\34','\41','\10','\9','\9','\66','\108','\117','\114','\46','\80','\97','\114','\101','\110','\116','\32','\61','\32','\103','\97','\109','\101','\46','\87','\111','\114','\107','\115','\112','\97','\99','\101','\46','\67','\117','\114','\114','\101','\110','\116','\67','\97','\109','\101','\114','\97','\10','\9','\9','\66','\108','\117','\114','\46','\83','\105','\122','\101','\32','\61','\32','\48','\10','\9','\9','\108','\111','\99','\97','\108','\32','\67','\114','\101','\100','\105','\116','\115','\32','\61','\32','\73','\110','\115','\116','\97','\110','\99','\101','\46','\110','\101','\119','\40','\34','\84','\101','\120','\116','\76','\97','\98','\101','\108','\34','\41','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\66','\97','\99','\107','\103','\114','\111','\117','\110','\100','\84','\114','\97','\110','\115','\112','\97','\114','\101','\110','\99','\121','\32','\61','\32','\49','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\66','\111','\114','\100','\101','\114','\83','\105','\122','\101','\80','\105','\120','\101','\108','\32','\61','\32','\48','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\78','\97','\109','\101','\32','\61','\32','\34','\78','\111','\116','\105','\102','\105','\99','\97','\116','\105','\111','\110','\34','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\80','\111','\115','\105','\116','\105','\111','\110','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\46','\51','\50','\55','\51','\56','\48','\57','\53','\53','\44','\32','\48','\44','\32','\45','\49','\46','\53','\44','\32','\48','\41','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\83','\105','\122','\101','\32','\61','\32','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\44','\32','\51','\51','\48','\44','\32','\48','\44','\32','\50','\56','\41','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\70','\111','\110','\116','\32','\61','\32','\69','\110','\117','\109','\46','\70','\111','\110','\116','\46','\67','\111','\100','\101','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\70','\111','\110','\116','\83','\105','\122','\101','\32','\61','\32','\69','\110','\117','\109','\46','\70','\111','\110','\116','\83','\105','\122','\101','\46','\83','\105','\122','\101','\51','\54','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\84','\101','\120','\116','\32','\61','\32','\84','\101','\120','\116','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\84','\101','\120','\116','\67','\111','\108','\111','\114','\51','\32','\61','\32','\67','\111','\108','\111','\114','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\46','\80','\97','\114','\101','\110','\116','\32','\61','\32','\71','\117','\105','\10','\9','\9','\102','\111','\114','\32','\66','\80','\32','\61','\32','\49','\44','\50','\53','\32','\100','\111','\10','\9','\9','\9','\119','\97','\105','\116','\40','\46','\48','\49','\41','\10','\9','\9','\9','\66','\108','\117','\114','\46','\83','\105','\122','\101','\32','\61','\32','\66','\108','\117','\114','\46','\83','\105','\122','\101','\32','\43','\32','\49','\10','\9','\9','\101','\110','\100','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\58','\84','\119','\101','\101','\110','\80','\111','\115','\105','\116','\105','\111','\110','\40','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\46','\51','\50','\55','\51','\56','\48','\57','\53','\53','\44','\32','\48','\44','\32','\48','\46','\52','\53','\49','\49','\48','\49','\48','\54','\56','\44','\32','\48','\41','\44','\32','\34','\79','\117','\116','\34','\44','\32','\34','\66','\111','\117','\110','\99','\101','\34','\44','\32','\50','\44','\32','\116','\114','\117','\101','\41','\10','\9','\9','\119','\97','\105','\116','\40','\51','\46','\53','\41','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\58','\84','\119','\101','\101','\110','\80','\111','\115','\105','\116','\105','\111','\110','\40','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\46','\51','\50','\55','\51','\56','\48','\57','\53','\53','\44','\32','\48','\44','\32','\49','\46','\53','\44','\32','\48','\41','\44','\32','\34','\73','\110','\34','\44','\32','\34','\66','\97','\99','\107','\34','\44','\32','\49','\44','\32','\116','\114','\117','\101','\41','\10','\9','\9','\119','\97','\105','\116','\40','\49','\46','\53','\41','\10','\9','\9','\67','\114','\101','\100','\105','\116','\115','\58','\68','\101','\115','\116','\114','\111','\121','\40','\41','\10','\9','\9','\102','\111','\114','\32','\66','\115','\32','\61','\32','\49','\44','\50','\53','\32','\100','\111','\10','\9','\9','\9','\119','\97','\105','\116','\40','\46','\48','\49','\41','\10','\9','\9','\9','\66','\108','\117','\114','\46','\83','\105','\122','\101','\32','\61','\32','\66','\108','\117','\114','\46','\83','\105','\122','\101','\32','\45','\32','\49','\10','\9','\9','\101','\110','\100','\10','\9','\9','\114','\101','\116','\117','\114','\110','\32','\78','\111','\116','\105','\102','\121','\10','\9','\101','\110','\100','\9','\10','\9','\10','\9','\102','\117','\110','\99','\116','\105','\111','\110','\32','\71','\101','\116','\86','\101','\104','\105','\99','\108','\101','\40','\41','\10','\9','\9','\102','\111','\114','\32','\105','\44','\118','\32','\105','\110','\32','\112','\97','\105','\114','\115','\40','\103','\97','\109','\101','\46','\87','\111','\114','\107','\115','\112','\97','\99','\101','\46','\86','\101','\104','\105','\99','\108','\101','\115','\58','\71','\101','\116','\67','\104','\105','\108','\100','\114','\101','\110','\40','\41','\41','\32','\100','\111','\10','\9','\9','\9','\105','\102','\32','\118','\58','\73','\115','\65','\40','\34','\77','\111','\100','\101','\108','\34','\41','\32','\116','\104','\101','\110','\10','\9','\9','\9','\9','\9','\105','\102','\32','\118','\46','\111','\119','\110','\101','\114','\46','\86','\97','\108','\117','\101','\32','\61','\61','\32','\80','\108','\97','\121','\101','\114','\46','\78','\97','\109','\101','\32','\116','\104','\101','\110','\10','\9','\9','\9','\9','\9','\9','\114','\101','\116','\117','\114','\110','\32','\118','\10','\9','\9','\9','\9','\9','\101','\110','\100','\10','\9','\9','\9','\9','\101','\110','\100','\10','\9','\9','\9','\101','\110','\100','\10','\9','\9','\114','\101','\116','\117','\114','\110','\32','\110','\105','\108','\10','\9','\101','\110','\100','\9','\10','\9','\108','\111','\99','\97','\108','\32','\67','\108','\111','\115','\101','\100','\32','\61','\32','\102','\97','\108','\115','\101','\10','\9','\80','\108','\97','\121','\101','\114','\46','\67','\104','\97','\116','\116','\101','\100','\58','\99','\111','\110','\110','\101','\99','\116','\40','\102','\117','\110','\99','\116','\105','\111','\110','\40','\77','\101','\115','\115','\97','\103','\101','\41','\10','\9','\9','\105','\102','\32','\77','\101','\115','\115','\97','\103','\101','\58','\108','\111','\119','\101','\114','\40','\41','\32','\61','\61','\32','\34','\47','\101','\32','\115','\104','\111','\119','\34','\32','\97','\110','\100','\32','\67','\108','\111','\115','\101','\100','\32','\61','\61','\32','\116','\114','\117','\101','\32','\116','\104','\101','\110','\10','\9','\9','\9','\77','\97','\105','\110','\58','\84','\119','\101','\101','\110','\80','\111','\115','\105','\116','\105','\111','\110','\40','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\46','\51','\50','\55','\51','\56','\48','\57','\53','\53','\44','\32','\48','\44','\32','\48','\46','\50','\57','\49','\49','\48','\49','\48','\54','\56','\44','\32','\48','\41','\44','\32','\34','\79','\117','\116','\34','\44','\32','\34','\66','\111','\117','\110','\99','\101','\34','\44','\32','\50','\44','\32','\116','\114','\117','\101','\41','\10','\9','\9','\9','\67','\108','\111','\115','\101','\100','\32','\61','\32','\102','\97','\108','\115','\101','\10','\9','\9','\101','\108','\115','\101','\105','\102','\32','\77','\101','\115','\115','\97','\103','\101','\58','\108','\111','\119','\101','\114','\40','\41','\32','\61','\61','\32','\34','\47','\101','\32','\104','\105','\100','\101','\34','\32','\97','\110','\100','\32','\67','\108','\111','\115','\101','\100','\32','\61','\61','\32','\102','\97','\108','\115','\101','\32','\116','\104','\101','\110','\9','\9','\10','\9','\9','\9','\77','\97','\105','\110','\58','\84','\119','\101','\101','\110','\80','\111','\115','\105','\116','\105','\111','\110','\40','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\46','\51','\50','\55','\51','\56','\48','\57','\53','\53','\44','\32','\48','\44','\32','\45','\49','\46','\53','\44','\32','\48','\41','\44','\32','\34','\73','\110','\34','\44','\32','\34','\66','\97','\99','\107','\34','\44','\32','\50','\44','\32','\116','\114','\117','\101','\41','\10','\9','\9','\9','\67','\108','\111','\115','\101','\100','\32','\61','\32','\116','\114','\117','\101','\10','\9','\9','\101','\110','\100','\10','\9','\101','\110','\100','\41','\10','\9','\70','\97','\115','\116','\67','\97','\114','\46','\77','\111','\117','\115','\101','\66','\117','\116','\116','\111','\110','\49','\67','\108','\105','\99','\107','\58','\99','\111','\110','\110','\101','\99','\116','\40','\102','\117','\110','\99','\116','\105','\111','\110','\40','\41','\10','\9','\105','\102','\32','\103','\97','\109','\101','\46','\80','\108','\97','\99','\101','\73','\100','\32','\61','\61','\32','\49','\55','\49','\51','\57','\49','\57','\52','\56','\32','\116','\104','\101','\110','\10','\9','\9','\108','\111','\99','\97','\108','\32','\86','\101','\104','\105','\99','\108','\101','\32','\61','\32','\71','\101','\116','\86','\101','\104','\105','\99','\108','\101','\40','\41','\10','\9','\9','\105','\102','\32','\86','\101','\104','\105','\99','\108','\101','\32','\116','\104','\101','\110','\10','\9','\9','\9','\108','\111','\99','\97','\108','\32','\72','\97','\110','\100','\108','\101','\32','\61','\32','\86','\101','\104','\105','\99','\108','\101','\46','\72','\97','\110','\100','\108','\105','\110','\103','\10','\9','\9','\9','\72','\97','\110','\100','\108','\101','\46','\77','\97','\120','\83','\112','\101','\101','\100','\46','\86','\97','\108','\117','\101','\32','\61','\32','\49','\48','\48','\48','\48','\10','\9','\9','\9','\72','\97','\110','\100','\108','\101','\46','\84','\111','\114','\113','\117','\101','\46','\86','\97','\108','\117','\101','\32','\61','\32','\51','\48','\48','\48','\48','\10','\9','\9','\9','\72','\97','\110','\100','\108','\101','\46','\83','\116','\101','\101','\114','\105','\110','\103','\82','\97','\100','\105','\117','\115','\67','\111','\110','\115','\116','\97','\110','\116','\46','\86','\97','\108','\117','\101','\32','\61','\32','\49','\50','\48','\48','\48','\10','\9','\9','\9','\72','\97','\110','\100','\108','\101','\46','\70','\114','\105','\99','\116','\105','\111','\110','\79','\102','\102','\114','\111','\97','\100','\46','\86','\97','\108','\117','\101','\32','\61','\32','\50','\48','\48','\10','\9','\9','\9','\72','\97','\110','\100','\108','\101','\46','\70','\114','\105','\99','\116','\105','\111','\110','\82','\111','\97','\100','\46','\86','\97','\108','\117','\101','\32','\61','\32','\50','\48','\48','\10','\9','\9','\9','\72','\97','\110','\100','\108','\101','\46','\78','\105','\116','\114','\111','\46','\78','\105','\116','\114','\111','\83','\112','\101','\101','\100','\46','\86','\97','\108','\117','\101','\32','\61','\32','\51','\48','\48','\10','\9','\9','\9','\72','\97','\110','\100','\108','\101','\46','\78','\105','\116','\114','\111','\46','\78','\105','\116','\114','\111','\70','\111','\114','\99','\101','\46','\86','\97','\108','\117','\101','\32','\61','\32','\56','\48','\48','\48','\10','\9','\9','\9','\72','\97','\110','\100','\108','\101','\46','\84','\117','\114','\98','\111','\74','\117','\109','\112','\46','\84','\117','\114','\98','\111','\74','\117','\109','\112','\72','\101','\105','\103','\104','\116','\46','\86','\97','\108','\117','\101','\32','\61','\32','\51','\48','\48','\10','\9','\9','\101','\108','\115','\101','\10','\9','\9','\9','\78','\111','\116','\105','\102','\121','\40','\34','\89','\111','\117','\32','\100','\111','\32','\110','\111','\116','\32','\104','\97','\118','\101','\32','\97','\32','\118','\101','\104','\105','\99','\108','\101','\32','\115','\112','\97','\119','\110','\101','\100','\33','\34','\44','\67','\111','\108','\111','\114','\51','\46','\110','\101','\119','\40','\49','\44','\48','\44','\48','\41','\41','\10','\9','\9','\101','\110','\100','\10','\9','\101','\108','\115','\101','\10','\9','\9','\78','\111','\116','\105','\102','\121','\40','\34','\84','\104','\105','\115','\32','\103','\97','\109','\101','\32','\105','\115','\110','\39','\116','\32','\86','\101','\104','\105','\99','\108','\101','\32','\83','\105','\109','\117','\108','\97','\116','\111','\114','\33','\34','\44','\67','\111','\108','\111','\114','\51','\46','\110','\101','\119','\40','\49','\44','\48','\44','\48','\41','\41','\9','\10','\9','\101','\110','\100','\10','\9','\101','\110','\100','\41','\10','\9','\70','\114','\101','\101','\122','\101','\67','\97','\114','\46','\77','\111','\117','\115','\101','\66','\117','\116','\116','\111','\110','\49','\67','\108','\105','\99','\107','\58','\99','\111','\110','\110','\101','\99','\116','\40','\102','\117','\110','\99','\116','\105','\111','\110','\40','\41','\10','\9','\105','\102','\32','\103','\97','\109','\101','\46','\80','\108','\97','\99','\101','\73','\100','\32','\61','\61','\32','\49','\55','\49','\51','\57','\49','\57','\52','\56','\32','\116','\104','\101','\110','\10','\9','\9','\108','\111','\99','\97','\108','\32','\86','\101','\104','\105','\99','\108','\101','\32','\61','\32','\71','\101','\116','\86','\101','\104','\105','\99','\108','\101','\40','\41','\10','\9','\9','\105','\102','\32','\86','\101','\104','\105','\99','\108','\101','\32','\116','\104','\101','\110','\10','\9','\9','\9','\86','\101','\104','\105','\99','\108','\101','\46','\67','\104','\97','\115','\115','\105','\115','\46','\86','\101','\104','\105','\99','\108','\101','\83','\101','\97','\116','\46','\65','\110','\99','\104','\111','\114','\101','\100','\32','\61','\32','\116','\114','\117','\101','\10','\9','\9','\101','\108','\115','\101','\10','\9','\9','\9','\78','\111','\116','\105','\102','\121','\40','\34','\89','\111','\117','\32','\100','\111','\32','\110','\111','\116','\32','\104','\97','\118','\101','\32','\97','\32','\118','\101','\104','\105','\99','\108','\101','\32','\115','\112','\97','\119','\110','\101','\100','\33','\34','\44','\67','\111','\108','\111','\114','\51','\46','\110','\101','\119','\40','\49','\44','\48','\44','\48','\41','\41','\10','\9','\9','\101','\110','\100','\10','\9','\101','\108','\115','\101','\10','\9','\9','\78','\111','\116','\105','\102','\121','\40','\34','\84','\104','\105','\115','\32','\103','\97','\109','\101','\32','\105','\115','\110','\39','\116','\32','\86','\101','\104','\105','\99','\108','\101','\32','\83','\105','\109','\117','\108','\97','\116','\111','\114','\33','\34','\44','\67','\111','\108','\111','\114','\51','\46','\110','\101','\119','\40','\49','\44','\48','\44','\48','\41','\41','\10','\9','\101','\110','\100','\10','\9','\101','\110','\100','\41','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\97','\114','\46','\77','\111','\117','\115','\101','\66','\117','\116','\116','\111','\110','\49','\67','\108','\105','\99','\107','\58','\99','\111','\110','\110','\101','\99','\116','\40','\102','\117','\110','\99','\116','\105','\111','\110','\40','\41','\10','\9','\105','\102','\32','\103','\97','\109','\101','\46','\80','\108','\97','\99','\101','\73','\100','\32','\61','\61','\32','\49','\55','\49','\51','\57','\49','\57','\52','\56','\32','\116','\104','\101','\110','\10','\9','\9','\108','\111','\99','\97','\108','\32','\86','\101','\104','\105','\99','\108','\101','\32','\61','\32','\71','\101','\116','\86','\101','\104','\105','\99','\108','\101','\40','\41','\10','\9','\9','\103','\97','\109','\101','\46','\80','\108','\97','\121','\101','\114','\115','\46','\76','\111','\99','\97','\108','\80','\108','\97','\121','\101','\114','\46','\67','\104','\97','\114','\97','\99','\116','\101','\114','\46','\72','\117','\109','\97','\110','\111','\105','\100','\82','\111','\111','\116','\80','\97','\114','\116','\46','\67','\70','\114','\97','\109','\101','\32','\61','\32','\67','\70','\114','\97','\109','\101','\46','\110','\101','\119','\40','\86','\101','\104','\105','\99','\108','\101','\46','\67','\104','\97','\115','\115','\105','\115','\46','\86','\101','\104','\105','\99','\108','\101','\83','\101','\97','\116','\46','\80','\111','\115','\105','\116','\105','\111','\110','\43','\86','\101','\104','\105','\99','\108','\101','\46','\67','\104','\97','\115','\115','\105','\115','\46','\86','\101','\104','\105','\99','\108','\101','\83','\101','\97','\116','\46','\83','\101','\97','\116','\79','\102','\102','\115','\101','\116','\46','\86','\97','\108','\117','\101','\41','\10','\9','\101','\108','\115','\101','\10','\9','\9','\78','\111','\116','\105','\102','\121','\40','\34','\84','\104','\105','\115','\32','\103','\97','\109','\101','\32','\105','\115','\110','\39','\116','\32','\86','\101','\104','\105','\99','\108','\101','\32','\83','\105','\109','\117','\108','\97','\116','\111','\114','\33','\34','\44','\67','\111','\108','\111','\114','\51','\46','\110','\101','\119','\40','\49','\44','\48','\44','\48','\41','\41','\9','\10','\9','\101','\110','\100','\10','\9','\101','\110','\100','\41','\10','\9','\84','\101','\108','\101','\112','\111','\114','\116','\84','\111','\67','\114','\97','\116','\101','\115','\46','\77','\111','\117','\115','\101','\66','\117','\116','\116','\111','\110','\49','\67','\108','\105','\99','\107','\58','\99','\111','\110','\110','\101','\99','\116','\40','\102','\117','\110','\99','\116','\105','\111','\110','\40','\41','\10','\9','\105','\102','\32','\103','\97','\109','\101','\46','\80','\108','\97','\99','\101','\73','\100','\32','\61','\61','\32','\49','\55','\49','\51','\57','\49','\57','\52','\56','\32','\116','\104','\101','\110','\10','\9','\9','\108','\111','\99','\97','\108','\32','\99','\114','\97','\116','\101','\115','\32','\61','\32','\119','\111','\114','\107','\115','\112','\97','\99','\101','\58','\103','\101','\116','\67','\104','\105','\108','\100','\114','\101','\110','\40','\41','\10','\9','\9','\102','\111','\114','\32','\105','\61','\49','\44','\35','\99','\114','\97','\116','\101','\115','\32','\100','\111','\10','\9','\9','\105','\102','\32','\99','\114','\97','\116','\101','\115','\91','\105','\93','\46','\67','\108','\97','\115','\115','\78','\97','\109','\101','\32','\61','\61','\32','\34','\77','\111','\100','\101','\108','\34','\32','\116','\104','\101','\110','\10','\9','\9','\108','\111','\99','\97','\108','\32','\99','\114','\97','\116','\101','\115','\50','\32','\61','\32','\99','\114','\97','\116','\101','\115','\91','\105','\93','\58','\103','\101','\116','\67','\104','\105','\108','\100','\114','\101','\110','\40','\41','\10','\9','\9','\102','\111','\114','\32','\105','\61','\49','\44','\35','\99','\114','\97','\116','\101','\115','\50','\32','\100','\111','\10','\9','\9','\105','\102','\32','\99','\114','\97','\116','\101','\115','\50','\91','\105','\93','\46','\67','\108','\97','\115','\115','\78','\97','\109','\101','\32','\61','\61','\32','\34','\77','\111','\100','\101','\108','\34','\32','\116','\104','\101','\110','\10','\9','\9','\108','\111','\99','\97','\108','\32','\99','\114','\97','\116','\101','\115','\51','\32','\61','\32','\99','\114','\97','\116','\101','\115','\50','\91','\105','\93','\58','\103','\101','\116','\67','\104','\105','\108','\100','\114','\101','\110','\40','\41','\10','\9','\9','\102','\111','\114','\32','\105','\61','\49','\44','\35','\99','\114','\97','\116','\101','\115','\51','\32','\100','\111','\10','\9','\9','\105','\102','\32','\99','\114','\97','\116','\101','\115','\51','\91','\105','\93','\46','\67','\108','\97','\115','\115','\78','\97','\109','\101','\32','\61','\61','\32','\34','\77','\101','\115','\104','\80','\97','\114','\116','\34','\32','\116','\104','\101','\110','\10','\9','\9','\105','\102','\32','\99','\114','\97','\116','\101','\115','\51','\91','\105','\93','\58','\102','\105','\110','\100','\70','\105','\114','\115','\116','\67','\104','\105','\108','\100','\40','\34','\83','\109','\111','\107','\101','\34','\41','\32','\116','\104','\101','\110','\10','\9','\9','\103','\97','\109','\101','\46','\80','\108','\97','\121','\101','\114','\115','\46','\76','\111','\99','\97','\108','\80','\108','\97','\121','\101','\114','\46','\67','\104','\97','\114','\97','\99','\116','\101','\114','\58','\77','\111','\118','\101','\84','\111','\40','\86','\101','\99','\116','\111','\114','\51','\46','\110','\101','\119','\40','\99','\114','\97','\116','\101','\115','\51','\91','\105','\93','\46','\80','\111','\115','\105','\116','\105','\111','\110','\46','\88','\43','\51','\48','\44','\99','\114','\97','\116','\101','\115','\51','\91','\105','\93','\46','\80','\111','\115','\105','\116','\105','\111','\110','\46','\89','\43','\53','\44','\99','\114','\97','\116','\101','\115','\51','\91','\105','\93','\46','\80','\111','\115','\105','\116','\105','\111','\110','\46','\90','\41','\41','\10','\9','\9','\119','\97','\105','\116','\40','\41','\10','\9','\9','\103','\97','\109','\101','\46','\80','\108','\97','\121','\101','\114','\115','\46','\76','\111','\99','\97','\108','\80','\108','\97','\121','\101','\114','\46','\67','\104','\97','\114','\97','\99','\116','\101','\114','\46','\72','\117','\109','\97','\110','\111','\105','\100','\58','\77','\111','\118','\101','\84','\111','\40','\86','\101','\99','\116','\111','\114','\51','\46','\110','\101','\119','\40','\99','\114','\97','\116','\101','\115','\51','\91','\105','\93','\46','\80','\111','\115','\105','\116','\105','\111','\110','\46','\88','\44','\99','\114','\97','\116','\101','\115','\51','\91','\105','\93','\46','\80','\111','\115','\105','\116','\105','\111','\110','\46','\89','\44','\99','\114','\97','\116','\101','\115','\51','\91','\105','\93','\46','\80','\111','\115','\105','\116','\105','\111','\110','\46','\90','\41','\41','\10','\9','\9','\119','\97','\105','\116','\40','\52','\41','\10','\9','\9','\101','\110','\100','\10','\9','\9','\101','\110','\100','\10','\9','\9','\101','\110','\100','\10','\9','\9','\101','\110','\100','\10','\9','\9','\101','\110','\100','\10','\9','\9','\101','\110','\100','\10','\9','\9','\101','\110','\100','\10','\9','\101','\108','\115','\101','\10','\9','\9','\78','\111','\116','\105','\102','\121','\40','\34','\84','\104','\105','\115','\32','\103','\97','\109','\101','\32','\105','\115','\110','\39','\116','\32','\86','\101','\104','\105','\99','\108','\101','\32','\83','\105','\109','\117','\108','\97','\116','\111','\114','\33','\34','\44','\67','\111','\108','\111','\114','\51','\46','\110','\101','\119','\40','\49','\44','\48','\44','\48','\41','\41','\10','\9','\101','\110','\100','\10','\9','\101','\110','\100','\41','\10','\9','\87','\101','\108','\99','\111','\109','\101','\40','\34','\86','\101','\104','\105','\99','\108','\101','\32','\83','\105','\109','\117','\108','\97','\116','\111','\114','\32','\86','\50','\32','\124','\32','\76','\111','\97','\100','\101','\100','\33','\34','\44','\67','\111','\108','\111','\114','\51','\46','\110','\101','\119','\40','\48','\44','\49','\44','\48','\41','\41','\10','\9','\119','\97','\105','\116','\40','\48','\46','\53','\41','\10','\9','\77','\97','\105','\110','\58','\84','\119','\101','\101','\110','\80','\111','\115','\105','\116','\105','\111','\110','\40','\85','\68','\105','\109','\50','\46','\110','\101','\119','\40','\48','\46','\51','\50','\55','\51','\56','\48','\57','\53','\53','\44','\32','\48','\44','\32','\48','\46','\50','\57','\49','\49','\48','\49','\48','\54','\56','\44','\32','\48','\41','\44','\32','\34','\79','\117','\116','\34','\44','\32','\34','\66','\111','\117','\110','\99','\101','\34','\44','\32','\50','\44','\32','\116','\114','\117','\101','\41','\9','\10','\32','\32','\10',}IllIIllIIllIII(IllIIIllIIIIllI(IlIlIlIlIlIlIlIlII,IIIIIIIIllllllllIIIIIIII))()
  3599. end)
  3600.  
  3601. Zombie.Name = "Zombie"
  3602. Zombie.Parent = GuiFrame
  3603. Zombie.BackgroundColor3 = Color3.new(1, 1, 1)
  3604. Zombie.Position = UDim2.new(0.0350876674, 0, 0.561054587, 0)
  3605. Zombie.Size = UDim2.new(0, 200, 0, 63)
  3606. Zombie.Style = Enum.ButtonStyle.RobloxButton
  3607. Zombie.Font = Enum.Font.SciFi
  3608. Zombie.Text = "Zombie Rush"
  3609. Zombie.TextColor3 = Color3.new(0.333333, 1, 1)
  3610. Zombie.TextSize = 14
  3611. Zombie.MouseButton1Down:connect(function()
  3612. -- Made by FlameExecutor and these are the objects 0: dang --
  3613.  
  3614. local ZombieProject10 = Instance.new("ScreenGui")
  3615. local ZombieFrame = Instance.new("Frame")
  3616. local Theme = Instance.new("ImageLabel")
  3617. local FlyPresse = Instance.new("TextButton")
  3618. local UnlockWorkspace = Instance.new("TextButton")
  3619. local KillAllZombies = Instance.new("TextButton")
  3620. local Noclip = Instance.new("TextButton")
  3621. local Credits = Instance.new("TextLabel")
  3622. local title = Instance.new("TextLabel")
  3623. local Close = Instance.new("TextButton")
  3624.  
  3625. -- The properties of my script e.e
  3626.  
  3627. ZombieProject10.Name = "ZombieProject 1.0 "
  3628. ZombieProject10.Parent = game.CoreGui
  3629.  
  3630. ZombieFrame.Name = "ZombieFrame"
  3631. ZombieFrame.Parent = ZombieProject10
  3632. ZombieFrame.Active = true
  3633. ZombieFrame.Draggable=true
  3634. ZombieFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3635. ZombieFrame.Position = UDim2.new(0, 376, 0, 177)
  3636. ZombieFrame.Selectable = true
  3637. ZombieFrame.Size = UDim2.new(0, 609, 0, 449)
  3638.  
  3639. Theme.Name = "Theme"
  3640. Theme.Parent = ZombieFrame
  3641. Theme.BackgroundColor3 = Color3.new(1, 1, 1)
  3642. Theme.BackgroundTransparency = 1
  3643. Theme.BorderSizePixel = 0
  3644. Theme.Size = UDim2.new(0, 609, 0, 449)
  3645. Theme.Image = "rbxassetid://1513944447"
  3646.  
  3647. FlyPresse.Name = "Fly(Press e)"
  3648. FlyPresse.Parent = ZombieFrame
  3649. FlyPresse.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3650. FlyPresse.BackgroundTransparency = 1
  3651. FlyPresse.BorderSizePixel = 0
  3652. FlyPresse.Position = UDim2.new(0.0935960561, 0, 0.244988859, 0)
  3653. FlyPresse.Size = UDim2.new(0, 200, 0, 50)
  3654. FlyPresse.Font = Enum.Font.SourceSans
  3655. FlyPresse.Text = "Fly(Press e)"
  3656. FlyPresse.TextColor3 = Color3.new(1, 1, 0)
  3657. FlyPresse.TextSize = 20
  3658.  
  3659. UnlockWorkspace.Name = "Unlock Workspace"
  3660. UnlockWorkspace.Parent = ZombieFrame
  3661. UnlockWorkspace.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3662. UnlockWorkspace.BackgroundTransparency = 1
  3663. UnlockWorkspace.BorderSizePixel = 0
  3664. UnlockWorkspace.Position = UDim2.new(0.540229857, 0, 0.552338481, 0)
  3665. UnlockWorkspace.Size = UDim2.new(0, 200, 0, 50)
  3666. UnlockWorkspace.Font = Enum.Font.SourceSans
  3667. UnlockWorkspace.Text = "Unlock Workspace(Lags Really Bad)"
  3668. UnlockWorkspace.TextColor3 = Color3.new(1, 1, 0)
  3669. UnlockWorkspace.TextSize = 20
  3670.  
  3671. KillAllZombies.Name = "Kill All Zombies"
  3672. KillAllZombies.Parent = ZombieFrame
  3673. KillAllZombies.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3674. KillAllZombies.BackgroundTransparency = 1
  3675. KillAllZombies.BorderSizePixel = 0
  3676. KillAllZombies.Position = UDim2.new(0.0935960561, 0, 0.552338481, 0)
  3677. KillAllZombies.Size = UDim2.new(0, 200, 0, 50)
  3678. KillAllZombies.Font = Enum.Font.SourceSans
  3679. KillAllZombies.Text = "Kill All Zombies"
  3680. KillAllZombies.TextColor3 = Color3.new(1, 1, 0)
  3681. KillAllZombies.TextSize = 20
  3682.  
  3683. Noclip.Name = "Noclip"
  3684. Noclip.Parent = ZombieFrame
  3685. Noclip.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3686. Noclip.BackgroundTransparency = 1
  3687. Noclip.BorderSizePixel = 0
  3688. Noclip.Position = UDim2.new(0.540229857, 0, 0.244988859, 0)
  3689. Noclip.Size = UDim2.new(0, 200, 0, 50)
  3690. Noclip.Font = Enum.Font.SourceSans
  3691. Noclip.Text = "Noclip"
  3692. Noclip.TextColor3 = Color3.new(1, 1, 0)
  3693. Noclip.TextSize = 20
  3694.  
  3695. Credits.Name = "Credits"
  3696. Credits.Parent = ZombieFrame
  3697. Credits.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3698. Credits.BackgroundTransparency = 1
  3699. Credits.BorderSizePixel = 0
  3700. Credits.Position = UDim2.new(0.0870279074, 0, 0.904231608, 0)
  3701. Credits.Size = UDim2.new(0, 497, 0, 43)
  3702. Credits.Font = Enum.Font.SourceSans
  3703. Credits.Text = "Made by FlameExecutor, Discord ThisW0ntGetBanned, Youtube FlameExecutor"
  3704. Credits.TextColor3 = Color3.new(1, 1, 0)
  3705. Credits.TextSize = 18
  3706.  
  3707. title.Name = "title"
  3708. title.Parent = ZombieFrame
  3709. title.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3710. title.BackgroundTransparency = 1
  3711. title.BorderSizePixel = 0
  3712. title.Position = UDim2.new(0.0870279074, 0, 0.0534520857, 0)
  3713. title.Size = UDim2.new(0, 497, 0, 43)
  3714. title.Font = Enum.Font.SourceSans
  3715. title.Text = "ZombeZZ Begone 1.0"
  3716. title.TextColor3 = Color3.new(1, 1, 0)
  3717. title.TextSize = 25
  3718.  
  3719. Close.Name = "Close"
  3720. Close.Parent = ZombieFrame
  3721. Close.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3722. Close.BackgroundTransparency = 1
  3723. Close.BorderSizePixel = 0
  3724. Close.Position = UDim2.new(0.868637085, 0, 0, 0)
  3725. Close.Size = UDim2.new(0, 80, 0, 24)
  3726. Close.Font = Enum.Font.SourceSans
  3727. Close.Text = "Close"
  3728. Close.TextColor3 = Color3.new(1, 1, 0)
  3729. Close.TextSize = 20
  3730.  
  3731. -- script/coding --
  3732.  
  3733. Close.MouseButton1Click:connect(function()
  3734. ZombieFrame:Destroy()
  3735. end)
  3736.  
  3737. FlyPresse.MouseButton1Click:connect(function()
  3738. -- Fucking press e to activate and Deactivate --
  3739. repeat wait()
  3740. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  3741. local mouse = game.Players.LocalPlayer:GetMouse()
  3742. repeat wait() until mouse
  3743. local plr = game.Players.LocalPlayer
  3744. local torso = plr.Character.Torso
  3745. local flying = true
  3746. local deb = true
  3747. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  3748. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3749. local maxspeed = 50
  3750. local speed = 0
  3751. -- if skidded made by me FlameExecutor lol --
  3752. function Fly()
  3753. local bg = Instance.new("BodyGyro", torso)
  3754. bg.P = 9e4
  3755. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3756. bg.cframe = torso.CFrame
  3757. local bv = Instance.new("BodyVelocity", torso)
  3758. bv.velocity = Vector3.new(0,0.1,0)
  3759. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  3760. repeat wait()
  3761. plr.Character.Humanoid.PlatformStand = true
  3762. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  3763. speed = speed+.5+(speed/maxspeed)
  3764. if speed > maxspeed then
  3765. speed = maxspeed
  3766. end
  3767. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  3768. speed = speed-1
  3769. if speed < 0 then
  3770. speed = 0
  3771. end
  3772. end
  3773. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  3774. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  3775. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  3776. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  3777. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  3778. else
  3779. bv.velocity = Vector3.new(0,0.1,0)
  3780. end
  3781. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  3782. until not flying
  3783. ctrl = {f = 0, b = 0, l = 0, r = 0}
  3784. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3785. speed = 0
  3786. bg:Destroy()
  3787. bv:Destroy()
  3788. plr.Character.Humanoid.PlatformStand = false
  3789. end
  3790. mouse.KeyDown:connect(function(key)
  3791. if key:lower() == "e" then
  3792. if flying then flying = false
  3793. else
  3794. flying = true
  3795. Fly()
  3796. end
  3797. elseif key:lower() == "w" then
  3798. ctrl.f = 1
  3799. elseif key:lower() == "s" then
  3800. ctrl.b = -1
  3801. elseif key:lower() == "a" then
  3802. ctrl.l = -1
  3803. elseif key:lower() == "d" then
  3804. ctrl.r = 1
  3805. end
  3806. end)
  3807. mouse.KeyUp:connect(function(key)
  3808. if key:lower() == "w" then
  3809. ctrl.f = 0
  3810. elseif key:lower() == "s" then
  3811. ctrl.b = 0
  3812. elseif key:lower() == "a" then
  3813. ctrl.l = 0
  3814. elseif key:lower() == "d" then
  3815. ctrl.r = 0
  3816. end
  3817. end)
  3818. Fly()
  3819. end)
  3820.  
  3821. UnlockWorkspace.MouseButton1Click:connect(function()
  3822. while true do
  3823. function unlock(obj)
  3824. for i,v in pairs(obj:GetChildren()) do
  3825. if v:IsA("BasePart") then
  3826. v.Locked = false
  3827. end
  3828. unlock(v)
  3829. end
  3830. end
  3831. unlock(workspace)
  3832.  
  3833. wait(1)
  3834.  
  3835. function unlock(obj)
  3836. for i,v in pairs(obj:GetChildren()) do
  3837. if v:IsA("BasePart") then
  3838. v.Locked = false
  3839. end
  3840. unlock(v)
  3841. end
  3842. end
  3843. unlock(workspace)
  3844. end
  3845. end)
  3846.  
  3847. KillAllZombies.MouseButton1Click:connect(function()
  3848. local hotkey = "f" -- hotkey to turn it on or off
  3849.  
  3850. -- Made by FlameExecutor lmao don't skidd please
  3851. local working = true
  3852. game:GetService('Players').LocalPlayer:GetMouse().KeyDown:connect(function(key)
  3853. if key == string.lower(hotkey) then
  3854. working = not working
  3855. end
  3856. end)
  3857.  
  3858. while wait(0.2) do
  3859. if working == true then
  3860. pcall(function()
  3861. local ohthatscomplicated = {
  3862. ["Name"] = game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass("Tool").Name,
  3863. ["HumanoidTables"] = {
  3864. }
  3865. }
  3866. for i,v in pairs(workspace[".ZombieStorage"]:GetChildren()) do
  3867. local hm = {
  3868. ["HeadHits"] = math.huge,
  3869. ["THumanoid"] = v:FindFirstChildOfClass('Humanoid'),
  3870. ["BodyHits"] = 0
  3871. }
  3872. table.insert(ohthatscomplicated["HumanoidTables"],hm)
  3873. end
  3874. pcall(function()
  3875. game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass("Tool").GunControllerAlt.RemoteFunction:InvokeServer(ohthatscomplicated)
  3876. end)
  3877. game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass("Tool").GunController.RemoteFunction:InvokeServer(ohthatscomplicated)
  3878. end)
  3879. end
  3880. end
  3881. -- hi what are you looking at --
  3882. end)
  3883.  
  3884. Noclip.MouseButton1Click:connect(function()
  3885. local noclip = true char = game.Players.LocalPlayer.Character while true do if noclip == true then for _,v in pairs(char:children()) do pcall(function() if v.className == "Part" then v.CanCollide = false elseif v.ClassName == "Model" then v.Head.CanCollide = false end end) end end game:service("RunService").Stepped:wait() end
  3886. end)
  3887.  
  3888. bc = BrickColor.new("New Yeller")
  3889. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  3890. Text = "Lol Might of Loaded";
  3891. Font = Enum.Font.Cartoon;
  3892. Color = bc.Color;
  3893. FontSize = Enum.FontSize.Size96;
  3894. })
  3895.  
  3896. -- i mean like fuck you and if you see this contact me ThisW0ntGetbanned#7965 for a surprise :D --
  3897. end)
  3898.  
  3899. JailBreak.Name = "JailBreak"
  3900. JailBreak.Parent = GuiFrame
  3901. JailBreak.BackgroundColor3 = Color3.new(1, 1, 1)
  3902. JailBreak.Position = UDim2.new(0.0263157375, 0, 0.665058494, 0)
  3903. JailBreak.Size = UDim2.new(0, 200, 0, 63)
  3904. JailBreak.Style = Enum.ButtonStyle.RobloxButton
  3905. JailBreak.Font = Enum.Font.SciFi
  3906. JailBreak.Text = "JailBreak"
  3907. JailBreak.TextColor3 = Color3.new(0.333333, 1, 1)
  3908. JailBreak.TextSize = 14
  3909. JailBreak.MouseButton1Down:connect(function()
  3910. --this shit is unfinished :v
  3911. if game.PlaceId == 606849621 then
  3912. warn("[v1.1] Unjailbreak Loaded")
  3913. warn("[v1.1] -Fixed Explorer")
  3914. warn("[v1.1] -Fixed Draggable")
  3915. warn("[v1.1] -Fixed Fly Bug")
  3916. warn("[v1.1] -Stability Improve")
  3917. warn("[v1.1] -Added Checkpoints")
  3918. warn("[Meme] -Leaked by N3xul, sorry :P")
  3919. Unjailbreak = Instance.new("ScreenGui")
  3920. MainFrame = Instance.new("Frame")
  3921. TextLabel = Instance.new("TextLabel")
  3922. BottomLine = Instance.new("TextLabel")
  3923. PlayerImage = Instance.new("ImageLabel")
  3924. TextLabel_2 = Instance.new("TextLabel")
  3925. TextLabel_3 = Instance.new("TextLabel")
  3926. HomeImage = Instance.new("ImageLabel")
  3927. TextLabel_4 = Instance.new("TextLabel")
  3928. Home = Instance.new("TextButton")
  3929. HomeImage_2 = Instance.new("ImageLabel")
  3930. TextLabel_5 = Instance.new("TextLabel")
  3931. Settings = Instance.new("TextButton")
  3932. HomeImage_3 = Instance.new("ImageLabel")
  3933. TextLabel_6 = Instance.new("TextLabel")
  3934. Teleports = Instance.new("TextButton")
  3935. HomeImage_4 = Instance.new("ImageLabel")
  3936. TextLabel_7 = Instance.new("TextLabel")
  3937. TabFrames = Instance.new("Frame")
  3938. HomeFrame = Instance.new("Frame")
  3939. TextLabel_8 = Instance.new("TextLabel")
  3940. TextLabel_9 = Instance.new("TextLabel")
  3941. TextLabel_10 = Instance.new("TextLabel")
  3942. TextLabel_11 = Instance.new("TextLabel")
  3943. TextLabel_12 = Instance.new("TextLabel")
  3944. TextLabel_13 = Instance.new("TextLabel")
  3945. TextLabel_14 = Instance.new("TextLabel")
  3946. TextLabel_15 = Instance.new("TextLabel")
  3947. TeleportsFrame = Instance.new("Frame")
  3948. JewelryStore = Instance.new("TextButton")
  3949. BankStore = Instance.new("TextButton")
  3950. BatCave = Instance.new("TextButton")
  3951. CriminalBase = Instance.new("TextButton")
  3952. PoliceHQ1 = Instance.new("TextButton")
  3953. PoliceHQ2 = Instance.new("TextButton")
  3954. DonutShop = Instance.new("TextButton")
  3955. GasStation = Instance.new("TextButton")
  3956. Prison = Instance.new("TextButton")
  3957. Garage = Instance.new("TextButton")
  3958. Bugatti = Instance.new("TextButton")
  3959. Lamborghini = Instance.new("TextButton")
  3960. Tesla3 = Instance.new("TextButton")
  3961. Porsche = Instance.new("TextButton")
  3962. SWATVan = Instance.new("TextButton")
  3963. DuneBuggy = Instance.new("TextButton")
  3964. PickUpTruck = Instance.new("TextButton")
  3965. MiniCooper = Instance.new("TextButton")
  3966. Camaro = Instance.new("TextButton")
  3967. DirtBike = Instance.new("TextButton")
  3968. sframe = Instance.new("ScrollingFrame")
  3969. GoTo = Instance.new("TextButton")
  3970. SPlayer = Instance.new("TextLabel")
  3971. SettingsFrame = Instance.new("Frame")
  3972. CDrag = Instance.new("ImageButton")
  3973. CNotifierB = Instance.new("ImageButton")
  3974. TextLabel_16 = Instance.new("TextLabel")
  3975. TextLabel_17 = Instance.new("TextLabel")
  3976. CNotifierJ = Instance.new("ImageButton")
  3977. TextLabel_18 = Instance.new("TextLabel")
  3978. TextLabel_19 = Instance.new("TextLabel")
  3979. CBigHead = Instance.new("ImageButton")
  3980. TextLabel_20 = Instance.new("TextLabel")
  3981. CESP = Instance.new("ImageButton")
  3982. TextLabel_21 = Instance.new("TextLabel")
  3983. KeybindConFrame = Instance.new("Frame")
  3984. TextLabel_22 = Instance.new("TextLabel")
  3985. JewelryKeyy = Instance.new("TextLabel")
  3986. BankKeyy = Instance.new("TextLabel")
  3987. CriminalKeyy = Instance.new("TextLabel")
  3988. KeyContinue = Instance.new("TextButton")
  3989. KeyCancel = Instance.new("TextButton")
  3990. CustomTP = Instance.new("TextButton")
  3991. JewelryKeyBox = Instance.new("TextBox")
  3992. CrimBaseBox = Instance.new("TextBox")
  3993. BankKeyBox = Instance.new("TextBox")
  3994. SetKeybind = Instance.new("TextButton")
  3995. TextLabel_23 = Instance.new("TextLabel")
  3996. Coords = Instance.new("TextButton")
  3997. UIColorButton = Instance.new("TextButton")
  3998. Reset = Instance.new("TextButton")
  3999. CForceField = Instance.new("ImageButton")
  4000. TextLabel_24 = Instance.new("TextLabel")
  4001. Explorer = Instance.new("TextButton")
  4002. GameFrame = Instance.new("Frame")
  4003. InfiniteAmmo = Instance.new("TextButton")
  4004. JumpPower = Instance.new("TextButton")
  4005. NoClip = Instance.new("TextButton")
  4006. Gravity = Instance.new("TextButton")
  4007. RemoveAll = Instance.new("TextButton")
  4008. AnnoyServer = Instance.new("TextButton")
  4009. VehicleSpeed = Instance.new("TextButton")
  4010. WalkSpeed = Instance.new("TextButton")
  4011. GodMode = Instance.new("TextButton")
  4012. AK47 = Instance.new("TextButton")
  4013. ClickTP = Instance.new("TextButton")
  4014. AutoRob = Instance.new("TextButton")
  4015. ShotGun = Instance.new("TextButton")
  4016. Btools = Instance.new("TextButton")
  4017. Pistol = Instance.new("TextButton")
  4018. SpamArrest = Instance.new("TextButton")
  4019. KeyCard = Instance.new("TextButton")
  4020. M4A4 = Instance.new("TextButton")
  4021. Fly = Instance.new("TextButton")
  4022. FlashLight = Instance.new("TextButton")
  4023. TextLabel_25 = Instance.new("TextLabel")
  4024. TextLabel_26 = Instance.new("TextLabel")
  4025. TextLabel_27 = Instance.new("TextLabel")
  4026. MainLogo2 = Instance.new("ImageLabel")
  4027. Tabs = Instance.new("ImageButton")
  4028. Dark = Instance.new("Frame")
  4029. MainLogo = Instance.new("ImageLabel")
  4030. TextLabel_28 = Instance.new("TextLabel")
  4031. JNotifierOpen = Instance.new("Frame")
  4032. TextLabel_29 = Instance.new("TextLabel")
  4033. GotoJewelry = Instance.new("TextButton")
  4034. BNotifierOpen = Instance.new("Frame")
  4035. TextLabel_30 = Instance.new("TextLabel")
  4036. GotoBank = Instance.new("TextButton")
  4037. LPlayerDetect = Instance.new("Frame")
  4038. PlayerNameDetected = Instance.new("TextLabel")
  4039. TextLabel_31 = Instance.new("TextLabel")
  4040. TextLabel_32 = Instance.new("TextLabel")
  4041. TextLabel_33 = Instance.new("TextLabel")
  4042. TextLabel_34 = Instance.new("TextLabel")
  4043. TextLabel_35 = Instance.new("TextLabel")
  4044. AdminJoined = Instance.new("Frame")
  4045. AdminDetected = Instance.new("TextLabel")
  4046. TextLabel_36 = Instance.new("TextLabel")
  4047. TextLabel_37 = Instance.new("TextLabel")
  4048. TextLabel_38 = Instance.new("TextLabel")
  4049. TextLabel_39 = Instance.new("TextLabel")
  4050. UIColorFrame = Instance.new("Frame")
  4051. TextLabel_40 = Instance.new("TextLabel")
  4052. TextLabel_41 = Instance.new("TextLabel")
  4053. Commands = Instance.new("Frame")
  4054. TextLabel_42 = Instance.new("TextLabel")
  4055. ScrollingFrame = Instance.new("ScrollingFrame")
  4056. TextLabel_43 = Instance.new("TextLabel")
  4057. TextLabel_44 = Instance.new("TextLabel")
  4058. TextLabel_45 = Instance.new("TextLabel")
  4059. TextLabel_46 = Instance.new("TextLabel")
  4060. TextLabel_47 = Instance.new("TextLabel")
  4061. TextLabel_48 = Instance.new("TextLabel")
  4062. TextLabel_49 = Instance.new("TextLabel")
  4063. TextLabel_50 = Instance.new("TextLabel")
  4064. TextLabel_51 = Instance.new("TextLabel")
  4065. TextLabel_52 = Instance.new("TextLabel")
  4066. CommandClose = Instance.new("TextButton")
  4067. StarterFrame = Instance.new("Frame")
  4068. StarterMainFrame = Instance.new("Frame")
  4069. ContinueCustomization = Instance.new("TextButton")
  4070. TextLabel_53 = Instance.new("TextLabel")
  4071. TextLabel_54 = Instance.new("TextLabel")
  4072. TextLabel_55 = Instance.new("TextLabel")
  4073. TextLabel_56 = Instance.new("TextLabel")
  4074. TextLabel_57 = Instance.new("TextLabel")
  4075. TextLabel_58 = Instance.new("TextLabel")
  4076. TextLabel_59 = Instance.new("TextLabel")
  4077. TextLabel_60 = Instance.new("TextLabel")
  4078. TextLabel_61 = Instance.new("TextLabel")
  4079. TextLabel_62 = Instance.new("TextLabel")
  4080. MainContinue = Instance.new("TextButton")
  4081. TextLabel_63 = Instance.new("TextLabel")
  4082. TextLabel_64 = Instance.new("TextLabel")
  4083. BlueColor = Instance.new("TextButton")
  4084. RedColor = Instance.new("TextButton")
  4085. OrangeColor = Instance.new("TextButton")
  4086. BlackColor = Instance.new("TextButton")
  4087. PurpleColor = Instance.new("TextButton")
  4088. TextLabel_65 = Instance.new("TextLabel")
  4089. UIKeybind = Instance.new("TextBox")
  4090. TextLabel_66 = Instance.new("TextLabel")
  4091. TextLabel_67 = Instance.new("TextLabel")
  4092. TextLabel_68 = Instance.new("TextLabel")
  4093. MainPreview = Instance.new("TextLabel")
  4094. TextLabel_69 = Instance.new("TextLabel")
  4095. Aimbotkeybind = Instance.new("TextBox")
  4096. TextLabel_70 = Instance.new("TextLabel")
  4097. TextLabel_71 = Instance.new("TextLabel")
  4098. TextLabel_72 = Instance.new("TextLabel")
  4099. TextLabel_73 = Instance.new("TextLabel")
  4100. TextLabel_74 = Instance.new("TextLabel")
  4101. TextLabel_75 = Instance.new("TextLabel")
  4102. TextLabel_76 = Instance.new("TextLabel")
  4103. local Game = Instance.new("TextButton")
  4104. ActiveMenu = Instance.new("Folder")
  4105. ButtonWheelMenu = Instance.new("Frame")
  4106. Hue = Instance.new("NumberValue")
  4107. Lig = Instance.new("NumberValue")
  4108. Sat = Instance.new("NumberValue")
  4109. HueBox = Instance.new("TextBox")
  4110. GetColor = Instance.new("BindableFunction")
  4111.  
  4112. Unjailbreak.Name = "Unjailbreak"
  4113. Unjailbreak.Parent = game.CoreGui
  4114.  
  4115. MainFrame.Name = "MainFrame"
  4116. MainFrame.Parent = Unjailbreak
  4117. MainFrame.Active = true
  4118. MainFrame.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4119. MainFrame.BorderSizePixel = 0
  4120. MainFrame.ClipsDescendants = true
  4121. MainFrame.Draggable = true
  4122. MainFrame.Position = UDim2.new(0.344000012, 0, 1.10000002, -2)
  4123. MainFrame.Size = UDim2.new(0, 598, 0, 356)
  4124.  
  4125. TextLabel.Parent = MainFrame
  4126. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  4127. TextLabel.BorderSizePixel = 0
  4128. TextLabel.Position = UDim2.new(0, 0, 0, 39)
  4129. TextLabel.Size = UDim2.new(0, 598, 0, 3)
  4130. TextLabel.Font = Enum.Font.SourceSans
  4131. TextLabel.FontSize = Enum.FontSize.Size14
  4132. TextLabel.Text = ""
  4133. TextLabel.TextSize = 14
  4134.  
  4135. BottomLine.Name = "BottomLine"
  4136. BottomLine.Parent = MainFrame
  4137. BottomLine.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4138. BottomLine.BorderSizePixel = 0
  4139. BottomLine.Position = UDim2.new(0, 0, 0, 336)
  4140. BottomLine.Size = UDim2.new(0, 598, 0, 18)
  4141. BottomLine.Font = Enum.Font.SourceSans
  4142. BottomLine.FontSize = Enum.FontSize.Size14
  4143. BottomLine.Text = ""
  4144. BottomLine.TextSize = 14
  4145.  
  4146. PlayerImage.Name = "PlayerImage"
  4147. PlayerImage.Parent = MainFrame
  4148. PlayerImage.BackgroundColor3 = Color3.new(1, 1, 1)
  4149. PlayerImage.BorderSizePixel = 0
  4150. PlayerImage.Position = UDim2.new(0, 0, 0, 48)
  4151. PlayerImage.Size = UDim2.new(0, 149, 0, 129)
  4152. PlayerImage.Image = "https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=250&y=250&Format=Png&username="..game:GetService("Players").LocalPlayer.Name
  4153.  
  4154. TextLabel_2.Parent = MainFrame
  4155. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  4156. TextLabel_2.BackgroundTransparency = 1
  4157. TextLabel_2.Position = UDim2.new(0, 199, 0, 0)
  4158. TextLabel_2.Size = UDim2.new(0, 200, 0, 33)
  4159. TextLabel_2.Font = Enum.Font.Arial
  4160. TextLabel_2.FontSize = Enum.FontSize.Size24
  4161. TextLabel_2.Text = "U N J A I L B R E A K"
  4162. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  4163. TextLabel_2.TextSize = 20
  4164.  
  4165. TextLabel_3.Parent = MainFrame
  4166. TextLabel_3.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  4167. TextLabel_3.BorderSizePixel = 0
  4168. TextLabel_3.Position = UDim2.new(0, 0, 0, 177)
  4169. TextLabel_3.Size = UDim2.new(0, 149, 0, 159)
  4170. TextLabel_3.Font = Enum.Font.SourceSans
  4171. TextLabel_3.FontSize = Enum.FontSize.Size14
  4172. TextLabel_3.Text = ""
  4173. TextLabel_3.TextSize = 14
  4174.  
  4175. Game.Name = "Game"
  4176. Game.Parent = MainFrame
  4177. Game.BackgroundColor3 = Color3.new(1, 1, 1)
  4178. Game.BackgroundTransparency = 1
  4179. Game.Position = UDim2.new(0, 21, 0, 229)
  4180. Game.Size = UDim2.new(0, 118, 0, 30)
  4181. Game.Font = Enum.Font.Arial
  4182. Game.FontSize = Enum.FontSize.Size18
  4183. Game.Text = ""
  4184. Game.TextColor3 = Color3.new(1, 1, 1)
  4185. Game.TextSize = 17
  4186.  
  4187. HomeImage.Name = "HomeImage"
  4188. HomeImage.Parent = Game
  4189. HomeImage.BackgroundColor3 = Color3.new(1, 1, 1)
  4190. HomeImage.BackgroundTransparency = 1
  4191. HomeImage.Position = UDim2.new(0, 0, 0, 3)
  4192. HomeImage.Size = UDim2.new(0, 25, 0, 24)
  4193. HomeImage.Image = "rbxassetid://1022440008"
  4194.  
  4195. TextLabel_4.Parent = Game
  4196. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  4197. TextLabel_4.BackgroundTransparency = 1
  4198. TextLabel_4.Position = UDim2.new(0, 33, 0, 0)
  4199. TextLabel_4.Size = UDim2.new(0, 85, 0, 30)
  4200. TextLabel_4.Font = Enum.Font.Arial
  4201. TextLabel_4.FontSize = Enum.FontSize.Size18
  4202. TextLabel_4.Text = "Game"
  4203. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  4204. TextLabel_4.TextSize = 17
  4205. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  4206.  
  4207. Home.Name = "Home"
  4208. Home.Parent = MainFrame
  4209. Home.BackgroundColor3 = Color3.new(1, 1, 1)
  4210. Home.BackgroundTransparency = 1
  4211. Home.Position = UDim2.new(0, 21, 0, 196)
  4212. Home.Size = UDim2.new(0, 118, 0, 30)
  4213. Home.Font = Enum.Font.Arial
  4214. Home.FontSize = Enum.FontSize.Size18
  4215. Home.Text = ""
  4216. Home.TextColor3 = Color3.new(1, 1, 1)
  4217. Home.TextSize = 17
  4218.  
  4219. HomeImage_2.Name = "HomeImage"
  4220. HomeImage_2.Parent = Home
  4221. HomeImage_2.BackgroundColor3 = Color3.new(1, 1, 1)
  4222. HomeImage_2.BackgroundTransparency = 1
  4223. HomeImage_2.Position = UDim2.new(0, 0, 0, 3)
  4224. HomeImage_2.Size = UDim2.new(0, 25, 0, 24)
  4225. HomeImage_2.Image = "rbxassetid://1022441323"
  4226.  
  4227. TextLabel_5.Parent = Home
  4228. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  4229. TextLabel_5.BackgroundTransparency = 1
  4230. TextLabel_5.Position = UDim2.new(0, 33, 0, 0)
  4231. TextLabel_5.Size = UDim2.new(0, 85, 0, 30)
  4232. TextLabel_5.Font = Enum.Font.Arial
  4233. TextLabel_5.FontSize = Enum.FontSize.Size18
  4234. TextLabel_5.Text = "Home"
  4235. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  4236. TextLabel_5.TextSize = 17
  4237. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  4238.  
  4239. Settings.Name = "Settings"
  4240. Settings.Parent = MainFrame
  4241. Settings.BackgroundColor3 = Color3.new(1, 1, 1)
  4242. Settings.BackgroundTransparency = 1
  4243. Settings.Position = UDim2.new(0, 21, 0, 295)
  4244. Settings.Size = UDim2.new(0, 118, 0, 30)
  4245. Settings.Font = Enum.Font.Arial
  4246. Settings.FontSize = Enum.FontSize.Size18
  4247. Settings.Text = ""
  4248. Settings.TextColor3 = Color3.new(1, 1, 1)
  4249. Settings.TextSize = 17
  4250.  
  4251. HomeImage_3.Name = "HomeImage"
  4252. HomeImage_3.Parent = Settings
  4253. HomeImage_3.BackgroundColor3 = Color3.new(1, 1, 1)
  4254. HomeImage_3.BackgroundTransparency = 1
  4255. HomeImage_3.Position = UDim2.new(0, 0, 0, 3)
  4256. HomeImage_3.Size = UDim2.new(0, 25, 0, 24)
  4257. HomeImage_3.Image = "rbxassetid://1022442308"
  4258.  
  4259. TextLabel_6.Parent = Settings
  4260. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  4261. TextLabel_6.BackgroundTransparency = 1
  4262. TextLabel_6.Position = UDim2.new(0, 33, 0, 0)
  4263. TextLabel_6.Size = UDim2.new(0, 85, 0, 30)
  4264. TextLabel_6.Font = Enum.Font.Arial
  4265. TextLabel_6.FontSize = Enum.FontSize.Size18
  4266. TextLabel_6.Text = "Settings"
  4267. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  4268. TextLabel_6.TextSize = 17
  4269. TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left
  4270.  
  4271. Teleports.Name = "Teleports"
  4272. Teleports.Parent = MainFrame
  4273. Teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  4274. Teleports.BackgroundTransparency = 1
  4275. Teleports.Position = UDim2.new(0, 21, 0, 262)
  4276. Teleports.Size = UDim2.new(0, 118, 0, 30)
  4277. Teleports.Font = Enum.Font.Arial
  4278. Teleports.FontSize = Enum.FontSize.Size18
  4279. Teleports.Text = ""
  4280. Teleports.TextColor3 = Color3.new(1, 1, 1)
  4281. Teleports.TextSize = 17
  4282.  
  4283. HomeImage_4.Name = "HomeImage"
  4284. HomeImage_4.Parent = Teleports
  4285. HomeImage_4.BackgroundColor3 = Color3.new(1, 1, 1)
  4286. HomeImage_4.BackgroundTransparency = 1
  4287. HomeImage_4.Position = UDim2.new(0, 0, 0, 3)
  4288. HomeImage_4.Size = UDim2.new(0, 25, 0, 24)
  4289. HomeImage_4.Image = "rbxassetid://1022517730"
  4290.  
  4291. TextLabel_7.Parent = Teleports
  4292. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  4293. TextLabel_7.BackgroundTransparency = 1
  4294. TextLabel_7.Position = UDim2.new(0, 33, 0, 0)
  4295. TextLabel_7.Size = UDim2.new(0, 85, 0, 30)
  4296. TextLabel_7.Font = Enum.Font.Arial
  4297. TextLabel_7.FontSize = Enum.FontSize.Size18
  4298. TextLabel_7.Text = "Teleports"
  4299. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  4300. TextLabel_7.TextSize = 17
  4301. TextLabel_7.TextXAlignment = Enum.TextXAlignment.Left
  4302.  
  4303. TabFrames.Name = "TabFrames"
  4304. TabFrames.Parent = MainFrame
  4305. TabFrames.BackgroundColor3 = Color3.new(1, 1, 1)
  4306. TabFrames.BorderSizePixel = 0
  4307. TabFrames.ClipsDescendants = true
  4308. TabFrames.Position = UDim2.new(0, 0, 0, 47)
  4309. TabFrames.Size = UDim2.new(0, 598, 0, 289)
  4310.  
  4311. HomeFrame.Name = "HomeFrame"
  4312. HomeFrame.Parent = TabFrames
  4313. HomeFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  4314. HomeFrame.BorderSizePixel = 0
  4315. HomeFrame.ClipsDescendants = true
  4316. HomeFrame.Size = UDim2.new(0, 598, 0, 289)
  4317. HomeFrame.Visible = true
  4318.  
  4319. TextLabel_8.Parent = HomeFrame
  4320. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  4321. TextLabel_8.BackgroundTransparency = 1
  4322. TextLabel_8.Position = UDim2.new(0, 199, 0, 18)
  4323. TextLabel_8.Size = UDim2.new(0, 200, 0, 50)
  4324. TextLabel_8.Font = Enum.Font.Arial
  4325. TextLabel_8.FontSize = Enum.FontSize.Size24
  4326. TextLabel_8.Text = "Welcome To Unjailbreak"
  4327. TextLabel_8.TextColor3 = Color3.new(0, 0, 0)
  4328. TextLabel_8.TextSize = 20
  4329.  
  4330. TextLabel_9.Parent = HomeFrame
  4331. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  4332. TextLabel_9.BackgroundTransparency = 1
  4333. TextLabel_9.Position = UDim2.new(0, 199, 0, 53)
  4334. TextLabel_9.Size = UDim2.new(0, 200, 0, 50)
  4335. TextLabel_9.Font = Enum.Font.Arial
  4336. TextLabel_9.FontSize = Enum.FontSize.Size24
  4337. TextLabel_9.Text = "Logo Created by ooga#9523"
  4338. TextLabel_9.TextColor3 = Color3.new(0, 0, 0)
  4339. TextLabel_9.TextSize = 20
  4340.  
  4341. TextLabel_10.Parent = HomeFrame
  4342. TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  4343. TextLabel_10.BackgroundTransparency = 1
  4344. TextLabel_10.Position = UDim2.new(0, 199, 0, 99)
  4345. TextLabel_10.Size = UDim2.new(0, 200, 0, 25)
  4346. TextLabel_10.Font = Enum.Font.Arial
  4347. TextLabel_10.FontSize = Enum.FontSize.Size24
  4348. TextLabel_10.Text = "Whitelist Created By Aren <3"
  4349. TextLabel_10.TextColor3 = Color3.new(0, 0, 0)
  4350. TextLabel_10.TextSize = 20
  4351.  
  4352. TextLabel_11.Parent = HomeFrame
  4353. TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
  4354. TextLabel_11.BackgroundTransparency = 1
  4355. TextLabel_11.Position = UDim2.new(0, 199, 0, 120)
  4356. TextLabel_11.Size = UDim2.new(0, 200, 0, 50)
  4357. TextLabel_11.Font = Enum.Font.Arial
  4358. TextLabel_11.FontSize = Enum.FontSize.Size24
  4359. TextLabel_11.Text = "Credits To Ezy For Being Cool"
  4360. TextLabel_11.TextColor3 = Color3.new(0, 0, 0)
  4361. TextLabel_11.TextSize = 20
  4362.  
  4363. TextLabel_12.Parent = HomeFrame
  4364. TextLabel_12.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  4365. TextLabel_12.BorderSizePixel = 0
  4366. TextLabel_12.Position = UDim2.new(0, 100, 0, -33)
  4367. TextLabel_12.Size = UDim2.new(0, 33, 0, 409)
  4368. TextLabel_12.Font = Enum.Font.Arial
  4369. TextLabel_12.FontSize = Enum.FontSize.Size24
  4370. TextLabel_12.Text = ""
  4371. TextLabel_12.TextColor3 = Color3.new(0, 0, 0)
  4372. TextLabel_12.TextSize = 20
  4373.  
  4374. TextLabel_13.Parent = HomeFrame
  4375. TextLabel_13.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  4376. TextLabel_13.BorderSizePixel = 0
  4377. TextLabel_13.Position = UDim2.new(0, 82, 0, -60)
  4378. TextLabel_13.Size = UDim2.new(0, 9, 0, 409)
  4379. TextLabel_13.Font = Enum.Font.Arial
  4380. TextLabel_13.FontSize = Enum.FontSize.Size24
  4381. TextLabel_13.Text = ""
  4382. TextLabel_13.TextColor3 = Color3.new(0, 0, 0)
  4383. TextLabel_13.TextSize = 20
  4384.  
  4385. TextLabel_14.Parent = HomeFrame
  4386. TextLabel_14.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  4387. TextLabel_14.BorderSizePixel = 0
  4388. TextLabel_14.Position = UDim2.new(0, 570, 0, -60)
  4389. TextLabel_14.Size = UDim2.new(0, 8, 0, 409)
  4390. TextLabel_14.Font = Enum.Font.Arial
  4391. TextLabel_14.FontSize = Enum.FontSize.Size24
  4392. TextLabel_14.Text = ""
  4393. TextLabel_14.TextColor3 = Color3.new(0, 0, 0)
  4394. TextLabel_14.TextSize = 20
  4395.  
  4396. TextLabel_15.Parent = HomeFrame
  4397. TextLabel_15.BackgroundColor3 = Color3.new(0.921569, 0.431373, 0)
  4398. TextLabel_15.BorderSizePixel = 0
  4399. TextLabel_15.Position = UDim2.new(0, 114, 0, -21)
  4400. TextLabel_15.Size = UDim2.new(0, 10, 0, 409)
  4401. TextLabel_15.Font = Enum.Font.Arial
  4402. TextLabel_15.FontSize = Enum.FontSize.Size24
  4403. TextLabel_15.Text = ""
  4404. TextLabel_15.TextColor3 = Color3.new(0, 0, 0)
  4405. TextLabel_15.TextSize = 20
  4406.  
  4407. TeleportsFrame.Name = "TeleportsFrame"
  4408. TeleportsFrame.Parent = TabFrames
  4409. TeleportsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  4410. TeleportsFrame.BorderSizePixel = 0
  4411. TeleportsFrame.ClipsDescendants = true
  4412. TeleportsFrame.Size = UDim2.new(0, 598, 0, 289)
  4413. TeleportsFrame.Visible = false
  4414.  
  4415. JewelryStore.Name = "JewelryStore"
  4416. JewelryStore.Parent = TeleportsFrame
  4417. JewelryStore.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4418. JewelryStore.BorderSizePixel = 0
  4419. JewelryStore.Position = UDim2.new(0, 22, 0, 50)
  4420. JewelryStore.Size = UDim2.new(0, 89, 0, 25)
  4421. JewelryStore.AutoButtonColor = false
  4422. JewelryStore.Font = Enum.Font.Arial
  4423. JewelryStore.FontSize = Enum.FontSize.Size18
  4424. JewelryStore.Text = "Jewelry Store"
  4425. JewelryStore.TextColor3 = Color3.new(1, 1, 1)
  4426. JewelryStore.TextSize = 15
  4427.  
  4428. BankStore.Name = "BankStore"
  4429. BankStore.Parent = TeleportsFrame
  4430. BankStore.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4431. BankStore.BorderSizePixel = 0
  4432. BankStore.Position = UDim2.new(0, 120, 0, 50)
  4433. BankStore.Size = UDim2.new(0, 89, 0, 25)
  4434. BankStore.AutoButtonColor = false
  4435. BankStore.Font = Enum.Font.Arial
  4436. BankStore.FontSize = Enum.FontSize.Size18
  4437. BankStore.Text = "Bank Store"
  4438. BankStore.TextColor3 = Color3.new(1, 1, 1)
  4439. BankStore.TextSize = 15
  4440.  
  4441. BatCave.Name = "BatCave"
  4442. BatCave.Parent = TeleportsFrame
  4443. BatCave.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  4444. BatCave.BorderSizePixel = 0
  4445. BatCave.Position = UDim2.new(0, 22, 0, 85)
  4446. BatCave.Size = UDim2.new(0, 89, 0, 25)
  4447. BatCave.AutoButtonColor = false
  4448. BatCave.Font = Enum.Font.Arial
  4449. BatCave.FontSize = Enum.FontSize.Size18
  4450. BatCave.Text = "Bat Cave"
  4451. BatCave.TextColor3 = Color3.new(1, 1, 1)
  4452. BatCave.TextSize = 15
  4453.  
  4454. CriminalBase.Name = "CriminalBase"
  4455. CriminalBase.Parent = TeleportsFrame
  4456. CriminalBase.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  4457. CriminalBase.BorderSizePixel = 0
  4458. CriminalBase.Position = UDim2.new(0, 120, 0, 85)
  4459. CriminalBase.Size = UDim2.new(0, 89, 0, 25)
  4460. CriminalBase.AutoButtonColor = false
  4461. CriminalBase.Font = Enum.Font.Arial
  4462. CriminalBase.FontSize = Enum.FontSize.Size18
  4463. CriminalBase.Text = "Criminal Base"
  4464. CriminalBase.TextColor3 = Color3.new(1, 1, 1)
  4465. CriminalBase.TextSize = 15
  4466.  
  4467. PoliceHQ1.Name = "PoliceHQ1"
  4468. PoliceHQ1.Parent = TeleportsFrame
  4469. PoliceHQ1.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4470. PoliceHQ1.BorderSizePixel = 0
  4471. PoliceHQ1.Position = UDim2.new(0, 22, 0, 120)
  4472. PoliceHQ1.Size = UDim2.new(0, 89, 0, 25)
  4473. PoliceHQ1.AutoButtonColor = false
  4474. PoliceHQ1.Font = Enum.Font.Arial
  4475. PoliceHQ1.FontSize = Enum.FontSize.Size18
  4476. PoliceHQ1.Text = "Police HQ 1"
  4477. PoliceHQ1.TextColor3 = Color3.new(1, 1, 1)
  4478. PoliceHQ1.TextSize = 15
  4479.  
  4480. PoliceHQ2.Name = "PoliceHQ2"
  4481. PoliceHQ2.Parent = TeleportsFrame
  4482. PoliceHQ2.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4483. PoliceHQ2.BorderSizePixel = 0
  4484. PoliceHQ2.Position = UDim2.new(0, 120, 0, 120)
  4485. PoliceHQ2.Size = UDim2.new(0, 89, 0, 25)
  4486. PoliceHQ2.AutoButtonColor = false
  4487. PoliceHQ2.Font = Enum.Font.Arial
  4488. PoliceHQ2.FontSize = Enum.FontSize.Size18
  4489. PoliceHQ2.Text = "Police HQ 2"
  4490. PoliceHQ2.TextColor3 = Color3.new(1, 1, 1)
  4491. PoliceHQ2.TextSize = 15
  4492.  
  4493. DonutShop.Name = "DonutShop"
  4494. DonutShop.Parent = TeleportsFrame
  4495. DonutShop.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  4496. DonutShop.BorderSizePixel = 0
  4497. DonutShop.Position = UDim2.new(0, 120, 0, 155)
  4498. DonutShop.Size = UDim2.new(0, 89, 0, 25)
  4499. DonutShop.AutoButtonColor = false
  4500. DonutShop.Font = Enum.Font.Arial
  4501. DonutShop.FontSize = Enum.FontSize.Size18
  4502. DonutShop.Text = "Donut Shop"
  4503. DonutShop.TextColor3 = Color3.new(1, 1, 1)
  4504. DonutShop.TextSize = 15
  4505.  
  4506. GasStation.Name = "GasStation"
  4507. GasStation.Parent = TeleportsFrame
  4508. GasStation.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  4509. GasStation.BorderSizePixel = 0
  4510. GasStation.Position = UDim2.new(0, 22, 0, 155)
  4511. GasStation.Size = UDim2.new(0, 89, 0, 25)
  4512. GasStation.AutoButtonColor = false
  4513. GasStation.Font = Enum.Font.Arial
  4514. GasStation.FontSize = Enum.FontSize.Size18
  4515. GasStation.Text = "Gas Station"
  4516. GasStation.TextColor3 = Color3.new(1, 1, 1)
  4517. GasStation.TextSize = 15
  4518.  
  4519. Prison.Name = "Prison"
  4520. Prison.Parent = TeleportsFrame
  4521. Prison.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4522. Prison.BorderSizePixel = 0
  4523. Prison.Position = UDim2.new(0, 22, 0, 190)
  4524. Prison.Size = UDim2.new(0, 89, 0, 25)
  4525. Prison.AutoButtonColor = false
  4526. Prison.Font = Enum.Font.Arial
  4527. Prison.FontSize = Enum.FontSize.Size18
  4528. Prison.Text = "Prison"
  4529. Prison.TextColor3 = Color3.new(1, 1, 1)
  4530. Prison.TextSize = 15
  4531.  
  4532. Garage.Name = "Garage"
  4533. Garage.Parent = TeleportsFrame
  4534. Garage.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4535. Garage.BorderSizePixel = 0
  4536. Garage.Position = UDim2.new(0, 120, 0, 190)
  4537. Garage.Size = UDim2.new(0, 89, 0, 25)
  4538. Garage.AutoButtonColor = false
  4539. Garage.Font = Enum.Font.Arial
  4540. Garage.FontSize = Enum.FontSize.Size18
  4541. Garage.Text = "Garage"
  4542. Garage.TextColor3 = Color3.new(1, 1, 1)
  4543. Garage.TextSize = 15
  4544.  
  4545. Bugatti.Name = "Bugatti"
  4546. Bugatti.Parent = TeleportsFrame
  4547. Bugatti.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4548. Bugatti.BorderSizePixel = 0
  4549. Bugatti.Position = UDim2.new(0, 218, 0, 50)
  4550. Bugatti.Size = UDim2.new(0, 89, 0, 25)
  4551. Bugatti.AutoButtonColor = false
  4552. Bugatti.Font = Enum.Font.Arial
  4553. Bugatti.FontSize = Enum.FontSize.Size18
  4554. Bugatti.Text = "Bugatti"
  4555. Bugatti.TextColor3 = Color3.new(1, 1, 1)
  4556. Bugatti.TextSize = 15
  4557.  
  4558. Lamborghini.Name = "Lamborghini"
  4559. Lamborghini.Parent = TeleportsFrame
  4560. Lamborghini.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4561. Lamborghini.BorderSizePixel = 0
  4562. Lamborghini.Position = UDim2.new(0, 318, 0, 50)
  4563. Lamborghini.Size = UDim2.new(0, 89, 0, 25)
  4564. Lamborghini.AutoButtonColor = false
  4565. Lamborghini.Font = Enum.Font.Arial
  4566. Lamborghini.FontSize = Enum.FontSize.Size18
  4567. Lamborghini.Text = "Lamborghini"
  4568. Lamborghini.TextColor3 = Color3.new(1, 1, 1)
  4569. Lamborghini.TextSize = 15
  4570.  
  4571. Tesla3.Name = "Tesla3"
  4572. Tesla3.Parent = TeleportsFrame
  4573. Tesla3.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  4574. Tesla3.BorderSizePixel = 0
  4575. Tesla3.Position = UDim2.new(0, 318, 0, 85)
  4576. Tesla3.Size = UDim2.new(0, 89, 0, 25)
  4577. Tesla3.AutoButtonColor = false
  4578. Tesla3.Font = Enum.Font.Arial
  4579. Tesla3.FontSize = Enum.FontSize.Size18
  4580. Tesla3.Text = "Tesla 3"
  4581. Tesla3.TextColor3 = Color3.new(1, 1, 1)
  4582. Tesla3.TextSize = 15
  4583.  
  4584. Porsche.Name = "Porsche"
  4585. Porsche.Parent = TeleportsFrame
  4586. Porsche.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  4587. Porsche.BorderSizePixel = 0
  4588. Porsche.Position = UDim2.new(0, 218, 0, 85)
  4589. Porsche.Size = UDim2.new(0, 89, 0, 25)
  4590. Porsche.AutoButtonColor = false
  4591. Porsche.Font = Enum.Font.Arial
  4592. Porsche.FontSize = Enum.FontSize.Size18
  4593. Porsche.Text = "Porsche"
  4594. Porsche.TextColor3 = Color3.new(1, 1, 1)
  4595. Porsche.TextSize = 15
  4596.  
  4597. SWATVan.Name = "SWATVan"
  4598. SWATVan.Parent = TeleportsFrame
  4599. SWATVan.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4600. SWATVan.BorderSizePixel = 0
  4601. SWATVan.Position = UDim2.new(0, 318, 0, 120)
  4602. SWATVan.Size = UDim2.new(0, 89, 0, 25)
  4603. SWATVan.AutoButtonColor = false
  4604. SWATVan.Font = Enum.Font.Arial
  4605. SWATVan.FontSize = Enum.FontSize.Size18
  4606. SWATVan.Text = "SWAT Van"
  4607. SWATVan.TextColor3 = Color3.new(1, 1, 1)
  4608. SWATVan.TextSize = 15
  4609.  
  4610. DuneBuggy.Name = "DuneBuggy"
  4611. DuneBuggy.Parent = TeleportsFrame
  4612. DuneBuggy.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4613. DuneBuggy.BorderSizePixel = 0
  4614. DuneBuggy.Position = UDim2.new(0, 218, 0, 120)
  4615. DuneBuggy.Size = UDim2.new(0, 89, 0, 25)
  4616. DuneBuggy.AutoButtonColor = false
  4617. DuneBuggy.Font = Enum.Font.Arial
  4618. DuneBuggy.FontSize = Enum.FontSize.Size18
  4619. DuneBuggy.Text = "Dune Buggy"
  4620. DuneBuggy.TextColor3 = Color3.new(1, 1, 1)
  4621. DuneBuggy.TextSize = 15
  4622.  
  4623. PickUpTruck.Name = "PickUpTruck"
  4624. PickUpTruck.Parent = TeleportsFrame
  4625. PickUpTruck.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  4626. PickUpTruck.BorderSizePixel = 0
  4627. PickUpTruck.Position = UDim2.new(0, 218, 0, 155)
  4628. PickUpTruck.Size = UDim2.new(0, 89, 0, 25)
  4629. PickUpTruck.AutoButtonColor = false
  4630. PickUpTruck.Font = Enum.Font.Arial
  4631. PickUpTruck.FontSize = Enum.FontSize.Size18
  4632. PickUpTruck.Text = "PickUp Truck"
  4633. PickUpTruck.TextColor3 = Color3.new(1, 1, 1)
  4634. PickUpTruck.TextSize = 15
  4635.  
  4636. MiniCooper.Name = "MiniCooper"
  4637. MiniCooper.Parent = TeleportsFrame
  4638. MiniCooper.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4639. MiniCooper.BorderSizePixel = 0
  4640. MiniCooper.Position = UDim2.new(0, 218, 0, 190)
  4641. MiniCooper.Size = UDim2.new(0, 89, 0, 25)
  4642. MiniCooper.AutoButtonColor = false
  4643. MiniCooper.Font = Enum.Font.Arial
  4644. MiniCooper.FontSize = Enum.FontSize.Size18
  4645. MiniCooper.Text = "Mini Cooper"
  4646. MiniCooper.TextColor3 = Color3.new(1, 1, 1)
  4647. MiniCooper.TextSize = 15
  4648.  
  4649. Camaro.Name = "Camaro"
  4650. Camaro.Parent = TeleportsFrame
  4651. Camaro.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4652. Camaro.BorderSizePixel = 0
  4653. Camaro.Position = UDim2.new(0, 318, 0, 190)
  4654. Camaro.Size = UDim2.new(0, 89, 0, 25)
  4655. Camaro.AutoButtonColor = false
  4656. Camaro.Font = Enum.Font.Arial
  4657. Camaro.FontSize = Enum.FontSize.Size18
  4658. Camaro.Text = "Camaro"
  4659. Camaro.TextColor3 = Color3.new(1, 1, 1)
  4660. Camaro.TextSize = 15
  4661.  
  4662. DirtBike.Name = "DirtBike"
  4663. DirtBike.Parent = TeleportsFrame
  4664. DirtBike.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  4665. DirtBike.BorderSizePixel = 0
  4666. DirtBike.Position = UDim2.new(0, 318, 0, 155)
  4667. DirtBike.Size = UDim2.new(0, 89, 0, 25)
  4668. DirtBike.AutoButtonColor = false
  4669. DirtBike.Font = Enum.Font.Arial
  4670. DirtBike.FontSize = Enum.FontSize.Size18
  4671. DirtBike.Text = "Dirt Bike"
  4672. DirtBike.TextColor3 = Color3.new(1, 1, 1)
  4673. DirtBike.TextSize = 15
  4674.  
  4675. sframe.Name = "sframe"
  4676. sframe.Parent = TeleportsFrame
  4677. sframe.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  4678. sframe.BorderSizePixel = 0
  4679. sframe.Position = UDim2.new(0, 418, 0, 51)
  4680. sframe.Size = UDim2.new(0, 180, 0, 164)
  4681. sframe.ScrollBarThickness = 4
  4682.  
  4683. GoTo.Name = "GoTo"
  4684. GoTo.Parent = TeleportsFrame
  4685. GoTo.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4686. GoTo.BorderSizePixel = 0
  4687. GoTo.Position = UDim2.new(0, 459, 0, 247)
  4688. GoTo.Size = UDim2.new(0, 89, 0, 25)
  4689. GoTo.AutoButtonColor = false
  4690. GoTo.Font = Enum.Font.Arial
  4691. GoTo.FontSize = Enum.FontSize.Size18
  4692. GoTo.Text = "GoTo"
  4693. GoTo.TextColor3 = Color3.new(1, 1, 1)
  4694. GoTo.TextSize = 15
  4695.  
  4696. SPlayer.Name = "SPlayer"
  4697. SPlayer.Parent = TeleportsFrame
  4698. SPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  4699. SPlayer.BackgroundTransparency = 1
  4700. SPlayer.Position = UDim2.new(0, 407, 0, 221)
  4701. SPlayer.Size = UDim2.new(0, 191, 0, 17)
  4702. SPlayer.Font = Enum.Font.Arial
  4703. SPlayer.FontSize = Enum.FontSize.Size14
  4704. SPlayer.Text = "Player:"
  4705. SPlayer.TextSize = 14
  4706.  
  4707. SettingsFrame.Name = "SettingsFrame"
  4708. SettingsFrame.Parent = TabFrames
  4709. SettingsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  4710. SettingsFrame.BorderSizePixel = 0
  4711. SettingsFrame.ClipsDescendants = true
  4712. SettingsFrame.Size = UDim2.new(0, 598, 0, 289)
  4713. SettingsFrame.Visible = false
  4714.  
  4715. CDrag.Name = "CDrag"
  4716. CDrag.Parent = SettingsFrame
  4717. CDrag.BackgroundColor3 = Color3.new(1, 1, 1)
  4718. CDrag.BackgroundTransparency = 1
  4719. CDrag.Position = UDim2.new(0, 22, 0, 60)
  4720. CDrag.Size = UDim2.new(0, 25, 0, 25)
  4721. CDrag.Image = "rbxassetid://87913710"
  4722. CDrag.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  4723.  
  4724. CNotifierB.Name = "CNotifierB"
  4725. CNotifierB.Parent = SettingsFrame
  4726. CNotifierB.BackgroundColor3 = Color3.new(1, 1, 1)
  4727. CNotifierB.BackgroundTransparency = 1
  4728. CNotifierB.Position = UDim2.new(0, 22, 0, 100)
  4729. CNotifierB.Size = UDim2.new(0, 25, 0, 25)
  4730. CNotifierB.Image = "rbxassetid://87913710"
  4731. CNotifierB.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  4732.  
  4733. TextLabel_16.Parent = SettingsFrame
  4734. TextLabel_16.BackgroundColor3 = Color3.new(1, 1, 1)
  4735. TextLabel_16.BackgroundTransparency = 1
  4736. TextLabel_16.Position = UDim2.new(0, 55, 0, 62)
  4737. TextLabel_16.Size = UDim2.new(0, 56, 0, 17)
  4738. TextLabel_16.Font = Enum.Font.Arial
  4739. TextLabel_16.FontSize = Enum.FontSize.Size18
  4740. TextLabel_16.Text = "Draggable"
  4741. TextLabel_16.TextColor3 = Color3.new(0, 0, 0)
  4742. TextLabel_16.TextSize = 15
  4743. TextLabel_16.TextXAlignment = Enum.TextXAlignment.Left
  4744.  
  4745. TextLabel_17.Parent = SettingsFrame
  4746. TextLabel_17.BackgroundColor3 = Color3.new(1, 1, 1)
  4747. TextLabel_17.BackgroundTransparency = 1
  4748. TextLabel_17.Position = UDim2.new(0, 55, 0, 102)
  4749. TextLabel_17.Size = UDim2.new(0, 56, 0, 17)
  4750. TextLabel_17.Font = Enum.Font.Arial
  4751. TextLabel_17.FontSize = Enum.FontSize.Size18
  4752. TextLabel_17.Text = "Bank Notifier"
  4753. TextLabel_17.TextColor3 = Color3.new(0, 0, 0)
  4754. TextLabel_17.TextSize = 15
  4755. TextLabel_17.TextXAlignment = Enum.TextXAlignment.Left
  4756.  
  4757. CNotifierJ.Name = "CNotifierJ"
  4758. CNotifierJ.Parent = SettingsFrame
  4759. CNotifierJ.BackgroundColor3 = Color3.new(1, 1, 1)
  4760. CNotifierJ.BackgroundTransparency = 1
  4761. CNotifierJ.Position = UDim2.new(0, 22, 0, 140)
  4762. CNotifierJ.Size = UDim2.new(0, 25, 0, 25)
  4763. CNotifierJ.Image = "rbxassetid://87913710"
  4764. CNotifierJ.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  4765.  
  4766. TextLabel_18.Parent = SettingsFrame
  4767. TextLabel_18.BackgroundColor3 = Color3.new(1, 1, 1)
  4768. TextLabel_18.BackgroundTransparency = 1
  4769. TextLabel_18.Position = UDim2.new(0, 55, 0, 142)
  4770. TextLabel_18.Size = UDim2.new(0, 56, 0, 17)
  4771. TextLabel_18.Font = Enum.Font.Arial
  4772. TextLabel_18.FontSize = Enum.FontSize.Size18
  4773. TextLabel_18.Text = "Jewelry Notifier"
  4774. TextLabel_18.TextColor3 = Color3.new(0, 0, 0)
  4775. TextLabel_18.TextSize = 15
  4776. TextLabel_18.TextXAlignment = Enum.TextXAlignment.Left
  4777.  
  4778. TextLabel_19.Parent = SettingsFrame
  4779. TextLabel_19.BackgroundColor3 = Color3.new(1, 1, 1)
  4780. TextLabel_19.BackgroundTransparency = 1
  4781. TextLabel_19.Position = UDim2.new(0, 271, 0, 210)
  4782. TextLabel_19.Size = UDim2.new(0, 56, 0, 17)
  4783. TextLabel_19.Font = Enum.Font.Arial
  4784. TextLabel_19.FontSize = Enum.FontSize.Size18
  4785. TextLabel_19.Text = "Set Current Position As Custom TP"
  4786. TextLabel_19.TextColor3 = Color3.new(0, 0, 0)
  4787. TextLabel_19.TextSize = 15
  4788.  
  4789. CBigHead.Name = "CBigHead"
  4790. CBigHead.Parent = SettingsFrame
  4791. CBigHead.BackgroundColor3 = Color3.new(1, 1, 1)
  4792. CBigHead.BackgroundTransparency = 1
  4793. CBigHead.Position = UDim2.new(0, 22, 0, 180)
  4794. CBigHead.Size = UDim2.new(0, 25, 0, 25)
  4795. CBigHead.Image = "rbxassetid://87913710"
  4796. CBigHead.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  4797.  
  4798. TextLabel_20.Parent = SettingsFrame
  4799. TextLabel_20.BackgroundColor3 = Color3.new(1, 1, 1)
  4800. TextLabel_20.BackgroundTransparency = 1
  4801. TextLabel_20.Position = UDim2.new(0, 55, 0, 182)
  4802. TextLabel_20.Size = UDim2.new(0, 56, 0, 17)
  4803. TextLabel_20.Font = Enum.Font.Arial
  4804. TextLabel_20.FontSize = Enum.FontSize.Size18
  4805. TextLabel_20.Text = "Big Head"
  4806. TextLabel_20.TextColor3 = Color3.new(0, 0, 0)
  4807. TextLabel_20.TextSize = 15
  4808. TextLabel_20.TextXAlignment = Enum.TextXAlignment.Left
  4809.  
  4810. CESP.Name = "CESP"
  4811. CESP.Parent = SettingsFrame
  4812. CESP.BackgroundColor3 = Color3.new(1, 1, 1)
  4813. CESP.BackgroundTransparency = 1
  4814. CESP.Position = UDim2.new(0, 22, 0, 220)
  4815. CESP.Size = UDim2.new(0, 25, 0, 25)
  4816. CESP.Image = "rbxassetid://87913710"
  4817. CESP.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  4818.  
  4819. TextLabel_21.Parent = SettingsFrame
  4820. TextLabel_21.BackgroundColor3 = Color3.new(1, 1, 1)
  4821. TextLabel_21.BackgroundTransparency = 1
  4822. TextLabel_21.Position = UDim2.new(0, 55, 0, 222)
  4823. TextLabel_21.Size = UDim2.new(0, 56, 0, 17)
  4824. TextLabel_21.Font = Enum.Font.Arial
  4825. TextLabel_21.FontSize = Enum.FontSize.Size18
  4826. TextLabel_21.Text = "ESP"
  4827. TextLabel_21.TextColor3 = Color3.new(0, 0, 0)
  4828. TextLabel_21.TextSize = 15
  4829. TextLabel_21.TextXAlignment = Enum.TextXAlignment.Left
  4830.  
  4831. KeybindConFrame.Name = "KeybindConFrame"
  4832. KeybindConFrame.Parent = SettingsFrame
  4833. KeybindConFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  4834. KeybindConFrame.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  4835. KeybindConFrame.BorderSizePixel = 3
  4836. KeybindConFrame.Position = UDim2.new(0, 164, 0, 70)
  4837. KeybindConFrame.Size = UDim2.new(0, 270, 0, 150)
  4838. KeybindConFrame.Visible = false
  4839. KeybindConFrame.ZIndex = 2
  4840.  
  4841. TextLabel_22.Parent = KeybindConFrame
  4842. TextLabel_22.BackgroundColor3 = Color3.new(1, 1, 1)
  4843. TextLabel_22.BackgroundTransparency = 1
  4844. TextLabel_22.Position = UDim2.new(0, 74, 0, 10)
  4845. TextLabel_22.Size = UDim2.new(0, 122, 0, 19)
  4846. TextLabel_22.Font = Enum.Font.Arial
  4847. TextLabel_22.FontSize = Enum.FontSize.Size18
  4848. TextLabel_22.Text = "Are You Sure You Want To Continue?"
  4849. TextLabel_22.TextSize = 15
  4850. TextLabel_22.ZIndex = 2
  4851.  
  4852. JewelryKeyy.Name = "JewelryKeyy"
  4853. JewelryKeyy.Parent = KeybindConFrame
  4854. JewelryKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  4855. JewelryKeyy.BackgroundTransparency = 1
  4856. JewelryKeyy.Position = UDim2.new(0, 13, 0, 39)
  4857. JewelryKeyy.Size = UDim2.new(0, 122, 0, 19)
  4858. JewelryKeyy.Font = Enum.Font.Arial
  4859. JewelryKeyy.FontSize = Enum.FontSize.Size18
  4860. JewelryKeyy.Text = "Jewelry Key Set:"
  4861. JewelryKeyy.TextSize = 15
  4862. JewelryKeyy.TextXAlignment = Enum.TextXAlignment.Left
  4863. JewelryKeyy.ZIndex = 2
  4864.  
  4865. BankKeyy.Name = "BankKeyy"
  4866. BankKeyy.Parent = KeybindConFrame
  4867. BankKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  4868. BankKeyy.BackgroundTransparency = 1
  4869. BankKeyy.Position = UDim2.new(0, 13, 0, 56)
  4870. BankKeyy.Size = UDim2.new(0, 122, 0, 19)
  4871. BankKeyy.Font = Enum.Font.Arial
  4872. BankKeyy.FontSize = Enum.FontSize.Size18
  4873. BankKeyy.Text = "Bank Key Set:"
  4874. BankKeyy.TextSize = 15
  4875. BankKeyy.TextXAlignment = Enum.TextXAlignment.Left
  4876. BankKeyy.ZIndex = 2
  4877.  
  4878. CriminalKeyy.Name = "CriminalKeyy"
  4879. CriminalKeyy.Parent = KeybindConFrame
  4880. CriminalKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  4881. CriminalKeyy.BackgroundTransparency = 1
  4882. CriminalKeyy.Position = UDim2.new(0, 13, 0, 73)
  4883. CriminalKeyy.Size = UDim2.new(0, 122, 0, 19)
  4884. CriminalKeyy.Font = Enum.Font.Arial
  4885. CriminalKeyy.FontSize = Enum.FontSize.Size18
  4886. CriminalKeyy.Text = "Criminal Key Set:"
  4887. CriminalKeyy.TextSize = 15
  4888. CriminalKeyy.TextXAlignment = Enum.TextXAlignment.Left
  4889. CriminalKeyy.ZIndex = 2
  4890.  
  4891. KeyContinue.Name = "KeyContinue"
  4892. KeyContinue.Parent = KeybindConFrame
  4893. KeyContinue.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4894. KeyContinue.BorderSizePixel = 0
  4895. KeyContinue.Position = UDim2.new(0, 16, 0, 104)
  4896. KeyContinue.Size = UDim2.new(0, 100, 0, 30)
  4897. KeyContinue.Font = Enum.Font.Arial
  4898. KeyContinue.FontSize = Enum.FontSize.Size18
  4899. KeyContinue.Text = "Continue"
  4900. KeyContinue.TextColor3 = Color3.new(1, 1, 1)
  4901. KeyContinue.TextSize = 16
  4902. KeyContinue.ZIndex = 2
  4903.  
  4904. KeyCancel.Name = "KeyCancel"
  4905. KeyCancel.Parent = KeybindConFrame
  4906. KeyCancel.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4907. KeyCancel.BorderSizePixel = 0
  4908. KeyCancel.Position = UDim2.new(0, 155, 0, 104)
  4909. KeyCancel.Size = UDim2.new(0, 100, 0, 30)
  4910. KeyCancel.Font = Enum.Font.Arial
  4911. KeyCancel.FontSize = Enum.FontSize.Size18
  4912. KeyCancel.Text = "Cancel"
  4913. KeyCancel.TextColor3 = Color3.new(1, 1, 1)
  4914. KeyCancel.TextSize = 16
  4915. KeyCancel.ZIndex = 2
  4916.  
  4917. CustomTP.Name = "CustomTP"
  4918. CustomTP.Parent = SettingsFrame
  4919. CustomTP.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4920. CustomTP.BorderSizePixel = 0
  4921. CustomTP.Position = UDim2.new(0, 248, 0, 170)
  4922. CustomTP.Size = UDim2.new(0, 101, 0, 29)
  4923. CustomTP.Font = Enum.Font.Arial
  4924. CustomTP.FontSize = Enum.FontSize.Size18
  4925. CustomTP.Text = "GoPoint"
  4926. CustomTP.TextColor3 = Color3.new(1, 1, 1)
  4927. CustomTP.TextSize = 17
  4928.  
  4929. JewelryKeyBox.Name = "JewelryKeyBox"
  4930. JewelryKeyBox.Parent = SettingsFrame
  4931. JewelryKeyBox.BackgroundColor3 = Color3.new(1, 1, 1)
  4932. JewelryKeyBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  4933. JewelryKeyBox.ClipsDescendants = true
  4934. JewelryKeyBox.Position = UDim2.new(0, 234, 0, 70)
  4935. JewelryKeyBox.Size = UDim2.new(0, 30, 0, 29)
  4936. JewelryKeyBox.ClearTextOnFocus = false
  4937. JewelryKeyBox.Font = Enum.Font.Arial
  4938. JewelryKeyBox.FontSize = Enum.FontSize.Size18
  4939. JewelryKeyBox.Text = "J"
  4940. JewelryKeyBox.TextSize = 16
  4941.  
  4942. CrimBaseBox.Name = "CrimBaseBox"
  4943. CrimBaseBox.Parent = SettingsFrame
  4944. CrimBaseBox.BackgroundColor3 = Color3.new(1, 1, 1)
  4945. CrimBaseBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  4946. CrimBaseBox.ClipsDescendants = true
  4947. CrimBaseBox.Position = UDim2.new(0, 284, 0, 70)
  4948. CrimBaseBox.Size = UDim2.new(0, 30, 0, 29)
  4949. CrimBaseBox.ClearTextOnFocus = false
  4950. CrimBaseBox.Font = Enum.Font.Arial
  4951. CrimBaseBox.FontSize = Enum.FontSize.Size18
  4952. CrimBaseBox.Text = "C"
  4953. CrimBaseBox.TextSize = 16
  4954.  
  4955. BankKeyBox.Name = "BankKeyBox"
  4956. BankKeyBox.Parent = SettingsFrame
  4957. BankKeyBox.BackgroundColor3 = Color3.new(1, 1, 1)
  4958. BankKeyBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  4959. BankKeyBox.ClipsDescendants = true
  4960. BankKeyBox.Position = UDim2.new(0, 334, 0, 70)
  4961. BankKeyBox.Size = UDim2.new(0, 30, 0, 29)
  4962. BankKeyBox.ClearTextOnFocus = false
  4963. BankKeyBox.Font = Enum.Font.Arial
  4964. BankKeyBox.FontSize = Enum.FontSize.Size18
  4965. BankKeyBox.Text = "B"
  4966. BankKeyBox.TextSize = 16
  4967.  
  4968. SetKeybind.Name = "SetKeybind"
  4969. SetKeybind.Parent = SettingsFrame
  4970. SetKeybind.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4971. SetKeybind.BorderSizePixel = 0
  4972. SetKeybind.Position = UDim2.new(0, 265, 0, 120)
  4973. SetKeybind.Size = UDim2.new(0, 67, 0, 29)
  4974. SetKeybind.Font = Enum.Font.Arial
  4975. SetKeybind.FontSize = Enum.FontSize.Size18
  4976. SetKeybind.Text = "Set"
  4977. SetKeybind.TextColor3 = Color3.new(1, 1, 1)
  4978. SetKeybind.TextSize = 17
  4979.  
  4980. TextLabel_23.Parent = SettingsFrame
  4981. TextLabel_23.BackgroundColor3 = Color3.new(1, 1, 1)
  4982. TextLabel_23.BackgroundTransparency = 1
  4983. TextLabel_23.Position = UDim2.new(0, 271, 0, 35)
  4984. TextLabel_23.Size = UDim2.new(0, 56, 0, 17)
  4985. TextLabel_23.Font = Enum.Font.Arial
  4986. TextLabel_23.FontSize = Enum.FontSize.Size18
  4987. TextLabel_23.Text = "Keybind"
  4988. TextLabel_23.TextColor3 = Color3.new(0, 0, 0)
  4989. TextLabel_23.TextSize = 15
  4990.  
  4991. Coords.Name = "Coords"
  4992. Coords.Parent = SettingsFrame
  4993. Coords.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  4994. Coords.BorderSizePixel = 0
  4995. Coords.Position = UDim2.new(0, 248, 0, 240)
  4996. Coords.Size = UDim2.new(0, 101, 0, 29)
  4997. Coords.Font = Enum.Font.Arial
  4998. Coords.FontSize = Enum.FontSize.Size18
  4999. Coords.Text = "Checkpoint"
  5000. Coords.TextColor3 = Color3.new(1, 1, 1)
  5001. Coords.TextSize = 17
  5002.  
  5003. UIColorButton.Name = "UIColorButton"
  5004. UIColorButton.Parent = SettingsFrame
  5005. UIColorButton.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5006. UIColorButton.BorderSizePixel = 0
  5007. UIColorButton.Position = UDim2.new(0, 450, 0, 130)
  5008. UIColorButton.Size = UDim2.new(0, 101, 0, 29)
  5009. UIColorButton.Font = Enum.Font.Arial
  5010. UIColorButton.FontSize = Enum.FontSize.Size18
  5011. UIColorButton.Text = "UI Color"
  5012. UIColorButton.TextColor3 = Color3.new(1, 1, 1)
  5013. UIColorButton.TextSize = 17
  5014.  
  5015. Reset.Name = "Reset"
  5016. Reset.Parent = SettingsFrame
  5017. Reset.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  5018. Reset.BorderSizePixel = 0
  5019. Reset.Position = UDim2.new(0, 450, 0, 240)
  5020. Reset.Size = UDim2.new(0, 101, 0, 29)
  5021. Reset.Font = Enum.Font.Arial
  5022. Reset.FontSize = Enum.FontSize.Size18
  5023. Reset.Text = "RESET!"
  5024. Reset.TextColor3 = Color3.new(0.666667, 0, 0)
  5025. Reset.TextSize = 17
  5026.  
  5027. CForceField.Name = "CForceField"
  5028. CForceField.Parent = SettingsFrame
  5029. CForceField.BackgroundColor3 = Color3.new(1, 1, 1)
  5030. CForceField.BackgroundTransparency = 1
  5031. CForceField.Position = UDim2.new(0, 22, 0, 260)
  5032. CForceField.Size = UDim2.new(0, 25, 0, 25)
  5033. CForceField.Image = "rbxassetid://87913710"
  5034. CForceField.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  5035.  
  5036. TextLabel_24.Parent = SettingsFrame
  5037. TextLabel_24.BackgroundColor3 = Color3.new(1, 1, 1)
  5038. TextLabel_24.BackgroundTransparency = 1
  5039. TextLabel_24.Position = UDim2.new(0, 55, 0, 262)
  5040. TextLabel_24.Size = UDim2.new(0, 56, 0, 17)
  5041. TextLabel_24.Font = Enum.Font.Arial
  5042. TextLabel_24.FontSize = Enum.FontSize.Size18
  5043. TextLabel_24.Text = "ForceField"
  5044. TextLabel_24.TextColor3 = Color3.new(0, 0, 0)
  5045. TextLabel_24.TextSize = 15
  5046. TextLabel_24.TextXAlignment = Enum.TextXAlignment.Left
  5047.  
  5048. Explorer.Name = "Explorer"
  5049. Explorer.Parent = SettingsFrame
  5050. Explorer.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5051. Explorer.BorderSizePixel = 0
  5052. Explorer.Position = UDim2.new(0, 450, 0, 185)
  5053. Explorer.Size = UDim2.new(0, 101, 0, 29)
  5054. Explorer.Font = Enum.Font.Arial
  5055. Explorer.FontSize = Enum.FontSize.Size18
  5056. Explorer.Text = "Explorer"
  5057. Explorer.TextColor3 = Color3.new(1, 1, 1)
  5058. Explorer.TextSize = 17
  5059.  
  5060. GameFrame.Name = "GameFrame"
  5061. GameFrame.Parent = TabFrames
  5062. GameFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  5063. GameFrame.BorderSizePixel = 0
  5064. GameFrame.ClipsDescendants = true
  5065. GameFrame.Size = UDim2.new(0, 598, 0, 289)
  5066. GameFrame.Visible = false
  5067.  
  5068. InfiniteAmmo.Name = "InfiniteAmmo"
  5069. InfiniteAmmo.Parent = GameFrame
  5070. InfiniteAmmo.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5071. InfiniteAmmo.BorderSizePixel = 0
  5072. InfiniteAmmo.Position = UDim2.new(0, 318, 0, 50)
  5073. InfiniteAmmo.Size = UDim2.new(0, 89, 0, 25)
  5074. InfiniteAmmo.AutoButtonColor = false
  5075. InfiniteAmmo.Font = Enum.Font.Arial
  5076. InfiniteAmmo.FontSize = Enum.FontSize.Size18
  5077. InfiniteAmmo.Text = "Ammo: OFF"
  5078. InfiniteAmmo.TextColor3 = Color3.new(1, 1, 1)
  5079. InfiniteAmmo.TextSize = 15
  5080.  
  5081. JumpPower.Name = "JumpPower"
  5082. JumpPower.Parent = GameFrame
  5083. JumpPower.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5084. JumpPower.BorderSizePixel = 0
  5085. JumpPower.Position = UDim2.new(0, 218, 0, 50)
  5086. JumpPower.Size = UDim2.new(0, 89, 0, 25)
  5087. JumpPower.AutoButtonColor = false
  5088. JumpPower.Font = Enum.Font.Arial
  5089. JumpPower.FontSize = Enum.FontSize.Size18
  5090. JumpPower.Text = "Jump: OFF"
  5091. JumpPower.TextColor3 = Color3.new(1, 1, 1)
  5092. JumpPower.TextSize = 15
  5093.  
  5094. NoClip.Name = "NoClip"
  5095. NoClip.Parent = GameFrame
  5096. NoClip.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5097. NoClip.BorderSizePixel = 0
  5098. NoClip.Position = UDim2.new(0, 22, 0, 50)
  5099. NoClip.Size = UDim2.new(0, 89, 0, 25)
  5100. NoClip.AutoButtonColor = false
  5101. NoClip.Font = Enum.Font.Arial
  5102. NoClip.FontSize = Enum.FontSize.Size18
  5103. NoClip.Text = "NoClip: OFF"
  5104. NoClip.TextColor3 = Color3.new(1, 1, 1)
  5105. NoClip.TextSize = 15
  5106.  
  5107. Gravity.Name = "Gravity"
  5108. Gravity.Parent = GameFrame
  5109. Gravity.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5110. Gravity.BorderSizePixel = 0
  5111. Gravity.Position = UDim2.new(0, 120, 0, 50)
  5112. Gravity.Size = UDim2.new(0, 89, 0, 25)
  5113. Gravity.AutoButtonColor = false
  5114. Gravity.Font = Enum.Font.Arial
  5115. Gravity.FontSize = Enum.FontSize.Size18
  5116. Gravity.Text = "Gravity: OFF"
  5117. Gravity.TextColor3 = Color3.new(1, 1, 1)
  5118. Gravity.TextSize = 15
  5119.  
  5120. RemoveAll.Name = "RemoveAll"
  5121. RemoveAll.Parent = GameFrame
  5122. RemoveAll.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5123. RemoveAll.BorderSizePixel = 0
  5124. RemoveAll.Position = UDim2.new(0, 22, 0, 85)
  5125. RemoveAll.Size = UDim2.new(0, 89, 0, 25)
  5126. RemoveAll.AutoButtonColor = false
  5127. RemoveAll.Font = Enum.Font.Arial
  5128. RemoveAll.FontSize = Enum.FontSize.Size18
  5129. RemoveAll.Text = "Remove All"
  5130. RemoveAll.TextColor3 = Color3.new(1, 1, 1)
  5131. RemoveAll.TextSize = 15
  5132.  
  5133. AnnoyServer.Name = "AnnoyServer"
  5134. AnnoyServer.Parent = GameFrame
  5135. AnnoyServer.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5136. AnnoyServer.BorderSizePixel = 0
  5137. AnnoyServer.Position = UDim2.new(0, 318, 0, 120)
  5138. AnnoyServer.Size = UDim2.new(0, 89, 0, 25)
  5139. AnnoyServer.AutoButtonColor = false
  5140. AnnoyServer.Font = Enum.Font.Arial
  5141. AnnoyServer.FontSize = Enum.FontSize.Size18
  5142. AnnoyServer.Text = "Annoy Server"
  5143. AnnoyServer.TextColor3 = Color3.new(1, 1, 1)
  5144. AnnoyServer.TextSize = 15
  5145.  
  5146. VehicleSpeed.Name = "VehicleSpeed"
  5147. VehicleSpeed.Parent = GameFrame
  5148. VehicleSpeed.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5149. VehicleSpeed.BorderSizePixel = 0
  5150. VehicleSpeed.Position = UDim2.new(0, 218, 0, 85)
  5151. VehicleSpeed.Size = UDim2.new(0, 89, 0, 25)
  5152. VehicleSpeed.AutoButtonColor = false
  5153. VehicleSpeed.Font = Enum.Font.Arial
  5154. VehicleSpeed.FontSize = Enum.FontSize.Size18
  5155. VehicleSpeed.Text = "Car Speed"
  5156. VehicleSpeed.TextColor3 = Color3.new(1, 1, 1)
  5157. VehicleSpeed.TextSize = 15
  5158.  
  5159. WalkSpeed.Name = "WalkSpeed"
  5160. WalkSpeed.Parent = GameFrame
  5161. WalkSpeed.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5162. WalkSpeed.BorderSizePixel = 0
  5163. WalkSpeed.Position = UDim2.new(0, 120, 0, 85)
  5164. WalkSpeed.Size = UDim2.new(0, 89, 0, 25)
  5165. WalkSpeed.AutoButtonColor = false
  5166. WalkSpeed.Font = Enum.Font.Arial
  5167. WalkSpeed.FontSize = Enum.FontSize.Size18
  5168. WalkSpeed.Text = "Walk Speed"
  5169. WalkSpeed.TextColor3 = Color3.new(1, 1, 1)
  5170. WalkSpeed.TextSize = 15
  5171.  
  5172. GodMode.Name = "GodMode"
  5173. GodMode.Parent = GameFrame
  5174. GodMode.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5175. GodMode.BorderSizePixel = 0
  5176. GodMode.Position = UDim2.new(0, 218, 0, 120)
  5177. GodMode.Size = UDim2.new(0, 89, 0, 25)
  5178. GodMode.AutoButtonColor = false
  5179. GodMode.Font = Enum.Font.Arial
  5180. GodMode.FontSize = Enum.FontSize.Size18
  5181. GodMode.Text = "God Mode"
  5182. GodMode.TextColor3 = Color3.new(1, 1, 1)
  5183. GodMode.TextSize = 15
  5184.  
  5185. AK47.Name = "AK47"
  5186. AK47.Parent = GameFrame
  5187. AK47.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5188. AK47.BorderSizePixel = 0
  5189. AK47.Position = UDim2.new(0, 218, 0, 155)
  5190. AK47.Size = UDim2.new(0, 89, 0, 25)
  5191. AK47.AutoButtonColor = false
  5192. AK47.Font = Enum.Font.Arial
  5193. AK47.FontSize = Enum.FontSize.Size18
  5194. AK47.Text = "AK-47"
  5195. AK47.TextColor3 = Color3.new(1, 1, 1)
  5196. AK47.TextSize = 15
  5197.  
  5198. ClickTP.Name = "ClickTP"
  5199. ClickTP.Parent = GameFrame
  5200. ClickTP.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5201. ClickTP.BorderSizePixel = 0
  5202. ClickTP.Position = UDim2.new(0, 218, 0, 190)
  5203. ClickTP.Size = UDim2.new(0, 89, 0, 25)
  5204. ClickTP.AutoButtonColor = false
  5205. ClickTP.Font = Enum.Font.Arial
  5206. ClickTP.FontSize = Enum.FontSize.Size18
  5207. ClickTP.Text = "Click TP"
  5208. ClickTP.TextColor3 = Color3.new(1, 1, 1)
  5209. ClickTP.TextSize = 15
  5210.  
  5211. AutoRob.Name = "AutoRob"
  5212. AutoRob.Parent = GameFrame
  5213. AutoRob.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5214. AutoRob.BorderSizePixel = 0
  5215. AutoRob.Position = UDim2.new(0, 318, 0, 190)
  5216. AutoRob.Size = UDim2.new(0, 89, 0, 25)
  5217. AutoRob.AutoButtonColor = false
  5218. AutoRob.Font = Enum.Font.Arial
  5219. AutoRob.FontSize = Enum.FontSize.Size18
  5220. AutoRob.Text = "Auto Rob"
  5221. AutoRob.TextColor3 = Color3.new(1, 1, 1)
  5222. AutoRob.TextSize = 15
  5223.  
  5224. ShotGun.Name = "ShotGun"
  5225. ShotGun.Parent = GameFrame
  5226. ShotGun.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5227. ShotGun.BorderSizePixel = 0
  5228. ShotGun.Position = UDim2.new(0, 318, 0, 155)
  5229. ShotGun.Size = UDim2.new(0, 89, 0, 25)
  5230. ShotGun.AutoButtonColor = false
  5231. ShotGun.Font = Enum.Font.Arial
  5232. ShotGun.FontSize = Enum.FontSize.Size18
  5233. ShotGun.Text = "Shot Gun"
  5234. ShotGun.TextColor3 = Color3.new(1, 1, 1)
  5235. ShotGun.TextSize = 15
  5236.  
  5237. Btools.Name = "Btools"
  5238. Btools.Parent = GameFrame
  5239. Btools.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5240. Btools.BorderSizePixel = 0
  5241. Btools.Position = UDim2.new(0, 318, 0, 85)
  5242. Btools.Size = UDim2.new(0, 89, 0, 25)
  5243. Btools.AutoButtonColor = false
  5244. Btools.Font = Enum.Font.Arial
  5245. Btools.FontSize = Enum.FontSize.Size18
  5246. Btools.Text = "Btools"
  5247. Btools.TextColor3 = Color3.new(1, 1, 1)
  5248. Btools.TextSize = 15
  5249.  
  5250. Pistol.Name = "Pistol"
  5251. Pistol.Parent = GameFrame
  5252. Pistol.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5253. Pistol.BorderSizePixel = 0
  5254. Pistol.Position = UDim2.new(0, 22, 0, 190)
  5255. Pistol.Size = UDim2.new(0, 89, 0, 25)
  5256. Pistol.AutoButtonColor = false
  5257. Pistol.Font = Enum.Font.Arial
  5258. Pistol.FontSize = Enum.FontSize.Size18
  5259. Pistol.Text = "Pistol"
  5260. Pistol.TextColor3 = Color3.new(1, 1, 1)
  5261. Pistol.TextSize = 15
  5262.  
  5263. SpamArrest.Name = "SpamArrest"
  5264. SpamArrest.Parent = GameFrame
  5265. SpamArrest.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5266. SpamArrest.BorderSizePixel = 0
  5267. SpamArrest.Position = UDim2.new(0, 22, 0, 120)
  5268. SpamArrest.Size = UDim2.new(0, 89, 0, 25)
  5269. SpamArrest.AutoButtonColor = false
  5270. SpamArrest.Font = Enum.Font.Arial
  5271. SpamArrest.FontSize = Enum.FontSize.Size18
  5272. SpamArrest.Text = "Spam Arrest"
  5273. SpamArrest.TextColor3 = Color3.new(1, 1, 1)
  5274. SpamArrest.TextSize = 15
  5275.  
  5276. KeyCard.Name = "KeyCard"
  5277. KeyCard.Parent = GameFrame
  5278. KeyCard.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5279. KeyCard.BorderSizePixel = 0
  5280. KeyCard.Position = UDim2.new(0, 120, 0, 120)
  5281. KeyCard.Size = UDim2.new(0, 89, 0, 25)
  5282. KeyCard.AutoButtonColor = false
  5283. KeyCard.Font = Enum.Font.Arial
  5284. KeyCard.FontSize = Enum.FontSize.Size18
  5285. KeyCard.Text = "Key Card"
  5286. KeyCard.TextColor3 = Color3.new(1, 1, 1)
  5287. KeyCard.TextSize = 15
  5288.  
  5289. M4A4.Name = "M4A4"
  5290. M4A4.Parent = GameFrame
  5291. M4A4.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5292. M4A4.BorderSizePixel = 0
  5293. M4A4.Position = UDim2.new(0, 120, 0, 155)
  5294. M4A4.Size = UDim2.new(0, 89, 0, 25)
  5295. M4A4.AutoButtonColor = false
  5296. M4A4.Font = Enum.Font.Arial
  5297. M4A4.FontSize = Enum.FontSize.Size18
  5298. M4A4.Text = "M4A4"
  5299. M4A4.TextColor3 = Color3.new(1, 1, 1)
  5300. M4A4.TextSize = 15
  5301.  
  5302. Fly.Name = "Fly"
  5303. Fly.Parent = GameFrame
  5304. Fly.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5305. Fly.BorderSizePixel = 0
  5306. Fly.Position = UDim2.new(0, 22, 0, 155)
  5307. Fly.Size = UDim2.new(0, 89, 0, 25)
  5308. Fly.AutoButtonColor = false
  5309. Fly.Font = Enum.Font.Arial
  5310. Fly.FontSize = Enum.FontSize.Size18
  5311. Fly.Text = "Fly: OFF"
  5312. Fly.TextColor3 = Color3.new(1, 1, 1)
  5313. Fly.TextSize = 15
  5314.  
  5315. FlashLight.Name = "FlashLight"
  5316. FlashLight.Parent = GameFrame
  5317. FlashLight.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5318. FlashLight.BorderSizePixel = 0
  5319. FlashLight.Position = UDim2.new(0, 120, 0, 190)
  5320. FlashLight.Size = UDim2.new(0, 89, 0, 25)
  5321. FlashLight.AutoButtonColor = false
  5322. FlashLight.Font = Enum.Font.Arial
  5323. FlashLight.FontSize = Enum.FontSize.Size18
  5324. FlashLight.Text = "Flash Light"
  5325. FlashLight.TextColor3 = Color3.new(1, 1, 1)
  5326. FlashLight.TextSize = 15
  5327.  
  5328. TextLabel_25.Parent = GameFrame
  5329. TextLabel_25.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  5330. TextLabel_25.BorderSizePixel = 0
  5331. TextLabel_25.Position = UDim2.new(0, 527, 0, -60)
  5332. TextLabel_25.Size = UDim2.new(0, 8, 0, 409)
  5333. TextLabel_25.Font = Enum.Font.Arial
  5334. TextLabel_25.FontSize = Enum.FontSize.Size24
  5335. TextLabel_25.Text = ""
  5336. TextLabel_25.TextColor3 = Color3.new(0, 0, 0)
  5337. TextLabel_25.TextSize = 20
  5338.  
  5339. TextLabel_26.Parent = GameFrame
  5340. TextLabel_26.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  5341. TextLabel_26.BorderSizePixel = 0
  5342. TextLabel_26.Position = UDim2.new(0, 486, 0, -60)
  5343. TextLabel_26.Size = UDim2.new(0, 31, 0, 409)
  5344. TextLabel_26.Font = Enum.Font.Arial
  5345. TextLabel_26.FontSize = Enum.FontSize.Size24
  5346. TextLabel_26.Text = ""
  5347. TextLabel_26.TextColor3 = Color3.new(0, 0, 0)
  5348. TextLabel_26.TextSize = 20
  5349.  
  5350. TextLabel_27.Parent = GameFrame
  5351. TextLabel_27.BackgroundColor3 = Color3.new(0.921569, 0.431373, 0)
  5352. TextLabel_27.BorderSizePixel = 0
  5353. TextLabel_27.Position = UDim2.new(0, 467, 0, -60)
  5354. TextLabel_27.Size = UDim2.new(0, 10, 0, 409)
  5355. TextLabel_27.Font = Enum.Font.Arial
  5356. TextLabel_27.FontSize = Enum.FontSize.Size24
  5357. TextLabel_27.Text = ""
  5358. TextLabel_27.TextColor3 = Color3.new(0, 0, 0)
  5359. TextLabel_27.TextSize = 20
  5360.  
  5361. MainLogo2.Name = "MainLogo2"
  5362. MainLogo2.Parent = GameFrame
  5363. MainLogo2.BackgroundColor3 = Color3.new(1, 1, 1)
  5364. MainLogo2.BackgroundTransparency = 1
  5365. MainLogo2.Position = UDim2.new(0, 444, 0, 84)
  5366. MainLogo2.Size = UDim2.new(0, 120, 0, 120)
  5367. MainLogo2.Image = "rbxassetid://1101478778"
  5368.  
  5369. Tabs.Name = "Tabs"
  5370. Tabs.Parent = TabFrames
  5371. Tabs.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5372. Tabs.BackgroundTransparency = 1
  5373. Tabs.ClipsDescendants = true
  5374. Tabs.Position = UDim2.new(0, 7, 0, 7)
  5375. Tabs.Size = UDim2.new(0, 26, 0, 27)
  5376. Tabs.Image = "rbxassetid://1037417986"
  5377. Tabs.ImageColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5378.  
  5379. Dark.Name = "Dark"
  5380. Dark.Parent = TabFrames
  5381. Dark.BackgroundColor3 = Color3.new(0, 0, 0)
  5382. Dark.BorderSizePixel = 0
  5383. Dark.ClipsDescendants = true
  5384. Dark.Size = UDim2.new(0, 598, 0, 289)
  5385. Dark.Visible = false
  5386.  
  5387. MainLogo.Name = "MainLogo"
  5388. MainLogo.Parent = Unjailbreak
  5389. MainLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  5390. MainLogo.BackgroundTransparency = 1
  5391. MainLogo.Position = UDim2.new(0.460416675, 0, 0.411829144, 0)
  5392. MainLogo.Size = UDim2.new(0, 160, 0, 160)
  5393. MainLogo.Image = "rbxassetid://1101478778"
  5394. MainLogo.ImageTransparency = 1
  5395.  
  5396. TextLabel_28.Parent = MainLogo
  5397. TextLabel_28.BackgroundColor3 = Color3.new(1, 1, 1)
  5398. TextLabel_28.BackgroundTransparency = 1
  5399. TextLabel_28.Position = UDim2.new(-0.125, 0, 1, 0)
  5400. TextLabel_28.Size = UDim2.new(0, 200, 0, 50)
  5401. TextLabel_28.Font = Enum.Font.Arial
  5402. TextLabel_28.FontSize = Enum.FontSize.Size28
  5403. TextLabel_28.Text = "Created By Unlisting"
  5404. TextLabel_28.TextColor3 = Color3.new(0.890196, 0.890196, 0.890196)
  5405. TextLabel_28.TextSize = 25
  5406. TextLabel_28.TextTransparency = 1
  5407.  
  5408. JNotifierOpen.Name = "JNotifierOpen"
  5409. JNotifierOpen.Parent = Unjailbreak
  5410. JNotifierOpen.BackgroundColor3 = Color3.new(1, 1, 1)
  5411. JNotifierOpen.BorderSizePixel = 0
  5412. JNotifierOpen.Position = UDim2.new(1, 0, 0.720000029, 0)
  5413. JNotifierOpen.Size = UDim2.new(0.10520833, 0, 0.0799561888, 0)
  5414.  
  5415. TextLabel_29.Parent = JNotifierOpen
  5416. TextLabel_29.BackgroundColor3 = Color3.new(1, 1, 1)
  5417. TextLabel_29.BackgroundTransparency = 1
  5418. TextLabel_29.Size = UDim2.new(0, 202, 0, 37)
  5419. TextLabel_29.Font = Enum.Font.Cartoon
  5420. TextLabel_29.FontSize = Enum.FontSize.Size24
  5421. TextLabel_29.Text = "Jewelry Store Is Open!"
  5422. TextLabel_29.TextColor3 = Color3.new(0, 0, 0)
  5423. TextLabel_29.TextSize = 20
  5424.  
  5425. GotoJewelry.Name = "GotoJewelry"
  5426. GotoJewelry.Parent = JNotifierOpen
  5427. GotoJewelry.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5428. GotoJewelry.BorderSizePixel = 0
  5429. GotoJewelry.Position = UDim2.new(0, 51, 0, 37)
  5430. GotoJewelry.Size = UDim2.new(0, 99, 0, 36)
  5431. GotoJewelry.Font = Enum.Font.Cartoon
  5432. GotoJewelry.FontSize = Enum.FontSize.Size24
  5433. GotoJewelry.Text = "Goto"
  5434. GotoJewelry.TextColor3 = Color3.new(1, 1, 1)
  5435. GotoJewelry.TextSize = 20
  5436.  
  5437. BNotifierOpen.Name = "BNotifierOpen"
  5438. BNotifierOpen.Parent = Unjailbreak
  5439. BNotifierOpen.BackgroundColor3 = Color3.new(1, 1, 1)
  5440. BNotifierOpen.BorderSizePixel = 0
  5441. BNotifierOpen.Position = UDim2.new(1, 0, 0.633000016, 0)
  5442. BNotifierOpen.Size = UDim2.new(0.10520833, 0, 0.0799561888, 0)
  5443.  
  5444. TextLabel_30.Parent = BNotifierOpen
  5445. TextLabel_30.BackgroundColor3 = Color3.new(1, 1, 1)
  5446. TextLabel_30.BackgroundTransparency = 1
  5447. TextLabel_30.Size = UDim2.new(0, 202, 0, 45)
  5448. TextLabel_30.Font = Enum.Font.Cartoon
  5449. TextLabel_30.FontSize = Enum.FontSize.Size24
  5450. TextLabel_30.Text = "Bank Is Now Open!"
  5451. TextLabel_30.TextColor3 = Color3.new(0, 0, 0)
  5452. TextLabel_30.TextSize = 20
  5453.  
  5454. GotoBank.Name = "GotoBank"
  5455. GotoBank.Parent = BNotifierOpen
  5456. GotoBank.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5457. GotoBank.BorderSizePixel = 0
  5458. GotoBank.Position = UDim2.new(0, 51, 0, 37)
  5459. GotoBank.Size = UDim2.new(0, 99, 0, 36)
  5460. GotoBank.Font = Enum.Font.Cartoon
  5461. GotoBank.FontSize = Enum.FontSize.Size24
  5462. GotoBank.Text = "Goto"
  5463. GotoBank.TextColor3 = Color3.new(1, 1, 1)
  5464. GotoBank.TextSize = 20
  5465.  
  5466. LPlayerDetect.Name = "LPlayerDetect"
  5467. LPlayerDetect.Parent = Unjailbreak
  5468. LPlayerDetect.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  5469. LPlayerDetect.BorderSizePixel = 0
  5470. LPlayerDetect.ClipsDescendants = true
  5471. LPlayerDetect.Position = UDim2.new(0.404687494, 0, 0.0339539982, 0)
  5472.  
  5473. PlayerNameDetected.Name = "PlayerNameDetected"
  5474. PlayerNameDetected.Parent = LPlayerDetect
  5475. PlayerNameDetected.BackgroundColor3 = Color3.new(1, 1, 1)
  5476. PlayerNameDetected.BackgroundTransparency = 1
  5477. PlayerNameDetected.Position = UDim2.new(0, 83, 0, 15)
  5478. PlayerNameDetected.Size = UDim2.new(0, 200, 0, 34)
  5479. PlayerNameDetected.Font = Enum.Font.Arial
  5480. PlayerNameDetected.FontSize = Enum.FontSize.Size32
  5481. PlayerNameDetected.Text = "Player Name Here"
  5482. PlayerNameDetected.TextColor3 = Color3.new(1, 1, 1)
  5483. PlayerNameDetected.TextSize = 30
  5484.  
  5485. TextLabel_31.Parent = LPlayerDetect
  5486. TextLabel_31.BackgroundColor3 = Color3.new(1, 1, 1)
  5487. TextLabel_31.BackgroundTransparency = 1
  5488. TextLabel_31.Position = UDim2.new(0, 83, 0, 72)
  5489. TextLabel_31.Size = UDim2.new(0, 200, 0, 34)
  5490. TextLabel_31.Font = Enum.Font.Arial
  5491. TextLabel_31.FontSize = Enum.FontSize.Size24
  5492. TextLabel_31.Text = "You Were Detected As An Admin"
  5493. TextLabel_31.TextColor3 = Color3.new(1, 1, 1)
  5494. TextLabel_31.TextSize = 20
  5495.  
  5496. TextLabel_32.Parent = LPlayerDetect
  5497. TextLabel_32.BackgroundColor3 = Color3.new(1, 1, 1)
  5498. TextLabel_32.BackgroundTransparency = 1
  5499. TextLabel_32.Position = UDim2.new(0, 83, 0, 89)
  5500. TextLabel_32.Size = UDim2.new(0, 200, 0, 34)
  5501. TextLabel_32.Font = Enum.Font.Arial
  5502. TextLabel_32.FontSize = Enum.FontSize.Size24
  5503. TextLabel_32.Text = "On Unjailbreak"
  5504. TextLabel_32.TextColor3 = Color3.new(1, 1, 1)
  5505. TextLabel_32.TextSize = 20
  5506.  
  5507. TextLabel_33.Parent = LPlayerDetect
  5508. TextLabel_33.BackgroundColor3 = Color3.new(1, 1, 1)
  5509. TextLabel_33.BackgroundTransparency = 1
  5510. TextLabel_33.Position = UDim2.new(0, 83, 0, 126)
  5511. TextLabel_33.Size = UDim2.new(0, 200, 0, 34)
  5512. TextLabel_33.Font = Enum.Font.Arial
  5513. TextLabel_33.FontSize = Enum.FontSize.Size24
  5514. TextLabel_33.Text = "Your Name Has Been Announced"
  5515. TextLabel_33.TextColor3 = Color3.new(1, 1, 1)
  5516. TextLabel_33.TextSize = 20
  5517.  
  5518. TextLabel_34.Parent = LPlayerDetect
  5519. TextLabel_34.BackgroundColor3 = Color3.new(1, 1, 1)
  5520. TextLabel_34.BackgroundTransparency = 1
  5521. TextLabel_34.Position = UDim2.new(0, 83, 0, 143)
  5522. TextLabel_34.Size = UDim2.new(0, 200, 0, 34)
  5523. TextLabel_34.Font = Enum.Font.Arial
  5524. TextLabel_34.FontSize = Enum.FontSize.Size24
  5525. TextLabel_34.Text = "To Other Players Using Unjailbreak On"
  5526. TextLabel_34.TextColor3 = Color3.new(1, 1, 1)
  5527. TextLabel_34.TextSize = 20
  5528.  
  5529. TextLabel_35.Parent = LPlayerDetect
  5530. TextLabel_35.BackgroundColor3 = Color3.new(1, 1, 1)
  5531. TextLabel_35.BackgroundTransparency = 1
  5532. TextLabel_35.Position = UDim2.new(0, 83, 0, 161)
  5533. TextLabel_35.Size = UDim2.new(0, 200, 0, 34)
  5534. TextLabel_35.Font = Enum.Font.Arial
  5535. TextLabel_35.FontSize = Enum.FontSize.Size24
  5536. TextLabel_35.Text = "This Server!"
  5537. TextLabel_35.TextColor3 = Color3.new(1, 1, 1)
  5538. TextLabel_35.TextSize = 20
  5539.  
  5540. AdminJoined.Name = "AdminJoined"
  5541. AdminJoined.Parent = Unjailbreak
  5542. AdminJoined.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  5543. AdminJoined.BorderSizePixel = 0
  5544. AdminJoined.ClipsDescendants = true
  5545. AdminJoined.Position = UDim2.new(0.404687494, 0, 0.0339539982, 0)
  5546.  
  5547. AdminDetected.Name = "AdminDetected"
  5548. AdminDetected.Parent = AdminJoined
  5549. AdminDetected.BackgroundColor3 = Color3.new(1, 1, 1)
  5550. AdminDetected.BackgroundTransparency = 1
  5551. AdminDetected.Position = UDim2.new(0, 83, 0, 15)
  5552. AdminDetected.Size = UDim2.new(0, 200, 0, 34)
  5553. AdminDetected.Font = Enum.Font.Arial
  5554. AdminDetected.FontSize = Enum.FontSize.Size32
  5555. AdminDetected.Text = "Player Name Here"
  5556. AdminDetected.TextColor3 = Color3.new(1, 1, 1)
  5557. AdminDetected.TextSize = 30
  5558.  
  5559. TextLabel_36.Parent = AdminJoined
  5560. TextLabel_36.BackgroundColor3 = Color3.new(1, 1, 1)
  5561. TextLabel_36.BackgroundTransparency = 1
  5562. TextLabel_36.Position = UDim2.new(0, 83, 0, 50)
  5563. TextLabel_36.Size = UDim2.new(0, 200, 0, 34)
  5564. TextLabel_36.Font = Enum.Font.Arial
  5565. TextLabel_36.FontSize = Enum.FontSize.Size24
  5566. TextLabel_36.Text = "Has Joined Your Server"
  5567. TextLabel_36.TextColor3 = Color3.new(1, 1, 1)
  5568. TextLabel_36.TextSize = 20
  5569.  
  5570. TextLabel_37.Parent = AdminJoined
  5571. TextLabel_37.BackgroundColor3 = Color3.new(1, 1, 1)
  5572. TextLabel_37.BackgroundTransparency = 1
  5573. TextLabel_37.Position = UDim2.new(0, 83, 0, 72)
  5574. TextLabel_37.Size = UDim2.new(0, 200, 0, 34)
  5575. TextLabel_37.Font = Enum.Font.Arial
  5576. TextLabel_37.FontSize = Enum.FontSize.Size24
  5577. TextLabel_37.Text = "And Is An Admin On Unjailbreak"
  5578. TextLabel_37.TextColor3 = Color3.new(1, 1, 1)
  5579. TextLabel_37.TextSize = 20
  5580.  
  5581. TextLabel_38.Parent = AdminJoined
  5582. TextLabel_38.BackgroundColor3 = Color3.new(1, 1, 1)
  5583. TextLabel_38.BackgroundTransparency = 1
  5584. TextLabel_38.Position = UDim2.new(0, 83, 0, 106)
  5585. TextLabel_38.Size = UDim2.new(0, 200, 0, 34)
  5586. TextLabel_38.Font = Enum.Font.Arial
  5587. TextLabel_38.FontSize = Enum.FontSize.Size24
  5588. TextLabel_38.Text = "Go Say Hi To The Admin!"
  5589. TextLabel_38.TextColor3 = Color3.new(1, 1, 1)
  5590. TextLabel_38.TextSize = 20
  5591.  
  5592. TextLabel_39.Parent = AdminJoined
  5593. TextLabel_39.BackgroundColor3 = Color3.new(1, 1, 1)
  5594. TextLabel_39.BackgroundTransparency = 1
  5595. TextLabel_39.Position = UDim2.new(0, 83, 0, 146)
  5596. TextLabel_39.Size = UDim2.new(0, 200, 0, 34)
  5597. TextLabel_39.Font = Enum.Font.Arial
  5598. TextLabel_39.FontSize = Enum.FontSize.Size24
  5599. TextLabel_39.Text = "All Admins Are Dope!"
  5600. TextLabel_39.TextColor3 = Color3.new(1, 1, 1)
  5601. TextLabel_39.TextSize = 20
  5602.  
  5603. UIColorFrame.Name = "UIColorFrame"
  5604. UIColorFrame.Parent = Unjailbreak
  5605. UIColorFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  5606. UIColorFrame.BorderSizePixel = 0
  5607. UIColorFrame.ClipsDescendants = true
  5608. UIColorFrame.Position = UDim2.new(0.460999995, 0, 0.730000019, 0)
  5609. UIColorFrame.Size = UDim2.new(0, 147, 0, 244)
  5610. UIColorFrame.Visible = false
  5611.  
  5612. TextLabel_40.Parent = UIColorFrame
  5613. TextLabel_40.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5614. TextLabel_40.BorderSizePixel = 0
  5615. TextLabel_40.Position = UDim2.new(0, 0, 0, 234)
  5616. TextLabel_40.Size = UDim2.new(0, 147, 0, 10)
  5617. TextLabel_40.Font = Enum.Font.SourceSans
  5618. TextLabel_40.FontSize = Enum.FontSize.Size14
  5619. TextLabel_40.Text = ""
  5620. TextLabel_40.TextSize = 14
  5621.  
  5622. TextLabel_41.Parent = UIColorFrame
  5623. TextLabel_41.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5624. TextLabel_41.BorderSizePixel = 0
  5625. TextLabel_41.Size = UDim2.new(0, 147, 0, 7)
  5626. TextLabel_41.Font = Enum.Font.SourceSans
  5627. TextLabel_41.FontSize = Enum.FontSize.Size14
  5628. TextLabel_41.Text = ""
  5629. TextLabel_41.TextSize = 14
  5630.  
  5631. Commands.Name = "Commands"
  5632. Commands.Parent = Unjailbreak
  5633. Commands.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  5634. Commands.BorderSizePixel = 0
  5635. Commands.Position = UDim2.new(-0.142000005, 0, 0.333999991, 0)
  5636. Commands.Size = UDim2.new(0, 272, 0, 304)
  5637.  
  5638. TextLabel_42.Parent = Commands
  5639. TextLabel_42.BackgroundColor3 = Color3.new(1, 1, 1)
  5640. TextLabel_42.BackgroundTransparency = 1
  5641. TextLabel_42.Position = UDim2.new(0, 36, 0, 0)
  5642. TextLabel_42.Size = UDim2.new(0, 200, 0, 39)
  5643. TextLabel_42.Font = Enum.Font.Arial
  5644. TextLabel_42.FontSize = Enum.FontSize.Size24
  5645. TextLabel_42.Text = "Unjailbreak Commands"
  5646. TextLabel_42.TextColor3 = Color3.new(1, 1, 1)
  5647. TextLabel_42.TextSize = 20
  5648.  
  5649. ScrollingFrame.Parent = Commands
  5650. ScrollingFrame.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  5651. ScrollingFrame.BorderSizePixel = 0
  5652. ScrollingFrame.Position = UDim2.new(0, 0, 0, 51)
  5653. ScrollingFrame.Size = UDim2.new(0, 272, 0, 253)
  5654. ScrollingFrame.BottomImage = ""
  5655. ScrollingFrame.ScrollBarThickness = 5
  5656. ScrollingFrame.TopImage = ""
  5657.  
  5658. TextLabel_43.Parent = ScrollingFrame
  5659. TextLabel_43.BackgroundColor3 = Color3.new(1, 1, 1)
  5660. TextLabel_43.BackgroundTransparency = 1
  5661. TextLabel_43.Size = UDim2.new(0, 272, 0, 21)
  5662. TextLabel_43.Font = Enum.Font.Arial
  5663. TextLabel_43.FontSize = Enum.FontSize.Size14
  5664. TextLabel_43.Text = " ;help - Opens The Unjailbreak Command List"
  5665. TextLabel_43.TextColor3 = Color3.new(1, 1, 1)
  5666. TextLabel_43.TextSize = 13
  5667. TextLabel_43.TextXAlignment = Enum.TextXAlignment.Left
  5668.  
  5669. TextLabel_44.Parent = ScrollingFrame
  5670. TextLabel_44.BackgroundColor3 = Color3.new(1, 1, 1)
  5671. TextLabel_44.BackgroundTransparency = 1
  5672. TextLabel_44.Position = UDim2.new(0, 0, 0, 23)
  5673. TextLabel_44.Size = UDim2.new(0, 272, 0, 21)
  5674. TextLabel_44.Font = Enum.Font.Arial
  5675. TextLabel_44.FontSize = Enum.FontSize.Size14
  5676. TextLabel_44.Text = " ;open - Opens The GUI"
  5677. TextLabel_44.TextColor3 = Color3.new(1, 1, 1)
  5678. TextLabel_44.TextSize = 13
  5679. TextLabel_44.TextXAlignment = Enum.TextXAlignment.Left
  5680.  
  5681. TextLabel_45.Parent = ScrollingFrame
  5682. TextLabel_45.BackgroundColor3 = Color3.new(1, 1, 1)
  5683. TextLabel_45.BackgroundTransparency = 1
  5684. TextLabel_45.Position = UDim2.new(0, 0, 0, 48)
  5685. TextLabel_45.Size = UDim2.new(0, 272, 0, 21)
  5686. TextLabel_45.Font = Enum.Font.Arial
  5687. TextLabel_45.FontSize = Enum.FontSize.Size14
  5688. TextLabel_45.Text = " ;close - Closes The GUI"
  5689. TextLabel_45.TextColor3 = Color3.new(1, 1, 1)
  5690. TextLabel_45.TextSize = 13
  5691. TextLabel_45.TextXAlignment = Enum.TextXAlignment.Left
  5692.  
  5693. TextLabel_46.Parent = ScrollingFrame
  5694. TextLabel_46.BackgroundColor3 = Color3.new(1, 1, 1)
  5695. TextLabel_46.BackgroundTransparency = 1
  5696. TextLabel_46.Position = UDim2.new(0, 0, 0, 73)
  5697. TextLabel_46.Size = UDim2.new(0, 272, 0, 21)
  5698. TextLabel_46.Font = Enum.Font.Arial
  5699. TextLabel_46.FontSize = Enum.FontSize.Size14
  5700. TextLabel_46.Text = " ;godmode - Puts You In GodMode"
  5701. TextLabel_46.TextColor3 = Color3.new(1, 1, 1)
  5702. TextLabel_46.TextSize = 13
  5703. TextLabel_46.TextXAlignment = Enum.TextXAlignment.Left
  5704.  
  5705. TextLabel_47.Parent = ScrollingFrame
  5706. TextLabel_47.BackgroundColor3 = Color3.new(1, 1, 1)
  5707. TextLabel_47.BackgroundTransparency = 1
  5708. TextLabel_47.Position = UDim2.new(0, 0, 0, 97)
  5709. TextLabel_47.Size = UDim2.new(0, 272, 0, 21)
  5710. TextLabel_47.Font = Enum.Font.Arial
  5711. TextLabel_47.FontSize = Enum.FontSize.Size14
  5712. TextLabel_47.Text = " ;fly on - Puts You In Fly Mode"
  5713. TextLabel_47.TextColor3 = Color3.new(1, 1, 1)
  5714. TextLabel_47.TextSize = 13
  5715. TextLabel_47.TextXAlignment = Enum.TextXAlignment.Left
  5716.  
  5717. TextLabel_48.Parent = ScrollingFrame
  5718. TextLabel_48.BackgroundColor3 = Color3.new(1, 1, 1)
  5719. TextLabel_48.BackgroundTransparency = 1
  5720. TextLabel_48.Position = UDim2.new(0, 0, 0, 121)
  5721. TextLabel_48.Size = UDim2.new(0, 272, 0, 21)
  5722. TextLabel_48.Font = Enum.Font.Arial
  5723. TextLabel_48.FontSize = Enum.FontSize.Size14
  5724. TextLabel_48.Text = " ;fly off - Removes Fly Mode"
  5725. TextLabel_48.TextColor3 = Color3.new(1, 1, 1)
  5726. TextLabel_48.TextSize = 13
  5727. TextLabel_48.TextXAlignment = Enum.TextXAlignment.Left
  5728.  
  5729. TextLabel_49.Parent = ScrollingFrame
  5730. TextLabel_49.BackgroundColor3 = Color3.new(1, 1, 1)
  5731. TextLabel_49.BackgroundTransparency = 1
  5732. TextLabel_49.Position = UDim2.new(0, 0, 0, 145)
  5733. TextLabel_49.Size = UDim2.new(0, 272, 0, 21)
  5734. TextLabel_49.Font = Enum.Font.Arial
  5735. TextLabel_49.FontSize = Enum.FontSize.Size14
  5736. TextLabel_49.Text = " ;esp on - Turns ESP On"
  5737. TextLabel_49.TextColor3 = Color3.new(1, 1, 1)
  5738. TextLabel_49.TextSize = 13
  5739. TextLabel_49.TextXAlignment = Enum.TextXAlignment.Left
  5740.  
  5741. TextLabel_50.Parent = ScrollingFrame
  5742. TextLabel_50.BackgroundColor3 = Color3.new(1, 1, 1)
  5743. TextLabel_50.BackgroundTransparency = 1
  5744. TextLabel_50.Position = UDim2.new(0, 0, 0, 169)
  5745. TextLabel_50.Size = UDim2.new(0, 272, 0, 21)
  5746. TextLabel_50.Font = Enum.Font.Arial
  5747. TextLabel_50.FontSize = Enum.FontSize.Size14
  5748. TextLabel_50.Text = " ;esp off - Turns ESP Off"
  5749. TextLabel_50.TextColor3 = Color3.new(1, 1, 1)
  5750. TextLabel_50.TextSize = 13
  5751. TextLabel_50.TextXAlignment = Enum.TextXAlignment.Left
  5752.  
  5753. TextLabel_51.Parent = ScrollingFrame
  5754. TextLabel_51.BackgroundColor3 = Color3.new(1, 1, 1)
  5755. TextLabel_51.BackgroundTransparency = 1
  5756. TextLabel_51.Position = UDim2.new(0, 0, 0, 194)
  5757. TextLabel_51.Size = UDim2.new(0, 272, 0, 21)
  5758. TextLabel_51.Font = Enum.Font.Arial
  5759. TextLabel_51.FontSize = Enum.FontSize.Size14
  5760. TextLabel_51.Text = " ;reset - Resets Your Character"
  5761. TextLabel_51.TextColor3 = Color3.new(1, 1, 1)
  5762. TextLabel_51.TextSize = 13
  5763. TextLabel_51.TextXAlignment = Enum.TextXAlignment.Left
  5764.  
  5765. TextLabel_52.Parent = ScrollingFrame
  5766. TextLabel_52.BackgroundColor3 = Color3.new(1, 1, 1)
  5767. TextLabel_52.BackgroundTransparency = 1
  5768. TextLabel_52.Position = UDim2.new(0, 0, 0, 216)
  5769. TextLabel_52.Size = UDim2.new(0, 272, 0, 21)
  5770. TextLabel_52.Font = Enum.Font.Arial
  5771. TextLabel_52.FontSize = Enum.FontSize.Size14
  5772. TextLabel_52.Text = " ;remove - Removes The Whole UI"
  5773. TextLabel_52.TextColor3 = Color3.new(1, 1, 1)
  5774. TextLabel_52.TextSize = 13
  5775. TextLabel_52.TextXAlignment = Enum.TextXAlignment.Left
  5776.  
  5777. CommandClose.Name = "CommandClose"
  5778. CommandClose.Parent = Commands
  5779. CommandClose.BackgroundColor3 = Color3.new(1, 1, 1)
  5780. CommandClose.BackgroundTransparency = 1
  5781. CommandClose.Position = UDim2.new(0, 247, 0, 0)
  5782. CommandClose.Size = UDim2.new(0, 25, 0, 26)
  5783. CommandClose.Font = Enum.Font.SourceSans
  5784. CommandClose.FontSize = Enum.FontSize.Size32
  5785. CommandClose.Text = "X"
  5786. CommandClose.TextColor3 = Color3.new(1, 1, 1)
  5787. CommandClose.TextSize = 30
  5788. CommandClose.TextWrapped = true
  5789.  
  5790. StarterFrame.Name = "StarterFrame"
  5791. StarterFrame.Parent = Unjailbreak
  5792. StarterFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  5793. StarterFrame.BorderSizePixel = 0
  5794. StarterFrame.ClipsDescendants = true
  5795. StarterFrame.Position = UDim2.new(0.377083331, 0, 0.35377875, 0)
  5796.  
  5797. StarterMainFrame.Name = "StarterMainFrame"
  5798. StarterMainFrame.Parent = StarterFrame
  5799. StarterMainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  5800. StarterMainFrame.Size = UDim2.new(0, 944, 0, 267)
  5801.  
  5802. ContinueCustomization.Name = "ContinueCustomization"
  5803. ContinueCustomization.Parent = StarterMainFrame
  5804. ContinueCustomization.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5805. ContinueCustomization.BorderSizePixel = 0
  5806. ContinueCustomization.Position = UDim2.new(0, 187, 0, 190)
  5807. ContinueCustomization.Size = UDim2.new(0, 100, 0, 30)
  5808. ContinueCustomization.Font = Enum.Font.Arial
  5809. ContinueCustomization.FontSize = Enum.FontSize.Size18
  5810. ContinueCustomization.Text = "Customize"
  5811. ContinueCustomization.TextColor3 = Color3.new(1, 1, 1)
  5812. ContinueCustomization.TextSize = 16
  5813.  
  5814. TextLabel_53.Parent = StarterMainFrame
  5815. TextLabel_53.BackgroundColor3 = Color3.new(1, 1, 1)
  5816. TextLabel_53.BackgroundTransparency = 1
  5817. TextLabel_53.Position = UDim2.new(0, 135, 0, 85)
  5818. TextLabel_53.Size = UDim2.new(0, 200, 0, 19)
  5819. TextLabel_53.Font = Enum.Font.Arial
  5820. TextLabel_53.FontSize = Enum.FontSize.Size18
  5821. TextLabel_53.Text = "Settings Has Been Updated And You Can Now"
  5822. TextLabel_53.TextColor3 = Color3.new(0, 0, 0)
  5823. TextLabel_53.TextSize = 16
  5824.  
  5825. TextLabel_54.Parent = StarterMainFrame
  5826. TextLabel_54.BackgroundColor3 = Color3.new(1, 1, 1)
  5827. TextLabel_54.BackgroundTransparency = 1
  5828. TextLabel_54.Position = UDim2.new(0, 825, 0, 190)
  5829. TextLabel_54.Size = UDim2.new(0, 93, 0, 19)
  5830. TextLabel_54.Font = Enum.Font.Arial
  5831. TextLabel_54.FontSize = Enum.FontSize.Size18
  5832. TextLabel_54.Text = "WARNING:"
  5833. TextLabel_54.TextColor3 = Color3.new(1, 0.666667, 0)
  5834. TextLabel_54.TextSize = 16
  5835.  
  5836. TextLabel_55.Parent = StarterMainFrame
  5837. TextLabel_55.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  5838. TextLabel_55.BorderSizePixel = 0
  5839. TextLabel_55.Position = UDim2.new(0, 0, 0, 19)
  5840. TextLabel_55.Size = UDim2.new(0, 944, 0, 22)
  5841. TextLabel_55.Font = Enum.Font.SourceSans
  5842. TextLabel_55.FontSize = Enum.FontSize.Size14
  5843. TextLabel_55.Text = ""
  5844. TextLabel_55.TextSize = 14
  5845.  
  5846. TextLabel_56.Parent = StarterMainFrame
  5847. TextLabel_56.BackgroundColor3 = Color3.new(1, 1, 1)
  5848. TextLabel_56.BackgroundTransparency = 1
  5849. TextLabel_56.Position = UDim2.new(0, 135, 0, 63)
  5850. TextLabel_56.Size = UDim2.new(0, 200, 0, 19)
  5851. TextLabel_56.Font = Enum.Font.Arial
  5852. TextLabel_56.FontSize = Enum.FontSize.Size18
  5853. TextLabel_56.Text = "Welcome To Unjailbreak Full Release!"
  5854. TextLabel_56.TextColor3 = Color3.new(0, 0, 0)
  5855. TextLabel_56.TextSize = 16
  5856.  
  5857. TextLabel_57.Parent = StarterMainFrame
  5858. TextLabel_57.BackgroundColor3 = Color3.new(1, 1, 1)
  5859. TextLabel_57.BackgroundTransparency = 1
  5860. TextLabel_57.Position = UDim2.new(0, 135, 0, 21)
  5861. TextLabel_57.Size = UDim2.new(0, 200, 0, 19)
  5862. TextLabel_57.Font = Enum.Font.Arial
  5863. TextLabel_57.FontSize = Enum.FontSize.Size24
  5864. TextLabel_57.Text = "U N J A I L B R E A K"
  5865. TextLabel_57.TextColor3 = Color3.new(1, 1, 1)
  5866. TextLabel_57.TextSize = 20
  5867.  
  5868. TextLabel_58.Parent = StarterMainFrame
  5869. TextLabel_58.BackgroundColor3 = Color3.new(1, 1, 1)
  5870. TextLabel_58.BackgroundTransparency = 1
  5871. TextLabel_58.Position = UDim2.new(0, 825, 0, 210)
  5872. TextLabel_58.Size = UDim2.new(0, 93, 0, 19)
  5873. TextLabel_58.Font = Enum.Font.Arial
  5874. TextLabel_58.FontSize = Enum.FontSize.Size18
  5875. TextLabel_58.Text = "Aimbot Is Very"
  5876. TextLabel_58.TextColor3 = Color3.new(1, 0.666667, 0)
  5877. TextLabel_58.TextSize = 16
  5878.  
  5879. TextLabel_59.Parent = StarterMainFrame
  5880. TextLabel_59.BackgroundColor3 = Color3.new(1, 1, 1)
  5881. TextLabel_59.BackgroundTransparency = 1
  5882. TextLabel_59.Position = UDim2.new(0, 825, 0, 230)
  5883. TextLabel_59.Size = UDim2.new(0, 93, 0, 19)
  5884. TextLabel_59.Font = Enum.Font.Arial
  5885. TextLabel_59.FontSize = Enum.FontSize.Size18
  5886. TextLabel_59.Text = "Unstable And Laggy"
  5887. TextLabel_59.TextColor3 = Color3.new(1, 0.666667, 0)
  5888. TextLabel_59.TextSize = 16
  5889.  
  5890. TextLabel_60.Parent = StarterMainFrame
  5891. TextLabel_60.BackgroundColor3 = Color3.new(1, 1, 1)
  5892. TextLabel_60.BackgroundTransparency = 1
  5893. TextLabel_60.Position = UDim2.new(0, 135, 0, 134)
  5894. TextLabel_60.Size = UDim2.new(0, 200, 0, 19)
  5895. TextLabel_60.Font = Enum.Font.Arial
  5896. TextLabel_60.FontSize = Enum.FontSize.Size18
  5897. TextLabel_60.Text = "Anyways Enjoy The Full Release!"
  5898. TextLabel_60.TextColor3 = Color3.new(0, 0, 0)
  5899. TextLabel_60.TextSize = 16
  5900.  
  5901. TextLabel_61.Parent = StarterMainFrame
  5902. TextLabel_61.BackgroundColor3 = Color3.new(1, 1, 1)
  5903. TextLabel_61.BackgroundTransparency = 1
  5904. TextLabel_61.Position = UDim2.new(0, 135, 0, 110)
  5905. TextLabel_61.Size = UDim2.new(0, 200, 0, 19)
  5906. TextLabel_61.Font = Enum.Font.Arial
  5907. TextLabel_61.FontSize = Enum.FontSize.Size18
  5908. TextLabel_61.Text = "Set Up The Bank And Jewelry Notifiers In Settings"
  5909. TextLabel_61.TextColor3 = Color3.new(0, 0, 0)
  5910. TextLabel_61.TextSize = 16
  5911.  
  5912. TextLabel_62.Parent = StarterMainFrame
  5913. TextLabel_62.BackgroundColor3 = Color3.new(1, 1, 1)
  5914. TextLabel_62.BackgroundTransparency = 1
  5915. TextLabel_62.Position = UDim2.new(0, 610, 0, 21)
  5916. TextLabel_62.Size = UDim2.new(0, 200, 0, 19)
  5917. TextLabel_62.Font = Enum.Font.Arial
  5918. TextLabel_62.FontSize = Enum.FontSize.Size24
  5919. TextLabel_62.Text = "C U S T O M I Z A T I O N"
  5920. TextLabel_62.TextColor3 = Color3.new(1, 1, 1)
  5921. TextLabel_62.TextSize = 20
  5922.  
  5923. MainContinue.Name = "MainContinue"
  5924. MainContinue.Parent = StarterMainFrame
  5925. MainContinue.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5926. MainContinue.BorderSizePixel = 0
  5927. MainContinue.Position = UDim2.new(0, 658, 0, 230)
  5928. MainContinue.Size = UDim2.new(0, 100, 0, 30)
  5929. MainContinue.Font = Enum.Font.Arial
  5930. MainContinue.FontSize = Enum.FontSize.Size18
  5931. MainContinue.Text = "Continue"
  5932. MainContinue.TextColor3 = Color3.new(1, 1, 1)
  5933. MainContinue.TextSize = 16
  5934.  
  5935. TextLabel_63.Parent = StarterMainFrame
  5936. TextLabel_63.BackgroundColor3 = Color3.new(1, 1, 1)
  5937. TextLabel_63.BackgroundTransparency = 1
  5938. TextLabel_63.Position = UDim2.new(0, 610, 0, 51)
  5939. TextLabel_63.Size = UDim2.new(0, 200, 0, 19)
  5940. TextLabel_63.Font = Enum.Font.Arial
  5941. TextLabel_63.FontSize = Enum.FontSize.Size18
  5942. TextLabel_63.Text = "Here You Customize Your UI"
  5943. TextLabel_63.TextColor3 = Color3.new(0, 0, 0)
  5944. TextLabel_63.TextSize = 16
  5945.  
  5946. TextLabel_64.Parent = StarterMainFrame
  5947. TextLabel_64.BackgroundColor3 = Color3.new(1, 1, 1)
  5948. TextLabel_64.BackgroundTransparency = 1
  5949. TextLabel_64.Position = UDim2.new(0, 495, 0, 81)
  5950. TextLabel_64.Size = UDim2.new(0, 93, 0, 19)
  5951. TextLabel_64.Font = Enum.Font.Arial
  5952. TextLabel_64.FontSize = Enum.FontSize.Size18
  5953. TextLabel_64.Text = "Border Color"
  5954. TextLabel_64.TextColor3 = Color3.new(0, 0, 0)
  5955. TextLabel_64.TextSize = 16
  5956.  
  5957. BlueColor.Name = "BlueColor"
  5958. BlueColor.Parent = StarterMainFrame
  5959. BlueColor.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  5960. BlueColor.BorderSizePixel = 0
  5961. BlueColor.Position = UDim2.new(0, 493, 0, 104)
  5962. BlueColor.Size = UDim2.new(0, 100, 0, 30)
  5963. BlueColor.Font = Enum.Font.Arial
  5964. BlueColor.FontSize = Enum.FontSize.Size18
  5965. BlueColor.Text = "Blue"
  5966. BlueColor.TextColor3 = Color3.new(1, 1, 1)
  5967. BlueColor.TextSize = 16
  5968.  
  5969. RedColor.Name = "RedColor"
  5970. RedColor.Parent = StarterMainFrame
  5971. RedColor.BackgroundColor3 = Color3.new(1, 0, 0)
  5972. RedColor.BorderSizePixel = 0
  5973. RedColor.Position = UDim2.new(0, 493, 0, 135)
  5974. RedColor.Size = UDim2.new(0, 100, 0, 30)
  5975. RedColor.Font = Enum.Font.Arial
  5976. RedColor.FontSize = Enum.FontSize.Size18
  5977. RedColor.Text = "Red"
  5978. RedColor.TextColor3 = Color3.new(1, 1, 1)
  5979. RedColor.TextSize = 16
  5980.  
  5981. OrangeColor.Name = "OrangeColor"
  5982. OrangeColor.Parent = StarterMainFrame
  5983. OrangeColor.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  5984. OrangeColor.BorderSizePixel = 0
  5985. OrangeColor.Position = UDim2.new(0, 493, 0, 166)
  5986. OrangeColor.Size = UDim2.new(0, 100, 0, 30)
  5987. OrangeColor.Font = Enum.Font.Arial
  5988. OrangeColor.FontSize = Enum.FontSize.Size18
  5989. OrangeColor.Text = "Orange"
  5990. OrangeColor.TextColor3 = Color3.new(1, 1, 1)
  5991. OrangeColor.TextSize = 16
  5992.  
  5993. BlackColor.Name = "BlackColor"
  5994. BlackColor.Parent = StarterMainFrame
  5995. BlackColor.BackgroundColor3 = Color3.new(0, 0, 0)
  5996. BlackColor.BorderSizePixel = 0
  5997. BlackColor.Position = UDim2.new(0, 493, 0, 197)
  5998. BlackColor.Size = UDim2.new(0, 100, 0, 30)
  5999. BlackColor.Font = Enum.Font.Arial
  6000. BlackColor.FontSize = Enum.FontSize.Size18
  6001. BlackColor.Text = "Black"
  6002. BlackColor.TextColor3 = Color3.new(1, 1, 1)
  6003. BlackColor.TextSize = 16
  6004.  
  6005. PurpleColor.Name = "PurpleColor"
  6006. PurpleColor.Parent = StarterMainFrame
  6007. PurpleColor.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  6008. PurpleColor.BorderSizePixel = 0
  6009. PurpleColor.Position = UDim2.new(0, 493, 0, 228)
  6010. PurpleColor.Size = UDim2.new(0, 100, 0, 30)
  6011. PurpleColor.Font = Enum.Font.Arial
  6012. PurpleColor.FontSize = Enum.FontSize.Size18
  6013. PurpleColor.Text = "Purple"
  6014. PurpleColor.TextColor3 = Color3.new(1, 1, 1)
  6015. PurpleColor.TextSize = 16
  6016.  
  6017. TextLabel_65.Parent = StarterMainFrame
  6018. TextLabel_65.BackgroundColor3 = Color3.new(1, 1, 1)
  6019. TextLabel_65.BackgroundTransparency = 1
  6020. TextLabel_65.Position = UDim2.new(0, 662, 0, 81)
  6021. TextLabel_65.Size = UDim2.new(0, 93, 0, 19)
  6022. TextLabel_65.Font = Enum.Font.Arial
  6023. TextLabel_65.FontSize = Enum.FontSize.Size18
  6024. TextLabel_65.Text = "UI Keybind"
  6025. TextLabel_65.TextColor3 = Color3.new(0, 0, 0)
  6026. TextLabel_65.TextSize = 16
  6027.  
  6028. UIKeybind.Name = "UIKeybind"
  6029. UIKeybind.Parent = StarterMainFrame
  6030. UIKeybind.BackgroundColor3 = Color3.new(1, 1, 1)
  6031. UIKeybind.BorderSizePixel = 0
  6032. UIKeybind.Position = UDim2.new(0, 660, 0, 110)
  6033. UIKeybind.Size = UDim2.new(0, 102, 0, 24)
  6034. UIKeybind.Font = Enum.Font.Arial
  6035. UIKeybind.FontSize = Enum.FontSize.Size18
  6036. UIKeybind.Text = ""
  6037. UIKeybind.TextSize = 15
  6038. UIKeybind.TextXAlignment = Enum.TextXAlignment.Left
  6039.  
  6040. TextLabel_66.Parent = StarterMainFrame
  6041. TextLabel_66.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  6042. TextLabel_66.BorderSizePixel = 0
  6043. TextLabel_66.Position = UDim2.new(0, 660, 0, 135)
  6044. TextLabel_66.Size = UDim2.new(0, 102, 0, 3)
  6045. TextLabel_66.Font = Enum.Font.Arial
  6046. TextLabel_66.FontSize = Enum.FontSize.Size18
  6047. TextLabel_66.Text = ""
  6048. TextLabel_66.TextColor3 = Color3.new(0, 0, 0)
  6049. TextLabel_66.TextSize = 16
  6050.  
  6051. TextLabel_67.Parent = StarterMainFrame
  6052. TextLabel_67.BackgroundColor3 = Color3.new(1, 1, 1)
  6053. TextLabel_67.BackgroundTransparency = 1
  6054. TextLabel_67.Position = UDim2.new(0, 662, 0, 150)
  6055. TextLabel_67.Size = UDim2.new(0, 93, 0, 19)
  6056. TextLabel_67.Font = Enum.Font.Arial
  6057. TextLabel_67.FontSize = Enum.FontSize.Size18
  6058. TextLabel_67.Text = "Normal Keybind"
  6059. TextLabel_67.TextColor3 = Color3.new(0, 0, 0)
  6060. TextLabel_67.TextSize = 16
  6061.  
  6062. TextLabel_68.Parent = StarterMainFrame
  6063. TextLabel_68.BackgroundColor3 = Color3.new(1, 1, 1)
  6064. TextLabel_68.BackgroundTransparency = 1
  6065. TextLabel_68.Position = UDim2.new(0, 662, 0, 165)
  6066. TextLabel_68.Size = UDim2.new(0, 93, 0, 19)
  6067. TextLabel_68.Font = Enum.Font.Arial
  6068. TextLabel_68.FontSize = Enum.FontSize.Size18
  6069. TextLabel_68.Text = "\"V\""
  6070. TextLabel_68.TextColor3 = Color3.new(0, 0, 0)
  6071. TextLabel_68.TextSize = 16
  6072.  
  6073. MainPreview.Name = "MainPreview"
  6074. MainPreview.Parent = StarterMainFrame
  6075. MainPreview.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6076. MainPreview.BorderSizePixel = 0
  6077. MainPreview.Position = UDim2.new(0, 528, 0, 49)
  6078. MainPreview.Size = UDim2.new(0, 32, 0, 29)
  6079. MainPreview.Font = Enum.Font.Arial
  6080. MainPreview.FontSize = Enum.FontSize.Size18
  6081. MainPreview.Text = ""
  6082. MainPreview.TextColor3 = Color3.new(0, 0, 0)
  6083. MainPreview.TextSize = 16
  6084.  
  6085. TextLabel_69.Parent = StarterMainFrame
  6086. TextLabel_69.BackgroundColor3 = Color3.new(1, 1, 1)
  6087. TextLabel_69.BackgroundTransparency = 1
  6088. TextLabel_69.Position = UDim2.new(0, 825, 0, 81)
  6089. TextLabel_69.Size = UDim2.new(0, 93, 0, 19)
  6090. TextLabel_69.Font = Enum.Font.Arial
  6091. TextLabel_69.FontSize = Enum.FontSize.Size18
  6092. TextLabel_69.Text = "Aimbot Keybind"
  6093. TextLabel_69.TextColor3 = Color3.new(0, 0, 0)
  6094. TextLabel_69.TextSize = 16
  6095.  
  6096. Aimbotkeybind.Name = "Aimbotkeybind"
  6097. Aimbotkeybind.Parent = StarterMainFrame
  6098. Aimbotkeybind.BackgroundColor3 = Color3.new(1, 1, 1)
  6099. Aimbotkeybind.BorderSizePixel = 0
  6100. Aimbotkeybind.Position = UDim2.new(0, 822, 0, 110)
  6101. Aimbotkeybind.Size = UDim2.new(0, 102, 0, 24)
  6102. Aimbotkeybind.Font = Enum.Font.Arial
  6103. Aimbotkeybind.FontSize = Enum.FontSize.Size18
  6104. Aimbotkeybind.Text = ""
  6105. Aimbotkeybind.TextSize = 15
  6106. Aimbotkeybind.TextXAlignment = Enum.TextXAlignment.Left
  6107.  
  6108. TextLabel_70.Parent = StarterMainFrame
  6109. TextLabel_70.BackgroundColor3 = Color3.new(1, 1, 1)
  6110. TextLabel_70.BackgroundTransparency = 1
  6111. TextLabel_70.Position = UDim2.new(0, 825, 0, 150)
  6112. TextLabel_70.Size = UDim2.new(0, 93, 0, 19)
  6113. TextLabel_70.Font = Enum.Font.Arial
  6114. TextLabel_70.FontSize = Enum.FontSize.Size18
  6115. TextLabel_70.Text = "Set A Keybind To"
  6116. TextLabel_70.TextColor3 = Color3.new(0, 0, 0)
  6117. TextLabel_70.TextSize = 16
  6118.  
  6119. TextLabel_71.Parent = StarterMainFrame
  6120. TextLabel_71.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  6121. TextLabel_71.BorderSizePixel = 0
  6122. TextLabel_71.Position = UDim2.new(0, 821, 0, 135)
  6123. TextLabel_71.Size = UDim2.new(0, 102, 0, 3)
  6124. TextLabel_71.Font = Enum.Font.Arial
  6125. TextLabel_71.FontSize = Enum.FontSize.Size18
  6126. TextLabel_71.Text = ""
  6127. TextLabel_71.TextColor3 = Color3.new(0, 0, 0)
  6128. TextLabel_71.TextSize = 16
  6129.  
  6130. TextLabel_72.Parent = StarterMainFrame
  6131. TextLabel_72.BackgroundColor3 = Color3.new(1, 1, 1)
  6132. TextLabel_72.BackgroundTransparency = 1
  6133. TextLabel_72.Position = UDim2.new(0, 825, 0, 165)
  6134. TextLabel_72.Size = UDim2.new(0, 93, 0, 19)
  6135. TextLabel_72.Font = Enum.Font.Arial
  6136. TextLabel_72.FontSize = Enum.FontSize.Size18
  6137. TextLabel_72.Text = "Turn On Aimbot"
  6138. TextLabel_72.TextColor3 = Color3.new(0, 0, 0)
  6139. TextLabel_72.TextSize = 16
  6140.  
  6141. TextLabel_73.Parent = StarterMainFrame
  6142. TextLabel_73.BackgroundColor3 = Color3.new(1, 1, 1)
  6143. TextLabel_73.BackgroundTransparency = 1
  6144. TextLabel_73.Position = UDim2.new(0, 662, 0, 190)
  6145. TextLabel_73.Size = UDim2.new(0, 93, 0, 19)
  6146. TextLabel_73.Font = Enum.Font.Arial
  6147. TextLabel_73.FontSize = Enum.FontSize.Size18
  6148. TextLabel_73.Text = "Make All Keybinds Lower Case"
  6149. TextLabel_73.TextColor3 = Color3.new(0, 0, 0)
  6150. TextLabel_73.TextSize = 16
  6151.  
  6152. TextLabel_74.Parent = StarterMainFrame
  6153. TextLabel_74.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  6154. TextLabel_74.BorderSizePixel = 0
  6155. TextLabel_74.Position = UDim2.new(0, 40, 0, 0)
  6156. TextLabel_74.Size = UDim2.new(0, 19, 0, 267)
  6157. TextLabel_74.Font = Enum.Font.Arial
  6158. TextLabel_74.FontSize = Enum.FontSize.Size24
  6159. TextLabel_74.Text = ""
  6160. TextLabel_74.TextColor3 = Color3.new(1, 1, 1)
  6161. TextLabel_74.TextSize = 20
  6162.  
  6163. TextLabel_75.Parent = StarterMainFrame
  6164. TextLabel_75.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  6165. TextLabel_75.BorderSizePixel = 0
  6166. TextLabel_75.Position = UDim2.new(0, 26, 0, 0)
  6167. TextLabel_75.Size = UDim2.new(0, 7, 0, 267)
  6168. TextLabel_75.Font = Enum.Font.Arial
  6169. TextLabel_75.FontSize = Enum.FontSize.Size24
  6170. TextLabel_75.Text = ""
  6171. TextLabel_75.TextColor3 = Color3.new(1, 1, 1)
  6172. TextLabel_75.TextSize = 20
  6173.  
  6174. TextLabel_76.Parent = StarterMainFrame
  6175. TextLabel_76.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  6176. TextLabel_76.BorderSizePixel = 0
  6177. TextLabel_76.Position = UDim2.new(0, 408, 0, 29)
  6178. TextLabel_76.Size = UDim2.new(0, 10, 0, 238)
  6179. TextLabel_76.Font = Enum.Font.Arial
  6180. TextLabel_76.FontSize = Enum.FontSize.Size24
  6181. TextLabel_76.Text = ""
  6182. TextLabel_76.TextColor3 = Color3.new(1, 1, 1)
  6183. TextLabel_76.TextSize = 20
  6184.  
  6185. ActiveMenu.Parent = UIColorFrame
  6186. ActiveMenu.Name = "ActiveMenu"
  6187.  
  6188. ButtonWheelMenu.Parent = ActiveMenu
  6189. ButtonWheelMenu.Name = "ButtonWheelMenu"
  6190. ButtonWheelMenu.Position = UDim2.new(0,10,0,10)
  6191. ButtonWheelMenu.Size = UDim2.new(1,-20,1,-20)
  6192. ButtonWheelMenu.Visible = true
  6193.  
  6194. Hue.Parent = ButtonWheelMenu
  6195. Hue.Name = "Hue"
  6196.  
  6197. Lig.Parent = ButtonWheelMenu
  6198. Lig.Name = "Lig"
  6199.  
  6200. Sat.Parent = ButtonWheelMenu
  6201. Sat.Name = "Sat"
  6202.  
  6203. HueBox.Parent = ButtonWheelMenu
  6204. HueBox.Size = UDim2.new(0,50,0,25)
  6205. HueBox.Text = "Hue: 70"
  6206. HueBox.Font = Enum.Font.Arial
  6207. HueBox.FontSize = Enum.FontSize.Size14
  6208.  
  6209. GetColor.Parent = ActiveMenu
  6210.  
  6211. local plrname = game:GetService("Players").LocalPlayer.Name
  6212.  
  6213. if plrname == "Unlisting" or plrname == "AyeJoey" or plrname == "ColdEzy" or plrname == "NumNum00" or plrname == "Decryptance" then
  6214. game.CoreGui.Unjailbreak.LPlayerDetect.PlayerNameDetected.Text = plrname
  6215. game.CoreGui.Unjailbreak.LPlayerDetect:TweenSize(UDim2.new(0, 366,0, 212),"Out","Quint",1.5,true)
  6216. wait(2)
  6217. game.CoreGui.Unjailbreak.LPlayerDetect:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  6218. end
  6219.  
  6220. game:GetService("Players").PlayerAdded:connect(function(plr)
  6221. if plr.Name ~= game.Players.LocalPlayer.Name then
  6222. if plr.Name == "Unlisting" or plr.Name == "ColdEzy" or plr.Name == "AyeJoey" or plr.Name == "NumNum00" or plr.Name == "Decryptance" then
  6223. game.CoreGui.Unjailbreak.AdminJoined.AdminDetected.Text = plr.Name.." Has Joined"
  6224. game.CoreGui.Unjailbreak.AdminJoined:TweenSize(UDim2.new(0, 366,0, 212),"Out","Quint",1.5,true)
  6225. wait(2)
  6226. game.CoreGui.Unjailbreak.AdminJoined:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  6227. end
  6228. end
  6229. end)
  6230.  
  6231. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 1
  6232. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 1
  6233. wait(0.03)
  6234. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.9
  6235. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.9
  6236. wait(0.03)
  6237. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.8
  6238. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.8
  6239. wait(0.03)
  6240. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.7
  6241. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.7
  6242. wait(0.03)
  6243. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.6
  6244. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.6
  6245. wait(0.03)
  6246. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.5
  6247. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.5
  6248. wait(0.03)
  6249. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.4
  6250. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.4
  6251. wait(0.03)
  6252. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.3
  6253. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.3
  6254. wait(0.03)
  6255. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.2
  6256. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.2
  6257. wait(0.03)
  6258. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.1
  6259. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.1
  6260. wait(0.03)
  6261. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0
  6262. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0
  6263.  
  6264. wait(3.5)
  6265. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.1
  6266. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.1
  6267. wait(0.03)
  6268. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.2
  6269. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.2
  6270. wait(0.03)
  6271. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.3
  6272. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.3
  6273. wait(0.03)
  6274. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.4
  6275. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.4
  6276. wait(0.03)
  6277. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.5
  6278. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.5
  6279. wait(0.03)
  6280. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.6
  6281. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.6
  6282. wait(0.03)
  6283. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.7
  6284. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.7
  6285. wait(0.03)
  6286. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.8
  6287. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.8
  6288. wait(0.03)
  6289. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.9
  6290. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.9
  6291. wait(0.03)
  6292. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 1
  6293. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 1
  6294. game.CoreGui.Unjailbreak.MainLogo.Visible = false
  6295.  
  6296. wait(0.1)
  6297. game.CoreGui.Unjailbreak.StarterFrame:TweenSize(UDim2.new(0, 472,0, 267),"Out","Quint",1.5,true)
  6298.  
  6299. ContinueCustomization.MouseButton1Down:connect(function()
  6300. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame:TweenPosition(UDim2.new(0, -472,0, 0),"Out","Quint",2,true)
  6301. end)
  6302.  
  6303. ENABLED = false
  6304. PLAYER = game:GetService("Players").LocalPlayer
  6305. MOUSE = PLAYER:GetMouse()
  6306. CC = game:GetService("Workspace").CurrentCamera
  6307. _G.FREE_FOR_ALL = false
  6308. _G.AIM_AT = 'Head'
  6309. local player = game:GetService("Players").LocalPlayer
  6310. local esp = false
  6311. local track = false
  6312.  
  6313. function Create(base, team)
  6314. local bb = Instance.new("BillboardGui",player.PlayerGui)
  6315. bb.Adornee = base
  6316. bb.ExtentsOffset = Vector3.new(0,1,0)
  6317. bb.AlwaysOnTop = true
  6318. bb.Size = UDim2.new(0,5,0,5)
  6319. bb.StudsOffset = Vector3.new(0,1,0)
  6320. bb.Name = "tracker"
  6321. local frame = Instance.new("Frame",bb)
  6322. frame.ZIndex = 10
  6323. frame.BackgroundTransparency = 0.3
  6324. frame.Size = UDim2.new(1,0,1,0)
  6325. frame.Position = UDim2.new(0,0,0)
  6326. frame.Transparency = 1
  6327. local txtlbl = Instance.new("TextLabel",bb)
  6328. txtlbl.ZIndex = 10
  6329. txtlbl.Text = (string.upper(base.Parent.Name))
  6330. txtlbl.BackgroundTransparency = 1
  6331. txtlbl.Position = UDim2.new(0,0,0,-35)
  6332. txtlbl.Size = UDim2.new(1,0,10,0)
  6333. txtlbl.Font = "SourceSansBold"
  6334. txtlbl.FontSize = "Size10"
  6335. txtlbl.TextStrokeTransparency = 0.5
  6336.  
  6337. local txtlbl2 = Instance.new("TextLabel",bb)
  6338. txtlbl2.ZIndex = 10
  6339. txtlbl2.Text = (math.floor(base.Parent.Humanoid.Health*100)/100)
  6340. txtlbl2.BackgroundTransparency = 1
  6341. txtlbl2.Position = UDim2.new(0,0,0,-25)
  6342. txtlbl2.Size = UDim2.new(1,0,10,0)
  6343. txtlbl2.Font = "SourceSansBold"
  6344. txtlbl2.FontSize = "Size10"
  6345.  
  6346. txtlbl2.TextStrokeTransparency = 0.5
  6347. if team then
  6348. txtlbl.TextColor3 = Color3.new(85,0,127)
  6349. txtlbl2.TextColor3 = Color3.new(85,0,127)
  6350. frame.BackgroundColor3 = Color3.new(85,0,127)
  6351.  
  6352. elseif base.Parent.Name == "Decryptance" or base.Parent.Name == "Unlisting" then
  6353. txtlbl.TextColor3 = Color3.new(0,255,0)
  6354. txtlbl2.TextColor3 = Color3.new(0,255,0)
  6355. frame.BackgroundColor3 = Color3.new(0,255,0)
  6356. txtlbl.Text = "FRIEND"
  6357. txtlbl.FontSize = "Size14"
  6358. txtlbl2.FontSize = "Size14"
  6359.  
  6360.  
  6361.  
  6362. elseif base.Parent.Name == game:GetService("Players").LocalPlayer.Name then
  6363. txtlbl2.Transparency = 1
  6364. txtlbl.Transparency = 1
  6365. frame.Transparency = 1
  6366. else
  6367. txtlbl.TextColor3 = Color3.new(85,0,127)
  6368. txtlbl2.TextColor3 = Color3.new(85,0,127)
  6369. frame.BackgroundColor3 = Color3.new(85,0,127)
  6370.  
  6371. end
  6372. end
  6373.  
  6374.  
  6375. function Find()
  6376. Clear()
  6377. track = true
  6378. spawn(function()
  6379. while wait() do
  6380. if track then
  6381. Clear()
  6382. for _,v in pairs(game:GetService("Players"):players()) do
  6383.  
  6384. if v.Character and v.Character.Head then
  6385. Create(v.Character.Head, false)
  6386. end
  6387. end
  6388. end
  6389. end
  6390. wait(1)
  6391. end)
  6392. end
  6393. function Clear()
  6394. for _,v in pairs(player.PlayerGui:children()) do
  6395. if v.Name == "tracker" and v:isA("BillboardGui") then
  6396. v:Destroy()
  6397. end
  6398. end
  6399. end
  6400.  
  6401. CESP.MouseButton1Down:connect(function()
  6402. if not esp then
  6403. Find()
  6404. warn("Jailbreak ESP Enabled")
  6405. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CESP.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  6406. esp = true
  6407. else
  6408. Clear()
  6409. track = false
  6410. warn("Jailbreak ESP Disabled")
  6411. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CESP.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  6412. esp = false
  6413. end
  6414. end)
  6415.  
  6416. BlueColor.MouseButton1Down:connect(function()
  6417. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6418. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6419. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  6420. end)
  6421.  
  6422. RedColor.MouseButton1Down:connect(function()
  6423. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(1, 0, 0)
  6424. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(1, 0, 0)
  6425. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(1, 0, 0)
  6426. end)
  6427.  
  6428. OrangeColor.MouseButton1Down:connect(function()
  6429. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6430. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6431. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  6432. end)
  6433.  
  6434. BlackColor.MouseButton1Down:connect(function()
  6435. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  6436. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0, 0, 0)
  6437. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0, 0, 0)
  6438. end)
  6439.  
  6440. PurpleColor.MouseButton1Down:connect(function()
  6441. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  6442. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  6443. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  6444. end)
  6445.  
  6446. function Aimbot()
  6447.  
  6448. end
  6449.  
  6450. MainContinue.MouseButton1Down:connect(function()
  6451. game.CoreGui.Unjailbreak.StarterFrame:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  6452. if game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.UIKeybind.Text == "" then
  6453. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  6454. mouse1.KeyDown:connect(function(key)
  6455. if key == "v" then
  6456. if Openn == true then
  6457. Openn = false
  6458. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,1.1, 0),"Out","Quint",1,true)
  6459. else
  6460. Openn = true
  6461. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,0.307, 0),"Out","Quint",1,true)
  6462. end
  6463. end
  6464. end)
  6465. else
  6466. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  6467. mouse1.KeyDown:connect(function(key)
  6468. if key == UIKeybind.Text then
  6469. if Openn == true then
  6470. Openn = false
  6471. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,1.1, 0),"Out","Quint",1,true)
  6472. else
  6473. Openn = true
  6474. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,0.307, 0),"Out","Quint",1,true)
  6475. end
  6476. end
  6477. end)
  6478. end
  6479. end)
  6480.  
  6481. local i=20 do
  6482. wait()
  6483. 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
  6484. end
  6485.  
  6486. Tabs.MouseButton1Down:connect(function()
  6487. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 150,0, 47), 'Out', 'Quint', 1, true)
  6488. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = true
  6489. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Transparency = 0.5
  6490. end)
  6491.  
  6492. Home.MouseButton1Down:connect(function()
  6493. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = true
  6494. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  6495. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  6496. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  6497. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  6498. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  6499. end)
  6500.  
  6501. Game.MouseButton1Down:connect(function()
  6502. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  6503. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = true
  6504. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  6505. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  6506. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  6507. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  6508. end)
  6509.  
  6510. Teleports.MouseButton1Down:connect(function()
  6511. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  6512. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  6513. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = true
  6514. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  6515. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  6516. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  6517. end)
  6518.  
  6519. Settings.MouseButton1Down:connect(function()
  6520. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  6521. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  6522. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  6523. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = true
  6524. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  6525. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  6526. end)
  6527.  
  6528. SetKeybind.MouseButton1Down:connect(function()
  6529. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = true
  6530. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.JewelryKeyy.Text = "Jewelry Color Set: "..JewelryKeyBox.Text
  6531. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.CriminalKeyy.Text = "Criminal Key Set: "..CrimBaseBox.Text
  6532. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.BankKeyy.Text = "Bank Key Set: "..BankKeyBox.Text
  6533. end)
  6534.  
  6535. KeyContinue.MouseButton1Down:connect(function()
  6536. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = false
  6537.  
  6538. --Jewelry
  6539. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  6540. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.JewelryKeyy.Text then
  6541. for i=1,20 do
  6542. wait()
  6543. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  6544. end
  6545. end
  6546. end)
  6547.  
  6548.  
  6549. --Bank
  6550. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  6551. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.BankKeyy.Text then
  6552. for i=1,20 do
  6553. wait()
  6554. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-11.036747, 17.9193821, 797.971521) + Vector3.new(1,0,0)
  6555. end
  6556. end
  6557. end)
  6558.  
  6559.  
  6560. --Criminal
  6561. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  6562. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.CriminalKeyy.Text then
  6563. for i=1,20 do
  6564. wait()
  6565. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  6566. end
  6567. end
  6568. end)
  6569. end)
  6570.  
  6571. KeyCancel.MouseButton1Click:connect(function()
  6572. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = false
  6573. end)
  6574.  
  6575. CDrag.MouseButton1Down:connect(function()
  6576. if Dragg == true then
  6577. Dragg = false
  6578. game.CoreGui.Unjailbreak.MainFrame.Draggable = true
  6579. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CDrag.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  6580. else
  6581. Dragg = true
  6582. game.CoreGui.Unjailbreak.MainFrame.Draggable = false
  6583. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CDrag.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  6584. end
  6585. end)
  6586.  
  6587. local ee = true
  6588. CNotifierB.MouseButton1Down:connect(function()
  6589. if BNotif == true then
  6590. BNotif = false
  6591. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierB.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  6592. ee = false
  6593. else
  6594. ee = true
  6595. BNotif = true
  6596. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierB.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  6597. for i, v in pairs(game:GetService("Workspace").Banks:GetChildren()) do
  6598. while ee do
  6599. wait(1)
  6600. if v.Extra.Light.SurfaceLight.Enabled == true then
  6601. game.CoreGui.Unjailbreak.BNotifierOpen:TweenPosition(UDim2.new(0, 1718,0, 578),"Out","Quint",2,true)
  6602. else
  6603. game.CoreGui.Unjailbreak.BNotifierOpen:TweenPosition(UDim2.new(0, 1950,0, 578),"Out","Quint",2,true)
  6604. end
  6605. end
  6606. end
  6607. end
  6608. end)
  6609.  
  6610. local eeee = true
  6611. CNotifierJ.MouseButton1Down:connect(function()
  6612. if JNotif == true then
  6613. JNotif = false
  6614. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierJ.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  6615. eeee = false
  6616. else
  6617. eeee = true
  6618. JNotif = true
  6619. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierJ.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  6620. for i, v in pairs(game:GetService("Workspace").Jewelrys:GetChildren()) do
  6621. while eeee do
  6622. wait(1)
  6623. if v.Extra.Light.SurfaceLight.Enabled == true then
  6624. game.CoreGui.Unjailbreak.JNotifierOpen:TweenPosition(UDim2.new(0, 1718,0, 657),"Out","Quint",2,true)
  6625. else
  6626. game.CoreGui.Unjailbreak.JNotifierOpen:TweenPosition(UDim2.new(0, 1950,0, 657),"Out","Quint",2,true)
  6627. end
  6628. end
  6629. end
  6630. end
  6631. end)
  6632.  
  6633. function bigggHead()
  6634. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  6635. if v.TeamValue.Value == "Police" then
  6636. v.Character.HumanoidRootPart.Transparency = 0
  6637. v.Character.HumanoidRootPart.BrickColor = BrickColor.new("Blue")
  6638. v.Character.HumanoidRootPart.Size = Vector3.new(16,16,16)
  6639. end
  6640. end
  6641. end
  6642.  
  6643. CBigHead.MouseButton1Down:connect(function()
  6644. if bigheadd == true then
  6645. bigheadd = false
  6646. bigggHead(false)
  6647. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CBigHead.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  6648. else
  6649. bigheadd = true
  6650. bigggHead(true)
  6651. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CBigHead.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  6652. end
  6653. end)
  6654.  
  6655. CForceField.MouseButton1Down:connect(function()
  6656. if forcefieldd == true then
  6657. forcefieldd = false
  6658. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CForceField.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  6659. else
  6660. forcefieldd = true
  6661. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CForceField.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  6662. local es = true
  6663. while es do
  6664. wait(0.1)
  6665. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  6666. if v.TeamValue.Value == "Police" then
  6667. if (game:GetService("Players").Character.Torso.Position - v.Position).magnitude <= 5 then
  6668. for i=1,20 do
  6669. wait()
  6670. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  6671. end
  6672. end
  6673. end
  6674. end
  6675. end
  6676. end
  6677. end)
  6678.  
  6679. local Checkpoint = {}
  6680. Coords.MouseButton1Down:connect(function()
  6681. table.remove(Checkpoint, 1)
  6682. table.insert(Checkpoint, game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position)
  6683. end)
  6684.  
  6685. CustomTP.MouseButton1Down:connect(function()
  6686. for i=1, 20 do
  6687. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Checkpoint[1]) + Vector3.new(1,0,0)
  6688. end
  6689. end)
  6690.  
  6691. Reset.MouseButton1Down:connect(function()
  6692. game.CoreGui.Unjailbreak:Remove()
  6693. end)
  6694.  
  6695. InfiniteAmmo.MouseButton1Down:connect(function()
  6696. if magInf == true then
  6697. magInf = false
  6698. game:GetService("Players").LocalPlayer.PlayerGui.ScreenGui.Ammo.MagSize.RobloxLocked = false
  6699. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.InfiniteAmmo.Text = "Ammo: OFF"
  6700. else
  6701. magInf = true
  6702. game:GetService("Players").LocalPlayer.PlayerGui.ScreenGui.Ammo.MagSize.RobloxLocked = true
  6703. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.InfiniteAmmo.Text = "Ammo: ON"
  6704. end
  6705. end)
  6706.  
  6707. Prison.MouseButton1Down:connect(function()
  6708. for i=1,20 do
  6709. wait()
  6710. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1138.66, 18.009, -1430.01) + Vector3.new(1,0,0)
  6711. end
  6712. end)
  6713.  
  6714. CriminalBase.MouseButton1Down:connect(function()
  6715. for i=1,20 do
  6716. wait()
  6717. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  6718. end
  6719. end)
  6720.  
  6721. BatCave.MouseButton1Down:connect(function()
  6722. for i=1,20 do
  6723. wait()
  6724. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1579.4823, 49.787693, -1759.61438) + Vector3.new(1,0,0)
  6725. end
  6726. end)
  6727.  
  6728. PoliceHQ1.MouseButton1Click:connect(function()
  6729. for i=1,20 do
  6730. wait()
  6731. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1130.11426, 17.950058, -1593.09766) + Vector3.new(1,0,0)
  6732. end
  6733. end)
  6734.  
  6735. PoliceHQ2.MouseButton1Down:connect(function()
  6736. for i=1,20 do
  6737. wait()
  6738. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(736.232239, 38.1125107, 1130.04456) + Vector3.new(1,0,0)
  6739. end
  6740. end)
  6741.  
  6742. Garage.MouseButton1Click:connect(function()
  6743. for i=1,20 do
  6744. wait()
  6745. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-341.0529, 19.644, 1182.502) + Vector3.new(1,0,0)
  6746. end
  6747. end)
  6748.  
  6749. BankStore.MouseButton1Down:connect(function()
  6750. for i=1,20 do
  6751. wait()
  6752. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.214, 2.67609, 818.648926) + Vector3.new(1,0,0)
  6753. end
  6754. end)
  6755.  
  6756. JewelryStore.MouseButton1Down:connect(function()
  6757. for i=1,20 do
  6758. wait()
  6759. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  6760. end
  6761. end)
  6762.  
  6763. GasStation.MouseButton1Click:connect(function()
  6764. for i=1,20 do
  6765. wait()
  6766. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1548.20093, 17.7475166, 701.546997) + Vector3.new(1,0,0)
  6767. end
  6768. end)
  6769.  
  6770. DonutShop.MouseButton1Down:connect(function()
  6771. for i=1,20 do
  6772. wait()
  6773. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(267.315552, 17.6180038, -1796.33093) + Vector3.new(1,0,0)
  6774. end
  6775. end)
  6776.  
  6777. Lamborghini.MouseButton1Down:connect(function()
  6778. for i=1,20 do
  6779. wait()
  6780. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(144.794067, 17.6189003, 768.572693) + Vector3.new(1,0,0)
  6781. end
  6782. end)
  6783.  
  6784. Bugatti.MouseButton1Down:connect(function()
  6785. for i=1,20 do
  6786. wait()
  6787. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(245.938766, 17.6064777, 1372.15076) + Vector3.new(1,0,0)
  6788. end
  6789. end)
  6790.  
  6791. SWATVan.MouseButton1Down:connect(function()
  6792. for i=1,20 do
  6793. wait()
  6794. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1355.2417, 18, -1531.86047) + Vector3.new(1,0,0)
  6795. end
  6796. end)
  6797.  
  6798. DuneBuggy.MouseButton1Down:connect(function()
  6799. for i=1,20 do
  6800. wait()
  6801. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(571.526733, 16.66436, -470.50943) + Vector3.new(1,0,0)
  6802. end
  6803. end)
  6804.  
  6805. PickUpTruck.MouseButton1Down:connect(function()
  6806. for i=1,20 do
  6807. wait()
  6808. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1541.10388, 17.746624, 729) + Vector3.new(1,0,0)
  6809. end
  6810. end)
  6811.  
  6812. DirtBike.MouseButton1Down:connect(function()
  6813. for i=1,20 do
  6814. wait()
  6815. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1313.71118, 17.3656254, 370.085327) + Vector3.new(1,0,0)
  6816. end
  6817. end)
  6818.  
  6819. Porsche.MouseButton1Down:connect(function()
  6820. for i=1,20 do
  6821. wait()
  6822. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1112.11475, 101.16069, 1290.57654) + Vector3.new(1,0,0)
  6823. end
  6824. end)
  6825.  
  6826. Camaro.MouseButton1Down:connect(function()
  6827. for i=1,20 do
  6828. wait()
  6829. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-956.153564, 19.8500576, -1451.23572) + Vector3.new(1,0,0)
  6830. end
  6831. end)
  6832.  
  6833. MiniCooper.MouseButton1Down:connect(function()
  6834. for i=1,20 do
  6835. wait()
  6836. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(767.823242, 17.3656254, -1216.83643) + Vector3.new(1,0,0)
  6837. end
  6838. end)
  6839.  
  6840. Tesla3.MouseButton1Down:connect(function()
  6841. for i=1,20 do
  6842. wait()
  6843. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-111.571999, 17.6169529, 541.515747) + Vector3.new(1,0,0)
  6844. end
  6845. end)
  6846.  
  6847. GodMode.MouseButton1Down:connect(function()
  6848. game:GetService("Players").LocalPlayer.Character.Humanoid.Name = 1
  6849. local l = game:GetService("Players").LocalPlayer.Character["1"]:Clone()
  6850. l.Parent = game:GetService("Players").LocalPlayer.Character
  6851. l.Name = "Humanoid"
  6852. wait(0.1)
  6853. game:GetService("Players").LocalPlayer.Character["1"]:Destroy()
  6854. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character
  6855. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = true
  6856. wait(0.1)
  6857. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = false
  6858. game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  6859. end)
  6860.  
  6861. Btools.MouseButton1Down:connect(function()
  6862. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  6863. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  6864. if child.ClassName == "Part" then
  6865. child.Locked = false
  6866. end
  6867. if child.ClassName == "MeshPart" then
  6868. child.Locked = false
  6869. end
  6870. if child.ClassName == "UnionOperation" then
  6871. child.Locked = false
  6872. end
  6873. if child.ClassName == "Model" then
  6874. for index, chil in pairs(child:GetChildren()) do
  6875. if chil.ClassName == "Part" then
  6876. chil.Locked = false
  6877. end
  6878. if chil.ClassName == "MeshPart" then
  6879. chil.Locked = false
  6880. end
  6881. if chil.ClassName == "UnionOperation" then
  6882. chil.Locked = false
  6883. end
  6884. if chil.ClassName == "Model" then
  6885. for index, childe in pairs(chil:GetChildren()) do
  6886. if childe.ClassName == "Part" then
  6887. childe.Locked = false
  6888. end
  6889. if childe.ClassName == "MeshPart" then
  6890. childe.Locked = false
  6891. end
  6892. if childe.ClassName == "UnionOperation" then
  6893. childe.Locked = false
  6894. end
  6895. if childe.ClassName == "Model" then
  6896. for index, childeo in pairs(childe:GetChildren()) do
  6897. if childeo.ClassName == "Part" then
  6898. childeo.Locked = false
  6899. end
  6900. if childeo.ClassName == "MeshPart" then
  6901. childeo.Locked = false
  6902. end
  6903. if childeo.ClassName == "UnionOperation" then
  6904. childeo.Locked = false
  6905. end
  6906. if childeo.ClassName == "Model" then
  6907. end
  6908. end
  6909. end
  6910. end
  6911. end
  6912. end
  6913. end
  6914. end
  6915. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  6916. c.BinType = Enum.BinType.Hammer
  6917. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  6918. c.BinType = Enum.BinType.Clone
  6919. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  6920. c.BinType = Enum.BinType.Grab
  6921. end)
  6922.  
  6923. RemoveAll.MouseButton1Down:connect(function()
  6924. for i, v in pairs(game:GetService("Workspace").Jewelrys:GetChildren()) do
  6925. v.Lasers:Remove()
  6926. v.Cameras:Remove()
  6927. v.FloorLasers:Remove()
  6928. end
  6929. game:GetService("Workspace").Cells:Remove()
  6930. game:GetService("Workspace").Doors:Remove()
  6931. game:GetService("Workspace").EscapeRoutes.ExplodeWall:Destroy()
  6932. game:GetService("Workspace").EscapeRoutes.LiftGate:Remove()
  6933. for i, v in pairs(game:GetService("Workspace").Banks:GetChildren()) do
  6934. v.Door:Destroy()
  6935. v.TriggerDoor:Destroy()
  6936. v.Lasers:Remove()
  6937. end
  6938. end)
  6939.  
  6940. AnnoyServer.MouseButton1Down:connect(function()
  6941. if annnoy == true then
  6942. annnoy = false
  6943. e = false
  6944. else
  6945. annnoy = true
  6946. e = true
  6947. while eee do
  6948. for _,plr in pairs(game:GetService("Players"):GetPlayers()) do
  6949. pcall(function()
  6950. for _,obj in pairs(plr.Character.Head:GetChildren()) do
  6951. if obj:IsA("Sound") then
  6952. obj:Play()
  6953. end
  6954. end
  6955. end)
  6956. end
  6957. end
  6958. end
  6959. end)
  6960.  
  6961. SpamArrest.MouseButton1Down:connect(function()
  6962. local Player = game:GetService("Players").LocalPlayer
  6963. wait(0.5)
  6964. for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
  6965. repeat
  6966. wait()
  6967. Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  6968. until v.Team.Name ~= "Criminal"
  6969. end
  6970. end)
  6971.  
  6972. noclip = false
  6973. game:GetService('RunService').Stepped:connect(function()
  6974. if noclip then
  6975. game:GetService("Players").LocalPlayer.Character.Humanoid:ChangeState(11)
  6976. end
  6977. end)
  6978.  
  6979. NoClip.MouseButton1Down:connect(function()
  6980. noclip = not noclip
  6981. if NoClip.Text == "NoClip: ON" then
  6982. NoClip.Text = "NoClip: OFF"
  6983. else
  6984. NoClip.Text = "NoClip: ON"
  6985. end
  6986. end)
  6987.  
  6988. WalkSpeed.MouseButton1Down:connect(function()
  6989. down = false
  6990. velocity = Instance.new("BodyVelocity")
  6991. velocity.maxForce = Vector3.new(100000, 0, 100000)
  6992. local speed = 150
  6993. gyro = Instance.new("BodyGyro")
  6994. gyro.maxTorque = Vector3.new(100000, 0, 100000)
  6995.  
  6996. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  6997.  
  6998. function onButton1Down(mouse)
  6999. down = true
  7000. velocity.Parent = game:GetService("Players").LocalPlayer.Character.UpperTorso
  7001. velocity.velocity = (hum.MoveDirection) * speed
  7002. gyro.Parent = game:GetService("Players").LocalPlayer.Character.UpperTorso
  7003. while down do
  7004. if not down then break end
  7005. velocity.velocity = (hum.MoveDirection) * speed
  7006. local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
  7007. gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
  7008. wait(0.1)
  7009. end
  7010. end
  7011.  
  7012. function onButton1Up(mouse)
  7013. velocity.Parent = nil
  7014. gyro.Parent = nil
  7015. down = false
  7016. end
  7017.  
  7018. function onSelected(mouse)
  7019. mouse.KeyDown:connect(function(k) if k:lower()=="q"then onButton1Down(mouse)end end)
  7020. mouse.KeyUp:connect(function(k) if k:lower()=="q"then onButton1Up(mouse)end end)
  7021. end
  7022.  
  7023. onSelected(game:GetService("Players").LocalPlayer:GetMouse())
  7024. end)
  7025.  
  7026. Gravity.MouseButton1Down:connect(function()
  7027. if Gravity == true then
  7028. Gravity = false
  7029. game:GetService("Workspace").Gravity = 196.2
  7030. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Gravity.Text = "Gravity: OFF"
  7031. else
  7032. Gravity = true
  7033. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Gravity.Text = "Gravity: ON"
  7034. game:GetService("Workspace").Gravity = 45
  7035. end
  7036. end)
  7037.  
  7038. JumpPower.MouseButton1Down:connect(function()
  7039. if Jump == true then
  7040. Jump = false
  7041. game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 50
  7042. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.JumpPower.Text = "Jump: OFF"
  7043. else
  7044. Jump = true
  7045. game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 100
  7046. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.JumpPower.Text = "Jump: ON"
  7047. end
  7048. end)
  7049.  
  7050. VehicleSpeed.MouseButton1Down:connect(function()
  7051. dir = 0
  7052. gs = game.GetService
  7053. gs(game,"RunService").RenderStepped:connect(function()
  7054. for i,v in next,workspace.Vehicles:children() do
  7055. if v.Name ~= "Heli" then
  7056. if v:FindFirstChild("Engine") then
  7057. local bf,cf = v.Engine:FindFirstChild("NewForce"),v:GetPrimaryPartCFrame().lookVector
  7058. if not bf then
  7059. bf = v.Engine:FindFirstChild("BodyForce") or v.Engine:FindFirstChild("VectorForce")
  7060. if bf then
  7061. bf = bf:Clone()
  7062. bf.Parent = v.Engine
  7063. bf.Name = "NewForce"
  7064. end
  7065. end
  7066. if bf then
  7067. local fa = 1
  7068. if v.Name:lower():find("bike") then fa = .3 elseif v.Name:lower():find("bugg") then fa = .5 end
  7069. if v.Seat.PlayerName.Value ~= game:GetService("Players").LocalPlayer.Name then fa = 0 end
  7070. bf.Force = Vector3.new(cf.X*300000*dir*fa,0,cf.Z*300000*dir*fa)
  7071. end
  7072. end
  7073. end
  7074. end
  7075. end)
  7076. val = {
  7077. {Enum.KeyCode.W,1};
  7078. {Enum.KeyCode.S,-1};
  7079. }
  7080. uis = gs(game,"UserInputService")
  7081. chk = function(k)
  7082. for i,v in next,val do
  7083. if v[1]==k.KeyCode then
  7084. return v[2]
  7085. end
  7086. end
  7087. end
  7088. uis.InputBegan:connect(function(k)
  7089. dir = chk(k) or dir
  7090. end)
  7091. uis.InputEnded:connect(function(k)
  7092. if chk(k) == dir then
  7093. dir = 0
  7094. end
  7095. end)
  7096. end)
  7097.  
  7098. KeyCard.MouseButton1Down:connect(function()
  7099. game:GetService("Players").LocalPlayer.TeamValue.Value= "Police"
  7100. end)
  7101.  
  7102. local mouse=game:GetService("Players").LocalPlayer:GetMouse''
  7103. localplayer=game:GetService("Players").LocalPlayer
  7104. game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  7105. local torso = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart
  7106. local speed=0
  7107. local keys={a=false,d=false,w=false,s=false}
  7108. local e1
  7109. local e2
  7110. local function start()
  7111. local pos = Instance.new("BodyPosition",torso)
  7112. local gyro = Instance.new("BodyGyro",torso)
  7113. pos.Name="EPIXPOS"
  7114. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  7115. pos.position = torso.Position
  7116. gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  7117. gyro.cframe = torso.CFrame
  7118. repeat
  7119. wait()
  7120. localplayer.Character.Humanoid.PlatformStand=true
  7121. local new=gyro.cframe - gyro.cframe.p + pos.position
  7122. if not keys.w and not keys.s and not keys.a and not keys.d then
  7123. speed=1
  7124. end
  7125. if keys.w then
  7126. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  7127. speed=speed+0.01
  7128. end
  7129. if keys.s then
  7130. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  7131. speed=speed+0.01
  7132. end
  7133. if keys.d then
  7134. new = new * CFrame.new(speed,0,0)
  7135. speed=speed+0.01
  7136. end
  7137. if keys.a then
  7138. new = new * CFrame.new(-speed,0,0)
  7139. speed=speed+0.01
  7140. end
  7141. if speed>5 then
  7142. speed=5
  7143. end
  7144. pos.position=new.p
  7145. if keys.w then
  7146. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
  7147. elseif keys.s then
  7148. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
  7149. else
  7150. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  7151. end
  7152. until not Fly
  7153. if gyro then gyro:Destroy() end
  7154. if pos then pos:Destroy() end
  7155. flying=false
  7156. localplayer.Character.Humanoid.PlatformStand=false
  7157. speed=0
  7158. end
  7159. e1=mouse.KeyDown:connect(function(key)
  7160. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  7161. if key=="w" then
  7162. keys.w=true
  7163. elseif key=="s" then
  7164. keys.s=true
  7165. elseif key=="a" then
  7166. keys.a=true
  7167. elseif key=="d" then
  7168. keys.d=true
  7169. end
  7170. end)
  7171. e2=mouse.KeyUp:connect(function(key)
  7172. if key=="w" then
  7173. keys.w=false
  7174. elseif key=="s" then
  7175. keys.s=false
  7176. elseif key=="a" then
  7177. keys.a=false
  7178. elseif key=="d" then
  7179. keys.d=false
  7180. end
  7181. end)
  7182.  
  7183. Fly.MouseButton1Down:connect(function()
  7184. if flyy == true then
  7185. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Fly.Text = "Fly: OFF"
  7186. flyy = false
  7187. Fly = false
  7188. start()
  7189. else
  7190. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Fly.Text = "Fly: ON"
  7191. flyy = true
  7192. Fly = true
  7193. start()
  7194. end
  7195. end)
  7196.  
  7197. FlashLight.MouseButton1Down:connect(function()
  7198. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  7199.  
  7200. a = Instance.new("Part", workspace)
  7201. a.Anchored = true
  7202. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  7203. a.CanCollide = false
  7204.  
  7205. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  7206. if v.Name == "Station" then
  7207. for a, b in pairs(v:GetChildren()) do
  7208. if b:IsA("StringValue") then
  7209. if b.Value == "Flashlight" then
  7210. v.CFrame = CFrame.new(hit)
  7211. end
  7212. end
  7213. end
  7214. end
  7215. end
  7216. end)
  7217.  
  7218. M4A4.MouseButton1Down:connect(function()
  7219. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  7220.  
  7221. a = Instance.new("Part", workspace)
  7222. a.Anchored = true
  7223. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  7224. a.CanCollide = false
  7225.  
  7226. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  7227. if v.Name == "Station" then
  7228. for a, b in pairs(v:GetChildren()) do
  7229. if b:IsA("StringValue") then
  7230. if b.Value == "RifleSWAT" then
  7231. v.CFrame = CFrame.new(hit)
  7232. end
  7233. end
  7234. end
  7235. end
  7236. end
  7237. end)
  7238.  
  7239. AK47.MouseButton1Down:connect(function()
  7240. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  7241.  
  7242. a = Instance.new("Part", workspace)
  7243. a.Anchored = true
  7244. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  7245. a.CanCollide = false
  7246.  
  7247. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  7248. if v.Name == "ShootingRange" then
  7249. for a, b in pairs(v:GetChildren()) do
  7250. if b:IsA("StringValue") then
  7251. if b.Value == "AK47" then
  7252. v.CFrame = CFrame.new(hit)
  7253. end
  7254. end
  7255. end
  7256. end
  7257. end
  7258. end)
  7259.  
  7260. ShotGun.MouseButton1Down:connect(function()
  7261. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  7262.  
  7263. a = Instance.new("Part", workspace)
  7264. a.Anchored = true
  7265. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  7266. a.CanCollide = false
  7267.  
  7268. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  7269. if v.Name == "Station" then
  7270. for a, b in pairs(v:GetChildren()) do
  7271. if b:IsA("StringValue") then
  7272. if b.Value == "Shotgun" then
  7273. v.CFrame = CFrame.new(hit)
  7274. end
  7275. end
  7276. end
  7277. end
  7278. end
  7279. end)
  7280.  
  7281. Pistol.MouseButton1Down:connect(function()
  7282. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  7283.  
  7284. a = Instance.new("Part", workspace)
  7285. a.Anchored = true
  7286. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  7287. a.CanCollide = false
  7288.  
  7289. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  7290. if v.Name == "Station" then
  7291. for a, b in pairs(v:GetChildren()) do
  7292. if b:IsA("StringValue") then
  7293. if b.Value == "Pistol" then
  7294. v.CFrame = CFrame.new(hit)
  7295. end
  7296. end
  7297. end
  7298. end
  7299. end
  7300. end)
  7301.  
  7302. GotoBank.MouseButton1Down:connect(function()
  7303. for i=1,20 do
  7304. wait()
  7305. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.214, 2.67609, 818.648926) + Vector3.new(1,0,0)
  7306. end
  7307. end)
  7308.  
  7309. GotoJewelry.MouseButton1Down:connect(function()
  7310. for i=1,20 do
  7311. wait()
  7312. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  7313. end
  7314. end);
  7315.  
  7316. GoTo.MouseButton1Down:connect(function()
  7317. p = getPlayer()
  7318. if p then
  7319. for i=1,20 do
  7320. wait()
  7321. PLR.Character.HumanoidRootPart.CFrame = p.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  7322. end
  7323. else
  7324. GoTo.Text = "Retry"; wait(1); GoTo.Text = "GoTo" end
  7325. end)
  7326.  
  7327. Explorer.MouseButton1Down:connect(function()
  7328. 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"}
  7329. 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"}
  7330. BrickColorProperties = {"BrickColor", "Color", "TeamColor", "AllowSweep", "WaterColor", "ParallelPhysics", "Is30FpsThrottleEnabled", "HeadsUpDisplay", "Texture", "Value", "WaterColor", "SkinColor", "SparkleColor", "FogColor", "HeadColor", "LeftArmColor", "RightArmColor", "TorsoColor", "RightLegColor", "LeftLegColor","ShadowColor", "Ambient", "SecondaryColor"}
  7331. s = Instance.new("ScreenGui", game.CoreGui)
  7332. pgr = Instance.new("TextButton")
  7333. pgr.Parent = s
  7334. pgr.Size = UDim2.new(0,100,0,40)
  7335. pgr.Position = UDim2.new(0,30,0,440)
  7336. pgr.Text="Xplorer"
  7337. pgr.BackgroundTransparency = 0.7
  7338. pgr.TextColor = BrickColor.new("Black")
  7339. pgr.BackgroundColor = BrickColor.new("Really Black")
  7340. pgr.BorderColor = BrickColor.new("Black")
  7341. pgr.Font = "ArialBold"
  7342. pgr.FontSize = "Size14"
  7343. pgr.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  7344. pgr.TextStrokeTransparency = 0.3
  7345. pgr.BorderSizePixel = 1
  7346. pgr.BorderColor = BrickColor.new("White")
  7347.  
  7348. if game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer") then
  7349. game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer"):Remove()
  7350. end
  7351.  
  7352. Banned = {}
  7353.  
  7354.  
  7355.  
  7356. function isBanned()
  7357. for i,v in pairs(game.Players:GetPlayers()) do
  7358. if v.Name == Banned then
  7359. v:Destroy();
  7360. else
  7361. print("Player: "..v.Name.." has passed the test of banishments.");
  7362. end
  7363. end
  7364. end
  7365.  
  7366.  
  7367.  
  7368. local Cloned
  7369. local Deleted
  7370. local DeleteParent
  7371. local Player
  7372. local Search
  7373. local ScriptSearch
  7374. local Gui
  7375. local Cloned = nil
  7376. local Deleted = nil
  7377. local DeleteParent = nil
  7378. local Current = 0
  7379. local CurrentOption = 0
  7380.  
  7381. function Clear()
  7382. if Gui then
  7383. Gui:Remove()
  7384. end
  7385. Current = 0
  7386. CurrentOption = 0
  7387. end
  7388.  
  7389. function AddButton(N, Function, Color, Copy)
  7390. if not N then
  7391. error("RenderButton - No Name Specified")
  7392. end
  7393. if not Function then
  7394. error("RenderButton - No Function Specified")
  7395. end
  7396. if not Color then
  7397. Color = Color3.new(1, 1, 1)
  7398. end
  7399. if Copy == nil then
  7400. Copy = true
  7401. end
  7402. P = Instance.new("TextButton")
  7403. if Copy then
  7404. P.Size = UDim2.new(0, 110, 0, 20)
  7405. else
  7406. P.Size = UDim2.new(0, 130, 0, 20)
  7407. end
  7408. P.Text = N.Name
  7409. P.Name = N.Name
  7410. P.Parent = Gui
  7411. P.BackgroundColor3 = Color
  7412. P.TextColor3 = Color3.new(0, 0, 0)
  7413. P.BackgroundTransparency = 0.5
  7414. P.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300, 0, 50+(20*((Current%30)-1)))
  7415. P.MouseButton1Click:connect(function()
  7416. Function(P)
  7417. end)
  7418. D = Instance.new("TextButton")
  7419. D.Size = UDim2.new(0, 20, 0, 20)
  7420. D.Text = "X"
  7421. D.Name = N.Name
  7422. D.Parent = Gui
  7423. D.BackgroundColor3 = Color3.new(1, 0, 0)
  7424. D.TextColor3 = Color3.new(0, 0, 0)
  7425. D.BackgroundTransparency = 0.5
  7426. D.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+130, 0, 50+(20*((Current%30)-1)))
  7427. D.MouseButton1Click:connect(function()
  7428. Deleted = N
  7429. DeleteParent = N.Parent
  7430. N.Parent = nil
  7431. Clear()
  7432. Search(DeleteParent)
  7433. end)
  7434. if Copy then
  7435. C = Instance.new("TextButton")
  7436. C.Size = UDim2.new(0, 20, 0, 20)
  7437. C.Text = "C"
  7438. C.Name = N.Name
  7439. C.Parent = Gui
  7440. C.BackgroundColor3 = Color3.new(0, 1, 0.5)
  7441. C.TextColor3 = Color3.new(0, 0, 0)
  7442. C.BackgroundTransparency = 0.5
  7443. C.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+110, 0, 50+(20*((Current%30)-1)))
  7444. C.MouseButton1Click:connect(function()
  7445. Cloned = N
  7446. Clear()
  7447. Search(N.Parent)
  7448. end)
  7449. end
  7450. Current = Current + 1
  7451. return P
  7452. end
  7453.  
  7454. function AddOption(N, Function, Color, Text)
  7455. if not N then
  7456. error("RenderButton - No Name Specified")
  7457. end
  7458. if not Color then
  7459. Color = Color3.new(1, 1, 1)
  7460. end
  7461. if Text == nil then
  7462. Text = false
  7463. end
  7464. if Text then
  7465. P = Instance.new("TextBox")
  7466. else
  7467. P = Instance.new("TextButton")
  7468. end
  7469. P.Text = N
  7470. P.Name = N
  7471. P.Parent = Gui
  7472. P.BackgroundColor3 = Color
  7473. P.TextColor3 = Color3.new(0, 0, 0)
  7474. P.BackgroundTransparency = 0.5
  7475. P.Size = UDim2.new(0, 150, 0, 20)
  7476. P.Position = UDim2.new(0, ((math.modf(CurrentOption/30))*150)+150, 0, 50+(20*((CurrentOption%30)-1)))
  7477. if not Text and Function then
  7478. P.MouseButton1Click:connect(function() Function(P) end)
  7479. end
  7480. CurrentOption = CurrentOption + 1
  7481. return P
  7482. end
  7483.  
  7484. function AddTextOption(Obj, Prop)
  7485. local Ob = Obj
  7486. local Pro = Prop
  7487. if type(Ob[Pro]) == "number" or type(Ob[Pro]) == "string" then
  7488. CurrentOption = CurrentOption + 1
  7489. local T = AddOption(Ob[Pro], nil, Color3.new(0.1, 0.4, 0.1), true)
  7490. CurrentOption = CurrentOption - 2
  7491. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = T.Text end, Color3.new(0.1, 0.8, 0.1), false)
  7492. CurrentOption = CurrentOption + 1
  7493. end
  7494. end
  7495.  
  7496. function AddBrickColorOption(Obj, Prop)
  7497. local Ob = Obj
  7498. local Pro = Prop
  7499. if BrickColor.new(tostring(Ob[Pro])) == Ob[Pro] then
  7500. CurrentOption = CurrentOption + 1
  7501. local T = AddOption(tostring(Ob[Pro]), nil, Color3.new(0.1, 0.4, 0.1), true)
  7502. CurrentOption = CurrentOption - 2
  7503. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = BrickColor.new(T.Text) end, Color3.new(0.1, 0.8, 0.1), false)
  7504. CurrentOption = CurrentOption + 1
  7505. end
  7506. end
  7507.  
  7508. function UnanchorObject(Objects)
  7509. local function Recurse(Base)
  7510. for _, Object in pairs(Base:GetChildren()) do
  7511. if _G.TestProperty(Object, "Anchored") then
  7512. Object.Anchored = not Object.Anchored
  7513. end
  7514. Recurse(Object)
  7515. end
  7516. end
  7517. Recurse(Objects)
  7518. end
  7519.  
  7520.  
  7521.  
  7522.  
  7523. function AddBoolOption(Obj, Prop)
  7524. local Ob = Obj
  7525. local Pro = Prop
  7526. if type(Ob[Pro]) == "boolean" then
  7527. local O = AddOption(Pro..": "..tostring(Ob[Pro]), nil, Color3.new(0.1, 0.8, 0.1), false)
  7528. O.MouseButton1Click:connect(function()
  7529. if Ob[Pro] then
  7530. Ob[Pro] = false
  7531. O.Text = Pro..": false"
  7532. else
  7533. Ob[Pro] = true
  7534. O.Text = Pro..": true"
  7535. end
  7536. end)
  7537. end
  7538. end
  7539.  
  7540. function TestProperty(Obj, Property)
  7541. Success = pcall(function()
  7542. if Obj[Property] then
  7543. return
  7544. end
  7545. end)
  7546. return Success
  7547. end
  7548.  
  7549. function LoadOptions(Object)
  7550. for Num, Prop in pairs(TextProperties) do
  7551. if TestProperty(Object, Prop) then
  7552. AddTextOption(Object, Prop)
  7553. end
  7554. end
  7555. for Num, Prop in pairs(BoolProperties) do
  7556. if TestProperty(Object, Prop) then
  7557. AddBoolOption(Object, Prop)
  7558. end
  7559. end
  7560. for Num, Prop in pairs(BrickColorProperties) do
  7561. if TestProperty(Object, Prop) then
  7562. AddBrickColorOption(Object, Prop)
  7563. end
  7564. end
  7565. end
  7566.  
  7567.  
  7568. function AddForceField(Player)
  7569. Instance.new("ForceField", Player.Character)
  7570. end
  7571. function Killp(Player)
  7572. Player.Character.Humanoid.Health=0
  7573. end
  7574. function AddExplode(Player)
  7575. Instance.new("Explosion", Player.Character)
  7576. end
  7577. function AddSparkles(Player)
  7578. Instance.new("Sparkles", Player.Character)
  7579. end
  7580.  
  7581.  
  7582. function FreezeParts(b)
  7583. if (b.className == "Part") then
  7584. b.Anchored=true;
  7585. end
  7586. end
  7587.  
  7588. function TPToObject(Object1)
  7589. local localplr = game.Players.LocalPlayer.Character.Torso
  7590. localplr.Position = Object1.Position
  7591. end
  7592.  
  7593.  
  7594. function Search(Object)
  7595. Gui = Instance.new("ScreenGui")
  7596. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  7597. Gui.Name = "Explorer"
  7598. if Object ~= game then
  7599. AddOption("Back", function()
  7600. Clear();
  7601. Search(Object.Parent)
  7602. end, Color3.new(0.5, 1, 1), false)
  7603. end
  7604. if Object:IsA("Sound") then
  7605. AddOption("Copy ID", function() CopyString(tostring(Object.SoundId):sub(14)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  7606. AddOption("Play", function() Object:Play(); Clear(); Search(Object); end, Color3.new(0, 0, 1), false)
  7607. AddOption("Stop", function() Object:Stop(); Clear(); Search(Object); end, Color3.new(1, 1, 0), false)
  7608. end
  7609. if Object:IsA("Workspace") then
  7610. 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)
  7611. end
  7612. if Object:IsA("IntValue") or Object:IsA("StringValue") or Object:IsA("NumberValue") then
  7613. AddOption("Copy Value", function() CopyString(tostring(Object.Value)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  7614. end
  7615. if Object:IsA("TextLabel") or Object:IsA("TextBox") or Object:IsA("Message") then
  7616. AddOption("Copy Value", function() CopyString(tostring(Object.Text)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  7617. end
  7618. AddOption("Get Path", function() CopyString(tostring("game." .. Object:GetFullName())) Clear(); Search(Object) end, Color3.new(0.5, 1, 1), false)
  7619. if Object ~= game then
  7620. AddOption("Unanchor Children", function() UnanchorObject(Object); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  7621. AddOption("ClearAllChildren", function() Object:ClearAllChildren(); Clear(); Search(Object); end, Color3.new(1, 0.6, 0.1), false)
  7622. end
  7623. AddOption("Reload", function() Clear(); Search(Object); end, Color3.new(0.2, 1, 0.2), false)
  7624. if Cloned then
  7625. AddOption("Paste", function() Cloned:Clone().Parent = Object; Clear(); Search(Object); end, Color3.new(0.5, 1, 1), false)
  7626. end
  7627. if Deleted then
  7628. AddOption("Undo", function() Deleted.Parent = DeleteParent; Deleted = nil; DeletedParent = nil; Clear(); Search(Object); end, Color3.new(1, 0.6, 0.1), false)
  7629. end
  7630. if Object:IsA("Player") then
  7631. AddOption("Goto Character", function() Clear(); if Object.Character then Search(Object.Character); end end, Color3.new(1, 1, 1), false)
  7632. AddOption("Kill", function() Killp(Object) end, Color3.new(1,0.6,0.1), false)
  7633. AddOption("ForceField", function() AddForceField(Object); end, Color3.new(1, 0.6, 0.1), false)
  7634. AddOption("Freeze", function() FreezeParts(Object.Character.Torso); end, Color3.new(1, 0.6, 0.1), false)
  7635. AddOption("Unequip Tools", function() Object.Character.Humanoid:UnequipTools() end, Color3.new(1, 0.6, 0.1), false)
  7636. AddOption("Ban", function() table.insert(Banned, Object.Name); end, Color3.new(1,0.6,0.1), false)
  7637. --AddOption("Explode", function() AddExplode(Object); end, Color3.new(1, 0.6, 0.1), false)
  7638. end
  7639. if Object:IsA("Lighting") then
  7640. AddOption("Night", function() Object.TimeOfDay="24:24:24" end, Color3.new(1.,0.6,0.1), false)
  7641. AddOption("Day", function() Object.TimeOfDay="12:12:12" end, Color3.new(1.,0.6,0.1), false)
  7642. end
  7643. if Object:IsA("LocalScript") then
  7644. AddOption("EditScript", function() Clear(); ScriptSearch(Object); end, Color3.new(1, 1, 1), false)
  7645. end
  7646. if Object:IsA("Terrain") then
  7647. AddOption("Clear", function() Object:Clear(); end, Color3.new(1, 1, 1), false)
  7648. end
  7649. 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
  7650. AddOption("Teleport To Part", function() TPToObject(Object); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  7651. end
  7652.  
  7653. LoadOptions(Object)
  7654. AddOption("Close", Clear, Color3.new(1, 0.2, 0), false)
  7655. if not Object:IsA("Workspace") or not Object:IsA("Player") then
  7656. for Num, Obj in pairs(Object:GetChildren()) do
  7657. --if not Obj:IsA("BasePart") or not Object.Parent == game.Workspace then
  7658. if true then
  7659. if Obj:IsA("LocalScript") then
  7660. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 0, 0), true)
  7661. elseif Obj:IsA("Script") or Obj:IsA("StarterScript") or Obj:IsA("CoreScript") then
  7662. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(0.5, 0.5, 0.8), true)
  7663. elseif Obj.Parent == game then
  7664. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), false)
  7665. else
  7666. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), true)
  7667. end
  7668. end
  7669. end
  7670. end
  7671. function MoveUp(Place, Amount)
  7672. for i,v in pairs(Place:GetChildren()) do
  7673. if v:IsA("TextLabel") or v:IsA("TextBox") then
  7674. v.Position = v.Position + UDim2.new(0,0,0,-Amount)
  7675. end
  7676. end
  7677. end
  7678. function MoveDown(Place, Amount)
  7679. for i,v in pairs(Place:GetChildren()) do
  7680. if v:IsA("TextLabel") or v:IsA("TextBox") then
  7681. v.Position = v.Position + UDim2.new(0,0,0,Amount)
  7682. end
  7683. end
  7684. end
  7685. i=0
  7686. function ScriptSearch(S)
  7687. Script2 = S
  7688. Script = decompile(Script2)
  7689. Table = {}
  7690. Enabled = true
  7691. Gui = Instance.new("ScreenGui")
  7692. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  7693. Gui.Name = "Explorer"
  7694. while Enabled do
  7695. Start, End = string.find(Script, '\n')
  7696. print(Start, End)
  7697. if Start and End then
  7698. table.insert(Table, string.sub(Script, 1, End))
  7699. New = string.sub(Script, End+1, string.len(Script))
  7700. Script = New
  7701. else
  7702. Enabled = false
  7703. table.insert(Table, string.sub(Script, 1, End))
  7704. print("Finished")
  7705. end
  7706. end
  7707. P = Instance.new("TextLabel")
  7708. P.Size = UDim2.new(0, 500, 0, 20)
  7709. P.Text = Script2.Name
  7710. P.Name = "Script Line"
  7711. P.Parent = Gui
  7712. P.BackgroundColor3 = Color3.new(1, 1, 1)
  7713. P.TextColor3 = Color3.new(0, 0, 0)
  7714. P.BackgroundTransparency = 0.5
  7715. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  7716. P.TextXAlignment = "Left"
  7717. i=i+1
  7718. New = {}
  7719. for I,Val in pairs(Table) do
  7720. print(Val)
  7721. P = Instance.new("TextBox")
  7722. P.ClearTextOnFocus = false
  7723. P.Size = UDim2.new(0, 500, 0, 20)
  7724. P.Text = Val
  7725. P.Name = "Script Line"
  7726. P.Parent = Gui
  7727. P.BackgroundColor3 = Color3.new(1, 1, 1)
  7728. P.TextColor3 = Color3.new(0, 0, 0)
  7729. P.BackgroundTransparency = 0.5
  7730. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  7731. P.TextXAlignment = "Left"
  7732. table.insert(New, P)
  7733. i=i+1
  7734. end
  7735. i=1
  7736. P = Instance.new("TextButton")
  7737. P.Size = UDim2.new(0, 20, 0, 20)
  7738. P.Text = "^"
  7739. P.Name = "Scroll"
  7740. P.Parent = Gui
  7741. P.BackgroundColor3 = Color3.new(1, 1, 1)
  7742. P.TextColor3 = Color3.new(0, 0, 0)
  7743. P.BackgroundTransparency = 0.5
  7744. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  7745. P.MouseButton1Click:connect(function()
  7746. MoveUp(Gui, -20)
  7747. end)
  7748. i=i+1
  7749. P = Instance.new("TextButton")
  7750. P.Size = UDim2.new(0, 20, 0, 20)
  7751. P.Text = "v"
  7752. P.Name = "Scroll"
  7753. P.Parent = Gui
  7754. P.BackgroundColor3 = Color3.new(1, 1, 1)
  7755. P.TextColor3 = Color3.new(0, 0, 0)
  7756. P.BackgroundTransparency = 0.5
  7757. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  7758. P.MouseButton1Click:connect(function()
  7759. MoveDown(Gui, -20)
  7760. end)
  7761. i=i+1
  7762. P = Instance.new("TextButton")
  7763. P.Size = UDim2.new(0, 20, 0, 20)
  7764. P.Text = "^^"
  7765. P.Name = "Scroll"
  7766. P.Parent = Gui
  7767. P.BackgroundColor3 = Color3.new(1, 1, 1)
  7768. P.TextColor3 = Color3.new(0, 0, 0)
  7769. P.BackgroundTransparency = 0.5
  7770. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  7771. P.MouseButton1Click:connect(function()
  7772. MoveUp(Gui, -200)
  7773. end)
  7774. i=i+1
  7775. P = Instance.new("TextButton")
  7776. P.Size = UDim2.new(0, 20, 0, 20)
  7777. P.Text = "vv"
  7778. P.Name = "Scroll"
  7779. P.Parent = Gui
  7780. P.BackgroundColor3 = Color3.new(1, 1, 1)
  7781. P.TextColor3 = Color3.new(0, 0, 0)
  7782. P.BackgroundTransparency = 0.5
  7783. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  7784. P.MouseButton1Click:connect(function()
  7785. MoveDown(Gui, -200)
  7786. end)
  7787. i=i+1
  7788. P = Instance.new("TextButton")
  7789. P.Size = UDim2.new(0, 20, 0, 20)
  7790. P.Text = "S"
  7791. P.Name = "Save"
  7792. P.Parent = Gui
  7793. P.BackgroundColor3 = Color3.new(0, 1, 0)
  7794. P.TextColor3 = Color3.new(0, 0, 0)
  7795. P.BackgroundTransparency = 0.5
  7796. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  7797. P.MouseButton1Click:connect(function()
  7798. StringS = ""
  7799. for Num, Obj in pairs(New) do
  7800. StringS = StringS..Obj.Text..'\n'
  7801. end
  7802. S.Source = StringS
  7803. S.Disabled = true
  7804. S.Disabled = false
  7805. end)
  7806. i=i+1
  7807. P = Instance.new("TextButton")
  7808. P.Size = UDim2.new(0, 20, 0, 20)
  7809. P.Text = "C"
  7810. P.Name = "Copy"
  7811. P.Parent = Gui
  7812. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  7813. P.TextColor3 = Color3.new(0, 0, 0)
  7814. P.BackgroundTransparency = 0.5
  7815. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  7816. P.MouseButton1Click:connect(function()
  7817. StringS = ""
  7818. for Num, Obj in pairs(New) do
  7819. StringS = StringS..Obj.Text..'\n'
  7820. end
  7821. CopyString(StringS)
  7822. end)
  7823. i=i+1
  7824. P = Instance.new("TextButton")
  7825. P.Size = UDim2.new(0, 20, 0, 20)
  7826. P.Text = "x"
  7827. P.Name = "Back"
  7828. P.Parent = Gui
  7829. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  7830. P.TextColor3 = Color3.new(0, 0, 0)
  7831. P.BackgroundTransparency = 0.5
  7832. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  7833. P.MouseButton1Click:connect(function()
  7834. Clear()
  7835. i=0
  7836. Search(S)
  7837. end)
  7838. i=i+1
  7839. P = Instance.new("TextButton")
  7840. P.Size = UDim2.new(0, 20, 0, 20)
  7841. P.Text = "CB"
  7842. P.Name = "Back"
  7843. P.Parent = Gui
  7844. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  7845. P.TextColor3 = Color3.new(0, 0, 0)
  7846. P.BackgroundTransparency = 0.5
  7847. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  7848. P.MouseButton1Click:connect(function()
  7849. CopyString(decompile(Script2,true))
  7850. end)
  7851. i=i+1
  7852. end
  7853. end
  7854.  
  7855. pgr.MouseButton1Click:connect(function()
  7856. Clear()
  7857. Search(game)
  7858. end)
  7859. end)
  7860.  
  7861. UIColorButton.MouseButton1Down:connect(function()
  7862. print("not ready")
  7863. end)
  7864.  
  7865. PLR = game:GetService("Players").LocalPlayer
  7866.  
  7867. Players = game:GetService("Players"):GetPlayers()
  7868.  
  7869. Selected1 = game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.SPlayer
  7870.  
  7871. val.Name = "Selected"
  7872.  
  7873. function alphabetize(p1, p2)
  7874. Player1 = p1.Name:lower()
  7875. P1 = Player1:sub(1, 1):byte()
  7876. Player2 = p2.Name:lower()
  7877. P2 = Player2:sub(1, 1):byte()
  7878.  
  7879.  
  7880. if P1 < P2 then return true else return false end
  7881. end
  7882. table.sort(Players, alphabetize)
  7883.  
  7884. for i = 1, #Players do
  7885. p = Players[i]
  7886. if p ~= PLR then
  7887. btn = Instance.new("TextButton", sframe)
  7888. btn.Name = p.Name
  7889. btn.Text = p.Name
  7890. btn.Size = UDim2.new(0, 260, 0, 25)
  7891. btn.Font = Enum.Font.Highway
  7892. btn.FontSize = Enum.FontSize.Size14
  7893. btn.TextColor3 = Color3.new(255, 255, 255)
  7894. btn.BackgroundTransparency = 1
  7895. btn.Position = UDim2.new(0, 0, 0, (i * 25) - 25)
  7896. sframe.CanvasSize = UDim2.new(0, 0, 0, (#Players * 25) - 25)
  7897. btn.MouseButton1Click:connect(function()
  7898. val.Value = p
  7899. Selected1.Text = "Player: "..p.Name
  7900. end)
  7901.  
  7902. end
  7903. end
  7904.  
  7905. function update()
  7906.  
  7907. for i, btn in ipairs(sframe:GetChildren()) do if btn:IsA("TextButton") then btn:Destroy() end end
  7908.  
  7909. plrs = game:GetService("Players"):GetPlayers()
  7910. table.sort(plrs, alphabetize)
  7911.  
  7912. for i = 1, #plrs do
  7913.  
  7914. p = plrs[i]
  7915. if p ~= PLR then
  7916.  
  7917. btn = Instance.new("TextButton", sframe)
  7918. btn.Text = p.Name
  7919. btn.Size = UDim2.new(0, 260, 0, 25)
  7920. btn.Font = Enum.Font.Highway
  7921. btn.FontSize = Enum.FontSize.Size14
  7922. btn.TextColor3 = Color3.new(255, 255, 255)
  7923. btn.BackgroundTransparency = 1
  7924. btn.Position = UDim2.new(0, 0, 0, (i * 25) - 25)
  7925.  
  7926. sframe.CanvasSize = UDim2.new(0, 0, 0, (#Players * 25) - 25)
  7927.  
  7928. btn.MouseButton1Click:connect(function()
  7929. val.Value = p
  7930. SPlayer.Text = "Player: "..p.Name
  7931. end)
  7932.  
  7933. end
  7934. end
  7935.  
  7936. end
  7937. game:GetService("Players").PlayerAdded:connect(update)
  7938. game:GetService("Players").PlayerRemoving:connect(update)
  7939.  
  7940. function getPlayer()
  7941. if val.Value:IsA("Player") and val.Value.Character:FindFirstChild("HumanoidRootPart") then return val.Value else return nil end
  7942. end
  7943. end
  7944.  
  7945. if game.PlaceId == 292439477 then
  7946. ESP = true
  7947.  
  7948. Sniper = {"INTERVENTION", "REMINGTON 700", "AWS", "L115A3", "MOSIN NAGANT", "OBREZ"}
  7949. SpecialSniper = {"BFG 50", "SFG 50"}
  7950. WeakSniper = {"MK11", "SKS", "SCAR SSR", "DRAGUNOV SVU", "HENRY 45-70"}
  7951. 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"}
  7952. WeakSMG = {"MP5K", "UMP45", "MP7", "MAC10", "MP5", "COLT SMG 635", "MP5SD", "MP10", "MP5/10", "KRISS VECTOR"}
  7953. ShotGun = {"REMINGTON 870", "KSG 12", "KS-23M", "SERBU SHOTGUN"}
  7954. LMG = {"COLT LMG", "M60", "AUG HBAR", "MG36", "L86 LSW", "RPK", "SCAR HAMR", "RPK74"}
  7955. Other = {"M9", "GLOCK 17", "M1911", "DEAGLE 44", "GLOCK 18", "M93R", "TEC9", "MP412 REX"}
  7956. Melee = {"KNIFE", "MACHETE"}
  7957.  
  7958. warn("Phantom Forces ESP Created By Unlisting")
  7959.  
  7960. if ESP == true then
  7961. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  7962. pass = false
  7963. if workspace:FindFirstChild(v.Name) then
  7964. if v.Team == game:GetService("Players").LocalPlayer.Team then
  7965. if v.Character:FindFirstChild("HumanoidRootPart") then
  7966. if v.Character.HumanoidRootPart:FindFirstChild("ESP") then
  7967. v.Character.HumanoidRootPart.ESP:Destroy()
  7968. end
  7969. end
  7970. end
  7971. if v.Team ~= game:GetService("Players").LocalPlayer.Team then
  7972. if v.Character:FindFirstChild("HumanoidRootPart") then
  7973. for i,v in pairs(v.Character:GetChildren()) do
  7974. if v:IsA("Model") then
  7975. pass = true
  7976. break
  7977. end
  7978. end
  7979.  
  7980. shirt = nil
  7981. passer = false
  7982. for i,v in pairs(v.Character:GetChildren()) do
  7983. if v:IsA("Shirt") then
  7984. shirt = v
  7985. break
  7986. end
  7987. end
  7988.  
  7989. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetChildren()) do
  7990. if v:IsA("Shirt") then
  7991. if shirt ~= nil then
  7992. if v.Name ~= shirt.Name then
  7993. passer = true
  7994. break
  7995. end
  7996. end
  7997. end
  7998. end
  7999.  
  8000. if passer == true then
  8001. if v.Character:FindFirstChild("HumanoidRootPart") then
  8002. if v.Character.HumanoidRootPart:FindFirstChild("ESP") then
  8003.  
  8004. v.Character.HumanoidRootPart.ESP.TextLabel.Text = v.Name.." Distance: "..math.floor(((game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - v.Character.HumanoidRootPart.Position).magnitude))
  8005.  
  8006. hitting = false
  8007.  
  8008.  
  8009. 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)
  8010. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  8011. if part then
  8012. if part.Parent == v.Character then
  8013. hitting = true
  8014. end
  8015. end
  8016. if hitting == false then
  8017. elseif hitting == true then
  8018. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  8019. end
  8020.  
  8021. if hitting == false then
  8022. 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)
  8023. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  8024. if part then
  8025. if part.Parent == v.Character then
  8026. hitting = true
  8027. end
  8028. end
  8029. if hitting == false then
  8030. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  8031. elseif hitting == true then
  8032. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  8033. end
  8034.  
  8035. if hitting == false then
  8036. elseif hitting == true then
  8037. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  8038. end
  8039.  
  8040.  
  8041.  
  8042.  
  8043.  
  8044.  
  8045.  
  8046.  
  8047.  
  8048.  
  8049.  
  8050. if hitting == false then
  8051. 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)
  8052. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  8053. if part then
  8054. if part:IsA("BasePart") then
  8055.  
  8056. CurrentGun = nil
  8057. for i,v in pairs(workspace.CurrentCamera:GetChildren()) do
  8058. if v.Name ~= "Right Arm" and v.Name ~= "Left Arm" then
  8059. if v:IsA("Model") then
  8060. if v:FindFirstChild("Flame") then
  8061. CurrentGun = v
  8062. break
  8063. end
  8064. end
  8065. end
  8066. end
  8067.  
  8068. found = false
  8069.  
  8070. if found == false then
  8071. for i = 1,#Sniper do
  8072. if CurrentGun ~= nil then
  8073. if Sniper[i] == CurrentGun.Name then
  8074. found = true
  8075. Min = 2.75
  8076. Max = 3
  8077. break
  8078. end
  8079. end
  8080. end
  8081. end
  8082.  
  8083. if found == false then
  8084. for i = 1,#SpecialSniper do
  8085. if CurrentGun ~= nil then
  8086. if SpecialSniper[i] == CurrentGun.Name then
  8087. found = true
  8088. Min = 3.25
  8089. Max = 3.5
  8090. break
  8091. end
  8092. end
  8093. end
  8094. end
  8095.  
  8096. if found == false then
  8097. for i = 1,#WeakSniper do
  8098. if CurrentGun ~= nil then
  8099. if WeakSniper[i] == CurrentGun.Name then
  8100. found = true
  8101. Min = 2.75
  8102. Max = 3
  8103. break
  8104. end
  8105. end
  8106. end
  8107. end
  8108.  
  8109. if found == false then
  8110. for i = 1,#WeakSMG do
  8111. if CurrentGun ~= nil then
  8112. if WeakSMG[i] == CurrentGun.Name then
  8113. found = true
  8114. Min = 2.25
  8115. Max = 3
  8116. break
  8117. end
  8118. end
  8119. end
  8120. end
  8121.  
  8122. if found == false then
  8123. for i = 1,#SMG do
  8124. if CurrentGun ~= nil then
  8125. if SMG[i] == CurrentGun.Name then
  8126. found = true
  8127. Min = 2.5
  8128. Max = 3
  8129. break
  8130. end
  8131. end
  8132. end
  8133. end
  8134.  
  8135. if found == false then
  8136. for i = 1,#ShotGun do
  8137. if CurrentGun ~= nil then
  8138. if ShotGun[i] == CurrentGun.Name then
  8139. found = true
  8140. Min = 2.75
  8141. Max = 3
  8142. break
  8143. end
  8144. end
  8145. end
  8146. end
  8147.  
  8148. if found == false then
  8149. for i = 1,#LMG do
  8150. if CurrentGun ~= nil then
  8151. if LMG[i] == CurrentGun.Name then
  8152. found = true
  8153. Min = 2.5
  8154. Max = 3
  8155. break
  8156. end
  8157. end
  8158. end
  8159. end
  8160.  
  8161. if found == false then
  8162. for i = 1,#Other do
  8163. if CurrentGun ~= nil then
  8164. if Other[i] == CurrentGun.Name then
  8165. found = true
  8166. Min = 0
  8167. Max = 0
  8168. break
  8169. end
  8170. end
  8171. end
  8172. end
  8173.  
  8174. if found == false then
  8175. for i = 1,#Melee do
  8176. if CurrentGun ~= nil then
  8177. if Melee[i] == CurrentGun.Name then
  8178. found = true
  8179. Min = 0
  8180. Max = 0
  8181. break
  8182. end
  8183. end
  8184. end
  8185. end
  8186.  
  8187. if found == false then
  8188. Min = 0
  8189. Max = 0
  8190. end
  8191.  
  8192. if part.Parent.Name == "Map" then
  8193. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  8194. hitting = true
  8195. parter = part
  8196. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  8197. hitting = true
  8198. parter = part
  8199. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  8200. hitting = true
  8201. parter = part
  8202. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  8203. hitting = true
  8204. parter = part
  8205. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  8206. hitting = true
  8207. parter = part
  8208. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  8209. hitting = true
  8210. parter = part
  8211. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  8212. hitting = true
  8213. parter = part
  8214. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  8215. hitting = true
  8216. parter = part
  8217. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  8218. hitting = true
  8219. parter = part
  8220. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  8221. hitting = true
  8222. parter = part
  8223. end
  8224. end
  8225. end
  8226. end
  8227. if hitting == true then
  8228. hitting = false
  8229. part = parter
  8230. list = {}
  8231. pos1 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  8232. pos2 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  8233. Reg = Region3.new(pos1, pos2)
  8234. TouchingParts = game.Workspace:FindPartsInRegion3(Reg)
  8235. o = 1
  8236. if TouchingParts ~= nil then
  8237. for i,v in pairs(TouchingParts) do
  8238. if v ~= parter then
  8239.  
  8240.  
  8241. part = v
  8242. if part.Parent.Name == "Map" then
  8243. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  8244. hitting = true
  8245. parter = part
  8246. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  8247. hitting = true
  8248. parter = part
  8249. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  8250. hitting = true
  8251. parter = part
  8252. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  8253. hitting = true
  8254. parter = part
  8255. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  8256. hitting = true
  8257. parter = part
  8258. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  8259. hitting = true
  8260. parter = part
  8261. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  8262. hitting = true
  8263. parter = part
  8264. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  8265. hitting = true
  8266. parter = part
  8267. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  8268. hitting = true
  8269. parter = part
  8270. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  8271. hitting = true
  8272. parter = part
  8273. end
  8274. end
  8275.  
  8276.  
  8277. if hitting == true then
  8278. table.insert(list, o, v)
  8279. o = o + 1
  8280. end
  8281. end
  8282. end
  8283. end
  8284.  
  8285. hitting = false
  8286.  
  8287. part = parter
  8288.  
  8289. pos1 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  8290. pos2 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  8291.  
  8292. 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)
  8293. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore, parter, unpack(list)}, false, true)
  8294. if part then
  8295. if part.Parent == v.Character then
  8296. hitting = true
  8297. end
  8298. end
  8299. if hitting == false then
  8300. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  8301. elseif hitting == true then
  8302. if ((parter.Position - v.Character.HumanoidRootPart.Position).magnitude) <= 40 then
  8303. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  8304. else
  8305. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  8306. end
  8307. end
  8308.  
  8309. elseif hitting == false then
  8310. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  8311. end
  8312. end
  8313.  
  8314.  
  8315.  
  8316.  
  8317.  
  8318.  
  8319.  
  8320.  
  8321.  
  8322.  
  8323. if hitting == false then
  8324. 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)
  8325. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  8326. if part then
  8327. if part:IsA("BasePart") then
  8328.  
  8329. CurrentGun = nil
  8330. for i,v in pairs(workspace.CurrentCamera:GetChildren()) do
  8331. if v.Name ~= "Right Arm" and v.Name ~= "Left Arm" then
  8332. if v:IsA("Model") then
  8333. if v:FindFirstChild("Flame") then
  8334. CurrentGun = v
  8335. break
  8336. end
  8337. end
  8338. end
  8339. end
  8340.  
  8341. found = false
  8342.  
  8343. if found == false then
  8344. for i = 1,#Sniper do
  8345. if CurrentGun ~= nil then
  8346. if Sniper[i] == CurrentGun.Name then
  8347. found = true
  8348. Min = 2.75
  8349. Max = 3
  8350. break
  8351. end
  8352. end
  8353. end
  8354. end
  8355.  
  8356. if found == false then
  8357. for i = 1,#SpecialSniper do
  8358. if CurrentGun ~= nil then
  8359. if SpecialSniper[i] == CurrentGun.Name then
  8360. found = true
  8361. Min = 3.25
  8362. Max = 3.5
  8363. break
  8364. end
  8365. end
  8366. end
  8367. end
  8368.  
  8369. if found == false then
  8370. for i = 1,#WeakSniper do
  8371. if CurrentGun ~= nil then
  8372. if WeakSniper[i] == CurrentGun.Name then
  8373. found = true
  8374. Min = 2.75
  8375. Max = 3
  8376. break
  8377. end
  8378. end
  8379. end
  8380. end
  8381.  
  8382. if found == false then
  8383. for i = 1,#WeakSMG do
  8384. if CurrentGun ~= nil then
  8385. if WeakSMG[i] == CurrentGun.Name then
  8386. found = true
  8387. Min = 2.25
  8388. Max = 3
  8389. break
  8390. end
  8391. end
  8392. end
  8393. end
  8394.  
  8395. if found == false then
  8396. for i = 1,#SMG do
  8397. if CurrentGun ~= nil then
  8398. if SMG[i] == CurrentGun.Name then
  8399. found = true
  8400. Min = 2.5
  8401. Max = 3
  8402. break
  8403. end
  8404. end
  8405. end
  8406. end
  8407.  
  8408. if found == false then
  8409. for i = 1,#ShotGun do
  8410. if CurrentGun ~= nil then
  8411. if ShotGun[i] == CurrentGun.Name then
  8412. found = true
  8413. Min = 2.75
  8414. Max = 3
  8415. break
  8416. end
  8417. end
  8418. end
  8419. end
  8420.  
  8421. if found == false then
  8422. for i = 1,#LMG do
  8423. if CurrentGun ~= nil then
  8424. if LMG[i] == CurrentGun.Name then
  8425. found = true
  8426. Min = 2.5
  8427. Max = 3
  8428. break
  8429. end
  8430. end
  8431. end
  8432. end
  8433.  
  8434. if found == false then
  8435. for i = 1,#Other do
  8436. if CurrentGun ~= nil then
  8437. if Other[i] == CurrentGun.Name then
  8438. found = true
  8439. Min = 0
  8440. Max = 0
  8441. break
  8442. end
  8443. end
  8444. end
  8445. end
  8446.  
  8447. if found == false then
  8448. for i = 1,#Melee do
  8449. if CurrentGun ~= nil then
  8450. if Melee[i] == CurrentGun.Name then
  8451. found = true
  8452. Min = 0
  8453. Max = 0
  8454. break
  8455. end
  8456. end
  8457. end
  8458. end
  8459.  
  8460. if found == false then
  8461. Min = 0
  8462. Max = 0
  8463. end
  8464.  
  8465. if part.Parent.Name == "Map" then
  8466. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  8467. hitting = true
  8468. parter = part
  8469. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  8470. hitting = true
  8471. parter = part
  8472. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  8473. hitting = true
  8474. parter = part
  8475. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  8476. hitting = true
  8477. parter = part
  8478. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  8479. hitting = true
  8480. parter = part
  8481. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  8482. hitting = true
  8483. parter = part
  8484. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  8485. hitting = true
  8486. parter = part
  8487. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  8488. hitting = true
  8489. parter = part
  8490. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  8491. hitting = true
  8492. parter = part
  8493. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  8494. hitting = true
  8495. parter = part
  8496. end
  8497. end
  8498. end
  8499. end
  8500. if hitting == true then
  8501. hitting = false
  8502. part = parter
  8503. list = {}
  8504. pos1 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  8505. pos2 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  8506. Reg = Region3.new(pos1, pos2)
  8507. TouchingParts = game.Workspace:FindPartsInRegion3(Reg)
  8508. o = 1
  8509. if TouchingParts ~= nil then
  8510. for i,v in pairs(TouchingParts) do
  8511. if v ~= parter then
  8512.  
  8513.  
  8514. part = v
  8515. if part.Parent.Name == "Map" then
  8516. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  8517. hitting = true
  8518. parter = part
  8519. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  8520. hitting = true
  8521. parter = part
  8522. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  8523. hitting = true
  8524. parter = part
  8525. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  8526. hitting = true
  8527. parter = part
  8528. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  8529. hitting = true
  8530. parter = part
  8531. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  8532. hitting = true
  8533. parter = part
  8534. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  8535. hitting = true
  8536. parter = part
  8537. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  8538. hitting = true
  8539. parter = part
  8540. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  8541. hitting = true
  8542. parter = part
  8543. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  8544. hitting = true
  8545. parter = part
  8546. end
  8547. end
  8548.  
  8549.  
  8550. if hitting == true then
  8551. table.insert(list, o, v)
  8552. o = o + 1
  8553. end
  8554. end
  8555. end
  8556. end
  8557.  
  8558. hitting = false
  8559.  
  8560. part = parter
  8561.  
  8562. pos1 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  8563. pos2 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  8564.  
  8565. 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)
  8566. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore, parter, unpack(list)}, false, true)
  8567. if part then
  8568. if part.Parent == v.Character then
  8569. hitting = true
  8570. end
  8571. end
  8572. if hitting == false then
  8573. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  8574. elseif hitting == true then
  8575. if ((parter.Position - v.Character.HumanoidRootPart.Position).magnitude) <= 40 then
  8576. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  8577. else
  8578. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  8579. end
  8580. end
  8581.  
  8582. elseif hitting == false then
  8583. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  8584. end
  8585. end
  8586. end
  8587.  
  8588.  
  8589.  
  8590. elseif pass == true then
  8591. local ESP = Instance.new("BillboardGui",v.Character.HumanoidRootPart)
  8592. ESP.Name = "ESP"
  8593. ESP.Size = UDim2.new(6, 0, 8, 0)
  8594. ESP.StudsOffset = Vector3.new(0, 0.75, 0)
  8595. ESP.AlwaysOnTop = true
  8596. local Frame = Instance.new("Frame",ESP)
  8597. Frame.ZIndex = 1000
  8598. Frame.Size = UDim2.new(0.6, 0, 0.8, 0)
  8599. Frame.Position = UDim2.new(0.2, 0, 0.3, 0)
  8600. Frame.BorderSizePixel = 3
  8601. Frame.BackgroundTransparency = 0.3
  8602. Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  8603. Label = Instance.new("TextLabel", ESP)
  8604. Label.Position = UDim2.new(0, 0, -0.1, 0)
  8605. Label.Size = UDim2.new(1, 0, 0.3, 0)
  8606. Label.Font = "SourceSansLight"
  8607. Label.TextColor3 = Color3.new(1,1,1)
  8608. Label.TextStrokeColor3 = Color3.new(0,0,0)
  8609. Label.TextStrokeTransparency = 0
  8610. Label.BackgroundColor3 = Color3.new(1, 1, 1)
  8611. Label.TextScaled = true
  8612. Label.Text = v.Name.." Distance: "..math.floor(((game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - v.Character.HumanoidRootPart.Position).magnitude))
  8613. Label.BackgroundTransparency = 1
  8614. end
  8615. end
  8616. end
  8617. end
  8618. end
  8619. end
  8620. end
  8621. end
  8622. end
  8623.  
  8624. if game.PlaceId ~= 606849621 or 292439477 then
  8625. warn("Unjailbreak Is Not Compatible With This Game!")
  8626. end
  8627. end)
  8628.  
  8629. Build.Name = "Build"
  8630. Build.Parent = GuiFrame
  8631. Build.BackgroundColor3 = Color3.new(1, 1, 1)
  8632. Build.Position = UDim2.new(0.0307017025, 0, 0.778845191, 0)
  8633. Build.Size = UDim2.new(0, 200, 0, 63)
  8634. Build.Style = Enum.ButtonStyle.RobloxButton
  8635. Build.Font = Enum.Font.SciFi
  8636. Build.Text = "Build A Boat"
  8637. Build.TextColor3 = Color3.new(0.333333, 1, 1)
  8638. Build.TextSize = 14
  8639. Build.MouseButton1Down:connect(function()
  8640. -- Objects
  8641.  
  8642. local ScreenGui = Instance.new("ScreenGui")
  8643. local Frame = Instance.new("Frame")
  8644. local Label = Instance.new("TextLabel")
  8645. local Label_2 = Instance.new("TextLabel")
  8646. local Label_3 = Instance.new("TextLabel")
  8647. local Yellow = Instance.new("TextButton")
  8648. local black = Instance.new("TextButton")
  8649. local blue = Instance.new("TextButton")
  8650. local white = Instance.new("TextButton")
  8651. local blue_2 = Instance.new("TextButton")
  8652. local red = Instance.new("TextButton")
  8653. local Green = Instance.new("TextButton")
  8654. local black_2 = Instance.new("TextButton")
  8655. local red_2 = Instance.new("TextButton")
  8656. local chicken = Instance.new("TextButton")
  8657. local Yellow_2 = Instance.new("TextButton")
  8658. local Green_2 = Instance.new("TextButton")
  8659. local Gold = Instance.new("TextButton")
  8660. local MorphToFox = Instance.new("TextButton")
  8661. local Speed = Instance.new("TextButton")
  8662. local Gold_2 = Instance.new("TextButton")
  8663.  
  8664. -- Properties
  8665.  
  8666. ScreenGui.Parent = game.CoreGui
  8667.  
  8668. Frame.Parent = ScreenGui
  8669. Frame.Active = true
  8670. Frame.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  8671. Frame.BackgroundTransparency = 0.10000000149012
  8672. Frame.BorderColor3 = Color3.new(1, 1, 1)
  8673. Frame.Draggable = true
  8674. Frame.Position = UDim2.new(0.136861324, 0, 0.0149812736, 0)
  8675. Frame.Selectable = true
  8676. Frame.Size = UDim2.new(0, 372, 0.00999999978, 441)
  8677.  
  8678. Label.Name = "Label"
  8679. Label.Parent = Frame
  8680. Label.BackgroundColor3 = Color3.new(0, 0, 0)
  8681. Label.BackgroundTransparency = 1
  8682. Label.BorderColor3 = Color3.new(1, 1, 1)
  8683. Label.BorderSizePixel = 2
  8684. Label.Position = UDim2.new(0.0857142806, 0, 0.669999659, 0)
  8685. Label.Size = UDim2.new(0.0899999887, 288, -0.0299999993, 48)
  8686. Label.Font = Enum.Font.Cartoon
  8687. Label.Text = "Team Changes"
  8688. Label.TextColor3 = Color3.new(1, 1, 1)
  8689. Label.TextScaled = true
  8690. Label.TextSize = 14
  8691. Label.TextWrapped = true
  8692.  
  8693. Label_2.Name = "Label"
  8694. Label_2.Parent = Frame
  8695. Label_2.BackgroundColor3 = Color3.new(0, 0, 0)
  8696. Label_2.BackgroundTransparency = 1
  8697. Label_2.BorderColor3 = Color3.new(1, 1, 1)
  8698. Label_2.BorderSizePixel = 2
  8699. Label_2.Position = UDim2.new(0.0857142806, 0, 0.329999983, 0)
  8700. Label_2.Size = UDim2.new(0.0799999908, 288, -0.0299999993, 48)
  8701. Label_2.Font = Enum.Font.Cartoon
  8702. Label_2.Text = "Flood"
  8703. Label_2.TextColor3 = Color3.new(1, 1, 1)
  8704. Label_2.TextScaled = true
  8705. Label_2.TextSize = 14
  8706. Label_2.TextWrapped = true
  8707.  
  8708. Label_3.Name = "Label"
  8709. Label_3.Parent = Frame
  8710. Label_3.BackgroundColor3 = Color3.new(0, 0, 0)
  8711. Label_3.BackgroundTransparency = 1
  8712. Label_3.BorderColor3 = Color3.new(1, 1, 1)
  8713. Label_3.BorderSizePixel = 2
  8714. Label_3.Position = UDim2.new(0.0857142806, 0, 0, 0)
  8715. Label_3.Size = UDim2.new(0, 288, 0, 48)
  8716. Label_3.Font = Enum.Font.Cartoon
  8717. Label_3.Text = "Build A boat For Treasure killer V2.0"
  8718. Label_3.TextColor3 = Color3.new(1, 1, 1)
  8719. Label_3.TextScaled = true
  8720. Label_3.TextSize = 14
  8721. Label_3.TextWrapped = true
  8722.  
  8723. Yellow.Name = "Yellow"
  8724. Yellow.Parent = Frame
  8725. Yellow.AnchorPoint = Vector2.new(0.5, 0)
  8726. Yellow.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  8727. Yellow.BorderColor3 = Color3.new(1, 1, 1)
  8728. Yellow.Position = UDim2.new(0.483886153, 0, 0.480000019, 0)
  8729. Yellow.Size = UDim2.new(0, 100, 0, 30)
  8730. Yellow.AutoButtonColor = false
  8731. Yellow.Font = Enum.Font.SourceSansBold
  8732. Yellow.Text = "Flood Yellow"
  8733. Yellow.TextColor3 = Color3.new(1, 1, 0)
  8734. Yellow.TextSize = 14
  8735.  
  8736. black.Name = "black"
  8737. black.Parent = Frame
  8738. black.AnchorPoint = Vector2.new(0.5, 0)
  8739. black.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  8740. black.BorderColor3 = Color3.new(1, 1, 1)
  8741. black.Position = UDim2.new(0.191469193, 0, 0.480000019, 0)
  8742. black.Size = UDim2.new(0, 100, 0, 30)
  8743. black.AutoButtonColor = false
  8744. black.Font = Enum.Font.SourceSansBold
  8745. black.Text = "Flood Black"
  8746. black.TextColor3 = Color3.new(0, 0, 0)
  8747. black.TextSize = 14
  8748.  
  8749. blue.Name = "blue"
  8750. blue.Parent = Frame
  8751. blue.AnchorPoint = Vector2.new(0.5, 0)
  8752. blue.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  8753. blue.BorderColor3 = Color3.new(1, 1, 1)
  8754. blue.Position = UDim2.new(0.801999509, 0, 0.579999924, 0)
  8755. blue.Size = UDim2.new(0, 100, 0, 30)
  8756. blue.AutoButtonColor = false
  8757. blue.Font = Enum.Font.SourceSansBold
  8758. blue.Text = "Flood Blue"
  8759. blue.TextColor3 = Color3.new(0.380392, 0.419608, 1)
  8760. blue.TextSize = 14
  8761.  
  8762. white.Name = "white"
  8763. white.Parent = Frame
  8764. white.AnchorPoint = Vector2.new(0.5, 0)
  8765. white.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  8766. white.BorderColor3 = Color3.new(1, 1, 1)
  8767. white.Position = UDim2.new(0.180000007, 0, 0.909999907, 0)
  8768. white.Size = UDim2.new(0, 100, 0, 30)
  8769. white.AutoButtonColor = false
  8770. white.Font = Enum.Font.SourceSansBold
  8771. white.Text = "Team all white"
  8772. white.TextColor3 = Color3.new(1, 1, 1)
  8773. white.TextSize = 14
  8774.  
  8775. blue_2.Name = "blue"
  8776. blue_2.Parent = Frame
  8777. blue_2.AnchorPoint = Vector2.new(0.5, 0)
  8778. blue_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  8779. blue_2.BorderColor3 = Color3.new(1, 1, 1)
  8780. blue_2.Position = UDim2.new(0.791999519, 0, 0.809999704, 0)
  8781. blue_2.Size = UDim2.new(0, 100, 0, 30)
  8782. blue_2.AutoButtonColor = false
  8783. blue_2.Font = Enum.Font.SourceSansBold
  8784. blue_2.Text = "Team all Blue"
  8785. blue_2.TextColor3 = Color3.new(0.380392, 0.419608, 1)
  8786. blue_2.TextSize = 14
  8787.  
  8788. red.Name = "red"
  8789. red.Parent = Frame
  8790. red.AnchorPoint = Vector2.new(0.5, 0)
  8791. red.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  8792. red.BorderColor3 = Color3.new(1, 1, 1)
  8793. red.Position = UDim2.new(0.791999996, 0, 0.910000026, 0)
  8794. red.Size = UDim2.new(0, 100, 0, 30)
  8795. red.AutoButtonColor = false
  8796. red.Font = Enum.Font.SourceSansBold
  8797. red.Text = "Team all Red"
  8798. red.TextColor3 = Color3.new(1, 0.168627, 0.180392)
  8799. red.TextSize = 14
  8800.  
  8801. Green.Name = "Green"
  8802. Green.Parent = Frame
  8803. Green.AnchorPoint = Vector2.new(0.5, 0)
  8804. Green.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  8805. Green.BorderColor3 = Color3.new(1, 1, 1)
  8806. Green.Position = UDim2.new(0.180999979, 0, 0.810000002, 0)
  8807. Green.Size = UDim2.new(0, 100, 0, 30)
  8808. Green.AutoButtonColor = false
  8809. Green.Font = Enum.Font.SourceSansBold
  8810. Green.Text = "Team all Green"
  8811. Green.TextColor3 = Color3.new(0, 0.333333, 0)
  8812. Green.TextSize = 14
  8813.  
  8814. black_2.Name = "black"
  8815. black_2.Parent = Frame
  8816. black_2.AnchorPoint = Vector2.new(0.5, 0)
  8817. black_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  8818. black_2.BorderColor3 = Color3.new(1, 1, 1)
  8819. black_2.Position = UDim2.new(0.473999977, 0, 0.810000122, 0)
  8820. black_2.Size = UDim2.new(0, 100, 0, 30)
  8821. black_2.AutoButtonColor = false
  8822. black_2.Font = Enum.Font.SourceSansBold
  8823. black_2.Text = "Team all Black"
  8824. black_2.TextColor3 = Color3.new(0, 0, 0)
  8825. black_2.TextSize = 14
  8826.  
  8827. red_2.Name = "red"
  8828. red_2.Parent = Frame
  8829. red_2.AnchorPoint = Vector2.new(0.5, 0)
  8830. red_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  8831. red_2.BorderColor3 = Color3.new(1, 1, 1)
  8832. red_2.Position = UDim2.new(0.483886153, 0, 0.579999924, 0)
  8833. red_2.Size = UDim2.new(0, 100, 0, 30)
  8834. red_2.AutoButtonColor = false
  8835. red_2.Font = Enum.Font.SourceSansBold
  8836. red_2.Text = "Flood Red"
  8837. red_2.TextColor3 = Color3.new(1, 0.168627, 0.180392)
  8838. red_2.TextSize = 14
  8839.  
  8840. chicken.Name = "chicken"
  8841. chicken.Parent = Frame
  8842. chicken.AnchorPoint = Vector2.new(0.5, 0)
  8843. chicken.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  8844. chicken.BorderColor3 = Color3.new(1, 1, 1)
  8845. chicken.Position = UDim2.new(0.800999999, 0, 0.230000004, 0)
  8846. chicken.Size = UDim2.new(0, 100, 0, 30)
  8847. chicken.AutoButtonColor = false
  8848. chicken.Modal = true
  8849. chicken.Font = Enum.Font.SourceSansBold
  8850. chicken.Text = "Morph To Chicken"
  8851. chicken.TextColor3 = Color3.new(1, 1, 1)
  8852. chicken.TextSize = 14
  8853.  
  8854. Yellow_2.Name = "Yellow"
  8855. Yellow_2.Parent = Frame
  8856. Yellow_2.AnchorPoint = Vector2.new(0.5, 0)
  8857. Yellow_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  8858. Yellow_2.BorderColor3 = Color3.new(1, 1, 1)
  8859. Yellow_2.Position = UDim2.new(0.473886162, 0, 0.909999609, 0)
  8860. Yellow_2.Size = UDim2.new(0, 100, 0, 30)
  8861. Yellow_2.AutoButtonColor = false
  8862. Yellow_2.Font = Enum.Font.SourceSansBold
  8863. Yellow_2.Text = "Team all Yellow"
  8864. Yellow_2.TextColor3 = Color3.new(1, 1, 0)
  8865. Yellow_2.TextSize = 14
  8866.  
  8867. Green_2.Name = "Green"
  8868. Green_2.Parent = Frame
  8869. Green_2.AnchorPoint = Vector2.new(0.5, 0)
  8870. Green_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  8871. Green_2.BorderColor3 = Color3.new(1, 1, 1)
  8872. Green_2.Position = UDim2.new(0.801421285, 0, 0.480000019, 0)
  8873. Green_2.Size = UDim2.new(0, 100, 0, 30)
  8874. Green_2.AutoButtonColor = false
  8875. Green_2.Font = Enum.Font.SourceSansBold
  8876. Green_2.Text = "Flood Green"
  8877. Green_2.TextColor3 = Color3.new(0, 0.333333, 0)
  8878. Green_2.TextSize = 14
  8879.  
  8880. Gold.Name = "Gold"
  8881. Gold.Parent = Frame
  8882. Gold.AnchorPoint = Vector2.new(0.5, 0)
  8883. Gold.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  8884. Gold.BorderColor3 = Color3.new(1, 1, 1)
  8885. Gold.Position = UDim2.new(0.490999997, 0, 0.230000004, 0)
  8886. Gold.Size = UDim2.new(0, 100, 0, 30)
  8887. Gold.AutoButtonColor = false
  8888. Gold.Font = Enum.Font.SourceSansBold
  8889. Gold.Text = "Gold!"
  8890. Gold.TextColor3 = Color3.new(1, 1, 1)
  8891. Gold.TextSize = 14
  8892.  
  8893. MorphToFox.Name = "Morph To Fox"
  8894. MorphToFox.Parent = Frame
  8895. MorphToFox.AnchorPoint = Vector2.new(0.5, 0)
  8896. MorphToFox.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  8897. MorphToFox.BorderColor3 = Color3.new(1, 1, 1)
  8898. MorphToFox.Position = UDim2.new(0.191, 0, 0.230000004, 0)
  8899. MorphToFox.Size = UDim2.new(0, 100, 0, 30)
  8900. MorphToFox.AutoButtonColor = false
  8901. MorphToFox.Font = Enum.Font.SourceSansBold
  8902. MorphToFox.Text = "Morph To Fox"
  8903. MorphToFox.TextColor3 = Color3.new(1, 1, 1)
  8904. MorphToFox.TextSize = 14
  8905.  
  8906. Speed.Name = "Speed"
  8907. Speed.Parent = Frame
  8908. Speed.AnchorPoint = Vector2.new(0.5, 0)
  8909. Speed.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  8910. Speed.BorderColor3 = Color3.new(1, 1, 1)
  8911. Speed.Position = UDim2.new(0.191000193, 0, 0.319999933, 0)
  8912. Speed.Size = UDim2.new(0, 100, -0.00999999978, 30)
  8913. Speed.AutoButtonColor = false
  8914. Speed.Font = Enum.Font.SourceSansBold
  8915. Speed.Text = "Speed"
  8916. Speed.TextColor3 = Color3.new(1, 1, 1)
  8917. Speed.TextSize = 14
  8918.  
  8919. Gold_2.Name = "Gold"
  8920. Gold_2.Parent = Frame
  8921. Gold_2.AnchorPoint = Vector2.new(0.5, 0)
  8922. Gold_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  8923. Gold_2.BorderColor3 = Color3.new(1, 1, 1)
  8924. Gold_2.Position = UDim2.new(0.800999701, 0, 0.319999933, 0)
  8925. Gold_2.Size = UDim2.new(0, 100, -0.00999999978, 30)
  8926. Gold_2.AutoButtonColor = false
  8927. Gold_2.Font = Enum.Font.SourceSansBold
  8928. Gold_2.Text = "Coming soon!!"
  8929. Gold_2.TextColor3 = Color3.new(1, 1, 1)
  8930. Gold_2.TextSize = 14
  8931.  
  8932. Yellow.MouseButton1Down:connect(function()
  8933. local YellowEvent = game:GetService("Workspace")["New YellerZone"].RE
  8934. YellowEvent:FireServer()
  8935. end)
  8936.  
  8937. black.MouseButton1Down:connect(function()
  8938. local BlackEvent = game:GetService("Workspace").BlackZone.RE
  8939. BlackEvent:FireServer()
  8940. end)
  8941.  
  8942. blue.MouseButton1Down:connect(function()
  8943. local BlueEvent = game:GetService("Workspace")["Really blueZone"].RE
  8944. BlueEvent:FireServer()
  8945. end)
  8946.  
  8947. white.MouseButton1Down:connect(function()
  8948. local ASD = game.Teams:GetChildren()
  8949. for _,obj in pairs(ASD) do
  8950. obj.Name = "Team".._
  8951. end
  8952.  
  8953. for i, v in pairs(game.Players:GetPlayers()) do
  8954.  
  8955. game.Workspace.ChangeTeam:FireServer(game.Teams["Team1"].TeamColor, v)
  8956. end
  8957. end)
  8958.  
  8959. blue_2.MouseButton1Down:connect(function()
  8960. local ASD = game.Teams:GetChildren()
  8961. for _,obj in pairs(ASD) do
  8962. obj.Name = "Team".._
  8963. end
  8964.  
  8965. for i, v in pairs(game.Players:GetPlayers()) do
  8966.  
  8967. game.Workspace.ChangeTeam:FireServer(game.Teams["Team2"].TeamColor, v)
  8968. end
  8969. end)
  8970.  
  8971. red.MouseButton1Down:connect(function()
  8972. local ASD = game.Teams:GetChildren()
  8973. for _,obj in pairs(ASD) do
  8974. obj.Name = "Team".._
  8975. end
  8976.  
  8977. for i, v in pairs(game.Players:GetPlayers()) do
  8978.  
  8979. game.Workspace.ChangeTeam:FireServer(game.Teams["Team4"].TeamColor, v)
  8980. end
  8981. end)
  8982.  
  8983.  
  8984. Green.MouseButton1Down:connect(function()
  8985. local ASD = game.Teams:GetChildren()
  8986. for _,obj in pairs(ASD) do
  8987. obj.Name = "Team".._
  8988. end
  8989.  
  8990. for i, v in pairs(game.Players:GetPlayers()) do
  8991.  
  8992. game.Workspace.ChangeTeam:FireServer(game.Teams["Team3"].TeamColor, v)
  8993. end
  8994. end)
  8995.  
  8996. black_2.MouseButton1Down:connect(function()
  8997. local ASD = game.Teams:GetChildren()
  8998. for _,obj in pairs(ASD) do
  8999. obj.Name = "Team".._
  9000. end
  9001.  
  9002. for i, v in pairs(game.Players:GetPlayers()) do
  9003.  
  9004. game.Workspace.ChangeTeam:FireServer(game.Teams["Team5"].TeamColor, v)
  9005. end
  9006. end)
  9007.  
  9008.  
  9009. red_2.MouseButton1Down:connect(function()
  9010. local RedEvent = game:GetService("Workspace")["Really redZone"].RE
  9011. RedEvent:FireServer()
  9012. end)
  9013.  
  9014. Green_2.MouseButton1Down:connect(function()
  9015. local GreenEvent = game:GetService("Workspace").CamoZone.RE
  9016. GreenEvent:FireServer()
  9017. end)
  9018.  
  9019. Gold.MouseButton1Down:connect(function()
  9020. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,1360)
  9021. wait(0,6)
  9022. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,1606)
  9023. wait(0,6)
  9024. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,2110)
  9025. wait(0,6)
  9026. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,2356)
  9027. wait(0,6)
  9028. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,2860)
  9029. wait(0,6)
  9030. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,3610)
  9031. wait(0,6)
  9032. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,3856)
  9033. wait(0,6)
  9034. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,4360)
  9035. wait(0,6)
  9036. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,4606)
  9037. wait(0,6)
  9038. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,5111)
  9039. wait(0,6)
  9040. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,5356)
  9041. wait(0,6)
  9042. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,5860)
  9043. wait(0,6)
  9044. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,6106)
  9045. wait(0,6)
  9046. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,6610)
  9047. wait(0,6)
  9048. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,6857)
  9049. wait(0,6)
  9050. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,7360)
  9051. wait(0,6)
  9052. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,7606)
  9053. wait(0,6)
  9054. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,8110)
  9055. wait(0,6)
  9056. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,8356)
  9057. wait(0,6)
  9058. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-60,-250,9523)
  9059. wait(0,6)
  9060. end)
  9061.  
  9062.  
  9063.  
  9064. Yellow_2.MouseButton1Down:connect(function()
  9065. local ASD = game.Teams:GetChildren()
  9066. for _,obj in pairs(ASD) do
  9067. obj.Name = "Team".._
  9068. end
  9069.  
  9070. for i, v in pairs(game.Players:GetPlayers()) do
  9071.  
  9072. game.Workspace.ChangeTeam:FireServer(game.Teams["Team6"].TeamColor, v)
  9073. end
  9074. end)
  9075.  
  9076. MorphToFox.MouseButton1Down:connect(function()
  9077. local A_1 = "FoxCharacter"
  9078. local Event = game:GetService("Workspace").ChangeCharacter
  9079. Event:FireServer(A_1)
  9080. end)
  9081.  
  9082. chicken.MouseButton1Down:connect(function()
  9083. local A_1 = "ChickenCharacter"
  9084. local Event = game:GetService("Workspace").ChangeCharacter
  9085. Event:FireServer(A_1)
  9086. end)
  9087.  
  9088. Speed.MouseButton1Down:connect(function()
  9089. while true do
  9090. wait()
  9091. local char = game.Players.LocalPlayer.Character
  9092. if char:FindFirstChild("Humanoid") ~= nil then
  9093. char.Humanoid.WalkSpeed = 50
  9094. --[[else
  9095. print("w0t's goin onn??")]]
  9096. end
  9097. end
  9098. end)
  9099. end)
  9100.  
  9101. SirMeme.Name = "Sir Meme"
  9102. SirMeme.Parent = GuiFrame
  9103. SirMeme.BackgroundColor3 = Color3.new(0, 0, 0)
  9104. SirMeme.BorderColor3 = Color3.new(0, 0, 0)
  9105. SirMeme.Position = UDim2.new(0.061403431, 0, 0.871647537, 0)
  9106. SirMeme.Size = UDim2.new(0, 187, 0, 50)
  9107. SirMeme.Font = Enum.Font.SourceSans
  9108. SirMeme.Text = "Sub To SirMeme"
  9109. SirMeme.TextColor3 = Color3.new(0.333333, 1, 1)
  9110. SirMeme.TextSize = 16
  9111.  
  9112. How2UseFrame.Name = "How2UseFrame"
  9113. How2UseFrame.Parent = GalaxyHub
  9114. How2UseFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  9115. How2UseFrame.Size = UDim2.new(0, 468, 0, 92)
  9116. How2UseFrame.Visible = false
  9117. How2UseFrame.Style = Enum.FrameStyle.DropShadow
  9118.  
  9119. How2UseTxt.Name = "How2Use Txt"
  9120. How2UseTxt.Parent = How2UseFrame
  9121. How2UseTxt.BackgroundColor3 = Color3.new(0, 0, 0)
  9122. How2UseTxt.BorderColor3 = Color3.new(0, 0, 0)
  9123. How2UseTxt.Position = UDim2.new(0.0612047762, 0, 0.108695656, 0)
  9124. How2UseTxt.Size = UDim2.new(0, 403, 0, 59)
  9125. How2UseTxt.SizeConstraint = Enum.SizeConstraint.RelativeYY
  9126. How2UseTxt.Font = Enum.Font.SciFi
  9127. How2UseTxt.Text = "So I See You Need Help Well Go To https://pastebin.com/zrkCr9v7"
  9128. How2UseTxt.TextColor3 = Color3.new(0.333333, 1, 1)
  9129. How2UseTxt.TextSize = 14
  9130.  
  9131. CloseHelpButton.Name = "CloseHelpButton"
  9132. CloseHelpButton.Parent = How2UseFrame
  9133. CloseHelpButton.BackgroundColor3 = Color3.new(0, 0, 0)
  9134. CloseHelpButton.BorderColor3 = Color3.new(0, 0, 0)
  9135. CloseHelpButton.Position = UDim2.new(0.865384638, 0, 0.641304374, 0)
  9136. CloseHelpButton.Size = UDim2.new(0, 32, 0, 18)
  9137. CloseHelpButton.Text = "X"
  9138. CloseHelpButton.TextColor3 = Color3.new(0.333333, 1, 1)
  9139. CloseHelpButton.TextSize = 14
  9140. CloseHelpButton.MouseButton1Down:connect(function()
  9141. How2UseFrame.Visible =false
  9142. HelpFrame.Visible =true
  9143. end)
  9144.  
  9145. HelpFrame.Name = "HelpFrame"
  9146. HelpFrame.Parent = GalaxyHub
  9147. HelpFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  9148. HelpFrame.Position = UDim2.new(2.98023224e-08, 0, 0.874141872, 0)
  9149. HelpFrame.Size = UDim2.new(0, 186, 0, 57)
  9150. HelpFrame.Style = Enum.FrameStyle.DropShadow
  9151.  
  9152. HelpButton.Name = "HelpButton"
  9153. HelpButton.Parent = HelpFrame
  9154. HelpButton.BackgroundColor3 = Color3.new(0, 0, 0)
  9155. HelpButton.Position = UDim2.new(0.102150537, 0, 0.19298245, 0)
  9156. HelpButton.Size = UDim2.new(0, 135, 0, 27)
  9157. HelpButton.Style = Enum.ButtonStyle.RobloxButton
  9158. HelpButton.Font = Enum.Font.SciFi
  9159. HelpButton.Text = "Show Help"
  9160. HelpButton.TextColor3 = Color3.new(0.333333, 1, 1)
  9161. HelpButton.TextSize = 14
  9162. HelpButton.MouseButton1Down:connect(function()
  9163. HelpFrame.Visible =false
  9164. How2UseFrame.Visible =tru]
  9165. end)
  9166. -- Sub To Sir Meme
  9167. --i dont own these scripts
  9168. --thisw0ntgetbanned is like the owner of all of these script so yea
Add Comment
Please, Sign In to add comment