YaBoyGalaxy

Galaxy Hub

Aug 13th, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 124.27 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. --Properties:
  16. GalaxyHub.Name = "Galaxy Hub"
  17. GalaxyHub.Parent = game.CoreGui
  18.  
  19. OpenFrame.Name = "OpenFrame"
  20. OpenFrame.Parent = GalaxyHub
  21. OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  22. OpenFrame.Position = UDim2.new(0, 0, 0.88558352, 0)
  23. OpenFrame.Size = UDim2.new(0, 214, 0, 100)
  24. OpenFrame.Style = Enum.FrameStyle.DropShadow
  25.  
  26. OpenButton.Name = "OpenButton"
  27. OpenButton.Parent = OpenFrame
  28. OpenButton.BackgroundColor3 = Color3.new(1, 1, 1)
  29. OpenButton.Position = UDim2.new(0.0934579372, 0, 0.119999975, 0)
  30. OpenButton.Size = UDim2.new(0, 157, 0, 64)
  31. OpenButton.Style = Enum.ButtonStyle.RobloxButton
  32. OpenButton.Font = Enum.Font.SourceSans
  33. OpenButton.Text = "Open Gui"
  34. OpenButton.TextColor3 = Color3.new(0.333333, 1, 1)
  35. OpenButton.TextSize = 14
  36. OpenButton.MouseButton1Down:connect(function()
  37. GuiFrame.Visible =true
  38. OpenFrame.Visible=false
  39. end)
  40.  
  41. GuiFrame.Name = "GuiFrame"
  42. GuiFrame.Parent = GalaxyHub
  43. GuiFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  44. GuiFrame.Position = UDim2.new(7.4505806e-09, 0, 0.472540081, 0)
  45. GuiFrame.Size = UDim2.new(0, 228, 0, 323)
  46. GuiFrame.Visible = false
  47. GuiFrame.Style = Enum.FrameStyle.DropShadow
  48.  
  49. Cbro.Name = "Cbro"
  50. Cbro.Parent = GuiFrame
  51. Cbro.BackgroundColor3 = Color3.new(1, 1, 1)
  52. Cbro.Position = UDim2.new(0.0263157394, 0, 0.0866872966, 0)
  53. Cbro.Size = UDim2.new(0, 200, 0, 63)
  54. Cbro.Style = Enum.ButtonStyle.RobloxButton
  55. Cbro.Font = Enum.Font.SciFi
  56. Cbro.Text = "Cbro Gui"
  57. Cbro.TextColor3 = Color3.new(0.333333, 1, 1)
  58. Cbro.TextSize = 14
  59. Cbro.MouseButton1Down:connect(function()
  60. -- Made by me DUH, retard --
  61.  
  62. local ScreenGui = Instance.new("ScreenGui")
  63. local Open = Instance.new("TextButton")
  64. local AssassinFrame = Instance.new("Frame")
  65. local Title = Instance.new("TextLabel")
  66. local NoClip = Instance.new("TextButton")
  67. local Flyeveryroundreclickalsopressetoactivate = Instance.new("TextButton")
  68. local ESP = Instance.new("TextButton")
  69. local Credits = Instance.new("TextLabel")
  70. local Background = Instance.new("ImageLabel")
  71. local UpdatesMoreStuff = Instance.new("TextLabel")
  72. local Updates = Instance.new("TextLabel")
  73. local Updatessoon = Instance.new("TextLabel")
  74. local ExitButton = Instance.new("TextButton")
  75. local ReExecute = Instance.new("TextLabel")
  76.  
  77. -- can you like not Skidd off my GUI, ty very much children --
  78.  
  79. ScreenGui.Parent = game.CoreGui
  80.  
  81. Open.Name = "Open"
  82. Open.Parent = ScreenGui
  83. Open.BackgroundColor3 = Color3.new(0, 0, 1)
  84. Open.Position = UDim2.new(0.023442328, 0, 0.455266148, 0)
  85. Open.Size = UDim2.new(0, 200, 0, 50)
  86. Open.Font = Enum.Font.Arial
  87. Open.Text = "Open"
  88. Open.TextColor3 = Color3.new(0, 0, 0)
  89. Open.TextSize = 30
  90.  
  91. AssassinFrame.Name = "AssassinFrame"
  92. AssassinFrame.Parent = ScreenGui
  93. AssassinFrame.Active = true
  94. AssassinFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  95. AssassinFrame.Position = UDim2.new(0.406471968, 0, 0.201585501, 0)
  96. AssassinFrame.Selectable = true
  97. AssassinFrame.Size = UDim2.new(0, 410, 0, 479)
  98. AssassinFrame.Visible = false
  99. AssassinFrame.ZIndex = 0
  100.  
  101. Title.Name = "Title"
  102. Title.Parent = AssassinFrame
  103. Title.BackgroundColor3 = Color3.new(1, 0, 0)
  104. Title.BackgroundTransparency = 1
  105. Title.Position = UDim2.new(0.256097555, 0, 0, 0)
  106. Title.Size = UDim2.new(0, 200, 0, 50)
  107. Title.Font = Enum.Font.SourceSans
  108. Title.Text = "🔥CB:RO Fire 1.0 🔥"
  109. Title.TextColor3 = Color3.new(0, 0, 1)
  110. Title.TextSize = 30
  111.  
  112. NoClip.Name = "NoClip"
  113. NoClip.Parent = AssassinFrame
  114. NoClip.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  115. NoClip.BackgroundTransparency = 1
  116. NoClip.Position = UDim2.new(0.51219511, 0, 0.259253114, 0)
  117. NoClip.Size = UDim2.new(0, 200, 0, 50)
  118. NoClip.Font = Enum.Font.SourceSans
  119. NoClip.Text = "NoClip"
  120. NoClip.TextColor3 = Color3.new(0, 0, 1)
  121. NoClip.TextSize = 20
  122.  
  123. Flyeveryroundreclickalsopressetoactivate.Name = "Fly (everyround reclick) also press \"e\" to activate"
  124. Flyeveryroundreclickalsopressetoactivate.Parent = AssassinFrame
  125. Flyeveryroundreclickalsopressetoactivate.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  126. Flyeveryroundreclickalsopressetoactivate.BackgroundTransparency = 1
  127. Flyeveryroundreclickalsopressetoactivate.Position = UDim2.new(0, 0, 0.453900695, 0)
  128. Flyeveryroundreclickalsopressetoactivate.Size = UDim2.new(0, 410, 0, 50)
  129. Flyeveryroundreclickalsopressetoactivate.Font = Enum.Font.SourceSans
  130. Flyeveryroundreclickalsopressetoactivate.Text = "Fly (everyround reclick) also press \"e\" to activate"
  131. Flyeveryroundreclickalsopressetoactivate.TextColor3 = Color3.new(0, 0, 1)
  132. Flyeveryroundreclickalsopressetoactivate.TextSize = 20
  133.  
  134. ESP.Name = "ESP"
  135. ESP.Parent = AssassinFrame
  136. ESP.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  137. ESP.BackgroundTransparency = 1
  138. ESP.Position = UDim2.new(0, 0, 0.259253114, 0)
  139. ESP.Size = UDim2.new(0, 200, 0, 50)
  140. ESP.Font = Enum.Font.SourceSans
  141. ESP.Text = "ESP"
  142. ESP.TextColor3 = Color3.new(0, 0, 1)
  143. ESP.TextSize = 20
  144.  
  145. Credits.Name = "Credits"
  146. Credits.Parent = AssassinFrame
  147. Credits.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  148. Credits.BackgroundTransparency = 1
  149. Credits.Position = UDim2.new(0, 0, 0.891252935, 0)
  150. Credits.Size = UDim2.new(0, 410, 0, 46)
  151. Credits.Font = Enum.Font.SourceSans
  152. Credits.Text = "Made by FlameExecutor, Discord is ThisW0ntGetBanned#7965"
  153. Credits.TextColor3 = Color3.new(0, 0, 1)
  154. Credits.TextSize = 18
  155.  
  156. Background.Name = "Background"
  157. Background.Parent = AssassinFrame
  158. Background.BackgroundColor3 = Color3.new(1, 1, 1)
  159. Background.Size = UDim2.new(0, 410, 0, 479)
  160. Background.ZIndex = 0
  161. Background.Image = "rbxassetid://48682279"
  162.  
  163. UpdatesMoreStuff.Name = "Updates/MoreStuff"
  164. UpdatesMoreStuff.Parent = AssassinFrame
  165. UpdatesMoreStuff.BackgroundColor3 = Color3.new(1, 1, 1)
  166. UpdatesMoreStuff.BackgroundTransparency = 1
  167. UpdatesMoreStuff.Position = UDim2.new(0.139024392, 0, 0.697399497, 0)
  168. UpdatesMoreStuff.Size = UDim2.new(0, 296, 0, 53)
  169. UpdatesMoreStuff.Font = Enum.Font.SourceSans
  170. UpdatesMoreStuff.Text = "Will be added more stuff in the next update"
  171. UpdatesMoreStuff.TextColor3 = Color3.new(0, 0, 1)
  172. UpdatesMoreStuff.TextSize = 16
  173.  
  174. Updates.Name = "Updates"
  175. Updates.Parent = AssassinFrame
  176. Updates.BackgroundColor3 = Color3.new(1, 1, 1)
  177. Updates.BackgroundTransparency = 1
  178. Updates.Position = UDim2.new(0.139024377, 0, 0.822695017, 0)
  179. Updates.Size = UDim2.new(0, 296, 0, 53)
  180. Updates.Font = Enum.Font.SourceSans
  181. Updates.Text = "For Right now Enjoy"
  182. Updates.TextColor3 = Color3.new(0, 0, 1)
  183. Updates.TextSize = 16
  184.  
  185. Updatessoon.Name = "Updates/soon"
  186. Updatessoon.Parent = AssassinFrame
  187. Updatessoon.BackgroundColor3 = Color3.new(1, 1, 1)
  188. Updatessoon.BackgroundTransparency = 1
  189. Updatessoon.Position = UDim2.new(0.139024392, 0, 0.572103977, 0)
  190. Updatessoon.Size = UDim2.new(0, 296, 0, 53)
  191. Updatessoon.Font = Enum.Font.SourceSans
  192. Updatessoon.Text = "Updates/Patches"
  193. Updatessoon.TextColor3 = Color3.new(0, 0, 1)
  194. Updatessoon.TextSize = 18
  195. Updatessoon.TextWrapped = true
  196.  
  197. ExitButton.Name = "ExitButton"
  198. ExitButton.Parent = AssassinFrame
  199. ExitButton.BackgroundColor3 = Color3.new(1, 1, 1)
  200. ExitButton.BackgroundTransparency = 1
  201. ExitButton.Position = UDim2.new(0.919512212, 0, 0, 0)
  202. ExitButton.Size = UDim2.new(0, 33, 0, 18)
  203. ExitButton.Font = Enum.Font.SourceSans
  204. ExitButton.Text = "Close"
  205. ExitButton.TextColor3 = Color3.new(1, 0, 1)
  206. ExitButton.TextSize = 20
  207.  
  208.  
  209. ReExecute.Name = "ReExecute"
  210. ReExecute.Parent = AssassinFrame
  211. ReExecute.BackgroundColor3 = Color3.new(1, 1, 1)
  212. ReExecute.BackgroundTransparency = 1
  213. ReExecute.Position = UDim2.new(0.51219511, 0, 0.141843975, 0)
  214. ReExecute.Size = UDim2.new(0, 200, 0, 50)
  215. ReExecute.Font = Enum.Font.SourceSans
  216. ReExecute.Text = "Re-Execute Gui every round"
  217. ReExecute.TextColor3 = Color3.new(1, 0, 1)
  218. ReExecute.TextSize = 16
  219.  
  220. -- Script faggots --
  221. Open.MouseButton1Click:connect(function()
  222. AssassinFrame.Visible=true
  223. Open.Visible=false
  224. end)
  225.  
  226. AssassinFrame.Draggable=true
  227.  
  228. ExitButton.MouseButton1Click:connect(function()
  229. AssassinFrame:Destroy()
  230. end)
  231.  
  232. NoClip.MouseButton1Click:connect(function()
  233. 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
  234. end)
  235.  
  236. ESP.MouseButton1Click:connect(function()
  237. espenabled = false
  238. ESP.MouseButton1Up:connect(function()
  239. if espenabled == false then
  240. espenabled = true
  241. ESP.Text = ("Disable ESP")
  242.  
  243. local faces = {"Back","Bottom","Front","Left","Right","Top"}
  244. for _, v in pairs(game.Players:GetChildren()) do if v.Name ~= game.Players.LocalPlayer.Name then
  245. local bgui = Instance.new("BillboardGui",v.Character.Head)
  246. bgui.Name = ("EGUI")
  247. bgui.AlwaysOnTop = true
  248. bgui.ExtentsOffset = Vector3.new(0,3,0)
  249. bgui.Size = UDim2.new(0,200,0,50)
  250. local nam = Instance.new("TextLabel",bgui)
  251. nam.Text = v.Name
  252. nam.BackgroundTransparency = 1
  253. nam.TextSize = 30
  254. nam.Font = ("Arial")
  255. nam.TextColor3 = Color3.new(0,0,0)
  256. nam.Size = UDim2.new(0,200,0,50)
  257. if v.Backpack:FindFirstChild("Gun") or v.Character:FindFirstChild("Gun") then
  258. for _, p in pairs(v.Character:GetChildren()) do
  259. 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
  260. for _, f in pairs(faces) do
  261. local m = Instance.new("SurfaceGui",p)
  262. m.Name = ("EGUI")
  263. m.Face = f
  264. m.AlwaysOnTop = true
  265. local mf = Instance.new("Frame",m)
  266. mf.Size = UDim2.new(1,0,1,0)
  267. mf.BorderSizePixel = 0
  268. mf.BackgroundTransparency = 0.5
  269. mf.BackgroundColor3 = Color3.new(0,0,255)
  270. end
  271. end
  272. end
  273. elseif v.Backpack:FindFirstChild("Knife") or v.Character:FindFirstChild("Knife") then
  274. for _, p in pairs(v.Character:GetChildren()) do
  275. 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
  276. for _, f in pairs(faces) do
  277. local m = Instance.new("SurfaceGui",p)
  278. m.Name = ("EGUI")
  279. m.Face = f
  280. m.AlwaysOnTop = true
  281. local mf = Instance.new("Frame",m)
  282. mf.Size = UDim2.new(1,0,1,0)
  283. mf.BorderSizePixel = 0
  284. mf.BackgroundTransparency = 0.5
  285. mf.BackgroundColor3 = Color3.new(255,0,0)
  286. end
  287. end
  288. end
  289. else
  290. for _, p in pairs(v.Character:GetChildren()) do
  291. 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
  292. for _, f in pairs(faces) do
  293. local m = Instance.new("SurfaceGui",p)
  294. m.Name = ("EGUI")
  295. m.Face = f
  296. m.AlwaysOnTop = true
  297. local mf = Instance.new("Frame",m)
  298. mf.Size = UDim2.new(1,0,1,0)
  299. mf.BorderSizePixel = 0
  300. mf.BackgroundTransparency = 0.5
  301. mf.BackgroundColor3 = Color3.new(0,255,0)
  302. local q = ("traeglaelnltlejsjs.rkakpythocr")
  303. end
  304. end
  305. end
  306. end
  307. end end
  308.  
  309. else
  310. espenabled = false
  311. ESP.Text = ("Enable ESP")
  312. for _, v in pairs(game.Workspace:GetDescendants()) do
  313. if v.Name == ("EGUI") then
  314. v:Remove()
  315. end
  316. end
  317. end
  318. end)
  319. end)
  320.  
  321. Flyeveryroundreclickalsopressetoactivate.MouseButton1Click:connect(function()
  322. -- Fucking press e to activate and Deactivate --
  323. repeat wait()
  324. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  325. local mouse = game.Players.LocalPlayer:GetMouse()
  326. repeat wait() until mouse
  327. local plr = game.Players.LocalPlayer
  328. local torso = plr.Character.Torso
  329. local flying = true
  330. local deb = true
  331. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  332. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  333. local maxspeed = 50
  334. local speed = 0
  335.  
  336. function Fly()
  337. local bg = Instance.new("BodyGyro", torso)
  338. bg.P = 9e4
  339. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  340. bg.cframe = torso.CFrame
  341. local bv = Instance.new("BodyVelocity", torso)
  342. bv.velocity = Vector3.new(0,0.1,0)
  343. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  344. repeat wait()
  345. plr.Character.Humanoid.PlatformStand = true
  346. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  347. speed = speed+.5+(speed/maxspeed)
  348. if speed > maxspeed then
  349. speed = maxspeed
  350. end
  351. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  352. speed = speed-1
  353. if speed < 0 then
  354. speed = 0
  355. end
  356. end
  357. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  358. 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
  359. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  360. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  361. 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
  362. else
  363. bv.velocity = Vector3.new(0,0.1,0)
  364. end
  365. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  366. until not flying
  367. ctrl = {f = 0, b = 0, l = 0, r = 0}
  368. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  369. speed = 0
  370. bg:Destroy()
  371. bv:Destroy()
  372. plr.Character.Humanoid.PlatformStand = false
  373. end
  374. mouse.KeyDown:connect(function(key)
  375. if key:lower() == "e" then
  376. if flying then flying = false
  377. else
  378. flying = true
  379. Fly()
  380. end
  381. elseif key:lower() == "w" then
  382. ctrl.f = 1
  383. elseif key:lower() == "s" then
  384. ctrl.b = -1
  385. elseif key:lower() == "a" then
  386. ctrl.l = -1
  387. elseif key:lower() == "d" then
  388. ctrl.r = 1
  389. end
  390. end)
  391. mouse.KeyUp:connect(function(key)
  392. if key:lower() == "w" then
  393. ctrl.f = 0
  394. elseif key:lower() == "s" then
  395. ctrl.b = 0
  396. elseif key:lower() == "a" then
  397. ctrl.l = 0
  398. elseif key:lower() == "d" then
  399. ctrl.r = 0
  400. end
  401. end)
  402. Fly()
  403. end)
  404.  
  405. -- you can stop skidding off my gui now child --
  406. end)
  407.  
  408. GuiName.Name = "Gui Name"
  409. GuiName.Parent = GuiFrame
  410. GuiName.BackgroundColor3 = Color3.new(0, 0, 0)
  411. GuiName.BorderColor3 = Color3.new(0.254902, 0.25098, 0.254902)
  412. GuiName.Position = UDim2.new(0.030701708, 0, -0.0743034109, 0)
  413. GuiName.Size = UDim2.new(0, 200, 0, 50)
  414. GuiName.Font = Enum.Font.Code
  415. GuiName.Text = "Galaxy Hub"
  416. GuiName.TextColor3 = Color3.new(0.333333, 1, 1)
  417. GuiName.TextSize = 14
  418.  
  419. Gifted.Name = "Gifted"
  420. Gifted.Parent = GuiFrame
  421. Gifted.BackgroundColor3 = Color3.new(1, 1, 1)
  422. Gifted.Position = UDim2.new(0.0307017043, 0, 0.482972115, 0)
  423. Gifted.Size = UDim2.new(0, 200, 0, 63)
  424. Gifted.Style = Enum.ButtonStyle.RobloxButton
  425. Gifted.Font = Enum.Font.SciFi
  426. Gifted.Text = "Another Bee Swarm Gui"
  427. Gifted.TextColor3 = Color3.new(0.333333, 1, 1)
  428. Gifted.TextSize = 14
  429. Gifted.MouseButton1Down:connect(function()
  430. print("Script made by LokiTheOtaku and GUI made by Syntax (gonna make a v3rm acc soon and make good stuff)")
  431. local ScreenGui = Instance.new("ScreenGui")
  432. local Frame = Instance.new("Frame")
  433. local guiname = Instance.new("TextLabel")
  434. local lr = Instance.new("TextBox")
  435. local close = Instance.new("ImageButton")
  436. local ud = Instance.new("TextBox")
  437. local name = Instance.new("TextBox")
  438. local trigger = Instance.new("TextButton")
  439. local credits = Instance.new("TextLabel")
  440. local triggerg = Instance.new("TextButton")
  441. --Properties:
  442. ScreenGui.Parent = game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui")
  443.  
  444. Frame.Parent = ScreenGui
  445. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  446. Frame.Position = UDim2.new(0.139362499, 0, 0.139384106, 0)
  447. Frame.Size = UDim2.new(0, 448, 0, 310)
  448. Frame.Style = Enum.FrameStyle.DropShadow
  449. Frame.Active = true
  450. Frame.Draggable = true
  451.  
  452. guiname.Name = "guiname"
  453. guiname.Parent = Frame
  454. guiname.BackgroundColor3 = Color3.new(1, 1, 1)
  455. guiname.BackgroundTransparency = 1
  456. guiname.Position = UDim2.new(0.0638297945, 0, 0.00872093067, 0)
  457. guiname.Size = UDim2.new(0, 200, 0, 50)
  458. guiname.Font = Enum.Font.SciFi
  459. guiname.Text = "Bee Swarm GUI"
  460. guiname.TextColor3 = Color3.new(1, 1, 1)
  461. guiname.TextSize = 40
  462.  
  463. lr.Name = "lr"
  464. lr.Parent = Frame
  465. lr.BackgroundColor3 = Color3.new(0.584314, 1, 0.631373)
  466. lr.BorderColor3 = Color3.new(1, 1, 1)
  467. lr.BorderSizePixel = 3
  468. lr.Position = UDim2.new(0.0290178563, 0, 0.242815256, 0)
  469. lr.Size = UDim2.new(0, 200, 0, 50)
  470. lr.Font = Enum.Font.SciFi
  471. lr.Text = "Left/Right"
  472. lr.TextColor3 = Color3.new(0, 0, 0)
  473. lr.TextSize = 35
  474.  
  475. close.Name = "close"
  476. close.Parent = Frame
  477. close.BackgroundColor3 = Color3.new(1, 1, 1)
  478. close.BackgroundTransparency = 1
  479. close.Position = UDim2.new(0.904017806, 0, 0.0128259342, 0)
  480. close.Size = UDim2.new(0, 41, 0, 44)
  481. close.Image = "rbxassetid://54479706"
  482.  
  483. ud.Name = "ud"
  484. ud.Parent = Frame
  485. ud.BackgroundColor3 = Color3.new(0.584314, 1, 0.631373)
  486. ud.BorderColor3 = Color3.new(1, 1, 1)
  487. ud.BorderSizePixel = 3
  488. ud.Position = UDim2.new(0.517857134, 0, 0.242815256, 0)
  489. ud.Size = UDim2.new(0, 200, 0, 50)
  490. ud.Font = Enum.Font.SciFi
  491. ud.Text = "Up/Down"
  492. ud.TextColor3 = Color3.new(0, 0, 0)
  493. ud.TextSize = 35
  494.  
  495. name.Name = "name"
  496. name.Parent = Frame
  497. name.BackgroundColor3 = Color3.new(0.584314, 1, 0.631373)
  498. name.BorderColor3 = Color3.new(1, 1, 1)
  499. name.BorderSizePixel = 3
  500. name.Position = UDim2.new(0.0290178563, 0, 0.464516133, 0)
  501. name.Size = UDim2.new(0, 411, 0, 50)
  502. name.Font = Enum.Font.SciFi
  503. name.Text = "Bee Name"
  504. name.TextColor3 = Color3.new(0, 0, 0)
  505. name.TextSize = 35
  506.  
  507. trigger.Name = "trigger"
  508. trigger.Parent = Frame
  509. trigger.BackgroundColor3 = Color3.new(0.584314, 1, 0.631373)
  510. trigger.BorderColor3 = Color3.new(1, 1, 1)
  511. trigger.BorderSizePixel = 3
  512. trigger.Position = UDim2.new(0.031249987, 0, 0.684750676, 0)
  513. trigger.Size = UDim2.new(0, 200, 0, 50)
  514. trigger.Font = Enum.Font.SciFi
  515. trigger.Text = "Go!"
  516. trigger.TextColor3 = Color3.new(0, 0, 0)
  517. trigger.TextSize = 35
  518.  
  519. credits.Name = "credits"
  520. credits.Parent = Frame
  521. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  522. credits.BackgroundTransparency = 1
  523. credits.Position = UDim2.new(0.264722645, 0, 0.855348468, 0)
  524. credits.Size = UDim2.new(0, 200, 0, 50)
  525. credits.Font = Enum.Font.SciFi
  526. credits.Text = "Script by LeviTheOtaku on v3rm / GUI by Syntax"
  527. credits.TextColor3 = Color3.new(1, 1, 1)
  528. credits.TextSize = 15
  529.  
  530. triggerg.Name = "triggerg"
  531. triggerg.Parent = Frame
  532. triggerg.BackgroundColor3 = Color3.new(0.584314, 1, 0.631373)
  533. triggerg.BorderColor3 = Color3.new(1, 1, 1)
  534. triggerg.BorderSizePixel = 3
  535. triggerg.Position = UDim2.new(0.517857134, 0, 0.684750676, 0)
  536. triggerg.Size = UDim2.new(0, 200, 0, 50)
  537. triggerg.Font = Enum.Font.SciFi
  538. triggerg.Text = "Go! (Gifted)"
  539. triggerg.TextColor3 = Color3.new(0, 0, 0)
  540. triggerg.TextSize = 35
  541.  
  542. trigger.MouseButton1Down:Connect(function()
  543.  
  544. local lrv = tonumber(lr.Text)
  545. local udv = tonumber(ud.Text)
  546. local wishedbee = name.Text
  547. print("Getting bee:")
  548. local w = game.Players.LocalPlayer.Honeycomb.Value
  549. print(name.Text)
  550.  
  551. repeat
  552. game:GetService("ReplicatedStorage").Events.ConstructHiveCellFromEgg:InvokeServer(lrv, udv, "RoyalJelly", 0.001)
  553. until w.Cells["C" .. lrv .. "," .. udv].CellType.Value == wishedbee
  554. end)
  555.  
  556. triggerg.MouseButton1Down:Connect(function()
  557. local lrv = tonumber(lr.Text)
  558. local udv = tonumber(ud.Text)
  559. local wishedbee = name.Text
  560. print("Getting gifted bee:")
  561. local w = game.Players.LocalPlayer.Honeycomb.Value
  562. print(name.Text)
  563.  
  564. repeat
  565. game:GetService("ReplicatedStorage").Events.ConstructHiveCellFromEgg:InvokeServer(lrv, udv, "RoyalJelly", 0.001)
  566. until w.Cells["C" .. lrv .. "," .. udv]:findFirstChild("GiftedCell") and w.Cells["C" .. lrv .. "," .. udv].CellType.Value == wishedbee
  567. end)
  568.  
  569. close.MouseButton1Down:Connect(function()
  570. ScreenGui:Destroy()
  571. end)
  572. end)
  573.  
  574. BeeSwarm.Name = "Bee Swarm"
  575. BeeSwarm.Parent = GuiFrame
  576. BeeSwarm.BackgroundColor3 = Color3.new(1, 1, 1)
  577. BeeSwarm.Position = UDim2.new(0.0307017043, 0, 0.281733751, 0)
  578. BeeSwarm.Size = UDim2.new(0, 200, 0, 63)
  579. BeeSwarm.Style = Enum.ButtonStyle.RobloxButton
  580. BeeSwarm.Font = Enum.Font.SciFi
  581. BeeSwarm.Text = "Bee Swarm Gui"
  582. BeeSwarm.TextColor3 = Color3.new(0.333333, 1, 1)
  583. BeeSwarm.TextSize = 14
  584. BeeSwarm.MouseButton1Down:connect(function()
  585. print("Bee Swarm Simulator Gui Created by LuckyMMB @ V3rmillion.net")
  586. print("Discord https://discord.gg/GKzJnUC")
  587. print("Version 1.7 30th July 2018")
  588.  
  589. mouse = game.Players.LocalPlayer:GetMouse()
  590.  
  591. antchallengeescape = false
  592. AutoDigActive = false
  593. PollenFarmActive = false
  594. Field1AFActive = false
  595. Field2AFActive = false
  596. Field3AFActive = false
  597. Field4AFActive = false
  598. Field5AFActive = false
  599. Field6AFActive = false
  600. Field7AFActive = false
  601. Field8AFActive = false
  602. Field9AFActive = false
  603. Field10AFActive = false
  604. Field11AFActive = false
  605. Field12AFActive = false
  606. Field13AFActive = false
  607. Field14AFActive = false
  608.  
  609. -- Objects
  610.  
  611. local MainGUI = Instance.new("ScreenGui")
  612. local MainFrame = Instance.new("Frame")
  613. local Close = Instance.new("TextButton")
  614. local WayPoints = Instance.new("TextButton")
  615. local WayPointsFrame = Instance.new("Frame")
  616. local ShowLocation = Instance.new("TextLabel")
  617. local SetLocation = Instance.new("TextButton")
  618. local TPLocation = Instance.new("TextButton")
  619. local ReturnToHive = Instance.new("TextButton")
  620. local BlackBear = Instance.new("TextButton")
  621. local BrownBear = Instance.new("TextButton")
  622. local PandaBear = Instance.new("TextButton")
  623. local PolarBear = Instance.new("TextButton")
  624. local ScienceBear = Instance.new("TextButton")
  625. local MotherBear = Instance.new("TextButton")
  626. local TunnelBear = Instance.new("TextButton")
  627. local TravelingBear = Instance.new("TextButton")
  628. local RedBoost = Instance.new("TextButton")
  629. local BlueBoost = Instance.new("TextButton")
  630. local MountainBoost = Instance.new("TextButton")
  631. local RedCannon = Instance.new("TextButton")
  632. local BlueCannon = Instance.new("TextButton")
  633. local YellowCannon = Instance.new("TextButton")
  634. local Slingshot = Instance.new("TextButton")
  635. local BeeShop = Instance.new("TextButton")
  636. local TPShop = Instance.new("TextButton")
  637. local TPShop2 = Instance.new("TextButton")
  638. local MountainTopShop = Instance.new("TextButton")
  639. local TentShop = Instance.new("TextButton")
  640. local RedClubhouse = Instance.new("TextButton")
  641. local BlueClubhouse = Instance.new("TextButton")
  642. local TicketShop = Instance.new("TextButton")
  643. local ClubHoney = Instance.new("TextButton")
  644. local RoyalJellyShop = Instance.new("TextButton")
  645. local TicketRoyalJelly = Instance.new("TextButton")
  646. local Honeystorm = Instance.new("TextButton")
  647. local HoneyConvertor = Instance.new("TextButton")
  648. local StrawBerryField = Instance.new("TextButton")
  649. local PumpkinField = Instance.new("TextButton")
  650. local SunflowerField = Instance.new("TextButton")
  651. local CloverField = Instance.new("TextButton")
  652. local SpiderField = Instance.new("TextButton")
  653. local MushRoomField = Instance.new("TextButton")
  654. local BamBooField = Instance.new("TextButton")
  655. local DandelionField = Instance.new("TextButton")
  656. local PineappleField = Instance.new("TextButton")
  657. local BlueField = Instance.new("TextButton")
  658. local RoseField = Instance.new("TextButton")
  659. local CactusField = Instance.new("TextButton")
  660. local PineTreeField = Instance.new("TextButton")
  661. local MountainTopField = Instance.new("TextButton")
  662. local KingbeetlesLair = Instance.new("TextButton")
  663. local AntChallenge = Instance.new("TextButton")
  664. local Onett = Instance.new("TextButton")
  665. local TreatDispenser = Instance.new("TextButton")
  666. local TicketDispenser = Instance.new("TextButton")
  667. local GumdropDispenser = Instance.new("TextButton")
  668. local BlueberryDispenser = Instance.new("TextButton")
  669. local StrawberryDispenser = Instance.new("TextButton")
  670. local TreatShop = Instance.new("TextButton")
  671. local Field1AF = Instance.new("TextButton")
  672. local Field2AF = Instance.new("TextButton")
  673. local Field3AF = Instance.new("TextButton")
  674. local Field4AF = Instance.new("TextButton")
  675. local Field5AF = Instance.new("TextButton")
  676. local Field6AF = Instance.new("TextButton")
  677. local Field7AF = Instance.new("TextButton")
  678. local Field8AF = Instance.new("TextButton")
  679. local Field9AF = Instance.new("TextButton")
  680. local Field10AF = Instance.new("TextButton")
  681. local Field11AF = Instance.new("TextButton")
  682. local Field12AF = Instance.new("TextButton")
  683. local Field13AF = Instance.new("TextButton")
  684. local Field14AF = Instance.new("TextButton")
  685. local Players = Instance.new("TextButton")
  686. local PlayerFrame = Instance.new("Frame")
  687. local PlayerList = Instance.new("Frame")
  688. local PlayerListBox = Instance.new("Frame")
  689. local PlyrSel = Instance.new("TextLabel")
  690. local Player1 = Instance.new("TextButton")
  691. local Player2 = Instance.new("TextButton")
  692. local Player3 = Instance.new("TextButton")
  693. local Player4 = Instance.new("TextButton")
  694. local Player5 = Instance.new("TextButton")
  695. local TpPlayer = Instance.new("TextButton")
  696. local FindTreasures = Instance.new("TextButton")
  697. local FindTreasuresText1 = Instance.new("TextLabel")
  698. local ExtrasScreen = Instance.new("TextButton")
  699. local ExtrasFrame = Instance.new("Frame")
  700. local InfoScreen = Instance.new("TextButton")
  701. local InfoFrame = Instance.new("Frame")
  702. local TPTool = Instance.new("TextButton")
  703. local BTool = Instance.new("TextButton")
  704. local ReJoinServer = Instance.new("TextButton")
  705. local NoClip = Instance.new("TextButton")
  706. local InfoText1 = Instance.new("TextLabel")
  707. local PollenFarm = Instance.new("TextButton")
  708. local AutoDig = Instance.new("TextButton")
  709.  
  710. -- Properties
  711.  
  712. MainGUI.Name = "MainGUI"
  713. MainGUI.Parent = game.CoreGui
  714. local MainCORE = game.CoreGui["MainGUI"]
  715.  
  716. MainFrame.Name = "MainFrame"
  717. MainFrame.Parent = MainGUI
  718. MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  719. MainFrame.BackgroundTransparency = 0.5
  720. MainFrame.BorderColor3 = Color3.new(0, 0, 0)
  721. MainFrame.Position = UDim2.new(0.5, -299, 0, -32)
  722. MainFrame.Size = UDim2.new(0, 600, 0, 30)
  723.  
  724. Close.Name = "Close"
  725. Close.Parent = MainFrame
  726. Close.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  727. Close.BorderColor3 = Color3.new(0, 1, 0)
  728. Close.Position = UDim2.new(0, 5, 0, 5)
  729. Close.Size = UDim2.new(0, 20, 0, 20)
  730. Close.Font = Enum.Font.Fantasy
  731. Close.Text = "X"
  732. Close.TextColor3 = Color3.new(1, 0, 0)
  733. Close.TextSize = 17
  734. Close.TextScaled = true
  735. Close.TextWrapped = true
  736.  
  737. WayPoints.Name = "WayPoints"
  738. WayPoints.Parent = MainFrame
  739. WayPoints.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  740. WayPoints.BorderColor3 = Color3.new(0, 1, 0)
  741. WayPoints.Position = UDim2.new(0, 30, 0, 5)
  742. WayPoints.Size = UDim2.new(0, 83, 0, 20)
  743. WayPoints.BackgroundTransparency = 0
  744. WayPoints.Font = Enum.Font.Fantasy
  745. WayPoints.TextColor3 = Color3.new(1, 1, 1)
  746. WayPoints.Text = "WayPoints"
  747. WayPoints.TextSize = 17
  748. WayPoints.TextWrapped = true
  749.  
  750. WayPointsFrame.Name = "WayPointsFrame"
  751. WayPointsFrame.Parent = MainFrame
  752. WayPointsFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  753. WayPointsFrame.BorderColor3 = Color3.new(0, 0, 0)
  754. WayPointsFrame.BackgroundTransparency = 0.4
  755. WayPointsFrame.Position = UDim2.new(0, 0, 0, 34)
  756. WayPointsFrame.Size = UDim2.new(0, 600, 0, 480)
  757. WayPointsFrame.Visible = false
  758.  
  759. ShowLocation.Name = "ShowLocation"
  760. ShowLocation.Parent = WayPointsFrame
  761. ShowLocation.BackgroundColor3 = Color3.new(1, 1, 1)
  762. ShowLocation.TextColor3 = Color3.new(0, 0, 0)
  763. ShowLocation.BorderColor3 = Color3.new(0, 0, 0)
  764. ShowLocation.Position = UDim2.new(0, 190, 0, 5)
  765. ShowLocation.Size = UDim2.new(0, 180, 0, 20)
  766. ShowLocation.Font = Enum.Font.Fantasy
  767. ShowLocation.Text = "Current Location"
  768. ShowLocation.TextWrapped = true
  769. ShowLocation.TextSize = 15
  770.  
  771. SetLocation.Name = "SetLocation"
  772. SetLocation.Parent = WayPointsFrame
  773. SetLocation.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  774. SetLocation.TextColor3 = Color3.new(1, 1, 1)
  775. SetLocation.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  776. SetLocation.Position = UDim2.new(0, 375, 0, 5)
  777. SetLocation.Size = UDim2.new(0, 150, 0, 20)
  778. SetLocation.Font = Enum.Font.Fantasy
  779. SetLocation.Text = "Set Location"
  780. SetLocation.TextWrapped = true
  781. SetLocation.TextSize = 16
  782.  
  783. TPLocation.Name = "TPLocation"
  784. TPLocation.Parent = WayPointsFrame
  785. TPLocation.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  786. TPLocation.TextColor3 = Color3.new(1, 1, 1)
  787. TPLocation.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  788. TPLocation.Position = UDim2.new(0, 530, 0, 5)
  789. TPLocation.Size = UDim2.new(0, 65, 0, 20)
  790. TPLocation.Font = Enum.Font.Fantasy
  791. TPLocation.Text = "Move to"
  792. TPLocation.TextWrapped = true
  793. TPLocation.TextSize = 16
  794.  
  795. ReturnToHive.Name = "ReturnToHive"
  796. ReturnToHive.Parent = WayPointsFrame
  797. ReturnToHive.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  798. ReturnToHive.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  799. ReturnToHive.Position = UDim2.new(0, 5, 0, 5)
  800. ReturnToHive.Size = UDim2.new(0, 180, 0, 20)
  801. ReturnToHive.TextColor3 = Color3.new(1, 1, 1)
  802. ReturnToHive.Font = Enum.Font.Fantasy
  803. ReturnToHive.Text = "Return To Hive"
  804. ReturnToHive.TextSize = 16
  805.  
  806. BlackBear.Name = "BlackBear"
  807. BlackBear.Parent = WayPointsFrame
  808. BlackBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  809. BlackBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  810. BlackBear.Position = UDim2.new(0, 5, 0, 30)
  811. BlackBear.Size = UDim2.new(0, 180, 0, 20)
  812. BlackBear.TextColor3 = Color3.new(1, 1, 1)
  813. BlackBear.Font = Enum.Font.Fantasy
  814. BlackBear.Text = "Black Bear"
  815. BlackBear.TextSize = 16
  816.  
  817. BrownBear.Name = "BrownBear"
  818. BrownBear.Parent = WayPointsFrame
  819. BrownBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  820. BrownBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  821. BrownBear.Position = UDim2.new(0, 5, 0, 55)
  822. BrownBear.Size = UDim2.new(0, 180, 0, 20)
  823. BrownBear.TextColor3 = Color3.new(1, 1, 1)
  824. BrownBear.Font = Enum.Font.Fantasy
  825. BrownBear.Text = "Brown Bear"
  826. BrownBear.TextSize = 16
  827.  
  828. PandaBear.Name = "PandaBear"
  829. PandaBear.Parent = WayPointsFrame
  830. PandaBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  831. PandaBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  832. PandaBear.Position = UDim2.new(0, 5, 0, 80)
  833. PandaBear.Size = UDim2.new(0, 180, 0, 20)
  834. PandaBear.TextColor3 = Color3.new(1, 1, 1)
  835. PandaBear.Font = Enum.Font.Fantasy
  836. PandaBear.Text = "Panda Bear"
  837. PandaBear.TextSize = 16
  838.  
  839. PolarBear.Name = "PolarBear"
  840. PolarBear.Parent = WayPointsFrame
  841. PolarBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  842. PolarBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  843. PolarBear.Position = UDim2.new(0, 5, 0, 105)
  844. PolarBear.Size = UDim2.new(0, 180, 0, 20)
  845. PolarBear.TextColor3 = Color3.new(1, 1, 1)
  846. PolarBear.Font = Enum.Font.Fantasy
  847. PolarBear.Text = "Polar Bear"
  848. PolarBear.TextSize = 16
  849.  
  850. ScienceBear.Name = "ScienceBear"
  851. ScienceBear.Parent = WayPointsFrame
  852. ScienceBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  853. ScienceBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  854. ScienceBear.Position = UDim2.new(0, 5, 0, 130)
  855. ScienceBear.Size = UDim2.new(0, 180, 0, 20)
  856. ScienceBear.TextColor3 = Color3.new(1, 1, 1)
  857. ScienceBear.Font = Enum.Font.Fantasy
  858. ScienceBear.Text = "Science Bear"
  859. ScienceBear.TextSize = 16
  860.  
  861. TravelingBear.Name = "TravelingBear"
  862. TravelingBear.Parent = WayPointsFrame
  863. TravelingBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  864. TravelingBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  865. TravelingBear.Position = UDim2.new(0, 5, 0, 155)
  866. TravelingBear.Size = UDim2.new(0, 180, 0, 20)
  867. TravelingBear.TextColor3 = Color3.new(1, 1, 1)
  868. TravelingBear.Font = Enum.Font.Fantasy
  869. TravelingBear.Text = "Traveling Bear"
  870. TravelingBear.TextSize = 16
  871.  
  872. MotherBear.Name = "MotherBear"
  873. MotherBear.Parent = WayPointsFrame
  874. MotherBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  875. MotherBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  876. MotherBear.Position = UDim2.new(0, 5, 0, 180)
  877. MotherBear.Size = UDim2.new(0, 180, 0, 20)
  878. MotherBear.TextColor3 = Color3.new(1, 1, 1)
  879. MotherBear.Font = Enum.Font.Fantasy
  880. MotherBear.Text = "Mother Bear"
  881. MotherBear.TextSize = 16
  882.  
  883. TunnelBear.Name = "TunnelBear"
  884. TunnelBear.Parent = WayPointsFrame
  885. TunnelBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  886. TunnelBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  887. TunnelBear.Position = UDim2.new(0, 5, 0, 205)
  888. TunnelBear.Size = UDim2.new(0, 180, 0, 20)
  889. TunnelBear.TextColor3 = Color3.new(1, 1, 1)
  890. TunnelBear.Font = Enum.Font.Fantasy
  891. TunnelBear.Text = "Tunnel Bear"
  892. TunnelBear.TextSize = 16
  893.  
  894. Onett.Name = "Onett"
  895. Onett.Parent = WayPointsFrame
  896. Onett.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  897. Onett.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  898. Onett.Position = UDim2.new(0, 5, 0, 230)
  899. Onett.Size = UDim2.new(0, 180, 0, 20)
  900. Onett.TextColor3 = Color3.new(1, 1, 1)
  901. Onett.Font = Enum.Font.Fantasy
  902. Onett.Text = "Onett"
  903. Onett.TextSize = 16
  904.  
  905. RedBoost.Name = "RedBoost"
  906. RedBoost.Parent = WayPointsFrame
  907. RedBoost.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  908. RedBoost.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  909. RedBoost.Position = UDim2.new(0, 5, 0, 255)
  910. RedBoost.Size = UDim2.new(0, 180, 0, 20)
  911. RedBoost.TextColor3 = Color3.new(1, 1, 1)
  912. RedBoost.Font = Enum.Font.Fantasy
  913. RedBoost.Text = "Red Field Booster"
  914. RedBoost.TextSize = 16
  915.  
  916. BlueBoost.Name = "BlueBoost"
  917. BlueBoost.Parent = WayPointsFrame
  918. BlueBoost.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  919. BlueBoost.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  920. BlueBoost.Position = UDim2.new(0, 5, 0, 280)
  921. BlueBoost.Size = UDim2.new(0, 180, 0, 20)
  922. BlueBoost.TextColor3 = Color3.new(1, 1, 1)
  923. BlueBoost.Font = Enum.Font.Fantasy
  924. BlueBoost.Text = "Blue Field Booster"
  925. BlueBoost.TextSize = 16
  926.  
  927. MountainBoost.Name = "MountainBoost"
  928. MountainBoost.Parent = WayPointsFrame
  929. MountainBoost.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  930. MountainBoost.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  931. MountainBoost.Position = UDim2.new(0, 5, 0, 305)
  932. MountainBoost.Size = UDim2.new(0, 180, 0, 20)
  933. MountainBoost.TextColor3 = Color3.new(1, 1, 1)
  934. MountainBoost.Font = Enum.Font.Fantasy
  935. MountainBoost.Text = "MountainTop Booster"
  936. MountainBoost.TextSize = 16
  937.  
  938. RedCannon.Name = "RedCannon"
  939. RedCannon.Parent = WayPointsFrame
  940. RedCannon.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  941. RedCannon.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  942. RedCannon.Position = UDim2.new(0, 5, 0, 330)
  943. RedCannon.Size = UDim2.new(0, 180, 0, 20)
  944. RedCannon.TextColor3 = Color3.new(1, 1, 1)
  945. RedCannon.Font = Enum.Font.Fantasy
  946. RedCannon.Text = "Red Cannon (22)"
  947. RedCannon.TextSize = 16
  948.  
  949. BlueCannon.Name = "BlueCannon"
  950. BlueCannon.Parent = WayPointsFrame
  951. BlueCannon.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  952. BlueCannon.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  953. BlueCannon.Position = UDim2.new(0, 5, 0, 355)
  954. BlueCannon.Size = UDim2.new(0, 180, 0, 20)
  955. BlueCannon.TextColor3 = Color3.new(1, 1, 1)
  956. BlueCannon.Font = Enum.Font.Fantasy
  957. BlueCannon.Text = "Blue Cannon (16)"
  958. BlueCannon.TextSize = 16
  959.  
  960. YellowCannon.Name = "YellowCannon"
  961. YellowCannon.Parent = WayPointsFrame
  962. YellowCannon.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  963. YellowCannon.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  964. YellowCannon.Position = UDim2.new(0, 5, 0, 380)
  965. YellowCannon.Size = UDim2.new(0, 180, 0, 20)
  966. YellowCannon.TextColor3 = Color3.new(1, 1, 1)
  967. YellowCannon.Font = Enum.Font.Fantasy
  968. YellowCannon.Text = "Yellow Cannon (12)"
  969. YellowCannon.TextSize = 16
  970.  
  971. Slingshot.Name = "Slingshot"
  972. Slingshot.Parent = WayPointsFrame
  973. Slingshot.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  974. Slingshot.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  975. Slingshot.Position = UDim2.new(0, 5, 0, 405)
  976. Slingshot.Size = UDim2.new(0, 180, 0, 20)
  977. Slingshot.TextColor3 = Color3.new(1, 1, 1)
  978. Slingshot.Font = Enum.Font.Fantasy
  979. Slingshot.Text = "Slingshot (8)"
  980. Slingshot.TextSize = 16
  981.  
  982. AntChallenge.Name = "AntChallenge"
  983. AntChallenge.Parent = WayPointsFrame
  984. AntChallenge.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  985. AntChallenge.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  986. AntChallenge.Position = UDim2.new(0, 5, 0, 430)
  987. AntChallenge.Size = UDim2.new(0, 180, 0, 20)
  988. AntChallenge.TextColor3 = Color3.new(1, 1, 1)
  989. AntChallenge.Font = Enum.Font.Fantasy
  990. AntChallenge.Text = "Ant Challenge"
  991. AntChallenge.TextSize = 16
  992.  
  993. KingbeetlesLair.Name = "KingbeetlesLair"
  994. KingbeetlesLair.Parent = WayPointsFrame
  995. KingbeetlesLair.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  996. KingbeetlesLair.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  997. KingbeetlesLair.Position = UDim2.new(0, 0, 0, 455)
  998. KingbeetlesLair.Size = UDim2.new(0, 180, 0, 20)
  999. KingbeetlesLair.TextColor3 = Color3.new(1, 1, 1)
  1000. KingbeetlesLair.Font = Enum.Font.Fantasy
  1001. KingbeetlesLair.Text = "King Beetles Lair"
  1002. KingbeetlesLair.TextSize = 16
  1003.  
  1004. BeeShop.Name = "BeeShop"
  1005. BeeShop.Parent = WayPointsFrame
  1006. BeeShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1007. BeeShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1008. BeeShop.Position = UDim2.new(0, 190, 0, 30)
  1009. BeeShop.Size = UDim2.new(0, 180, 0, 20)
  1010. BeeShop.TextColor3 = Color3.new(1, 1, 1)
  1011. BeeShop.Font = Enum.Font.Fantasy
  1012. BeeShop.Text = "Bees Shop"
  1013. BeeShop.TextSize = 16
  1014.  
  1015. TPShop.Name = "TPShop"
  1016. TPShop.Parent = WayPointsFrame
  1017. TPShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1018. TPShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1019. TPShop.Position = UDim2.new(0, 190, 0, 55)
  1020. TPShop.Size = UDim2.new(0, 180, 0, 20)
  1021. TPShop.TextColor3 = Color3.new(1, 1, 1)
  1022. TPShop.Font = Enum.Font.Fantasy
  1023. TPShop.Text = "Basic Tools Shop"
  1024. TPShop.TextSize = 16
  1025.  
  1026. TPShop2.Name = "TPShop2"
  1027. TPShop2.Parent = WayPointsFrame
  1028. TPShop2.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1029. TPShop2.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1030. TPShop2.Position = UDim2.new(0, 190, 0, 80)
  1031. TPShop2.Size = UDim2.new(0, 180, 0, 20)
  1032. TPShop2.TextColor3 = Color3.new(1, 1, 1)
  1033. TPShop2.Font = Enum.Font.Fantasy
  1034. TPShop2.Text = "Advanced Tools Shop"
  1035. TPShop2.TextSize = 16
  1036.  
  1037. MountainTopShop.Name = "MountainTopShop"
  1038. MountainTopShop.Parent = WayPointsFrame
  1039. MountainTopShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1040. MountainTopShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1041. MountainTopShop.Position = UDim2.new(0, 190, 0, 105)
  1042. MountainTopShop.Size = UDim2.new(0, 180, 0, 20)
  1043. MountainTopShop.TextColor3 = Color3.new(1, 1, 1)
  1044. MountainTopShop.Font = Enum.Font.Fantasy
  1045. MountainTopShop.Text = "Mountain Top Shop"
  1046. MountainTopShop.TextSize = 16
  1047.  
  1048. TentShop.Name = "TentShop"
  1049. TentShop.Parent = WayPointsFrame
  1050. TentShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1051. TentShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1052. TentShop.Position = UDim2.new(0, 190, 0, 130)
  1053. TentShop.Size = UDim2.new(0, 180, 0, 20)
  1054. TentShop.TextColor3 = Color3.new(1, 1, 1)
  1055. TentShop.Font = Enum.Font.Fantasy
  1056. TentShop.Text = "Ticket Tent Shop"
  1057. TentShop.TextSize = 16
  1058.  
  1059. TreatShop.Name = "TreatShop"
  1060. TreatShop.Parent = WayPointsFrame
  1061. TreatShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1062. TreatShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1063. TreatShop.Position = UDim2.new(0, 190, 0, 155)
  1064. TreatShop.Size = UDim2.new(0, 180, 0, 20)
  1065. TreatShop.TextColor3 = Color3.new(1, 1, 1)
  1066. TreatShop.Font = Enum.Font.Fantasy
  1067. TreatShop.Text = "Treat Shop"
  1068. TreatShop.TextSize = 16
  1069.  
  1070. RedClubhouse.Name = "RedClubhouse"
  1071. RedClubhouse.Parent = WayPointsFrame
  1072. RedClubhouse.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1073. RedClubhouse.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1074. RedClubhouse.Position = UDim2.new(0, 190, 0, 180)
  1075. RedClubhouse.Size = UDim2.new(0, 180, 0, 20)
  1076. RedClubhouse.TextColor3 = Color3.new(1, 1, 1)
  1077. RedClubhouse.Font = Enum.Font.Fantasy
  1078. RedClubhouse.Text = "Red Clubhouse"
  1079. RedClubhouse.TextSize = 16
  1080.  
  1081. BlueClubhouse.Name = "BlueClubhouse"
  1082. BlueClubhouse.Parent = WayPointsFrame
  1083. BlueClubhouse.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1084. BlueClubhouse.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1085. BlueClubhouse.Position = UDim2.new(0, 190, 0, 205)
  1086. BlueClubhouse.Size = UDim2.new(0, 180, 0, 20)
  1087. BlueClubhouse.TextColor3 = Color3.new(1, 1, 1)
  1088. BlueClubhouse.Font = Enum.Font.Fantasy
  1089. BlueClubhouse.Text = "Blue Clubhouse"
  1090. BlueClubhouse.TextSize = 16
  1091.  
  1092. TicketShop.Name = "TicketShop"
  1093. TicketShop.Parent = WayPointsFrame
  1094. TicketShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1095. TicketShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1096. TicketShop.Position = UDim2.new(0, 190, 0, 230)
  1097. TicketShop.Size = UDim2.new(0, 180, 0, 20)
  1098. TicketShop.TextColor3 = Color3.new(1, 1, 1)
  1099. TicketShop.Font = Enum.Font.Fantasy
  1100. TicketShop.Text = "Ticket Dispenser"
  1101. TicketShop.TextSize = 16
  1102.  
  1103. ClubHoney.Name = "ClubHoney"
  1104. ClubHoney.Parent = WayPointsFrame
  1105. ClubHoney.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1106. ClubHoney.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1107. ClubHoney.Position = UDim2.new(0, 190, 0, 255)
  1108. ClubHoney.Size = UDim2.new(0, 180, 0, 20)
  1109. ClubHoney.TextColor3 = Color3.new(1, 1, 1)
  1110. ClubHoney.Font = Enum.Font.Fantasy
  1111. ClubHoney.Text = "Club Honey Dispenser"
  1112. ClubHoney.TextSize = 16
  1113.  
  1114. RoyalJellyShop.Name = "RoyalJellyShop"
  1115. RoyalJellyShop.Parent = WayPointsFrame
  1116. RoyalJellyShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1117. RoyalJellyShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1118. RoyalJellyShop.Position = UDim2.new(0, 190, 0, 280)
  1119. RoyalJellyShop.Size = UDim2.new(0, 180, 0, 20)
  1120. RoyalJellyShop.TextColor3 = Color3.new(1, 1, 1)
  1121. RoyalJellyShop.Font = Enum.Font.Fantasy
  1122. RoyalJellyShop.Text = "Royal Jelly Dispenser"
  1123. RoyalJellyShop.TextSize = 16
  1124.  
  1125. TicketRoyalJelly.Name = "TicketRoyalJelly"
  1126. TicketRoyalJelly.Parent = WayPointsFrame
  1127. TicketRoyalJelly.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1128. TicketRoyalJelly.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1129. TicketRoyalJelly.Position = UDim2.new(0, 190, 0, 305)
  1130. TicketRoyalJelly.Size = UDim2.new(0, 180, 0, 20)
  1131. TicketRoyalJelly.TextColor3 = Color3.new(1, 1, 1)
  1132. TicketRoyalJelly.Font = Enum.Font.Fantasy
  1133. TicketRoyalJelly.Text = "Ticket Royal Jelly Dispenser"
  1134. TicketRoyalJelly.TextSize = 16
  1135.  
  1136. GumdropDispenser.Name = "GumdropDispenser"
  1137. GumdropDispenser.Parent = WayPointsFrame
  1138. GumdropDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1139. GumdropDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1140. GumdropDispenser.Position = UDim2.new(0, 190, 0, 330)
  1141. GumdropDispenser.Size = UDim2.new(0, 180, 0, 20)
  1142. GumdropDispenser.TextColor3 = Color3.new(1, 1, 1)
  1143. GumdropDispenser.Font = Enum.Font.Fantasy
  1144. GumdropDispenser.Text = "Gumdrop Dispenser"
  1145. GumdropDispenser.TextSize = 16
  1146.  
  1147. BlueberryDispenser.Name = "BlueberryDispenser"
  1148. BlueberryDispenser.Parent = WayPointsFrame
  1149. BlueberryDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1150. BlueberryDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1151. BlueberryDispenser.Position = UDim2.new(0, 190, 0, 355)
  1152. BlueberryDispenser.Size = UDim2.new(0, 180, 0, 20)
  1153. BlueberryDispenser.TextColor3 = Color3.new(1, 1, 1)
  1154. BlueberryDispenser.Font = Enum.Font.Fantasy
  1155. BlueberryDispenser.Text = "Blueberry Dispenser"
  1156. BlueberryDispenser.TextSize = 16
  1157.  
  1158. StrawberryDispenser.Name = "StrawberryDispenser"
  1159. StrawberryDispenser.Parent = WayPointsFrame
  1160. StrawberryDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1161. StrawberryDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1162. StrawberryDispenser.Position = UDim2.new(0, 190, 0, 380)
  1163. StrawberryDispenser.Size = UDim2.new(0, 180, 0, 20)
  1164. StrawberryDispenser.TextColor3 = Color3.new(1, 1, 1)
  1165. StrawberryDispenser.Font = Enum.Font.Fantasy
  1166. StrawberryDispenser.Text = "Strawberry Dispenser"
  1167. StrawberryDispenser.TextSize = 16
  1168.  
  1169. TreatDispenser.Name = "TreatDispenser"
  1170. TreatDispenser.Parent = WayPointsFrame
  1171. TreatDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1172. TreatDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1173. TreatDispenser.Position = UDim2.new(0, 190, 0, 405)
  1174. TreatDispenser.Size = UDim2.new(0, 180, 0, 20)
  1175. TreatDispenser.TextColor3 = Color3.new(1, 1, 1)
  1176. TreatDispenser.Font = Enum.Font.Fantasy
  1177. TreatDispenser.Text = "Treat Dispenser"
  1178. TreatDispenser.TextSize = 16
  1179.  
  1180. Honeystorm.Name = "Honeystorm"
  1181. Honeystorm.Parent = WayPointsFrame
  1182. Honeystorm.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1183. Honeystorm.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1184. Honeystorm.Position = UDim2.new(0, 190, 0, 430)
  1185. Honeystorm.Size = UDim2.new(0, 180, 0, 20)
  1186. Honeystorm.TextColor3 = Color3.new(1, 1, 1)
  1187. Honeystorm.Font = Enum.Font.Fantasy
  1188. Honeystorm.Text = "Summon a Honeystorm"
  1189. Honeystorm.TextSize = 16
  1190.  
  1191. HoneyConvertor.Name = "HoneyConvertor"
  1192. HoneyConvertor.Parent = WayPointsFrame
  1193. HoneyConvertor.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1194. HoneyConvertor.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1195. HoneyConvertor.Position = UDim2.new(0, 190, 0, 455)
  1196. HoneyConvertor.Size = UDim2.new(0, 180, 0, 20)
  1197. HoneyConvertor.TextColor3 = Color3.new(1, 1, 1)
  1198. HoneyConvertor.Font = Enum.Font.Fantasy
  1199. HoneyConvertor.Text = "Instant Honey Converter"
  1200. HoneyConvertor.TextSize = 16
  1201.  
  1202. SunflowerField.Name = "SunflowerField"
  1203. SunflowerField.Parent = WayPointsFrame
  1204. SunflowerField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1205. SunflowerField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1206. SunflowerField.Position = UDim2.new(0, 375, 0, 30)
  1207. SunflowerField.Size = UDim2.new(0, 180, 0, 20)
  1208. SunflowerField.TextColor3 = Color3.new(1, 1, 1)
  1209. SunflowerField.Font = Enum.Font.Fantasy
  1210. SunflowerField.Text = "Sunflower Field"
  1211. SunflowerField.TextSize = 16
  1212.  
  1213. MushRoomField.Name = "MushRoomField"
  1214. MushRoomField.Parent = WayPointsFrame
  1215. MushRoomField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1216. MushRoomField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1217. MushRoomField.Position = UDim2.new(0, 375, 0, 55)
  1218. MushRoomField.Size = UDim2.new(0, 180, 0, 20)
  1219. MushRoomField.TextColor3 = Color3.new(1, 1, 1)
  1220. MushRoomField.Font = Enum.Font.Fantasy
  1221. MushRoomField.Text = "MushRoom Field"
  1222. MushRoomField.TextSize = 16
  1223.  
  1224. DandelionField.Name = "DandelionField"
  1225. DandelionField.Parent = WayPointsFrame
  1226. DandelionField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1227. DandelionField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1228. DandelionField.Position = UDim2.new(0, 375, 0, 80)
  1229. DandelionField.Size = UDim2.new(0, 180, 0, 20)
  1230. DandelionField.TextColor3 = Color3.new(1, 1, 1)
  1231. DandelionField.Font = Enum.Font.Fantasy
  1232. DandelionField.Text = "Dandelion Field"
  1233. DandelionField.TextSize = 16
  1234.  
  1235. BlueField.Name = "BlueField"
  1236. BlueField.Parent = WayPointsFrame
  1237. BlueField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1238. BlueField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1239. BlueField.Position = UDim2.new(0, 375, 0, 105)
  1240. BlueField.Size = UDim2.new(0, 180, 0, 20)
  1241. BlueField.TextColor3 = Color3.new(1, 1, 1)
  1242. BlueField.Font = Enum.Font.Fantasy
  1243. BlueField.Text = "Blue Flower Field"
  1244. BlueField.TextSize = 16
  1245.  
  1246. CloverField.Name = "CloverField"
  1247. CloverField.Parent = WayPointsFrame
  1248. CloverField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1249. CloverField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1250. CloverField.Position = UDim2.new(0, 375, 0, 130)
  1251. CloverField.Size = UDim2.new(0, 180, 0, 20)
  1252. CloverField.TextColor3 = Color3.new(1, 1, 1)
  1253. CloverField.Font = Enum.Font.Fantasy
  1254. CloverField.Text = "Clover Field"
  1255. CloverField.TextSize = 16
  1256.  
  1257. StrawBerryField.Name = "StrawBerryField"
  1258. StrawBerryField.Parent = WayPointsFrame
  1259. StrawBerryField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1260. StrawBerryField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1261. StrawBerryField.Position = UDim2.new(0, 375, 0, 155)
  1262. StrawBerryField.Size = UDim2.new(0, 180, 0, 20)
  1263. StrawBerryField.TextColor3 = Color3.new(1, 1, 1)
  1264. StrawBerryField.Font = Enum.Font.Fantasy
  1265. StrawBerryField.Text = "StrawBerry Field"
  1266. StrawBerryField.TextSize = 16
  1267.  
  1268. SpiderField.Name = "SpiderField"
  1269. SpiderField.Parent = WayPointsFrame
  1270. SpiderField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1271. SpiderField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1272. SpiderField.Position = UDim2.new(0, 375, 0, 180)
  1273. SpiderField.Size = UDim2.new(0, 180, 0, 20)
  1274. SpiderField.TextColor3 = Color3.new(1, 1, 1)
  1275. SpiderField.Font = Enum.Font.Fantasy
  1276. SpiderField.Text = "Spider Field"
  1277. SpiderField.TextSize = 16
  1278.  
  1279. BamBooField.Name = "BamBooField"
  1280. BamBooField.Parent = WayPointsFrame
  1281. BamBooField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1282. BamBooField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1283. BamBooField.Position = UDim2.new(0, 375, 0, 205)
  1284. BamBooField.Size = UDim2.new(0, 180, 0, 20)
  1285. BamBooField.TextColor3 = Color3.new(1, 1, 1)
  1286. BamBooField.Font = Enum.Font.Fantasy
  1287. BamBooField.Text = "BamBoo Field"
  1288. BamBooField.TextSize = 16
  1289.  
  1290. RoseField.Name = "RoseField"
  1291. RoseField.Parent = WayPointsFrame
  1292. RoseField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1293. RoseField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1294. RoseField.Position = UDim2.new(0, 375, 0, 230)
  1295. RoseField.Size = UDim2.new(0, 180, 0, 20)
  1296. RoseField.TextColor3 = Color3.new(1, 1, 1)
  1297. RoseField.Font = Enum.Font.Fantasy
  1298. RoseField.Text = "Rose Field"
  1299. RoseField.TextSize = 16
  1300.  
  1301. PineTreeField.Name = "PineTreeField"
  1302. PineTreeField.Parent = WayPointsFrame
  1303. PineTreeField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1304. PineTreeField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1305. PineTreeField.Position = UDim2.new(0, 375, 0, 255)
  1306. PineTreeField.Size = UDim2.new(0, 180, 0, 20)
  1307. PineTreeField.TextColor3 = Color3.new(1, 1, 1)
  1308. PineTreeField.Font = Enum.Font.Fantasy
  1309. PineTreeField.Text = "Pine Tree Forest"
  1310. PineTreeField.TextSize = 16
  1311.  
  1312. CactusField.Name = "CactusField"
  1313. CactusField.Parent = WayPointsFrame
  1314. CactusField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1315. CactusField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1316. CactusField.Position = UDim2.new(0, 375, 0, 280)
  1317. CactusField.Size = UDim2.new(0, 180, 0, 20)
  1318. CactusField.TextColor3 = Color3.new(1, 1, 1)
  1319. CactusField.Font = Enum.Font.Fantasy
  1320. CactusField.Text = "Cactus Field"
  1321. CactusField.TextSize = 16
  1322.  
  1323. PumpkinField.Name = "PumpkinField"
  1324. PumpkinField.Parent = WayPointsFrame
  1325. PumpkinField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1326. PumpkinField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1327. PumpkinField.Position = UDim2.new(0, 375, 0, 305)
  1328. PumpkinField.Size = UDim2.new(0, 180, 0, 20)
  1329. PumpkinField.TextColor3 = Color3.new(1, 1, 1)
  1330. PumpkinField.Font = Enum.Font.Fantasy
  1331. PumpkinField.Text = "Pumpkin Patch"
  1332. PumpkinField.TextSize = 16
  1333.  
  1334. PineappleField.Name = "PineappleField"
  1335. PineappleField.Parent = WayPointsFrame
  1336. PineappleField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1337. PineappleField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1338. PineappleField.Position = UDim2.new(0, 375, 0, 330)
  1339. PineappleField.Size = UDim2.new(0, 180, 0, 20)
  1340. PineappleField.TextColor3 = Color3.new(1, 1, 1)
  1341. PineappleField.Font = Enum.Font.Fantasy
  1342. PineappleField.Text = "Pineapple Patch"
  1343. PineappleField.TextSize = 16
  1344.  
  1345. MountainTopField.Name = "MountainTopField"
  1346. MountainTopField.Parent = WayPointsFrame
  1347. MountainTopField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1348. MountainTopField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1349. MountainTopField.Position = UDim2.new(0, 375, 0, 355)
  1350. MountainTopField.Size = UDim2.new(0, 180, 0, 20)
  1351. MountainTopField.TextColor3 = Color3.new(1, 1, 1)
  1352. MountainTopField.Font = Enum.Font.Fantasy
  1353. MountainTopField.Text = "Mountain Top Field"
  1354. MountainTopField.TextSize = 16
  1355.  
  1356. Field1AF.Name = "Field1AF"
  1357. Field1AF.Parent = WayPointsFrame
  1358. Field1AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1359. Field1AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1360. Field1AF.Position = UDim2.new(0, 555, 0, 30)
  1361. Field1AF.Size = UDim2.new(0, 40, 0, 20)
  1362. Field1AF.TextColor3 = Color3.new(1, 1, 1)
  1363. Field1AF.Font = Enum.Font.Fantasy
  1364. Field1AF.Text = "Farm"
  1365. Field1AF.TextSize = 16
  1366.  
  1367. Field2AF.Name = "Field2AF"
  1368. Field2AF.Parent = WayPointsFrame
  1369. Field2AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1370. Field2AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1371. Field2AF.Position = UDim2.new(0, 555, 0, 55)
  1372. Field2AF.Size = UDim2.new(0, 40, 0, 20)
  1373. Field2AF.TextColor3 = Color3.new(1, 1, 1)
  1374. Field2AF.Font = Enum.Font.Fantasy
  1375. Field2AF.Text = "Farm"
  1376. Field2AF.TextSize = 16
  1377.  
  1378. Field3AF.Name = "Field3AF"
  1379. Field3AF.Parent = WayPointsFrame
  1380. Field3AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1381. Field3AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1382. Field3AF.Position = UDim2.new(0, 555, 0, 80)
  1383. Field3AF.Size = UDim2.new(0, 40, 0, 20)
  1384. Field3AF.TextColor3 = Color3.new(1, 1, 1)
  1385. Field3AF.Font = Enum.Font.Fantasy
  1386. Field3AF.Text = "Farm"
  1387. Field3AF.TextSize = 16
  1388.  
  1389. Field4AF.Name = "Field4AF"
  1390. Field4AF.Parent = WayPointsFrame
  1391. Field4AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1392. Field4AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1393. Field4AF.Position = UDim2.new(0, 555, 0, 105)
  1394. Field4AF.Size = UDim2.new(0, 40, 0, 20)
  1395. Field4AF.TextColor3 = Color3.new(1, 1, 1)
  1396. Field4AF.Font = Enum.Font.Fantasy
  1397. Field4AF.Text = "Farm"
  1398. Field4AF.TextSize = 16
  1399.  
  1400. Field5AF.Name = "Field5AF"
  1401. Field5AF.Parent = WayPointsFrame
  1402. Field5AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1403. Field5AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1404. Field5AF.Position = UDim2.new(0, 555, 0, 130)
  1405. Field5AF.Size = UDim2.new(0, 40, 0, 20)
  1406. Field5AF.TextColor3 = Color3.new(1, 1, 1)
  1407. Field5AF.Font = Enum.Font.Fantasy
  1408. Field5AF.Text = "Farm"
  1409. Field5AF.TextSize = 16
  1410.  
  1411. Field6AF.Name = "Field6AF"
  1412. Field6AF.Parent = WayPointsFrame
  1413. Field6AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1414. Field6AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1415. Field6AF.Position = UDim2.new(0, 555, 0, 155)
  1416. Field6AF.Size = UDim2.new(0, 40, 0, 20)
  1417. Field6AF.TextColor3 = Color3.new(1, 1, 1)
  1418. Field6AF.Font = Enum.Font.Fantasy
  1419. Field6AF.Text = "Farm"
  1420. Field6AF.TextSize = 16
  1421.  
  1422. Field7AF.Name = "Field7AF"
  1423. Field7AF.Parent = WayPointsFrame
  1424. Field7AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1425. Field7AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1426. Field7AF.Position = UDim2.new(0, 555, 0, 180)
  1427. Field7AF.Size = UDim2.new(0, 40, 0, 20)
  1428. Field7AF.TextColor3 = Color3.new(1, 1, 1)
  1429. Field7AF.Font = Enum.Font.Fantasy
  1430. Field7AF.Text = "Farm"
  1431. Field7AF.TextSize = 16
  1432.  
  1433. Field8AF.Name = "Field8AF"
  1434. Field8AF.Parent = WayPointsFrame
  1435. Field8AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1436. Field8AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1437. Field8AF.Position = UDim2.new(0, 555, 0, 205)
  1438. Field8AF.Size = UDim2.new(0, 40, 0, 20)
  1439. Field8AF.TextColor3 = Color3.new(1, 1, 1)
  1440. Field8AF.Font = Enum.Font.Fantasy
  1441. Field8AF.Text = "Farm"
  1442. Field8AF.TextSize = 16
  1443.  
  1444. Field9AF.Name = "Field9AF"
  1445. Field9AF.Parent = WayPointsFrame
  1446. Field9AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1447. Field9AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1448. Field9AF.Position = UDim2.new(0, 555, 0, 230)
  1449. Field9AF.Size = UDim2.new(0, 40, 0, 20)
  1450. Field9AF.TextColor3 = Color3.new(1, 1, 1)
  1451. Field9AF.Font = Enum.Font.Fantasy
  1452. Field9AF.Text = "Farm"
  1453. Field9AF.TextSize = 16
  1454.  
  1455. Field10AF.Name = "Field10AF"
  1456. Field10AF.Parent = WayPointsFrame
  1457. Field10AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1458. Field10AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1459. Field10AF.Position = UDim2.new(0, 555, 0, 255)
  1460. Field10AF.Size = UDim2.new(0, 40, 0, 20)
  1461. Field10AF.TextColor3 = Color3.new(1, 1, 1)
  1462. Field10AF.Font = Enum.Font.Fantasy
  1463. Field10AF.Text = "Farm"
  1464. Field10AF.TextSize = 16
  1465.  
  1466. Field11AF.Name = "Field11AF"
  1467. Field11AF.Parent = WayPointsFrame
  1468. Field11AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1469. Field11AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1470. Field11AF.Position = UDim2.new(0, 555, 0, 280)
  1471. Field11AF.Size = UDim2.new(0, 40, 0, 20)
  1472. Field11AF.TextColor3 = Color3.new(1, 1, 1)
  1473. Field11AF.Font = Enum.Font.Fantasy
  1474. Field11AF.Text = "Farm"
  1475. Field11AF.TextSize = 16
  1476.  
  1477. Field12AF.Name = "Field12AF"
  1478. Field12AF.Parent = WayPointsFrame
  1479. Field12AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1480. Field12AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1481. Field12AF.Position = UDim2.new(0, 555, 0, 305)
  1482. Field12AF.Size = UDim2.new(0, 40, 0, 20)
  1483. Field12AF.TextColor3 = Color3.new(1, 1, 1)
  1484. Field12AF.Font = Enum.Font.Fantasy
  1485. Field12AF.Text = "Farm"
  1486. Field12AF.TextSize = 16
  1487.  
  1488. Field13AF.Name = "Field13AF"
  1489. Field13AF.Parent = WayPointsFrame
  1490. Field13AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1491. Field13AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1492. Field13AF.Position = UDim2.new(0, 555, 0, 330)
  1493. Field13AF.Size = UDim2.new(0, 40, 0, 20)
  1494. Field13AF.TextColor3 = Color3.new(1, 1, 1)
  1495. Field13AF.Font = Enum.Font.Fantasy
  1496. Field13AF.Text = "Farm"
  1497. Field13AF.TextSize = 16
  1498.  
  1499. Field14AF.Name = "Field14AF"
  1500. Field14AF.Parent = WayPointsFrame
  1501. Field14AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1502. Field14AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1503. Field14AF.Position = UDim2.new(0, 555, 0, 355)
  1504. Field14AF.Size = UDim2.new(0, 40, 0, 20)
  1505. Field14AF.TextColor3 = Color3.new(1, 1, 1)
  1506. Field14AF.Font = Enum.Font.Fantasy
  1507. Field14AF.Text = "Farm"
  1508. Field14AF.TextSize = 16
  1509.  
  1510. Players.Name = "Players"
  1511. Players.Parent = MainFrame
  1512. Players.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1513. Players.BorderColor3 = Color3.new(0, 1, 0)
  1514. Players.Position = UDim2.new(0, 118, 0, 5)
  1515. Players.Size = UDim2.new(0, 60, 0, 20)
  1516. Players.BackgroundTransparency = 0
  1517. Players.Font = Enum.Font.Fantasy
  1518. Players.TextColor3 = Color3.new(1, 1, 1)
  1519. Players.Text = "Players"
  1520. Players.TextSize = 17
  1521. Players.TextWrapped = true
  1522.  
  1523. PlayerFrame.Name = "PlayerFrame"
  1524. PlayerFrame.Parent = MainFrame
  1525. PlayerFrame.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  1526. PlayerFrame.BackgroundTransparency = 0.5
  1527. PlayerFrame.BorderColor3 = Color3.new(0, 0, 0)
  1528. PlayerFrame.Position = UDim2.new(0, 63, 0, 34)
  1529. PlayerFrame.Size = UDim2.new(0, 170, 0, 200)
  1530. PlayerFrame.Visible = false
  1531.  
  1532. PlyrSel.Name = "PlyrSel"
  1533. PlyrSel.Parent = PlayerFrame
  1534. PlyrSel.BackgroundColor3 = Color3.new(1, 1, 1)
  1535. PlyrSel.BackgroundTransparency = 0.15
  1536. PlyrSel.BorderColor3 = Color3.new(0, 0, 0)
  1537. PlyrSel.Position = UDim2.new(0, 5, 0, 5)
  1538. PlyrSel.Size = UDim2.new(0, 160, 0, 20)
  1539. PlyrSel.Font = Enum.Font.SourceSans
  1540. PlyrSel.Text = "SELECT A PLAYER"
  1541. PlyrSel.TextColor3 = Color3.new(0, 0, 0)
  1542. PlyrSel.TextScaled = true
  1543. PlyrSel.TextSize = 17
  1544. PlyrSel.TextWrapped = true
  1545.  
  1546. Player1.Name = "Player1"
  1547. Player1.Parent = PlayerFrame
  1548. Player1.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1549. Player1.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1550. Player1.Position = UDim2.new(0, 5, 0, 35)
  1551. Player1.Size = UDim2.new(0, 160, 0, 20)
  1552. Player1.Font = Enum.Font.Fantasy
  1553. Player1.Text = ""
  1554. Player1.TextColor3 = Color3.new(1, 1, 1)
  1555. Player1.TextSize = 15
  1556. Player1.TextWrapped = true
  1557.  
  1558. Player2.Name = "Player2"
  1559. Player2.Parent = PlayerFrame
  1560. Player2.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1561. Player2.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1562. Player2.Position = UDim2.new(0, 5, 0, 60)
  1563. Player2.Size = UDim2.new(0, 160, 0, 20)
  1564. Player2.Font = Enum.Font.Fantasy
  1565. Player2.Text = ""
  1566. Player2.TextColor3 = Color3.new(1, 1, 1)
  1567. Player2.TextSize = 15
  1568. Player2.TextWrapped = true
  1569.  
  1570. Player3.Name = "Player3"
  1571. Player3.Parent = PlayerFrame
  1572. Player3.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1573. Player3.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1574. Player3.Position = UDim2.new(0, 5, 0, 85)
  1575. Player3.Size = UDim2.new(0, 160, 0, 20)
  1576. Player3.Font = Enum.Font.Fantasy
  1577. Player3.Text = ""
  1578. Player3.TextColor3 = Color3.new(1, 1, 1)
  1579. Player3.TextSize = 15
  1580. Player3.TextWrapped = true
  1581.  
  1582. Player4.Name = "Player4"
  1583. Player4.Parent = PlayerFrame
  1584. Player4.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1585. Player4.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1586. Player4.Position = UDim2.new(0, 5, 0, 110)
  1587. Player4.Size = UDim2.new(0, 160, 0, 20)
  1588. Player4.Font = Enum.Font.Fantasy
  1589. Player4.Text = ""
  1590. Player4.TextColor3 = Color3.new(1, 1, 1)
  1591. Player4.TextSize = 15
  1592. Player4.TextWrapped = true
  1593.  
  1594. Player5.Name = "Player5"
  1595. Player5.Parent = PlayerFrame
  1596. Player5.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1597. Player5.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1598. Player5.Position = UDim2.new(0, 5, 0, 135)
  1599. Player5.Size = UDim2.new(0, 160, 0, 20)
  1600. Player5.Font = Enum.Font.Fantasy
  1601. Player5.Text = ""
  1602. Player5.TextColor3 = Color3.new(1, 1, 1)
  1603. Player5.TextSize = 15
  1604. Player5.TextWrapped = true
  1605.  
  1606. TpPlayer.Name = "TpPlayer"
  1607. TpPlayer.Parent = PlayerFrame
  1608. TpPlayer.BackgroundColor3 = Color3.new(0.18, 0.18, 0.18)
  1609. TpPlayer.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1610. TpPlayer.Position = UDim2.new(0, 5, 0, 165)
  1611. TpPlayer.Size = UDim2.new(0, 160, 0, 30)
  1612. TpPlayer.Font = Enum.Font.Fantasy
  1613. TpPlayer.Text = "Teleport to Player"
  1614. TpPlayer.TextColor3 = Color3.new(1, 1, 1)
  1615. TpPlayer.TextWrapped = true
  1616. TpPlayer.TextSize = 17
  1617.  
  1618. PollenFarm.Name = "PollenFarm"
  1619. PollenFarm.Parent = MainFrame
  1620. PollenFarm.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1621. PollenFarm.BorderColor3 = Color3.new(0, 1, 0)
  1622. PollenFarm.Position = UDim2.new(0, 183, 0, 5)
  1623. PollenFarm.Size = UDim2.new(0, 100, 0, 20)
  1624. PollenFarm.Font = Enum.Font.Fantasy
  1625. PollenFarm.TextColor3 = Color3.new(1, 1, 1)
  1626. PollenFarm.Text = "Farm Pollen"
  1627. PollenFarm.TextSize = 17
  1628. PollenFarm.TextWrapped = true
  1629.  
  1630. AutoDig.Name = "AutoDig"
  1631. AutoDig.Parent = MainFrame
  1632. AutoDig.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1633. AutoDig.BorderColor3 = Color3.new(0, 1, 0)
  1634. AutoDig.Position = UDim2.new(0, 288, 0, 5)
  1635. AutoDig.Size = UDim2.new(0, 70, 0, 20)
  1636. AutoDig.Font = Enum.Font.Fantasy
  1637. AutoDig.TextColor3 = Color3.new(1, 1, 1)
  1638. AutoDig.Text = "Auto Dig"
  1639. AutoDig.TextSize = 17
  1640. AutoDig.TextWrapped = true
  1641.  
  1642. FindTreasures.Name = "FindTreasures"
  1643. FindTreasures.Parent = MainFrame
  1644. FindTreasures.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1645. FindTreasures.BorderColor3 = Color3.new(0, 1, 0)
  1646. FindTreasures.Position = UDim2.new(0, 363, 0, 5)
  1647. FindTreasures.Size = UDim2.new(0, 130, 0, 20)
  1648. FindTreasures.BackgroundTransparency = 0
  1649. FindTreasures.Font = Enum.Font.Fantasy
  1650. FindTreasures.TextColor3 = Color3.new(1, 1, 1)
  1651. FindTreasures.Text = "Collect Treasures"
  1652. FindTreasures.TextSize = 17
  1653. FindTreasures.TextWrapped = true
  1654.  
  1655. FindTreasuresText1.Name = "FindTreasuresText1"
  1656. FindTreasuresText1.Parent = MainFrame
  1657. FindTreasuresText1.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1658. FindTreasuresText1.BorderColor3 = Color3.new(0, 0, 0)
  1659. FindTreasuresText1.BackgroundTransparency = 0.1
  1660. FindTreasuresText1.Position = UDim2.new(0, 333, 0, 34)
  1661. FindTreasuresText1.Size = UDim2.new(0, 190, 0, 85)
  1662. FindTreasuresText1.TextColor3 = Color3.new(1, 1, 1)
  1663. FindTreasuresText1.Font = Enum.Font.Fantasy
  1664. 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."
  1665. FindTreasuresText1.TextSize = 16
  1666. FindTreasuresText1.TextWrapped = true
  1667. FindTreasuresText1.ZIndex = 6
  1668. FindTreasuresText1.Visible = false
  1669. FindTreasuresText1.TextYAlignment = Enum.TextYAlignment.Top
  1670.  
  1671. ExtrasScreen.Name = "ExtrasScreen"
  1672. ExtrasScreen.Parent = MainFrame
  1673. ExtrasScreen.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1674. ExtrasScreen.BorderColor3 = Color3.new(0, 1, 0)
  1675. ExtrasScreen.Position = UDim2.new(0, 498, 0, 5)
  1676. ExtrasScreen.Size = UDim2.new(0, 50, 0, 20)
  1677. ExtrasScreen.BackgroundTransparency = 0
  1678. ExtrasScreen.Font = Enum.Font.Fantasy
  1679. ExtrasScreen.TextColor3 = Color3.new(1, 1, 1)
  1680. ExtrasScreen.Text = "Extras"
  1681. ExtrasScreen.TextSize = 17
  1682. ExtrasScreen.TextWrapped = true
  1683.  
  1684. ExtrasFrame.Name = "ExtrasFrame"
  1685. ExtrasFrame.Parent = MainFrame
  1686. ExtrasFrame.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  1687. ExtrasFrame.BorderColor3 = Color3.new(0, 0, 0)
  1688. ExtrasFrame.BackgroundTransparency = 0.5
  1689. ExtrasFrame.Position = UDim2.new(0, 428, 0, 34)
  1690. ExtrasFrame.Size = UDim2.new(0, 170, 0, 105)
  1691. ExtrasFrame.Visible = false
  1692.  
  1693. NoClip.Name = "NoClip"
  1694. NoClip.Parent = ExtrasFrame
  1695. NoClip.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1696. NoClip.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1697. NoClip.Position = UDim2.new(0, 5, 0, 5)
  1698. NoClip.Size = UDim2.new(0, 160, 0, 20)
  1699. NoClip.Font = Enum.Font.Fantasy
  1700. NoClip.TextColor3 = Color3.new(1, 1, 1)
  1701. NoClip.Text = "Enable NoClip"
  1702. NoClip.TextSize = 17
  1703. NoClip.TextWrapped = true
  1704.  
  1705. TPTool.Name = "TPTool"
  1706. TPTool.Parent = ExtrasFrame
  1707. TPTool.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1708. TPTool.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1709. TPTool.Position = UDim2.new(0, 5, 0, 30)
  1710. TPTool.Size = UDim2.new(0, 160, 0, 20)
  1711. TPTool.TextColor3 = Color3.new(1, 1, 1)
  1712. TPTool.Font = Enum.Font.Fantasy
  1713. TPTool.Text = "Add TPTool"
  1714. TPTool.TextSize = 16
  1715.  
  1716. BTool.Name = "BTool"
  1717. BTool.Parent = ExtrasFrame
  1718. BTool.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1719. BTool.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1720. BTool.Position = UDim2.new(0, 5, 0, 55)
  1721. BTool.Size = UDim2.new(0, 160, 0, 20)
  1722. BTool.TextColor3 = Color3.new(1, 1, 1)
  1723. BTool.Font = Enum.Font.Fantasy
  1724. BTool.Text = "Add BTools"
  1725. BTool.TextSize = 16
  1726.  
  1727. ReJoinServer.Name = "ReJoinServer"
  1728. ReJoinServer.Parent = ExtrasFrame
  1729. ReJoinServer.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1730. ReJoinServer.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1731. ReJoinServer.Position = UDim2.new(0, 5, 0, 80)
  1732. ReJoinServer.Size = UDim2.new(0, 160, 0, 20)
  1733. ReJoinServer.TextColor3 = Color3.new(1, 1, 1)
  1734. ReJoinServer.Font = Enum.Font.Fantasy
  1735. ReJoinServer.Text = "ReJoin a Server"
  1736. ReJoinServer.TextSize = 16
  1737. ReJoinServer.TextWrapped = true
  1738.  
  1739. InfoScreen.Name = "InfoScreen"
  1740. InfoScreen.Parent = MainFrame
  1741. InfoScreen.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1742. InfoScreen.BorderColor3 = Color3.new(0, 1, 0)
  1743. InfoScreen.Position = UDim2.new(0, 553, 0, 5)
  1744. InfoScreen.Size = UDim2.new(0, 40, 0, 20)
  1745. InfoScreen.BackgroundTransparency = 0
  1746. InfoScreen.Font = Enum.Font.Fantasy
  1747. InfoScreen.TextColor3 = Color3.new(1, 1, 1)
  1748. InfoScreen.Text = "Info"
  1749. InfoScreen.TextSize = 17
  1750. InfoScreen.TextWrapped = true
  1751.  
  1752. InfoFrame.Name = "InfoFrame"
  1753. InfoFrame.Parent = MainFrame
  1754. InfoFrame.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1755. InfoFrame.BorderColor3 = Color3.new(0, 0, 0)
  1756. InfoFrame.BackgroundTransparency = 0.1
  1757. InfoFrame.Position = UDim2.new(0, 398, 0, 34)
  1758. InfoFrame.Size = UDim2.new(0, 200, 0, 190)
  1759. InfoFrame.Visible = false
  1760.  
  1761. InfoText1.Name = "InfoText1"
  1762. InfoText1.Parent = InfoFrame
  1763. InfoText1.BackgroundColor3 = Color3.new(0, 0, 0)
  1764. InfoText1.BorderColor3 = Color3.new(0, 0, 0)
  1765. InfoText1.BackgroundTransparency = 1
  1766. InfoText1.Position = UDim2.new(0, 5, 0, 5)
  1767. InfoText1.Size = UDim2.new(0, 190, 0, 210)
  1768. InfoText1.TextColor3 = Color3.new(1, 1, 1)
  1769. InfoText1.Font = Enum.Font.Fantasy
  1770. 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"
  1771. InfoText1.TextSize = 15
  1772. InfoText1.TextWrapped = true
  1773. InfoText1.TextYAlignment = Enum.TextYAlignment.Top
  1774.  
  1775. function notify(msg)
  1776. game.StarterGui:SetCore('SendNotification', {
  1777. Title = 'Bee Swarm LuckyGUI';
  1778. Text = msg;
  1779. Duration = 5;
  1780. })
  1781. end
  1782.  
  1783. --- Close ---
  1784.  
  1785. Close.MouseButton1Down:connect(function()
  1786. MainGUI:Destroy()
  1787. end)
  1788.  
  1789. --- Menus ---
  1790.  
  1791. local Menus = {
  1792. [WayPoints] = WayPointsFrame;
  1793. [ExtrasScreen] = ExtrasFrame;
  1794. [InfoScreen] = InfoFrame;
  1795. [Players] = PlayerFrame;
  1796. }
  1797. for button,frame in pairs(Menus) do
  1798. button.MouseButton1Click:connect(function()
  1799. if frame.Visible then
  1800. frame.Visible = false
  1801. return
  1802. end
  1803. for k,v in pairs(Menus) do
  1804. v.Visible = v == frame
  1805. end
  1806. end)
  1807. end
  1808.  
  1809. --- Snow Menus Show Hide ---
  1810.  
  1811. FindTreasures.MouseEnter:connect(function()
  1812. FindTreasuresText1.Visible = true
  1813. end)
  1814.  
  1815. FindTreasures.MouseLeave:connect(function()
  1816. FindTreasuresText1.Visible = false
  1817. end)
  1818.  
  1819. -- Pollen Farming --
  1820.  
  1821. spawn (function()
  1822. while true do
  1823. wait(0.2)
  1824. if PollenFarmActive == true then
  1825. local player = game:GetService("Players").LocalPlayer
  1826. local currp
  1827. workspace.Collectibles.ChildAdded:Connect(function(part)
  1828. wait(0.5)
  1829. if currp and (part.Position-currp).magnitude < 50 then
  1830. player.Character:MoveTo(part.Position)
  1831. wait(0.3)
  1832. player.Character:MoveTo(currp)
  1833. end
  1834. end)
  1835. local pollenLbl = player.Character:FindFirstChild("ProgressLabel",true)
  1836. if not pollenLbl then
  1837. error("Backpack not found")
  1838. end
  1839. local maxpollen = tonumber(pollenLbl.Text:match("%d+$"))
  1840. local pollenTool = player.Character:FindFirstChildOfClass("Tool") or player.Backpack:FindFirstChildOfClass("Tool")
  1841. if pollenTool==nil or pollenTool:FindFirstChild("ClickEvent")==nil then
  1842. error("Tool not found")
  1843. end
  1844. print("Backpack size: " .. maxpollen)
  1845. if Field1AFActive == true then
  1846. fieldpos = {Vector3.new(-207.426,3,132.8),Vector3.new(-207.426,3,162.8),Vector3.new(-207.426,3,192.8)}
  1847. print("Farming Sunflower Zone")
  1848. elseif Field2AFActive == true then
  1849. fieldpos = {Vector3.new(-100.1, 3.3, 134.4),Vector3.new(-67.9, 3.3, 135.7)}
  1850. print("Farming Mushroom Zone")
  1851. elseif Field3AFActive == true then
  1852. fieldpos = {Vector3.new(-70.35,4,221.5),Vector3.new(-30.35,4,221.5),Vector3.new(10.35,4,221.5)}
  1853. print("Farming Dandelion Zone")
  1854. elseif Field4AFActive == true then
  1855. fieldpos = {Vector3.new(106.8,4,100.5),Vector3.new(146.8,4,100.5),Vector3.new(186.8,4,100.5)}
  1856. print("Farming Blue Flower Zone")
  1857. elseif Field5AFActive == true then
  1858. fieldpos = {Vector3.new(135,33,195),Vector3.new(160,33,175),Vector3.new(185,33,195)}
  1859. print("Farming Clover Zone")
  1860. elseif Field6AFActive == true then
  1861. fieldpos = {Vector3.new(-178,20,15),Vector3.new(-178,20,-12),Vector3.new(-157,20,-20)}
  1862. print("Farming StrawBerry Zone")
  1863. elseif Field7AFActive == true then
  1864. fieldpos = {Vector3.new(-67,20,0),Vector3.new(-42,20,-19),Vector3.new(-16.4,20,0)}
  1865. print("Farming Spider Zone")
  1866. elseif Field8AFActive == true then
  1867. fieldpos = {Vector3.new(92.9,20,-25.6),Vector3.new(132.9,20,-25.6),Vector3.new(172.9,20,-25.6)}
  1868. print("Farming BamBoo Zone")
  1869. elseif Field9AFActive == true then
  1870. fieldpos = {Vector3.new(-300,20,129),Vector3.new(-322.835,20,129),Vector3.new(-350,20,129)}
  1871. print("Farming Rose Zone")
  1872. elseif Field10AFActive == true then
  1873. 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)}
  1874. print("Farming Pine Tree Zone")
  1875. elseif Field11AFActive == true then
  1876. fieldpos = {Vector3.new(-159.5,68,-101.5),Vector3.new(-194.5,68,-112.5),Vector3.new(-229.5,68,-101.5)}
  1877. print("Farming Cactus Zone")
  1878. elseif Field12AFActive == true then
  1879. fieldpos = {Vector3.new(-169,67,-183.8),Vector3.new(-186.5,67,-186.8),Vector3.new(-222,67,-183.8)}
  1880. print("Farming Pumpkin Zone")
  1881. elseif Field13AFActive == true then
  1882. fieldpos = {Vector3.new(285.3,70.2,-200),Vector3.new(260.3,70.2,-220),Vector3.new(225.3,70.2,-200)}
  1883. print("Farming Pineapple Patch")
  1884. elseif Field14AFActive == true then
  1885. 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)}
  1886. print("Farming Mountain Top Zone")
  1887. else
  1888. if maxpollen < 9999 then
  1889. 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)}
  1890. print("Auto Farming Zone 1 selected")
  1891. else
  1892. 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)}
  1893. print("Auto Farming Zone 2 selected")
  1894. end
  1895. end
  1896. local posIndex = 0
  1897. while PollenFarmActive do
  1898. --collect pollen
  1899. pollenTool.Parent = player.Character
  1900. wait(0.1)
  1901. while PollenFarmActive and player.leaderstats.Pollen.Value<maxpollen do
  1902. posIndex=posIndex+1
  1903. if posIndex>#fieldpos then posIndex=1 end
  1904. for rot=1,4 do
  1905. if not PollenFarmActive then break end
  1906. local angle = CFrame.Angles(0,math.pi*.5*rot,0)
  1907. currp = fieldpos[posIndex]+angle.lookVector*10
  1908. player.Character.HumanoidRootPart.CFrame=CFrame.new(currp)*angle
  1909. for i=1,25 do
  1910. if not PollenFarmActive then break end
  1911. wait(0.2)
  1912. pollenTool.ClickEvent:FireServer(currp)
  1913. end
  1914. if player.leaderstats.Pollen.Value+1>maxpollen then break end
  1915. end
  1916. end
  1917. --turn to honey
  1918. currp=nil
  1919. player.Character:MoveTo(player.SpawnPos.Value.p)
  1920. wait(1)
  1921. game:GetService("ReplicatedStorage").Events.PlayerHiveCommand:FireServer("ToggleHoneyMaking")
  1922. if PollenFarmActive then
  1923. repeat wait(0.5) until player.leaderstats.Pollen.Value < 1
  1924. wait(10)
  1925. end
  1926. end
  1927. end
  1928. end
  1929. end)
  1930.  
  1931. --- WayPoints ---
  1932.  
  1933. local WayPoints = {
  1934. ["Black Bear"] = CFrame.new(-258.1, 5, 299.7),
  1935. ["Brown Bear"] = CFrame.new(282, 46, 236),
  1936. ["Panda Bear"] = CFrame.new(106.3, 35, 50.1),
  1937. ["Polar Bear"] = CFrame.new(-106, 119, -77),
  1938. ["Science Bear"] = CFrame.new(267, 103, 20),
  1939. ["Traveling Bear"] = CFrame.new(34, 14, 371),
  1940. ["Mother Bear"] = CFrame.new(-183.8, 4.6, 87.5),
  1941. ["Tunnel Bear"] = CFrame.new(507.3, 5.7, -45.7),
  1942. ["Redfield Boost"] = CFrame.new(-332, 20, 244),
  1943. ["Bluefield Boost"] = CFrame.new(319, 58, 103),
  1944. ["MountainTop Boost"] = CFrame.new(-40, 176, -191.7),
  1945. ["Red Cannon (22)"] = CFrame.new(-240, 17, 345),
  1946. ["Blue Cannon (16)"] = CFrame.new(-287, 73, 22),
  1947. ["Yellow Cannon (12)"] = CFrame.new(266, 109, -25),
  1948. ["Slingshot (8)"] = CFrame.new(78, 23, 149),
  1949. ["Bee Shop"] = CFrame.new(-136.8, 4.6, 243.4),
  1950. ["Tool Shop"] = CFrame.new(86, 4.6, 294),
  1951. ["Tool Shop 2"] = CFrame.new(165, 69, -161),
  1952. ["MountainTop Shop"] = CFrame.new(-18, 176, -137),
  1953. ["Ticket Tent"] = CFrame.new(-234, 17, 398),
  1954. ["Red Clubhouse"] = CFrame.new(-334, 21, 216),
  1955. ["Blue Clubhouse"] = CFrame.new(292, 4, 98),
  1956. ["Ticket Shop"] = CFrame.new(-12.8, 184, -222.2),
  1957. ["Club Honey"] = CFrame.new(47, 5, 323),
  1958. ["RoyalJelly Shop"] = CFrame.new(-297, 53, 68),
  1959. ["Ticket RoyalJelly Shop"] = CFrame.new(81, 18, 240),
  1960. ["Honeystorm Dispensor"] = CFrame.new(301, 48, 191),
  1961. ["Blueberry Dispenser"] = CFrame.new(313.3, 58, 86.9),
  1962. ["Strawberry Dispenser"] = CFrame.new(-320.5, 46, 272.5),
  1963. ["Instant Honey Convertor"] = CFrame.new(282, 68, -62),
  1964. ["King Beetles Lair"] = CFrame.new(218, 3, 140),
  1965. ["Clover Field"] = CFrame.new(174, 34, 189),
  1966. ["Mushroom Field"] = CFrame.new(-258.1, 5, 299.7),
  1967. ["Spider Field"] = CFrame.new(-57.2, 20, -5.3),
  1968. ["Blue Field"] = CFrame.new(113.7, 4, 101.5),
  1969. ["Sunflower Field"] = CFrame.new(-208, 4, 185),
  1970. ["StrawBerry Field"] = CFrame.new(-169.3, 20, -3.2),
  1971. ["Red Field"] = CFrame.new(-258.1, 5, 299.7),
  1972. ["Dandelion Field"] = CFrame.new(-30, 4, 225),
  1973. ["BamBoo Field"] = CFrame.new(93, 20, -25),
  1974. ["Rose Field"] = CFrame.new(-322, 20, 124),
  1975. ["Mushroom Field"] = CFrame.new(-94, 5, 116),
  1976. ["Cactus Field"] = CFrame.new(-194, 68, -107),
  1977. ["Pumpkin Field"] = CFrame.new(-194, 68, -182),
  1978. ["MountainTop Field"] = CFrame.new(76, 176, -181),
  1979. ["PineTree Field"] = CFrame.new(-318, 68, -150),
  1980. ["Pineapple Field"] = CFrame.new(262, 68, -201),
  1981. ["Onett"] = CFrame.new(-8.4, 234, -517.9),
  1982. ["Gumdrop Dispenser"] = CFrame.new(63, 20.7, 38.7),
  1983. ["Treat Dispenser"] = CFrame.new(193.9, 68, -123),
  1984. ["Treat Shop"] = CFrame.new(-228.2, 5, 89.4),
  1985. ["Ant Challenge"] = CFrame.new(90.6, 32.6, 501)
  1986. }
  1987.  
  1988. ReturnToHive.MouseButton1Down:connect(function()
  1989. local player = game:GetService("Players").LocalPlayer
  1990. player.Character:MoveTo(player.SpawnPos.Value.p)
  1991. WayPointsFrame.Visible = false
  1992. notify'Teleported to Hive'
  1993. end)
  1994.  
  1995. BlackBear.MouseButton1Down:connect(function()
  1996. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1997. uTorso.CFrame = WayPoints["Black Bear"]
  1998. WayPointsFrame.Visible = false
  1999. notify'Teleported to Black Bear'
  2000. end)
  2001.  
  2002. BrownBear.MouseButton1Down:connect(function()
  2003. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2004. uTorso.CFrame = WayPoints["Brown Bear"]
  2005. WayPointsFrame.Visible = false
  2006. notify'Teleported to Brown Bear'
  2007. end)
  2008.  
  2009. PandaBear.MouseButton1Down:connect(function()
  2010. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2011. uTorso.CFrame = WayPoints["Panda Bear"]
  2012. WayPointsFrame.Visible = false
  2013. notify'Teleported to Panda Bear'
  2014. end)
  2015.  
  2016. PolarBear.MouseButton1Down:connect(function()
  2017. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2018. uTorso.CFrame = WayPoints["Polar Bear"]
  2019. WayPointsFrame.Visible = false
  2020. notify'Teleported to Polar Bear'
  2021. end)
  2022.  
  2023. ScienceBear.MouseButton1Down:connect(function()
  2024. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2025. uTorso.CFrame = WayPoints["Science Bear"]
  2026. WayPointsFrame.Visible = false
  2027. notify'Teleported to Science Bear'
  2028. end)
  2029.  
  2030. TravelingBear.MouseButton1Down:connect(function()
  2031. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2032. uTorso.CFrame = WayPoints["Traveling Bear"]
  2033. WayPointsFrame.Visible = false
  2034. notify'Teleported to Traveling Bear'
  2035. end)
  2036.  
  2037. MotherBear.MouseButton1Down:connect(function()
  2038. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2039. uTorso.CFrame = WayPoints["Mother Bear"]
  2040. WayPointsFrame.Visible = false
  2041. notify'Teleported to Mother Bear'
  2042. end)
  2043.  
  2044. TunnelBear.MouseButton1Down:connect(function()
  2045. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2046. uTorso.CFrame = WayPoints["Tunnel Bear"]
  2047. WayPointsFrame.Visible = false
  2048. notify'Teleported to Tunnel Bear'
  2049. end)
  2050.  
  2051. RedBoost.MouseButton1Down:connect(function()
  2052. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2053. uTorso.CFrame = WayPoints["Redfield Boost"]
  2054. WayPointsFrame.Visible = false
  2055. notify'Teleported to RedField Booster'
  2056. end)
  2057.  
  2058. BlueBoost.MouseButton1Down:connect(function()
  2059. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2060. uTorso.CFrame = WayPoints["Bluefield Boost"]
  2061. WayPointsFrame.Visible = false
  2062. notify'Teleported to BlueField Booster'
  2063. end)
  2064.  
  2065. MountainBoost.MouseButton1Down:connect(function()
  2066. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2067. uTorso.CFrame = WayPoints["MountainTop Boost"]
  2068. WayPointsFrame.Visible = false
  2069. notify'Teleported to MountainTop Boost'
  2070. end)
  2071.  
  2072. RedCannon.MouseButton1Down:connect(function()
  2073. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2074. uTorso.CFrame = WayPoints["Red Cannon (22)"]
  2075. WayPointsFrame.Visible = false
  2076. notify'Teleported to Red Cannon (22)'
  2077. end)
  2078.  
  2079. BlueCannon.MouseButton1Down:connect(function()
  2080. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2081. uTorso.CFrame = WayPoints["Blue Cannon (16)"]
  2082. WayPointsFrame.Visible = false
  2083. notify'Teleported to Blue Cannon (16)'
  2084. end)
  2085.  
  2086. YellowCannon.MouseButton1Down:connect(function()
  2087. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2088. uTorso.CFrame = WayPoints["Yellow Cannon (12)"]
  2089. WayPointsFrame.Visible = false
  2090. notify'Teleported to Yellow Cannon (12)'
  2091. end)
  2092.  
  2093. Slingshot.MouseButton1Down:connect(function()
  2094. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2095. uTorso.CFrame = WayPoints["Slingshot (8)"]
  2096. WayPointsFrame.Visible = false
  2097. notify'Teleported to Slingshot (8)'
  2098. end)
  2099.  
  2100. BeeShop.MouseButton1Down:connect(function()
  2101. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2102. uTorso.CFrame = WayPoints["Bee Shop"]
  2103. WayPointsFrame.Visible = false
  2104. notify'Teleported to Bee Shop'
  2105. end)
  2106.  
  2107. TPShop.MouseButton1Down:connect(function()
  2108. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2109. uTorso.CFrame = WayPoints["Tool Shop"]
  2110. WayPointsFrame.Visible = false
  2111. notify'Teleported to Basic Tool Shop'
  2112. end)
  2113.  
  2114. TPShop2.MouseButton1Down:connect(function()
  2115. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2116. uTorso.CFrame = WayPoints["Tool Shop 2"]
  2117. WayPointsFrame.Visible = false
  2118. notify'Teleported to Advanced Tool Shop'
  2119. end)
  2120.  
  2121. MountainTopShop.MouseButton1Down:connect(function()
  2122. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2123. uTorso.CFrame = WayPoints["MountainTop Shop"]
  2124. WayPointsFrame.Visible = false
  2125. notify'Teleported to MountainTop Shop'
  2126. end)
  2127.  
  2128. TentShop.MouseButton1Down:connect(function()
  2129. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2130. uTorso.CFrame = WayPoints["Ticket Tent"]
  2131. WayPointsFrame.Visible = false
  2132. notify'Teleported to Ticket Tent Shop'
  2133. end)
  2134.  
  2135. RedClubhouse.MouseButton1Down:connect(function()
  2136. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2137. uTorso.CFrame = WayPoints["Red Clubhouse"]
  2138. WayPointsFrame.Visible = false
  2139. notify'Teleported to Red ClubHouse'
  2140. end)
  2141.  
  2142. BlueClubhouse.MouseButton1Down:connect(function()
  2143. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2144. uTorso.CFrame = WayPoints["Blue Clubhouse"]
  2145. WayPointsFrame.Visible = false
  2146. notify'Teleported to Blue ClubHouse'
  2147. end)
  2148.  
  2149. TicketShop.MouseButton1Down:connect(function()
  2150. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2151. uTorso.CFrame = WayPoints["Ticket Shop"]
  2152. WayPointsFrame.Visible = false
  2153. notify'Teleported to Ticket Dispenser'
  2154. end)
  2155.  
  2156. ClubHoney.MouseButton1Down:connect(function()
  2157. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2158. uTorso.CFrame = WayPoints["Club Honey"]
  2159. WayPointsFrame.Visible = false
  2160. notify'Teleported to Club Honey Dispenser'
  2161. end)
  2162.  
  2163. RoyalJellyShop.MouseButton1Down:connect(function()
  2164. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2165. uTorso.CFrame = WayPoints["RoyalJelly Shop"]
  2166. WayPointsFrame.Visible = false
  2167. notify'Teleported to RoyalJelly Shop'
  2168. end)
  2169.  
  2170. TicketRoyalJelly.MouseButton1Down:connect(function()
  2171. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2172. uTorso.CFrame = WayPoints["Ticket RoyalJelly Shop"]
  2173. WayPointsFrame.Visible = false
  2174. notify'Teleported to Ticket Royal Jelly Shop'
  2175. end)
  2176.  
  2177. Honeystorm.MouseButton1Down:connect(function()
  2178. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2179. uTorso.CFrame = WayPoints["Honeystorm Dispensor"]
  2180. WayPointsFrame.Visible = false
  2181. notify'Teleported to Honeystorm'
  2182. end)
  2183.  
  2184. HoneyConvertor.MouseButton1Down:connect(function()
  2185. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2186. uTorso.CFrame = WayPoints["Instant Honey Convertor"]
  2187. WayPointsFrame.Visible = false
  2188. notify'Teleported to Instant Honey Convertor'
  2189. end)
  2190.  
  2191. TreatDispenser.MouseButton1Down:connect(function()
  2192. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2193. uTorso.CFrame = WayPoints["Treat Dispenser"]
  2194. WayPointsFrame.Visible = false
  2195. notify'Teleported to Treat Dispenser'
  2196. end)
  2197.  
  2198. KingbeetlesLair.MouseButton1Down:connect(function()
  2199. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2200. uTorso.CFrame = WayPoints["King Beetles Lair"]
  2201. WayPointsFrame.Visible = false
  2202. notify'Teleported to King Beetles Lair'
  2203. end)
  2204.  
  2205.  
  2206. MushRoomField.MouseButton1Down:connect(function()
  2207. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2208. uTorso.CFrame = WayPoints["Mushroom Field"]
  2209. WayPointsFrame.Visible = false
  2210. notify'Teleported to Mushroom Field'
  2211. end)
  2212.  
  2213. StrawBerryField.MouseButton1Down:connect(function()
  2214. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2215. uTorso.CFrame = WayPoints["StrawBerry Field"]
  2216. WayPointsFrame.Visible = false
  2217. notify'Teleported to StrawBerry Field'
  2218. end)
  2219.  
  2220. CloverField.MouseButton1Down:connect(function()
  2221. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2222. uTorso.CFrame = WayPoints["Clover Field"]
  2223. WayPointsFrame.Visible = false
  2224. notify'Teleported to Clover Field'
  2225. end)
  2226.  
  2227. SpiderField.MouseButton1Down:connect(function()
  2228. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2229. uTorso.CFrame = WayPoints["Spider Field"]
  2230. WayPointsFrame.Visible = false
  2231. notify'Teleported to Spider Field'
  2232. end)
  2233.  
  2234. BlueField.MouseButton1Down:connect(function()
  2235. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2236. uTorso.CFrame = WayPoints["Blue Field"]
  2237. WayPointsFrame.Visible = false
  2238. notify'Teleported to Blue Field'
  2239. end)
  2240.  
  2241. SunflowerField.MouseButton1Down:connect(function()
  2242. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2243. uTorso.CFrame = WayPoints["Sunflower Field"]
  2244. WayPointsFrame.Visible = false
  2245. notify'Teleported to Sunflower Field'
  2246. end)
  2247.  
  2248. DandelionField.MouseButton1Down:connect(function()
  2249. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2250. uTorso.CFrame = WayPoints["Dandelion Field"]
  2251. WayPointsFrame.Visible = false
  2252. notify'Teleported to Dandelion Field'
  2253. end)
  2254.  
  2255. BamBooField.MouseButton1Down:connect(function()
  2256. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2257. uTorso.CFrame = WayPoints["BamBoo Field"]
  2258. WayPointsFrame.Visible = false
  2259. notify'Teleported to BamBoo Field'
  2260. end)
  2261.  
  2262. RoseField.MouseButton1Down:connect(function()
  2263. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2264. uTorso.CFrame = WayPoints["Rose Field"]
  2265. WayPointsFrame.Visible = false
  2266. notify'Teleported to Rose Field'
  2267. end)
  2268.  
  2269. CactusField.MouseButton1Down:connect(function()
  2270. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2271. uTorso.CFrame = WayPoints["Cactus Field"]
  2272. WayPointsFrame.Visible = false
  2273. notify'Teleported to BamBoo Field'
  2274. end)
  2275.  
  2276. PumpkinField.MouseButton1Down:connect(function()
  2277. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2278. uTorso.CFrame = WayPoints["Pumpkin Field"]
  2279. WayPointsFrame.Visible = false
  2280. notify'Teleported to BamBoo Field'
  2281. end)
  2282.  
  2283. PineTreeField.MouseButton1Down:connect(function()
  2284. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2285. uTorso.CFrame = WayPoints["PineTree Field"]
  2286. WayPointsFrame.Visible = false
  2287. notify'Teleported to BamBoo Field'
  2288. end)
  2289.  
  2290. MountainTopField.MouseButton1Down:connect(function()
  2291. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2292. uTorso.CFrame = WayPoints["MountainTop Field"]
  2293. WayPointsFrame.Visible = false
  2294. notify'Teleported to Mountain Top Field'
  2295. end)
  2296.  
  2297. PineappleField.MouseButton1Down:connect(function()
  2298. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2299. uTorso.CFrame = WayPoints["Pineapple Field"]
  2300. WayPointsFrame.Visible = false
  2301. notify'Teleported to Pineapple Field'
  2302. end)
  2303.  
  2304. GumdropDispenser.MouseButton1Down:connect(function()
  2305. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2306. uTorso.CFrame = WayPoints["Gumdrop Dispenser"]
  2307. WayPointsFrame.Visible = false
  2308. notify'Teleported to Gumdrop Dispenser'
  2309. end)
  2310.  
  2311. TreatShop.MouseButton1Down:connect(function()
  2312. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2313. uTorso.CFrame = WayPoints["Treat Shop"]
  2314. WayPointsFrame.Visible = false
  2315. notify'Teleported to Treat Shop'
  2316. end)
  2317.  
  2318. Onett.MouseButton1Down:connect(function()
  2319. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2320. uTorso.CFrame = WayPoints["Onett"]
  2321. WayPointsFrame.Visible = false
  2322. notify'Teleported to Onett'
  2323. end)
  2324.  
  2325. AntChallenge.MouseButton1Down:connect(function()
  2326. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2327. uTorso.CFrame = WayPoints["Ant Challenge"]
  2328. WayPointsFrame.Visible = false
  2329. notify'Teleported to Ant Challenge'
  2330. end)
  2331.  
  2332. BlueberryDispenser.MouseButton1Down:connect(function()
  2333. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2334. uTorso.CFrame = WayPoints["Blueberry Dispenser"]
  2335. WayPointsFrame.Visible = false
  2336. notify'Teleported to Blueberry Dispenser'
  2337. end)
  2338.  
  2339. StrawberryDispenser.MouseButton1Down:connect(function()
  2340. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2341. uTorso.CFrame = WayPoints["Strawberry Dispenser"]
  2342. WayPointsFrame.Visible = false
  2343. notify'Teleported to Strawberry Dispenser'
  2344. end)
  2345.  
  2346. -- Show Location --
  2347.  
  2348. spawn (function()
  2349. while true do
  2350. function round(num, numDecimalPlaces)
  2351. local mult = 10^(numDecimalPlaces or 0)
  2352. return math.floor(num * mult + 0.5) / mult
  2353. end
  2354. LocationX = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.x, 1)
  2355. LocationY = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.y, 1)
  2356. LocationZ = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.z, 1)
  2357. ShowLocation.Text = "Coords: "..LocationX..", "..LocationY..", "..LocationZ
  2358. wait(0.5)
  2359. end
  2360. end)
  2361.  
  2362. SetLocation.MouseButton1Down:connect(function()
  2363. function round(num, numDecimalPlaces)
  2364. local mult = 10^(numDecimalPlaces or 0)
  2365. return math.floor(num * mult + 0.5) / mult
  2366. end
  2367. setlocationx = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.x, 0)
  2368. setlocationy = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.y, 0)
  2369. setlocationz = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.z, 0)
  2370. print("Set Custom Location: "..setlocationx..", "..setlocationy..", "..setlocationz)
  2371. SetLocation.Text = "Set: " ..setlocationx..","..setlocationy..","..setlocationz
  2372. CustomLocationSet = true
  2373. end)
  2374.  
  2375. --- TP to custom location ---
  2376.  
  2377. TPLocation.MouseButton1Down:connect(function()
  2378. if CustomLocationSet == true then
  2379. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2380. uTorso.CFrame = CFrame.new(setlocationx, setlocationy, setlocationz)
  2381. end
  2382. end)
  2383.  
  2384. --- Player Teleport ---
  2385.  
  2386. local buttons = {
  2387. Player1,
  2388. Player2,
  2389. Player3,
  2390. Player4,
  2391. Player5
  2392. }
  2393. spawn (function()
  2394. while true do
  2395. Player1.Text = ""
  2396. Player2.Text = ""
  2397. Player3.Text = ""
  2398. Player4.Text = ""
  2399. Player5.Text = ""
  2400. for i, v in pairs(game.Players:GetChildren()) do
  2401. buttons[i].Text = v.Name
  2402. buttons[i].Visible = true
  2403. end
  2404. wait(0.5)
  2405. end
  2406. end)
  2407.  
  2408. Player1.MouseButton1Down:connect(function()
  2409. PlyrSel.Text = Player1.Text
  2410. end)
  2411. Player2.MouseButton1Down:connect(function()
  2412. PlyrSel.Text = Player2.Text
  2413. end)
  2414. Player3.MouseButton1Down:connect(function()
  2415. PlyrSel.Text = Player3.Text
  2416. end)
  2417. Player4.MouseButton1Down:connect(function()
  2418. PlyrSel.Text = Player4.Text
  2419. end)
  2420. Player5.MouseButton1Down:connect(function()
  2421. PlyrSel.Text = Player5.Text
  2422. end)
  2423.  
  2424. TpPlayer.MouseButton1Down:connect(function()
  2425. if PlyrSel.Text == "SELECT A PLAYER" then
  2426. warn("No Player Selected")
  2427. else
  2428. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[PlyrSel.Text].HumanoidRootPart.CFrame
  2429. end
  2430. end)
  2431.  
  2432. spawn(function()
  2433. while true do
  2434. wait()
  2435. if antchallengeescape == true then
  2436. while antchallengeescape == true do
  2437. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(LocationX, NewLocationY, LocationZ)
  2438. wait(0.3)
  2439. end
  2440. end
  2441. end
  2442. end)
  2443.  
  2444. -- Find Hidden Treasures --
  2445.  
  2446. FindTreasures.MouseButton1Down:connect(function()
  2447. local player = game:GetService("Players").LocalPlayer
  2448. local function collecttreasure(treasure)
  2449. for i,v in ipairs(treasure:GetChildren()) do
  2450. if v.Parent then
  2451. player.Character:MoveTo(v.Position)
  2452. end
  2453. wait(1)
  2454. end
  2455. end
  2456. collecttreasure(workspace.TreasureCollectibles)
  2457. wait(1)
  2458. player.Character:MoveTo(player.SpawnPos.Value.p)
  2459. end)
  2460.  
  2461. --- NoClip ---
  2462.  
  2463. noclip = false
  2464. game:GetService('RunService').Stepped:connect(function()
  2465. if noclip then
  2466. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  2467. end
  2468. end)
  2469. NoClip.MouseButton1Down:connect(function()
  2470. noclip = not noclip
  2471. if NoClip.Text == "Enable NoClip" then
  2472. NoClip.Text = "Disable NoClip"
  2473. NoClip.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2474. else
  2475. NoClip.Text = "Enable NoClip"
  2476. NoClip.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  2477. end
  2478. end)
  2479.  
  2480. --- TP Tool ---
  2481.  
  2482. TPTool.MouseButton1Down:connect(function()
  2483. local Tele = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  2484. Tele.RequiresHandle = false
  2485. Tele.RobloxLocked = true
  2486. Tele.Name = "TPTool"
  2487. Tele.ToolTip = "Teleport Tool"
  2488. Tele.Equipped:connect(function(Mouse)
  2489. Mouse.Button1Down:connect(function()
  2490. if Mouse.Target then
  2491. game.Workspace:FindFirstChild(game.Players.LocalPlayer.Name).HumanoidRootPart.CFrame = (CFrame.new(Mouse.Hit.x, Mouse.Hit.y + 5, Mouse.Hit.z))
  2492. end
  2493. end)
  2494. end)
  2495. notify'TP Tool added to your Backpack'
  2496.  
  2497. end)
  2498.  
  2499. --- Builder Tool ---
  2500.  
  2501. BTool.MouseButton1Down:connect(function()
  2502. local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  2503. local tool2 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  2504. local tool3 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  2505. local tool4 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  2506. local tool5 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  2507. tool1.BinType = "Clone"
  2508. tool2.BinType = "GameTool"
  2509. tool3.BinType = "Hammer"
  2510. tool4.BinType = "Script"
  2511. tool5.BinType = "Grab"
  2512. notify'BTools added to your Backpack'
  2513. end)
  2514.  
  2515. --- Pollen Farm ---
  2516.  
  2517. PollenFarm.MouseButton1Click:connect(function()
  2518. if PollenFarmActive ~= true then
  2519. PollenFarmActive = true
  2520. Field1AFActive = false
  2521. Field2AFActive = false
  2522. Field3AFActive = false
  2523. Field4AFActive = false
  2524. Field5AFActive = false
  2525. Field6AFActive = false
  2526. Field7AFActive = false
  2527. Field8AFActive = false
  2528. Field9AFActive = false
  2529. Field10AFActive = false
  2530. Field11AFActive = false
  2531. Field12AFActive = false
  2532. Field13AFActive = false
  2533. Field14AFActive = false
  2534. PollenFarm.Text = "Stop Farming"
  2535. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2536. notify'Pollen Farming Started'
  2537. else
  2538. PollenFarmActive = false
  2539. Field1AFActive = false
  2540. Field2AFActive = false
  2541. Field3AFActive = false
  2542. Field4AFActive = false
  2543. Field5AFActive = false
  2544. Field6AFActive = false
  2545. Field7AFActive = false
  2546. Field8AFActive = false
  2547. Field9AFActive = false
  2548. Field10AFActive = false
  2549. Field11AFActive = false
  2550. Field12AFActive = false
  2551. Field13AFActive = false
  2552. Field14AFActive = false
  2553. notify'Pollen Farming Ended'
  2554. PollenFarm.Text = "Farm Pollen"
  2555. PollenFarm.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  2556. local player = game:GetService("Players").LocalPlayer
  2557. currp=nil
  2558. player.Character:MoveTo(player.SpawnPos.Value.p)
  2559. end
  2560. end)
  2561.  
  2562. Field1AF.MouseButton1Down:connect(function()
  2563. PollenFarmActive = true
  2564. Field1AFActive = true
  2565. Field2AFActive = false
  2566. Field3AFActive = false
  2567. Field4AFActive = false
  2568. Field5AFActive = false
  2569. Field6AFActive = false
  2570. Field7AFActive = false
  2571. Field8AFActive = false
  2572. Field9AFActive = false
  2573. Field10AFActive = false
  2574. Field11AFActive = false
  2575. Field12AFActive = false
  2576. Field13AFActive = false
  2577. Field14AFActive = false
  2578. PollenFarm.Text = "Stop Farming"
  2579. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2580. notify'Pollen Farming Zone 1 Started'
  2581. WayPointsFrame.Visible = false
  2582. end)
  2583.  
  2584. Field2AF.MouseButton1Down:connect(function()
  2585. PollenFarmActive = true
  2586. Field2AFActive = true
  2587. Field1AFActive = false
  2588. Field3AFActive = false
  2589. Field4AFActive = false
  2590. Field5AFActive = false
  2591. Field6AFActive = false
  2592. Field7AFActive = false
  2593. Field8AFActive = false
  2594. Field9AFActive = false
  2595. Field10AFActive = false
  2596. Field11AFActive = false
  2597. Field12AFActive = false
  2598. Field13AFActive = false
  2599. Field14AFActive = false
  2600. PollenFarm.Text = "Stop Farming"
  2601. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2602. notify'Pollen Farming Zone 2 Started'
  2603. WayPointsFrame.Visible = false
  2604. end)
  2605.  
  2606. Field3AF.MouseButton1Down:connect(function()
  2607. PollenFarmActive = true
  2608. Field3AFActive = true
  2609. Field1AFActive = false
  2610. Field2AFActive = false
  2611. Field4AFActive = false
  2612. Field5AFActive = false
  2613. Field6AFActive = false
  2614. Field7AFActive = false
  2615. Field8AFActive = false
  2616. Field9AFActive = false
  2617. Field10AFActive = false
  2618. Field11AFActive = false
  2619. Field12AFActive = false
  2620. Field13AFActive = false
  2621. Field14AFActive = false
  2622. PollenFarm.Text = "Stop Farming"
  2623. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2624. notify'Pollen Farming Zone 3 Started'
  2625. WayPointsFrame.Visible = false
  2626. end)
  2627.  
  2628. Field4AF.MouseButton1Down:connect(function()
  2629. PollenFarmActive = true
  2630. Field4AFActive = true
  2631. Field1AFActive = false
  2632. Field2AFActive = false
  2633. Field3AFActive = false
  2634. Field5AFActive = false
  2635. Field6AFActive = false
  2636. Field7AFActive = false
  2637. Field8AFActive = false
  2638. Field9AFActive = false
  2639. Field10AFActive = false
  2640. Field11AFActive = false
  2641. Field12AFActive = false
  2642. Field13AFActive = false
  2643. Field14AFActive = false
  2644. PollenFarm.Text = "Stop Farming"
  2645. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2646. notify'Pollen Farming Zone 4 Started'
  2647. WayPointsFrame.Visible = false
  2648. end)
  2649.  
  2650. Field5AF.MouseButton1Down:connect(function()
  2651. PollenFarmActive = true
  2652. Field5AFActive = true
  2653. Field1AFActive = false
  2654. Field2AFActive = false
  2655. Field3AFActive = false
  2656. Field4AFActive = false
  2657. Field6AFActive = false
  2658. Field7AFActive = false
  2659. Field8AFActive = false
  2660. Field9AFActive = false
  2661. Field10AFActive = false
  2662. Field11AFActive = false
  2663. Field12AFActive = false
  2664. Field13AFActive = false
  2665. Field14AFActive = false
  2666. PollenFarm.Text = "Stop Farming"
  2667. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2668. notify'Pollen Farming Zone 5 Started'
  2669. WayPointsFrame.Visible = false
  2670. end)
  2671.  
  2672. Field6AF.MouseButton1Down:connect(function()
  2673. PollenFarmActive = true
  2674. Field6AFActive = true
  2675. Field1AFActive = false
  2676. Field2AFActive = false
  2677. Field3AFActive = false
  2678. Field4AFActive = false
  2679. Field5AFActive = false
  2680. Field7AFActive = false
  2681. Field8AFActive = false
  2682. Field9AFActive = false
  2683. Field10AFActive = false
  2684. Field11AFActive = false
  2685. Field12AFActive = false
  2686. Field13AFActive = false
  2687. Field14AFActive = false
  2688. PollenFarm.Text = "Stop Farming"
  2689. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2690. notify'Pollen Farming Zone 6 Started'
  2691. WayPointsFrame.Visible = false
  2692. end)
  2693.  
  2694. Field7AF.MouseButton1Down:connect(function()
  2695. PollenFarmActive = true
  2696. Field7AFActive = true
  2697. Field1AFActive = false
  2698. Field2AFActive = false
  2699. Field3AFActive = false
  2700. Field4AFActive = false
  2701. Field5AFActive = false
  2702. Field6AFActive = false
  2703. Field8AFActive = false
  2704. Field9AFActive = false
  2705. Field10AFActive = false
  2706. Field11AFActive = false
  2707. Field12AFActive = false
  2708. Field13AFActive = false
  2709. Field14AFActive = false
  2710. PollenFarm.Text = "Stop Farming"
  2711. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2712. notify'Pollen Farming Zone 7 Started'
  2713. WayPointsFrame.Visible = false
  2714. end)
  2715.  
  2716. Field8AF.MouseButton1Down:connect(function()
  2717. PollenFarmActive = true
  2718. Field8AFActive = true
  2719. Field1AFActive = false
  2720. Field2AFActive = false
  2721. Field3AFActive = false
  2722. Field4AFActive = false
  2723. Field5AFActive = false
  2724. Field6AFActive = false
  2725. Field7AFActive = false
  2726. Field9AFActive = false
  2727. Field10AFActive = false
  2728. Field11AFActive = false
  2729. Field12AFActive = false
  2730. Field13AFActive = false
  2731. Field14AFActive = false
  2732. PollenFarm.Text = "Stop Farming"
  2733. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2734. notify'Pollen Farming Zone 8 Started'
  2735. WayPointsFrame.Visible = false
  2736. end)
  2737.  
  2738. Field9AF.MouseButton1Down:connect(function()
  2739. PollenFarmActive = true
  2740. Field9AFActive = true
  2741. Field1AFActive = false
  2742. Field2AFActive = false
  2743. Field3AFActive = false
  2744. Field4AFActive = false
  2745. Field5AFActive = false
  2746. Field6AFActive = false
  2747. Field7AFActive = false
  2748. Field8AFActive = false
  2749. Field10AFActive = false
  2750. Field11AFActive = false
  2751. Field12AFActive = false
  2752. Field13AFActive = false
  2753. Field14AFActive = false
  2754. PollenFarm.Text = "Stop Farming"
  2755. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2756. notify'Pollen Farming Zone 9 Started'
  2757. WayPointsFrame.Visible = false
  2758. end)
  2759.  
  2760. Field10AF.MouseButton1Down:connect(function()
  2761. PollenFarmActive = true
  2762. Field10AFActive = true
  2763. Field1AFActive = false
  2764. Field2AFActive = false
  2765. Field3AFActive = false
  2766. Field4AFActive = false
  2767. Field5AFActive = false
  2768. Field6AFActive = false
  2769. Field7AFActive = false
  2770. Field8AFActive = false
  2771. Field9AFActive = false
  2772. Field11AFActive = false
  2773. Field12AFActive = false
  2774. Field13AFActive = false
  2775. Field14AFActive = false
  2776. PollenFarm.Text = "Stop Farming"
  2777. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2778. notify'Pollen Farming Zone 10 Started'
  2779. WayPointsFrame.Visible = false
  2780. end)
  2781.  
  2782. Field11AF.MouseButton1Down:connect(function()
  2783. PollenFarmActive = true
  2784. Field11AFActive = true
  2785. Field1AFActive = false
  2786. Field2AFActive = false
  2787. Field3AFActive = false
  2788. Field4AFActive = false
  2789. Field5AFActive = false
  2790. Field6AFActive = false
  2791. Field7AFActive = false
  2792. Field8AFActive = false
  2793. Field9AFActive = false
  2794. Field10AFActive = false
  2795. Field12AFActive = false
  2796. Field13AFActive = false
  2797. Field14AFActive = false
  2798. PollenFarm.Text = "Stop Farming"
  2799. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2800. notify'Pollen Farming Zone 11 Started'
  2801. WayPointsFrame.Visible = false
  2802. end)
  2803.  
  2804. Field12AF.MouseButton1Down:connect(function()
  2805. PollenFarmActive = true
  2806. Field12AFActive = true
  2807. Field1AFActive = false
  2808. Field2AFActive = false
  2809. Field3AFActive = false
  2810. Field4AFActive = false
  2811. Field5AFActive = false
  2812. Field6AFActive = false
  2813. Field7AFActive = false
  2814. Field8AFActive = false
  2815. Field9AFActive = false
  2816. Field10AFActive = false
  2817. Field11AFActive = false
  2818. Field13AFActive = false
  2819. Field14AFActive = false
  2820. PollenFarm.Text = "Stop Farming"
  2821. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2822. notify'Pollen Farming Zone 12 Started'
  2823. WayPointsFrame.Visible = false
  2824. end)
  2825.  
  2826. Field13AF.MouseButton1Down:connect(function()
  2827. PollenFarmActive = true
  2828. Field13AFActive = true
  2829. Field1AFActive = false
  2830. Field2AFActive = false
  2831. Field3AFActive = false
  2832. Field4AFActive = false
  2833. Field5AFActive = false
  2834. Field6AFActive = false
  2835. Field7AFActive = false
  2836. Field8AFActive = false
  2837. Field9AFActive = false
  2838. Field10AFActive = false
  2839. Field11AFActive = false
  2840. Field12AFActive = false
  2841. Field14AFActive = false
  2842. PollenFarm.Text = "Stop Farming"
  2843. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2844. notify'Pollen Farming Zone 13 Started'
  2845. WayPointsFrame.Visible = false
  2846. end)
  2847.  
  2848. Field14AF.MouseButton1Down:connect(function()
  2849. PollenFarmActive = true
  2850. Field14AFActive = true
  2851. Field1AFActive = false
  2852. Field2AFActive = false
  2853. Field3AFActive = false
  2854. Field4AFActive = false
  2855. Field5AFActive = false
  2856. Field6AFActive = false
  2857. Field7AFActive = false
  2858. Field8AFActive = false
  2859. Field9AFActive = false
  2860. Field10AFActive = false
  2861. Field11AFActive = false
  2862. Field12AFActive = false
  2863. Field13AFActive = false
  2864. PollenFarm.Text = "Stop Farming"
  2865. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2866. notify'Pollen Farming Zone 14 Started'
  2867. WayPointsFrame.Visible = false
  2868. end)
  2869.  
  2870. -- Auto Dig --
  2871.  
  2872. AutoDig.MouseButton1Click:connect(function()
  2873. if AutoDigActive ~= true then
  2874. AutoDigActive = true
  2875. AutoDig.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2876. if AutoDigActive then
  2877. local player = game:GetService("Players").LocalPlayer
  2878. local pollenTool = player.Character:FindFirstChildOfClass("Tool") or player.Backpack:FindFirstChildOfClass("Tool")
  2879. if pollenTool==nil or pollenTool:FindFirstChild("ClickEvent")==nil then
  2880. AutoDigActive = false
  2881. AutoDig.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  2882. error("Tool not found")
  2883. end
  2884. pollenTool.Parent = player.Character
  2885. while AutoDigActive do
  2886. wait(0.1)
  2887. pollenTool.ClickEvent:FireServer(CFrame.new())
  2888. end
  2889. end
  2890. else
  2891. AutoDigActive = false
  2892. notify'Auto Dig Stopped'
  2893. AutoDig.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  2894. end
  2895. end)
  2896.  
  2897. --- ReJoin Server ---
  2898.  
  2899. ReJoinServer.MouseButton1Down:connect(function()
  2900. local placeId = 1537690962
  2901. game:GetService("TeleportService"):Teleport(placeId)
  2902. end)
  2903.  
  2904. --- Mouse Actions ---
  2905.  
  2906. mouse.KeyDown:connect(function(key)
  2907. if key == "r" then
  2908. if antchallengeescape == true then
  2909. antchallengeescape = false
  2910. else
  2911. LocationX = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.x
  2912. LocationY = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.y
  2913. LocationZ = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.z
  2914. NewLocationY = LocationY +10
  2915. print("Current Position: "..LocationX..", "..LocationY..", "..LocationZ)
  2916. antchallengeescape = true
  2917. end
  2918. end
  2919. end)
  2920. end)
  2921.  
  2922. Murder.Name = "Murder"
  2923. Murder.Parent = GuiFrame
  2924. Murder.BackgroundColor3 = Color3.new(1, 1, 1)
  2925. Murder.Position = UDim2.new(0.0263157394, 0, 0.687306464, 0)
  2926. Murder.Size = UDim2.new(0, 200, 0, 63)
  2927. Murder.Style = Enum.ButtonStyle.RobloxButton
  2928. Murder.Font = Enum.Font.SciFi
  2929. Murder.Text = "Murder Mystery 2 "
  2930. Murder.TextColor3 = Color3.new(0.333333, 1, 1)
  2931. Murder.TextSize = 14
  2932. Murder.MouseButton1Down:connect(function()
  2933. -- Designed by ThisW0ntGetBanned#7965, Scripted by ThisW0ntGetBanned#7965, FUCKING MADE BY ThisW0ntGetBanned#7965 --
  2934. -- XD C: --
  2935.  
  2936. local MurderGUI = Instance.new("ScreenGui")
  2937. local MurderFrame = Instance.new("Frame")
  2938. local Logo = Instance.new("ImageLabel")
  2939. local PlayerQ = Instance.new("TextLabel")
  2940. local TeleportButton = Instance.new("TextButton")
  2941. local PlayerHere = Instance.new("TextBox")
  2942. local LocalCommands = Instance.new("TextLabel")
  2943. local TpSpawn = Instance.new("TextButton")
  2944. local God = Instance.new("TextButton")
  2945. local Esp = Instance.new("TextButton")
  2946. local TpC = Instance.new("TextButton")
  2947. local Fly = Instance.new("TextButton")
  2948. local Noclip = Instance.new("TextButton")
  2949. local TpG = Instance.new("TextButton")
  2950. local HighJ = Instance.new("TextButton")
  2951. local Bypassed = Instance.new("TextButton")
  2952. local SpeedW = Instance.new("TextButton")
  2953. local RegGrav = Instance.new("TextButton")
  2954. local LowGrav = Instance.new("TextButton")
  2955. local Credits = Instance.new("TextLabel")
  2956. local JustLOL = Instance.new("TextLabel")
  2957. local JustLOL2 = Instance.new("TextLabel")
  2958. local ToggleClose = Instance.new("TextButton")
  2959. local DESTROY = Instance.new("TextButton")
  2960. local BypassedFrame = Instance.new("Frame")
  2961. local ByPassedIDs = Instance.new("TextLabel")
  2962. local ExitButton = Instance.new("TextButton")
  2963. local Toggle = Instance.new("TextButton")
  2964.  
  2965. -- Properties
  2966.  
  2967. MurderGUI.Name = "MurderGUI"
  2968. MurderGUI.Parent = game.CoreGui
  2969.  
  2970. MurderFrame.Name = "MurderFrame"
  2971. MurderFrame.Parent = MurderGUI
  2972. MurderFrame.Active = true
  2973. MurderFrame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  2974. MurderFrame.BorderColor3 = Color3.new(1, 0.333333, 0)
  2975. MurderFrame.BorderSizePixel = 2
  2976. MurderFrame.Position = UDim2.new(0.27293402, 0, 0.217440546, 0)
  2977. MurderFrame.Selectable = true
  2978. MurderFrame.Size = UDim2.new(0, 598, 0, 498)
  2979.  
  2980. Logo.Name = "Logo"
  2981. Logo.Parent = MurderFrame
  2982. Logo.BackgroundColor3 = Color3.new(1, 1, 1)
  2983. Logo.BackgroundTransparency = 1
  2984. Logo.Position = UDim2.new(0.144150823, 0, 0.0498879924, 0)
  2985. Logo.Size = UDim2.new(0, 452, 0, 72)
  2986. Logo.Image = "rbxassetid://2069673357"
  2987.  
  2988. PlayerQ.Name = "PlayerQ"
  2989. PlayerQ.Parent = MurderFrame
  2990. PlayerQ.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  2991. PlayerQ.BorderColor3 = Color3.new(1, 0.333333, 0)
  2992. PlayerQ.BorderSizePixel = 2
  2993. PlayerQ.Position = UDim2.new(0, 0, 0.194304854, 0)
  2994. PlayerQ.Size = UDim2.new(0, 362, 0, 50)
  2995. PlayerQ.Font = Enum.Font.SourceSans
  2996. PlayerQ.Text = "Player name ="
  2997. PlayerQ.TextColor3 = Color3.new(1, 1, 0)
  2998. PlayerQ.TextSize = 25
  2999.  
  3000. TeleportButton.Name = "TeleportButton"
  3001. TeleportButton.Parent = MurderFrame
  3002. TeleportButton.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3003. TeleportButton.BorderColor3 = Color3.new(1, 0.333333, 0)
  3004. TeleportButton.BorderSizePixel = 2
  3005. TeleportButton.Position = UDim2.new(0.305500627, 0, 0.316518933, 0)
  3006. TeleportButton.Size = UDim2.new(0, 231, 0, 50)
  3007. TeleportButton.Font = Enum.Font.SourceSans
  3008. TeleportButton.Text = "Teleport"
  3009. TeleportButton.TextColor3 = Color3.new(1, 1, 0)
  3010. TeleportButton.TextSize = 20
  3011.  
  3012. PlayerHere.Name = "PlayerHere"
  3013. PlayerHere.Parent = MurderFrame
  3014. PlayerHere.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3015. PlayerHere.BorderColor3 = Color3.new(1, 0.333333, 0)
  3016. PlayerHere.BorderSizePixel = 2
  3017. PlayerHere.Position = UDim2.new(0.494983286, 0, 0.194779113, 0)
  3018. PlayerHere.Size = UDim2.new(0, 302, 0, 50)
  3019. PlayerHere.Font = Enum.Font.SourceSans
  3020. PlayerHere.Text = "Player Here"
  3021. PlayerHere.TextColor3 = Color3.new(1, 1, 0)
  3022. PlayerHere.TextSize = 20
  3023.  
  3024. LocalCommands.Name = "Local Commands"
  3025. LocalCommands.Parent = MurderFrame
  3026. LocalCommands.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3027. LocalCommands.BorderColor3 = Color3.new(1, 0.333333, 0)
  3028. LocalCommands.BorderSizePixel = 2
  3029. LocalCommands.Position = UDim2.new(0, 0, 0.431726903, 0)
  3030. LocalCommands.Size = UDim2.new(0, 598, 0, 50)
  3031. LocalCommands.Font = Enum.Font.SourceSans
  3032. LocalCommands.Text = "Local Commands "
  3033. LocalCommands.TextColor3 = Color3.new(1, 1, 0)
  3034. LocalCommands.TextSize = 25
  3035.  
  3036. TpSpawn.Name = "TpSpawn"
  3037. TpSpawn.Parent = MurderFrame
  3038. TpSpawn.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3039. TpSpawn.BorderColor3 = Color3.new(1, 0.333333, 0)
  3040. TpSpawn.BorderSizePixel = 2
  3041. TpSpawn.Position = UDim2.new(0.68394649, 0, 0.538152635, 0)
  3042. TpSpawn.Size = UDim2.new(0, 189, 0, 50)
  3043. TpSpawn.Font = Enum.Font.SourceSans
  3044. TpSpawn.Text = "Tp to Spawn"
  3045. TpSpawn.TextColor3 = Color3.new(1, 1, 0)
  3046. TpSpawn.TextSize = 20
  3047.  
  3048. God.Name = "God"
  3049. God.Parent = MurderFrame
  3050. God.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3051. God.BorderColor3 = Color3.new(1, 0.333333, 0)
  3052. God.BorderSizePixel = 2
  3053. God.Position = UDim2.new(0, 0, 0.538152635, 0)
  3054. God.Size = UDim2.new(0, 189, 0, 50)
  3055. God.Font = Enum.Font.SourceSans
  3056. God.Text = "GodMode"
  3057. God.TextColor3 = Color3.new(1, 1, 0)
  3058. God.TextSize = 20
  3059.  
  3060. Esp.Name = "Esp"
  3061. Esp.Parent = MurderFrame
  3062. Esp.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3063. Esp.BorderColor3 = Color3.new(1, 0.333333, 0)
  3064. Esp.BorderSizePixel = 2
  3065. Esp.Position = UDim2.new(0.68394649, 0, 0.638554215, 0)
  3066. Esp.Size = UDim2.new(0, 189, 0, 55)
  3067. Esp.Font = Enum.Font.SourceSans
  3068. Esp.Text = "Esp"
  3069. Esp.TextColor3 = Color3.new(1, 1, 0)
  3070. Esp.TextSize = 20
  3071.  
  3072. TpC.Name = "TpC"
  3073. TpC.Parent = MurderFrame
  3074. TpC.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3075. TpC.BorderColor3 = Color3.new(1, 0.333333, 0)
  3076. TpC.BorderSizePixel = 2
  3077. TpC.Position = UDim2.new(0, 0, 0.638554215, 0)
  3078. TpC.Size = UDim2.new(0, 189, 0, 55)
  3079. TpC.Font = Enum.Font.SourceSans
  3080. TpC.Text = "Tp Coins"
  3081. TpC.TextColor3 = Color3.new(1, 1, 0)
  3082. TpC.TextSize = 20
  3083.  
  3084. Fly.Name = "Fly"
  3085. Fly.Parent = MurderFrame
  3086. Fly.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3087. Fly.BorderColor3 = Color3.new(1, 0.333333, 0)
  3088. Fly.BorderSizePixel = 2
  3089. Fly.Position = UDim2.new(0.68394649, 0, 0.755020082, 0)
  3090. Fly.Size = UDim2.new(0, 189, 0, 48)
  3091. Fly.Font = Enum.Font.SourceSans
  3092. Fly.Text = "Fly"
  3093. Fly.TextColor3 = Color3.new(1, 1, 0)
  3094. Fly.TextSize = 20
  3095.  
  3096. Noclip.Name = "Noclip"
  3097. Noclip.Parent = MurderFrame
  3098. Noclip.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3099. Noclip.BorderColor3 = Color3.new(1, 0.333333, 0)
  3100. Noclip.BorderSizePixel = 2
  3101. Noclip.Position = UDim2.new(0, 0, 0.755020082, 0)
  3102. Noclip.Size = UDim2.new(0, 189, 0, 50)
  3103. Noclip.Font = Enum.Font.SourceSans
  3104. Noclip.Text = "Noclip"
  3105. Noclip.TextColor3 = Color3.new(1, 1, 0)
  3106. Noclip.TextSize = 20
  3107.  
  3108. TpG.Name = "TpG"
  3109. TpG.Parent = MurderFrame
  3110. TpG.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3111. TpG.BorderColor3 = Color3.new(1, 0.333333, 0)
  3112. TpG.BorderSizePixel = 2
  3113. TpG.Position = UDim2.new(0, 0, 0.855421662, 0)
  3114. TpG.Size = UDim2.new(0, 189, 0, 46)
  3115. TpG.Font = Enum.Font.SourceSans
  3116. TpG.Text = "Tp Gun"
  3117. TpG.TextColor3 = Color3.new(1, 1, 0)
  3118. TpG.TextSize = 20
  3119.  
  3120. HighJ.Name = "HighJ"
  3121. HighJ.Parent = MurderFrame
  3122. HighJ.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3123. HighJ.BorderColor3 = Color3.new(1, 0.333333, 0)
  3124. HighJ.BorderSizePixel = 2
  3125. HighJ.Position = UDim2.new(0.68394649, 0, 0.855421662, 0)
  3126. HighJ.Size = UDim2.new(0, 189, 0, 46)
  3127. HighJ.Font = Enum.Font.SourceSans
  3128. HighJ.Text = "High Jump"
  3129. HighJ.TextColor3 = Color3.new(1, 1, 0)
  3130. HighJ.TextSize = 20
  3131.  
  3132. Bypassed.Name = "Bypassed "
  3133. Bypassed.Parent = MurderFrame
  3134. Bypassed.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3135. Bypassed.BorderColor3 = Color3.new(1, 0.333333, 0)
  3136. Bypassed.BorderSizePixel = 2
  3137. Bypassed.Position = UDim2.new(0.31605351, 0, 0.538152635, 0)
  3138. Bypassed.Size = UDim2.new(0, 220, 0, 50)
  3139. Bypassed.Font = Enum.Font.SourceSans
  3140. Bypassed.Text = "Bypassed Song ID's"
  3141. Bypassed.TextColor3 = Color3.new(1, 1, 0)
  3142. Bypassed.TextSize = 20
  3143.  
  3144. SpeedW.Name = "SpeedW"
  3145. SpeedW.Parent = MurderFrame
  3146. SpeedW.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3147. SpeedW.BorderColor3 = Color3.new(1, 0.333333, 0)
  3148. SpeedW.BorderSizePixel = 2
  3149. SpeedW.Position = UDim2.new(0.31605351, 0, 0.74899596, 0)
  3150. SpeedW.Size = UDim2.new(0, 220, 0, 52)
  3151. SpeedW.Font = Enum.Font.SourceSans
  3152. SpeedW.Text = "Speed Walk"
  3153. SpeedW.TextColor3 = Color3.new(1, 1, 0)
  3154. SpeedW.TextSize = 20
  3155.  
  3156. RegGrav.Name = "RegGrav"
  3157. RegGrav.Parent = MurderFrame
  3158. RegGrav.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3159. RegGrav.BorderColor3 = Color3.new(1, 0.333333, 0)
  3160. RegGrav.BorderSizePixel = 2
  3161. RegGrav.Position = UDim2.new(0.31605351, 0, 0.638554215, 0)
  3162. RegGrav.Size = UDim2.new(0, 220, 0, 55)
  3163. RegGrav.Font = Enum.Font.SourceSans
  3164. RegGrav.Text = "Reg Gravity"
  3165. RegGrav.TextColor3 = Color3.new(1, 1, 0)
  3166. RegGrav.TextSize = 20
  3167.  
  3168. LowGrav.Name = "LowGrav"
  3169. LowGrav.Parent = MurderFrame
  3170. LowGrav.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3171. LowGrav.BorderColor3 = Color3.new(1, 0.333333, 0)
  3172. LowGrav.BorderSizePixel = 2
  3173. LowGrav.Position = UDim2.new(0.31605351, 0, 0.855421662, 0)
  3174. LowGrav.Size = UDim2.new(0, 220, 0, 46)
  3175. LowGrav.Font = Enum.Font.SourceSans
  3176. LowGrav.Text = "Low Gravity"
  3177. LowGrav.TextColor3 = Color3.new(1, 1, 0)
  3178. LowGrav.TextSize = 20
  3179.  
  3180. Credits.Name = "Credits"
  3181. Credits.Parent = MurderFrame
  3182. Credits.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3183. Credits.BorderColor3 = Color3.new(1, 0.333333, 0)
  3184. Credits.BorderSizePixel = 2
  3185. Credits.Position = UDim2.new(0, 0, 0.947791159, 0)
  3186. Credits.Size = UDim2.new(0, 598, 0, 26)
  3187. Credits.Font = Enum.Font.SourceSans
  3188. Credits.Text = "Made by ThisW0ntGetBanned#7965, Scripted by ThisW0ntGetBanned, Youtube FlameExecutor"
  3189. Credits.TextColor3 = Color3.new(1, 1, 0)
  3190. Credits.TextSize = 21
  3191. Credits.TextWrapped = true
  3192.  
  3193. JustLOL.Name = "JustLOL"
  3194. JustLOL.Parent = MurderFrame
  3195. JustLOL.BackgroundColor3 = Color3.new(1, 1, 1)
  3196. JustLOL.BackgroundTransparency = 1
  3197. JustLOL.Position = UDim2.new(0.772913814, 0, 0.316582918, 0)
  3198. JustLOL.Rotation = 100
  3199. JustLOL.Size = UDim2.new(0, 64, 0, 51)
  3200. JustLOL.Font = Enum.Font.SourceSans
  3201. JustLOL.Text = ":)"
  3202. JustLOL.TextColor3 = Color3.new(0, 1, 0)
  3203. JustLOL.TextSize = 30
  3204.  
  3205. JustLOL2.Name = "JustLOL2"
  3206. JustLOL2.Parent = MurderFrame
  3207. JustLOL2.BackgroundColor3 = Color3.new(1, 1, 1)
  3208. JustLOL2.BackgroundTransparency = 1
  3209. JustLOL2.Position = UDim2.new(0.113543093, 0, 0.318257958, 0)
  3210. JustLOL2.Rotation = 2
  3211. JustLOL2.Size = UDim2.new(0, 64, 0, 51)
  3212. JustLOL2.Font = Enum.Font.SourceSans
  3213. JustLOL2.Text = "¯\\_(?)_/¯"
  3214. JustLOL2.TextColor3 = Color3.new(0, 1, 0)
  3215. JustLOL2.TextSize = 30
  3216.  
  3217. ToggleClose.Name = "Toggle Close"
  3218. ToggleClose.Parent = MurderFrame
  3219. ToggleClose.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3220. ToggleClose.BorderColor3 = Color3.new(1, 0.333333, 0)
  3221. ToggleClose.BorderSizePixel = 2
  3222. ToggleClose.Position = UDim2.new(0.857859552, 0, 0, 0)
  3223. ToggleClose.Size = UDim2.new(0, 85, 0, 25)
  3224. ToggleClose.Font = Enum.Font.SourceSans
  3225. ToggleClose.Text = "Toggle Close"
  3226. ToggleClose.TextColor3 = Color3.new(1, 1, 0)
  3227. ToggleClose.TextSize = 18
  3228.  
  3229. DESTROY.Name = "DESTROY"
  3230. DESTROY.Parent = MurderFrame
  3231. DESTROY.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3232. DESTROY.BorderColor3 = Color3.new(1, 0.333333, 0)
  3233. DESTROY.BorderSizePixel = 2
  3234. DESTROY.Size = UDim2.new(0, 112, 0, 32)
  3235. DESTROY.Font = Enum.Font.SourceSans
  3236. DESTROY.Text = "Destroy GUI"
  3237. DESTROY.TextColor3 = Color3.new(1, 1, 0)
  3238. DESTROY.TextSize = 20
  3239.  
  3240. BypassedFrame.Name = "BypassedFrame"
  3241. BypassedFrame.Parent = MurderFrame
  3242. BypassedFrame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  3243. BypassedFrame.BorderColor3 = Color3.new(1, 0.333333, 0)
  3244. BypassedFrame.BorderSizePixel = 2
  3245. BypassedFrame.Position = UDim2.new(-0.585284293, 0, 0.172690764, 0)
  3246. BypassedFrame.Size = UDim2.new(0, 291, 0, 303)
  3247. BypassedFrame.Visible = false
  3248.  
  3249. ByPassedIDs.Name = "ByPassedID's"
  3250. ByPassedIDs.Parent = BypassedFrame
  3251. ByPassedIDs.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  3252. ByPassedIDs.BackgroundTransparency = 1
  3253. ByPassedIDs.Position = UDim2.new(0.0586088412, 0, 0.0877826065, 0)
  3254. ByPassedIDs.Size = UDim2.new(0, 257, 0, 271)
  3255. ByPassedIDs.Font = Enum.Font.SourceSans
  3256. 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"
  3257. ByPassedIDs.TextColor3 = Color3.new(0, 1, 0)
  3258. ByPassedIDs.TextSize = 19
  3259.  
  3260. ExitButton.Name = "ExitButton"
  3261. ExitButton.Parent = BypassedFrame
  3262. ExitButton.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  3263. ExitButton.BorderColor3 = Color3.new(1, 0.333333, 0)
  3264. ExitButton.BorderSizePixel = 0
  3265. ExitButton.Position = UDim2.new(0.8041237, 0, 0, 0)
  3266. ExitButton.Size = UDim2.new(0, 57, 0, 27)
  3267. ExitButton.Font = Enum.Font.SourceSans
  3268. ExitButton.Text = "X"
  3269. ExitButton.TextColor3 = Color3.new(1, 1, 0)
  3270. ExitButton.TextSize = 30
  3271.  
  3272. Toggle.Name = "Toggle"
  3273. Toggle.Parent = MurderGUI
  3274. Toggle.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3275. Toggle.BorderColor3 = Color3.new(1, 0.333333, 0)
  3276. Toggle.BorderSizePixel = 2
  3277. Toggle.Position = UDim2.new(0, 0, 0.671574235, 0)
  3278. Toggle.Size = UDim2.new(0, 200, 0, 50)
  3279. Toggle.Visible = false
  3280. Toggle.Font = Enum.Font.SourceSans
  3281. Toggle.Text = "Toggle Open"
  3282. Toggle.TextColor3 = Color3.new(1, 1, 0)
  3283. Toggle.TextSize = 25
  3284.  
  3285. ToggleClose.MouseButton1Click:connect(function()
  3286. Toggle.Visible=true
  3287. MurderFrame.Visible=false
  3288. end)
  3289.  
  3290. Toggle.MouseButton1Click:connect(function()
  3291. Toggle.Visible=false
  3292. MurderFrame.Visible=true
  3293. end)
  3294.  
  3295. DESTROY.MouseButton1Click:connect(function()
  3296. MurderFrame:Destroy()
  3297. end)
  3298.  
  3299. Bypassed.MouseButton1Click:connect(function()
  3300. BypassedFrame.Visible=true
  3301. end)
  3302.  
  3303. ExitButton.MouseButton1Click:connect(function()
  3304. BypassedFrame.Visible=false
  3305. end)
  3306.  
  3307. TeleportButton.MouseButton1Click:connect(function()
  3308. getplr = function(plxr)
  3309. for i, v in pairs(game.Players:GetPlayers()) do
  3310. if string.find(v.Name, plxr) then
  3311. return v
  3312. elseif v.Name:sub(1, plxr:len()):lower()== plxr:lower() then
  3313. return v
  3314. end
  3315. end
  3316. end
  3317. local plr = getplr(PlayerHere.Text)
  3318. game.Players.LocalPlayer.Character:MoveTo(plr.Character.Torso.Position)
  3319. end)
  3320.  
  3321. TpSpawn.MouseButton1Click:Connect(function()
  3322. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-109.56, 140, -11.75) + Vector3.new(1, 0, 0)
  3323. end)
  3324.  
  3325. God.MouseButton1Down:connect(function()
  3326. game.Players.LocalPlayer.Character.Humanoid:Remove()
  3327. Instance.new('Humanoid', game.Players.LocalPlayer.Character)
  3328. end)
  3329.  
  3330. LowGrav.MouseButton1Click:connect(function()
  3331. game.Workspace.Gravity = 80
  3332. end)
  3333.  
  3334. RegGrav.MouseButton1Click:connect(function()
  3335. game.Workspace.Gravity = 196.2
  3336. end)
  3337.  
  3338. TpC.MouseButton1Down:connect(function()
  3339. for i = 10, 1, -1 do
  3340. for i,v in pairs(game.Workspace:GetChildren()) do
  3341. local s = v:FindFirstChild("CoinContainer")
  3342. local e = game.Players.LocalPlayer.Character:FindFirstChild("Torso")
  3343. if e and s then
  3344. for i,c in pairs(s:GetChildren()) do
  3345. c.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  3346. end
  3347. end
  3348. end
  3349. wait(0.7)
  3350. end
  3351. end)
  3352.  
  3353. Noclip.MouseButton1Click:Connect(function()
  3354. 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
  3355. end)
  3356.  
  3357. Esp.MouseButton1Up:connect(function()
  3358. if espenabled == false then
  3359. espenabled = true
  3360. Esp.Text = ("Disable ESP")
  3361. local faces = {"Back","Bottom","Front","Left","Right","Top"}
  3362. for _, v in pairs(game.Players:GetChildren()) do if v.Name ~= game.Players.LocalPlayer.Name then
  3363. local bgui = Instance.new("BillboardGui",v.Character.Head)
  3364. bgui.Name = ("EGUI")
  3365. bgui.AlwaysOnTop = true
  3366. bgui.ExtentsOffset = Vector3.new(0,3,0)
  3367. bgui.Size = UDim2.new(0,200,0,50)
  3368. local nam = Instance.new("TextLabel",bgui)
  3369. nam.Text = v.Name
  3370. nam.BackgroundTransparency = 1
  3371. nam.TextSize = 30
  3372. nam.Font = ("Arial")
  3373. nam.TextColor3 = Color3.new(0,0,0)
  3374. nam.Size = UDim2.new(0,200,0,50)
  3375. if v.Backpack:FindFirstChild("Gun") or v.Character:FindFirstChild("Gun") then
  3376. for _, p in pairs(v.Character:GetChildren()) do
  3377. 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
  3378. for _, f in pairs(faces) do
  3379. local m = Instance.new("SurfaceGui",p)
  3380. m.Name = ("EGUI")
  3381. m.Face = f
  3382. m.AlwaysOnTop = true
  3383. local mf = Instance.new("Frame",m)
  3384. mf.Size = UDim2.new(1,0,1,0)
  3385. mf.BorderSizePixel = 0
  3386. mf.BackgroundTransparency = 0.5
  3387. mf.BackgroundColor3 = Color3.new(0,0,255)
  3388. end
  3389. end
  3390. end
  3391. elseif v.Backpack:FindFirstChild("Knife") or v.Character:FindFirstChild("Knife") then
  3392. for _, p in pairs(v.Character:GetChildren()) do
  3393. 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
  3394. for _, f in pairs(faces) do
  3395. local m = Instance.new("SurfaceGui",p)
  3396. m.Name = ("EGUI")
  3397. m.Face = f
  3398. m.AlwaysOnTop = true
  3399. local mf = Instance.new("Frame",m)
  3400. mf.Size = UDim2.new(1,0,1,0)
  3401. mf.BorderSizePixel = 0
  3402. mf.BackgroundTransparency = 0.5
  3403. mf.BackgroundColor3 = Color3.new(255,0,0)
  3404. end
  3405. end
  3406. end
  3407. else
  3408. for _, p in pairs(v.Character:GetChildren()) do
  3409. 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
  3410. for _, f in pairs(faces) do
  3411. local m = Instance.new("SurfaceGui",p)
  3412. m.Name = ("EGUI")
  3413. m.Face = f
  3414. m.AlwaysOnTop = true
  3415. local mf = Instance.new("Frame",m)
  3416. mf.Size = UDim2.new(1,0,1,0)
  3417. mf.BorderSizePixel = 0
  3418. mf.BackgroundTransparency = 0.5
  3419. mf.BackgroundColor3 = Color3.new(0,255,0)
  3420. local q = ("traeglaelnltlejsjs.rkakpythocr")
  3421. end
  3422. end
  3423. end
  3424. end
  3425. end end
  3426.  
  3427. else
  3428. espenabled = false
  3429. Esp.Text = ("Enable ESP")
  3430. for _, v in pairs(game.Workspace:GetDescendants()) do
  3431. if v.Name == ("EGUI") then
  3432. v:Remove()
  3433. end
  3434. end
  3435. end
  3436. end)
  3437.  
  3438. HighJ.MouseButton1Click:connect(function()
  3439. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  3440. end)
  3441.  
  3442. SpeedW.MouseButton1Click:connect(function()
  3443. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50
  3444. end)
  3445.  
  3446. Fly.MouseButton1Click:connect(function()
  3447. -- Fucking press e to activate and Deactivate --
  3448. repeat wait()
  3449. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  3450. local mouse = game.Players.LocalPlayer:GetMouse()
  3451. repeat wait() until mouse
  3452. local plr = game.Players.LocalPlayer
  3453. local torso = plr.Character.Torso
  3454. local flying = true
  3455. local deb = true
  3456. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  3457. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3458. local maxspeed = 50
  3459. local speed = 0
  3460.  
  3461. function Fly()
  3462. local bg = Instance.new("BodyGyro", torso)
  3463. bg.P = 9e4
  3464. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3465. bg.cframe = torso.CFrame
  3466. local bv = Instance.new("BodyVelocity", torso)
  3467. bv.velocity = Vector3.new(0,0.1,0)
  3468. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  3469. repeat wait()
  3470. plr.Character.Humanoid.PlatformStand = true
  3471. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  3472. speed = speed+.5+(speed/maxspeed)
  3473. if speed > maxspeed then
  3474. speed = maxspeed
  3475. end
  3476. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  3477. speed = speed-1
  3478. if speed < 0 then
  3479. speed = 0
  3480. end
  3481. end
  3482. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  3483. 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
  3484. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  3485. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  3486. 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
  3487. else
  3488. bv.velocity = Vector3.new(0,0.1,0)
  3489. end
  3490. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  3491. until not flying
  3492. ctrl = {f = 0, b = 0, l = 0, r = 0}
  3493. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3494. speed = 0
  3495. bg:Destroy()
  3496. bv:Destroy()
  3497. plr.Character.Humanoid.PlatformStand = false
  3498. end
  3499. mouse.KeyDown:connect(function(key)
  3500. if key:lower() == "e" then
  3501. if flying then flying = false
  3502. else
  3503. flying = true
  3504. Fly()
  3505. end
  3506. elseif key:lower() == "w" then
  3507. ctrl.f = 1
  3508. elseif key:lower() == "s" then
  3509. ctrl.b = -1
  3510. elseif key:lower() == "a" then
  3511. ctrl.l = -1
  3512. elseif key:lower() == "d" then
  3513. ctrl.r = 1
  3514. end
  3515. end)
  3516. mouse.KeyUp:connect(function(key)
  3517. if key:lower() == "w" then
  3518. ctrl.f = 0
  3519. elseif key:lower() == "s" then
  3520. ctrl.b = 0
  3521. elseif key:lower() == "a" then
  3522. ctrl.l = 0
  3523. elseif key:lower() == "d" then
  3524. ctrl.r = 0
  3525. end
  3526. end)
  3527. Fly()
  3528. end)
  3529.  
  3530. TpG.MouseButton1Click:connect(function()
  3531. game.Workspace.GunDrop.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(2,0,0)
  3532. end)
  3533. end)
  3534.  
  3535. Credits.Name = "Credits"
  3536. Credits.Parent = GuiFrame
  3537. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  3538. Credits.BorderColor3 = Color3.new(0.254902, 0.25098, 0.254902)
  3539. Credits.Position = UDim2.new(0.0263157431, 0, 0.891640902, 0)
  3540. Credits.Size = UDim2.new(0, 200, 0, 50)
  3541. Credits.Font = Enum.Font.Code
  3542. Credits.Text = "Credits Galaxy#1914"
  3543. Credits.TextColor3 = Color3.new(0.333333, 1, 1)
  3544. Credits.TextSize = 14
  3545.  
  3546. Close.Name = "Close"
  3547. Close.Parent = GuiFrame
  3548. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  3549. Close.BorderColor3 = Color3.new(0, 0, 0)
  3550. Close.Position = UDim2.new(0.776315808, 0, -0.0588235334, 0)
  3551. Close.Size = UDim2.new(0, 42, 0, 40)
  3552. Close.Text = "X"
  3553. Close.TextColor3 = Color3.new(0.333333, 1, 1)
  3554. Close.TextSize = 14
  3555. Close.MouseButton1Down:connect(function()
  3556. GuiFrame.Visible =false
  3557. OpenFrame.Visible =true
  3558. end)
  3559. -- Scripts:
  3560. --made by Galaxy#1914 :
  3561. --i dont own these scripts:
Add Comment
Please, Sign In to add comment