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