Advertisement
Guest User

Zẻonicehud

a guest
Mar 29th, 2020
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 140.85 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ZeroNiceTFCStudio = Instance.new("ScreenGui")
  7. local Login = Instance.new("Frame")
  8. local Topsir = Instance.new("Frame")
  9. local X = Instance.new("TextButton")
  10. local login = Instance.new("TextButton")
  11. local Name = Instance.new("TextBox")
  12. local Key = Instance.new("TextBox")
  13. local discordhttps = Instance.new("TextLabel")
  14. local main = Instance.new("Frame")
  15. local bee = Instance.new("TextButton")
  16. local _11 = Instance.new("TextButton")
  17. local _1 = Instance.new("TextButton")
  18. local _111 = Instance.new("TextButton")
  19. local tat = Instance.new("TextButton")
  20.  
  21. --Properties:
  22.  
  23. ZeroNiceTFCStudio.Name = "ZeroNiceTFCStudio"
  24. ZeroNiceTFCStudio.Parent = game.CoreGui
  25. ZeroNiceTFCStudio.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  26.  
  27. Login.Name = "Login"
  28. Login.Parent = ZeroNiceTFCStudio
  29. Login.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  30. Login.Position = UDim2.new(0.416321933, 0, 0.140053362, 0)
  31. Login.Size = UDim2.new(0, 588, 0, 434)
  32. Login.Active = true
  33. Login.Draggable = true
  34.  
  35. Topsir.Name = "Topsir"
  36. Topsir.Parent = Login
  37. Topsir.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  38. Topsir.Size = UDim2.new(0, 585, 0, 42)
  39.  
  40. X.Name = "X"
  41. X.Parent = Topsir
  42. X.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  43. X.BackgroundTransparency = 1.000
  44. X.Position = UDim2.new(0.916531265, 0, 0.087741673, 0)
  45. X.Size = UDim2.new(0, 48, 0, 33)
  46. X.Font = Enum.Font.SourceSans
  47. X.Text = "X"
  48. X.TextColor3 = Color3.fromRGB(85, 255, 255)
  49. X.TextScaled = true
  50. X.TextSize = 14.000
  51. X.TextWrapped = true
  52. X.MouseButton1Down:connect(function()
  53. Login.Visible = false
  54. end)
  55. login.Name = "login"
  56. login.Parent = Login
  57. login.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  58. login.BackgroundTransparency = 0.150
  59. login.Position = UDim2.new(0.346235693, 0, 0.646757424, 0)
  60. login.Size = UDim2.new(0, 179, 0, 41)
  61. login.Font = Enum.Font.SourceSans
  62. login.Text = "LOGIN"
  63. login.TextColor3 = Color3.fromRGB(85, 255, 255)
  64. login.TextSize = 34.000
  65. login.TextWrapped = true
  66. login.MouseButton1Down:connect(function()
  67. main.Visible = true
  68. Login.Visible = false
  69. end)
  70.  
  71. Name.Name = "Name"
  72. Name.Parent = Login
  73. Name.BackgroundColor3 = Color3.fromRGB(170, 170, 255)
  74. Name.Position = UDim2.new(0.12547712, 0, 0.183149576, 0)
  75. Name.Size = UDim2.new(0, 436, 0, 50)
  76. Name.Font = Enum.Font.SourceSans
  77. Name.PlaceholderColor3 = Color3.fromRGB(170, 0, 0)
  78. Name.PlaceholderText = "Username For Login"
  79. Name.Text = ""
  80. Name.TextColor3 = Color3.fromRGB(85, 255, 255)
  81. Name.TextSize = 27.000
  82. Name.TextStrokeColor3 = Color3.fromRGB(85, 255, 255)
  83.  
  84. Key.Name = "Key"
  85. Key.Parent = Login
  86. Key.BackgroundColor3 = Color3.fromRGB(170, 170, 255)
  87. Key.Position = UDim2.new(0.125477135, 0, 0.382427275, 0)
  88. Key.Size = UDim2.new(0, 437, 0, 50)
  89. Key.Font = Enum.Font.SourceSans
  90. Key.PlaceholderColor3 = Color3.fromRGB(170, 0, 0)
  91. Key.PlaceholderText = "Key Whitelist For Owner ZeroNice Studio"
  92. Key.Text = ""
  93. Key.TextColor3 = Color3.fromRGB(85, 255, 255)
  94. Key.TextSize = 27.000
  95. Key.TextStrokeColor3 = Color3.fromRGB(85, 255, 255)
  96.  
  97. discordhttps.Name = "discordhttps"
  98. discordhttps.Parent = Login
  99. discordhttps.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  100. discordhttps.BackgroundTransparency = 1.000
  101. discordhttps.Position = UDim2.new(0.479599059, 0, 0.904397726, 0)
  102. discordhttps.Size = UDim2.new(0, 242, 0, 50)
  103. discordhttps.Font = Enum.Font.SourceSans
  104. discordhttps.Text = "Discord: https://discord.gg/hSqDJue"
  105. discordhttps.TextColor3 = Color3.fromRGB(85, 255, 255)
  106. discordhttps.TextSize = 29.000
  107.  
  108. main.Name = "main"
  109. main.Parent = ZeroNiceTFCStudio
  110. main.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  111. main.Position = UDim2.new(0.0524922311, 0, 0.00901063532, 0)
  112. main.Size = UDim2.new(0, 1252, 0, 761)
  113. main.Visible = false
  114. main.Active = true
  115. main.Draggable = true
  116.  
  117. bee.Name = "bee"
  118. bee.Parent = main
  119. bee.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  120. bee.Position = UDim2.new(0.0215654951, 0, 0.0381077528, 0)
  121. bee.Size = UDim2.new(0, 200, 0, 50)
  122. bee.Font = Enum.Font.SourceSans
  123. bee.Text = "Bee Swarm Simulator"
  124. bee.TextColor3 = Color3.fromRGB(85, 255, 255)
  125. bee.TextSize = 22.000
  126. bee.MouseButton1Down:connect(function()
  127. -- Gui to Lua
  128. -- Version: 3.2
  129.  
  130. -- Instances:
  131.  
  132. local ScreenGui = Instance.new("ScreenGui")
  133. local beegui = Instance.new("Frame")
  134. local tonado = Instance.new("TextButton")
  135. local autofarm = Instance.new("TextButton")
  136. local tat = Instance.new("TextButton")
  137. local TextLabel = Instance.new("TextLabel")
  138.  
  139. --Properties:
  140.  
  141. ScreenGui.Parent = game.CoreGui
  142. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  143.  
  144. beegui.Name = "beegui"
  145. beegui.Parent = ScreenGui
  146. beegui.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  147. beegui.Position = UDim2.new(-0.000653003517, 0, 0.295572907, 0)
  148. beegui.Size = UDim2.new(0, 248, 0, 331)
  149. beegui.Active = true
  150. beegui.Draggable = true
  151.  
  152. tonado.Name = "tonado"
  153. tonado.Parent = beegui
  154. tonado.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  155. tonado.Position = UDim2.new(0.0685483888, 0, 0.422960728, 0)
  156. tonado.Size = UDim2.new(0, 214, 0, 50)
  157. tonado.Font = Enum.Font.SourceSans
  158. tonado.Text = "FLASH TONADO"
  159. tonado.TextColor3 = Color3.fromRGB(85, 255, 255)
  160. tonado.TextSize = 21.000
  161. tonado.MouseButton1Down:connect(function()
  162. while wait(0.3) do
  163. local test = "Root"
  164. local test2 = "Plane"
  165. local tweenservice = game:GetService("TweenService")
  166. local plr = game.Players.LocalPlayer
  167. local info = TweenInfo.new(0.3) -- change to how long it takes to get to the item (in seconds)
  168. local item = {}
  169.  
  170. for i,v in pairs(game.workspace.Particles:GetDescendants()) do
  171. if v.Name == test or v.Name == test2 then
  172. for _,i in pairs(game.workspace.Collectibles:GetChildren()) do
  173. if tostring(i) == tostring(game.Players.LocalPlayer.Name) or tostring(i) == "C" then
  174. if (i.Position-plr.Character.HumanoidRootPart.Position).magnitude <= 60 then
  175.  
  176. item.CFrame = CFrame.new(i.Position.x,plr.Character.HumanoidRootPart.Position.y,i.Position.z)
  177.  
  178. local Tween = tweenservice:Create(v, info, item)
  179. Tween:Play()
  180. end
  181. end
  182. end
  183. end
  184. end
  185. end
  186.  
  187. end)
  188. autofarm.Name = "auto farm"
  189. autofarm.Parent = beegui
  190. autofarm.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  191. autofarm.Position = UDim2.new(0.0685483888, 0, 0.740181267, 0)
  192. autofarm.Size = UDim2.new(0, 214, 0, 50)
  193. autofarm.Font = Enum.Font.SourceSans
  194. autofarm.Text = "Auto Farm & Anti Afk"
  195. autofarm.TextColor3 = Color3.fromRGB(85, 255, 255)
  196. autofarm.TextSize = 21.000
  197. autofarm.MouseButton1Down:connect(function()
  198. for _,v in pairs(game.workspace.Collectibles:GetChildren()) do
  199. if string.find(v.Name,"") then
  200. v:Destroy()
  201. end
  202. end
  203.  
  204. local tuoidz = "Sunflower Field"
  205. local DarkCyberMainGUI = Instance.new("ScreenGui")
  206. local MiniPage = Instance.new("Frame")
  207. local Destroy = Instance.new("TextButton")
  208. local GameText = Instance.new("TextLabel")
  209. local MainPage = Instance.new("Frame")
  210. local VersionText = Instance.new("TextLabel")
  211. local HomePage = Instance.new("Frame")
  212. local ImageGang = Instance.new("ImageLabel")
  213. local CreditText = Instance.new("TextLabel")
  214. local JoinText = Instance.new("TextLabel")
  215. local DiscordlinkTest = Instance.new("TextLabel")
  216. local Copylinkdiscord = Instance.new("TextButton")
  217. local FarmingPage = Instance.new("Frame")
  218. local FieldSelectPage = Instance.new("ScrollingFrame")
  219. local SunflowerButton = Instance.new("TextButton")
  220. local MushroomButton = Instance.new("TextButton")
  221. local SpiderButton = Instance.new("TextButton")
  222. local BambooButton = Instance.new("TextButton")
  223. local RoseButton = Instance.new("TextButton")
  224. local PineTreeButton = Instance.new("TextButton")
  225. local CactusButton = Instance.new("TextButton")
  226. local PumpkinButton = Instance.new("TextButton")
  227. local PineappleButton = Instance.new("TextButton")
  228. local StumpButton = Instance.new("TextButton")
  229. local MountainTopButton = Instance.new("TextButton")
  230. local CoconutButton = Instance.new("TextButton")
  231. local PepperButton = Instance.new("TextButton")
  232. local StawberryButton = Instance.new("TextButton")
  233. local BlueflowerButton = Instance.new("TextButton")
  234. local DanrButton = Instance.new("TextButton")
  235. local DanrButton_2 = Instance.new("TextButton")
  236. local FieldSelectText = Instance.new("TextLabel")
  237. local HoneyText = Instance.new("TextLabel")
  238. local FieldText = Instance.new("TextLabel")
  239. local TimeElapsedText = Instance.new("TextLabel")
  240. local StartButton = Instance.new("TextButton")
  241. local FieldSelectText_2 = Instance.new("TextLabel")
  242. local WaypointPage = Instance.new("ScrollingFrame")
  243. local Suntp = Instance.new("TextButton")
  244. local Mushtp = Instance.new("TextButton")
  245. local Dantp = Instance.new("TextButton")
  246. local Blueftp = Instance.new("TextButton")
  247. local Clovertp = Instance.new("TextButton")
  248. local Bambootp = Instance.new("TextButton")
  249. local Spidertp = Instance.new("TextButton")
  250. local Strawtp = Instance.new("TextButton")
  251. local Castustp = Instance.new("TextButton")
  252. local Pumtp = Instance.new("TextButton")
  253. local Pintreetp = Instance.new("TextButton")
  254. local Rosetp = Instance.new("TextButton")
  255. local Toptp = Instance.new("TextButton")
  256. local Coconuttp = Instance.new("TextButton")
  257. local Stumptp = Instance.new("TextButton")
  258. local Pineappletp = Instance.new("TextButton")
  259. local Peppertp = Instance.new("TextButton")
  260. local SummonSprouttp = Instance.new("TextButton")
  261. local Coconutshoptp = Instance.new("TextButton")
  262. local Petaltp = Instance.new("TextButton")
  263. local Shopproctp = Instance.new("TextButton")
  264. local Shoptoptp = Instance.new("TextButton")
  265. local Shopmoontp = Instance.new("TextButton")
  266. local Shopbasictp = Instance.new("TextButton")
  267. local Shopsprinklertp = Instance.new("TextButton")
  268. local InstantConversiontp = Instance.new("TextButton")
  269. local MegaMemorytp = Instance.new("TextButton")
  270. local NightMemorytp = Instance.new("TextButton")
  271. local ExtremeMemorytp = Instance.new("TextButton")
  272. local StartHalltp = Instance.new("TextButton")
  273. local Anttp = Instance.new("TextButton")
  274. local Demonmasktp = Instance.new("TextButton")
  275. local TunelBeartp = Instance.new("TextButton")
  276. local WindyBeetp = Instance.new("TextButton")
  277. local Diamondmasktp = Instance.new("TextButton")
  278. local Soon = Instance.new("TextButton")
  279. local GummyMask = Instance.new("TextButton")
  280. local Afkstumptp = Instance.new("TextButton")
  281. local Stinger = Instance.new("TextButton")
  282. local Kingamulettp = Instance.new("TextButton")
  283. local ExtraPage = Instance.new("ScrollingFrame")
  284. local Autodig = Instance.new("TextButton")
  285. local Autobuffitem = Instance.new("TextButton")
  286. local Killcoconutcrab = Instance.new("TextButton")
  287. local KillTunnel = Instance.new("TextButton")
  288. local Usenightbell = Instance.new("TextButton")
  289. local Usefielddice = Instance.new("TextButton")
  290. local Autokillvicious = Instance.new("TextButton")
  291. local Autokillwindy = Instance.new("TextButton")
  292. local Autokillmonster = Instance.new("TextButton")
  293. local RemoteQuest = Instance.new("TextButton")
  294. local Autogumdrop = Instance.new("TextButton")
  295. local FindWindBee = Instance.new("TextButton")
  296. local Useglitter = Instance.new("TextButton")
  297. local Autogliter = Instance.new("TextButton")
  298. local Autococonut = Instance.new("TextButton")
  299. local Autostinger = Instance.new("TextButton")
  300. local Eqipdemonmask = Instance.new("TextButton")
  301. local Equipdemonmask = Instance.new("TextButton")
  302. local Equipgummymask = Instance.new("TextButton")
  303. local Automagicbean = Instance.new("TextButton")
  304. local Bringtornado = Instance.new("TextButton")
  305. local Killstumnail = Instance.new("TextButton")
  306. local Dropweapon = Instance.new("TextButton")
  307. local Noclip = Instance.new("TextButton")
  308. local AutoDispenser = Instance.new("TextButton")
  309. local Autotop = Instance.new("TextButton")
  310. local AutoDispenser_2 = Instance.new("TextButton")
  311. local Autored = Instance.new("TextButton")
  312. local Autoblue = Instance.new("TextButton")
  313. local ExtrasButton = Instance.new("TextButton")
  314. local FarmingButton = Instance.new("TextButton")
  315. local HomeButton = Instance.new("TextButton")
  316. local SettingButton = Instance.new("TextButton")
  317. local WaypointsButton = Instance.new("TextButton")
  318. local SettingPage = Instance.new("Frame")
  319. local Antiafk = Instance.new("TextLabel")
  320. local Antiafkbutton = Instance.new("TextButton")
  321. local Close = Instance.new("TextButton")
  322. local DarkCyberLoadingGUI = Instance.new("ScreenGui")
  323. local LoadingFrame = Instance.new("Frame")
  324. local Loadingimage = Instance.new("ImageLabel")
  325. local Createtitle = Instance.new("TextLabel")
  326. local NameTitle = Instance.new("TextLabel")
  327. local Loadingtext = Instance.new("TextLabel")
  328. local DarkCyberSynapshitGUI = Instance.new("ScreenGui")
  329. local SynapShitPage = Instance.new("Frame")
  330. local Createtitle = Instance.new("TextLabel")
  331. local NameTitle = Instance.new("TextLabel")
  332. local Welcome = Instance.new("TextLabel")
  333.  
  334. --Properties:
  335. DarkCyberMainGUI.Name = "[DarkCyber]MainGUI"
  336. DarkCyberMainGUI.Parent = game.CoreGui
  337.  
  338. MiniPage.Name = "MiniPage"
  339. MiniPage.Parent = DarkCyberMainGUI
  340. MiniPage.BackgroundColor3 = Color3.new(0.321569, 0.462745, 1)
  341. MiniPage.BorderSizePixel = 0
  342. MiniPage.Position = UDim2.new(0.361979187, 0, -0.7, 0)
  343. MiniPage.Size = UDim2.new(0, 530, 0, 25)
  344.  
  345. Destroy.Name = "Destroy"
  346. Destroy.Parent = MiniPage
  347. Destroy.BackgroundColor3 = Color3.new(1, 1, 1)
  348. Destroy.BackgroundTransparency = 1
  349. Destroy.Position = UDim2.new(0.950854659, 0, 0, 0)
  350. Destroy.Size = UDim2.new(0, 25, 0, 25)
  351. Destroy.Font = Enum.Font.GothamBold
  352. Destroy.Text = "X"
  353. Destroy.TextColor3 = Color3.new(1, 1, 1)
  354. Destroy.TextSize = 20
  355.  
  356. GameText.Name = "GameText"
  357. GameText.Parent = MiniPage
  358. GameText.BackgroundColor3 = Color3.new(1, 1, 1)
  359. GameText.BackgroundTransparency = 1
  360. GameText.Position = UDim2.new(0.337588102, 0, -0.0399999991, 0)
  361. GameText.Size = UDim2.new(0.324587107, 0, 0.999999702, 0)
  362. GameText.Font = Enum.Font.GothamBold
  363. GameText.Text = "Bee Swarm Simulator"
  364. GameText.TextColor3 = Color3.new(1, 1, 1)
  365. GameText.TextSize = 16
  366.  
  367. MainPage.Name = "MainPage"
  368. MainPage.Parent = MiniPage
  369. MainPage.Active = true
  370. MainPage.BackgroundColor3 = Color3.new(0.321569, 0.462745, 1)
  371. MainPage.BorderSizePixel = 0
  372. MainPage.Position = UDim2.new(0, 0, 1.0016675, 0)
  373. MainPage.Selectable = true
  374. MainPage.Size = UDim2.new(1, 0, 8.9163208, 0)
  375.  
  376. VersionText.Name = "VersionText"
  377. VersionText.Parent = MainPage
  378. VersionText.BackgroundColor3 = Color3.new(1, 1, 1)
  379. VersionText.BackgroundTransparency = 1
  380. VersionText.Position = UDim2.new(-0.00158959627, 0, 0.914668798, 0)
  381. VersionText.Size = UDim2.new(0.213481352, 0, 0.08324752, 0)
  382. VersionText.Font = Enum.Font.GothamBold
  383. VersionText.Text = "Version: 1.0.0"
  384. VersionText.TextColor3 = Color3.new(1, 1, 1)
  385. VersionText.TextSize = 16
  386.  
  387. HomePage.Name = "HomePage"
  388. HomePage.Parent = MainPage
  389. HomePage.BackgroundColor3 = Color3.new(1, 1, 1)
  390. HomePage.BackgroundTransparency = 1
  391. HomePage.BorderSizePixel = 0
  392. HomePage.Position = UDim2.new(0, 0, 0.132234111, 0)
  393. HomePage.Size = UDim2.new(1, 0, 0.782434821, 0)
  394.  
  395. ImageGang.Name = "ImageGang"
  396. ImageGang.Parent = HomePage
  397. ImageGang.BackgroundColor3 = Color3.new(1, 1, 1)
  398. ImageGang.Position = UDim2.new(0.0295857992, 0, 0.0601093024, 0)
  399. ImageGang.Size = UDim2.new(0, 70, 0, 70)
  400. ImageGang.Image = "http://www.roblox.com/asset/?id=3766691866"
  401.  
  402. CreditText.Name = "CreditText"
  403. CreditText.Parent = HomePage
  404. CreditText.BackgroundColor3 = Color3.new(1, 1, 1)
  405. CreditText.BackgroundTransparency = 1
  406. CreditText.Position = UDim2.new(0.188195452, 0, 0.0601093657, 0)
  407. CreditText.Size = UDim2.new(0.809829473, 0, 0.382513672, 0)
  408. CreditText.Font = Enum.Font.GothamBold
  409. CreditText.Text = "Gui Create : DarkCyber"
  410. CreditText.TextColor3 = Color3.new(1, 1, 1)
  411. CreditText.TextSize = 20
  412.  
  413. JoinText.Name = "JoinText"
  414. JoinText.Parent = HomePage
  415. JoinText.BackgroundColor3 = Color3.new(1, 1, 1)
  416. JoinText.BackgroundTransparency = 1
  417. JoinText.Position = UDim2.new(0, 0, 0.453551859, 0)
  418. JoinText.Size = UDim2.new(0.998024881, 0, 0.146612123, 0)
  419. JoinText.Font = Enum.Font.GothamBold
  420. JoinText.Text = "Join Discord for more Update"
  421. JoinText.TextColor3 = Color3.new(1, 1, 1)
  422. JoinText.TextSize = 17
  423.  
  424. DiscordlinkTest.Name = "DiscordlinkTest"
  425. DiscordlinkTest.Parent = HomePage
  426. DiscordlinkTest.BackgroundColor3 = Color3.new(1, 1, 1)
  427. DiscordlinkTest.BackgroundTransparency = 1
  428. DiscordlinkTest.Position = UDim2.new(0, 0, 0.601092875, 0)
  429. DiscordlinkTest.Size = UDim2.new(0.998024881, 0, 0.146612123, 0)
  430. DiscordlinkTest.Font = Enum.Font.GothamBold
  431. DiscordlinkTest.Text = "Link: https://discord.gg/yXNjfMa"
  432. DiscordlinkTest.TextColor3 = Color3.new(1, 1, 1)
  433. DiscordlinkTest.TextSize = 17
  434.  
  435. Copylinkdiscord.Name = "Copylinkdiscord"
  436. Copylinkdiscord.Parent = HomePage
  437. Copylinkdiscord.BackgroundColor3 = Color3.new(0.454902, 0.137255, 1)
  438. Copylinkdiscord.BorderSizePixel = 0
  439. Copylinkdiscord.Position = UDim2.new(0.0295858085, 0, 0.79781419, 0)
  440. Copylinkdiscord.Size = UDim2.new(0.476331353, 0, 0.131147563, 0)
  441. Copylinkdiscord.Font = Enum.Font.GothamBold
  442. Copylinkdiscord.Text = "COPY LINK DISCORD"
  443. Copylinkdiscord.TextColor3 = Color3.new(1, 1, 1)
  444. Copylinkdiscord.TextSize = 14
  445.  
  446. FarmingPage.Name = "FarmingPage"
  447. FarmingPage.Parent = MainPage
  448. FarmingPage.BackgroundColor3 = Color3.new(1, 1, 1)
  449. FarmingPage.BackgroundTransparency = 1
  450. FarmingPage.Position = UDim2.new(-5.75803369e-08, 0, 0.127000019, 0)
  451. FarmingPage.Size = UDim2.new(0.999777615, 0, 0.787668824, 0)
  452. FarmingPage.Visible = false
  453.  
  454. FieldSelectPage.Name = "FieldSelectPage"
  455. FieldSelectPage.Parent = FarmingPage
  456. FieldSelectPage.BackgroundColor3 = Color3.new(0.482353, 0.447059, 1)
  457. FieldSelectPage.BorderSizePixel = 0
  458. FieldSelectPage.Position = UDim2.new(0.0228317082, 0, 0.16433613, 0)
  459. FieldSelectPage.Size = UDim2.new(0.400000006, 0, 0.835663855, 0)
  460. FieldSelectPage.ScrollBarThickness = 5
  461.  
  462. SunflowerButton.Name = "SunflowerButton"
  463. SunflowerButton.Parent = FieldSelectPage
  464. SunflowerButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  465. SunflowerButton.BorderSizePixel = 0
  466. SunflowerButton.Position = UDim2.new(0.108427808, 0, 0.0228219759, 0)
  467. SunflowerButton.Size = UDim2.new(0, 160, 0, 20)
  468. SunflowerButton.Font = Enum.Font.GothamBold
  469. SunflowerButton.Text = "Sunflower Field"
  470. SunflowerButton.TextColor3 = Color3.new(1, 1, 1)
  471. SunflowerButton.TextSize = 14
  472.  
  473. MushroomButton.Name = "MushroomButton"
  474. MushroomButton.Parent = FieldSelectPage
  475. MushroomButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  476. MushroomButton.BorderSizePixel = 0
  477. MushroomButton.Position = UDim2.new(0.108427808, 0, 0.0791205987, 0)
  478. MushroomButton.Size = UDim2.new(0, 160, 0, 20)
  479. MushroomButton.Font = Enum.Font.GothamBold
  480. MushroomButton.Text = "Mushroom Field"
  481. MushroomButton.TextColor3 = Color3.new(1, 1, 1)
  482. MushroomButton.TextSize = 14
  483.  
  484. SpiderButton.Name = "SpiderButton"
  485. SpiderButton.Parent = FieldSelectPage
  486. SpiderButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  487. SpiderButton.BorderSizePixel = 0
  488. SpiderButton.Position = UDim2.new(0.108427808, 0, 0.412541032, 0)
  489. SpiderButton.Size = UDim2.new(0, 160, 0, 20)
  490. SpiderButton.Font = Enum.Font.GothamBold
  491. SpiderButton.Text = "Spider Field"
  492. SpiderButton.TextColor3 = Color3.new(1, 1, 1)
  493. SpiderButton.TextSize = 14
  494.  
  495. BambooButton.Name = "BambooButton"
  496. BambooButton.Parent = FieldSelectPage
  497. BambooButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  498. BambooButton.BorderSizePixel = 0
  499. BambooButton.Position = UDim2.new(0.108427808, 0, 0.355216533, 0)
  500. BambooButton.Size = UDim2.new(0, 160, 0, 20)
  501. BambooButton.Font = Enum.Font.GothamBold
  502. BambooButton.Text = "Bamboo Field"
  503. BambooButton.TextColor3 = Color3.new(1, 1, 1)
  504. BambooButton.TextSize = 14
  505.  
  506. RoseButton.Name = "RoseButton"
  507. RoseButton.Parent = FieldSelectPage
  508. RoseButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  509. RoseButton.BorderSizePixel = 0
  510. RoseButton.Position = UDim2.new(0.108427808, 0, 0.524258256, 0)
  511. RoseButton.Size = UDim2.new(0, 160, 0, 20)
  512. RoseButton.Font = Enum.Font.GothamBold
  513. RoseButton.Text = "Rose Field"
  514. RoseButton.TextColor3 = Color3.new(1, 1, 1)
  515. RoseButton.TextSize = 14
  516.  
  517. PineTreeButton.Name = "PineTreeButton"
  518. PineTreeButton.Parent = FieldSelectPage
  519. PineTreeButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  520. PineTreeButton.BorderSizePixel = 0
  521. PineTreeButton.Position = UDim2.new(0.108427808, 0, 0.467443049, 0)
  522. PineTreeButton.Size = UDim2.new(0, 160, 0, 20)
  523. PineTreeButton.Font = Enum.Font.GothamBold
  524. PineTreeButton.Text = "Pine Tree Field"
  525. PineTreeButton.TextColor3 = Color3.new(1, 1, 1)
  526. PineTreeButton.TextSize = 14
  527.  
  528. CactusButton.Name = "CactusButton"
  529. CactusButton.Parent = FieldSelectPage
  530. CactusButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  531. CactusButton.BorderSizePixel = 0
  532. CactusButton.Position = UDim2.new(0.108427808, 0, 0.579347968, 0)
  533. CactusButton.Size = UDim2.new(0, 160, 0, 20)
  534. CactusButton.Font = Enum.Font.GothamBold
  535. CactusButton.Text = "Cactus Field"
  536. CactusButton.TextColor3 = Color3.new(1, 1, 1)
  537. CactusButton.TextSize = 14
  538.  
  539. PumpkinButton.Name = "PumpkinButton"
  540. PumpkinButton.Parent = FieldSelectPage
  541. PumpkinButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  542. PumpkinButton.BorderSizePixel = 0
  543. PumpkinButton.Position = UDim2.new(0.108427808, 0, 0.633908749, 0)
  544. PumpkinButton.Size = UDim2.new(0, 160, 0, 20)
  545. PumpkinButton.Font = Enum.Font.GothamBold
  546. PumpkinButton.Text = "Pumpkin Field"
  547. PumpkinButton.TextColor3 = Color3.new(1, 1, 1)
  548. PumpkinButton.TextSize = 14
  549.  
  550. PineappleButton.Name = "PineappleButton"
  551. PineappleButton.Parent = FieldSelectPage
  552. PineappleButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  553. PineappleButton.BorderSizePixel = 0
  554. PineappleButton.Position = UDim2.new(0.108427808, 0, 0.688469529, 0)
  555. PineappleButton.Size = UDim2.new(0, 160, 0, 20)
  556. PineappleButton.Font = Enum.Font.GothamBold
  557. PineappleButton.Text = "Pineapple Field"
  558. PineappleButton.TextColor3 = Color3.new(1, 1, 1)
  559. PineappleButton.TextSize = 14
  560.  
  561. StumpButton.Name = "StumpButton"
  562. StumpButton.Parent = FieldSelectPage
  563. StumpButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  564. StumpButton.BorderSizePixel = 0
  565. StumpButton.Position = UDim2.new(0.108427808, 0, 0.74303031, 0)
  566. StumpButton.Size = UDim2.new(0, 160, 0, 20)
  567. StumpButton.Font = Enum.Font.GothamBold
  568. StumpButton.Text = "Stump Field"
  569. StumpButton.TextColor3 = Color3.new(1, 1, 1)
  570. StumpButton.TextSize = 14
  571.  
  572. MountainTopButton.Name = "MountainTopButton"
  573. MountainTopButton.Parent = FieldSelectPage
  574. MountainTopButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  575. MountainTopButton.BorderSizePixel = 0
  576. MountainTopButton.Position = UDim2.new(0.108427808, 0, 0.797487676, 0)
  577. MountainTopButton.Size = UDim2.new(0, 160, 0, 20)
  578. MountainTopButton.Font = Enum.Font.GothamBold
  579. MountainTopButton.Text = "Mountain Top Field"
  580. MountainTopButton.TextColor3 = Color3.new(1, 1, 1)
  581. MountainTopButton.TextSize = 14
  582.  
  583. CoconutButton.Name = "CoconutButton"
  584. CoconutButton.Parent = FieldSelectPage
  585. CoconutButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  586. CoconutButton.BorderSizePixel = 0
  587. CoconutButton.Position = UDim2.new(0.108427808, 0, 0.852136731, 0)
  588. CoconutButton.Size = UDim2.new(0, 160, 0, 20)
  589. CoconutButton.Font = Enum.Font.GothamBold
  590. CoconutButton.Text = "Coconut Field"
  591. CoconutButton.TextColor3 = Color3.new(1, 1, 1)
  592. CoconutButton.TextSize = 14
  593.  
  594. PepperButton.Name = "PepperButton"
  595. PepperButton.Parent = FieldSelectPage
  596. PepperButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  597. PepperButton.BorderSizePixel = 0
  598. PepperButton.Position = UDim2.new(0.108427808, 0, 0.908951104, 0)
  599. PepperButton.Size = UDim2.new(0, 160, 0, 20)
  600. PepperButton.Font = Enum.Font.GothamBold
  601. PepperButton.Text = "Pepper Field"
  602. PepperButton.TextColor3 = Color3.new(1, 1, 1)
  603. PepperButton.TextSize = 14
  604.  
  605. StawberryButton.Name = "StawberryButton"
  606. StawberryButton.Parent = FieldSelectPage
  607. StawberryButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  608. StawberryButton.BorderSizePixel = 0
  609. StawberryButton.Position = UDim2.new(0.108427808, 0, 0.300172061, 0)
  610. StawberryButton.Size = UDim2.new(0, 160, 0, 20)
  611. StawberryButton.Font = Enum.Font.GothamBold
  612. StawberryButton.Text = "Strawberry Field"
  613. StawberryButton.TextColor3 = Color3.new(1, 1, 1)
  614. StawberryButton.TextSize = 14
  615.  
  616. BlueflowerButton.Name = "BlueflowerButton"
  617. BlueflowerButton.Parent = FieldSelectPage
  618. BlueflowerButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  619. BlueflowerButton.BorderSizePixel = 0
  620. BlueflowerButton.Position = UDim2.new(0.108427808, 0, 0.135357112, 0)
  621. BlueflowerButton.Size = UDim2.new(0, 160, 0, 20)
  622. BlueflowerButton.Font = Enum.Font.GothamBold
  623. BlueflowerButton.Text = "Blue Folower Field"
  624. BlueflowerButton.TextColor3 = Color3.new(1, 1, 1)
  625. BlueflowerButton.TextSize = 14
  626.  
  627. DanrButton.Name = "DanrButton"
  628. DanrButton.Parent = FieldSelectPage
  629. DanrButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  630. DanrButton.BorderSizePixel = 0
  631. DanrButton.Position = UDim2.new(0.108427808, 0, 0.189853355, 0)
  632. DanrButton.Size = UDim2.new(0, 160, 0, 20)
  633. DanrButton.Font = Enum.Font.GothamBold
  634. DanrButton.Text = "Dandelion Field"
  635. DanrButton.TextColor3 = Color3.new(1, 1, 1)
  636. DanrButton.TextSize = 14
  637.  
  638. DanrButton_2.Name = "DanrButton"
  639. DanrButton_2.Parent = FieldSelectPage
  640. DanrButton_2.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  641. DanrButton_2.BorderSizePixel = 0
  642. DanrButton_2.Position = UDim2.new(0.108427808, 0, 0.244349569, 0)
  643. DanrButton_2.Size = UDim2.new(0, 160, 0, 20)
  644. DanrButton_2.Font = Enum.Font.GothamBold
  645. DanrButton_2.Text = "Clover Field"
  646. DanrButton_2.TextColor3 = Color3.new(1, 1, 1)
  647. DanrButton_2.TextSize = 14
  648.  
  649. FieldSelectText.Name = "FieldSelectText"
  650. FieldSelectText.Parent = FarmingPage
  651. FieldSelectText.BackgroundColor3 = Color3.new(1, 1, 1)
  652. FieldSelectText.BackgroundTransparency = 1
  653. FieldSelectText.Position = UDim2.new(0.0247862451, 0, 0.0436922573, 0)
  654. FieldSelectText.Size = UDim2.new(0.398045629, 0, 0.114787988, 0)
  655. FieldSelectText.Font = Enum.Font.GothamBlack
  656. FieldSelectText.Text = "Field Select"
  657. FieldSelectText.TextColor3 = Color3.new(1, 1, 1)
  658. FieldSelectText.TextSize = 16
  659.  
  660. FieldText.Name = "FieldText"
  661. FieldText.Parent = FarmingPage
  662. FieldText.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  663. FieldText.BorderSizePixel = 0
  664. FieldText.Position = UDim2.new(0.446999997, 0, 0.170000002, 0)
  665. FieldText.Size = UDim2.new(0.530130506, 0, 0.100000001, 0)
  666. FieldText.Font = Enum.Font.GothamBold
  667. FieldText.Text = " Field Select: Loading..."
  668. FieldText.TextColor3 = Color3.new(1, 1, 1)
  669. FieldText.TextSize = 14
  670. FieldText.TextXAlignment = Enum.TextXAlignment.Left
  671.  
  672. StartButton.Name = "StartButton"
  673. StartButton.Parent = FarmingPage
  674. StartButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  675. StartButton.BorderSizePixel = 0
  676. StartButton.Position = UDim2.new(0.446999997, 0, 0.300000012, 0)
  677. StartButton.Size = UDim2.new(0.530328393, 0, 0.100000001, 0)
  678. StartButton.Font = Enum.Font.GothamBold
  679. StartButton.Text = "Start Farming"
  680. StartButton.TextColor3 = Color3.new(1, 1, 1)
  681. StartButton.TextSize = 14
  682.  
  683. FieldSelectText_2.Name = "FieldSelectText"
  684. FieldSelectText_2.Parent = FarmingPage
  685. FieldSelectText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  686. FieldSelectText_2.BackgroundTransparency = 1
  687. FieldSelectText_2.Position = UDim2.new(0.447186798, 0, 0.0436922573, 0)
  688. FieldSelectText_2.Size = UDim2.new(0.530446231, 0, 0.114787988, 0)
  689. FieldSelectText_2.Font = Enum.Font.GothamBlack
  690. FieldSelectText_2.Text = "Farming Status"
  691. FieldSelectText_2.TextColor3 = Color3.new(1, 1, 1)
  692. FieldSelectText_2.TextSize = 14
  693.  
  694. WaypointPage.Name = "WaypointPage"
  695. WaypointPage.Parent = MainPage
  696. WaypointPage.BackgroundColor3 = Color3.new(1, 1, 1)
  697. WaypointPage.BackgroundTransparency = 1
  698. WaypointPage.Position = UDim2.new(0, 0, 0.127000034, 0)
  699. WaypointPage.Size = UDim2.new(0, 530, 0, 174)
  700. WaypointPage.Visible = false
  701. WaypointPage.CanvasSize = UDim2.new(0, 0, 3, 0)
  702. WaypointPage.ScrollBarThickness = 5
  703.  
  704. Suntp.Name = "Suntp"
  705. Suntp.Parent = WaypointPage
  706. Suntp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  707. Suntp.BorderSizePixel = 0
  708. Suntp.Position = UDim2.new(0.0160000008, 0, 0.0199999996, 0)
  709. Suntp.Size = UDim2.new(0, 120, 0, 20)
  710. Suntp.Font = Enum.Font.GothamBold
  711. Suntp.Text = "Sunflower Field"
  712. Suntp.TextColor3 = Color3.new(1, 1, 1)
  713. Suntp.TextSize = 14
  714.  
  715. Mushtp.Name = "Mushtp"
  716. Mushtp.Parent = WaypointPage
  717. Mushtp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  718. Mushtp.BorderSizePixel = 0
  719. Mushtp.Position = UDim2.new(0.261000007, 0, 0.0199999996, 0)
  720. Mushtp.Size = UDim2.new(0, 120, 0, 20)
  721. Mushtp.Font = Enum.Font.GothamBold
  722. Mushtp.Text = "Mushroom Field"
  723. Mushtp.TextColor3 = Color3.new(1, 1, 1)
  724. Mushtp.TextSize = 14
  725.  
  726. Dantp.Name = "Dantp"
  727. Dantp.Parent = WaypointPage
  728. Dantp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  729. Dantp.BorderSizePixel = 0
  730. Dantp.Position = UDim2.new(0.510999978, 0, 0.0199999996, 0)
  731. Dantp.Size = UDim2.new(0, 120, 0, 20)
  732. Dantp.Font = Enum.Font.GothamBold
  733. Dantp.Text = "Dandelion Field"
  734. Dantp.TextColor3 = Color3.new(1, 1, 1)
  735. Dantp.TextSize = 14
  736.  
  737. Blueftp.Name = "Blueftp"
  738. Blueftp.Parent = WaypointPage
  739. Blueftp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  740. Blueftp.BorderSizePixel = 0
  741. Blueftp.Position = UDim2.new(0.755999982, 0, 0.0199999996, 0)
  742. Blueftp.Size = UDim2.new(0, 120, 0, 20)
  743. Blueftp.Font = Enum.Font.GothamBold
  744. Blueftp.Text = "Blueflower Field"
  745. Blueftp.TextColor3 = Color3.new(1, 1, 1)
  746. Blueftp.TextSize = 14
  747.  
  748. Clovertp.Name = "Clovertp"
  749. Clovertp.Parent = WaypointPage
  750. Clovertp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  751. Clovertp.BorderSizePixel = 0
  752. Clovertp.Position = UDim2.new(0.0160000008, 0, 0.0599999987, 0)
  753. Clovertp.Size = UDim2.new(0, 120, 0, 20)
  754. Clovertp.Font = Enum.Font.GothamBold
  755. Clovertp.Text = "Clover Field"
  756. Clovertp.TextColor3 = Color3.new(1, 1, 1)
  757. Clovertp.TextSize = 14
  758.  
  759. Bambootp.Name = "Bambootp"
  760. Bambootp.Parent = WaypointPage
  761. Bambootp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  762. Bambootp.BorderSizePixel = 0
  763. Bambootp.Position = UDim2.new(0.261000007, 0, 0.0599999987, 0)
  764. Bambootp.Size = UDim2.new(0, 120, 0, 20)
  765. Bambootp.Font = Enum.Font.GothamBold
  766. Bambootp.Text = "Bamboo Field"
  767. Bambootp.TextColor3 = Color3.new(1, 1, 1)
  768. Bambootp.TextSize = 14
  769.  
  770. Spidertp.Name = "Spidertp"
  771. Spidertp.Parent = WaypointPage
  772. Spidertp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  773. Spidertp.BorderSizePixel = 0
  774. Spidertp.Position = UDim2.new(0.510999978, 0, 0.0599999987, 0)
  775. Spidertp.Size = UDim2.new(0, 120, 0, 20)
  776. Spidertp.Font = Enum.Font.GothamBold
  777. Spidertp.Text = "Spider Field"
  778. Spidertp.TextColor3 = Color3.new(1, 1, 1)
  779. Spidertp.TextSize = 14
  780.  
  781. Strawtp.Name = "Strawtp"
  782. Strawtp.Parent = WaypointPage
  783. Strawtp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  784. Strawtp.BorderSizePixel = 0
  785. Strawtp.Position = UDim2.new(0.755999982, 0, 0.0599999987, 0)
  786. Strawtp.Size = UDim2.new(0, 120, 0, 20)
  787. Strawtp.Font = Enum.Font.GothamBold
  788. Strawtp.Text = "Strawbery Field"
  789. Strawtp.TextColor3 = Color3.new(1, 1, 1)
  790. Strawtp.TextSize = 14
  791.  
  792. Castustp.Name = "Castustp"
  793. Castustp.Parent = WaypointPage
  794. Castustp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  795. Castustp.BorderSizePixel = 0
  796. Castustp.Position = UDim2.new(0.0160000008, 0, 0.100354269, 0)
  797. Castustp.Size = UDim2.new(0, 120, 0, 20)
  798. Castustp.Font = Enum.Font.GothamBold
  799. Castustp.Text = "Cactus Field"
  800. Castustp.TextColor3 = Color3.new(1, 1, 1)
  801. Castustp.TextSize = 14
  802.  
  803. Pumtp.Name = "Pumtp"
  804. Pumtp.Parent = WaypointPage
  805. Pumtp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  806. Pumtp.BorderSizePixel = 0
  807. Pumtp.Position = UDim2.new(0.261000007, 0, 0.100354269, 0)
  808. Pumtp.Size = UDim2.new(0, 120, 0, 20)
  809. Pumtp.Font = Enum.Font.GothamBold
  810. Pumtp.Text = "Pumpkin Field"
  811. Pumtp.TextColor3 = Color3.new(1, 1, 1)
  812. Pumtp.TextSize = 14
  813.  
  814. Pintreetp.Name = "Pintreetp"
  815. Pintreetp.Parent = WaypointPage
  816. Pintreetp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  817. Pintreetp.BorderSizePixel = 0
  818. Pintreetp.Position = UDim2.new(0.510999978, 0, 0.100354269, 0)
  819. Pintreetp.Size = UDim2.new(0, 120, 0, 20)
  820. Pintreetp.Font = Enum.Font.GothamBold
  821. Pintreetp.Text = "Pine Tree Field"
  822. Pintreetp.TextColor3 = Color3.new(1, 1, 1)
  823. Pintreetp.TextSize = 14
  824.  
  825. Rosetp.Name = "Rosetp"
  826. Rosetp.Parent = WaypointPage
  827. Rosetp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  828. Rosetp.BorderSizePixel = 0
  829. Rosetp.Position = UDim2.new(0.755999982, 0, 0.100354269, 0)
  830. Rosetp.Size = UDim2.new(0, 120, 0, 20)
  831. Rosetp.Font = Enum.Font.GothamBold
  832. Rosetp.Text = "Rose Field"
  833. Rosetp.TextColor3 = Color3.new(1, 1, 1)
  834. Rosetp.TextSize = 14
  835.  
  836. Toptp.Name = "Toptp"
  837. Toptp.Parent = WaypointPage
  838. Toptp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  839. Toptp.BorderSizePixel = 0
  840. Toptp.Position = UDim2.new(0.755999982, 0, 0.140000001, 0)
  841. Toptp.Size = UDim2.new(0, 120, 0, 20)
  842. Toptp.Font = Enum.Font.GothamBold
  843. Toptp.Text = "Mountain Field"
  844. Toptp.TextColor3 = Color3.new(1, 1, 1)
  845. Toptp.TextSize = 14
  846.  
  847. Coconuttp.Name = "Coconuttp"
  848. Coconuttp.Parent = WaypointPage
  849. Coconuttp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  850. Coconuttp.BorderSizePixel = 0
  851. Coconuttp.Position = UDim2.new(0.510999978, 0, 0.140000001, 0)
  852. Coconuttp.Size = UDim2.new(0, 120, 0, 20)
  853. Coconuttp.Font = Enum.Font.GothamBold
  854. Coconuttp.Text = "Coconut Field"
  855. Coconuttp.TextColor3 = Color3.new(1, 1, 1)
  856. Coconuttp.TextSize = 14
  857.  
  858. Stumptp.Name = "Stumptp"
  859. Stumptp.Parent = WaypointPage
  860. Stumptp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  861. Stumptp.BorderSizePixel = 0
  862. Stumptp.Position = UDim2.new(0.261000007, 0, 0.140000001, 0)
  863. Stumptp.Size = UDim2.new(0, 120, 0, 20)
  864. Stumptp.Font = Enum.Font.GothamBold
  865. Stumptp.Text = "Stump Field"
  866. Stumptp.TextColor3 = Color3.new(1, 1, 1)
  867. Stumptp.TextSize = 14
  868.  
  869. Pineappletp.Name = "Pineappletp"
  870. Pineappletp.Parent = WaypointPage
  871. Pineappletp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  872. Pineappletp.BorderSizePixel = 0
  873. Pineappletp.Position = UDim2.new(0.0160000008, 0, 0.140000001, 0)
  874. Pineappletp.Size = UDim2.new(0, 120, 0, 20)
  875. Pineappletp.Font = Enum.Font.GothamBold
  876. Pineappletp.Text = "Pineapple Field"
  877. Pineappletp.TextColor3 = Color3.new(1, 1, 1)
  878. Pineappletp.TextSize = 14
  879.  
  880. Peppertp.Name = "Peppertp"
  881. Peppertp.Parent = WaypointPage
  882. Peppertp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  883. Peppertp.BorderSizePixel = 0
  884. Peppertp.Position = UDim2.new(0.0160000008, 0, 0.180000007, 0)
  885. Peppertp.Size = UDim2.new(0, 120, 0, 20)
  886. Peppertp.Font = Enum.Font.GothamBold
  887. Peppertp.Text = "Pepper Field"
  888. Peppertp.TextColor3 = Color3.new(1, 1, 1)
  889. Peppertp.TextSize = 14
  890.  
  891. SummonSprouttp.Name = "SummonSprouttp"
  892. SummonSprouttp.Parent = WaypointPage
  893. SummonSprouttp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  894. SummonSprouttp.BorderSizePixel = 0
  895. SummonSprouttp.Position = UDim2.new(0.263000011, 0, 0.180000007, 0)
  896. SummonSprouttp.Size = UDim2.new(0, 120, 0, 20)
  897. SummonSprouttp.Font = Enum.Font.GothamBold
  898. SummonSprouttp.Text = "Sprout"
  899. SummonSprouttp.TextColor3 = Color3.new(1, 1, 1)
  900. SummonSprouttp.TextSize = 14
  901.  
  902. Coconutshoptp.Name = "Coconutshoptp"
  903. Coconutshoptp.Parent = WaypointPage
  904. Coconutshoptp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  905. Coconutshoptp.BorderSizePixel = 0
  906. Coconutshoptp.Position = UDim2.new(0.513000011, 0, 0.180000007, 0)
  907. Coconutshoptp.Size = UDim2.new(0, 120, 0, 20)
  908. Coconutshoptp.Font = Enum.Font.GothamBold
  909. Coconutshoptp.Text = "Coconut Shop"
  910. Coconutshoptp.TextColor3 = Color3.new(1, 1, 1)
  911. Coconutshoptp.TextSize = 14
  912.  
  913. Petaltp.Name = "Petaltp"
  914. Petaltp.Parent = WaypointPage
  915. Petaltp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  916. Petaltp.BorderSizePixel = 0
  917. Petaltp.Position = UDim2.new(0.755999982, 0, 0.180000007, 0)
  918. Petaltp.Size = UDim2.new(0, 120, 0, 20)
  919. Petaltp.Font = Enum.Font.GothamBold
  920. Petaltp.Text = "Petal Shop"
  921. Petaltp.TextColor3 = Color3.new(1, 1, 1)
  922. Petaltp.TextSize = 14
  923.  
  924. Shopproctp.Name = "Shopproctp"
  925. Shopproctp.Parent = WaypointPage
  926. Shopproctp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  927. Shopproctp.BorderSizePixel = 0
  928. Shopproctp.Position = UDim2.new(0.263000011, 0, 0.219999999, 0)
  929. Shopproctp.Size = UDim2.new(0, 120, 0, 20)
  930. Shopproctp.Font = Enum.Font.GothamBold
  931. Shopproctp.Text = "Pro Shop"
  932. Shopproctp.TextColor3 = Color3.new(1, 1, 1)
  933. Shopproctp.TextSize = 14
  934.  
  935. Shoptoptp.Name = "Shoptoptp"
  936. Shoptoptp.Parent = WaypointPage
  937. Shoptoptp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  938. Shoptoptp.BorderSizePixel = 0
  939. Shoptoptp.Position = UDim2.new(0.513000011, 0, 0.219999999, 0)
  940. Shoptoptp.Size = UDim2.new(0, 120, 0, 20)
  941. Shoptoptp.Font = Enum.Font.GothamBold
  942. Shoptoptp.Text = "Master Shop"
  943. Shoptoptp.TextColor3 = Color3.new(1, 1, 1)
  944. Shoptoptp.TextSize = 14
  945.  
  946. Shopmoontp.Name = "Shopmoontp"
  947. Shopmoontp.Parent = WaypointPage
  948. Shopmoontp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  949. Shopmoontp.BorderSizePixel = 0
  950. Shopmoontp.Position = UDim2.new(0.755999982, 0, 0.219999999, 0)
  951. Shopmoontp.Size = UDim2.new(0, 120, 0, 20)
  952. Shopmoontp.Font = Enum.Font.GothamBold
  953. Shopmoontp.Text = "Moon Charm"
  954. Shopmoontp.TextColor3 = Color3.new(1, 1, 1)
  955. Shopmoontp.TextSize = 14
  956.  
  957. Shopbasictp.Name = "Shopbasictp"
  958. Shopbasictp.Parent = WaypointPage
  959. Shopbasictp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  960. Shopbasictp.BorderSizePixel = 0
  961. Shopbasictp.Position = UDim2.new(0.0160000008, 0, 0.219999999, 0)
  962. Shopbasictp.Size = UDim2.new(0, 120, 0, 20)
  963. Shopbasictp.Font = Enum.Font.GothamBold
  964. Shopbasictp.Text = "Noob Shop"
  965. Shopbasictp.TextColor3 = Color3.new(1, 1, 1)
  966. Shopbasictp.TextSize = 14
  967.  
  968. Shopsprinklertp.Name = "Shopsprinklertp"
  969. Shopsprinklertp.Parent = WaypointPage
  970. Shopsprinklertp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  971. Shopsprinklertp.BorderSizePixel = 0
  972. Shopsprinklertp.Position = UDim2.new(0.0160000008, 0, 0.25999999, 0)
  973. Shopsprinklertp.Size = UDim2.new(0, 120, 0, 20)
  974. Shopsprinklertp.Font = Enum.Font.GothamBold
  975. Shopsprinklertp.Text = "Sprinkler Shop"
  976. Shopsprinklertp.TextColor3 = Color3.new(1, 1, 1)
  977. Shopsprinklertp.TextSize = 14
  978.  
  979. InstantConversiontp.Name = "InstantConversiontp"
  980. InstantConversiontp.Parent = WaypointPage
  981. InstantConversiontp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  982. InstantConversiontp.BorderSizePixel = 0
  983. InstantConversiontp.Position = UDim2.new(0.264773577, 0, 0.259568214, 0)
  984. InstantConversiontp.Size = UDim2.new(0, 120, 0, 20)
  985. InstantConversiontp.Font = Enum.Font.GothamBold
  986. InstantConversiontp.Text = "Instant Sell"
  987. InstantConversiontp.TextColor3 = Color3.new(1, 1, 1)
  988. InstantConversiontp.TextSize = 14
  989.  
  990. MegaMemorytp.Name = "MegaMemorytp"
  991. MegaMemorytp.Parent = WaypointPage
  992. MegaMemorytp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  993. MegaMemorytp.BorderSizePixel = 0
  994. MegaMemorytp.Position = UDim2.new(0.514773548, 0, 0.259568214, 0)
  995. MegaMemorytp.Size = UDim2.new(0, 120, 0, 20)
  996. MegaMemorytp.Font = Enum.Font.GothamBold
  997. MegaMemorytp.Text = "Mega Memory"
  998. MegaMemorytp.TextColor3 = Color3.new(1, 1, 1)
  999. MegaMemorytp.TextSize = 14
  1000.  
  1001. NightMemorytp.Name = "NightMemorytp"
  1002. NightMemorytp.Parent = WaypointPage
  1003. NightMemorytp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1004. NightMemorytp.BorderSizePixel = 0
  1005. NightMemorytp.Position = UDim2.new(0.755999982, 0, 0.259568214, 0)
  1006. NightMemorytp.Size = UDim2.new(0, 120, 0, 20)
  1007. NightMemorytp.Font = Enum.Font.GothamBold
  1008. NightMemorytp.Text = "Night Memory"
  1009. NightMemorytp.TextColor3 = Color3.new(1, 1, 1)
  1010. NightMemorytp.TextSize = 14
  1011.  
  1012. ExtremeMemorytp.Name = "ExtremeMemorytp"
  1013. ExtremeMemorytp.Parent = WaypointPage
  1014. ExtremeMemorytp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1015. ExtremeMemorytp.BorderSizePixel = 0
  1016. ExtremeMemorytp.Position = UDim2.new(0.0160000008, 0, 0.300000012, 0)
  1017. ExtremeMemorytp.Size = UDim2.new(0, 120, 0, 20)
  1018. ExtremeMemorytp.Font = Enum.Font.GothamBold
  1019. ExtremeMemorytp.Text = "Extreme Memory"
  1020. ExtremeMemorytp.TextColor3 = Color3.new(1, 1, 1)
  1021. ExtremeMemorytp.TextSize = 14
  1022.  
  1023. StartHalltp.Name = "StartHalltp"
  1024. StartHalltp.Parent = WaypointPage
  1025. StartHalltp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1026. StartHalltp.BorderSizePixel = 0
  1027. StartHalltp.Position = UDim2.new(0.264999986, 0, 0.300000012, 0)
  1028. StartHalltp.Size = UDim2.new(0, 120, 0, 20)
  1029. StartHalltp.Font = Enum.Font.GothamBold
  1030. StartHalltp.Text = "Star Hall"
  1031. StartHalltp.TextColor3 = Color3.new(1, 1, 1)
  1032. StartHalltp.TextSize = 14
  1033.  
  1034. Anttp.Name = "Anttp"
  1035. Anttp.Parent = WaypointPage
  1036. Anttp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1037. Anttp.BorderSizePixel = 0
  1038. Anttp.Position = UDim2.new(0.514999986, 0, 0.300000012, 0)
  1039. Anttp.Size = UDim2.new(0, 120, 0, 20)
  1040. Anttp.Font = Enum.Font.GothamBold
  1041. Anttp.Text = "Ant"
  1042. Anttp.TextColor3 = Color3.new(1, 1, 1)
  1043. Anttp.TextSize = 14
  1044.  
  1045. Demonmasktp.Name = "Demonmasktp"
  1046. Demonmasktp.Parent = WaypointPage
  1047. Demonmasktp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1048. Demonmasktp.BorderSizePixel = 0
  1049. Demonmasktp.Position = UDim2.new(0.0160000008, 0, 0.379999995, 0)
  1050. Demonmasktp.Size = UDim2.new(0, 120, 0, 20)
  1051. Demonmasktp.Font = Enum.Font.GothamBold
  1052. Demonmasktp.Text = "Demon Mask"
  1053. Demonmasktp.TextColor3 = Color3.new(1, 1, 1)
  1054. Demonmasktp.TextSize = 14
  1055.  
  1056. TunelBeartp.Name = "TunelBeartp"
  1057. TunelBeartp.Parent = WaypointPage
  1058. TunelBeartp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1059. TunelBeartp.BorderSizePixel = 0
  1060. TunelBeartp.Position = UDim2.new(0.0140000004, 0, 0.340000004, 0)
  1061. TunelBeartp.Size = UDim2.new(0, 120, 0, 20)
  1062. TunelBeartp.Font = Enum.Font.GothamBold
  1063. TunelBeartp.Text = "Tunel Bear"
  1064. TunelBeartp.TextColor3 = Color3.new(1, 1, 1)
  1065. TunelBeartp.TextSize = 14
  1066.  
  1067. WindyBeetp.Name = "WindyBeetp"
  1068. WindyBeetp.Parent = WaypointPage
  1069. WindyBeetp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1070. WindyBeetp.BorderSizePixel = 0
  1071. WindyBeetp.Position = UDim2.new(0.263000011, 0, 0.340000004, 0)
  1072. WindyBeetp.Size = UDim2.new(0, 120, 0, 20)
  1073. WindyBeetp.Font = Enum.Font.GothamBold
  1074. WindyBeetp.Text = "WindyBee"
  1075. WindyBeetp.TextColor3 = Color3.new(1, 1, 1)
  1076. WindyBeetp.TextSize = 14
  1077.  
  1078. Diamondmasktp.Name = "Diamondmasktp"
  1079. Diamondmasktp.Parent = WaypointPage
  1080. Diamondmasktp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1081. Diamondmasktp.BorderSizePixel = 0
  1082. Diamondmasktp.Position = UDim2.new(0.513999999, 0, 0.340000004, 0)
  1083. Diamondmasktp.Size = UDim2.new(0, 120, 0, 20)
  1084. Diamondmasktp.Font = Enum.Font.GothamBold
  1085. Diamondmasktp.Text = "Diamond Mask"
  1086. Diamondmasktp.TextColor3 = Color3.new(1, 1, 1)
  1087. Diamondmasktp.TextSize = 14
  1088.  
  1089. Soon.Name = "Soon"
  1090. Soon.Parent = WaypointPage
  1091. Soon.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1092. Soon.BorderSizePixel = 0
  1093. Soon.Position = UDim2.new(0.755999982, 0, 0.379999995, 0)
  1094. Soon.Size = UDim2.new(0, 120, 0, 20)
  1095. Soon.Font = Enum.Font.GothamBold
  1096. Soon.Text = "SOON"
  1097. Soon.TextColor3 = Color3.new(1, 1, 1)
  1098. Soon.TextSize = 14
  1099.  
  1100. GummyMask.Name = "GummyMask"
  1101. GummyMask.Parent = WaypointPage
  1102. GummyMask.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1103. GummyMask.BorderSizePixel = 0
  1104. GummyMask.Position = UDim2.new(0.755999982, 0, 0.340000004, 0)
  1105. GummyMask.Size = UDim2.new(0, 120, 0, 20)
  1106. GummyMask.Font = Enum.Font.GothamBold
  1107. GummyMask.Text = "Gummy Mask"
  1108. GummyMask.TextColor3 = Color3.new(1, 1, 1)
  1109. GummyMask.TextSize = 14
  1110.  
  1111. Afkstumptp.Name = "Afkstumptp"
  1112. Afkstumptp.Parent = WaypointPage
  1113. Afkstumptp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1114. Afkstumptp.BorderSizePixel = 0
  1115. Afkstumptp.Position = UDim2.new(0.513999999, 0, 0.379999995, 0)
  1116. Afkstumptp.Size = UDim2.new(0, 120, 0, 20)
  1117. Afkstumptp.Font = Enum.Font.GothamBold
  1118. Afkstumptp.Text = "AFK Stumnail"
  1119. Afkstumptp.TextColor3 = Color3.new(1, 1, 1)
  1120. Afkstumptp.TextSize = 14
  1121.  
  1122. Stinger.Name = "Stinger"
  1123. Stinger.Parent = WaypointPage
  1124. Stinger.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1125. Stinger.BorderSizePixel = 0
  1126. Stinger.Position = UDim2.new(0.263000011, 0, 0.379999995, 0)
  1127. Stinger.Size = UDim2.new(0, 120, 0, 20)
  1128. Stinger.Font = Enum.Font.GothamBold
  1129. Stinger.Text = "Stinger"
  1130. Stinger.TextColor3 = Color3.new(1, 1, 1)
  1131. Stinger.TextSize = 14
  1132.  
  1133. Kingamulettp.Name = "Kingamulettp"
  1134. Kingamulettp.Parent = WaypointPage
  1135. Kingamulettp.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1136. Kingamulettp.BorderSizePixel = 0
  1137. Kingamulettp.Position = UDim2.new(0.754622638, 0, 0.300000012, 0)
  1138. Kingamulettp.Size = UDim2.new(0, 120, 0, 20)
  1139. Kingamulettp.Font = Enum.Font.GothamBold
  1140. Kingamulettp.Text = "King Amulet"
  1141. Kingamulettp.TextColor3 = Color3.new(1, 1, 1)
  1142. Kingamulettp.TextSize = 14
  1143.  
  1144. ExtraPage.Name = "ExtraPage"
  1145. ExtraPage.Parent = MainPage
  1146. ExtraPage.BackgroundColor3 = Color3.new(1, 1, 1)
  1147. ExtraPage.BackgroundTransparency = 1
  1148. ExtraPage.Position = UDim2.new(0, 0, 0.127000034, 0)
  1149. ExtraPage.Size = UDim2.new(0, 530, 0, 174)
  1150. ExtraPage.Visible = false
  1151. ExtraPage.CanvasSize = UDim2.new(0, 0, 3, 0)
  1152. ExtraPage.ScrollBarThickness = 5
  1153.  
  1154. Autodig.Name = "Autodig"
  1155. Autodig.Parent = ExtraPage
  1156. Autodig.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1157. Autodig.BorderSizePixel = 0
  1158. Autodig.Position = UDim2.new(0.0160000008, 0, 0.0199999996, 0)
  1159. Autodig.Size = UDim2.new(0, 120, 0, 20)
  1160. Autodig.Font = Enum.Font.GothamBold
  1161. Autodig.Text = "Auto Dig"
  1162. Autodig.TextColor3 = Color3.new(1, 1, 1)
  1163. Autodig.TextSize = 14
  1164.  
  1165. Autobuffitem.Name = "Autobuffitem"
  1166. Autobuffitem.Parent = ExtraPage
  1167. Autobuffitem.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1168. Autobuffitem.BorderSizePixel = 0
  1169. Autobuffitem.Position = UDim2.new(0.261000007, 0, 0.0199999996, 0)
  1170. Autobuffitem.Size = UDim2.new(0, 120, 0, 20)
  1171. Autobuffitem.Font = Enum.Font.GothamBold
  1172. Autobuffitem.Text = "Auto Item Buff"
  1173. Autobuffitem.TextColor3 = Color3.new(1, 1, 1)
  1174. Autobuffitem.TextSize = 14
  1175.  
  1176. Killcoconutcrab.Name = "Killcoconutcrab"
  1177. Killcoconutcrab.Parent = ExtraPage
  1178. Killcoconutcrab.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1179. Killcoconutcrab.BorderSizePixel = 0
  1180. Killcoconutcrab.Position = UDim2.new(0.510999978, 0, 0.0199999996, 0)
  1181. Killcoconutcrab.Size = UDim2.new(0, 120, 0, 20)
  1182. Killcoconutcrab.Font = Enum.Font.GothamBold
  1183. Killcoconutcrab.Text = "Kill Coconut Crab"
  1184. Killcoconutcrab.TextColor3 = Color3.new(1, 1, 1)
  1185. Killcoconutcrab.TextScaled = true
  1186. Killcoconutcrab.TextSize = 14
  1187. Killcoconutcrab.TextWrapped = true
  1188.  
  1189. KillTunnel.Name = "KillTunnel"
  1190. KillTunnel.Parent = ExtraPage
  1191. KillTunnel.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1192. KillTunnel.BorderSizePixel = 0
  1193. KillTunnel.Position = UDim2.new(0.755999982, 0, 0.0199999996, 0)
  1194. KillTunnel.Size = UDim2.new(0, 120, 0, 20)
  1195. KillTunnel.Font = Enum.Font.GothamBold
  1196. KillTunnel.Text = "Kill Tunnel"
  1197. KillTunnel.TextColor3 = Color3.new(1, 1, 1)
  1198. KillTunnel.TextSize = 14
  1199.  
  1200. Usenightbell.Name = "Usenightbell"
  1201. Usenightbell.Parent = ExtraPage
  1202. Usenightbell.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1203. Usenightbell.BorderSizePixel = 0
  1204. Usenightbell.Position = UDim2.new(0.0160000008, 0, 0.0599999987, 0)
  1205. Usenightbell.Size = UDim2.new(0, 120, 0, 20)
  1206. Usenightbell.Font = Enum.Font.GothamBold
  1207. Usenightbell.Text = "Use Night Bell"
  1208. Usenightbell.TextColor3 = Color3.new(1, 1, 1)
  1209. Usenightbell.TextSize = 14
  1210.  
  1211. Usefielddice.Name = "Usefielddice"
  1212. Usefielddice.Parent = ExtraPage
  1213. Usefielddice.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1214. Usefielddice.BorderSizePixel = 0
  1215. Usefielddice.Position = UDim2.new(0.261000007, 0, 0.0599999987, 0)
  1216. Usefielddice.Size = UDim2.new(0, 120, 0, 20)
  1217. Usefielddice.Font = Enum.Font.GothamBold
  1218. Usefielddice.Text = "Use Field Dice"
  1219. Usefielddice.TextColor3 = Color3.new(1, 1, 1)
  1220. Usefielddice.TextSize = 14
  1221.  
  1222. Autokillvicious.Name = "Autokillvicious"
  1223. Autokillvicious.Parent = ExtraPage
  1224. Autokillvicious.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1225. Autokillvicious.BorderSizePixel = 0
  1226. Autokillvicious.Position = UDim2.new(0.510999978, 0, 0.0599999987, 0)
  1227. Autokillvicious.Size = UDim2.new(0, 120, 0, 20)
  1228. Autokillvicious.Font = Enum.Font.GothamBold
  1229. Autokillvicious.Text = "Auto Kill Vicious"
  1230. Autokillvicious.TextColor3 = Color3.new(1, 1, 1)
  1231. Autokillvicious.TextSize = 14
  1232.  
  1233. Autokillwindy.Name = "Autokillwindy"
  1234. Autokillwindy.Parent = ExtraPage
  1235. Autokillwindy.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1236. Autokillwindy.BorderSizePixel = 0
  1237. Autokillwindy.Position = UDim2.new(0.755999982, 0, 0.0599999987, 0)
  1238. Autokillwindy.Size = UDim2.new(0, 120, 0, 20)
  1239. Autokillwindy.Font = Enum.Font.GothamBold
  1240. Autokillwindy.Text = "Auto Kill Windy "
  1241. Autokillwindy.TextColor3 = Color3.new(1, 1, 1)
  1242. Autokillwindy.TextSize = 14
  1243.  
  1244. Autokillmonster.Name = "Autokillmonster"
  1245. Autokillmonster.Parent = ExtraPage
  1246. Autokillmonster.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1247. Autokillmonster.BorderSizePixel = 0
  1248. Autokillmonster.Position = UDim2.new(0.755999982, 0, 0.100000001, 0)
  1249. Autokillmonster.Size = UDim2.new(0, 120, 0, 20)
  1250. Autokillmonster.Font = Enum.Font.GothamBold
  1251. Autokillmonster.Text = "Auto Night Bell"
  1252. Autokillmonster.TextColor3 = Color3.new(1, 1, 1)
  1253. Autokillmonster.TextSize = 14
  1254.  
  1255. RemoteQuest.Name = "RemoteQuest"
  1256. RemoteQuest.Parent = ExtraPage
  1257. RemoteQuest.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1258. RemoteQuest.BorderSizePixel = 0
  1259. RemoteQuest.Position = UDim2.new(0.510999978, 0, 0.100000001, 0)
  1260. RemoteQuest.Size = UDim2.new(0, 120, 0, 20)
  1261. RemoteQuest.Font = Enum.Font.GothamBold
  1262. RemoteQuest.Text = "Auto Quest"
  1263. RemoteQuest.TextColor3 = Color3.new(1, 1, 1)
  1264. RemoteQuest.TextSize = 14
  1265.  
  1266. Autogumdrop.Name = "Autogumdrop"
  1267. Autogumdrop.Parent = ExtraPage
  1268. Autogumdrop.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1269. Autogumdrop.BorderSizePixel = 0
  1270. Autogumdrop.Position = UDim2.new(0.261000007, 0, 0.100000001, 0)
  1271. Autogumdrop.Size = UDim2.new(0, 120, 0, 20)
  1272. Autogumdrop.Font = Enum.Font.GothamBold
  1273. Autogumdrop.Text = "Auto Gumdrop"
  1274. Autogumdrop.TextColor3 = Color3.new(1, 1, 1)
  1275. Autogumdrop.TextSize = 14
  1276.  
  1277. FindWindBee.Name = "FindWindBee"
  1278. FindWindBee.Parent = ExtraPage
  1279. FindWindBee.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1280. FindWindBee.BorderSizePixel = 0
  1281. FindWindBee.Position = UDim2.new(0.0160000008, 0, 0.100000001, 0)
  1282. FindWindBee.Size = UDim2.new(0, 120, 0, 20)
  1283. FindWindBee.Font = Enum.Font.GothamBold
  1284. FindWindBee.Text = "Find Windy Bee"
  1285. FindWindBee.TextColor3 = Color3.new(1, 1, 1)
  1286. FindWindBee.TextSize = 14
  1287.  
  1288. Useglitter.Name = "Useglitter"
  1289. Useglitter.Parent = ExtraPage
  1290. Useglitter.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1291. Useglitter.BorderSizePixel = 0
  1292. Useglitter.Position = UDim2.new(0.755999982, 0, 0.140375406, 0)
  1293. Useglitter.Size = UDim2.new(0, 120, 0, 20)
  1294. Useglitter.Font = Enum.Font.GothamBold
  1295. Useglitter.Text = "Auto Farm Sparkles"
  1296. Useglitter.TextColor3 = Color3.new(1, 1, 1)
  1297. Useglitter.TextSize = 14
  1298.  
  1299. Autogliter.Name = "Autogliter"
  1300. Autogliter.Parent = ExtraPage
  1301. Autogliter.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1302. Autogliter.BorderSizePixel = 0
  1303. Autogliter.Position = UDim2.new(0.510999978, 0, 0.140375406, 0)
  1304. Autogliter.Size = UDim2.new(0, 120, 0, 20)
  1305. Autogliter.Font = Enum.Font.GothamBold
  1306. Autogliter.Text = "Auto Glitter"
  1307. Autogliter.TextColor3 = Color3.new(1, 1, 1)
  1308. Autogliter.TextSize = 14
  1309.  
  1310. Autococonut.Name = "Autococonut"
  1311. Autococonut.Parent = ExtraPage
  1312. Autococonut.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1313. Autococonut.BorderSizePixel = 0
  1314. Autococonut.Position = UDim2.new(0.0160000008, 0, 0.140375406, 0)
  1315. Autococonut.Size = UDim2.new(0, 120, 0, 20)
  1316. Autococonut.Font = Enum.Font.GothamBold
  1317. Autococonut.Text = "Auto Coconut"
  1318. Autococonut.TextColor3 = Color3.new(1, 1, 1)
  1319. Autococonut.TextSize = 14
  1320.  
  1321. Autostinger.Name = "Autostinger"
  1322. Autostinger.Parent = ExtraPage
  1323. Autostinger.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1324. Autostinger.BorderSizePixel = 0
  1325. Autostinger.Position = UDim2.new(0.261000007, 0, 0.140375406, 0)
  1326. Autostinger.Size = UDim2.new(0, 120, 0, 20)
  1327. Autostinger.Font = Enum.Font.GothamBold
  1328. Autostinger.Text = "Auto Stinger"
  1329. Autostinger.TextColor3 = Color3.new(1, 1, 1)
  1330. Autostinger.TextSize = 14
  1331.  
  1332. Eqipdemonmask.Name = "Eqipdemonmask"
  1333. Eqipdemonmask.Parent = ExtraPage
  1334. Eqipdemonmask.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1335. Eqipdemonmask.BorderSizePixel = 0
  1336. Eqipdemonmask.Position = UDim2.new(0.755999982, 0, 0.180000007, 0)
  1337. Eqipdemonmask.Size = UDim2.new(0, 120, 0, 20)
  1338. Eqipdemonmask.Font = Enum.Font.GothamBold
  1339. Eqipdemonmask.Text = "Equip Diamond Mask"
  1340. Eqipdemonmask.TextColor3 = Color3.new(1, 1, 1)
  1341. Eqipdemonmask.TextScaled = true
  1342. Eqipdemonmask.TextSize = 14
  1343. Eqipdemonmask.TextWrapped = true
  1344.  
  1345. Equipdemonmask.Name = "Equipdemonmask"
  1346. Equipdemonmask.Parent = ExtraPage
  1347. Equipdemonmask.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1348. Equipdemonmask.BorderSizePixel = 0
  1349. Equipdemonmask.Position = UDim2.new(0.510999978, 0, 0.180000007, 0)
  1350. Equipdemonmask.Size = UDim2.new(0, 120, 0, 20)
  1351. Equipdemonmask.Font = Enum.Font.GothamBold
  1352. Equipdemonmask.Text = "Equip Demon Mask"
  1353. Equipdemonmask.TextColor3 = Color3.new(1, 1, 1)
  1354. Equipdemonmask.TextScaled = true
  1355. Equipdemonmask.TextSize = 14
  1356. Equipdemonmask.TextWrapped = true
  1357.  
  1358. Equipgummymask.Name = "Equipgummymask"
  1359. Equipgummymask.Parent = ExtraPage
  1360. Equipgummymask.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1361. Equipgummymask.BorderSizePixel = 0
  1362. Equipgummymask.Position = UDim2.new(0.261000007, 0, 0.180000007, 0)
  1363. Equipgummymask.Size = UDim2.new(0, 120, 0, 20)
  1364. Equipgummymask.Font = Enum.Font.GothamBold
  1365. Equipgummymask.Text = "Equip Gummy Mask"
  1366. Equipgummymask.TextColor3 = Color3.new(1, 1, 1)
  1367. Equipgummymask.TextScaled = true
  1368. Equipgummymask.TextSize = 14
  1369. Equipgummymask.TextWrapped = true
  1370.  
  1371. Automagicbean.Name = "Automagicbean"
  1372. Automagicbean.Parent = ExtraPage
  1373. Automagicbean.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1374. Automagicbean.BorderSizePixel = 0
  1375. Automagicbean.Position = UDim2.new(0.0160000008, 0, 0.180000007, 0)
  1376. Automagicbean.Size = UDim2.new(0, 120, 0, 20)
  1377. Automagicbean.Font = Enum.Font.GothamBold
  1378. Automagicbean.Text = "Auto Magic Bean"
  1379. Automagicbean.TextColor3 = Color3.new(1, 1, 1)
  1380. Automagicbean.TextSize = 14
  1381.  
  1382. Bringtornado.Name = "Bringtornado"
  1383. Bringtornado.Parent = ExtraPage
  1384. Bringtornado.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1385. Bringtornado.BorderSizePixel = 0
  1386. Bringtornado.Position = UDim2.new(0.755999982, 0, 0.219999999, 0)
  1387. Bringtornado.Size = UDim2.new(0, 120, 0, 20)
  1388. Bringtornado.Font = Enum.Font.GothamBold
  1389. Bringtornado.Text = "Bring Tornado"
  1390. Bringtornado.TextColor3 = Color3.new(1, 1, 1)
  1391. Bringtornado.TextSize = 14
  1392.  
  1393. Killstumnail.Name = "Killstumnail"
  1394. Killstumnail.Parent = ExtraPage
  1395. Killstumnail.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1396. Killstumnail.BorderSizePixel = 0
  1397. Killstumnail.Position = UDim2.new(0.510999978, 0, 0.219999999, 0)
  1398. Killstumnail.Size = UDim2.new(0, 120, 0, 20)
  1399. Killstumnail.Font = Enum.Font.GothamBold
  1400. Killstumnail.Text = "Auto Farm Leaves"
  1401. Killstumnail.TextColor3 = Color3.new(1, 1, 1)
  1402. Killstumnail.TextSize = 14
  1403.  
  1404. Dropweapon.Name = "Dropweapon"
  1405. Dropweapon.Parent = ExtraPage
  1406. Dropweapon.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1407. Dropweapon.BorderSizePixel = 0
  1408. Dropweapon.Position = UDim2.new(0.261000007, 0, 0.219999999, 0)
  1409. Dropweapon.Size = UDim2.new(0, 120, 0, 20)
  1410. Dropweapon.Font = Enum.Font.GothamBold
  1411. Dropweapon.Text = "Drop Weapon"
  1412. Dropweapon.TextColor3 = Color3.new(1, 1, 1)
  1413. Dropweapon.TextSize = 14
  1414.  
  1415. Noclip.Name = "Noclip"
  1416. Noclip.Parent = ExtraPage
  1417. Noclip.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1418. Noclip.BorderSizePixel = 0
  1419. Noclip.Position = UDim2.new(0.0160000008, 0, 0.219999999, 0)
  1420. Noclip.Size = UDim2.new(0, 120, 0, 20)
  1421. Noclip.Font = Enum.Font.GothamBold
  1422. Noclip.Text = "Noclip"
  1423. Noclip.TextColor3 = Color3.new(1, 1, 1)
  1424. Noclip.TextSize = 14
  1425.  
  1426. AutoDispenser.Name = "AutoDispenser"
  1427. AutoDispenser.Parent = ExtraPage
  1428. AutoDispenser.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1429. AutoDispenser.BorderSizePixel = 0
  1430. AutoDispenser.Position = UDim2.new(0.0144905448, 0, 0.261870772, 0)
  1431. AutoDispenser.Size = UDim2.new(0, 120, 0, 20)
  1432. AutoDispenser.Font = Enum.Font.GothamBold
  1433. AutoDispenser.Text = "Auto Dispenser"
  1434. AutoDispenser.TextColor3 = Color3.new(1, 1, 1)
  1435. AutoDispenser.TextSize = 14
  1436.  
  1437. Autotop.Name = "Autotop"
  1438. Autotop.Parent = ExtraPage
  1439. Autotop.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1440. Autotop.BorderSizePixel = 0
  1441. Autotop.Position = UDim2.new(0.259773552, 0, 0.261870772, 0)
  1442. Autotop.Size = UDim2.new(0, 120, 0, 20)
  1443. Autotop.Font = Enum.Font.GothamBold
  1444. Autotop.Text = "Auto Dispenser"
  1445. Autotop.TextColor3 = Color3.new(1, 1, 1)
  1446. Autotop.TextSize = 14
  1447.  
  1448. AutoDispenser_2.Name = "AutoDispenser"
  1449. AutoDispenser_2.Parent = ExtraPage
  1450. AutoDispenser_2.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1451. AutoDispenser_2.BorderSizePixel = 0
  1452. AutoDispenser_2.Position = UDim2.new(0.259773552, 0, 0.261870772, 0)
  1453. AutoDispenser_2.Size = UDim2.new(0, 120, 0, 20)
  1454. AutoDispenser_2.Font = Enum.Font.GothamBold
  1455. AutoDispenser_2.Text = "Auto Top Booster"
  1456. AutoDispenser_2.TextColor3 = Color3.new(1, 1, 1)
  1457. AutoDispenser_2.TextSize = 14
  1458.  
  1459. Autored.Name = "Autored"
  1460. Autored.Parent = ExtraPage
  1461. Autored.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1462. Autored.BorderSizePixel = 0
  1463. Autored.Position = UDim2.new(0.510716915, 0, 0.261870772, 0)
  1464. Autored.Size = UDim2.new(0, 120, 0, 20)
  1465. Autored.Font = Enum.Font.GothamBold
  1466. Autored.Text = "Auto Red Booster"
  1467. Autored.TextColor3 = Color3.new(1, 1, 1)
  1468. Autored.TextScaled = true
  1469. Autored.TextSize = 14
  1470. Autored.TextWrapped = true
  1471.  
  1472. Autoblue.Name = "Autoblue"
  1473. Autoblue.Parent = ExtraPage
  1474. Autoblue.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1475. Autoblue.BorderSizePixel = 0
  1476. Autoblue.Position = UDim2.new(0.755999923, 0, 0.261870772, 0)
  1477. Autoblue.Size = UDim2.new(0, 120, 0, 20)
  1478. Autoblue.Font = Enum.Font.GothamBold
  1479. Autoblue.Text = "Auto Blue Booster"
  1480. Autoblue.TextColor3 = Color3.new(1, 1, 1)
  1481. Autoblue.TextScaled = true
  1482. Autoblue.TextSize = 14
  1483. Autoblue.TextWrapped = true
  1484.  
  1485. ExtrasButton.Name = "ExtrasButton"
  1486. ExtrasButton.Parent = MainPage
  1487. ExtrasButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1488. ExtrasButton.BorderSizePixel = 0
  1489. ExtrasButton.Position = UDim2.new(0.538195491, 0, 0.0399999991, 0)
  1490. ExtrasButton.Size = UDim2.new(0.159999996, 0, 0.0869999975, 0)
  1491. ExtrasButton.Font = Enum.Font.GothamBold
  1492. ExtrasButton.Text = "Extras"
  1493. ExtrasButton.TextColor3 = Color3.new(1, 1, 1)
  1494. ExtrasButton.TextSize = 14
  1495.  
  1496. FarmingButton.Name = "FarmingButton"
  1497. FarmingButton.Parent = MainPage
  1498. FarmingButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1499. FarmingButton.BorderSizePixel = 0
  1500. FarmingButton.Position = UDim2.new(0.198195487, 0, 0.0399999991, 0)
  1501. FarmingButton.Size = UDim2.new(0.159999996, 0, 0.0869999975, 0)
  1502. FarmingButton.Font = Enum.Font.GothamBold
  1503. FarmingButton.Text = "Farming"
  1504. FarmingButton.TextColor3 = Color3.new(1, 1, 1)
  1505. FarmingButton.TextSize = 14
  1506.  
  1507. HomeButton.Name = "HomeButton"
  1508. HomeButton.Parent = MainPage
  1509. HomeButton.BackgroundColor3 = Color3.new(0.345098, 0.14902, 1)
  1510. HomeButton.BorderSizePixel = 0
  1511. HomeButton.Position = UDim2.new(0.0281954892, 0, 0.0399999991, 0)
  1512. HomeButton.Size = UDim2.new(0.159999996, 0, 0.0869999975, 0)
  1513. HomeButton.Font = Enum.Font.GothamBold
  1514. HomeButton.Text = "Home"
  1515. HomeButton.TextColor3 = Color3.new(1, 1, 1)
  1516. HomeButton.TextSize = 14
  1517.  
  1518. SettingButton.Name = "SettingButton"
  1519. SettingButton.Parent = MainPage
  1520. SettingButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1521. SettingButton.BorderSizePixel = 0
  1522. SettingButton.Position = UDim2.new(0.708195508, 0, 0.0399999991, 0)
  1523. SettingButton.Size = UDim2.new(0.159999996, 0, 0.0869999975, 0)
  1524. SettingButton.Font = Enum.Font.GothamBold
  1525. SettingButton.Text = "Settings"
  1526. SettingButton.TextColor3 = Color3.new(1, 1, 1)
  1527. SettingButton.TextSize = 14
  1528.  
  1529. WaypointsButton.Name = "WaypointsButton"
  1530. WaypointsButton.Parent = MainPage
  1531. WaypointsButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1532. WaypointsButton.BorderSizePixel = 0
  1533. WaypointsButton.Position = UDim2.new(0.368195474, 0, 0.0399999991, 0)
  1534. WaypointsButton.Size = UDim2.new(0.159999996, 0, 0.0869999975, 0)
  1535. WaypointsButton.Font = Enum.Font.GothamBold
  1536. WaypointsButton.Text = "Waypoints"
  1537. WaypointsButton.TextColor3 = Color3.new(1, 1, 1)
  1538. WaypointsButton.TextSize = 14
  1539.  
  1540. SettingPage.Name = "SettingPage"
  1541. SettingPage.Parent = MainPage
  1542. SettingPage.BackgroundColor3 = Color3.new(1, 1, 1)
  1543. SettingPage.BackgroundTransparency = 1
  1544. SettingPage.Position = UDim2.new(-0, 0, 0.127000004, 0)
  1545. SettingPage.Size = UDim2.new(1, 0, 0.787999988, 0)
  1546. SettingPage.Visible = false
  1547.  
  1548. Antiafk.Name = "Antiafk"
  1549. Antiafk.Parent = SettingPage
  1550. Antiafk.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1551. Antiafk.BorderSizePixel = 0
  1552. Antiafk.Position = UDim2.new(0.0264150947, 0, 0.0853963569, 0)
  1553. Antiafk.Size = UDim2.new(0, 98, 0, 20)
  1554. Antiafk.Font = Enum.Font.GothamBold
  1555. Antiafk.Text = "Anti AFK"
  1556. Antiafk.TextColor3 = Color3.new(1, 1, 1)
  1557. Antiafk.TextSize = 14
  1558.  
  1559. Antiafkbutton.Name = "Antiafkbutton"
  1560. Antiafkbutton.Parent = Antiafk
  1561. Antiafkbutton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1562. Antiafkbutton.BorderSizePixel = 0
  1563. Antiafkbutton.Position = UDim2.new(1.08163261, 0, 0, 0)
  1564. Antiafkbutton.Size = UDim2.new(0, 20, 0, 20)
  1565. Antiafkbutton.Font = Enum.Font.GothamBold
  1566. Antiafkbutton.Text = "X"
  1567. Antiafkbutton.TextColor3 = Color3.new(1, 1, 1)
  1568. Antiafkbutton.TextScaled = true
  1569. Antiafkbutton.TextSize = 14
  1570. Antiafkbutton.TextWrapped = true
  1571.  
  1572. Close.Name = "Close"
  1573. Close.Parent = MiniPage
  1574. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  1575. Close.BackgroundTransparency = 1
  1576. Close.Position = UDim2.new(0.00760612637, 0, 0.0016666688, 0)
  1577. Close.Size = UDim2.new(0, 25, 0, 25)
  1578. Close.Font = Enum.Font.GothamBold
  1579. Close.Text = "-"
  1580. Close.TextColor3 = Color3.new(1, 1, 1)
  1581. Close.TextSize = 20
  1582.  
  1583. DarkCyberLoadingGUI.Name = "[DarkCyber]LoadingGUI"
  1584. DarkCyberLoadingGUI.Parent = game.CoreGui
  1585.  
  1586. LoadingFrame.Name = "Loading Frame"
  1587. LoadingFrame.Parent = DarkCyberLoadingGUI
  1588. LoadingFrame.BackgroundColor3 = Color3.new(0.321569, 0.462745, 1)
  1589. LoadingFrame.BorderSizePixel = 0
  1590. LoadingFrame.Position = UDim2.new(0.410933673, 0, 0.416230351, 0)
  1591. LoadingFrame.Size = UDim2.new(0, 342, 0, 127)
  1592.  
  1593. Createtitle.Name = "Createtitle"
  1594. Createtitle.Parent = LoadingFrame
  1595. Createtitle.BackgroundColor3 = Color3.new(1, 1, 1)
  1596. Createtitle.BackgroundTransparency = 1
  1597. Createtitle.Size = UDim2.new(0, 108, 0, 25)
  1598. Createtitle.Font = Enum.Font.GothamBlack
  1599. Createtitle.Text = "Dark Cyber"
  1600. Createtitle.TextColor3 = Color3.new(1, 1, 1)
  1601. Createtitle.TextSize = 14
  1602.  
  1603. NameTitle.Name = "NameTitle"
  1604. NameTitle.Parent = Createtitle
  1605. NameTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  1606. NameTitle.BackgroundTransparency = 1
  1607. NameTitle.Position = UDim2.new(1, 0, 0, 0)
  1608. NameTitle.Size = UDim2.new(0, 233, 0, 25)
  1609. NameTitle.Font = Enum.Font.GothamBold
  1610. NameTitle.Text = "Bee Swarm Simulator"
  1611. NameTitle.TextColor3 = Color3.new(1, 1, 1)
  1612. NameTitle.TextSize = 14
  1613.  
  1614. Loadingimage.Name = "Loadingimage"
  1615. Loadingimage.Parent = LoadingFrame
  1616. Loadingimage.BackgroundColor3 = Color3.new(1, 1, 1)
  1617. Loadingimage.BackgroundTransparency = 1
  1618. Loadingimage.BorderSizePixel = 0
  1619. Loadingimage.Position = UDim2.new(0.112938613, 0, 0.29838711, 0)
  1620. Loadingimage.Size = UDim2.new(0, 50, 0, 50)
  1621. Loadingimage.Image = "http://www.roblox.com/asset/?id=3953349579"
  1622.  
  1623. Loadingtext.Name = "Loadingtext"
  1624. Loadingtext.Parent = LoadingFrame
  1625. Loadingtext.BackgroundColor3 = Color3.new(1, 1, 1)
  1626. Loadingtext.BackgroundTransparency = 1
  1627. Loadingtext.Position = UDim2.new(0.3004677, 0, 0.307086617, 0)
  1628. Loadingtext.Size = UDim2.new(0, 200, 0, 50)
  1629. Loadingtext.Font = Enum.Font.GothamBold
  1630. Loadingtext.Text = "Loading Place"
  1631. Loadingtext.TextColor3 = Color3.new(0, 0, 0)
  1632. Loadingtext.TextSize = 17
  1633. Loadingtext.TextXAlignment = Enum.TextXAlignment.Left
  1634.  
  1635. DarkCyberSynapshitGUI.Name = "[DarkCyber]SynapshitGUI"
  1636. DarkCyberSynapshitGUI.Parent = game.CoreGui
  1637.  
  1638. SynapShitPage.Name = "SynapShitPage"
  1639. SynapShitPage.Parent = DarkCyberSynapshitGUI
  1640. SynapShitPage.BackgroundColor3 = Color3.new(0.321569, 0.462745, 1)
  1641. SynapShitPage.BorderSizePixel = 0
  1642. SynapShitPage.Position = UDim2.new(0.416354954, 0, 0.417690426, 0)
  1643. SynapShitPage.Size = UDim2.new(0, 267, 0, 134)
  1644. SynapShitPage.Visible = false
  1645.  
  1646. local Createtitle2 = Instance.new("TextLabel")
  1647.  
  1648. Createtitle2.Name = "Createtitle"
  1649. Createtitle2.Parent = SynapShitPage
  1650. Createtitle2.BackgroundColor3 = Color3.new(1, 1, 1)
  1651. Createtitle2.BackgroundTransparency = 1
  1652. Createtitle2.Size = UDim2.new(0, 108, 0, 25)
  1653. Createtitle2.Font = Enum.Font.GothamBlack
  1654. Createtitle2.Text = "Dark Cyber"
  1655. Createtitle2.TextColor3 = Color3.new(1, 1, 1)
  1656. Createtitle2.TextSize = 14
  1657.  
  1658. NameTitle2 = Instance.new("TextLabel")
  1659.  
  1660. NameTitle2.Name = "NameTitle"
  1661. NameTitle2.Parent = Createtitle2
  1662. NameTitle2.BackgroundColor3 = Color3.new(1, 1, 1)
  1663. NameTitle2.BackgroundTransparency = 1
  1664. NameTitle2.Position = UDim2.new(0.997087002, 0, 0, 0)
  1665. NameTitle2.Size = UDim2.new(0, 159, 0, 25)
  1666. NameTitle2.Font = Enum.Font.GothamBold
  1667. NameTitle2.Text = "Bee Swarm Simulator"
  1668. NameTitle2.TextColor3 = Color3.new(1, 1, 1)
  1669. NameTitle2.TextSize = 14
  1670.  
  1671. Welcome.Name = "Welcome"
  1672. Welcome.Parent = SynapShitPage
  1673. Welcome.BackgroundColor3 = Color3.new(1, 1, 1)
  1674. Welcome.BackgroundTransparency = 1
  1675. Welcome.Position = UDim2.new(0, 0, 0.313432842, 0)
  1676. Welcome.Size = UDim2.new(0, 266, 0, 50)
  1677. Welcome.Font = Enum.Font.GothamBold
  1678. Welcome.Text = "WELCOME TO MY GUI SYNAPSHIT USER"
  1679. Welcome.TextColor3 = Color3.new(1, 1, 1)
  1680. Welcome.TextSize = 25
  1681. Welcome.TextWrapped = true
  1682.  
  1683. -- Scripts:
  1684. local red = Color3.fromRGB(255, 80, 80)
  1685. local blue = Color3.new(0.34902, 0.32549, 1)
  1686.  
  1687. MiniPage.Selectable = true
  1688. MiniPage.Draggable = true
  1689. MiniPage.Active = true
  1690.  
  1691. local repss = 0
  1692. local xoay = 0
  1693.  
  1694. spawn(function()
  1695. for i=1,150 do wait(.05)
  1696. xoay = xoay - 10
  1697. Loadingimage.Rotation = xoay
  1698. end
  1699. end)
  1700.  
  1701. for c=1,10 do wait(.3)
  1702. Loadingtext.Text = "Loading Place"..string.rep('.',repss%3+1)
  1703. repss = repss + 1
  1704. end
  1705.  
  1706. Loadingtext.Text = "Loading Place: Success"
  1707. wait(1)
  1708.  
  1709. local repss = 0
  1710.  
  1711. for d=1,10 do wait(.3)
  1712. Loadingtext.Text = "Loading UI"..string.rep('.',repss%3+1)
  1713. repss = repss + 1
  1714. end
  1715.  
  1716. if game.PlaceId == 1537690962 or game.PlaceId == 4079902982 then
  1717. Loadingtext.Text = "Loading UI: Success"
  1718. if syn then
  1719. LoadingFrame:TweenPosition(UDim2.new(0.410933673, 0, -0.7, 0))
  1720. wait(1)
  1721. DarkCyberLoadingGUI:Destroy()
  1722. SynapShitPage.Visible = true
  1723. wait(2)
  1724. SynapShitPage:TweenPosition(UDim2.new(0.416354954, 0, -0.717690426, 0))
  1725. wait(1)
  1726. DarkCyberSynapshitGUI:Destroy()
  1727. wait(1)
  1728. MiniPage:TweenPosition(UDim2.new(0.361979187, 0, 0.34183538, 0)) --0.361979187, 0, 0.34183538, 0
  1729. else
  1730. LoadingFrame:TweenPosition(UDim2.new(0.410933673, 0, -0.7, 0))
  1731. wait(1)
  1732. DarkCyberLoadingGUI:Destroy()
  1733. MiniPage:TweenPosition(UDim2.new(0.361979187, 0, 0.34183538, 0)) --0.361979187, 0, 0.34183538, 0
  1734. end
  1735. end
  1736.  
  1737. Copylinkdiscord.MouseButton1Down:Connect(function()
  1738. setclipboard("discord.gg/GT6uXF2")
  1739. end)
  1740.  
  1741. HomeButton.MouseButton1Down:Connect(function()
  1742. HomeButton.BackgroundColor3 = Color3.new(0.345098, 0.14902, 1)
  1743. FarmingButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1744. WaypointsButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1745. ExtrasButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1746. SettingButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1747. HomePage.Visible = true
  1748. FarmingPage.Visible = false
  1749. WaypointPage.Visible = false
  1750. ExtraPage.Visible = false
  1751. SettingPage.Visible = false
  1752. end)
  1753.  
  1754. FarmingButton.MouseButton1Down:Connect(function()
  1755. HomeButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1756. FarmingButton.BackgroundColor3 = Color3.new(0.345098, 0.14902, 1)
  1757. WaypointsButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1758. ExtrasButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1759. SettingButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1760. HomePage.Visible = false
  1761. FarmingPage.Visible = true
  1762. WaypointPage.Visible = false
  1763. ExtraPage.Visible = false
  1764. SettingPage.Visible = false
  1765. end)
  1766.  
  1767. WaypointsButton.MouseButton1Down:Connect(function()
  1768. HomeButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1769. FarmingButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1770. WaypointsButton.BackgroundColor3 = Color3.new(0.345098, 0.14902, 1)
  1771. ExtrasButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1772. SettingButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1773. HomePage.Visible = false
  1774. FarmingPage.Visible = false
  1775. WaypointPage.Visible = true
  1776. ExtraPage.Visible = false
  1777. SettingPage.Visible = false
  1778. end)
  1779.  
  1780.  
  1781. local UserInputService = game:GetService("UserInputService")
  1782.  
  1783. local function onInputEnded(inputObject, gameProcessedEvent)
  1784. -- First check if the 'gameProcessedEvent' is true
  1785. -- This indicates that another script had already processed the input, so this one can be ignored
  1786. if gameProcessedEvent then return end
  1787. -- Next, check that the input was a keyboard event
  1788. if inputObject.UserInputType == Enum.UserInputType.Keyboard then
  1789. if inputObject.KeyCode == Enum.KeyCode.Home then --Nút home đóng m? ui
  1790. if MiniPage.Visible == true then
  1791. MiniPage.Visible = false
  1792. elseif MiniPage.Visible == false then
  1793. MiniPage.Visible = true
  1794. end
  1795. end
  1796. end
  1797. end
  1798. UserInputService.InputEnded:Connect(onInputEnded)
  1799.  
  1800.  
  1801. ExtrasButton.MouseButton1Down:Connect(function()
  1802. HomeButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1803. FarmingButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1804. WaypointsButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1805. ExtrasButton.BackgroundColor3 = Color3.new(0.345098, 0.14902, 1)
  1806. SettingButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1807. HomePage.Visible = false
  1808. FarmingPage.Visible = false
  1809. WaypointPage.Visible = false
  1810. ExtraPage.Visible = true
  1811. SettingPage.Visible = false
  1812. end)
  1813.  
  1814. SettingButton.MouseButton1Down:Connect(function()
  1815. HomeButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1816. FarmingButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1817. WaypointsButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1818. ExtrasButton.BackgroundColor3 = Color3.new(0.34902, 0.32549, 1)
  1819. SettingButton.BackgroundColor3 = Color3.new(0.345098, 0.14902, 1)
  1820. HomePage.Visible = false
  1821. FarmingPage.Visible = false
  1822. WaypointPage.Visible = false
  1823. ExtraPage.Visible = false
  1824. SettingPage.Visible = true
  1825. end)
  1826.  
  1827. Destroy.MouseButton1Down:Connect(function()
  1828. MiniPage:TweenPosition(UDim2.new(0.361979187, 0, -0.7, 0))
  1829. wait(1)
  1830. DarkCyberMainGUI:Destroy()
  1831. end)
  1832.  
  1833. Destroy.MouseEnter:Connect(function()
  1834. Destroy.TextColor3 = Color3.new(255,0,0)
  1835. end)
  1836.  
  1837. Destroy.MouseLeave:Connect(function()
  1838. Destroy.TextColor3 = Color3.new(255,255,255)
  1839. end)
  1840.  
  1841. Close.MouseButton1Down:Connect(function()
  1842. if Close.Text == "-" then
  1843. MainPage.Visible = false
  1844. Close.Text ="+"
  1845. else
  1846. MainPage.Visible = true
  1847. Close.Text = "-"
  1848. end
  1849. end)
  1850.  
  1851. local Waypoints = {
  1852.  
  1853. ["Tunnel Bear"] = CFrame.new(507.3, 5.7, -45.7),
  1854. ["Redfield Boost"] = CFrame.new(-332, 20, 244),
  1855. ["Bluefield Boost"] = CFrame.new(319, 58, 103),
  1856. ["MountainTop Boost"] = CFrame.new(-40, 176, -191.7),
  1857. ["Bee Shop"] = CFrame.new(-136.8, 4.6, 243.4),
  1858. ["Tool Shop"] = CFrame.new(86, 4.6, 294),
  1859. ["Tool Shop 2"] = CFrame.new(165, 69, -161),
  1860. ["MountainTop Shop"] = CFrame.new(-18, 176, -137),
  1861. ["Red Clubhouse"] = CFrame.new(-334, 21, 216),
  1862. ["Blue Clubhouse"] = CFrame.new(292, 4, 98),
  1863. ["Ticket Shop"] = CFrame.new(-12.8, 184, -222.2),
  1864. ["Club Honey"] = CFrame.new(44.8, 5, 319.6),
  1865. ["RoyalJelly Shop"] = CFrame.new(-297, 53, 68),
  1866. ["Ticket RoyalJelly Shop"] = CFrame.new(81, 18, 240),
  1867. ["Honeystorm Dispensor"] = CFrame.new(238.4, 33.3, 165.6),
  1868. ["Blueberry Dispenser"] = CFrame.new(313.3, 58, 86.9),
  1869. ["Strawberry Dispenser"] = CFrame.new(-320.5, 46, 272.5),
  1870. ["Sprout Dispenser"] = CFrame.new(-269.26, 26.56, 267.31),
  1871. ["Instant Honey Convertor"] = CFrame.new(282, 68, -62),
  1872. ["King Beetles Lair"] = CFrame.new(218, 3, 140),
  1873. ["Clover Field"] = CFrame.new(174, 34, 189),
  1874. ["Mushroom Field"] = CFrame.new(-258.1, 5, 299.7),
  1875. ["Spider Field"] = CFrame.new(-57.2, 20, -5.3),
  1876. ["Blue Field"] = CFrame.new(113.7, 4, 101.5),
  1877. ["Sunflower Field"] = CFrame.new(-208, 4, 185),
  1878. ["StrawBerry Field"] = CFrame.new(-169.3, 20, -3.2),
  1879. ["Red Field"] = CFrame.new(-258.1, 5, 299.7),
  1880. ["Dandelion Field"] = CFrame.new(-30, 4, 225),
  1881. ["BamBoo Field"] = CFrame.new(93, 20, -25),
  1882. ["Rose Field"] = CFrame.new(-322, 20, 124),
  1883. ["Mushroom Field"] = CFrame.new(-94, 5, 116),
  1884. ["Cactus Field"] = CFrame.new(-194, 68, -107),
  1885. ["Pumpkin Field"] = CFrame.new(-194, 68, -182),
  1886. ["MountainTop Field"] = CFrame.new(76, 176, -181),
  1887. ["PineTree Field"] = CFrame.new(-318, 68, -150),
  1888. ["Pineapple Field"] = CFrame.new(262, 68, -201),
  1889. ["Onett"] = CFrame.new(-8.4, 234, -517.9),
  1890. ["Gumdrop Dispenser"] = CFrame.new(63, 20.7, 38.7),
  1891. ["Treat Dispenser"] = CFrame.new(193.9, 68, -123),
  1892. ["Treat Shop"] = CFrame.new(-228.2, 5, 89.4),
  1893. ["Star Hut"] = CFrame.new(135.9, 64.6, 322.1),
  1894. ["Wealth Clock"] = CFrame.new(310.5, 47.6, 190),
  1895. ["Coconut Field"] = CFrame.new(-255,72,459),
  1896. ["Pepper Patch"] = CFrame.new(-486,124,517),
  1897. ["CCN"] = CFrame.new(-176,71,534),
  1898. ["Nuoc"] = CFrame.new(-426,70,38),
  1899. ["Moon"] = CFrame.new(21,88,-54),
  1900. ["Kill Snail"] = CFrame.new(420,117,-178),
  1901. ["CC"] = CFrame.new(270,25260,-718),
  1902. ["CC1"] = CFrame.new(-147,5,195),
  1903. ["CC2"] = CFrame.new(-431,70,-53),
  1904. ["CC3"] = CFrame.new(-23,318,-270),
  1905. ["CC4"] = CFrame.new(-405,110,545),
  1906. ["CC5"] = CFrame.new(136,66,322),
  1907. ["CC6"] = CFrame.new(-270,28,267),
  1908. ["CC7"] = CFrame.new(312,49,189),
  1909. ["CC8"] = CFrame.new(218,5,140),
  1910. ["Ant"] = CFrame.new(112,32,477),
  1911. ["CC9"] = CFrame.new(592,7,-46),
  1912. ["CC12"] = CFrame.new(-500,52,458),
  1913. ["CC13"] = CFrame.new(291,28,271),
  1914. ["CC14"] = CFrame.new(272,25268,-773),
  1915. ["CC15"] = CFrame.new(-336,133,-387),
  1916. ["CC16"] = CFrame.new(218,5,140),
  1917. ["CC17"] = CFrame.new(218,5,140),
  1918. ["CC19"] = CFrame.new(-486,142,410),
  1919. ["CC18"] = CFrame.new(218,5,140)
  1920. }
  1921.  
  1922. local nightbell = false
  1923. Autokillmonster.MouseButton1Down:connect(function()
  1924. if nightbell == false then
  1925. Autokillmonster.BackgroundColor3 = red
  1926. MainPage.Visible = false
  1927. Close.Text ="+"
  1928. nightbell = true
  1929. while nightbell do
  1930. wait(5)
  1931. local A = {
  1932.  
  1933. ["Name"] = "Night Bell"
  1934. }
  1935. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  1936. Event:FireServer(A)
  1937. end
  1938. else
  1939. nightbell = false
  1940. Autokillmonster.BackgroundColor3 = blue
  1941. end
  1942.  
  1943. end)
  1944. WindyBeetp.MouseButton1Down:connect(function()
  1945. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1946. uTorso.CFrame = Waypoints["CC19"]
  1947. MainPage.Visible = false
  1948. Close.Text ="+"
  1949. end)
  1950. Diamondmasktp.MouseButton1Down:connect(function()
  1951. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1952. uTorso.CFrame = Waypoints["CC15"]
  1953. MainPage.Visible = false
  1954. Close.Text ="+"
  1955. end)
  1956. Demonmasktp.MouseButton1Down:connect(function()
  1957. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1958. uTorso.CFrame = Waypoints["CC13"]
  1959. MainPage.Visible = false
  1960. Close.Text ="+"
  1961. end)
  1962. Stinger.MouseButton1Down:connect(function()
  1963. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1964. uTorso.CFrame = Waypoints["Ant"]
  1965. MainPage.Visible = false
  1966. Close.Text ="+"
  1967. end)
  1968.  
  1969. TunelBeartp.MouseButton1Down:connect(function()
  1970. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1971. uTorso.CFrame = Waypoints["Tunnel Bear"]
  1972. MainPage.Visible = false
  1973. Close.Text ="+"
  1974. end)
  1975. GummyMask.MouseButton1Down:connect(function()
  1976. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1977. uTorso.CFrame = Waypoints["CC14"]
  1978. MainPage.Visible = false
  1979. Close.Text ="+"
  1980. end)
  1981. Coconutshoptp.MouseButton1Down:connect(function()
  1982. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1983. uTorso.CFrame = Waypoints["CCN"]
  1984. MainPage.Visible = false
  1985. Close.Text ="+"
  1986. end)
  1987. Petaltp.MouseButton1Down:connect(function()
  1988. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1989. uTorso.CFrame = Waypoints["CC12"]
  1990. MainPage.Visible = false
  1991. Close.Text ="+"
  1992. end)
  1993. Stumptp.MouseButton1Down:connect(function()
  1994. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1995. uTorso.CFrame = Waypoints["Kill Snail"]
  1996. MainPage.Visible = false
  1997. Close.Text ="+"
  1998. end)
  1999. Suntp.MouseButton1Down:connect(function()
  2000. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2001. uTorso.CFrame = Waypoints["Sunflower Field"]
  2002. MainPage.Visible = false
  2003. Close.Text ="+"
  2004. end)
  2005. Dantp.MouseButton1Down:connect(function()
  2006. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2007. uTorso.CFrame = Waypoints["Dandelion Field"]
  2008. MainPage.Visible = false
  2009. Close.Text ="+"
  2010. end)
  2011. Clovertp.MouseButton1Down:connect(function()
  2012. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2013. uTorso.CFrame = Waypoints["Clover Field"]
  2014. MainPage.Visible = false
  2015. Close.Text ="+"
  2016. end)
  2017. Bambootp.MouseButton1Down:connect(function()
  2018. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2019. uTorso.CFrame = Waypoints["BamBoo Field"]
  2020. MainPage.Visible = false
  2021. Close.Text ="+"
  2022. end)
  2023. Blueftp.MouseButton1Down:connect(function()
  2024. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2025. uTorso.CFrame = Waypoints["Blue Field"]
  2026. MainPage.Visible = false
  2027. Close.Text ="+"
  2028. end)
  2029. Mushtp.MouseButton1Down:connect(function()
  2030. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2031. uTorso.CFrame = Waypoints["Mushroom Field"]
  2032. MainPage.Visible = false
  2033. Close.Text ="+"
  2034. end)
  2035. Spidertp.MouseButton1Down:connect(function()
  2036. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2037. uTorso.CFrame = Waypoints["Spider Field"]
  2038. MainPage.Visible = false
  2039. Close.Text ="+"
  2040. end)
  2041. Strawtp.MouseButton1Down:connect(function()
  2042. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2043. uTorso.CFrame = Waypoints["StrawBerry Field"]
  2044. MainPage.Visible = false
  2045. Close.Text ="+"
  2046. end)
  2047. Pineappletp.MouseButton1Down:connect(function()
  2048. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2049. uTorso.CFrame = Waypoints["Pineapple Field"]
  2050. MainPage.Visible = false
  2051. Close.Text ="+"
  2052. end)
  2053. Rosetp.MouseButton1Down:connect(function()
  2054. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2055. uTorso.CFrame = Waypoints["Rose Field"]
  2056. MainPage.Visible = false
  2057. Close.Text ="+"
  2058. end)
  2059. Castustp.MouseButton1Down:connect(function()
  2060. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2061. uTorso.CFrame = Waypoints["Cactus Field"]
  2062. MainPage.Visible = false
  2063. Close.Text ="+"
  2064. end)
  2065. Pumtp.MouseButton1Down:connect(function()
  2066. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2067. uTorso.CFrame = Waypoints["Pumpkin Field"]
  2068. MainPage.Visible = false
  2069. Close.Text ="+"
  2070. end)
  2071. Pintreetp.MouseButton1Down:connect(function()
  2072. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2073. uTorso.CFrame = Waypoints["PineTree Field"]
  2074. MainPage.Visible = false
  2075. Close.Text ="+"
  2076. end)
  2077. Toptp.MouseButton1Down:connect(function()
  2078. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2079. uTorso.CFrame = Waypoints["MountainTop Field"]
  2080. MainPage.Visible = false
  2081. Close.Text ="+"
  2082. end)
  2083. Coconuttp.MouseButton1Down:connect(function()
  2084. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2085. uTorso.CFrame = Waypoints["Coconut Field"]
  2086. MainPage.Visible = false
  2087. Close.Text ="+"
  2088. end)
  2089. Peppertp.MouseButton1Down:connect(function()
  2090. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2091. uTorso.CFrame = Waypoints["Pepper Patch"]
  2092. MainPage.Visible = false
  2093. Close.Text ="+"
  2094. end)
  2095.  
  2096.  
  2097. Autored.MouseButton1Down:connect(function()
  2098. MainPage.Visible = false
  2099. Close.Text ="+"
  2100. local a = "Red Field Booster"
  2101. local Event = game:GetService("ReplicatedStorage").Events.ToyEvent
  2102. Event:FireServer(a)
  2103. while wait(10) do
  2104. local a = "Red Field Booster"
  2105. local Event = game:GetService("ReplicatedStorage").Events.ToyEvent
  2106. Event:FireServer(a)
  2107. end
  2108. end)
  2109. Autoblue.MouseButton1Down:connect(function()
  2110. MainPage.Visible = false
  2111. Close.Text ="+"
  2112. local a = "Blue Field Booster"
  2113. local Event = game:GetService("ReplicatedStorage").Events.ToyEvent
  2114. Event:FireServer(a)
  2115. while wait(10) do
  2116. local a = "Blue Field Booster"
  2117. local Event = game:GetService("ReplicatedStorage").Events.ToyEvent
  2118. Event:FireServer(a)
  2119. end
  2120. end)
  2121.  
  2122. AutoDispenser_2.MouseButton1Down:connect(function()
  2123. MainPage.Visible = false
  2124. Close.Text ="+"
  2125.  
  2126. local a = "Field Booster"
  2127. local Event = game:GetService("ReplicatedStorage").Events.ToyEvent
  2128. Event:FireServer(a)
  2129. while wait(10) do
  2130. local a = "Field Booster"
  2131. local Event = game:GetService("ReplicatedStorage").Events.ToyEvent
  2132. Event:FireServer(a)
  2133. end
  2134.  
  2135. end)
  2136.  
  2137. local afksnail = false
  2138. Afkstumptp.MouseButton1Down:connect(function(l)
  2139. if afksnail == false then
  2140. afksnail = true
  2141. Afkstumptp.BackgroundColor3 = red
  2142. MainPage.Visible = false
  2143. Close.Text ="+"
  2144. noclip = true
  2145. while afksnail do
  2146. wait()
  2147.  
  2148. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2149. uTorso.CFrame = Waypoints["Kill Snail"]
  2150. end
  2151. else
  2152. afksnail = false
  2153. Afkstumptp.BackgroundColor3 = blue
  2154. end
  2155. end)
  2156.  
  2157.  
  2158.  
  2159.  
  2160. Shopbasictp.MouseButton1Down:connect(function()
  2161.  
  2162. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2163. uTorso.CFrame = Waypoints["Tool Shop"]
  2164. MainPage.Visible = false
  2165. Close.Text ="+"
  2166. end)
  2167. Shopproctp.MouseButton1Down:connect(function()
  2168.  
  2169. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2170. uTorso.CFrame = Waypoints["Tool Shop 2"]
  2171. MainPage.Visible = false
  2172. Close.Text ="+"
  2173. end)
  2174. Shoptoptp.MouseButton1Down:connect(function()
  2175.  
  2176. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2177. uTorso.CFrame = Waypoints["MountainTop Shop"]
  2178. MainPage.Visible = false
  2179. Close.Text ="+"
  2180. end)
  2181. Shopsprinklertp.MouseButton1Down:connect(function()
  2182.  
  2183. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2184. uTorso.CFrame = Waypoints["Nuoc"]
  2185. MainPage.Visible = false
  2186. Close.Text ="+"
  2187. end)
  2188. Shopmoontp.MouseButton1Down:connect(function()
  2189.  
  2190. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2191. uTorso.CFrame = Waypoints["Moon"]
  2192. MainPage.Visible = false
  2193. Close.Text ="+"
  2194. end)
  2195.  
  2196.  
  2197. InstantConversiontp.MouseButton1Down:connect(function()
  2198.  
  2199. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2200. uTorso.CFrame = Waypoints["CC1"]
  2201. MainPage.Visible = false
  2202. Close.Text ="+"
  2203. end)
  2204. MegaMemorytp.MouseButton1Down:connect(function()
  2205.  
  2206. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2207. uTorso.CFrame = Waypoints["CC2"]
  2208. MainPage.Visible = false
  2209. Close.Text ="+"
  2210. end)
  2211. NightMemorytp.MouseButton1Down:connect(function()
  2212.  
  2213. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2214. uTorso.CFrame = Waypoints["CC3"]
  2215. MainPage.Visible = false
  2216. Close.Text ="+"
  2217. end)
  2218. ExtremeMemorytp.MouseButton1Down:connect(function()
  2219.  
  2220. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2221. uTorso.CFrame = Waypoints["CC4"]
  2222. MainPage.Visible = false
  2223. Close.Text ="+"
  2224. end)
  2225. StartHalltp.MouseButton1Down:connect(function()
  2226.  
  2227. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2228. uTorso.CFrame = Waypoints["CC5"]
  2229. MainPage.Visible = false
  2230. Close.Text ="+"
  2231. end)
  2232. SummonSprouttp.MouseButton1Down:connect(function()
  2233.  
  2234. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2235. uTorso.CFrame = Waypoints["CC6"]
  2236. MainPage.Visible = false
  2237. Close.Text ="+"
  2238. end)
  2239. Anttp.MouseButton1Down:connect(function()
  2240.  
  2241. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2242. uTorso.CFrame = Waypoints["Ant"]
  2243. MainPage.Visible = false
  2244. Close.Text ="+"
  2245. end)
  2246. Kingamulettp.MouseButton1Down:connect(function()
  2247.  
  2248. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2249. uTorso.CFrame = Waypoints["CC8"]
  2250. MainPage.Visible = false
  2251. Close.Text ="+"
  2252. end)
  2253.  
  2254. --auto
  2255.  
  2256.  
  2257. local dispenser = false
  2258. AutoDispenser.MouseButton1Down:connect(function()
  2259. if dispenser == false then
  2260. dispenser = true
  2261. AutoDispenser.BackgroundColor3 = red
  2262. MainPage.Visible = false
  2263. Close.Text ="+"
  2264. while dispenser do
  2265. wait(5)
  2266.  
  2267. local A_1 = "Glue Dispenser"
  2268. local Event = game:GetService("ReplicatedStorage").Events.ToyEvent
  2269. Event:FireServer(A_1)
  2270. local A_1 = "Wealth Clock"
  2271. local Event = game:GetService("ReplicatedStorage").Events.ToyEvent
  2272. Event:FireServer(A_1)
  2273. local A_1 = "Coconut Dispenser"
  2274. local Event = game:GetService("ReplicatedStorage").Events.ToyEvent
  2275. Event:FireServer(A_1)
  2276. local A_1 = "Strawberry Dispenser"
  2277. local Event = game:GetService("ReplicatedStorage").Events.ToyEvent
  2278. Event:FireServer(A_1)
  2279. local A_1 = "Treat Dispenser"
  2280. local Event = game:GetService("ReplicatedStorage").Events.ToyEvent
  2281. Event:FireServer(A_1)
  2282. local A_1 = "Free Ant Pass Dispenser"
  2283. local Event = game:GetService("ReplicatedStorage").Events.ToyEvent
  2284. Event:FireServer(A_1)
  2285. local A_1 = "Blueberry Dispenser"
  2286. local Event = game:GetService("ReplicatedStorage").Events.ToyEvent
  2287. Event:FireServer(A_1)
  2288. local A_1 = "Honey Dispenser"
  2289. local Event = game:GetService("ReplicatedStorage").Events.ToyEvent
  2290. Event:FireServer(A_1)
  2291. local A_1 = "Free Royal Jelly Dispenser"
  2292. local Event = game:GetService("ReplicatedStorage").Events.ToyEvent
  2293. Event:FireServer(A_1)
  2294. end
  2295. else
  2296. dispenser = false
  2297. AutoDispenser.BackgroundColor3 = blue
  2298. end
  2299. end)
  2300.  
  2301.  
  2302.  
  2303.  
  2304.  
  2305.  
  2306.  
  2307. Dropweapon.MouseButton1Down:connect(function()
  2308. MainPage.Visible = false
  2309. Close.Text ="+"
  2310. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  2311. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  2312. l.Parent = game.Players.LocalPlayer.Character
  2313. l.Name = "Humanoid"
  2314. wait(0.1)
  2315. game.Players.LocalPlayer.Character["1"]:Destroy()
  2316. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  2317. game.Players.LocalPlayer.Character.Animate.Disabled = true
  2318. wait(0.1)
  2319. game.Players.LocalPlayer.Character.Animate.Disabled = false
  2320. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2321. end)
  2322.  
  2323.  
  2324.  
  2325.  
  2326. local killtunell = false
  2327. KillTunnel.MouseButton1Down:connect(function(j)
  2328. if killtunell == false then
  2329. MainPage.Visible = false
  2330. Close.Text ="+"
  2331. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2332. uTorso.CFrame = Waypoints["Tunnel Bear"]
  2333. killtunell = true
  2334. KillTunnel.BackgroundColor3 = red
  2335. noclip = true
  2336. for _,v in pairs(game.workspace.Decorations.TrapTunnel:GetChildren()) do
  2337. if string.find(v.Name,"") then
  2338. v:Destroy()
  2339.  
  2340. end
  2341. end
  2342. wait(6)
  2343. while killtunell do
  2344. wait()
  2345. for _,v in pairs(game.Workspace.Monsters:GetChildren()) do
  2346. if string.find(v.Name,"Tunnel") then
  2347. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame * CFrame.new(0,20.5,0)
  2348.  
  2349. end
  2350. end
  2351. end
  2352. else
  2353. noclip = false
  2354. killtunell = false
  2355. KillTunnel.BackgroundColor3 = blue
  2356. end
  2357. end)
  2358.  
  2359.  
  2360.  
  2361.  
  2362.  
  2363. noclip = false
  2364. game:GetService('RunService').Stepped:connect(function()
  2365. if noclip then
  2366. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  2367. end
  2368. end)
  2369. plr = game.Players.LocalPlayer
  2370. mouse = plr:GetMouse()
  2371. mouse.KeyDown:connect(function(key)
  2372. if key == "o" then
  2373. noclip = not noclip
  2374. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  2375. end
  2376. end)
  2377.  
  2378.  
  2379.  
  2380.  
  2381.  
  2382. local killcoconut = false
  2383. Killcoconutcrab.MouseButton1Down:connect(function()
  2384. if killcoconut == false then
  2385. MainPage.Visible = false
  2386. Close.Text ="+"
  2387. Killcoconutcrab.BackgroundColor3 = red
  2388. killcoconut = true
  2389. noclip = true
  2390. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-256.375092, 112.547897, 500.457794, 0.998952866, -0.0450557806, 0.00794458669, -8.64538929e-09, 0.173648775, 0.98480767, -0.0457508452, -0.98377645, 0.173466951)
  2391. else
  2392. killcoconut = false
  2393. noclip = false
  2394. Killcoconutcrab.BackgroundColor3 = blue
  2395. end
  2396. end)
  2397.  
  2398.  
  2399. local vu = game:GetService("VirtualUser")
  2400. game:GetService("Players").LocalPlayer.Idled:connect(function()
  2401. vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  2402. wait(1)
  2403. vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  2404. print ("Afk 15m")
  2405. end)
  2406.  
  2407.  
  2408.  
  2409.  
  2410. local stinger = false
  2411. Autostinger.MouseButton1Down:connect(function(b)
  2412. if stinger == false then
  2413. MainPage.Visible = false
  2414. Close.Text ="+"
  2415. stinger = true
  2416. Autostinger.BackgroundColor3 = red
  2417. local A = {
  2418.  
  2419. ["Name"] = "Stinger"
  2420. }
  2421. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2422. Event:FireServer(A)
  2423. while stinger do
  2424. wait(30)
  2425.  
  2426. local A = {
  2427.  
  2428. ["Name"] = "Stinger"
  2429. }
  2430. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2431. Event:FireServer(A)
  2432. end
  2433. else
  2434. stinger = false
  2435. Autostinger.BackgroundColor3 = blue
  2436. end
  2437.  
  2438. end)
  2439.  
  2440.  
  2441.  
  2442. local item = false
  2443. Autobuffitem.MouseButton1Down:connect(function(c)
  2444. if item == false then
  2445. MainPage.Visible = false
  2446. Close.Text ="+"
  2447. item = true
  2448. Autobuffitem.BackgroundColor3 = red
  2449. local A = {
  2450.  
  2451. ["Name"] = "Blue Extract"
  2452. }
  2453. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2454. Event:FireServer(A)
  2455. local A = {
  2456.  
  2457. ["Name"] = "Red Extract"
  2458. }
  2459. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2460. Event:FireServer(A)
  2461. local A = {
  2462.  
  2463. ["Name"] = "Oil"
  2464. }
  2465. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2466. Event:FireServer(A)
  2467. local A = {
  2468.  
  2469. ["Name"] = "Enzymes"
  2470. }
  2471. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2472. Event:FireServer(A)
  2473. local A = {
  2474.  
  2475. ["Name"] = "Glue"
  2476. }
  2477. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2478. Event:FireServer(A)
  2479. local A = {
  2480.  
  2481. ["Name"] = "Glitter"
  2482. }
  2483. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2484. Event:FireServer(A)
  2485. local A = {
  2486.  
  2487. ["Name"] = "Tropical Drink"
  2488. }
  2489. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2490. Event:FireServer(A)
  2491. while item do
  2492. wait(600)
  2493.  
  2494. local A = {
  2495.  
  2496. ["Name"] = "Blue Extract"
  2497. }
  2498. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2499. Event:FireServer(A)
  2500. local A = {
  2501.  
  2502. ["Name"] = "Red Extract"
  2503. }
  2504. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2505. Event:FireServer(A)
  2506. local A = {
  2507.  
  2508. ["Name"] = "Oil"
  2509. }
  2510. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2511. Event:FireServer(A)
  2512. local A = {
  2513.  
  2514. ["Name"] = "Enzymes"
  2515. }
  2516. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2517. Event:FireServer(A)
  2518. local A = {
  2519.  
  2520. ["Name"] = "Glue"
  2521. }
  2522. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2523. Event:FireServer(A)
  2524. local A = {
  2525.  
  2526. ["Name"] = "Glitter"
  2527. }
  2528. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2529. Event:FireServer(A)
  2530. local A = {
  2531.  
  2532. ["Name"] = "Tropical Drink"
  2533. }
  2534. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2535. Event:FireServer(A)
  2536.  
  2537. end
  2538.  
  2539. else
  2540. item = false
  2541. Autobuffitem.BackgroundColor3 = blue
  2542. end
  2543. end)
  2544.  
  2545.  
  2546.  
  2547. local gliter = false
  2548. Autogliter.MouseButton1Down:connect(function(d)
  2549. if gliter == false then
  2550. MainPage.Visible = false
  2551. Close.Text ="+"
  2552. gliter = true
  2553. Autogliter.BackgroundColor3 = red
  2554. local A = {
  2555.  
  2556. ["Name"] = "Glitter"
  2557. }
  2558. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2559. Event:FireServer(A)
  2560. while gliter do
  2561. wait(920)
  2562.  
  2563. local A = {
  2564.  
  2565. ["Name"] = "Glitter"
  2566. }
  2567. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2568. Event:FireServer(A)
  2569.  
  2570.  
  2571. end
  2572. else
  2573. gliter = false
  2574. Autogliter.BackgroundColor3 = blue
  2575. end
  2576. end)
  2577.  
  2578.  
  2579.  
  2580. local coconut = false
  2581. Autococonut.MouseButton1Down:connect(function(e)
  2582. if coconut == false then
  2583. MainPage.Visible = false
  2584. Close.Text ="+"
  2585. coconut = true
  2586. Autococonut.BackgroundColor3 = red
  2587. local A = {
  2588.  
  2589. ["Name"] = "Coconut"
  2590. }
  2591. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2592. Event:FireServer(A)
  2593. while coconut do
  2594. wait(11)
  2595.  
  2596. local A = {
  2597.  
  2598. ["Name"] = "Coconut"
  2599. }
  2600. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2601. Event:FireServer(A)
  2602.  
  2603. end
  2604. else
  2605. coconut = false
  2606. Autococonut.BackgroundColor3 = blue
  2607. end
  2608. end)
  2609.  
  2610.  
  2611.  
  2612.  
  2613.  
  2614.  
  2615. local AutoDig = false
  2616. Autodig.MouseButton1Down:connect(function()
  2617. if AutoDig == false then
  2618. MainPage.Visible = false
  2619. Close.Text ="+"
  2620. AutoDig = true
  2621. Autodig.BackgroundColor3 = red
  2622. while AutoDig do
  2623. wait(0.5)
  2624.  
  2625. for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  2626. if v:IsA("Tool") then
  2627. v.ClickEvent:FireServer()
  2628.  
  2629. end
  2630. end
  2631. end
  2632. else
  2633. AutoDig = false
  2634. Autodig.BackgroundColor3 = blue
  2635. end
  2636. end)
  2637.  
  2638.  
  2639.  
  2640. local Sparkles = false
  2641. Useglitter.MouseButton1Down:connect(function()
  2642.  
  2643. if Sparkles == false then
  2644. MainPage.Visible = false
  2645. Close.Text ="+"
  2646. Sparkles = true
  2647. Useglitter.BackgroundColor3 = red
  2648. local test = "C"
  2649. local tweenservice = game:GetService("TweenService")
  2650. local plr = game.Players.LocalPlayer
  2651. local info = TweenInfo.new(0.1) -- change to how long it takes to get to the item (in seconds)
  2652. local item = {}
  2653. while Sparkles do
  2654. wait(0.5)
  2655. for _,v in pairs(game.workspace.Flowers:GetDescendants()) do
  2656. if string.find(v.Name,"Sparkles") then
  2657. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Parent.CFrame
  2658. end
  2659. end
  2660. for k,v in pairs(workspace.Collectibles:GetChildren()) do
  2661. if tostring(v) == tostring(game.Players.LocalPlayer.Name) or tostring(v) == test then
  2662. if (v.Position-plr.Character.HumanoidRootPart.Position).magnitude <= 60 then
  2663. item.CFrame = CFrame.new(v.Position.x,plr.Character.HumanoidRootPart.Position.y,v.Position.z)
  2664. local Tween = tweenservice:Create(plr.Character.HumanoidRootPart, info, item)
  2665. Tween:Play()
  2666. end
  2667. end
  2668. end
  2669. end
  2670.  
  2671. else
  2672. Sparkles = false
  2673. Useglitter.BackgroundColor3 = blue
  2674. end
  2675. end)
  2676.  
  2677.  
  2678.  
  2679.  
  2680.  
  2681.  
  2682.  
  2683. local gumdrop = false
  2684. Autogumdrop.MouseButton1Down:connect(function(h)
  2685. if gumdrop == false then
  2686. MainPage.Visible = false
  2687. Close.Text ="+"
  2688. gumdrop = true
  2689. Autogumdrop.BackgroundColor3 = red
  2690. while gumdrop do
  2691. wait(2)
  2692.  
  2693. local A = {
  2694.  
  2695. ["Name"] = "Gumdrops"
  2696. }
  2697. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2698. Event:FireServer(A)
  2699.  
  2700. end
  2701. else
  2702. gumdrop = false
  2703. Autogumdrop.BackgroundColor3 = blue
  2704. end
  2705. end)
  2706.  
  2707. Equipgummymask.MouseButton1Down:connect(function()
  2708. MainPage.Visible = false
  2709. Close.Text ="+"
  2710. local A_1 = "Equip"
  2711. local A_2 =
  2712. {
  2713. ["Mute"] = true,
  2714. ["Type"] = "Gummy Mask",
  2715. ["Category"] = "Accessory"
  2716. }
  2717. local Event = game:GetService("ReplicatedStorage").Events.ItemPackageEvent
  2718. Event:InvokeServer(A_1, A_2)
  2719. end)
  2720.  
  2721. local tpwindy = false
  2722. Autokillwindy.MouseButton1Down:connect(function(o)
  2723.  
  2724. if tpwindy == false then
  2725. tpwindy = true
  2726. MainPage.Visible = false
  2727. Close.Text ="+"
  2728. Autokillwindy.BackgroundColor3 =red
  2729. noclip = true
  2730. local player = game.Players.LocalPlayer
  2731. local sanghuman = player.Character.HumanoidRootPart
  2732.  
  2733. while tpwindy do
  2734. wait()
  2735.  
  2736. for _,v in pairs(game.workspace.Monsters:GetChildren()) do
  2737. if string.find(v.Name,"Windy") then
  2738. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Torso.CFrame * CFrame.new(0,25,0)
  2739. end
  2740. end
  2741. for k,r in pairs(workspace.Collectibles:GetChildren()) do
  2742. if tostring(r) == tostring(game.Players.LocalPlayer.Name) or tostring(r) == "C" then
  2743. if (r.Position-game.Players.LocalPlayer.Character.HumanoidRootPart.Position).magnitude <= 25 then
  2744. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = r.CFrame
  2745. local intvalue = Instance.new("IntValue",r)
  2746. intvalue.Name = "Void"
  2747. end
  2748. end
  2749. end
  2750. end
  2751. else
  2752. tpwindy = false
  2753. noclip = false
  2754. Autokillwindy.BackgroundColor3 =blue
  2755. end
  2756. end)
  2757.  
  2758.  
  2759.  
  2760.  
  2761.  
  2762.  
  2763.  
  2764.  
  2765. local tornado = false
  2766. Bringtornado.MouseButton1Down:connect(function()
  2767. if tornado == false then
  2768. MainPage.Visible = false
  2769. Close.Text ="+"
  2770. tornado = true
  2771. Bringtornado.BackgroundColor3 = red
  2772. while tornado do
  2773. wait(0.3)
  2774. local test = "Root"
  2775. local test2 = "Plane"
  2776. local tweenservice = game:GetService("TweenService")
  2777. local plr = game.Players.LocalPlayer
  2778. local info = TweenInfo.new(0.3) -- change to how long it takes to get to the item (in seconds)
  2779. local item = {}
  2780.  
  2781. for i,v in pairs(game.workspace.Particles:GetDescendants()) do
  2782. if v.Name == test or v.Name == test2 then
  2783. for _,i in pairs(game.workspace.Collectibles:GetChildren()) do
  2784. if tostring(i) == tostring(game.Players.LocalPlayer.Name) or tostring(i) == "C" then
  2785. if (i.Position-plr.Character.HumanoidRootPart.Position).magnitude <= 60 then
  2786.  
  2787. item.CFrame = CFrame.new(i.Position.x,plr.Character.HumanoidRootPart.Position.y,i.Position.z)
  2788.  
  2789. local Tween = tweenservice:Create(v, info, item)
  2790. Tween:Play()
  2791. end
  2792. end
  2793. end
  2794. end
  2795. end
  2796. end
  2797. else
  2798. tornado = false
  2799. Bringtornado.BackgroundColor3 = blue
  2800. end
  2801. end)
  2802.  
  2803.  
  2804.  
  2805. Equipdemonmask.MouseButton1Down:connect(function()
  2806. MainPage.Visible = false
  2807. Close.Text ="+"
  2808. local A_1 = "Equip"
  2809. local A_2 =
  2810. {
  2811. ["Mute"] = true,
  2812. ["Type"] = "Demon Mask",
  2813. ["Category"] = "Accessory"
  2814. }
  2815. local Event = game:GetService("ReplicatedStorage").Events.ItemPackageEvent
  2816. Event:InvokeServer(A_1, A_2)
  2817. end)
  2818. Eqipdemonmask.MouseButton1Down:connect(function()
  2819. MainPage.Visible = false
  2820. Close.Text ="+"
  2821. local A_1 = "Equip"
  2822. local A_2 =
  2823. {
  2824. ["Mute"] = true,
  2825. ["Type"] = "Diamond Mask",
  2826. ["Category"] = "Accessory"
  2827. }
  2828. local Event = game:GetService("ReplicatedStorage").Events.ItemPackageEvent
  2829. Event:InvokeServer(A_1, A_2)
  2830. end)
  2831.  
  2832.  
  2833.  
  2834. local Drop = false
  2835. Automagicbean.MouseButton1Down:connect(function(a)
  2836. if Drop == false then
  2837. MainPage.Visible = false
  2838. Close.Text ="+"
  2839. Drop = true
  2840. Automagicbean.BackgroundColor3 =red
  2841. while Drop do
  2842. wait(0.3)
  2843.  
  2844. local A = {
  2845.  
  2846. ["Name"] = "Magic Bean"
  2847. }
  2848. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2849. Event:FireServer(A)
  2850. end
  2851. else
  2852. Drop = false
  2853. Automagicbean.BackgroundColor3 =blue
  2854. end
  2855. end)
  2856.  
  2857.  
  2858.  
  2859.  
  2860.  
  2861.  
  2862.  
  2863.  
  2864. Noclip.MouseButton1Down:Connect(function()
  2865. if noclip == false then
  2866. noclip = true
  2867. MainPage.Visible = false
  2868. Close.Text ="+"
  2869. Noclip.BackgroundColor3 = red
  2870. else
  2871. noclip = false
  2872. Noclip.BackgroundColor3 = blue
  2873. end
  2874. end)
  2875.  
  2876.  
  2877.  
  2878.  
  2879.  
  2880. local Windy = false
  2881. FindWindBee.MouseButton1Down:connect(function(w)
  2882. if Windy == false then
  2883. MainPage.Visible = false
  2884. Close.Text ="+"
  2885. Windy = true
  2886. FindWindBee.BackgroundColor3 =red
  2887. noclip = true
  2888. while Windy do
  2889. wait()
  2890. for _,v in pairs(game.workspace.NPCBees:GetChildren()) do
  2891. if v.Name == "Windy" then
  2892. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  2893. end
  2894. end
  2895. end
  2896. else
  2897. Windy = false
  2898. noclip = false
  2899. FindWindBee.BackgroundColor3 =blue
  2900. end
  2901. end)
  2902.  
  2903.  
  2904.  
  2905.  
  2906.  
  2907.  
  2908.  
  2909. Usenightbell.MouseButton1Down:connect(function()
  2910. MainPage.Visible = false
  2911. Close.Text ="+"
  2912. local A = {
  2913.  
  2914. ["Name"] = "Night Bell"
  2915. }
  2916. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2917. Event:FireServer(A)
  2918. end)
  2919.  
  2920.  
  2921.  
  2922.  
  2923.  
  2924. Usefielddice.MouseButton1Down:connect(function()
  2925. MainPage.Visible = false
  2926. Close.Text ="+"
  2927. local A = {
  2928.  
  2929. ["Name"] = "Field Dice"
  2930. }
  2931. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  2932. Event:FireServer(A)
  2933. end)
  2934.  
  2935.  
  2936.  
  2937.  
  2938.  
  2939.  
  2940. local killvici = false
  2941. Autokillvicious.MouseButton1Down:connect(function(q)
  2942. if killvici == false then
  2943. MainPage.Visible = false
  2944. Close.Text ="+"
  2945. killvici = true
  2946. Autokillvicious.BackgroundColor3 =red
  2947. noclip = true
  2948. while killvici do
  2949. wait()
  2950.  
  2951.  
  2952. for _,i in pairs(game.workspace.Particles:GetChildren()) do
  2953. if string.find(i.Name,"Waiti") then
  2954. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = i.CFrame
  2955. end
  2956. end
  2957. for _,v in pairs(game.workspace.Monsters:GetChildren()) do
  2958. if string.find(v.Name,"Vici") then
  2959. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Torso.CFrame * CFrame.new(0,13,0)
  2960.  
  2961. end
  2962. end
  2963. for _,r in pairs(game.workspace.Monsters:GetChildren()) do
  2964. if string.find(r.Name,"Gifted") then
  2965. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = r.Torso.CFrame * CFrame.new(0,13,0)
  2966.  
  2967. end
  2968.  
  2969. end
  2970. end
  2971. else
  2972. killvici = false
  2973. noclip = false
  2974. Autokillvicious.BackgroundColor3 =blue
  2975. end
  2976. end)
  2977.  
  2978. SunflowerButton.MouseButton1Down:connect(function()
  2979. tuoidz = "Sunflower Field"
  2980. FieldText.Text = "Field Select: "..tuoidz
  2981. end)
  2982. MushroomButton.MouseButton1Down:connect(function()
  2983. tuoidz = "Mushroom Field"
  2984. FieldText.Text = "Field Select: "..tuoidz
  2985. end)
  2986. DanrButton.MouseButton1Down:connect(function()
  2987. tuoidz = "Dandelion Field"
  2988. FieldText.Text = "Field Select: "..tuoidz
  2989. end)
  2990. DanrButton_2.MouseButton1Down:connect(function()
  2991. tuoidz = "Clover Field"
  2992. FieldText.Text = "Field Select: "..tuoidz
  2993. end)
  2994. BlueflowerButton.MouseButton1Down:connect(function()
  2995. tuoidz = "Blue Flower Field"
  2996. FieldText.Text = "Field Select: "..tuoidz
  2997. end)
  2998. BambooButton.MouseButton1Down:connect(function()
  2999. tuoidz = "Bamboo Field"
  3000. FieldText.Text = "Field Select: "..tuoidz
  3001. end)
  3002. BambooButton.MouseButton1Down:connect(function()
  3003. tuoidz = "Bamboo Field"
  3004. FieldText.Text = "Field Select: "..tuoidz
  3005. end)
  3006. SpiderButton.MouseButton1Down:connect(function()
  3007. tuoidz = "Spider Field"
  3008. FieldText.Text = "Field Select: "..tuoidz
  3009. end)
  3010. StawberryButton.MouseButton1Down:connect(function()
  3011. tuoidz = "Strawberry Field"
  3012. FieldText.Text = "Field Select: "..tuoidz
  3013. end)
  3014. StawberryButton.MouseButton1Down:connect(function()
  3015. tuoidz = "Strawberry Field"
  3016. FieldText.Text = "Field Select: "..tuoidz
  3017. end)
  3018. PineappleButton.MouseButton1Down:connect(function()
  3019. tuoidz = "Pineapple Patch"
  3020. FieldText.Text = "Field Select: "..tuoidz
  3021. end)
  3022. StumpButton.MouseButton1Down:connect(function()
  3023. tuoidz = "Stump Field"
  3024. FieldText.Text = "Field Select: "..tuoidz
  3025. end)
  3026. RoseButton.MouseButton1Down:connect(function()
  3027. tuoidz = "Rose Field"
  3028. FieldText.Text = "Field Select: "..tuoidz
  3029. end)
  3030. CactusButton.MouseButton1Down:connect(function()
  3031. tuoidz = "Cactus Field"
  3032. FieldText.Text = "Field Select: "..tuoidz
  3033. end)
  3034. PumpkinButton.MouseButton1Down:connect(function()
  3035. tuoidz = "Pumpkin Patch"
  3036. FieldText.Text = "Field Select: "..tuoidz
  3037. end)
  3038. PineTreeButton.MouseButton1Down:connect(function()
  3039. tuoidz = "Pine Tree Forest"
  3040. FieldText.Text = "Field Select: "..tuoidz
  3041. end)
  3042. MountainTopButton.MouseButton1Down:connect(function()
  3043. tuoidz = "Mountain Top Field"
  3044. FieldText.Text = "Field Select: "..tuoidz
  3045. end)
  3046. CoconutButton.MouseButton1Down:connect(function()
  3047. tuoidz = "Coconut Field"
  3048. FieldText.Text = "Field Select: "..tuoidz
  3049. end)
  3050. PepperButton.MouseButton1Down:connect(function()
  3051. tuoidz = "Pepper Patch"
  3052. FieldText.Text = "Field Select: "..tuoidz
  3053. end)
  3054. local player = game.Players.LocalPlayer
  3055. local mouse = player:GetMouse()
  3056. local gui = Instance.new("ScreenGui",player.PlayerGui)
  3057. local frame = Instance.new("Frame",gui)
  3058. local act6 = false
  3059. local act6temp = false
  3060. local act5 = false
  3061. local function Voiddz(sanghuman,sangzboi)
  3062. local jimmy = coroutine.wrap(function()
  3063. repeat
  3064. local sanghuman = player.Character.HumanoidRootPart
  3065. local hotboi = sanghuman.CFrame
  3066. local sangzboi = workspace.FlowerZones[tuoidz].CFrame
  3067.  
  3068. for k,v in pairs(workspace.Collectibles:GetChildren()) do
  3069. if tostring(v) == tostring(game.Players.LocalPlayer.Name) or tostring(v) == "C" then
  3070. if (v.Position-sanghuman.Position).magnitude <= 60 then
  3071. sanghuman.CFrame = CFrame.new(v.Position.x, sanghuman.Position.y, v.Position.z)
  3072. local intvalue = Instance.new("IntValue",v)
  3073. intvalue.Name = "Void"
  3074. wait(.05)
  3075. end
  3076. end
  3077. end
  3078. wait(.05)
  3079. sanghuman.CFrame = sangzboi * CFrame.new(0,0,0)
  3080. wait(.05)
  3081. until not act6 or act6temp
  3082. end)
  3083. local jimmy2 = coroutine.wrap(function()
  3084. for k,v in pairs(workspace[player.Name]:GetChildren()) do
  3085. if v.ClassName == "Tool" then
  3086. repeat
  3087. v.ClickEvent:FireServer()
  3088. wait(.1)
  3089. until not act6 or act6temp
  3090. end
  3091. end
  3092. end)
  3093. jimmy()
  3094. jimmy2()
  3095. end
  3096. StartButton.MouseButton1Down:connect(function()
  3097. if act6 == true then
  3098. act6 = false
  3099. StartButton.BackgroundColor3 = blue
  3100. StartButton.Text = "START FARMING"
  3101. else
  3102. act6 = true
  3103. StartButton.BackgroundColor3 = red
  3104. StartButton.Text = "STOP FARMING"
  3105. MainPage.Visible = false
  3106. Close.Text ="+"
  3107. local jimmy3 = coroutine.wrap(function()
  3108. repeat
  3109. wait()
  3110. for k,v in pairs(workspace[player.Name]:GetChildren()) do
  3111. if v:FindFirstChild("Display") then
  3112. if v.Display.Gui.ProgressBar.Size == v.Display.Gui.RedBar.Size or v.Display.Gui.ProgressLabel == player.CoreStats.Pollen.Value.."/"..player.CoreStats.Pollen.Value then
  3113. act6temp = true
  3114. wait(3)
  3115. local sanghuman = player.Character.HumanoidRootPart
  3116. local hotboi = sanghuman.CFrame
  3117. local sangzboi = workspace.FlowerZones[tuoidz].CFrame
  3118. game:GetService("Players").LocalPlayer.Character:MoveTo(game:GetService("Players").LocalPlayer.SpawnPos.Value.p)
  3119. wait(3)
  3120. game:GetService("ReplicatedStorage").Events.PlayerHiveCommand:FireServer("ToggleHoneyMaking")
  3121. repeat wait(.1) until player.CoreStats.Pollen.Value <= 1
  3122. wait(7)
  3123. sanghuman.CFrame = sangzboi * CFrame.new(0,0,0)
  3124. wait(1)
  3125. local A = {
  3126. ["Name"] = "Sprinkler Builder"
  3127. }
  3128. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  3129. Event:FireServer(A)
  3130. wait(1)
  3131. Voiddz(sanghuman,sangzboi)
  3132. act6temp = false
  3133. end
  3134. end
  3135. wait()
  3136. end
  3137. wait(1)
  3138. until not act6
  3139. end)
  3140. Voiddz(sanghuman,sangzboi)
  3141. jimmy3()
  3142. end
  3143. end)
  3144. RemoteQuest.MouseButton1Down:connect(function()
  3145. if act5 == true then
  3146. act5 = false
  3147. RemoteQuest.BackgroundColor3 = blue
  3148. RemoteQuest.Text = "Auto Quest"
  3149. else
  3150. act5 = true
  3151. RemoteQuest.BackgroundColor3 = red
  3152. RemoteQuest.Text = "Auto Quest"
  3153. repeat
  3154. wait(5)
  3155. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Pepper")
  3156. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Coconut")
  3157. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Playtime")
  3158. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Honey")
  3159. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Quest")
  3160. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Battle")
  3161. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Ability")
  3162. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Goo")
  3163. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Sunflower")
  3164. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Dandelion")
  3165. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Mushroom")
  3166. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Blue Flower")
  3167. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Clover")
  3168. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Spider")
  3169. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Bamboo")
  3170. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Strawberry")
  3171. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Pineapple")
  3172. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Pumpkin")
  3173. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Cactus")
  3174. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Rose")
  3175. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Pine Tree")
  3176. game.ReplicatedStorage.Events.BadgeEvent:FireServer("Collect", "Stump")
  3177. game.ReplicatedStorage.Events.ToyEvent:FireServer("Glue Dispenser")
  3178. game.ReplicatedStorage.Events.ToyEvent:FireServer("Free Royal Jelly Dispenser")
  3179. game.ReplicatedStorage.Events.ToyEvent:FireServer("Blueberry Dispenser")
  3180. game.ReplicatedStorage.Events.ToyEvent:FireServer("Strawberry Dispenser")
  3181. game.ReplicatedStorage.Events.ToyEvent:FireServer("Treat Dispenser")
  3182. game.ReplicatedStorage.Events.ToyEvent:FireServer("Wealth Clock")
  3183. game.ReplicatedStorage.Events.CompleteQuestFromPool:FireServer("Brown Bear")
  3184. game.ReplicatedStorage.Events.CompleteQuestFromPool:FireServer("Polar Bear")
  3185. game.ReplicatedStorage.Events.CompleteQuestFromPool:FireServer("Honey Bee")
  3186. game.ReplicatedStorage.Events.CompleteQuestFromPool:FireServer("Black Bear")
  3187. game.ReplicatedStorage.Events.CompleteQuestFromPool:FireServer("Bucko Bee")
  3188. game.ReplicatedStorage.Events.CompleteQuestFromPool:FireServer("Riley Bee")
  3189. game.ReplicatedStorage.Events.GiveQuestFromPool:FireServer("Brown Bear")
  3190. game.ReplicatedStorage.Events.GiveQuestFromPool:FireServer("Polar Bear")
  3191. game.ReplicatedStorage.Events.GiveQuestFromPool:FireServer("Honey Bee")
  3192. game.ReplicatedStorage.Events.GiveQuestFromPool:FireServer("Black Bear")
  3193. game.ReplicatedStorage.Events.GiveQuestFromPool:FireServer("Bucko Bee")
  3194. game.ReplicatedStorage.Events.GiveQuestFromPool:FireServer("Riley Bee")
  3195. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Treat Tutorial")
  3196. game.ReplicatedStorage.Events.GiveQuest:FireServer("Treat Tutorial")
  3197. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Bonding With Bees")
  3198. game.ReplicatedStorage.Events.GiveQuest:FireServer("Bonding With Bees")
  3199. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Search For A Sunflower Seed")
  3200. game.ReplicatedStorage.Events.GiveQuest:FireServer("Search For A Sunflower Seed")
  3201. game.ReplicatedStorage.Events.CompleteQuest:FireServer("The Gist Of Jellies")
  3202. game.ReplicatedStorage.Events.GiveQuest:FireServer("The Gist Of Jellies")
  3203. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Search For Strawberries")
  3204. game.ReplicatedStorage.Events.GiveQuest:FireServer("Search For Strawberries")
  3205. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Binging On Blueberries")
  3206. game.ReplicatedStorage.Events.GiveQuest:FireServer("Binging On Blueberries")
  3207. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Royal Jelly Jamboree")
  3208. game.ReplicatedStorage.Events.GiveQuest:FireServer("Royal Jelly Jamboree")
  3209. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Search For Sunflower Seeds")
  3210. game.ReplicatedStorage.Events.GiveQuest:FireServer("Search For Sunflower Seeds")
  3211. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Picking Out Pineapples")
  3212. game.ReplicatedStorage.Events.GiveQuest:FireServer("Picking Out Pineapples")
  3213. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Seven To Seven")
  3214. game.ReplicatedStorage.Events.GiveQuest:FireServer("Seven To Seven")
  3215. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Mother Bears Midterm")
  3216. game.ReplicatedStorage.Events.GiveQuest:FireServer("Mother Bears Midterm")
  3217. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Eight To Eight")
  3218. game.ReplicatedStorage.Events.GiveQuest:FireServer("Eight To Eight")
  3219. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Sights On The Stars")
  3220. game.ReplicatedStorage.Events.GiveQuest:FireServer("Sights On The Stars")
  3221. game.ReplicatedStorage.Events.CompleteQuest:FireServer("The Family Final")
  3222. game.ReplicatedStorage.Events.GiveQuest:FireServer("The Family Final")
  3223. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Preliminary Research")
  3224. game.ReplicatedStorage.Events.GiveQuest:FireServer("Preliminary Research")
  3225. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Biology Study")
  3226. game.ReplicatedStorage.Events.GiveQuest:FireServer("Biology Study")
  3227. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Proving The Hypothesis")
  3228. game.ReplicatedStorage.Events.GiveQuest:FireServer("Proving The Hypothesis")
  3229. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Bear Botany")
  3230. game.ReplicatedStorage.Events.GiveQuest:FireServer("Bear Botany")
  3231. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Kingdom Collection")
  3232. game.ReplicatedStorage.Events.GiveQuest:FireServer("Kingdom Collection")
  3233. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Defensive Adaptions")
  3234. game.ReplicatedStorage.Events.GiveQuest:FireServer("Devensive Adaptions")
  3235. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Benefits Of Technology")
  3236. game.ReplicatedStorage.Events.GiveQuest:FireServer("Benefits Of Technology")
  3237. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Spider Study")
  3238. game.ReplicatedStorage.Events.GiveQuest:FireServer("Spider Study")
  3239. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Roses And Weeds")
  3240. game.ReplicatedStorage.Events.GiveQuest:FireServer("Roses And Weeds")
  3241. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Blue Review")
  3242. game.ReplicatedStorage.Events.GiveQuest:FireServer("Blue Review")
  3243. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Ongoing Progress")
  3244. game.ReplicatedStorage.Events.GiveQuest:FireServer("Ongoing Progress")
  3245. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Red / Blue Duality")
  3246. game.ReplicatedStorage.Events.GiveQuest:FireServer("Red / Blue Duality")
  3247. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Costs Of Computation")
  3248. game.ReplicatedStorage.Events.GiveQuest:FireServer("Costs Of Computation")
  3249. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Pollination Practice")
  3250. game.ReplicatedStorage.Events.GiveQuest:FireServer("Pollination Practice")
  3251. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Optimizing Abilities")
  3252. game.ReplicatedStorage.Events.GiveQuest:FireServer("Optimizing Abilities")
  3253. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Ready For Infrared")
  3254. game.ReplicatedStorage.Events.GiveQuest:FireServer("Ready For Infrared")
  3255. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Breaking Down Badges")
  3256. game.ReplicatedStorage.Events.GiveQuest:FireServer("Breaking Down Badges")
  3257. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Subsidized Agriculture")
  3258. game.ReplicatedStorage.Events.GiveQuest:FireServer("Subsidized Agriculture")
  3259. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Meticulously Crafted")
  3260. game.ReplicatedStorage.Events.GiveQuest:FireServer("Meticulously Crafted")
  3261. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Smart, Not Hard")
  3262. game.ReplicatedStorage.Events.GiveQuest:FireServer("Smart, Not Hard")
  3263. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Limits of Language")
  3264. game.ReplicatedStorage.Events.GiveQuest:FireServer("Limits of Language")
  3265. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Patterns and Probability")
  3266. game.ReplicatedStorage.Events.GiveQuest:FireServer("Patterns and Probability")
  3267. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Chemical Analysis")
  3268. game.ReplicatedStorage.Events.GiveQuest:FireServer("Chemical Analysis")
  3269. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Mark Mechanics")
  3270. game.ReplicatedStorage.Events.GiveQuest:FireServer("Mark Mechanics")
  3271. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Meditating On Phenomenon")
  3272. game.ReplicatedStorage.Events.GiveQuest:FireServer("Meditating On Phenomenon")
  3273. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Beesperanto")
  3274. game.ReplicatedStorage.Events.GiveQuest:FireServer("Beesperanto")
  3275. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Hive Minded Bias")
  3276. game.ReplicatedStorage.Events.GiveQuest:FireServer("Hive Minded Bias")
  3277. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Mushroom Measurement Monotony")
  3278. game.ReplicatedStorage.Events.GiveQuest:FireServer("Mushroom Measurement Monotony")
  3279. game.ReplicatedStorage.Events.CompleteQuest:FireServer("The Power Of Information")
  3280. game.ReplicatedStorage.Events.GiveQuest:FireServer("The Power Of Information")
  3281. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Testing Teamwork")
  3282. game.ReplicatedStorage.Events.GiveQuest:FireServer("Testing Teamwork")
  3283. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Epistemological Endeavor")
  3284. game.ReplicatedStorage.Events.GiveQuest:FireServer("Epistemological Endeavor")
  3285. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Egg Hunt: Panda Bear")
  3286. game.ReplicatedStorage.Events.GiveQuest:FireServer("Egg Hunt: Panda Bear")
  3287. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Lesson On Ladybugs")
  3288. game.ReplicatedStorage.Events.GiveQuest:FireServer("Lesson On Ladybugs")
  3289. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Rhino Rumble")
  3290. game.ReplicatedStorage.Events.GiveQuest:FireServer("Rhino Rumble")
  3291. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Beetle Battle")
  3292. game.ReplicatedStorage.Events.GiveQuest:FireServer("Beetle Battle")
  3293. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Spider Slayer")
  3294. game.ReplicatedStorage.Events.GiveQuest:FireServer("Spider Slayer")
  3295. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Ladybug Bonker")
  3296. game.ReplicatedStorage.Events.GiveQuest:FireServer("Ladybug Bonker")
  3297. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Spider Slayer 2")
  3298. game.ReplicatedStorage.Events.GiveQuest:FireServer("Spider Slayer 2")
  3299. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Rhino Wrecking")
  3300. game.ReplicatedStorage.Events.GiveQuest:FireServer("Rhino Wrecking")
  3301. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Final Showdown")
  3302. game.ReplicatedStorage.Events.GiveQuest:FireServer("Final Showdown")
  3303. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Werewolf Hunter")
  3304. game.ReplicatedStorage.Events.GiveQuest:FireServer("Werewolf Hunter")
  3305. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Skirmish with Scorpions")
  3306. game.ReplicatedStorage.Events.GiveQuest:FireServer("Skirmish with Scorpions")
  3307. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Mantis Massacre")
  3308. game.ReplicatedStorage.Events.GiveQuest:FireServer("Mantis Massacre")
  3309. game.ReplicatedStorage.Events.CompleteQuest:FireServer("The REAL Final Showdown")
  3310. game.ReplicatedStorage.Events.GiveQuest:FireServer("The REAL Final Showdown")
  3311. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Ant Arrival")
  3312. game.ReplicatedStorage.Events.GiveQuest:FireServer("Ant Arrival")
  3313. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Winged Wack Attack")
  3314. game.ReplicatedStorage.Events.GiveQuest:FireServer("Winged Wack Attack")
  3315. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Fire Fighter")
  3316. game.ReplicatedStorage.Events.GiveQuest:FireServer("Fire Fighter")
  3317. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Army Ant Assault")
  3318. game.ReplicatedStorage.Events.GiveQuest:FireServer("Army Ant Assault")
  3319. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Colossal Combat")
  3320. game.ReplicatedStorage.Events.GiveQuest:FireServer("Colossal Combat")
  3321. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Eager Exterminator")
  3322. game.ReplicatedStorage.Events.GiveQuest:FireServer("Eager Exterminator")
  3323. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Leaper Lickin'")
  3324. game.ReplicatedStorage.Events.GiveQuest:FireServer("Leaper Lickin'")
  3325. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Colossal Combat 2")
  3326. game.ReplicatedStorage.Events.GiveQuest:FireServer("Colossal Combat 2")
  3327. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Outrageous Onslaught")
  3328. game.ReplicatedStorage.Events.GiveQuest:FireServer("Outrageous Onslaught")
  3329. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Royal Rumble")
  3330. game.ReplicatedStorage.Events.GiveQuest:FireServer("Royal Rumble")
  3331. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Ultimate Ant Annihilation 1")
  3332. game.ReplicatedStorage.Events.GiveQuest:FireServer("Ultimate Ant Annihilation 1")
  3333. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Ultimate Ant Annihilation 2")
  3334. game.ReplicatedStorage.Events.GiveQuest:FireServer("Ultimate Ant Annihilation 2")
  3335. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Ultimate Ant Annihilation 3")
  3336. game.ReplicatedStorage.Events.GiveQuest:FireServer("Ultimate Ant Annihilation 3")
  3337. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Ultimate Ant Annihilation 4")
  3338. game.ReplicatedStorage.Events.GiveQuest:FireServer("Ultimate Ant Annihilation 4")
  3339. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Ultimate Ant Annihilation 5")
  3340. game.ReplicatedStorage.Events.GiveQuest:FireServer("Ultimate Ant Annihilation 5")
  3341. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Star Journey 1")
  3342. game.ReplicatedStorage.Events.GiveQuest:FireServer("Star Journey 1")
  3343. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Star Journey 2")
  3344. game.ReplicatedStorage.Events.GiveQuest:FireServer("Star Journey 2")
  3345. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Star Journey 3")
  3346. game.ReplicatedStorage.Events.GiveQuest:FireServer("Star Journey 3")
  3347. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Star Journey 4")
  3348. game.ReplicatedStorage.Events.GiveQuest:FireServer("Star Journey 4")
  3349. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Star Journey 5")
  3350. game.ReplicatedStorage.Events.GiveQuest:FireServer("Star Journey 5")
  3351. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Egg Hunt: Riley Bee")
  3352. game.ReplicatedStorage.Events.GiveQuest:FireServer("Egg Hunt: Riley Bee")
  3353. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Egg Hunt: Bucko Bee")
  3354. game.ReplicatedStorage.Events.GiveQuest:FireServer("Egg Hunt: Bucko Bee")
  3355. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Sunflower Start")
  3356. game.ReplicatedStorage.Events.GiveQuest:FireServer("Sunflower Start")
  3357. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Dandelion Deed")
  3358. game.ReplicatedStorage.Events.GiveQuest:FireServer("Dandelion Deed")
  3359. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Pollen Fetcher")
  3360. game.ReplicatedStorage.Events.GiveQuest:FireServer("Pollen Fetcher")
  3361. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Red Request")
  3362. game.ReplicatedStorage.Events.GiveQuest:FireServer("Red Request")
  3363. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Into The Blue")
  3364. game.ReplicatedStorage.Events.GiveQuest:FireServer("Into The Blue")
  3365. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Variety Fetcher")
  3366. game.ReplicatedStorage.Events.GiveQuest:FireServer("Variety Fetcher")
  3367. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Bamboo Boogie")
  3368. game.ReplicatedStorage.Events.GiveQuest:FireServer("Bamboo Boogie")
  3369. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Red Request 2")
  3370. game.ReplicatedStorage.Events.GiveQuest:FireServer("Red Request 2")
  3371. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Cobweb Sweeper")
  3372. game.ReplicatedStorage.Events.GiveQuest:FireServer("Cobweb Sweeper")
  3373. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Leisure Loot")
  3374. game.ReplicatedStorage.Events.GiveQuest:FireServer("Leisure Loot")
  3375. game.ReplicatedStorage.Events.CompleteQuest:FireServer("White Pollen Wrangler")
  3376. game.ReplicatedStorage.Events.GiveQuest:FireServer("White Pollen Wrangler")
  3377. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Pineapple Picking")
  3378. game.ReplicatedStorage.Events.GiveQuest:FireServer("Pineapple Picking")
  3379. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Pollen Fetcher 2")
  3380. game.ReplicatedStorage.Events.GiveQuest:FireServer("Pollen Fetcher 2")
  3381. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Weed Wacker")
  3382. game.ReplicatedStorage.Events.GiveQuest:FireServer("Weed Wacker")
  3383. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Red + Blue = Gold")
  3384. game.ReplicatedStorage.Events.GiveQuest:FireServer("Red + Blue = Gold")
  3385. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Colorless Collection")
  3386. game.ReplicatedStorage.Events.GiveQuest:FireServer("Colorless Collection")
  3387. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Spirit of Springtime")
  3388. game.ReplicatedStorage.Events.GiveQuest:FireServer("Spirit of Springtime")
  3389. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Weed Wacker 2")
  3390. game.ReplicatedStorage.Events.GiveQuest:FireServer("Weed Wacker 2")
  3391. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Pollen Fetcher 3")
  3392. game.ReplicatedStorage.Events.GiveQuest:FireServer("Pollen Fetcher 3")
  3393. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Lucky Landscaping")
  3394. game.ReplicatedStorage.Events.GiveQuest:FireServer("Lucky Landscaping")
  3395. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Azure Adventure")
  3396. game.ReplicatedStorage.Events.GiveQuest:FireServer("Azure Adventure")
  3397. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Pink Pineapples")
  3398. game.ReplicatedStorage.Events.GiveQuest:FireServer("Pink Pineapples")
  3399. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Blue Mushrooms")
  3400. game.ReplicatedStorage.Events.GiveQuest:FireServer("Blue Mushrooms")
  3401. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Cobweb Sweeper 2")
  3402. game.ReplicatedStorage.Events.GiveQuest:FireServer("Cobweb Sweeper 2")
  3403. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Rojo-A-Go-Go")
  3404. game.ReplicatedStorage.Events.GiveQuest:FireServer("Rojo-A-Go-Go")
  3405. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Pumpkin Plower")
  3406. game.ReplicatedStorage.Events.GiveQuest:FireServer("Pumpkin Plower")
  3407. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Pollen Fetcher 4")
  3408. game.ReplicatedStorage.Events.GiveQuest:FireServer("Pollen Fetcher 4")
  3409. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Bouncing Around Biomes")
  3410. game.ReplicatedStorage.Events.GiveQuest:FireServer("Bouncing Around Biomes")
  3411. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Blue Pineapples")
  3412. game.ReplicatedStorage.Events.GiveQuest:FireServer("Blue Pineapples")
  3413. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Rose Request")
  3414. game.ReplicatedStorage.Events.GiveQuest:FireServer("Rose Request")
  3415. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Search For The White Clover")
  3416. game.ReplicatedStorage.Events.GiveQuest:FireServer("Search For The White Clover")
  3417. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Stomping Grounds")
  3418. game.ReplicatedStorage.Events.GiveQuest:FireServer("Stomping Grounds")
  3419. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Collecting Cliffside")
  3420. game.ReplicatedStorage.Events.GiveQuest:FireServer("Collecting Cliffside")
  3421. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Mountain Meandering")
  3422. game.ReplicatedStorage.Events.GiveQuest:FireServer("Mountain Meandering")
  3423. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Quest Of Legends")
  3424. game.ReplicatedStorage.Events.GiveQuest:FireServer("Quest Of Legends")
  3425. game.ReplicatedStorage.Events.CompleteQuest:FireServer("High Altitude")
  3426. game.ReplicatedStorage.Events.GiveQuest:FireServer("High Altitude")
  3427. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Blissfully Blue")
  3428. game.ReplicatedStorage.Events.GiveQuest:FireServer("Blissfully Blue")
  3429. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Rouge Round-up")
  3430. game.ReplicatedStorage.Events.GiveQuest:FireServer("Rouge Round-up")
  3431. game.ReplicatedStorage.Events.CompleteQuest:FireServer("White As Snow")
  3432. game.ReplicatedStorage.Events.GiveQuest:FireServer("White As Snow")
  3433. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Solo On The Stump")
  3434. game.ReplicatedStorage.Events.GiveQuest:FireServer("Solo On The Stump")
  3435. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Colorful Craving")
  3436. game.ReplicatedStorage.Events.GiveQuest:FireServer("Colorful Craving")
  3437. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Pumpkins, Please!")
  3438. game.ReplicatedStorage.Events.GiveQuest:FireServer("Pumpkins, Please!")
  3439. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Smorgasbord")
  3440. game.ReplicatedStorage.Events.GiveQuest:FireServer("Smorgasbord")
  3441. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Pollen Fetcher 5")
  3442. game.ReplicatedStorage.Events.GiveQuest:FireServer("Pollen Fetcher 5")
  3443. game.ReplicatedStorage.Events.CompleteQuest:FireServer("White Clover Redux")
  3444. game.ReplicatedStorage.Events.GiveQuest:FireServer("White Clover Redux")
  3445. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Strawberry Field Forever")
  3446. game.ReplicatedStorage.Events.GiveQuest:FireServer("Strawberry Field Forever")
  3447. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Tasting The Sky")
  3448. game.ReplicatedStorage.Events.GiveQuest:FireServer("Tasting The Sky")
  3449. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Whispy and Crispy")
  3450. game.ReplicatedStorage.Events.GiveQuest:FireServer("Whispy and Crispy")
  3451. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Walk Through The Woods")
  3452. game.ReplicatedStorage.Events.GiveQuest:FireServer("Walk Through The Woods")
  3453. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Get Red-y")
  3454. game.ReplicatedStorage.Events.GiveQuest:FireServer("Get Red-y")
  3455. game.ReplicatedStorage.Events.CompleteQuest:FireServer("One Stop On The Tip Top")
  3456. game.ReplicatedStorage.Events.GiveQuest:FireServer("One Stop On The Tip Top")
  3457. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Blue Mushrooms 2")
  3458. game.ReplicatedStorage.Events.GiveQuest:FireServer("Blue Mushrooms 2")
  3459. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Pretty Pumpkins")
  3460. game.ReplicatedStorage.Events.GiveQuest:FireServer("Pretty Pumpkins")
  3461. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Black Bear, Why?")
  3462. game.ReplicatedStorage.Events.GiveQuest:FireServer("Black Bear, Why?")
  3463. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Bee A Star")
  3464. game.ReplicatedStorage.Events.GiveQuest:FireServer("Bee A Star")
  3465. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Spirit's Starter")
  3466. game.ReplicatedStorage.Events.GiveQuest:FireServer("Spirit's Starter")
  3467. game.ReplicatedStorage.Events.CompleteQuest:FireServer("The First Offering")
  3468. game.ReplicatedStorage.Events.GiveQuest:FireServer("The First Offering")
  3469. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Rules of The Road")
  3470. game.ReplicatedStorage.Events.GiveQuest:FireServer("Rules of The Road")
  3471. game.ReplicatedStorage.Events.CompleteQuest:FireServer("QR Quest")
  3472. game.ReplicatedStorage.Events.GiveQuest:FireServer("QR Quest")
  3473. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Pleasant Pastimes")
  3474. game.ReplicatedStorage.Events.GiveQuest:FireServer("Pleasant Pastimes")
  3475. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Nature's Lessons")
  3476. game.ReplicatedStorage.Events.GiveQuest:FireServer("Nature's Lessons")
  3477. game.ReplicatedStorage.Events.CompleteQuest:FireServer("The Gifts Of Life")
  3478. game.ReplicatedStorage.Events.GiveQuest:FireServer("The Gifts Of Life")
  3479. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Out-Questing Questions")
  3480. game.ReplicatedStorage.Events.GiveQuest:FireServer("Out-Questing Questions")
  3481. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Forcefully Friendly")
  3482. game.ReplicatedStorage.Events.GiveQuest:FireServer("Forcefully Friendly")
  3483. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Sway Away")
  3484. game.ReplicatedStorage.Events.GiveQuest:FireServer("Sway Away")
  3485. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Memories of Memories")
  3486. game.ReplicatedStorage.Events.GiveQuest:FireServer("Memories of Memories")
  3487. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Beans Becoming")
  3488. game.ReplicatedStorage.Events.GiveQuest:FireServer("Beans Becoming")
  3489. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Do You Bee-lieve In Magic?")
  3490. game.ReplicatedStorage.Events.GiveQuest:FireServer("Do You Bee-lieve In Magic?")
  3491. game.ReplicatedStorage.Events.CompleteQuest:FireServer("The Ways Of The Winds / The Wind And Its Way")
  3492. game.ReplicatedStorage.Events.GiveQuest:FireServer("The Ways Of The Winds / The Wind And Its Way")
  3493. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Beauty Duty")
  3494. game.ReplicatedStorage.Events.GiveQuest:FireServer("Beauty Duty")
  3495. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Witness Grandeur")
  3496. game.ReplicatedStorage.Events.GiveQuest:FireServer("Witness Grandeur")
  3497. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Beeternity")
  3498. game.ReplicatedStorage.Events.GiveQuest:FireServer("Beeternity")
  3499. game.ReplicatedStorage.Events.CompleteQuest:FireServer("A Breath Of Blue")
  3500. game.ReplicatedStorage.Events.GiveQuest:FireServer("A Breath Of Blue")
  3501. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Glory Of Goo")
  3502. game.ReplicatedStorage.Events.GiveQuest:FireServer("Glory Of Goo")
  3503. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Tickle The Wind")
  3504. game.ReplicatedStorage.Events.GiveQuest:FireServer("Tickle The Wind")
  3505. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Rhubarb That Could Have Been")
  3506. game.ReplicatedStorage.Events.GiveQuest:FireServer("Rhubarb That Could Have Been")
  3507. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Dreams Of Being A Bee")
  3508. game.ReplicatedStorage.Events.GiveQuest:FireServer("Dreams Of Being A Bee")
  3509. game.ReplicatedStorage.Events.CompleteQuest:FireServer("The Sky Over The Stump")
  3510. game.ReplicatedStorage.Events.GiveQuest:FireServer("The Sky Over The Stump")
  3511. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Space Oblivion")
  3512. game.ReplicatedStorage.Events.GiveQuest:FireServer("Space Oblivion")
  3513. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Pollenpalooza")
  3514. game.ReplicatedStorage.Events.GiveQuest:FireServer("Pollenpalooza")
  3515. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Dancing With Stick Bug")
  3516. game.ReplicatedStorage.Events.GiveQuest:FireServer("Dancing With Stick Bug")
  3517. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Bean Bug Busser")
  3518. game.ReplicatedStorage.Events.GiveQuest:FireServer("Bean Bug Busser")
  3519. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Bombs, Blueberries, and Bean Bugs")
  3520. game.ReplicatedStorage.Events.GiveQuest:FireServer("Bombs, Blueberries, and Bean Bugs")
  3521. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Bean Bugs And Boosts")
  3522. game.ReplicatedStorage.Events.GiveQuest:FireServer("Bean Bugs And Boosts")
  3523. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Make It Hasty")
  3524. game.ReplicatedStorage.Events.GiveQuest:FireServer("Make It Hasty")
  3525. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Total Focus")
  3526. game.ReplicatedStorage.Events.GiveQuest:FireServer("Total Focus")
  3527. game.ReplicatedStorage.Events.CompleteQuest:FireServer("On Your Marks")
  3528. game.ReplicatedStorage.Events.GiveQuest:FireServer("On Your Marks")
  3529. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Look In The Leaves")
  3530. game.ReplicatedStorage.Events.GiveQuest:FireServer("Look In The Leaves")
  3531. game.ReplicatedStorage.Events.CompleteQuest:FireServer("What About Sprouts")
  3532. game.ReplicatedStorage.Events.GiveQuest:FireServer("What About Sprouts")
  3533. game.ReplicatedStorage.Events.GiveQuest:FireServer("Bean Bug Beatdown")
  3534. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Bean Bug Beatdown")
  3535. game.ReplicatedStorage.Events.GiveQuest:FireServer("Bear Without Despair")
  3536. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Bear Without Despair")
  3537. game.ReplicatedStorage.Events.GiveQuest:FireServer("Spirit Spree")
  3538. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Spirit Spree")
  3539. game.ReplicatedStorage.Events.GiveQuest:FireServer("Echoing Call")
  3540. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Echoing Call")
  3541. game.ReplicatedStorage.Events.GiveQuest:FireServer("Spring Out Of The Mountain")
  3542. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Spring Out Of The Mountain")
  3543. game.ReplicatedStorage.Events.GiveQuest:FireServer("Riley Bee: Goo")
  3544. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Riley Bee: Goo")
  3545. game.ReplicatedStorage.Events.GiveQuest:FireServer("Riley Bee: Medley")
  3546. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Riley Bee: Medley")
  3547. game.ReplicatedStorage.Events.GiveQuest:FireServer("Riley Bee: Mushrooms")
  3548. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Riley Bee: Mushrooms")
  3549. game.ReplicatedStorage.Events.GiveQuest:FireServer("Riley Bee: Picnic")
  3550. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Riley Bee: Picnic")
  3551. game.ReplicatedStorage.Events.GiveQuest:FireServer("Riley Bee: Pollen")
  3552. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Riley Bee: Pollen")
  3553. game.ReplicatedStorage.Events.GiveQuest:FireServer("Riley Bee: Rampage")
  3554. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Riley Bee: Rampage")
  3555. game.ReplicatedStorage.Events.GiveQuest:FireServer("Riley Bee: Roses")
  3556. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Riley Bee: Roses")
  3557. game.ReplicatedStorage.Events.GiveQuest:FireServer("Riley Bee: Scavenge")
  3558. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Riley Bee: Scavenge")
  3559. game.ReplicatedStorage.Events.GiveQuest:FireServer("Riley Bee: Skirmish")
  3560. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Riley Bee: Skirmish")
  3561. game.ReplicatedStorage.Events.GiveQuest:FireServer("Riley Bee: Strawberries")
  3562. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Riley Bee: Strawberries")
  3563. game.ReplicatedStorage.Events.GiveQuest:FireServer("Riley Bee: Tango")
  3564. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Riley Bee: Tango")
  3565. game.ReplicatedStorage.Events.GiveQuest:FireServer("Riley Bee: Tour")
  3566. game.ReplicatedStorage.Events.CompleteQuest:FireServer("Riley Bee: Tour")
  3567. until not act5
  3568. end
  3569. end)
  3570.  
  3571. Killstumnail.MouseButton1Down:connect(function()
  3572. if afksnail == false then
  3573. afksnail = true
  3574. Killstumnail.BackgroundColor3 = red
  3575. MainPage.Visible = false
  3576. Close.Text ="+"
  3577. local test = "C"
  3578. local tweenservice = game:GetService("TweenService")
  3579. local plr = game.Players.LocalPlayer
  3580. local info = TweenInfo.new(0.1) -- change to how long it takes to get to the item (in seconds)
  3581. local item = {}
  3582. while afksnail do
  3583. wait(1)
  3584. for _,v in pairs(game.workspace:GetDescendants()) do
  3585. if string.find(v.Name,"LeafBurst") then
  3586. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Parent.CFrame * CFrame.new(0,0,0)
  3587. end
  3588. end
  3589. for k,v in pairs(workspace.Collectibles:GetChildren()) do
  3590. if tostring(v) == tostring(game.Players.LocalPlayer.Name) or tostring(v) == test then
  3591. if (v.Position-plr.Character.HumanoidRootPart.Position).magnitude <= 60 then
  3592. item.CFrame = CFrame.new(v.Position.x,plr.Character.HumanoidRootPart.Position.y,v.Position.z)
  3593. local Tween = tweenservice:Create(plr.Character.HumanoidRootPart, info, item)
  3594. Tween:Play()
  3595. end
  3596. end
  3597. end
  3598. end
  3599. else
  3600. afksnail = false
  3601. Killstumnail.BackgroundColor3 = blue
  3602. end
  3603. end)
  3604. end)
  3605.  
  3606. tat.Name = "tat"
  3607. tat.Parent = beegui
  3608. tat.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  3609. tat.Position = UDim2.new(0.78517276, 0, 0, 0)
  3610. tat.Size = UDim2.new(0, 53, 0, 38)
  3611. tat.Font = Enum.Font.SourceSans
  3612. tat.Text = "X"
  3613. tat.TextColor3 = Color3.fromRGB(85, 255, 255)
  3614. tat.TextScaled = true
  3615. tat.TextSize = 14.000
  3616. tat.TextWrapped = true
  3617. tat.MouseButton1Down:connect(function()
  3618. beegui.Visible = false
  3619. end)
  3620.  
  3621. TextLabel.Parent = beegui
  3622. TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  3623. TextLabel.Position = UDim2.new(0.0298619736, 0, 0.166163146, 0)
  3624. TextLabel.Size = UDim2.new(0, 240, 0, 50)
  3625. TextLabel.Font = Enum.Font.SourceSans
  3626. TextLabel.Text = "Make By Zeronice Studio Hub"
  3627. TextLabel.TextColor3 = Color3.fromRGB(85, 255, 255)
  3628. TextLabel.TextSize = 21.000
  3629. end)
  3630.  
  3631. _11.Name = "11"
  3632. _11.Parent = main
  3633. _11.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  3634. _11.Position = UDim2.new(0.0215654951, 0, 0.156373203, 0)
  3635. _11.Size = UDim2.new(0, 200, 0, 50)
  3636. _11.Font = Enum.Font.SourceSans
  3637. _11.Text = "Coming Soon"
  3638. _11.TextColor3 = Color3.fromRGB(85, 255, 255)
  3639. _11.TextSize = 22.000
  3640.  
  3641. _1.Name = "1"
  3642. _1.Parent = main
  3643. _1.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  3644. _1.Position = UDim2.new(0.0215654951, 0, 0.286465168, 0)
  3645. _1.Size = UDim2.new(0, 200, 0, 50)
  3646. _1.Font = Enum.Font.SourceSans
  3647. _1.Text = "Coming Soon"
  3648. _1.TextColor3 = Color3.fromRGB(85, 255, 255)
  3649. _1.TextSize = 22.000
  3650.  
  3651. _111.Name = "111"
  3652. _111.Parent = main
  3653. _111.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  3654. _111.Position = UDim2.new(0.0215654951, 0, 0.409986854, 0)
  3655. _111.Size = UDim2.new(0, 200, 0, 50)
  3656. _111.Font = Enum.Font.SourceSans
  3657. _111.Text = "Coming Soon"
  3658. _111.TextColor3 = Color3.fromRGB(85, 255, 255)
  3659. _111.TextSize = 22.000
  3660.  
  3661. tat.Name = "tat"
  3662. tat.Parent = main
  3663. tat.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  3664. tat.BackgroundTransparency = 1.000
  3665. tat.Position = UDim2.new(0.948881805, 0, -7.4505806e-09, 0)
  3666. tat.Size = UDim2.new(0, 64, 0, 50)
  3667. tat.Font = Enum.Font.SourceSans
  3668. tat.Text = "X"
  3669. tat.TextColor3 = Color3.fromRGB(85, 255, 0)
  3670. tat.TextSize = 33.000
  3671. tat.MouseButton1Down:connect(function()
  3672. main.Visible = false
  3673. Login.Visible = false
  3674. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement