Advertisement
Sykotic_Cataclysm

BeeSwarmScript

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