· 7 years ago · Sep 27, 2018, 12:10 PM
1-- Farewell Infortality.
2-- Version: 2.82
3-- Instances:
4local ScreenGui = Instance.new("ScreenGui")
5local Frame = Instance.new("Frame")
6local TextButton = Instance.new("TextButton")
7local TextButton_2 = Instance.new("TextButton")
8--Properties:
9ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
10
11Frame.Parent = ScreenGui
12Frame.BackgroundColor3 = Color3.new(0, 0.666667, 1)
13Frame.Position = UDim2.new(0.312836289, 0, 0.276025236, 0)
14Frame.Size = UDim2.new(0, 118, 0, 153)
15
16TextButton.Parent = Frame
17TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
18TextButton.Position = UDim2.new(0.194921777, 0, 0.121183053, 0)
19TextButton.Size = UDim2.new(0, 72, 0, 115)
20TextButton.Font = Enum.Font.Cartoon
21TextButton.Text = ":D"
22TextButton.TextColor3 = Color3.new(0, 0, 0)
23TextButton.TextSize = 100
24TextButton.MouseButton1Down:connect(function()
25-- Farewell Infortality.
26-- Version: 2.82
27-- Instances:
28local PureHub = Instance.new("ScreenGui")
29local Login = Instance.new("Frame")
30local login = Instance.new("TextButton")
31local purehub = Instance.new("TextLabel")
32local cross = Instance.new("Frame")
33local CloseButton = Instance.new("TextButton")
34local whitelistvalid = Instance.new("Frame")
35local Valid = Instance.new("TextLabel")
36local whitelistinvalid = Instance.new("Frame")
37local invalid = Instance.new("TextLabel")
38local MainHub = Instance.new("Frame")
39local Close = Instance.new("TextButton")
40local Hub = Instance.new("TextLabel")
41local Pure = Instance.new("TextLabel")
42local ScriptOpen = Instance.new("ImageButton")
43local DiscordOpen = Instance.new("ImageButton")
44local CreditOpen = Instance.new("ImageButton")
45local TextLabel = Instance.new("TextLabel")
46local TextLabel_2 = Instance.new("TextLabel")
47local TextLabel_3 = Instance.new("TextLabel")
48local Discord = Instance.new("Frame")
49local link = Instance.new("TextLabel")
50local Close_2 = Instance.new("TextButton")
51local reopen = Instance.new("Frame")
52local OpenPh = Instance.new("TextButton")
53local ScriptHubPage1 = Instance.new("Frame")
54local Title = Instance.new("TextLabel")
55local Title2 = Instance.new("TextLabel")
56local Filler = Instance.new("Frame")
57local CloseButton_2 = Instance.new("TextButton")
58local Channel = Instance.new("TextLabel")
59local DesSim = Instance.new("ImageButton")
60local name1 = Instance.new("TextButton")
61local name9 = Instance.new("TextButton")
62local BeeSim = Instance.new("ImageButton")
63local More = Instance.new("ImageButton")
64local name3 = Instance.new("TextButton")
65local PetSim = Instance.new("ImageButton")
66local MurderMys = Instance.new("ImageButton")
67local CloneTycoon = Instance.new("ImageButton")
68local name4 = Instance.new("TextButton")
69local name5 = Instance.new("TextButton")
70local name6 = Instance.new("TextButton")
71local Admins = Instance.new("ImageButton")
72local name7 = Instance.new("TextButton")
73local Animations = Instance.new("ImageButton")
74local name8 = Instance.new("TextButton")
75local BeeSwarmSim = Instance.new("Frame")
76local LuckyGui = Instance.new("TextButton")
77local exit4 = Instance.new("TextButton")
78local Murder = Instance.new("Frame")
79local MurderGui = Instance.new("TextButton")
80local exit4_2 = Instance.new("TextButton")
81local DestructionSim = Instance.new("Frame")
82local NoReload = Instance.new("TextButton")
83local AutoSell = Instance.new("TextButton")
84local exit4_3 = Instance.new("TextButton")
85local CloneTycoon2 = Instance.new("Frame")
86local Gem = Instance.new("TextButton")
87local Cash = Instance.new("TextButton")
88local exit4_4 = Instance.new("TextButton")
89--Properties:
90PureHub.Name = "PureHub"
91PureHub.Parent = game.Players.LocalPlayer.PlayerGui
92
93Login.Name = "Login"
94Login.Parent = PureHub
95Login.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
96Login.BorderColor3 = Color3.new(0, 0, 0)
97Login.BorderSizePixel = 5
98Login.Position = UDim2.new(0.448540747, 0, 0.435207784, 0)
99Login.Size = UDim2.new(0, 133, 0, 105)
100Login.Visible = false
101
102login.Name = "login"
103login.Parent = Login
104login.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
105login.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
106login.Position = UDim2.new(0.0773524642, 0, 0.447619081, 0)
107login.Size = UDim2.new(0, 112, 0, 50)
108login.Font = Enum.Font.SourceSans
109login.Text = "Login"
110login.TextColor3 = Color3.new(1, 1, 1)
111login.TextScaled = true
112login.TextSize = 14
113login.TextWrapped = true
114
115purehub.Name = "purehub"
116purehub.Parent = Login
117purehub.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
118purehub.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
119purehub.BorderSizePixel = 0
120purehub.Size = UDim2.new(0, 133, 0, 47)
121purehub.Font = Enum.Font.SourceSans
122purehub.Text = "PureHub"
123purehub.TextColor3 = Color3.new(1, 1, 1)
124purehub.TextScaled = true
125purehub.TextSize = 14
126purehub.TextWrapped = true
127
128cross.Name = "cross"
129cross.Parent = Login
130cross.BackgroundColor3 = Color3.new(0, 0, 0)
131cross.BorderColor3 = Color3.new(0, 0, 0)
132cross.Position = UDim2.new(0, 0, 0.485714287, 0)
133cross.Size = UDim2.new(0, 133, 0, 3)
134
135CloseButton.Name = "CloseButton"
136CloseButton.Parent = Login
137CloseButton.Active = false
138CloseButton.BackgroundColor3 = Color3.new(0, 0, 0)
139CloseButton.BorderColor3 = Color3.new(0, 0, 0)
140CloseButton.BorderSizePixel = 0
141CloseButton.Position = UDim2.new(0.917293251, 0, -0.161904767, 0)
142CloseButton.Selectable = false
143CloseButton.Size = UDim2.new(0, 25, 0, 25)
144CloseButton.Font = Enum.Font.SourceSans
145CloseButton.Text = "X"
146CloseButton.TextColor3 = Color3.new(0.85098, 0.85098, 0)
147CloseButton.TextScaled = true
148CloseButton.TextSize = 14
149CloseButton.TextWrapped = true
150
151whitelistvalid.Name = "whitelistvalid"
152whitelistvalid.Parent = PureHub
153whitelistvalid.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
154whitelistvalid.BorderColor3 = Color3.new(0, 0, 0)
155whitelistvalid.BorderSizePixel = 5
156whitelistvalid.Position = UDim2.new(0.399385571, 0, 0.427872896, 0)
157whitelistvalid.Size = UDim2.new(0, 261, 0, 116)
158whitelistvalid.Visible = false
159
160Valid.Name = "Valid"
161Valid.Parent = whitelistvalid
162Valid.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
163Valid.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
164Valid.Position = UDim2.new(0, 0, 0.120689653, 0)
165Valid.Size = UDim2.new(0, 261, 0, 87)
166Valid.Font = Enum.Font.SourceSans
167Valid.Text = "Whitelist Valid Please Wait..."
168Valid.TextColor3 = Color3.new(1, 1, 1)
169Valid.TextScaled = true
170Valid.TextSize = 14
171Valid.TextWrapped = true
172
173whitelistinvalid.Name = "whitelistinvalid"
174whitelistinvalid.Parent = PureHub
175whitelistinvalid.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
176whitelistinvalid.BorderColor3 = Color3.new(0, 0, 0)
177whitelistinvalid.BorderSizePixel = 5
178whitelistinvalid.Position = UDim2.new(0.399385571, 0, 0.429095387, 0)
179whitelistinvalid.Size = UDim2.new(0, 261, 0, 116)
180whitelistinvalid.Visible = false
181
182invalid.Name = "invalid"
183invalid.Parent = whitelistinvalid
184invalid.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
185invalid.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
186invalid.Position = UDim2.new(0, 0, 0.120689653, 0)
187invalid.Size = UDim2.new(0, 261, 0, 87)
188invalid.Font = Enum.Font.SourceSans
189invalid.Text = "Whitelist Invalid. Contact Pure"
190invalid.TextColor3 = Color3.new(1, 0, 0)
191invalid.TextScaled = true
192invalid.TextSize = 14
193invalid.TextWrapped = true
194
195MainHub.Name = "MainHub"
196MainHub.Parent = PureHub
197MainHub.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
198MainHub.BorderColor3 = Color3.new(0, 0, 0)
199MainHub.BorderSizePixel = 3
200MainHub.Position = UDim2.new(0.389172107, 0, 0.391198099, 0)
201MainHub.Size = UDim2.new(0, 294, 0, 178)
202
203Close.Name = "Close"
204Close.Parent = MainHub
205Close.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
206Close.BorderSizePixel = 0
207Close.Position = UDim2.new(0.901360571, 0, 0, 0)
208Close.Size = UDim2.new(0, 29, 0, 29)
209Close.Font = Enum.Font.ArialBold
210Close.Text = "X"
211Close.TextColor3 = Color3.new(1, 1, 0)
212Close.TextScaled = true
213Close.TextSize = 14
214Close.TextWrapped = true
215
216Hub.Name = "Hub"
217Hub.Parent = MainHub
218Hub.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
219Hub.BorderSizePixel = 0
220Hub.Position = UDim2.new(0.537414968, 0, 0, 0)
221Hub.Size = UDim2.new(0, 72, 0, 52)
222Hub.Font = Enum.Font.Highway
223Hub.Text = "Hub"
224Hub.TextColor3 = Color3.new(1, 1, 0)
225Hub.TextSize = 40
226Hub.TextWrapped = true
227Hub.TextXAlignment = Enum.TextXAlignment.Left
228
229Pure.Name = "Pure"
230Pure.Parent = MainHub
231Pure.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
232Pure.BorderSizePixel = 0
233Pure.Position = UDim2.new(0.210884348, 0, 0, 0)
234Pure.Size = UDim2.new(0, 96, 0, 48)
235Pure.Font = Enum.Font.Highway
236Pure.Text = "Pure"
237Pure.TextColor3 = Color3.new(1, 1, 1)
238Pure.TextSize = 43
239Pure.TextWrapped = true
240Pure.TextXAlignment = Enum.TextXAlignment.Right
241
242ScriptOpen.Name = "ScriptOpen"
243ScriptOpen.Parent = MainHub
244ScriptOpen.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
245ScriptOpen.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
246ScriptOpen.Position = UDim2.new(0.0578231327, 0, 0.449438214, 0)
247ScriptOpen.Size = UDim2.new(0, 69, 0, 69)
248ScriptOpen.Image = "rbxassetid://95866080"
249
250DiscordOpen.Name = "DiscordOpen"
251DiscordOpen.Parent = MainHub
252DiscordOpen.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
253DiscordOpen.BorderSizePixel = 0
254DiscordOpen.Position = UDim2.new(0.380952388, 0, 0.449438214, 0)
255DiscordOpen.Size = UDim2.new(0, 69, 0, 69)
256DiscordOpen.Image = "rbxassetid://1461403871"
257
258CreditOpen.Name = "CreditOpen"
259CreditOpen.Parent = MainHub
260CreditOpen.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
261CreditOpen.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
262CreditOpen.Position = UDim2.new(0.704081655, 0, 0.449438214, 0)
263CreditOpen.Size = UDim2.new(0, 69, 0, 69)
264CreditOpen.Image = "rbxassetid://187263343"
265
266TextLabel.Parent = MainHub
267TextLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
268TextLabel.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
269TextLabel.Position = UDim2.new(0.057823129, 0, 0.837078631, 0)
270TextLabel.Size = UDim2.new(0, 69, 0, 25)
271TextLabel.Font = Enum.Font.SourceSans
272TextLabel.Text = "Scripts"
273TextLabel.TextColor3 = Color3.new(1, 1, 1)
274TextLabel.TextScaled = true
275TextLabel.TextSize = 14
276TextLabel.TextWrapped = true
277
278TextLabel_2.Parent = MainHub
279TextLabel_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
280TextLabel_2.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
281TextLabel_2.Position = UDim2.new(0.704081655, 0, 0.837078631, 0)
282TextLabel_2.Size = UDim2.new(0, 69, 0, 25)
283TextLabel_2.Font = Enum.Font.SourceSans
284TextLabel_2.Text = "Credits"
285TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
286TextLabel_2.TextScaled = true
287TextLabel_2.TextSize = 14
288TextLabel_2.TextWrapped = true
289
290TextLabel_3.Parent = MainHub
291TextLabel_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
292TextLabel_3.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
293TextLabel_3.Position = UDim2.new(0.380952388, 0, 0.837078631, 0)
294TextLabel_3.Size = UDim2.new(0, 69, 0, 25)
295TextLabel_3.Font = Enum.Font.SourceSans
296TextLabel_3.Text = "Discord"
297TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
298TextLabel_3.TextScaled = true
299TextLabel_3.TextSize = 14
300TextLabel_3.TextWrapped = true
301
302Discord.Name = "Discord"
303Discord.Parent = PureHub
304Discord.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
305Discord.BorderColor3 = Color3.new(0, 0, 0)
306Discord.BorderSizePixel = 3
307Discord.Position = UDim2.new(0.352534533, 0, 0.70537889, 0)
308Discord.Size = UDim2.new(0, 187, 0, 64)
309Discord.Visible = false
310
311link.Name = "link"
312link.Parent = Discord
313link.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
314link.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
315link.Position = UDim2.new(0, 0, 0.109375, 0)
316link.Size = UDim2.new(0, 187, 0, 50)
317link.Font = Enum.Font.SourceSans
318link.Text = "https://discord.me/purehub"
319link.TextColor3 = Color3.new(1, 1, 1)
320link.TextScaled = true
321link.TextSize = 14
322link.TextWrapped = true
323
324Close_2.Name = "Close"
325Close_2.Parent = Discord
326Close_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
327Close_2.BorderSizePixel = 0
328Close_2.Position = UDim2.new(0.903743327, 0, 0, 0)
329Close_2.Size = UDim2.new(0, 18, 0, 18)
330Close_2.Font = Enum.Font.ArialBold
331Close_2.Text = "X"
332Close_2.TextColor3 = Color3.new(1, 1, 0)
333Close_2.TextScaled = true
334Close_2.TextSize = 14
335Close_2.TextWrapped = true
336
337reopen.Name = "reopen"
338reopen.Parent = PureHub
339reopen.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
340reopen.BackgroundTransparency = 0.40000000596046
341reopen.Position = UDim2.new(0, 0, 0.831295848, 0)
342reopen.Size = UDim2.new(0, 58, 0, 31)
343reopen.Visible = false
344
345OpenPh.Name = "OpenPh"
346OpenPh.Parent = reopen
347OpenPh.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
348OpenPh.BackgroundTransparency = 0.94999998807907
349OpenPh.Size = UDim2.new(0, 58, 0, 31)
350OpenPh.Font = Enum.Font.SourceSans
351OpenPh.Text = "Open PH"
352OpenPh.TextColor3 = Color3.new(0, 0.615686, 0.92549)
353OpenPh.TextSize = 14
354OpenPh.TextWrapped = true
355
356ScriptHubPage1.Name = "ScriptHubPage1"
357ScriptHubPage1.Parent = PureHub
358ScriptHubPage1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
359ScriptHubPage1.Position = UDim2.new(0.0842862427, 0, 0.169926658, 0)
360ScriptHubPage1.Size = UDim2.new(0, 361, 0, 570)
361
362Title.Name = "Title"
363Title.Parent = ScriptHubPage1
364Title.Active = true
365Title.BackgroundColor3 = Color3.new(0, 0, 0)
366Title.BorderColor3 = Color3.new(0, 0, 0)
367Title.Position = UDim2.new(0, 0, -0.001754386, 0)
368Title.Selectable = true
369Title.Size = UDim2.new(0, 324, 0, 94)
370Title.Font = Enum.Font.Highway
371Title.Text = "Pure"
372Title.TextColor3 = Color3.new(1, 1, 1)
373Title.TextSize = 39
374Title.TextWrapped = true
375
376Title2.Name = "Title2"
377Title2.Parent = ScriptHubPage1
378Title2.BackgroundColor3 = Color3.new(0, 0, 0)
379Title2.BorderColor3 = Color3.new(0, 0, 0)
380Title2.Position = UDim2.new(0.545706391, 0, 0.0421052612, 0)
381Title2.Size = UDim2.new(0, 70, 0, 44)
382Title2.Font = Enum.Font.SourceSans
383Title2.Text = "Hub"
384Title2.TextColor3 = Color3.new(1, 1, 0)
385Title2.TextScaled = true
386Title2.TextSize = 14
387Title2.TextWrapped = true
388Title2.TextXAlignment = Enum.TextXAlignment.Left
389
390Filler.Name = "Filler"
391Filler.Parent = ScriptHubPage1
392Filler.Active = true
393Filler.BackgroundColor3 = Color3.new(0, 0, 0)
394Filler.BorderColor3 = Color3.new(0, 0, 0)
395Filler.Position = UDim2.new(0.858725786, 0, -0.001754386, 0)
396Filler.Selectable = true
397Filler.Size = UDim2.new(0, 51, 0, 94)
398
399CloseButton_2.Name = "CloseButton"
400CloseButton_2.Parent = ScriptHubPage1
401CloseButton_2.Active = false
402CloseButton_2.BackgroundColor3 = Color3.new(0, 0, 0)
403CloseButton_2.BorderColor3 = Color3.new(0, 0, 0)
404CloseButton_2.Position = UDim2.new(0.922437668, 0, -0.001754386, 0)
405CloseButton_2.Selectable = false
406CloseButton_2.Size = UDim2.new(0, 28, 0, 30)
407CloseButton_2.Font = Enum.Font.SourceSans
408CloseButton_2.Text = "X"
409CloseButton_2.TextColor3 = Color3.new(0.85098, 0.85098, 0)
410CloseButton_2.TextScaled = true
411CloseButton_2.TextSize = 14
412CloseButton_2.TextWrapped = true
413
414Channel.Name = "Channel"
415Channel.Parent = ScriptHubPage1
416Channel.BackgroundColor3 = Color3.new(0, 0, 0)
417Channel.Position = UDim2.new(0, 0, 0.912280679, 0)
418Channel.Size = UDim2.new(0, 361, 0, 50)
419Channel.Font = Enum.Font.SourceSans
420Channel.Text = "Scripts"
421Channel.TextColor3 = Color3.new(1, 1, 0)
422Channel.TextScaled = true
423Channel.TextSize = 14
424Channel.TextWrapped = true
425
426DesSim.Name = "DesSim"
427DesSim.Parent = ScriptHubPage1
428DesSim.Active = false
429DesSim.BackgroundColor3 = Color3.new(1, 1, 1)
430DesSim.Position = UDim2.new(0.0554016605, 0, 0.208771929, 0)
431DesSim.Selectable = false
432DesSim.Size = UDim2.new(0, 100, 0, 100)
433DesSim.Image = "rbxassetid://2312022427"
434
435name1.Name = "name1"
436name1.Parent = ScriptHubPage1
437name1.Active = false
438name1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
439name1.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
440name1.Position = UDim2.new(0.0554016605, 0, 0.384210527, 0)
441name1.Selectable = false
442name1.Size = UDim2.new(0, 100, 0, 19)
443name1.Font = Enum.Font.SourceSans
444name1.Text = "Destruction Sim"
445name1.TextColor3 = Color3.new(1, 1, 1)
446name1.TextScaled = true
447name1.TextSize = 14
448name1.TextWrapped = true
449
450name9.Name = "name9"
451name9.Parent = ScriptHubPage1
452name9.Active = false
453name9.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
454name9.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
455name9.Position = UDim2.new(0.669656634, 0, 0.628065884, 0)
456name9.Selectable = false
457name9.Size = UDim2.new(0, 100, 0, 19)
458name9.Font = Enum.Font.SourceSans
459name9.Text = "More(soon)"
460name9.TextColor3 = Color3.new(1, 1, 1)
461name9.TextScaled = true
462name9.TextSize = 14
463name9.TextWrapped = true
464
465BeeSim.Name = "BeeSim"
466BeeSim.Parent = ScriptHubPage1
467BeeSim.Active = false
468BeeSim.BackgroundColor3 = Color3.new(1, 1, 1)
469BeeSim.Position = UDim2.new(0.368421018, 0, 0.208771929, 0)
470BeeSim.Selectable = false
471BeeSim.Size = UDim2.new(0, 100, 0, 100)
472BeeSim.Image = "rbxassetid://2312051519"
473
474More.Name = "More"
475More.Parent = ScriptHubPage1
476More.Active = false
477More.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
478More.Position = UDim2.new(0.669656575, 0, 0.452031076, 0)
479More.Selectable = false
480More.Size = UDim2.new(0, 100, 0, 100)
481More.Image = "rbxassetid://10952394"
482
483name3.Name = "name3"
484name3.Parent = ScriptHubPage1
485name3.Active = false
486name3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
487name3.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
488name3.Position = UDim2.new(0.368421018, 0, 0.384210527, 0)
489name3.Selectable = false
490name3.Size = UDim2.new(0, 100, 0, 19)
491name3.Font = Enum.Font.SourceSans
492name3.Text = "Bee Swarm Sim"
493name3.TextColor3 = Color3.new(1, 1, 1)
494name3.TextScaled = true
495name3.TextSize = 14
496name3.TextWrapped = true
497
498PetSim.Name = "PetSim"
499PetSim.Parent = ScriptHubPage1
500PetSim.Active = false
501PetSim.BackgroundColor3 = Color3.new(1, 1, 1)
502PetSim.Position = UDim2.new(0.0554016605, 0, 0.452631593, 0)
503PetSim.Selectable = false
504PetSim.Size = UDim2.new(0, 100, 0, 100)
505PetSim.Image = "rbxassetid://2312059284"
506
507MurderMys.Name = "MurderMys"
508MurderMys.Parent = ScriptHubPage1
509MurderMys.Active = false
510MurderMys.BackgroundColor3 = Color3.new(1, 1, 1)
511MurderMys.Position = UDim2.new(0.36011079, 0, 0.452631593, 0)
512MurderMys.Selectable = false
513MurderMys.Size = UDim2.new(0, 100, 0, 100)
514MurderMys.Image = "rbxassetid://2312063509"
515
516CloneTycoon.Name = "CloneTycoon"
517CloneTycoon.Parent = ScriptHubPage1
518CloneTycoon.Active = false
519CloneTycoon.BackgroundColor3 = Color3.new(1, 1, 1)
520CloneTycoon.Position = UDim2.new(0.670360088, 0, 0.208771944, 0)
521CloneTycoon.Selectable = false
522CloneTycoon.Size = UDim2.new(0, 100, 0, 100)
523CloneTycoon.Image = "rbxassetid://2312066768"
524
525name4.Name = "name4"
526name4.Parent = ScriptHubPage1
527name4.Active = false
528name4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
529name4.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
530name4.Position = UDim2.new(0.0554016605, 0, 0.628070176, 0)
531name4.Selectable = false
532name4.Size = UDim2.new(0, 100, 0, 19)
533name4.Font = Enum.Font.SourceSans
534name4.Text = "Pet Simulator"
535name4.TextColor3 = Color3.new(1, 1, 1)
536name4.TextScaled = true
537name4.TextSize = 14
538name4.TextWrapped = true
539
540name5.Name = "name5"
541name5.Parent = ScriptHubPage1
542name5.Active = false
543name5.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
544name5.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
545name5.Position = UDim2.new(0.36011079, 0, 0.628070176, 0)
546name5.Selectable = false
547name5.Size = UDim2.new(0, 100, 0, 19)
548name5.Font = Enum.Font.SourceSans
549name5.Text = "MurderMystery"
550name5.TextColor3 = Color3.new(1, 1, 1)
551name5.TextScaled = true
552name5.TextSize = 14
553name5.TextWrapped = true
554
555name6.Name = "name6"
556name6.Parent = ScriptHubPage1
557name6.Active = false
558name6.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
559name6.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
560name6.Position = UDim2.new(0.670360088, 0, 0.384210527, 0)
561name6.Selectable = false
562name6.Size = UDim2.new(0, 100, 0, 19)
563name6.Font = Enum.Font.SourceSans
564name6.Text = "CloneTycoon2"
565name6.TextColor3 = Color3.new(1, 1, 1)
566name6.TextScaled = true
567name6.TextSize = 14
568name6.TextWrapped = true
569
570Admins.Name = "Admins"
571Admins.Parent = ScriptHubPage1
572Admins.Active = false
573Admins.BackgroundColor3 = Color3.new(1, 1, 1)
574Admins.Position = UDim2.new(0.0554016605, 0, 0.682456136, 0)
575Admins.Selectable = false
576Admins.Size = UDim2.new(0, 100, 0, 100)
577Admins.Image = "rbxassetid://140874350"
578
579name7.Name = "name7"
580name7.Parent = ScriptHubPage1
581name7.Active = false
582name7.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
583name7.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
584name7.Position = UDim2.new(0.0554016605, 0, 0.857894719, 0)
585name7.Selectable = false
586name7.Size = UDim2.new(0, 100, 0, 19)
587name7.Font = Enum.Font.SourceSans
588name7.Text = "Admin Scripts"
589name7.TextColor3 = Color3.new(1, 1, 1)
590name7.TextScaled = true
591name7.TextSize = 14
592name7.TextWrapped = true
593
594Animations.Name = "Animations"
595Animations.Parent = ScriptHubPage1
596Animations.Active = false
597Animations.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
598Animations.Position = UDim2.new(0.36011079, 0, 0.682456136, 0)
599Animations.Selectable = false
600Animations.Size = UDim2.new(0, 100, 0, 100)
601Animations.Image = "rbxassetid://1098628457"
602
603name8.Name = "name8"
604name8.Parent = ScriptHubPage1
605name8.Active = false
606name8.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
607name8.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
608name8.Position = UDim2.new(0.36011079, 0, 0.857894719, 0)
609name8.Selectable = false
610name8.Size = UDim2.new(0, 100, 0, 19)
611name8.Font = Enum.Font.SourceSans
612name8.Text = "Animation Scripts(soon)"
613name8.TextColor3 = Color3.new(1, 1, 1)
614name8.TextScaled = true
615name8.TextSize = 14
616name8.TextWrapped = true
617
618BeeSwarmSim.Name = "BeeSwarmSim"
619BeeSwarmSim.Parent = PureHub
620BeeSwarmSim.Active = true
621BeeSwarmSim.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
622BeeSwarmSim.BorderColor3 = Color3.new(0, 0, 0)
623BeeSwarmSim.BorderSizePixel = 4
624BeeSwarmSim.Position = UDim2.new(0.0300143957, 0, 0.728606403, 0)
625BeeSwarmSim.Selectable = true
626BeeSwarmSim.Size = UDim2.new(0, 275, 0, 145)
627BeeSwarmSim.Visible = false
628
629LuckyGui.Name = "LuckyGui"
630LuckyGui.Parent = BeeSwarmSim
631LuckyGui.Active = false
632LuckyGui.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
633LuckyGui.Position = UDim2.new(0.13454546, 0, 0.324137926, 0)
634LuckyGui.Selectable = false
635LuckyGui.Size = UDim2.new(0, 200, 0, 50)
636LuckyGui.Font = Enum.Font.SourceSans
637LuckyGui.Text = "LuckyGUI"
638LuckyGui.TextColor3 = Color3.new(1, 1, 1)
639LuckyGui.TextScaled = true
640LuckyGui.TextSize = 14
641LuckyGui.TextWrapped = true
642
643exit4.Name = "exit4"
644exit4.Parent = BeeSwarmSim
645exit4.Active = false
646exit4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
647exit4.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
648exit4.Position = UDim2.new(0.894545436, 0, 0, 0)
649exit4.Selectable = false
650exit4.Size = UDim2.new(0, 29, 0, 29)
651exit4.Font = Enum.Font.SourceSans
652exit4.Text = "X"
653exit4.TextColor3 = Color3.new(1, 1, 0)
654exit4.TextScaled = true
655exit4.TextSize = 14
656exit4.TextWrapped = true
657
658Murder.Name = "Murder"
659Murder.Parent = PureHub
660Murder.Active = true
661Murder.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
662Murder.BorderColor3 = Color3.new(0, 0, 0)
663Murder.BorderSizePixel = 4
664Murder.Position = UDim2.new(0.0311016869, 0, 0.728513956, 0)
665Murder.Selectable = true
666Murder.Size = UDim2.new(0, 275, 0, 145)
667Murder.Visible = false
668
669MurderGui.Name = "MurderGui"
670MurderGui.Parent = Murder
671MurderGui.Active = false
672MurderGui.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
673MurderGui.Position = UDim2.new(0.13454546, 0, 0.324137926, 0)
674MurderGui.Selectable = false
675MurderGui.Size = UDim2.new(0, 200, 0, 50)
676MurderGui.Font = Enum.Font.SourceSans
677MurderGui.Text = "absoabsolute0 GUI"
678MurderGui.TextColor3 = Color3.new(1, 1, 1)
679MurderGui.TextScaled = true
680MurderGui.TextSize = 14
681MurderGui.TextWrapped = true
682
683exit4_2.Name = "exit4"
684exit4_2.Parent = Murder
685exit4_2.Active = false
686exit4_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
687exit4_2.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
688exit4_2.Position = UDim2.new(0.894545436, 0, 0, 0)
689exit4_2.Selectable = false
690exit4_2.Size = UDim2.new(0, 29, 0, 29)
691exit4_2.Font = Enum.Font.SourceSans
692exit4_2.Text = "X"
693exit4_2.TextColor3 = Color3.new(1, 1, 0)
694exit4_2.TextScaled = true
695exit4_2.TextSize = 14
696exit4_2.TextWrapped = true
697
698DestructionSim.Name = "DestructionSim"
699DestructionSim.Parent = PureHub
700DestructionSim.Active = true
701DestructionSim.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
702DestructionSim.BorderColor3 = Color3.new(0, 0, 0)
703DestructionSim.BorderSizePixel = 4
704DestructionSim.Position = UDim2.new(0.0309500154, 0, 0.728606403, 0)
705DestructionSim.Selectable = true
706DestructionSim.Size = UDim2.new(0, 275, 0, 145)
707DestructionSim.Visible = false
708
709NoReload.Name = "NoReload"
710NoReload.Parent = DestructionSim
711NoReload.Active = false
712NoReload.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
713NoReload.Position = UDim2.new(0.13454546, 0, 0.068965517, 0)
714NoReload.Selectable = false
715NoReload.Size = UDim2.new(0, 200, 0, 50)
716NoReload.Font = Enum.Font.SourceSans
717NoReload.Text = "No Reload Time"
718NoReload.TextColor3 = Color3.new(1, 1, 1)
719NoReload.TextScaled = true
720NoReload.TextSize = 14
721NoReload.TextWrapped = true
722
723AutoSell.Name = "AutoSell"
724AutoSell.Parent = DestructionSim
725AutoSell.Active = false
726AutoSell.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
727AutoSell.Position = UDim2.new(0.13454546, 0, 0.586206913, 0)
728AutoSell.Selectable = false
729AutoSell.Size = UDim2.new(0, 200, 0, 50)
730AutoSell.Font = Enum.Font.SourceSans
731AutoSell.Text = "Auto Sell Bricks"
732AutoSell.TextColor3 = Color3.new(1, 1, 1)
733AutoSell.TextScaled = true
734AutoSell.TextSize = 14
735AutoSell.TextWrapped = true
736
737exit4_3.Name = "exit4"
738exit4_3.Parent = DestructionSim
739exit4_3.Active = false
740exit4_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
741exit4_3.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
742exit4_3.Position = UDim2.new(0.894545436, 0, 0, 0)
743exit4_3.Selectable = false
744exit4_3.Size = UDim2.new(0, 29, 0, 29)
745exit4_3.Font = Enum.Font.SourceSans
746exit4_3.Text = "X"
747exit4_3.TextColor3 = Color3.new(1, 1, 0)
748exit4_3.TextScaled = true
749exit4_3.TextSize = 14
750exit4_3.TextWrapped = true
751
752CloneTycoon2.Name = "CloneTycoon2"
753CloneTycoon2.Parent = PureHub
754CloneTycoon2.Active = true
755CloneTycoon2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
756CloneTycoon2.BorderColor3 = Color3.new(0, 0, 0)
757CloneTycoon2.BorderSizePixel = 4
758CloneTycoon2.Position = UDim2.new(0.0309967399, 0, 0.728516281, 0)
759CloneTycoon2.Selectable = true
760CloneTycoon2.Size = UDim2.new(0, 275, 0, 145)
761CloneTycoon2.Visible = false
762
763Gem.Name = "Gem"
764Gem.Parent = CloneTycoon2
765Gem.Active = false
766Gem.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
767Gem.Position = UDim2.new(0.141818181, 0, 0.537931025, 0)
768Gem.Selectable = false
769Gem.Size = UDim2.new(0, 200, 0, 50)
770Gem.Font = Enum.Font.SourceSans
771Gem.Text = "Gems"
772Gem.TextColor3 = Color3.new(1, 1, 1)
773Gem.TextScaled = true
774Gem.TextSize = 14
775Gem.TextWrapped = true
776
777Cash.Name = "Cash"
778Cash.Parent = CloneTycoon2
779Cash.Active = false
780Cash.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
781Cash.Position = UDim2.new(0.13454546, 0, 0.131034479, 0)
782Cash.Selectable = false
783Cash.Size = UDim2.new(0, 200, 0, 50)
784Cash.Font = Enum.Font.SourceSans
785Cash.Text = "Cash"
786Cash.TextColor3 = Color3.new(1, 1, 1)
787Cash.TextScaled = true
788Cash.TextSize = 14
789Cash.TextWrapped = true
790
791exit4_4.Name = "exit4"
792exit4_4.Parent = CloneTycoon2
793exit4_4.Active = false
794exit4_4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
795exit4_4.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
796exit4_4.Position = UDim2.new(0.894545436, 0, 0, 0)
797exit4_4.Selectable = false
798exit4_4.Size = UDim2.new(0, 29, 0, 29)
799exit4_4.Font = Enum.Font.SourceSans
800exit4_4.Text = "X"
801exit4_4.TextColor3 = Color3.new(1, 1, 0)
802exit4_4.TextScaled = true
803exit4_4.TextSize = 14
804exit4_4.TextWrapped = true
805-- Scripts:
806function SCRIPT_BSDK87_FAKESCRIPT() -- login.Whitelist
807 getfenv().script = Instance.new('Script', login)
808
809 button = script.Parent
810 player = script.Parent.Parent.Parent.Parent.Parent
811
812 button.MouseButton1Down:connect(function()
813
814 if player.Name == "CrimsonSparkleTime" or player.Name == "zerobloxer9" then
815 print("Whitelist Succesful Welcome To PureHub")
816 game.Players.LocalPlayer.PlayerGui.ScreenGui.Login.Visible = false
817 game.Players.LocalPlayer.PlayerGui.ScreenGui.whitelistvalid.Visible = true
818 wait(3)
819 game.Players.LocalPlayer.PlayerGui.ScreenGui.whitelistvalid.Visible = false
820 game.Players.LocalPlayer.PlayerGui.ScreenGui.MainHub.Visible = true
821
822 else
823 print("WhiteList Failed")
824 game.Players.LocalPlayer.PlayerGui.ScreenGui.whitelistinvalid.Visible = true
825 wait(3)
826 game.Players.LocalPlayer.PlayerGui.ScreenGui.whitelistinvalid.Visible = false
827 game.Players.LocalPlayer.PlayerGui.ScreenGui.Login.Visible = false
828 end
829 end)
830
831end
832coroutine.resume(coroutine.create(SCRIPT_BSDK87_FAKESCRIPT))
833function SCRIPT_YFTI75_FAKESCRIPT() -- CloseButton.CloseWindowScript
834 getfenv().script = Instance.new('Script', CloseButton)
835
836 button = script.Parent
837
838
839 button.MouseButton1Down:connect(function()
840 game.Players.LocalPlayer.PlayerGui.PureHub.Login.Visible = false
841 end)
842
843end
844coroutine.resume(coroutine.create(SCRIPT_YFTI75_FAKESCRIPT))
845function SCRIPT_YMYO80_FAKESCRIPT() -- Close.CloseWindowScript
846 getfenv().script = Instance.new('Script', Close)
847
848 button = script.Parent
849
850
851 button.MouseButton1Down:connect(function()
852 game.Players.LocalPlayer.PlayerGui.PureHub.MainHub.Visible = false
853 wait(0.3)
854 game.Players.LocalPlayer.PlayerGui.PureHub.reopen.Visible = true
855 end)
856
857
858
859
860
861
862
863end
864coroutine.resume(coroutine.create(SCRIPT_YMYO80_FAKESCRIPT))
865function SCRIPT_KAZF70_FAKESCRIPT() -- ScriptOpen.OpenScriptHub
866 getfenv().script = Instance.new('Script', ScriptOpen)
867
868 button = script.Parent
869
870 button.MouseButton1Down:connect(function()
871 game.Players.LocalPlayer.PlayerGui.ScreenGui.ScriptHubPage1.Visible = true
872 end)
873
874
875end
876coroutine.resume(coroutine.create(SCRIPT_KAZF70_FAKESCRIPT))
877function SCRIPT_LADH75_FAKESCRIPT() -- DiscordOpen.OpenDiscord
878 getfenv().script = Instance.new('Script', DiscordOpen)
879
880 button = script.Parent
881
882
883 button.MouseButton1Down:connect(function()
884 game.Players.LocalPlayer.PlayerGui.ScreenGui.Discord.Visible = true
885 end)
886
887
888end
889coroutine.resume(coroutine.create(SCRIPT_LADH75_FAKESCRIPT))
890function SCRIPT_XQOU90_FAKESCRIPT() -- Close_2.CloseWindowScript
891 getfenv().script = Instance.new('Script', Close_2)
892
893 button = script.Parent
894
895
896 button.MouseButton1Down:connect(function()
897 game.Players.LocalPlayer.PlayerGui.PureHub.Discord.Visible = false
898 end)
899
900end
901coroutine.resume(coroutine.create(SCRIPT_XQOU90_FAKESCRIPT))
902function SCRIPT_DISD90_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain
903 getfenv().script = Instance.new('Script', PureHub)
904
905 -- Set Draggable here
906
907 function Memes()
908 game.Players.LocalPlayer.PlayerGui.PureHub.BeeSwarmSim.Active = true
909 game.Players.LocalPlayer.PlayerGui.PureHub.BeeSwarmSim.Selectable = true
910 game.Players.LocalPlayer.PlayerGui.PureHub.BeeSwarmSim.Draggable = true
911
912 end
913
914
915 while true do
916 Memes()
917 wait(5)
918 end
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934end
935coroutine.resume(coroutine.create(SCRIPT_DISD90_FAKESCRIPT))
936function SCRIPT_ODWQ73_FAKESCRIPT() -- OpenPh.phopen
937 getfenv().script = Instance.new('Script', OpenPh)
938
939 button = script.Parent
940
941
942 button.MouseButton1Down:connect(function()
943 game.Players.LocalPlayer.PlayerGui.PureHub.MainHub.Visible = true
944 wait(0.3)
945 game.Players.LocalPlayer.PlayerGui.PureHub.reopen.Visible = false
946 end)
947
948
949
950
951
952
953end
954coroutine.resume(coroutine.create(SCRIPT_ODWQ73_FAKESCRIPT))
955function SCRIPT_VPAV72_FAKESCRIPT() -- CloseButton_2.LocalScript
956 getfenv().script = Instance.new('LocalScript', CloseButton_2)
957
958 button = script.Parent
959
960
961 button.MouseButton1Down:connect(function()
962 game.Players.LocalPlayer.PlayerGui.PureHub.ScriptHubPage1.Visible = false
963 end)
964
965end
966coroutine.resume(coroutine.create(SCRIPT_VPAV72_FAKESCRIPT))
967function SCRIPT_YNXB69_FAKESCRIPT() -- DesSim.OpenDesSim
968 getfenv().script = Instance.new('Script', DesSim)
969
970 button = script.Parent
971
972
973 button.MouseButton1Down:connect(function()
974 game.Players.LocalPlayer.PlayerGui.PureHub.DestructionSim.Visible = true
975 end)
976
977end
978coroutine.resume(coroutine.create(SCRIPT_YNXB69_FAKESCRIPT))
979function SCRIPT_WHFD82_FAKESCRIPT() -- BeeSim.beesimgui
980 getfenv().script = Instance.new('Script', BeeSim)
981
982 button = script.Parent
983
984
985 button.MouseButton1Down:connect(function()
986 game.Players.LocalPlayer.PlayerGui.PureHub.BeeSwarmSim.Visible = true
987 end)
988
989end
990coroutine.resume(coroutine.create(SCRIPT_WHFD82_FAKESCRIPT))
991function SCRIPT_TSYJ83_FAKESCRIPT() -- PetSim.petsimgui
992 getfenv().script = Instance.new('Script', PetSim)
993
994 button = script.Parent
995
996
997 button.MouseButton1Down:connect(function()
998 --- Credit To FunTrator .
999--- Do Whatever You Want . LIFE SUCKS .
1000--- Discord : Discord.io/SomeoneShark
1001
1002local PSG = Instance.new("ScreenGui")
1003local bar1 = Instance.new("Frame")
1004local SF = Instance.new("TextButton")
1005local UEA = Instance.new("TextButton")
1006local UA = Instance.new("TextButton")
1007local N = Instance.new("TextLabel")
1008local AT = Instance.new("TextButton")
1009local No = Instance.new("TextLabel")
1010local TextLabel = Instance.new("TextLabel")
1011local MF = Instance.new("TextButton")
1012local AF = Instance.new("TextButton")
1013local WS = Instance.new("TextButton")
1014local JP = Instance.new("TextButton")
1015local bar2 = Instance.new("Frame")
1016local Stor = Instance.new("TextButton")
1017local P2 = Instance.new("TextButton")
1018local P1 = Instance.new("TextButton")
1019local P3 = Instance.new("TextButton")
1020local P4 = Instance.new("TextButton")
1021local M1 = Instance.new("TextButton")
1022local P5 = Instance.new("TextButton")
1023local M2 = Instance.new("TextButton")
1024local Spawn = Instance.new("TextButton")
1025local C = Instance.new("TextButton")
1026local X = Instance.new("TextButton")
1027
1028PSG.Name = "PSG"
1029PSG.Parent = game.CoreGui
1030
1031bar1.Name = "bar1"
1032bar1.Parent = PSG
1033bar1.BackgroundColor3 = Color3.new(0.172549, 0, 0.0627451)
1034bar1.BorderSizePixel = 2
1035bar1.Position = UDim2.new(0.241050124, 0, 0.177033499, 0)
1036bar1.Size = UDim2.new(0, 263, 0, 356)
1037bar1.Style = Enum.FrameStyle.RobloxRound
1038bar1.Active = true
1039bar1.Draggable = true
1040
1041SF.Name = "SF"
1042SF.Parent = bar1
1043SF.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
1044SF.Position = UDim2.new(0.0570342205, 0, 0.151685402, 0)
1045SF.Size = UDim2.new(0, 107, 0, 42)
1046SF.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
1047SF.Font = Enum.Font.SciFi
1048SF.Text = "Small FARM"
1049SF.TextColor3 = Color3.new(0, 0, 0)
1050SF.TextSize = 14
1051SF.MouseButton1Down:connect(function()
1052local amount = 100 -- experiment with this value, 1000 is maximum and for pets with high levels
1053local coins = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Coins")
1054local save = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Get Other Stats"):InvokeServer()
1055local plr = game:GetService("Players").LocalPlayer
1056local petids = {}
1057local pets = game:GetService("Workspace")["__REMOTES"].Pets
1058local a = #save[plr.Name]["Save"]["Pets"]
1059local done = "lol meme"
1060function random(t)
1061 local keys = {}
1062 for key, value in pairs(t) do
1063 keys[#keys+1] = key
1064 end
1065 index = keys[math.random(1, #keys)]
1066 return t[index]
1067end
1068for i=1,a do
1069 if(save[plr.Name]["Save"]["Pets"][a].e == true) then
1070 table.insert(petids, save[plr.Name]["Save"]["Pets"][a].id)
1071 end
1072 a = a - 1
1073end
1074function co(b)
1075 local done = b
1076 print("Mining coin: " .. b.Name)
1077 while(b:FindFirstChild"Health" ~= nil and b:FindFirstChild"Health".Value > 0) do
1078 warn(b.Name .. "- Health: " .. b.Health.Value)
1079 wait(0.2)
1080 coins:FireServer("Mine",b.Name, amount, random(petids))
1081 end
1082end
1083for _,b in next, workspace.__THINGS.Coins:GetChildren() do
1084 if(done ~= b) then
1085 coroutine.wrap(function()co(b)end)()
1086 end
1087end
1088end)
1089
1090UEA.Name = "UEA"
1091UEA.Parent = bar1
1092UEA.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
1093UEA.Position = UDim2.new(0.258555144, 0, 0.601123571, 0)
1094UEA.Size = UDim2.new(0, 118, 0, 42)
1095UEA.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
1096UEA.Font = Enum.Font.SciFi
1097UEA.Text = "Un-Equip Pets"
1098UEA.TextColor3 = Color3.new(0, 0, 0)
1099UEA.TextSize = 14
1100UEA.MouseButton1Down:connect(function()
1101local Event = game:GetService("Workspace")["__REMOTES"].Pets
1102local save = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Get Other Stats"):InvokeServer()
1103for _,x in next, game:GetService"Players":GetPlayers() do
1104 if(x.Name ~= game:GetService"Players".LocalPlayer.Name) then
1105 local a = #save[x.Name]["Save"]["Pets"]
1106 for i=1,a do
1107 Event:FireServer("Remove", x, save[x.Name]["Save"]["Pets"][a].id)
1108 a = a - 1
1109 end
1110 end
1111end
1112end)
1113
1114UA.Name = "UA"
1115UA.Parent = bar1
1116UA.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
1117UA.Position = UDim2.new(0.524714828, 0, 0.30898878, 0)
1118UA.Size = UDim2.new(0, 118, 0, 42)
1119UA.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
1120UA.Font = Enum.Font.SciFi
1121UA.Text = "Unlock All"
1122UA.TextColor3 = Color3.new(0, 0, 0)
1123UA.TextSize = 14
1124UA.MouseButton1Down:connect(function()
1125local barriers_table = { "Barrier1", "Barrier2", "Barrier3", "Barrier4", "Barrier5" }
1126local barriers = game:GetService("Workspace").__THINGS["Barriers"]
1127barriers:Destroy()
1128end)
1129
1130N.Name = "N"
1131N.Parent = bar1
1132N.BackgroundColor3 = Color3.new(1, 1, 1)
1133N.BackgroundTransparency = 1
1134N.Position = UDim2.new(0.022813689, 0, 0.0188706424, 0)
1135N.Size = UDim2.new(0, 234, 0, 23)
1136N.Font = Enum.Font.SciFi
1137N.Text = "Pet Simulator Gui - By FunTrator"
1138N.TextColor3 = Color3.new(0.992157, 0.00784314, 0.141176)
1139N.TextSize = 17
1140
1141AT.Name = "AT"
1142AT.Parent = bar1
1143AT.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
1144AT.Position = UDim2.new(0.174904943, 0, 0.767000616, 0)
1145AT.Size = UDim2.new(0, 162, 0, 42)
1146AT.Style = Enum.ButtonStyle.RobloxButtonDefault
1147AT.Font = Enum.Font.SciFi
1148AT.Text = "Teleports"
1149AT.TextColor3 = Color3.new(0.980392, 0.0235294, 0.121569)
1150AT.TextSize = 26
1151AT.MouseButton1Down:connect(function()
1152bar2.Visible = true
1153end)
1154
1155No.Name = "No"
1156No.Parent = bar1
1157No.BackgroundColor3 = Color3.new(1, 0.00392157, 0.0196078)
1158No.Position = UDim2.new(0.0342205316, 0, 0.100694448, 0)
1159No.Size = UDim2.new(0, 233, 0, 1)
1160No.Font = Enum.Font.SourceSans
1161No.Text = ""
1162No.TextColor3 = Color3.new(0, 0, 0)
1163No.TextSize = 14
1164
1165TextLabel.Parent = bar1
1166TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
1167TextLabel.BackgroundTransparency = 1
1168TextLabel.Position = UDim2.new(0.022813689, 0, 0.921862781, 0)
1169TextLabel.Size = UDim2.new(0, 233, 0, 23)
1170TextLabel.Font = Enum.Font.SciFi
1171TextLabel.Text = "Discord : Discord.io/SomeoneShark"
1172TextLabel.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
1173TextLabel.TextSize = 13
1174
1175MF.Name = "MF"
1176MF.Parent = bar1
1177MF.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
1178MF.Position = UDim2.new(0.524714828, 0, 0.149288639, 0)
1179MF.Size = UDim2.new(0, 118, 0, 42)
1180MF.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
1181MF.Font = Enum.Font.SciFi
1182MF.Text = "Med. FARM"
1183MF.TextColor3 = Color3.new(0, 0, 0)
1184MF.TextSize = 14
1185MF.MouseButton1Down:connect(function()
1186local amount = 500 -- experiment with this value, 1000 is maximum and for pets with high levels
1187local coins = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Coins")
1188local save = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Get Other Stats"):InvokeServer()
1189local plr = game:GetService("Players").LocalPlayer
1190local petids = {}
1191local pets = game:GetService("Workspace")["__REMOTES"].Pets
1192local a = #save[plr.Name]["Save"]["Pets"]
1193local done = "lol meme"
1194function random(t)
1195 local keys = {}
1196 for key, value in pairs(t) do
1197 keys[#keys+1] = key
1198 end
1199 index = keys[math.random(1, #keys)]
1200 return t[index]
1201end
1202for i=1,a do
1203 if(save[plr.Name]["Save"]["Pets"][a].e == true) then
1204 table.insert(petids, save[plr.Name]["Save"]["Pets"][a].id)
1205 end
1206 a = a - 1
1207end
1208function co(b)
1209 local done = b
1210 print("Mining coin: " .. b.Name)
1211 while(b:FindFirstChild"Health" ~= nil and b:FindFirstChild"Health".Value > 0) do
1212 warn(b.Name .. "- Health: " .. b.Health.Value)
1213 wait(0.2)
1214 coins:FireServer("Mine",b.Name, amount, random(petids))
1215 end
1216end
1217for _,b in next, workspace.__THINGS.Coins:GetChildren() do
1218 if(done ~= b) then
1219 coroutine.wrap(function()co(b)end)()
1220 end
1221end
1222end)
1223
1224AF.Name = "AF"
1225AF.Parent = bar1
1226AF.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
1227AF.Position = UDim2.new(0.0532319397, 0, 0.30898878, 0)
1228AF.Size = UDim2.new(0, 108, 0, 42)
1229AF.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
1230AF.Font = Enum.Font.SciFi
1231AF.Text = "MAX FARM"
1232AF.TextColor3 = Color3.new(0, 0, 0)
1233AF.TextSize = 14
1234AF.MouseButton1Down:connect(function()
1235local amount = 1000 -- experiment with this value, 1000 is maximum and for pets with high levels
1236local coins = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Coins")
1237local save = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Get Other Stats"):InvokeServer()
1238local plr = game:GetService("Players").LocalPlayer
1239local petids = {}
1240local pets = game:GetService("Workspace")["__REMOTES"].Pets
1241local a = #save[plr.Name]["Save"]["Pets"]
1242local done = "lol meme"
1243function random(t)
1244 local keys = {}
1245 for key, value in pairs(t) do
1246 keys[#keys+1] = key
1247 end
1248 index = keys[math.random(1, #keys)]
1249 return t[index]
1250end
1251for i=1,a do
1252 if(save[plr.Name]["Save"]["Pets"][a].e == true) then
1253 table.insert(petids, save[plr.Name]["Save"]["Pets"][a].id)
1254 end
1255 a = a - 1
1256end
1257function co(b)
1258 local done = b
1259 print("Mining coin: " .. b.Name)
1260 while(b:FindFirstChild"Health" ~= nil and b:FindFirstChild"Health".Value > 0) do
1261 warn(b.Name .. "- Health: " .. b.Health.Value)
1262 wait(0.2)
1263 coins:FireServer("Mine",b.Name, amount, random(petids))
1264 end
1265end
1266for _,b in next, workspace.__THINGS.Coins:GetChildren() do
1267 if(done ~= b) then
1268 coroutine.wrap(function()co(b)end)()
1269 end
1270end
1271end)
1272
1273WS.Name = "WS"
1274WS.Parent = bar1
1275WS.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
1276WS.Position = UDim2.new(0.0570342205, 0, 0.449438214, 0)
1277WS.Size = UDim2.new(0, 108, 0, 42)
1278WS.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
1279WS.Font = Enum.Font.SciFi
1280WS.Text = "WalkSpeed"
1281WS.TextColor3 = Color3.new(0, 0, 0)
1282WS.TextSize = 14
1283WS.MouseButton1Down:connect(function()
1284game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
1285end)
1286
1287JP.Name = "JP"
1288JP.Parent = bar1
1289JP.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
1290JP.Position = UDim2.new(0.520912528, 0, 0.449438214, 0)
1291JP.Size = UDim2.new(0, 119, 0, 42)
1292JP.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
1293JP.Font = Enum.Font.SciFi
1294JP.Text = "Jump Power"
1295JP.TextColor3 = Color3.new(0, 0, 0)
1296JP.TextSize = 14
1297WS.MouseButton1Down:connect(function()
1298game.Players.LocalPlayer.Character.Humanoid.JumpPower = 200
1299end)
1300
1301bar2.Name = "bar2"
1302bar2.Parent = PSG
1303bar2.BackgroundColor3 = Color3.new(1, 1, 1)
1304bar2.Position = UDim2.new(0.564439118, 0, 0.178628385, 0)
1305bar2.Size = UDim2.new(0, 214, 0, 329)
1306bar2.Style = Enum.FrameStyle.RobloxRound
1307bar2.Active = true
1308bar2.Draggable = true
1309bar2.Visible = false
1310
1311Stor.Name = "Stor"
1312Stor.Parent = bar2
1313Stor.BackgroundColor3 = Color3.new(1, 1, 1)
1314Stor.Position = UDim2.new(0.532710254, 0, 0.0186170191, 0)
1315Stor.Size = UDim2.new(0, 92, 0, 39)
1316Stor.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
1317Stor.Font = Enum.Font.SourceSans
1318Stor.Text = "Store"
1319Stor.TextColor3 = Color3.new(0, 0, 0)
1320Stor.TextSize = 14
1321Stor.MouseButton1Down:connect(function()
1322game.Players.LocalPlayer.Character:MoveTo(Vector3.new(719.225952, -33.6261177, 894.049072))
1323end)
1324
1325P2.Name = "P2"
1326P2.Parent = bar2
1327P2.BackgroundColor3 = Color3.new(1, 1, 1)
1328P2.Position = UDim2.new(0.532710254, 0, 0.177342772, 0)
1329P2.Size = UDim2.new(0, 92, 0, 39)
1330P2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
1331P2.Font = Enum.Font.SourceSans
1332P2.Text = "Place 2"
1333P2.TextColor3 = Color3.new(0, 0, 0)
1334P2.TextSize = 14
1335P2.MouseButton1Down:connect(function()
1336game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-374.2388, -37.0378761, 885.253296))
1337end)
1338
1339P1.Name = "P1"
1340P1.Parent = bar2
1341P1.BackgroundColor3 = Color3.new(1, 1, 1)
1342P1.Position = UDim2.new(0.0140186772, 0, 0.174303263, 0)
1343P1.Size = UDim2.new(0, 92, 0, 39)
1344P1.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
1345P1.Font = Enum.Font.SourceSans
1346P1.Text = "Place 1"
1347P1.TextColor3 = Color3.new(0, 0, 0)
1348P1.TextSize = 14
1349P1.MouseButton1Down:connect(function()
1350game.Players.LocalPlayer.Character:MoveTo(Vector3.new(0.295806587, -37.0378761, 890.214355))
1351end)
1352
1353P3.Name = "P3"
1354P3.Parent = bar2
1355P3.BackgroundColor3 = Color3.new(1, 1, 1)
1356P3.Position = UDim2.new(0.0140186772, 0, 0.335101962, 0)
1357P3.Size = UDim2.new(0, 92, 0, 39)
1358P3.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
1359P3.Font = Enum.Font.SourceSans
1360P3.Text = "Place 3"
1361P3.TextColor3 = Color3.new(0, 0, 0)
1362P3.TextSize = 14
1363P3.MouseButton1Down:connect(function()
1364game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-760.199097, -37.0378761, 880.302246))
1365end)
1366
1367
1368P4.Name = "P4"
1369P4.Parent = bar2
1370P4.BackgroundColor3 = Color3.new(1, 1, 1)
1371P4.Position = UDim2.new(0.528037369, 0, 0.332062453, 0)
1372P4.Size = UDim2.new(0, 92, 0, 39)
1373P4.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
1374P4.Font = Enum.Font.SourceSans
1375P4.Text = "Place 4"
1376P4.TextColor3 = Color3.new(0, 0, 0)
1377P4.TextSize = 14
1378P4.MouseButton1Down:connect(function()
1379game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1140.22437, -37.0378761, 885.195129))
1380end)
1381
1382M1.Name = "M1"
1383M1.Parent = bar2
1384M1.BackgroundColor3 = Color3.new(1, 1, 1)
1385M1.Position = UDim2.new(0.065420568, 0, 0.647416413, 0)
1386M1.Size = UDim2.new(0, 173, 0, 39)
1387M1.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
1388M1.Font = Enum.Font.SourceSans
1389M1.Text = "Moon 1 [ Use This To Use Below ]"
1390M1.TextColor3 = Color3.new(0, 0, 0)
1391M1.TextSize = 14
1392M1.MouseButton1Down:connect(function()
1393local mapname = "Moon"
1394local Event = game:GetService("Workspace")["__REMOTES"]["Load Map"]
1395Event:FireServer(mapname)
1396end)
1397
1398P5.Name = "P5"
1399P5.Parent = bar2
1400P5.BackgroundColor3 = Color3.new(1, 1, 1)
1401P5.Position = UDim2.new(0.247663543, 0, 0.493842274, 0)
1402P5.Size = UDim2.new(0, 92, 0, 39)
1403P5.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
1404P5.Font = Enum.Font.SourceSans
1405P5.Text = "Place 5"
1406P5.TextColor3 = Color3.new(0, 0, 0)
1407P5.TextSize = 14
1408P5.MouseButton1Down:connect(function()
1409game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1534.46313, -33.038002, 887.088318))
1410end)
1411
1412M2.Name = "M2"
1413M2.Parent = bar2
1414M2.BackgroundColor3 = Color3.new(1, 1, 1)
1415M2.Position = UDim2.new(0.0280373693, 0, 0.817688882, 0)
1416M2.Size = UDim2.new(0, 92, 0, 39)
1417M2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
1418M2.Font = Enum.Font.SourceSans
1419M2.Text = "Moon 2"
1420M2.TextColor3 = Color3.new(0, 0, 0)
1421M2.TextSize = 14
1422M2.MouseButton1Down:connect(function()
1423game.Players.LocalPlayer.Character:MoveTo(Vector3.new(80.3468018, 144.27951, -1706.91724))
1424end)
1425
1426Spawn.Name = "Spawn"
1427Spawn.Parent = bar2
1428Spawn.BackgroundColor3 = Color3.new(1, 1, 1)
1429Spawn.Position = UDim2.new(0.00934579503, 0, 0.0186170191, 0)
1430Spawn.Size = UDim2.new(0, 92, 0, 39)
1431Spawn.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
1432Spawn.Font = Enum.Font.SourceSans
1433Spawn.Text = "Spawn"
1434Spawn.TextColor3 = Color3.new(0, 0, 0)
1435Spawn.TextSize = 14
1436Spawn.MouseButton1Down:connect(function()
1437game.Players.LocalPlayer.Character:MoveTo(Vector3.new(536.137939, -36.409977, 886.542542))
1438end)
1439
1440C.Name = "C"
1441C.Parent = bar2
1442C.BackgroundColor3 = Color3.new(1, 1, 1)
1443C.Position = UDim2.new(0.532710254, 0, 0.813751876, 0)
1444C.Size = UDim2.new(0, 92, 0, 39)
1445C.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
1446C.Font = Enum.Font.SourceSans
1447C.Text = "Candy"
1448C.TextColor3 = Color3.new(0, 0, 0)
1449C.TextSize = 14
1450C.MouseButton1Down:connect(function()
1451game.Players.LocalPlayer.Character:MoveTo(Vector3.new(8.77877998, 144.27951, -1443.94481))
1452end)
1453
1454X.Name = "X"
1455X.Parent = bar2
1456X.BackgroundColor3 = Color3.new(1, 0.0313726, 0.160784)
1457X.Position = UDim2.new (0.888, 0,0,0.964, 0)
1458X.Size = UDim2.new(0, 25, 0, 17)
1459X.Font = Enum.Font.SciFi
1460X.Text = "X"
1461X.TextColor3 = Color3.new(0, 0, 0)
1462X.TextSize = 14
1463X.MouseButton1Down:connect(function()
1464bar2.Visible = false
1465end)
1466 end)
1467
1468end
1469coroutine.resume(coroutine.create(SCRIPT_TSYJ83_FAKESCRIPT))
1470function SCRIPT_XBCP77_FAKESCRIPT() -- MurderMys.OpenMurderSim
1471 getfenv().script = Instance.new('Script', MurderMys)
1472
1473 button = script.Parent
1474
1475
1476 button.MouseButton1Down:connect(function()
1477 game.Players.LocalPlayer.PlayerGui.PureHub.Murder.Visible = true
1478 end)
1479
1480end
1481coroutine.resume(coroutine.create(SCRIPT_XBCP77_FAKESCRIPT))
1482function SCRIPT_LLJP76_FAKESCRIPT() -- CloneTycoon.OpenCloneTycoon
1483 getfenv().script = Instance.new('Script', CloneTycoon)
1484
1485 button = script.Parent
1486
1487
1488 button.MouseButton1Down:connect(function()
1489 game.Players.LocalPlayer.PlayerGui.PureHub.CloneTycoon2.Visible = true
1490 end)
1491
1492end
1493coroutine.resume(coroutine.create(SCRIPT_LLJP76_FAKESCRIPT))
1494function SCRIPT_UIEV74_FAKESCRIPT() -- Admins.OpenAdmins
1495 getfenv().script = Instance.new('Script', Admins)
1496
1497 button = script.Parent
1498
1499
1500 button.MouseButton1Down:connect(function()
1501 loadstring(game:HttpGet("https://pastebin.com/raw/cFKsgDYN", true))()
1502 end)
1503
1504
1505end
1506coroutine.resume(coroutine.create(SCRIPT_UIEV74_FAKESCRIPT))
1507function SCRIPT_UPFU88_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain1
1508 getfenv().script = Instance.new('Script', PureHub)
1509
1510 function memes1()
1511 game.Players.LocalPlayer.PlayerGui.PureHub.CloneTycoon2.Active = true
1512 game.Players.LocalPlayer.PlayerGui.PureHub.CloneTycoon2.Selectable = true
1513 game.Players.LocalPlayer.PlayerGui.PureHub.CloneTycoon2.Draggable = true
1514
1515 end
1516
1517 while true do
1518 memes1()
1519 wait(5)
1520 end
1521
1522end
1523coroutine.resume(coroutine.create(SCRIPT_UPFU88_FAKESCRIPT))
1524function SCRIPT_OYHE72_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain2
1525 getfenv().script = Instance.new('Script', PureHub)
1526
1527 function memes2()
1528 game.Players.LocalPlayer.PlayerGui.PureHub.DestructionSim.Active = true
1529 game.Players.LocalPlayer.PlayerGui.PureHub.DestructionSim.Selectable = true
1530 game.Players.LocalPlayer.PlayerGui.PureHub.DestructionSim.Draggable = true
1531
1532 end
1533
1534 while true do
1535 memes2()
1536 wait(5)
1537 end
1538
1539end
1540coroutine.resume(coroutine.create(SCRIPT_OYHE72_FAKESCRIPT))
1541function SCRIPT_SODZ78_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain3
1542 getfenv().script = Instance.new('Script', PureHub)
1543
1544 function memes3()
1545 game.Players.LocalPlayer.PlayerGui.PureHub.Discord.Active = true
1546 game.Players.LocalPlayer.PlayerGui.PureHub.Discord.Selectable = true
1547 game.Players.LocalPlayer.PlayerGui.PureHub.Discord.Draggable = true
1548
1549 end
1550
1551 while true do
1552 memes3()
1553 wait(5)
1554 end
1555
1556end
1557coroutine.resume(coroutine.create(SCRIPT_SODZ78_FAKESCRIPT))
1558function SCRIPT_HUKQ67_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain4
1559 getfenv().script = Instance.new('Script', PureHub)
1560
1561 function memes4()
1562 game.Players.LocalPlayer.PlayerGui.PureHub.Login.Active = true
1563 game.Players.LocalPlayer.PlayerGui.PureHub.Login.Selectable = true
1564 game.Players.LocalPlayer.PlayerGui.PureHub.Login.Draggable = true
1565
1566 end
1567
1568 while true do
1569 memes4()
1570 wait(5)
1571 end
1572
1573end
1574coroutine.resume(coroutine.create(SCRIPT_HUKQ67_FAKESCRIPT))
1575function SCRIPT_SVLJ88_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain5
1576 getfenv().script = Instance.new('Script', PureHub)
1577
1578 function memes5()
1579
1580 game.Players.LocalPlayer.PlayerGui.PureHub.MainHub.Active = true
1581 game.Players.LocalPlayer.PlayerGui.PureHub.MainHub.Selectable = true
1582 game.Players.LocalPlayer.PlayerGui.PureHub.MainHub.Draggable = true
1583
1584 end
1585
1586 while true do
1587 memes5()
1588 wait(5)
1589 end
1590
1591end
1592coroutine.resume(coroutine.create(SCRIPT_SVLJ88_FAKESCRIPT))
1593function SCRIPT_GUJB83_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain6
1594 getfenv().script = Instance.new('Script', PureHub)
1595
1596 function memes6()
1597
1598 game.Players.LocalPlayer.PlayerGui.PureHub.Murder.Active = true
1599 game.Players.LocalPlayer.PlayerGui.PureHub.Murder.Selectable = true
1600 game.Players.LocalPlayer.PlayerGui.PureHub.Murder.Draggable = true
1601
1602 end
1603
1604 while true do
1605 memes6()
1606 wait(5)
1607 end
1608
1609end
1610coroutine.resume(coroutine.create(SCRIPT_GUJB83_FAKESCRIPT))
1611function SCRIPT_NBOE87_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain7
1612 getfenv().script = Instance.new('Script', PureHub)
1613
1614 function memes7()
1615 game.Players.LocalPlayer.PlayerGui.PureHub.PetSim.Active = true
1616 game.Players.LocalPlayer.PlayerGui.PureHub.PetSim.Selectable = true
1617 game.Players.LocalPlayer.PlayerGui.PureHub.PetSim.Draggable = true
1618
1619 end
1620
1621 while true do
1622 memes7()
1623 wait(5)
1624 end
1625
1626end
1627coroutine.resume(coroutine.create(SCRIPT_NBOE87_FAKESCRIPT))
1628function SCRIPT_XETO68_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain8
1629 getfenv().script = Instance.new('Script', PureHub)
1630
1631 function memes8()
1632 game.Players.LocalPlayer.PlayerGui.PureHub.ScriptHubPage1.Active = true
1633 game.Players.LocalPlayer.PlayerGui.PureHub.ScriptHubPage1.Selectable = true
1634 game.Players.LocalPlayer.PlayerGui.PureHub.ScriptHubPage1.Draggable = true
1635
1636 end
1637
1638 while true do
1639 memes8()
1640 wait(5)
1641 end
1642
1643end
1644coroutine.resume(coroutine.create(SCRIPT_XETO68_FAKESCRIPT))
1645function SCRIPT_YSNF78_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain9
1646 getfenv().script = Instance.new('Script', PureHub)
1647
1648 function memes8()
1649 game.Players.LocalPlayer.PlayerGui.PureHub.Admins.Active = true
1650 game.Players.LocalPlayer.PlayerGui.PureHub.Admins.Selectable = true
1651 game.Players.LocalPlayer.PlayerGui.PureHub.Admins.Draggable = true
1652
1653 end
1654
1655 while true do
1656 memes8()
1657 wait(5)
1658 end
1659
1660end
1661coroutine.resume(coroutine.create(SCRIPT_YSNF78_FAKESCRIPT))
1662function SCRIPT_VEIZ75_FAKESCRIPT() -- LuckyGui.LuckyGuiScript
1663 getfenv().script = Instance.new('Script', LuckyGui)
1664
1665 button = script.Parent
1666
1667
1668 button.MouseButton1Down:connect(function()
1669
1670
1671 print("Bee Swarm Simulator Gui Created by LuckyMMB @ V3rmillion.net")
1672 print("Discord https://discord.gg/GKzJnUC")
1673 print("Version 1.7 30th July 2018")
1674
1675 mouse = game.Players.LocalPlayer:GetMouse()
1676
1677 antchallengeescape = false
1678 AutoDigActive = false
1679 PollenFarmActive = false
1680 Field1AFActive = false
1681 Field2AFActive = false
1682 Field3AFActive = false
1683 Field4AFActive = false
1684 Field5AFActive = false
1685 Field6AFActive = false
1686 Field7AFActive = false
1687 Field8AFActive = false
1688 Field9AFActive = false
1689 Field10AFActive = false
1690 Field11AFActive = false
1691 Field12AFActive = false
1692 Field13AFActive = false
1693 Field14AFActive = false
1694
1695 -- Objects
1696
1697 local MainGUI = Instance.new("ScreenGui")
1698 local MainFrame = Instance.new("Frame")
1699 local Close = Instance.new("TextButton")
1700 local WayPoints = Instance.new("TextButton")
1701 local WayPointsFrame = Instance.new("Frame")
1702 local ShowLocation = Instance.new("TextLabel")
1703 local SetLocation = Instance.new("TextButton")
1704 local TPLocation = Instance.new("TextButton")
1705 local ReturnToHive = Instance.new("TextButton")
1706 local BlackBear = Instance.new("TextButton")
1707 local BrownBear = Instance.new("TextButton")
1708 local PandaBear = Instance.new("TextButton")
1709 local PolarBear = Instance.new("TextButton")
1710 local ScienceBear = Instance.new("TextButton")
1711 local MotherBear = Instance.new("TextButton")
1712 local TunnelBear = Instance.new("TextButton")
1713 local TravelingBear = Instance.new("TextButton")
1714 local RedBoost = Instance.new("TextButton")
1715 local BlueBoost = Instance.new("TextButton")
1716 local MountainBoost = Instance.new("TextButton")
1717 local RedCannon = Instance.new("TextButton")
1718 local BlueCannon = Instance.new("TextButton")
1719 local YellowCannon = Instance.new("TextButton")
1720 local Slingshot = Instance.new("TextButton")
1721 local BeeShop = Instance.new("TextButton")
1722 local TPShop = Instance.new("TextButton")
1723 local TPShop2 = Instance.new("TextButton")
1724 local MountainTopShop = Instance.new("TextButton")
1725 local TentShop = Instance.new("TextButton")
1726 local RedClubhouse = Instance.new("TextButton")
1727 local BlueClubhouse = Instance.new("TextButton")
1728 local TicketShop = Instance.new("TextButton")
1729 local ClubHoney = Instance.new("TextButton")
1730 local RoyalJellyShop = Instance.new("TextButton")
1731 local TicketRoyalJelly = Instance.new("TextButton")
1732 local Honeystorm = Instance.new("TextButton")
1733 local HoneyConvertor = Instance.new("TextButton")
1734 local StrawBerryField = Instance.new("TextButton")
1735 local PumpkinField = Instance.new("TextButton")
1736 local SunflowerField = Instance.new("TextButton")
1737 local CloverField = Instance.new("TextButton")
1738 local SpiderField = Instance.new("TextButton")
1739 local MushRoomField = Instance.new("TextButton")
1740 local BamBooField = Instance.new("TextButton")
1741 local DandelionField = Instance.new("TextButton")
1742 local PineappleField = Instance.new("TextButton")
1743 local BlueField = Instance.new("TextButton")
1744 local RoseField = Instance.new("TextButton")
1745 local CactusField = Instance.new("TextButton")
1746 local PineTreeField = Instance.new("TextButton")
1747 local MountainTopField = Instance.new("TextButton")
1748 local KingbeetlesLair = Instance.new("TextButton")
1749 local AntChallenge = Instance.new("TextButton")
1750 local Onett = Instance.new("TextButton")
1751 local TreatDispenser = Instance.new("TextButton")
1752 local TicketDispenser = Instance.new("TextButton")
1753 local GumdropDispenser = Instance.new("TextButton")
1754 local BlueberryDispenser = Instance.new("TextButton")
1755 local StrawberryDispenser = Instance.new("TextButton")
1756 local TreatShop = Instance.new("TextButton")
1757 local Field1AF = Instance.new("TextButton")
1758 local Field2AF = Instance.new("TextButton")
1759 local Field3AF = Instance.new("TextButton")
1760 local Field4AF = Instance.new("TextButton")
1761 local Field5AF = Instance.new("TextButton")
1762 local Field6AF = Instance.new("TextButton")
1763 local Field7AF = Instance.new("TextButton")
1764 local Field8AF = Instance.new("TextButton")
1765 local Field9AF = Instance.new("TextButton")
1766 local Field10AF = Instance.new("TextButton")
1767 local Field11AF = Instance.new("TextButton")
1768 local Field12AF = Instance.new("TextButton")
1769 local Field13AF = Instance.new("TextButton")
1770 local Field14AF = Instance.new("TextButton")
1771 local Players = Instance.new("TextButton")
1772 local PlayerFrame = Instance.new("Frame")
1773 local PlayerList = Instance.new("Frame")
1774 local PlayerListBox = Instance.new("Frame")
1775 local PlyrSel = Instance.new("TextLabel")
1776 local Player1 = Instance.new("TextButton")
1777 local Player2 = Instance.new("TextButton")
1778 local Player3 = Instance.new("TextButton")
1779 local Player4 = Instance.new("TextButton")
1780 local Player5 = Instance.new("TextButton")
1781 local TpPlayer = Instance.new("TextButton")
1782 local FindTreasures = Instance.new("TextButton")
1783 local FindTreasuresText1 = Instance.new("TextLabel")
1784 local ExtrasScreen = Instance.new("TextButton")
1785 local ExtrasFrame = Instance.new("Frame")
1786 local InfoScreen = Instance.new("TextButton")
1787 local InfoFrame = Instance.new("Frame")
1788 local TPTool = Instance.new("TextButton")
1789 local BTool = Instance.new("TextButton")
1790 local ReJoinServer = Instance.new("TextButton")
1791 local NoClip = Instance.new("TextButton")
1792 local InfoText1 = Instance.new("TextLabel")
1793 local PollenFarm = Instance.new("TextButton")
1794 local AutoDig = Instance.new("TextButton")
1795
1796 -- Properties
1797
1798 MainGUI.Name = "MainGUI"
1799 MainGUI.Parent = game.CoreGui
1800 local MainCORE = game.CoreGui["MainGUI"]
1801
1802 MainFrame.Name = "MainFrame"
1803 MainFrame.Parent = MainGUI
1804 MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
1805 MainFrame.BackgroundTransparency = 0.5
1806 MainFrame.BorderColor3 = Color3.new(0, 0, 0)
1807 MainFrame.Position = UDim2.new(0.5, -299, 0, -32)
1808 MainFrame.Size = UDim2.new(0, 600, 0, 30)
1809
1810 Close.Name = "Close"
1811 Close.Parent = MainFrame
1812 Close.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
1813 Close.BorderColor3 = Color3.new(0, 1, 0)
1814 Close.Position = UDim2.new(0, 5, 0, 5)
1815 Close.Size = UDim2.new(0, 20, 0, 20)
1816 Close.Font = Enum.Font.Fantasy
1817 Close.Text = "X"
1818 Close.TextColor3 = Color3.new(1, 0, 0)
1819 Close.TextSize = 17
1820 Close.TextScaled = true
1821 Close.TextWrapped = true
1822
1823 WayPoints.Name = "WayPoints"
1824 WayPoints.Parent = MainFrame
1825 WayPoints.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
1826 WayPoints.BorderColor3 = Color3.new(0, 1, 0)
1827 WayPoints.Position = UDim2.new(0, 30, 0, 5)
1828 WayPoints.Size = UDim2.new(0, 83, 0, 20)
1829 WayPoints.BackgroundTransparency = 0
1830 WayPoints.Font = Enum.Font.Fantasy
1831 WayPoints.TextColor3 = Color3.new(1, 1, 1)
1832 WayPoints.Text = "WayPoints"
1833 WayPoints.TextSize = 17
1834 WayPoints.TextWrapped = true
1835
1836 WayPointsFrame.Name = "WayPointsFrame"
1837 WayPointsFrame.Parent = MainFrame
1838 WayPointsFrame.BackgroundColor3 = Color3.new(0, 0, 0)
1839 WayPointsFrame.BorderColor3 = Color3.new(0, 0, 0)
1840 WayPointsFrame.BackgroundTransparency = 0.4
1841 WayPointsFrame.Position = UDim2.new(0, 0, 0, 34)
1842 WayPointsFrame.Size = UDim2.new(0, 600, 0, 480)
1843 WayPointsFrame.Visible = false
1844
1845 ShowLocation.Name = "ShowLocation"
1846 ShowLocation.Parent = WayPointsFrame
1847 ShowLocation.BackgroundColor3 = Color3.new(1, 1, 1)
1848 ShowLocation.TextColor3 = Color3.new(0, 0, 0)
1849 ShowLocation.BorderColor3 = Color3.new(0, 0, 0)
1850 ShowLocation.Position = UDim2.new(0, 190, 0, 5)
1851 ShowLocation.Size = UDim2.new(0, 180, 0, 20)
1852 ShowLocation.Font = Enum.Font.Fantasy
1853 ShowLocation.Text = "Current Location"
1854 ShowLocation.TextWrapped = true
1855 ShowLocation.TextSize = 15
1856
1857 SetLocation.Name = "SetLocation"
1858 SetLocation.Parent = WayPointsFrame
1859 SetLocation.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
1860 SetLocation.TextColor3 = Color3.new(1, 1, 1)
1861 SetLocation.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
1862 SetLocation.Position = UDim2.new(0, 375, 0, 5)
1863 SetLocation.Size = UDim2.new(0, 150, 0, 20)
1864 SetLocation.Font = Enum.Font.Fantasy
1865 SetLocation.Text = "Set Location"
1866 SetLocation.TextWrapped = true
1867 SetLocation.TextSize = 16
1868
1869 TPLocation.Name = "TPLocation"
1870 TPLocation.Parent = WayPointsFrame
1871 TPLocation.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
1872 TPLocation.TextColor3 = Color3.new(1, 1, 1)
1873 TPLocation.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
1874 TPLocation.Position = UDim2.new(0, 530, 0, 5)
1875 TPLocation.Size = UDim2.new(0, 65, 0, 20)
1876 TPLocation.Font = Enum.Font.Fantasy
1877 TPLocation.Text = "Move to"
1878 TPLocation.TextWrapped = true
1879 TPLocation.TextSize = 16
1880
1881 ReturnToHive.Name = "ReturnToHive"
1882 ReturnToHive.Parent = WayPointsFrame
1883 ReturnToHive.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
1884 ReturnToHive.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
1885 ReturnToHive.Position = UDim2.new(0, 5, 0, 5)
1886 ReturnToHive.Size = UDim2.new(0, 180, 0, 20)
1887 ReturnToHive.TextColor3 = Color3.new(1, 1, 1)
1888 ReturnToHive.Font = Enum.Font.Fantasy
1889 ReturnToHive.Text = "Return To Hive"
1890 ReturnToHive.TextSize = 16
1891
1892 BlackBear.Name = "BlackBear"
1893 BlackBear.Parent = WayPointsFrame
1894 BlackBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
1895 BlackBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
1896 BlackBear.Position = UDim2.new(0, 5, 0, 30)
1897 BlackBear.Size = UDim2.new(0, 180, 0, 20)
1898 BlackBear.TextColor3 = Color3.new(1, 1, 1)
1899 BlackBear.Font = Enum.Font.Fantasy
1900 BlackBear.Text = "Black Bear"
1901 BlackBear.TextSize = 16
1902
1903 BrownBear.Name = "BrownBear"
1904 BrownBear.Parent = WayPointsFrame
1905 BrownBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
1906 BrownBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
1907 BrownBear.Position = UDim2.new(0, 5, 0, 55)
1908 BrownBear.Size = UDim2.new(0, 180, 0, 20)
1909 BrownBear.TextColor3 = Color3.new(1, 1, 1)
1910 BrownBear.Font = Enum.Font.Fantasy
1911 BrownBear.Text = "Brown Bear"
1912 BrownBear.TextSize = 16
1913
1914 PandaBear.Name = "PandaBear"
1915 PandaBear.Parent = WayPointsFrame
1916 PandaBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
1917 PandaBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
1918 PandaBear.Position = UDim2.new(0, 5, 0, 80)
1919 PandaBear.Size = UDim2.new(0, 180, 0, 20)
1920 PandaBear.TextColor3 = Color3.new(1, 1, 1)
1921 PandaBear.Font = Enum.Font.Fantasy
1922 PandaBear.Text = "Panda Bear"
1923 PandaBear.TextSize = 16
1924
1925 PolarBear.Name = "PolarBear"
1926 PolarBear.Parent = WayPointsFrame
1927 PolarBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
1928 PolarBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
1929 PolarBear.Position = UDim2.new(0, 5, 0, 105)
1930 PolarBear.Size = UDim2.new(0, 180, 0, 20)
1931 PolarBear.TextColor3 = Color3.new(1, 1, 1)
1932 PolarBear.Font = Enum.Font.Fantasy
1933 PolarBear.Text = "Polar Bear"
1934 PolarBear.TextSize = 16
1935
1936 ScienceBear.Name = "ScienceBear"
1937 ScienceBear.Parent = WayPointsFrame
1938 ScienceBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
1939 ScienceBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
1940 ScienceBear.Position = UDim2.new(0, 5, 0, 130)
1941 ScienceBear.Size = UDim2.new(0, 180, 0, 20)
1942 ScienceBear.TextColor3 = Color3.new(1, 1, 1)
1943 ScienceBear.Font = Enum.Font.Fantasy
1944 ScienceBear.Text = "Science Bear"
1945 ScienceBear.TextSize = 16
1946
1947 TravelingBear.Name = "TravelingBear"
1948 TravelingBear.Parent = WayPointsFrame
1949 TravelingBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
1950 TravelingBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
1951 TravelingBear.Position = UDim2.new(0, 5, 0, 155)
1952 TravelingBear.Size = UDim2.new(0, 180, 0, 20)
1953 TravelingBear.TextColor3 = Color3.new(1, 1, 1)
1954 TravelingBear.Font = Enum.Font.Fantasy
1955 TravelingBear.Text = "Traveling Bear"
1956 TravelingBear.TextSize = 16
1957
1958 MotherBear.Name = "MotherBear"
1959 MotherBear.Parent = WayPointsFrame
1960 MotherBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
1961 MotherBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
1962 MotherBear.Position = UDim2.new(0, 5, 0, 180)
1963 MotherBear.Size = UDim2.new(0, 180, 0, 20)
1964 MotherBear.TextColor3 = Color3.new(1, 1, 1)
1965 MotherBear.Font = Enum.Font.Fantasy
1966 MotherBear.Text = "Mother Bear"
1967 MotherBear.TextSize = 16
1968
1969 TunnelBear.Name = "TunnelBear"
1970 TunnelBear.Parent = WayPointsFrame
1971 TunnelBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
1972 TunnelBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
1973 TunnelBear.Position = UDim2.new(0, 5, 0, 205)
1974 TunnelBear.Size = UDim2.new(0, 180, 0, 20)
1975 TunnelBear.TextColor3 = Color3.new(1, 1, 1)
1976 TunnelBear.Font = Enum.Font.Fantasy
1977 TunnelBear.Text = "Tunnel Bear"
1978 TunnelBear.TextSize = 16
1979
1980 Onett.Name = "Onett"
1981 Onett.Parent = WayPointsFrame
1982 Onett.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
1983 Onett.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
1984 Onett.Position = UDim2.new(0, 5, 0, 230)
1985 Onett.Size = UDim2.new(0, 180, 0, 20)
1986 Onett.TextColor3 = Color3.new(1, 1, 1)
1987 Onett.Font = Enum.Font.Fantasy
1988 Onett.Text = "Onett"
1989 Onett.TextSize = 16
1990
1991 RedBoost.Name = "RedBoost"
1992 RedBoost.Parent = WayPointsFrame
1993 RedBoost.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
1994 RedBoost.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
1995 RedBoost.Position = UDim2.new(0, 5, 0, 255)
1996 RedBoost.Size = UDim2.new(0, 180, 0, 20)
1997 RedBoost.TextColor3 = Color3.new(1, 1, 1)
1998 RedBoost.Font = Enum.Font.Fantasy
1999 RedBoost.Text = "Red Field Booster"
2000 RedBoost.TextSize = 16
2001
2002 BlueBoost.Name = "BlueBoost"
2003 BlueBoost.Parent = WayPointsFrame
2004 BlueBoost.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2005 BlueBoost.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2006 BlueBoost.Position = UDim2.new(0, 5, 0, 280)
2007 BlueBoost.Size = UDim2.new(0, 180, 0, 20)
2008 BlueBoost.TextColor3 = Color3.new(1, 1, 1)
2009 BlueBoost.Font = Enum.Font.Fantasy
2010 BlueBoost.Text = "Blue Field Booster"
2011 BlueBoost.TextSize = 16
2012
2013 MountainBoost.Name = "MountainBoost"
2014 MountainBoost.Parent = WayPointsFrame
2015 MountainBoost.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2016 MountainBoost.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2017 MountainBoost.Position = UDim2.new(0, 5, 0, 305)
2018 MountainBoost.Size = UDim2.new(0, 180, 0, 20)
2019 MountainBoost.TextColor3 = Color3.new(1, 1, 1)
2020 MountainBoost.Font = Enum.Font.Fantasy
2021 MountainBoost.Text = "MountainTop Booster"
2022 MountainBoost.TextSize = 16
2023
2024 RedCannon.Name = "RedCannon"
2025 RedCannon.Parent = WayPointsFrame
2026 RedCannon.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2027 RedCannon.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2028 RedCannon.Position = UDim2.new(0, 5, 0, 330)
2029 RedCannon.Size = UDim2.new(0, 180, 0, 20)
2030 RedCannon.TextColor3 = Color3.new(1, 1, 1)
2031 RedCannon.Font = Enum.Font.Fantasy
2032 RedCannon.Text = "Red Cannon (22)"
2033 RedCannon.TextSize = 16
2034
2035 BlueCannon.Name = "BlueCannon"
2036 BlueCannon.Parent = WayPointsFrame
2037 BlueCannon.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2038 BlueCannon.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2039 BlueCannon.Position = UDim2.new(0, 5, 0, 355)
2040 BlueCannon.Size = UDim2.new(0, 180, 0, 20)
2041 BlueCannon.TextColor3 = Color3.new(1, 1, 1)
2042 BlueCannon.Font = Enum.Font.Fantasy
2043 BlueCannon.Text = "Blue Cannon (16)"
2044 BlueCannon.TextSize = 16
2045
2046 YellowCannon.Name = "YellowCannon"
2047 YellowCannon.Parent = WayPointsFrame
2048 YellowCannon.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2049 YellowCannon.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2050 YellowCannon.Position = UDim2.new(0, 5, 0, 380)
2051 YellowCannon.Size = UDim2.new(0, 180, 0, 20)
2052 YellowCannon.TextColor3 = Color3.new(1, 1, 1)
2053 YellowCannon.Font = Enum.Font.Fantasy
2054 YellowCannon.Text = "Yellow Cannon (12)"
2055 YellowCannon.TextSize = 16
2056
2057 Slingshot.Name = "Slingshot"
2058 Slingshot.Parent = WayPointsFrame
2059 Slingshot.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2060 Slingshot.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2061 Slingshot.Position = UDim2.new(0, 5, 0, 405)
2062 Slingshot.Size = UDim2.new(0, 180, 0, 20)
2063 Slingshot.TextColor3 = Color3.new(1, 1, 1)
2064 Slingshot.Font = Enum.Font.Fantasy
2065 Slingshot.Text = "Slingshot (8)"
2066 Slingshot.TextSize = 16
2067
2068 AntChallenge.Name = "AntChallenge"
2069 AntChallenge.Parent = WayPointsFrame
2070 AntChallenge.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2071 AntChallenge.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2072 AntChallenge.Position = UDim2.new(0, 5, 0, 430)
2073 AntChallenge.Size = UDim2.new(0, 180, 0, 20)
2074 AntChallenge.TextColor3 = Color3.new(1, 1, 1)
2075 AntChallenge.Font = Enum.Font.Fantasy
2076 AntChallenge.Text = "Ant Challenge"
2077 AntChallenge.TextSize = 16
2078
2079 KingbeetlesLair.Name = "KingbeetlesLair"
2080 KingbeetlesLair.Parent = WayPointsFrame
2081 KingbeetlesLair.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2082 KingbeetlesLair.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2083 KingbeetlesLair.Position = UDim2.new(0, 0, 0, 455)
2084 KingbeetlesLair.Size = UDim2.new(0, 180, 0, 20)
2085 KingbeetlesLair.TextColor3 = Color3.new(1, 1, 1)
2086 KingbeetlesLair.Font = Enum.Font.Fantasy
2087 KingbeetlesLair.Text = "King Beetles Lair"
2088 KingbeetlesLair.TextSize = 16
2089
2090 BeeShop.Name = "BeeShop"
2091 BeeShop.Parent = WayPointsFrame
2092 BeeShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2093 BeeShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2094 BeeShop.Position = UDim2.new(0, 190, 0, 30)
2095 BeeShop.Size = UDim2.new(0, 180, 0, 20)
2096 BeeShop.TextColor3 = Color3.new(1, 1, 1)
2097 BeeShop.Font = Enum.Font.Fantasy
2098 BeeShop.Text = "Bees Shop"
2099 BeeShop.TextSize = 16
2100
2101 TPShop.Name = "TPShop"
2102 TPShop.Parent = WayPointsFrame
2103 TPShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2104 TPShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2105 TPShop.Position = UDim2.new(0, 190, 0, 55)
2106 TPShop.Size = UDim2.new(0, 180, 0, 20)
2107 TPShop.TextColor3 = Color3.new(1, 1, 1)
2108 TPShop.Font = Enum.Font.Fantasy
2109 TPShop.Text = "Basic Tools Shop"
2110 TPShop.TextSize = 16
2111
2112 TPShop2.Name = "TPShop2"
2113 TPShop2.Parent = WayPointsFrame
2114 TPShop2.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2115 TPShop2.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2116 TPShop2.Position = UDim2.new(0, 190, 0, 80)
2117 TPShop2.Size = UDim2.new(0, 180, 0, 20)
2118 TPShop2.TextColor3 = Color3.new(1, 1, 1)
2119 TPShop2.Font = Enum.Font.Fantasy
2120 TPShop2.Text = "Advanced Tools Shop"
2121 TPShop2.TextSize = 16
2122
2123 MountainTopShop.Name = "MountainTopShop"
2124 MountainTopShop.Parent = WayPointsFrame
2125 MountainTopShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2126 MountainTopShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2127 MountainTopShop.Position = UDim2.new(0, 190, 0, 105)
2128 MountainTopShop.Size = UDim2.new(0, 180, 0, 20)
2129 MountainTopShop.TextColor3 = Color3.new(1, 1, 1)
2130 MountainTopShop.Font = Enum.Font.Fantasy
2131 MountainTopShop.Text = "Mountain Top Shop"
2132 MountainTopShop.TextSize = 16
2133
2134 TentShop.Name = "TentShop"
2135 TentShop.Parent = WayPointsFrame
2136 TentShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2137 TentShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2138 TentShop.Position = UDim2.new(0, 190, 0, 130)
2139 TentShop.Size = UDim2.new(0, 180, 0, 20)
2140 TentShop.TextColor3 = Color3.new(1, 1, 1)
2141 TentShop.Font = Enum.Font.Fantasy
2142 TentShop.Text = "Ticket Tent Shop"
2143 TentShop.TextSize = 16
2144
2145 TreatShop.Name = "TreatShop"
2146 TreatShop.Parent = WayPointsFrame
2147 TreatShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2148 TreatShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2149 TreatShop.Position = UDim2.new(0, 190, 0, 155)
2150 TreatShop.Size = UDim2.new(0, 180, 0, 20)
2151 TreatShop.TextColor3 = Color3.new(1, 1, 1)
2152 TreatShop.Font = Enum.Font.Fantasy
2153 TreatShop.Text = "Treat Shop"
2154 TreatShop.TextSize = 16
2155
2156 RedClubhouse.Name = "RedClubhouse"
2157 RedClubhouse.Parent = WayPointsFrame
2158 RedClubhouse.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2159 RedClubhouse.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2160 RedClubhouse.Position = UDim2.new(0, 190, 0, 180)
2161 RedClubhouse.Size = UDim2.new(0, 180, 0, 20)
2162 RedClubhouse.TextColor3 = Color3.new(1, 1, 1)
2163 RedClubhouse.Font = Enum.Font.Fantasy
2164 RedClubhouse.Text = "Red Clubhouse"
2165 RedClubhouse.TextSize = 16
2166
2167 BlueClubhouse.Name = "BlueClubhouse"
2168 BlueClubhouse.Parent = WayPointsFrame
2169 BlueClubhouse.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2170 BlueClubhouse.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2171 BlueClubhouse.Position = UDim2.new(0, 190, 0, 205)
2172 BlueClubhouse.Size = UDim2.new(0, 180, 0, 20)
2173 BlueClubhouse.TextColor3 = Color3.new(1, 1, 1)
2174 BlueClubhouse.Font = Enum.Font.Fantasy
2175 BlueClubhouse.Text = "Blue Clubhouse"
2176 BlueClubhouse.TextSize = 16
2177
2178 TicketShop.Name = "TicketShop"
2179 TicketShop.Parent = WayPointsFrame
2180 TicketShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2181 TicketShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2182 TicketShop.Position = UDim2.new(0, 190, 0, 230)
2183 TicketShop.Size = UDim2.new(0, 180, 0, 20)
2184 TicketShop.TextColor3 = Color3.new(1, 1, 1)
2185 TicketShop.Font = Enum.Font.Fantasy
2186 TicketShop.Text = "Ticket Dispenser"
2187 TicketShop.TextSize = 16
2188
2189 ClubHoney.Name = "ClubHoney"
2190 ClubHoney.Parent = WayPointsFrame
2191 ClubHoney.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2192 ClubHoney.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2193 ClubHoney.Position = UDim2.new(0, 190, 0, 255)
2194 ClubHoney.Size = UDim2.new(0, 180, 0, 20)
2195 ClubHoney.TextColor3 = Color3.new(1, 1, 1)
2196 ClubHoney.Font = Enum.Font.Fantasy
2197 ClubHoney.Text = "Club Honey Dispenser"
2198 ClubHoney.TextSize = 16
2199
2200 RoyalJellyShop.Name = "RoyalJellyShop"
2201 RoyalJellyShop.Parent = WayPointsFrame
2202 RoyalJellyShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2203 RoyalJellyShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2204 RoyalJellyShop.Position = UDim2.new(0, 190, 0, 280)
2205 RoyalJellyShop.Size = UDim2.new(0, 180, 0, 20)
2206 RoyalJellyShop.TextColor3 = Color3.new(1, 1, 1)
2207 RoyalJellyShop.Font = Enum.Font.Fantasy
2208 RoyalJellyShop.Text = "Royal Jelly Dispenser"
2209 RoyalJellyShop.TextSize = 16
2210
2211 TicketRoyalJelly.Name = "TicketRoyalJelly"
2212 TicketRoyalJelly.Parent = WayPointsFrame
2213 TicketRoyalJelly.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2214 TicketRoyalJelly.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2215 TicketRoyalJelly.Position = UDim2.new(0, 190, 0, 305)
2216 TicketRoyalJelly.Size = UDim2.new(0, 180, 0, 20)
2217 TicketRoyalJelly.TextColor3 = Color3.new(1, 1, 1)
2218 TicketRoyalJelly.Font = Enum.Font.Fantasy
2219 TicketRoyalJelly.Text = "Ticket Royal Jelly Dispenser"
2220 TicketRoyalJelly.TextSize = 16
2221
2222 GumdropDispenser.Name = "GumdropDispenser"
2223 GumdropDispenser.Parent = WayPointsFrame
2224 GumdropDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2225 GumdropDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2226 GumdropDispenser.Position = UDim2.new(0, 190, 0, 330)
2227 GumdropDispenser.Size = UDim2.new(0, 180, 0, 20)
2228 GumdropDispenser.TextColor3 = Color3.new(1, 1, 1)
2229 GumdropDispenser.Font = Enum.Font.Fantasy
2230 GumdropDispenser.Text = "Gumdrop Dispenser"
2231 GumdropDispenser.TextSize = 16
2232
2233 BlueberryDispenser.Name = "BlueberryDispenser"
2234 BlueberryDispenser.Parent = WayPointsFrame
2235 BlueberryDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2236 BlueberryDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2237 BlueberryDispenser.Position = UDim2.new(0, 190, 0, 355)
2238 BlueberryDispenser.Size = UDim2.new(0, 180, 0, 20)
2239 BlueberryDispenser.TextColor3 = Color3.new(1, 1, 1)
2240 BlueberryDispenser.Font = Enum.Font.Fantasy
2241 BlueberryDispenser.Text = "Blueberry Dispenser"
2242 BlueberryDispenser.TextSize = 16
2243
2244 StrawberryDispenser.Name = "StrawberryDispenser"
2245 StrawberryDispenser.Parent = WayPointsFrame
2246 StrawberryDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2247 StrawberryDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2248 StrawberryDispenser.Position = UDim2.new(0, 190, 0, 380)
2249 StrawberryDispenser.Size = UDim2.new(0, 180, 0, 20)
2250 StrawberryDispenser.TextColor3 = Color3.new(1, 1, 1)
2251 StrawberryDispenser.Font = Enum.Font.Fantasy
2252 StrawberryDispenser.Text = "Strawberry Dispenser"
2253 StrawberryDispenser.TextSize = 16
2254
2255 TreatDispenser.Name = "TreatDispenser"
2256 TreatDispenser.Parent = WayPointsFrame
2257 TreatDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2258 TreatDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2259 TreatDispenser.Position = UDim2.new(0, 190, 0, 405)
2260 TreatDispenser.Size = UDim2.new(0, 180, 0, 20)
2261 TreatDispenser.TextColor3 = Color3.new(1, 1, 1)
2262 TreatDispenser.Font = Enum.Font.Fantasy
2263 TreatDispenser.Text = "Treat Dispenser"
2264 TreatDispenser.TextSize = 16
2265
2266 Honeystorm.Name = "Honeystorm"
2267 Honeystorm.Parent = WayPointsFrame
2268 Honeystorm.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2269 Honeystorm.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2270 Honeystorm.Position = UDim2.new(0, 190, 0, 430)
2271 Honeystorm.Size = UDim2.new(0, 180, 0, 20)
2272 Honeystorm.TextColor3 = Color3.new(1, 1, 1)
2273 Honeystorm.Font = Enum.Font.Fantasy
2274 Honeystorm.Text = "Summon a Honeystorm"
2275 Honeystorm.TextSize = 16
2276
2277 HoneyConvertor.Name = "HoneyConvertor"
2278 HoneyConvertor.Parent = WayPointsFrame
2279 HoneyConvertor.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2280 HoneyConvertor.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2281 HoneyConvertor.Position = UDim2.new(0, 190, 0, 455)
2282 HoneyConvertor.Size = UDim2.new(0, 180, 0, 20)
2283 HoneyConvertor.TextColor3 = Color3.new(1, 1, 1)
2284 HoneyConvertor.Font = Enum.Font.Fantasy
2285 HoneyConvertor.Text = "Instant Honey Converter"
2286 HoneyConvertor.TextSize = 16
2287
2288 SunflowerField.Name = "SunflowerField"
2289 SunflowerField.Parent = WayPointsFrame
2290 SunflowerField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2291 SunflowerField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2292 SunflowerField.Position = UDim2.new(0, 375, 0, 30)
2293 SunflowerField.Size = UDim2.new(0, 180, 0, 20)
2294 SunflowerField.TextColor3 = Color3.new(1, 1, 1)
2295 SunflowerField.Font = Enum.Font.Fantasy
2296 SunflowerField.Text = "Sunflower Field"
2297 SunflowerField.TextSize = 16
2298
2299 MushRoomField.Name = "MushRoomField"
2300 MushRoomField.Parent = WayPointsFrame
2301 MushRoomField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2302 MushRoomField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2303 MushRoomField.Position = UDim2.new(0, 375, 0, 55)
2304 MushRoomField.Size = UDim2.new(0, 180, 0, 20)
2305 MushRoomField.TextColor3 = Color3.new(1, 1, 1)
2306 MushRoomField.Font = Enum.Font.Fantasy
2307 MushRoomField.Text = "MushRoom Field"
2308 MushRoomField.TextSize = 16
2309
2310 DandelionField.Name = "DandelionField"
2311 DandelionField.Parent = WayPointsFrame
2312 DandelionField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2313 DandelionField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2314 DandelionField.Position = UDim2.new(0, 375, 0, 80)
2315 DandelionField.Size = UDim2.new(0, 180, 0, 20)
2316 DandelionField.TextColor3 = Color3.new(1, 1, 1)
2317 DandelionField.Font = Enum.Font.Fantasy
2318 DandelionField.Text = "Dandelion Field"
2319 DandelionField.TextSize = 16
2320
2321 BlueField.Name = "BlueField"
2322 BlueField.Parent = WayPointsFrame
2323 BlueField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2324 BlueField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2325 BlueField.Position = UDim2.new(0, 375, 0, 105)
2326 BlueField.Size = UDim2.new(0, 180, 0, 20)
2327 BlueField.TextColor3 = Color3.new(1, 1, 1)
2328 BlueField.Font = Enum.Font.Fantasy
2329 BlueField.Text = "Blue Flower Field"
2330 BlueField.TextSize = 16
2331
2332 CloverField.Name = "CloverField"
2333 CloverField.Parent = WayPointsFrame
2334 CloverField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2335 CloverField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2336 CloverField.Position = UDim2.new(0, 375, 0, 130)
2337 CloverField.Size = UDim2.new(0, 180, 0, 20)
2338 CloverField.TextColor3 = Color3.new(1, 1, 1)
2339 CloverField.Font = Enum.Font.Fantasy
2340 CloverField.Text = "Clover Field"
2341 CloverField.TextSize = 16
2342
2343 StrawBerryField.Name = "StrawBerryField"
2344 StrawBerryField.Parent = WayPointsFrame
2345 StrawBerryField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2346 StrawBerryField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2347 StrawBerryField.Position = UDim2.new(0, 375, 0, 155)
2348 StrawBerryField.Size = UDim2.new(0, 180, 0, 20)
2349 StrawBerryField.TextColor3 = Color3.new(1, 1, 1)
2350 StrawBerryField.Font = Enum.Font.Fantasy
2351 StrawBerryField.Text = "StrawBerry Field"
2352 StrawBerryField.TextSize = 16
2353
2354 SpiderField.Name = "SpiderField"
2355 SpiderField.Parent = WayPointsFrame
2356 SpiderField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2357 SpiderField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2358 SpiderField.Position = UDim2.new(0, 375, 0, 180)
2359 SpiderField.Size = UDim2.new(0, 180, 0, 20)
2360 SpiderField.TextColor3 = Color3.new(1, 1, 1)
2361 SpiderField.Font = Enum.Font.Fantasy
2362 SpiderField.Text = "Spider Field"
2363 SpiderField.TextSize = 16
2364
2365 BamBooField.Name = "BamBooField"
2366 BamBooField.Parent = WayPointsFrame
2367 BamBooField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2368 BamBooField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2369 BamBooField.Position = UDim2.new(0, 375, 0, 205)
2370 BamBooField.Size = UDim2.new(0, 180, 0, 20)
2371 BamBooField.TextColor3 = Color3.new(1, 1, 1)
2372 BamBooField.Font = Enum.Font.Fantasy
2373 BamBooField.Text = "BamBoo Field"
2374 BamBooField.TextSize = 16
2375
2376 RoseField.Name = "RoseField"
2377 RoseField.Parent = WayPointsFrame
2378 RoseField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2379 RoseField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2380 RoseField.Position = UDim2.new(0, 375, 0, 230)
2381 RoseField.Size = UDim2.new(0, 180, 0, 20)
2382 RoseField.TextColor3 = Color3.new(1, 1, 1)
2383 RoseField.Font = Enum.Font.Fantasy
2384 RoseField.Text = "Rose Field"
2385 RoseField.TextSize = 16
2386
2387 PineTreeField.Name = "PineTreeField"
2388 PineTreeField.Parent = WayPointsFrame
2389 PineTreeField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2390 PineTreeField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2391 PineTreeField.Position = UDim2.new(0, 375, 0, 255)
2392 PineTreeField.Size = UDim2.new(0, 180, 0, 20)
2393 PineTreeField.TextColor3 = Color3.new(1, 1, 1)
2394 PineTreeField.Font = Enum.Font.Fantasy
2395 PineTreeField.Text = "Pine Tree Forest"
2396 PineTreeField.TextSize = 16
2397
2398 CactusField.Name = "CactusField"
2399 CactusField.Parent = WayPointsFrame
2400 CactusField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2401 CactusField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2402 CactusField.Position = UDim2.new(0, 375, 0, 280)
2403 CactusField.Size = UDim2.new(0, 180, 0, 20)
2404 CactusField.TextColor3 = Color3.new(1, 1, 1)
2405 CactusField.Font = Enum.Font.Fantasy
2406 CactusField.Text = "Cactus Field"
2407 CactusField.TextSize = 16
2408
2409 PumpkinField.Name = "PumpkinField"
2410 PumpkinField.Parent = WayPointsFrame
2411 PumpkinField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2412 PumpkinField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2413 PumpkinField.Position = UDim2.new(0, 375, 0, 305)
2414 PumpkinField.Size = UDim2.new(0, 180, 0, 20)
2415 PumpkinField.TextColor3 = Color3.new(1, 1, 1)
2416 PumpkinField.Font = Enum.Font.Fantasy
2417 PumpkinField.Text = "Pumpkin Patch"
2418 PumpkinField.TextSize = 16
2419
2420 PineappleField.Name = "PineappleField"
2421 PineappleField.Parent = WayPointsFrame
2422 PineappleField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2423 PineappleField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2424 PineappleField.Position = UDim2.new(0, 375, 0, 330)
2425 PineappleField.Size = UDim2.new(0, 180, 0, 20)
2426 PineappleField.TextColor3 = Color3.new(1, 1, 1)
2427 PineappleField.Font = Enum.Font.Fantasy
2428 PineappleField.Text = "Pineapple Patch"
2429 PineappleField.TextSize = 16
2430
2431 MountainTopField.Name = "MountainTopField"
2432 MountainTopField.Parent = WayPointsFrame
2433 MountainTopField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2434 MountainTopField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2435 MountainTopField.Position = UDim2.new(0, 375, 0, 355)
2436 MountainTopField.Size = UDim2.new(0, 180, 0, 20)
2437 MountainTopField.TextColor3 = Color3.new(1, 1, 1)
2438 MountainTopField.Font = Enum.Font.Fantasy
2439 MountainTopField.Text = "Mountain Top Field"
2440 MountainTopField.TextSize = 16
2441
2442 Field1AF.Name = "Field1AF"
2443 Field1AF.Parent = WayPointsFrame
2444 Field1AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2445 Field1AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2446 Field1AF.Position = UDim2.new(0, 555, 0, 30)
2447 Field1AF.Size = UDim2.new(0, 40, 0, 20)
2448 Field1AF.TextColor3 = Color3.new(1, 1, 1)
2449 Field1AF.Font = Enum.Font.Fantasy
2450 Field1AF.Text = "Farm"
2451 Field1AF.TextSize = 16
2452
2453 Field2AF.Name = "Field2AF"
2454 Field2AF.Parent = WayPointsFrame
2455 Field2AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2456 Field2AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2457 Field2AF.Position = UDim2.new(0, 555, 0, 55)
2458 Field2AF.Size = UDim2.new(0, 40, 0, 20)
2459 Field2AF.TextColor3 = Color3.new(1, 1, 1)
2460 Field2AF.Font = Enum.Font.Fantasy
2461 Field2AF.Text = "Farm"
2462 Field2AF.TextSize = 16
2463
2464 Field3AF.Name = "Field3AF"
2465 Field3AF.Parent = WayPointsFrame
2466 Field3AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2467 Field3AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2468 Field3AF.Position = UDim2.new(0, 555, 0, 80)
2469 Field3AF.Size = UDim2.new(0, 40, 0, 20)
2470 Field3AF.TextColor3 = Color3.new(1, 1, 1)
2471 Field3AF.Font = Enum.Font.Fantasy
2472 Field3AF.Text = "Farm"
2473 Field3AF.TextSize = 16
2474
2475 Field4AF.Name = "Field4AF"
2476 Field4AF.Parent = WayPointsFrame
2477 Field4AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2478 Field4AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2479 Field4AF.Position = UDim2.new(0, 555, 0, 105)
2480 Field4AF.Size = UDim2.new(0, 40, 0, 20)
2481 Field4AF.TextColor3 = Color3.new(1, 1, 1)
2482 Field4AF.Font = Enum.Font.Fantasy
2483 Field4AF.Text = "Farm"
2484 Field4AF.TextSize = 16
2485
2486 Field5AF.Name = "Field5AF"
2487 Field5AF.Parent = WayPointsFrame
2488 Field5AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2489 Field5AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2490 Field5AF.Position = UDim2.new(0, 555, 0, 130)
2491 Field5AF.Size = UDim2.new(0, 40, 0, 20)
2492 Field5AF.TextColor3 = Color3.new(1, 1, 1)
2493 Field5AF.Font = Enum.Font.Fantasy
2494 Field5AF.Text = "Farm"
2495 Field5AF.TextSize = 16
2496
2497 Field6AF.Name = "Field6AF"
2498 Field6AF.Parent = WayPointsFrame
2499 Field6AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2500 Field6AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2501 Field6AF.Position = UDim2.new(0, 555, 0, 155)
2502 Field6AF.Size = UDim2.new(0, 40, 0, 20)
2503 Field6AF.TextColor3 = Color3.new(1, 1, 1)
2504 Field6AF.Font = Enum.Font.Fantasy
2505 Field6AF.Text = "Farm"
2506 Field6AF.TextSize = 16
2507
2508 Field7AF.Name = "Field7AF"
2509 Field7AF.Parent = WayPointsFrame
2510 Field7AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2511 Field7AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2512 Field7AF.Position = UDim2.new(0, 555, 0, 180)
2513 Field7AF.Size = UDim2.new(0, 40, 0, 20)
2514 Field7AF.TextColor3 = Color3.new(1, 1, 1)
2515 Field7AF.Font = Enum.Font.Fantasy
2516 Field7AF.Text = "Farm"
2517 Field7AF.TextSize = 16
2518
2519 Field8AF.Name = "Field8AF"
2520 Field8AF.Parent = WayPointsFrame
2521 Field8AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2522 Field8AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2523 Field8AF.Position = UDim2.new(0, 555, 0, 205)
2524 Field8AF.Size = UDim2.new(0, 40, 0, 20)
2525 Field8AF.TextColor3 = Color3.new(1, 1, 1)
2526 Field8AF.Font = Enum.Font.Fantasy
2527 Field8AF.Text = "Farm"
2528 Field8AF.TextSize = 16
2529
2530 Field9AF.Name = "Field9AF"
2531 Field9AF.Parent = WayPointsFrame
2532 Field9AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2533 Field9AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2534 Field9AF.Position = UDim2.new(0, 555, 0, 230)
2535 Field9AF.Size = UDim2.new(0, 40, 0, 20)
2536 Field9AF.TextColor3 = Color3.new(1, 1, 1)
2537 Field9AF.Font = Enum.Font.Fantasy
2538 Field9AF.Text = "Farm"
2539 Field9AF.TextSize = 16
2540
2541 Field10AF.Name = "Field10AF"
2542 Field10AF.Parent = WayPointsFrame
2543 Field10AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2544 Field10AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2545 Field10AF.Position = UDim2.new(0, 555, 0, 255)
2546 Field10AF.Size = UDim2.new(0, 40, 0, 20)
2547 Field10AF.TextColor3 = Color3.new(1, 1, 1)
2548 Field10AF.Font = Enum.Font.Fantasy
2549 Field10AF.Text = "Farm"
2550 Field10AF.TextSize = 16
2551
2552 Field11AF.Name = "Field11AF"
2553 Field11AF.Parent = WayPointsFrame
2554 Field11AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2555 Field11AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2556 Field11AF.Position = UDim2.new(0, 555, 0, 280)
2557 Field11AF.Size = UDim2.new(0, 40, 0, 20)
2558 Field11AF.TextColor3 = Color3.new(1, 1, 1)
2559 Field11AF.Font = Enum.Font.Fantasy
2560 Field11AF.Text = "Farm"
2561 Field11AF.TextSize = 16
2562
2563 Field12AF.Name = "Field12AF"
2564 Field12AF.Parent = WayPointsFrame
2565 Field12AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2566 Field12AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2567 Field12AF.Position = UDim2.new(0, 555, 0, 305)
2568 Field12AF.Size = UDim2.new(0, 40, 0, 20)
2569 Field12AF.TextColor3 = Color3.new(1, 1, 1)
2570 Field12AF.Font = Enum.Font.Fantasy
2571 Field12AF.Text = "Farm"
2572 Field12AF.TextSize = 16
2573
2574 Field13AF.Name = "Field13AF"
2575 Field13AF.Parent = WayPointsFrame
2576 Field13AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2577 Field13AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2578 Field13AF.Position = UDim2.new(0, 555, 0, 330)
2579 Field13AF.Size = UDim2.new(0, 40, 0, 20)
2580 Field13AF.TextColor3 = Color3.new(1, 1, 1)
2581 Field13AF.Font = Enum.Font.Fantasy
2582 Field13AF.Text = "Farm"
2583 Field13AF.TextSize = 16
2584
2585 Field14AF.Name = "Field14AF"
2586 Field14AF.Parent = WayPointsFrame
2587 Field14AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2588 Field14AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2589 Field14AF.Position = UDim2.new(0, 555, 0, 355)
2590 Field14AF.Size = UDim2.new(0, 40, 0, 20)
2591 Field14AF.TextColor3 = Color3.new(1, 1, 1)
2592 Field14AF.Font = Enum.Font.Fantasy
2593 Field14AF.Text = "Farm"
2594 Field14AF.TextSize = 16
2595
2596 Players.Name = "Players"
2597 Players.Parent = MainFrame
2598 Players.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2599 Players.BorderColor3 = Color3.new(0, 1, 0)
2600 Players.Position = UDim2.new(0, 118, 0, 5)
2601 Players.Size = UDim2.new(0, 60, 0, 20)
2602 Players.BackgroundTransparency = 0
2603 Players.Font = Enum.Font.Fantasy
2604 Players.TextColor3 = Color3.new(1, 1, 1)
2605 Players.Text = "Players"
2606 Players.TextSize = 17
2607 Players.TextWrapped = true
2608
2609 PlayerFrame.Name = "PlayerFrame"
2610 PlayerFrame.Parent = MainFrame
2611 PlayerFrame.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
2612 PlayerFrame.BackgroundTransparency = 0.5
2613 PlayerFrame.BorderColor3 = Color3.new(0, 0, 0)
2614 PlayerFrame.Position = UDim2.new(0, 63, 0, 34)
2615 PlayerFrame.Size = UDim2.new(0, 170, 0, 200)
2616 PlayerFrame.Visible = false
2617
2618 PlyrSel.Name = "PlyrSel"
2619 PlyrSel.Parent = PlayerFrame
2620 PlyrSel.BackgroundColor3 = Color3.new(1, 1, 1)
2621 PlyrSel.BackgroundTransparency = 0.15
2622 PlyrSel.BorderColor3 = Color3.new(0, 0, 0)
2623 PlyrSel.Position = UDim2.new(0, 5, 0, 5)
2624 PlyrSel.Size = UDim2.new(0, 160, 0, 20)
2625 PlyrSel.Font = Enum.Font.SourceSans
2626 PlyrSel.Text = "SELECT A PLAYER"
2627 PlyrSel.TextColor3 = Color3.new(0, 0, 0)
2628 PlyrSel.TextScaled = true
2629 PlyrSel.TextSize = 17
2630 PlyrSel.TextWrapped = true
2631
2632 Player1.Name = "Player1"
2633 Player1.Parent = PlayerFrame
2634 Player1.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2635 Player1.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2636 Player1.Position = UDim2.new(0, 5, 0, 35)
2637 Player1.Size = UDim2.new(0, 160, 0, 20)
2638 Player1.Font = Enum.Font.Fantasy
2639 Player1.Text = ""
2640 Player1.TextColor3 = Color3.new(1, 1, 1)
2641 Player1.TextSize = 15
2642 Player1.TextWrapped = true
2643
2644 Player2.Name = "Player2"
2645 Player2.Parent = PlayerFrame
2646 Player2.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2647 Player2.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2648 Player2.Position = UDim2.new(0, 5, 0, 60)
2649 Player2.Size = UDim2.new(0, 160, 0, 20)
2650 Player2.Font = Enum.Font.Fantasy
2651 Player2.Text = ""
2652 Player2.TextColor3 = Color3.new(1, 1, 1)
2653 Player2.TextSize = 15
2654 Player2.TextWrapped = true
2655
2656 Player3.Name = "Player3"
2657 Player3.Parent = PlayerFrame
2658 Player3.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2659 Player3.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2660 Player3.Position = UDim2.new(0, 5, 0, 85)
2661 Player3.Size = UDim2.new(0, 160, 0, 20)
2662 Player3.Font = Enum.Font.Fantasy
2663 Player3.Text = ""
2664 Player3.TextColor3 = Color3.new(1, 1, 1)
2665 Player3.TextSize = 15
2666 Player3.TextWrapped = true
2667
2668 Player4.Name = "Player4"
2669 Player4.Parent = PlayerFrame
2670 Player4.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2671 Player4.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2672 Player4.Position = UDim2.new(0, 5, 0, 110)
2673 Player4.Size = UDim2.new(0, 160, 0, 20)
2674 Player4.Font = Enum.Font.Fantasy
2675 Player4.Text = ""
2676 Player4.TextColor3 = Color3.new(1, 1, 1)
2677 Player4.TextSize = 15
2678 Player4.TextWrapped = true
2679
2680 Player5.Name = "Player5"
2681 Player5.Parent = PlayerFrame
2682 Player5.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2683 Player5.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2684 Player5.Position = UDim2.new(0, 5, 0, 135)
2685 Player5.Size = UDim2.new(0, 160, 0, 20)
2686 Player5.Font = Enum.Font.Fantasy
2687 Player5.Text = ""
2688 Player5.TextColor3 = Color3.new(1, 1, 1)
2689 Player5.TextSize = 15
2690 Player5.TextWrapped = true
2691
2692 TpPlayer.Name = "TpPlayer"
2693 TpPlayer.Parent = PlayerFrame
2694 TpPlayer.BackgroundColor3 = Color3.new(0.18, 0.18, 0.18)
2695 TpPlayer.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2696 TpPlayer.Position = UDim2.new(0, 5, 0, 165)
2697 TpPlayer.Size = UDim2.new(0, 160, 0, 30)
2698 TpPlayer.Font = Enum.Font.Fantasy
2699 TpPlayer.Text = "Teleport to Player"
2700 TpPlayer.TextColor3 = Color3.new(1, 1, 1)
2701 TpPlayer.TextWrapped = true
2702 TpPlayer.TextSize = 17
2703
2704 PollenFarm.Name = "PollenFarm"
2705 PollenFarm.Parent = MainFrame
2706 PollenFarm.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2707 PollenFarm.BorderColor3 = Color3.new(0, 1, 0)
2708 PollenFarm.Position = UDim2.new(0, 183, 0, 5)
2709 PollenFarm.Size = UDim2.new(0, 100, 0, 20)
2710 PollenFarm.Font = Enum.Font.Fantasy
2711 PollenFarm.TextColor3 = Color3.new(1, 1, 1)
2712 PollenFarm.Text = "Farm Pollen"
2713 PollenFarm.TextSize = 17
2714 PollenFarm.TextWrapped = true
2715
2716 AutoDig.Name = "AutoDig"
2717 AutoDig.Parent = MainFrame
2718 AutoDig.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2719 AutoDig.BorderColor3 = Color3.new(0, 1, 0)
2720 AutoDig.Position = UDim2.new(0, 288, 0, 5)
2721 AutoDig.Size = UDim2.new(0, 70, 0, 20)
2722 AutoDig.Font = Enum.Font.Fantasy
2723 AutoDig.TextColor3 = Color3.new(1, 1, 1)
2724 AutoDig.Text = "Auto Dig"
2725 AutoDig.TextSize = 17
2726 AutoDig.TextWrapped = true
2727
2728 FindTreasures.Name = "FindTreasures"
2729 FindTreasures.Parent = MainFrame
2730 FindTreasures.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2731 FindTreasures.BorderColor3 = Color3.new(0, 1, 0)
2732 FindTreasures.Position = UDim2.new(0, 363, 0, 5)
2733 FindTreasures.Size = UDim2.new(0, 130, 0, 20)
2734 FindTreasures.BackgroundTransparency = 0
2735 FindTreasures.Font = Enum.Font.Fantasy
2736 FindTreasures.TextColor3 = Color3.new(1, 1, 1)
2737 FindTreasures.Text = "Collect Treasures"
2738 FindTreasures.TextSize = 17
2739 FindTreasures.TextWrapped = true
2740
2741 FindTreasuresText1.Name = "FindTreasuresText1"
2742 FindTreasuresText1.Parent = MainFrame
2743 FindTreasuresText1.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2744 FindTreasuresText1.BorderColor3 = Color3.new(0, 0, 0)
2745 FindTreasuresText1.BackgroundTransparency = 0.1
2746 FindTreasuresText1.Position = UDim2.new(0, 333, 0, 34)
2747 FindTreasuresText1.Size = UDim2.new(0, 190, 0, 85)
2748 FindTreasuresText1.TextColor3 = Color3.new(1, 1, 1)
2749 FindTreasuresText1.Font = Enum.Font.Fantasy
2750 FindTreasuresText1.Text = "This will Teleport you to all the hidden treasures on the map. It will only work once\nas the treasures do not respawn."
2751 FindTreasuresText1.TextSize = 16
2752 FindTreasuresText1.TextWrapped = true
2753 FindTreasuresText1.ZIndex = 6
2754 FindTreasuresText1.Visible = false
2755 FindTreasuresText1.TextYAlignment = Enum.TextYAlignment.Top
2756
2757 ExtrasScreen.Name = "ExtrasScreen"
2758 ExtrasScreen.Parent = MainFrame
2759 ExtrasScreen.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2760 ExtrasScreen.BorderColor3 = Color3.new(0, 1, 0)
2761 ExtrasScreen.Position = UDim2.new(0, 498, 0, 5)
2762 ExtrasScreen.Size = UDim2.new(0, 50, 0, 20)
2763 ExtrasScreen.BackgroundTransparency = 0
2764 ExtrasScreen.Font = Enum.Font.Fantasy
2765 ExtrasScreen.TextColor3 = Color3.new(1, 1, 1)
2766 ExtrasScreen.Text = "Extras"
2767 ExtrasScreen.TextSize = 17
2768 ExtrasScreen.TextWrapped = true
2769
2770 ExtrasFrame.Name = "ExtrasFrame"
2771 ExtrasFrame.Parent = MainFrame
2772 ExtrasFrame.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
2773 ExtrasFrame.BorderColor3 = Color3.new(0, 0, 0)
2774 ExtrasFrame.BackgroundTransparency = 0.5
2775 ExtrasFrame.Position = UDim2.new(0, 428, 0, 34)
2776 ExtrasFrame.Size = UDim2.new(0, 170, 0, 105)
2777 ExtrasFrame.Visible = false
2778
2779 NoClip.Name = "NoClip"
2780 NoClip.Parent = ExtrasFrame
2781 NoClip.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2782 NoClip.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2783 NoClip.Position = UDim2.new(0, 5, 0, 5)
2784 NoClip.Size = UDim2.new(0, 160, 0, 20)
2785 NoClip.Font = Enum.Font.Fantasy
2786 NoClip.TextColor3 = Color3.new(1, 1, 1)
2787 NoClip.Text = "Enable NoClip"
2788 NoClip.TextSize = 17
2789 NoClip.TextWrapped = true
2790
2791 TPTool.Name = "TPTool"
2792 TPTool.Parent = ExtrasFrame
2793 TPTool.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2794 TPTool.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2795 TPTool.Position = UDim2.new(0, 5, 0, 30)
2796 TPTool.Size = UDim2.new(0, 160, 0, 20)
2797 TPTool.TextColor3 = Color3.new(1, 1, 1)
2798 TPTool.Font = Enum.Font.Fantasy
2799 TPTool.Text = "Add TPTool"
2800 TPTool.TextSize = 16
2801
2802 BTool.Name = "BTool"
2803 BTool.Parent = ExtrasFrame
2804 BTool.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2805 BTool.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2806 BTool.Position = UDim2.new(0, 5, 0, 55)
2807 BTool.Size = UDim2.new(0, 160, 0, 20)
2808 BTool.TextColor3 = Color3.new(1, 1, 1)
2809 BTool.Font = Enum.Font.Fantasy
2810 BTool.Text = "Add BTools"
2811 BTool.TextSize = 16
2812
2813 ReJoinServer.Name = "ReJoinServer"
2814 ReJoinServer.Parent = ExtrasFrame
2815 ReJoinServer.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2816 ReJoinServer.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
2817 ReJoinServer.Position = UDim2.new(0, 5, 0, 80)
2818 ReJoinServer.Size = UDim2.new(0, 160, 0, 20)
2819 ReJoinServer.TextColor3 = Color3.new(1, 1, 1)
2820 ReJoinServer.Font = Enum.Font.Fantasy
2821 ReJoinServer.Text = "ReJoin a Server"
2822 ReJoinServer.TextSize = 16
2823 ReJoinServer.TextWrapped = true
2824
2825 InfoScreen.Name = "InfoScreen"
2826 InfoScreen.Parent = MainFrame
2827 InfoScreen.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2828 InfoScreen.BorderColor3 = Color3.new(0, 1, 0)
2829 InfoScreen.Position = UDim2.new(0, 553, 0, 5)
2830 InfoScreen.Size = UDim2.new(0, 40, 0, 20)
2831 InfoScreen.BackgroundTransparency = 0
2832 InfoScreen.Font = Enum.Font.Fantasy
2833 InfoScreen.TextColor3 = Color3.new(1, 1, 1)
2834 InfoScreen.Text = "Info"
2835 InfoScreen.TextSize = 17
2836 InfoScreen.TextWrapped = true
2837
2838 InfoFrame.Name = "InfoFrame"
2839 InfoFrame.Parent = MainFrame
2840 InfoFrame.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
2841 InfoFrame.BorderColor3 = Color3.new(0, 0, 0)
2842 InfoFrame.BackgroundTransparency = 0.1
2843 InfoFrame.Position = UDim2.new(0, 398, 0, 34)
2844 InfoFrame.Size = UDim2.new(0, 200, 0, 190)
2845 InfoFrame.Visible = false
2846
2847 InfoText1.Name = "InfoText1"
2848 InfoText1.Parent = InfoFrame
2849 InfoText1.BackgroundColor3 = Color3.new(0, 0, 0)
2850 InfoText1.BorderColor3 = Color3.new(0, 0, 0)
2851 InfoText1.BackgroundTransparency = 1
2852 InfoText1.Position = UDim2.new(0, 5, 0, 5)
2853 InfoText1.Size = UDim2.new(0, 190, 0, 210)
2854 InfoText1.TextColor3 = Color3.new(1, 1, 1)
2855 InfoText1.Font = Enum.Font.Fantasy
2856 InfoText1.Text = "This Gui was created by LuckyMMB@V3rmillion.net\nDiscord https://discord.gg/GKzJnUC\n\nCredits:\nsirelKilla @ v3rmillion for the pollen farming script\nTechnoDaft for adding Btools and Waypoints\nnewdarkt for adding the King Beetles Lair location"
2857 InfoText1.TextSize = 15
2858 InfoText1.TextWrapped = true
2859 InfoText1.TextYAlignment = Enum.TextYAlignment.Top
2860
2861 function notify(msg)
2862 game.StarterGui:SetCore('SendNotification', {
2863 Title = 'Bee Swarm LuckyGUI';
2864 Text = msg;
2865 Duration = 5;
2866 })
2867 end
2868
2869 --- Close ---
2870
2871 Close.MouseButton1Down:connect(function()
2872 MainGUI:Destroy()
2873 end)
2874
2875 --- Menus ---
2876
2877 local Menus = {
2878 [WayPoints] = WayPointsFrame;
2879 [ExtrasScreen] = ExtrasFrame;
2880 [InfoScreen] = InfoFrame;
2881 [Players] = PlayerFrame;
2882 }
2883 for button,frame in pairs(Menus) do
2884 button.MouseButton1Click:connect(function()
2885 if frame.Visible then
2886 frame.Visible = false
2887 return
2888 end
2889 for k,v in pairs(Menus) do
2890 v.Visible = v == frame
2891 end
2892 end)
2893 end
2894
2895 --- Snow Menus Show Hide ---
2896
2897 FindTreasures.MouseEnter:connect(function()
2898 FindTreasuresText1.Visible = true
2899 end)
2900
2901 FindTreasures.MouseLeave:connect(function()
2902 FindTreasuresText1.Visible = false
2903 end)
2904
2905 -- Pollen Farming --
2906
2907 spawn (function()
2908 while true do
2909 wait(0.2)
2910 if PollenFarmActive == true then
2911 local player = game:GetService("Players").LocalPlayer
2912 local currp
2913 workspace.Collectibles.ChildAdded:Connect(function(part)
2914 wait(0.5)
2915 if currp and (part.Position-currp).magnitude < 50 then
2916 player.Character:MoveTo(part.Position)
2917 wait(0.3)
2918 player.Character:MoveTo(currp)
2919 end
2920 end)
2921 local pollenLbl = player.Character:FindFirstChild("ProgressLabel",true)
2922 if not pollenLbl then
2923 error("Backpack not found")
2924 end
2925 local maxpollen = tonumber(pollenLbl.Text:match("%d+$"))
2926 local pollenTool = player.Character:FindFirstChildOfClass("Tool") or player.Backpack:FindFirstChildOfClass("Tool")
2927 if pollenTool==nil or pollenTool:FindFirstChild("ClickEvent")==nil then
2928 error("Tool not found")
2929 end
2930 print("Backpack size: " .. maxpollen)
2931 if Field1AFActive == true then
2932 fieldpos = {Vector3.new(-207.426,3,132.8),Vector3.new(-207.426,3,162.8),Vector3.new(-207.426,3,192.8)}
2933 print("Farming Sunflower Zone")
2934 elseif Field2AFActive == true then
2935 fieldpos = {Vector3.new(-100.1, 3.3, 134.4),Vector3.new(-67.9, 3.3, 135.7)}
2936 print("Farming Mushroom Zone")
2937 elseif Field3AFActive == true then
2938 fieldpos = {Vector3.new(-70.35,4,221.5),Vector3.new(-30.35,4,221.5),Vector3.new(10.35,4,221.5)}
2939 print("Farming Dandelion Zone")
2940 elseif Field4AFActive == true then
2941 fieldpos = {Vector3.new(106.8,4,100.5),Vector3.new(146.8,4,100.5),Vector3.new(186.8,4,100.5)}
2942 print("Farming Blue Flower Zone")
2943 elseif Field5AFActive == true then
2944 fieldpos = {Vector3.new(135,33,195),Vector3.new(160,33,175),Vector3.new(185,33,195)}
2945 print("Farming Clover Zone")
2946 elseif Field6AFActive == true then
2947 fieldpos = {Vector3.new(-178,20,15),Vector3.new(-178,20,-12),Vector3.new(-157,20,-20)}
2948 print("Farming StrawBerry Zone")
2949 elseif Field7AFActive == true then
2950 fieldpos = {Vector3.new(-67,20,0),Vector3.new(-42,20,-19),Vector3.new(-16.4,20,0)}
2951 print("Farming Spider Zone")
2952 elseif Field8AFActive == true then
2953 fieldpos = {Vector3.new(92.9,20,-25.6),Vector3.new(132.9,20,-25.6),Vector3.new(172.9,20,-25.6)}
2954 print("Farming BamBoo Zone")
2955 elseif Field9AFActive == true then
2956 fieldpos = {Vector3.new(-300,20,129),Vector3.new(-322.835,20,129),Vector3.new(-350,20,129)}
2957 print("Farming Rose Zone")
2958 elseif Field10AFActive == true then
2959 fieldpos = {Vector3.new(-310.1,65.5,-128.1),Vector3.new(-310.1,65.5,-168.1),Vector3.new(-310.1,65.5,-208.1)}
2960 print("Farming Pine Tree Zone")
2961 elseif Field11AFActive == true then
2962 fieldpos = {Vector3.new(-159.5,68,-101.5),Vector3.new(-194.5,68,-112.5),Vector3.new(-229.5,68,-101.5)}
2963 print("Farming Cactus Zone")
2964 elseif Field12AFActive == true then
2965 fieldpos = {Vector3.new(-169,67,-183.8),Vector3.new(-186.5,67,-186.8),Vector3.new(-222,67,-183.8)}
2966 print("Farming Pumpkin Zone")
2967 elseif Field13AFActive == true then
2968 fieldpos = {Vector3.new(285.3,70.2,-200),Vector3.new(260.3,70.2,-220),Vector3.new(225.3,70.2,-200)}
2969 print("Farming Pineapple Patch")
2970 elseif Field14AFActive == true then
2971 fieldpos = {Vector3.new(55, 176, -195),Vector3.new(55, 176, -166),Vector3.new(55, 176, -140),Vector3.new(100, 176, -140),Vector3.new(100, 176, -166),Vector3.new(100, 176, -195)}
2972 print("Farming Mountain Top Zone")
2973 else
2974 if maxpollen < 9999 then
2975 fieldpos = {Vector3.new(-220,3.3,220),Vector3.new(-220,4,180),Vector3.new(-220,4,140),Vector3.new(-220,4,100),Vector3.new(-190,4,126),Vector3.new(-190, 4, 166),Vector3.new(-190, 4, 206)}
2976 print("Auto Farming Zone 1 selected")
2977 else
2978 fieldpos = {Vector3.new(55, 176, -195),Vector3.new(55, 176, -166),Vector3.new(55, 176, -140),Vector3.new(100, 176, -140),Vector3.new(100, 176, -166),Vector3.new(100, 176, -195)}
2979 print("Auto Farming Zone 2 selected")
2980 end
2981 end
2982 local posIndex = 0
2983 while PollenFarmActive do
2984 --collect pollen
2985 pollenTool.Parent = player.Character
2986 wait(0.1)
2987 while PollenFarmActive and player.leaderstats.Pollen.Value<maxpollen do
2988 posIndex=posIndex+1
2989 if posIndex>#fieldpos then posIndex=1 end
2990 for rot=1,4 do
2991 if not PollenFarmActive then break end
2992 local angle = CFrame.Angles(0,math.pi*.5*rot,0)
2993 currp = fieldpos[posIndex]+angle.lookVector*10
2994 player.Character.HumanoidRootPart.CFrame=CFrame.new(currp)*angle
2995 for i=1,25 do
2996 if not PollenFarmActive then break end
2997 wait(0.2)
2998 pollenTool.ClickEvent:FireServer(currp)
2999 end
3000 if player.leaderstats.Pollen.Value+1>maxpollen then break end
3001 end
3002 end
3003 --turn to honey
3004 currp=nil
3005 player.Character:MoveTo(player.SpawnPos.Value.p)
3006 wait(1)
3007 game:GetService("ReplicatedStorage").Events.PlayerHiveCommand:FireServer("ToggleHoneyMaking")
3008 if PollenFarmActive then
3009 repeat wait(0.5) until player.leaderstats.Pollen.Value < 1
3010 wait(10)
3011 end
3012 end
3013 end
3014 end
3015 end)
3016
3017 --- WayPoints ---
3018
3019 local WayPoints = {
3020 ["Black Bear"] = CFrame.new(-258.1, 5, 299.7),
3021 ["Brown Bear"] = CFrame.new(282, 46, 236),
3022 ["Panda Bear"] = CFrame.new(106.3, 35, 50.1),
3023 ["Polar Bear"] = CFrame.new(-106, 119, -77),
3024 ["Science Bear"] = CFrame.new(267, 103, 20),
3025 ["Traveling Bear"] = CFrame.new(34, 14, 371),
3026 ["Mother Bear"] = CFrame.new(-183.8, 4.6, 87.5),
3027 ["Tunnel Bear"] = CFrame.new(507.3, 5.7, -45.7),
3028 ["Redfield Boost"] = CFrame.new(-332, 20, 244),
3029 ["Bluefield Boost"] = CFrame.new(319, 58, 103),
3030 ["MountainTop Boost"] = CFrame.new(-40, 176, -191.7),
3031 ["Red Cannon (22)"] = CFrame.new(-240, 17, 345),
3032 ["Blue Cannon (16)"] = CFrame.new(-287, 73, 22),
3033 ["Yellow Cannon (12)"] = CFrame.new(266, 109, -25),
3034 ["Slingshot (8)"] = CFrame.new(78, 23, 149),
3035 ["Bee Shop"] = CFrame.new(-136.8, 4.6, 243.4),
3036 ["Tool Shop"] = CFrame.new(86, 4.6, 294),
3037 ["Tool Shop 2"] = CFrame.new(165, 69, -161),
3038 ["MountainTop Shop"] = CFrame.new(-18, 176, -137),
3039 ["Ticket Tent"] = CFrame.new(-234, 17, 398),
3040 ["Red Clubhouse"] = CFrame.new(-334, 21, 216),
3041 ["Blue Clubhouse"] = CFrame.new(292, 4, 98),
3042 ["Ticket Shop"] = CFrame.new(-12.8, 184, -222.2),
3043 ["Club Honey"] = CFrame.new(47, 5, 323),
3044 ["RoyalJelly Shop"] = CFrame.new(-297, 53, 68),
3045 ["Ticket RoyalJelly Shop"] = CFrame.new(81, 18, 240),
3046 ["Honeystorm Dispensor"] = CFrame.new(301, 48, 191),
3047 ["Blueberry Dispenser"] = CFrame.new(313.3, 58, 86.9),
3048 ["Strawberry Dispenser"] = CFrame.new(-320.5, 46, 272.5),
3049 ["Instant Honey Convertor"] = CFrame.new(282, 68, -62),
3050 ["King Beetles Lair"] = CFrame.new(218, 3, 140),
3051 ["Clover Field"] = CFrame.new(174, 34, 189),
3052 ["Mushroom Field"] = CFrame.new(-258.1, 5, 299.7),
3053 ["Spider Field"] = CFrame.new(-57.2, 20, -5.3),
3054 ["Blue Field"] = CFrame.new(113.7, 4, 101.5),
3055 ["Sunflower Field"] = CFrame.new(-208, 4, 185),
3056 ["StrawBerry Field"] = CFrame.new(-169.3, 20, -3.2),
3057 ["Red Field"] = CFrame.new(-258.1, 5, 299.7),
3058 ["Dandelion Field"] = CFrame.new(-30, 4, 225),
3059 ["BamBoo Field"] = CFrame.new(93, 20, -25),
3060 ["Rose Field"] = CFrame.new(-322, 20, 124),
3061 ["Mushroom Field"] = CFrame.new(-94, 5, 116),
3062 ["Cactus Field"] = CFrame.new(-194, 68, -107),
3063 ["Pumpkin Field"] = CFrame.new(-194, 68, -182),
3064 ["MountainTop Field"] = CFrame.new(76, 176, -181),
3065 ["PineTree Field"] = CFrame.new(-318, 68, -150),
3066 ["Pineapple Field"] = CFrame.new(262, 68, -201),
3067 ["Onett"] = CFrame.new(-8.4, 234, -517.9),
3068 ["Gumdrop Dispenser"] = CFrame.new(63, 20.7, 38.7),
3069 ["Treat Dispenser"] = CFrame.new(193.9, 68, -123),
3070 ["Treat Shop"] = CFrame.new(-228.2, 5, 89.4),
3071 ["Ant Challenge"] = CFrame.new(90.6, 32.6, 501)
3072 }
3073
3074 ReturnToHive.MouseButton1Down:connect(function()
3075 local player = game:GetService("Players").LocalPlayer
3076 player.Character:MoveTo(player.SpawnPos.Value.p)
3077 WayPointsFrame.Visible = false
3078 notify'Teleported to Hive'
3079 end)
3080
3081 BlackBear.MouseButton1Down:connect(function()
3082 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3083 uTorso.CFrame = WayPoints["Black Bear"]
3084 WayPointsFrame.Visible = false
3085 notify'Teleported to Black Bear'
3086 end)
3087
3088 BrownBear.MouseButton1Down:connect(function()
3089 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3090 uTorso.CFrame = WayPoints["Brown Bear"]
3091 WayPointsFrame.Visible = false
3092 notify'Teleported to Brown Bear'
3093 end)
3094
3095 PandaBear.MouseButton1Down:connect(function()
3096 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3097 uTorso.CFrame = WayPoints["Panda Bear"]
3098 WayPointsFrame.Visible = false
3099 notify'Teleported to Panda Bear'
3100 end)
3101
3102 PolarBear.MouseButton1Down:connect(function()
3103 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3104 uTorso.CFrame = WayPoints["Polar Bear"]
3105 WayPointsFrame.Visible = false
3106 notify'Teleported to Polar Bear'
3107 end)
3108
3109 ScienceBear.MouseButton1Down:connect(function()
3110 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3111 uTorso.CFrame = WayPoints["Science Bear"]
3112 WayPointsFrame.Visible = false
3113 notify'Teleported to Science Bear'
3114 end)
3115
3116 TravelingBear.MouseButton1Down:connect(function()
3117 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3118 uTorso.CFrame = WayPoints["Traveling Bear"]
3119 WayPointsFrame.Visible = false
3120 notify'Teleported to Traveling Bear'
3121 end)
3122
3123 MotherBear.MouseButton1Down:connect(function()
3124 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3125 uTorso.CFrame = WayPoints["Mother Bear"]
3126 WayPointsFrame.Visible = false
3127 notify'Teleported to Mother Bear'
3128 end)
3129
3130 TunnelBear.MouseButton1Down:connect(function()
3131 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3132 uTorso.CFrame = WayPoints["Tunnel Bear"]
3133 WayPointsFrame.Visible = false
3134 notify'Teleported to Tunnel Bear'
3135 end)
3136
3137 RedBoost.MouseButton1Down:connect(function()
3138 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3139 uTorso.CFrame = WayPoints["Redfield Boost"]
3140 WayPointsFrame.Visible = false
3141 notify'Teleported to RedField Booster'
3142 end)
3143
3144 BlueBoost.MouseButton1Down:connect(function()
3145 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3146 uTorso.CFrame = WayPoints["Bluefield Boost"]
3147 WayPointsFrame.Visible = false
3148 notify'Teleported to BlueField Booster'
3149 end)
3150
3151 MountainBoost.MouseButton1Down:connect(function()
3152 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3153 uTorso.CFrame = WayPoints["MountainTop Boost"]
3154 WayPointsFrame.Visible = false
3155 notify'Teleported to MountainTop Boost'
3156 end)
3157
3158 RedCannon.MouseButton1Down:connect(function()
3159 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3160 uTorso.CFrame = WayPoints["Red Cannon (22)"]
3161 WayPointsFrame.Visible = false
3162 notify'Teleported to Red Cannon (22)'
3163 end)
3164
3165 BlueCannon.MouseButton1Down:connect(function()
3166 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3167 uTorso.CFrame = WayPoints["Blue Cannon (16)"]
3168 WayPointsFrame.Visible = false
3169 notify'Teleported to Blue Cannon (16)'
3170 end)
3171
3172 YellowCannon.MouseButton1Down:connect(function()
3173 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3174 uTorso.CFrame = WayPoints["Yellow Cannon (12)"]
3175 WayPointsFrame.Visible = false
3176 notify'Teleported to Yellow Cannon (12)'
3177 end)
3178
3179 Slingshot.MouseButton1Down:connect(function()
3180 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3181 uTorso.CFrame = WayPoints["Slingshot (8)"]
3182 WayPointsFrame.Visible = false
3183 notify'Teleported to Slingshot (8)'
3184 end)
3185
3186 BeeShop.MouseButton1Down:connect(function()
3187 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3188 uTorso.CFrame = WayPoints["Bee Shop"]
3189 WayPointsFrame.Visible = false
3190 notify'Teleported to Bee Shop'
3191 end)
3192
3193 TPShop.MouseButton1Down:connect(function()
3194 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3195 uTorso.CFrame = WayPoints["Tool Shop"]
3196 WayPointsFrame.Visible = false
3197 notify'Teleported to Basic Tool Shop'
3198 end)
3199
3200 TPShop2.MouseButton1Down:connect(function()
3201 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3202 uTorso.CFrame = WayPoints["Tool Shop 2"]
3203 WayPointsFrame.Visible = false
3204 notify'Teleported to Advanced Tool Shop'
3205 end)
3206
3207 MountainTopShop.MouseButton1Down:connect(function()
3208 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3209 uTorso.CFrame = WayPoints["MountainTop Shop"]
3210 WayPointsFrame.Visible = false
3211 notify'Teleported to MountainTop Shop'
3212 end)
3213
3214 TentShop.MouseButton1Down:connect(function()
3215 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3216 uTorso.CFrame = WayPoints["Ticket Tent"]
3217 WayPointsFrame.Visible = false
3218 notify'Teleported to Ticket Tent Shop'
3219 end)
3220
3221 RedClubhouse.MouseButton1Down:connect(function()
3222 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3223 uTorso.CFrame = WayPoints["Red Clubhouse"]
3224 WayPointsFrame.Visible = false
3225 notify'Teleported to Red ClubHouse'
3226 end)
3227
3228 BlueClubhouse.MouseButton1Down:connect(function()
3229 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3230 uTorso.CFrame = WayPoints["Blue Clubhouse"]
3231 WayPointsFrame.Visible = false
3232 notify'Teleported to Blue ClubHouse'
3233 end)
3234
3235 TicketShop.MouseButton1Down:connect(function()
3236 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3237 uTorso.CFrame = WayPoints["Ticket Shop"]
3238 WayPointsFrame.Visible = false
3239 notify'Teleported to Ticket Dispenser'
3240 end)
3241
3242 ClubHoney.MouseButton1Down:connect(function()
3243 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3244 uTorso.CFrame = WayPoints["Club Honey"]
3245 WayPointsFrame.Visible = false
3246 notify'Teleported to Club Honey Dispenser'
3247 end)
3248
3249 RoyalJellyShop.MouseButton1Down:connect(function()
3250 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3251 uTorso.CFrame = WayPoints["RoyalJelly Shop"]
3252 WayPointsFrame.Visible = false
3253 notify'Teleported to RoyalJelly Shop'
3254 end)
3255
3256 TicketRoyalJelly.MouseButton1Down:connect(function()
3257 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3258 uTorso.CFrame = WayPoints["Ticket RoyalJelly Shop"]
3259 WayPointsFrame.Visible = false
3260 notify'Teleported to Ticket Royal Jelly Shop'
3261 end)
3262
3263 Honeystorm.MouseButton1Down:connect(function()
3264 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3265 uTorso.CFrame = WayPoints["Honeystorm Dispensor"]
3266 WayPointsFrame.Visible = false
3267 notify'Teleported to Honeystorm'
3268 end)
3269
3270 HoneyConvertor.MouseButton1Down:connect(function()
3271 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3272 uTorso.CFrame = WayPoints["Instant Honey Convertor"]
3273 WayPointsFrame.Visible = false
3274 notify'Teleported to Instant Honey Convertor'
3275 end)
3276
3277 TreatDispenser.MouseButton1Down:connect(function()
3278 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3279 uTorso.CFrame = WayPoints["Treat Dispenser"]
3280 WayPointsFrame.Visible = false
3281 notify'Teleported to Treat Dispenser'
3282 end)
3283
3284 KingbeetlesLair.MouseButton1Down:connect(function()
3285 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3286 uTorso.CFrame = WayPoints["King Beetles Lair"]
3287 WayPointsFrame.Visible = false
3288 notify'Teleported to King Beetles Lair'
3289 end)
3290
3291
3292 MushRoomField.MouseButton1Down:connect(function()
3293 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3294 uTorso.CFrame = WayPoints["Mushroom Field"]
3295 WayPointsFrame.Visible = false
3296 notify'Teleported to Mushroom Field'
3297 end)
3298
3299 StrawBerryField.MouseButton1Down:connect(function()
3300 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3301 uTorso.CFrame = WayPoints["StrawBerry Field"]
3302 WayPointsFrame.Visible = false
3303 notify'Teleported to StrawBerry Field'
3304 end)
3305
3306 CloverField.MouseButton1Down:connect(function()
3307 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3308 uTorso.CFrame = WayPoints["Clover Field"]
3309 WayPointsFrame.Visible = false
3310 notify'Teleported to Clover Field'
3311 end)
3312
3313 SpiderField.MouseButton1Down:connect(function()
3314 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3315 uTorso.CFrame = WayPoints["Spider Field"]
3316 WayPointsFrame.Visible = false
3317 notify'Teleported to Spider Field'
3318 end)
3319
3320 BlueField.MouseButton1Down:connect(function()
3321 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3322 uTorso.CFrame = WayPoints["Blue Field"]
3323 WayPointsFrame.Visible = false
3324 notify'Teleported to Blue Field'
3325 end)
3326
3327 SunflowerField.MouseButton1Down:connect(function()
3328 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3329 uTorso.CFrame = WayPoints["Sunflower Field"]
3330 WayPointsFrame.Visible = false
3331 notify'Teleported to Sunflower Field'
3332 end)
3333
3334 DandelionField.MouseButton1Down:connect(function()
3335 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3336 uTorso.CFrame = WayPoints["Dandelion Field"]
3337 WayPointsFrame.Visible = false
3338 notify'Teleported to Dandelion Field'
3339 end)
3340
3341 BamBooField.MouseButton1Down:connect(function()
3342 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3343 uTorso.CFrame = WayPoints["BamBoo Field"]
3344 WayPointsFrame.Visible = false
3345 notify'Teleported to BamBoo Field'
3346 end)
3347
3348 RoseField.MouseButton1Down:connect(function()
3349 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3350 uTorso.CFrame = WayPoints["Rose Field"]
3351 WayPointsFrame.Visible = false
3352 notify'Teleported to Rose Field'
3353 end)
3354
3355 CactusField.MouseButton1Down:connect(function()
3356 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3357 uTorso.CFrame = WayPoints["Cactus Field"]
3358 WayPointsFrame.Visible = false
3359 notify'Teleported to BamBoo Field'
3360 end)
3361
3362 PumpkinField.MouseButton1Down:connect(function()
3363 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3364 uTorso.CFrame = WayPoints["Pumpkin Field"]
3365 WayPointsFrame.Visible = false
3366 notify'Teleported to BamBoo Field'
3367 end)
3368
3369 PineTreeField.MouseButton1Down:connect(function()
3370 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3371 uTorso.CFrame = WayPoints["PineTree Field"]
3372 WayPointsFrame.Visible = false
3373 notify'Teleported to BamBoo Field'
3374 end)
3375
3376 MountainTopField.MouseButton1Down:connect(function()
3377 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3378 uTorso.CFrame = WayPoints["MountainTop Field"]
3379 WayPointsFrame.Visible = false
3380 notify'Teleported to Mountain Top Field'
3381 end)
3382
3383 PineappleField.MouseButton1Down:connect(function()
3384 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3385 uTorso.CFrame = WayPoints["Pineapple Field"]
3386 WayPointsFrame.Visible = false
3387 notify'Teleported to Pineapple Field'
3388 end)
3389
3390 GumdropDispenser.MouseButton1Down:connect(function()
3391 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3392 uTorso.CFrame = WayPoints["Gumdrop Dispenser"]
3393 WayPointsFrame.Visible = false
3394 notify'Teleported to Gumdrop Dispenser'
3395 end)
3396
3397 TreatShop.MouseButton1Down:connect(function()
3398 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3399 uTorso.CFrame = WayPoints["Treat Shop"]
3400 WayPointsFrame.Visible = false
3401 notify'Teleported to Treat Shop'
3402 end)
3403
3404 Onett.MouseButton1Down:connect(function()
3405 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3406 uTorso.CFrame = WayPoints["Onett"]
3407 WayPointsFrame.Visible = false
3408 notify'Teleported to Onett'
3409 end)
3410
3411 AntChallenge.MouseButton1Down:connect(function()
3412 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3413 uTorso.CFrame = WayPoints["Ant Challenge"]
3414 WayPointsFrame.Visible = false
3415 notify'Teleported to Ant Challenge'
3416 end)
3417
3418 BlueberryDispenser.MouseButton1Down:connect(function()
3419 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3420 uTorso.CFrame = WayPoints["Blueberry Dispenser"]
3421 WayPointsFrame.Visible = false
3422 notify'Teleported to Blueberry Dispenser'
3423 end)
3424
3425 StrawberryDispenser.MouseButton1Down:connect(function()
3426 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3427 uTorso.CFrame = WayPoints["Strawberry Dispenser"]
3428 WayPointsFrame.Visible = false
3429 notify'Teleported to Strawberry Dispenser'
3430 end)
3431
3432 -- Show Location --
3433
3434 spawn (function()
3435 while true do
3436 function round(num, numDecimalPlaces)
3437 local mult = 10^(numDecimalPlaces or 0)
3438 return math.floor(num * mult + 0.5) / mult
3439 end
3440 LocationX = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.x, 1)
3441 LocationY = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.y, 1)
3442 LocationZ = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.z, 1)
3443 ShowLocation.Text = "Coords: "..LocationX..", "..LocationY..", "..LocationZ
3444 wait(0.5)
3445 end
3446 end)
3447
3448 SetLocation.MouseButton1Down:connect(function()
3449 function round(num, numDecimalPlaces)
3450 local mult = 10^(numDecimalPlaces or 0)
3451 return math.floor(num * mult + 0.5) / mult
3452 end
3453 setlocationx = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.x, 0)
3454 setlocationy = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.y, 0)
3455 setlocationz = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.z, 0)
3456 print("Set Custom Location: "..setlocationx..", "..setlocationy..", "..setlocationz)
3457 SetLocation.Text = "Set: " ..setlocationx..","..setlocationy..","..setlocationz
3458 CustomLocationSet = true
3459 end)
3460
3461 --- TP to custom location ---
3462
3463 TPLocation.MouseButton1Down:connect(function()
3464 if CustomLocationSet == true then
3465 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
3466 uTorso.CFrame = CFrame.new(setlocationx, setlocationy, setlocationz)
3467 end
3468 end)
3469
3470 --- Player Teleport ---
3471
3472 local buttons = {
3473 Player1,
3474 Player2,
3475 Player3,
3476 Player4,
3477 Player5
3478 }
3479 spawn (function()
3480 while true do
3481 Player1.Text = ""
3482 Player2.Text = ""
3483 Player3.Text = ""
3484 Player4.Text = ""
3485 Player5.Text = ""
3486 for i, v in pairs(game.Players:GetChildren()) do
3487 buttons[i].Text = v.Name
3488 buttons[i].Visible = true
3489 end
3490 wait(0.5)
3491 end
3492 end)
3493
3494 Player1.MouseButton1Down:connect(function()
3495 PlyrSel.Text = Player1.Text
3496 end)
3497 Player2.MouseButton1Down:connect(function()
3498 PlyrSel.Text = Player2.Text
3499 end)
3500 Player3.MouseButton1Down:connect(function()
3501 PlyrSel.Text = Player3.Text
3502 end)
3503 Player4.MouseButton1Down:connect(function()
3504 PlyrSel.Text = Player4.Text
3505 end)
3506 Player5.MouseButton1Down:connect(function()
3507 PlyrSel.Text = Player5.Text
3508 end)
3509
3510 TpPlayer.MouseButton1Down:connect(function()
3511 if PlyrSel.Text == "SELECT A PLAYER" then
3512 warn("No Player Selected")
3513 else
3514 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[PlyrSel.Text].HumanoidRootPart.CFrame
3515 end
3516 end)
3517
3518 spawn(function()
3519 while true do
3520 wait()
3521 if antchallengeescape == true then
3522 while antchallengeescape == true do
3523 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(LocationX, NewLocationY, LocationZ)
3524 wait(0.3)
3525 end
3526 end
3527 end
3528 end)
3529
3530 -- Find Hidden Treasures --
3531
3532 FindTreasures.MouseButton1Down:connect(function()
3533 local player = game:GetService("Players").LocalPlayer
3534 local function collecttreasure(treasure)
3535 for i,v in ipairs(treasure:GetChildren()) do
3536 if v.Parent then
3537 player.Character:MoveTo(v.Position)
3538 end
3539 wait(1)
3540 end
3541 end
3542 collecttreasure(workspace.TreasureCollectibles)
3543 wait(1)
3544 player.Character:MoveTo(player.SpawnPos.Value.p)
3545 end)
3546
3547 --- NoClip ---
3548
3549 noclip = false
3550 game:GetService('RunService').Stepped:connect(function()
3551 if noclip then
3552 game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
3553 end
3554 end)
3555 NoClip.MouseButton1Down:connect(function()
3556 noclip = not noclip
3557 if NoClip.Text == "Enable NoClip" then
3558 NoClip.Text = "Disable NoClip"
3559 NoClip.BackgroundColor3 = Color3.new(0.5, 0, 0)
3560 else
3561 NoClip.Text = "Enable NoClip"
3562 NoClip.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
3563 end
3564 end)
3565
3566 --- TP Tool ---
3567
3568 TPTool.MouseButton1Down:connect(function()
3569 local Tele = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
3570 Tele.RequiresHandle = false
3571 Tele.RobloxLocked = true
3572 Tele.Name = "TPTool"
3573 Tele.ToolTip = "Teleport Tool"
3574 Tele.Equipped:connect(function(Mouse)
3575 Mouse.Button1Down:connect(function()
3576 if Mouse.Target then
3577 game.Workspace:FindFirstChild(game.Players.LocalPlayer.Name).HumanoidRootPart.CFrame = (CFrame.new(Mouse.Hit.x, Mouse.Hit.y + 5, Mouse.Hit.z))
3578 end
3579 end)
3580 end)
3581 notify'TP Tool added to your Backpack'
3582
3583 end)
3584
3585 --- Builder Tool ---
3586
3587 BTool.MouseButton1Down:connect(function()
3588 local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
3589 local tool2 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
3590 local tool3 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
3591 local tool4 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
3592 local tool5 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
3593 tool1.BinType = "Clone"
3594 tool2.BinType = "GameTool"
3595 tool3.BinType = "Hammer"
3596 tool4.BinType = "Script"
3597 tool5.BinType = "Grab"
3598 notify'BTools added to your Backpack'
3599 end)
3600
3601 --- Pollen Farm ---
3602
3603 PollenFarm.MouseButton1Click:connect(function()
3604 if PollenFarmActive ~= true then
3605 PollenFarmActive = true
3606 Field1AFActive = false
3607 Field2AFActive = false
3608 Field3AFActive = false
3609 Field4AFActive = false
3610 Field5AFActive = false
3611 Field6AFActive = false
3612 Field7AFActive = false
3613 Field8AFActive = false
3614 Field9AFActive = false
3615 Field10AFActive = false
3616 Field11AFActive = false
3617 Field12AFActive = false
3618 Field13AFActive = false
3619 Field14AFActive = false
3620 PollenFarm.Text = "Stop Farming"
3621 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
3622 notify'Pollen Farming Started'
3623 else
3624 PollenFarmActive = false
3625 Field1AFActive = false
3626 Field2AFActive = false
3627 Field3AFActive = false
3628 Field4AFActive = false
3629 Field5AFActive = false
3630 Field6AFActive = false
3631 Field7AFActive = false
3632 Field8AFActive = false
3633 Field9AFActive = false
3634 Field10AFActive = false
3635 Field11AFActive = false
3636 Field12AFActive = false
3637 Field13AFActive = false
3638 Field14AFActive = false
3639 notify'Pollen Farming Ended'
3640 PollenFarm.Text = "Farm Pollen"
3641 PollenFarm.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
3642 local player = game:GetService("Players").LocalPlayer
3643 currp=nil
3644 player.Character:MoveTo(player.SpawnPos.Value.p)
3645 end
3646 end)
3647
3648 Field1AF.MouseButton1Down:connect(function()
3649 PollenFarmActive = true
3650 Field1AFActive = true
3651 Field2AFActive = false
3652 Field3AFActive = false
3653 Field4AFActive = false
3654 Field5AFActive = false
3655 Field6AFActive = false
3656 Field7AFActive = false
3657 Field8AFActive = false
3658 Field9AFActive = false
3659 Field10AFActive = false
3660 Field11AFActive = false
3661 Field12AFActive = false
3662 Field13AFActive = false
3663 Field14AFActive = false
3664 PollenFarm.Text = "Stop Farming"
3665 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
3666 notify'Pollen Farming Zone 1 Started'
3667 WayPointsFrame.Visible = false
3668 end)
3669
3670 Field2AF.MouseButton1Down:connect(function()
3671 PollenFarmActive = true
3672 Field2AFActive = true
3673 Field1AFActive = false
3674 Field3AFActive = false
3675 Field4AFActive = false
3676 Field5AFActive = false
3677 Field6AFActive = false
3678 Field7AFActive = false
3679 Field8AFActive = false
3680 Field9AFActive = false
3681 Field10AFActive = false
3682 Field11AFActive = false
3683 Field12AFActive = false
3684 Field13AFActive = false
3685 Field14AFActive = false
3686 PollenFarm.Text = "Stop Farming"
3687 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
3688 notify'Pollen Farming Zone 2 Started'
3689 WayPointsFrame.Visible = false
3690 end)
3691
3692 Field3AF.MouseButton1Down:connect(function()
3693 PollenFarmActive = true
3694 Field3AFActive = true
3695 Field1AFActive = false
3696 Field2AFActive = false
3697 Field4AFActive = false
3698 Field5AFActive = false
3699 Field6AFActive = false
3700 Field7AFActive = false
3701 Field8AFActive = false
3702 Field9AFActive = false
3703 Field10AFActive = false
3704 Field11AFActive = false
3705 Field12AFActive = false
3706 Field13AFActive = false
3707 Field14AFActive = false
3708 PollenFarm.Text = "Stop Farming"
3709 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
3710 notify'Pollen Farming Zone 3 Started'
3711 WayPointsFrame.Visible = false
3712 end)
3713
3714 Field4AF.MouseButton1Down:connect(function()
3715 PollenFarmActive = true
3716 Field4AFActive = true
3717 Field1AFActive = false
3718 Field2AFActive = false
3719 Field3AFActive = false
3720 Field5AFActive = false
3721 Field6AFActive = false
3722 Field7AFActive = false
3723 Field8AFActive = false
3724 Field9AFActive = false
3725 Field10AFActive = false
3726 Field11AFActive = false
3727 Field12AFActive = false
3728 Field13AFActive = false
3729 Field14AFActive = false
3730 PollenFarm.Text = "Stop Farming"
3731 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
3732 notify'Pollen Farming Zone 4 Started'
3733 WayPointsFrame.Visible = false
3734 end)
3735
3736 Field5AF.MouseButton1Down:connect(function()
3737 PollenFarmActive = true
3738 Field5AFActive = true
3739 Field1AFActive = false
3740 Field2AFActive = false
3741 Field3AFActive = false
3742 Field4AFActive = false
3743 Field6AFActive = false
3744 Field7AFActive = false
3745 Field8AFActive = false
3746 Field9AFActive = false
3747 Field10AFActive = false
3748 Field11AFActive = false
3749 Field12AFActive = false
3750 Field13AFActive = false
3751 Field14AFActive = false
3752 PollenFarm.Text = "Stop Farming"
3753 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
3754 notify'Pollen Farming Zone 5 Started'
3755 WayPointsFrame.Visible = false
3756 end)
3757
3758 Field6AF.MouseButton1Down:connect(function()
3759 PollenFarmActive = true
3760 Field6AFActive = true
3761 Field1AFActive = false
3762 Field2AFActive = false
3763 Field3AFActive = false
3764 Field4AFActive = false
3765 Field5AFActive = false
3766 Field7AFActive = false
3767 Field8AFActive = false
3768 Field9AFActive = false
3769 Field10AFActive = false
3770 Field11AFActive = false
3771 Field12AFActive = false
3772 Field13AFActive = false
3773 Field14AFActive = false
3774 PollenFarm.Text = "Stop Farming"
3775 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
3776 notify'Pollen Farming Zone 6 Started'
3777 WayPointsFrame.Visible = false
3778 end)
3779
3780 Field7AF.MouseButton1Down:connect(function()
3781 PollenFarmActive = true
3782 Field7AFActive = true
3783 Field1AFActive = false
3784 Field2AFActive = false
3785 Field3AFActive = false
3786 Field4AFActive = false
3787 Field5AFActive = false
3788 Field6AFActive = false
3789 Field8AFActive = false
3790 Field9AFActive = false
3791 Field10AFActive = false
3792 Field11AFActive = false
3793 Field12AFActive = false
3794 Field13AFActive = false
3795 Field14AFActive = false
3796 PollenFarm.Text = "Stop Farming"
3797 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
3798 notify'Pollen Farming Zone 7 Started'
3799 WayPointsFrame.Visible = false
3800 end)
3801
3802 Field8AF.MouseButton1Down:connect(function()
3803 PollenFarmActive = true
3804 Field8AFActive = true
3805 Field1AFActive = false
3806 Field2AFActive = false
3807 Field3AFActive = false
3808 Field4AFActive = false
3809 Field5AFActive = false
3810 Field6AFActive = false
3811 Field7AFActive = false
3812 Field9AFActive = false
3813 Field10AFActive = false
3814 Field11AFActive = false
3815 Field12AFActive = false
3816 Field13AFActive = false
3817 Field14AFActive = false
3818 PollenFarm.Text = "Stop Farming"
3819 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
3820 notify'Pollen Farming Zone 8 Started'
3821 WayPointsFrame.Visible = false
3822 end)
3823
3824 Field9AF.MouseButton1Down:connect(function()
3825 PollenFarmActive = true
3826 Field9AFActive = true
3827 Field1AFActive = false
3828 Field2AFActive = false
3829 Field3AFActive = false
3830 Field4AFActive = false
3831 Field5AFActive = false
3832 Field6AFActive = false
3833 Field7AFActive = false
3834 Field8AFActive = false
3835 Field10AFActive = false
3836 Field11AFActive = false
3837 Field12AFActive = false
3838 Field13AFActive = false
3839 Field14AFActive = false
3840 PollenFarm.Text = "Stop Farming"
3841 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
3842 notify'Pollen Farming Zone 9 Started'
3843 WayPointsFrame.Visible = false
3844 end)
3845
3846 Field10AF.MouseButton1Down:connect(function()
3847 PollenFarmActive = true
3848 Field10AFActive = true
3849 Field1AFActive = false
3850 Field2AFActive = false
3851 Field3AFActive = false
3852 Field4AFActive = false
3853 Field5AFActive = false
3854 Field6AFActive = false
3855 Field7AFActive = false
3856 Field8AFActive = false
3857 Field9AFActive = false
3858 Field11AFActive = false
3859 Field12AFActive = false
3860 Field13AFActive = false
3861 Field14AFActive = false
3862 PollenFarm.Text = "Stop Farming"
3863 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
3864 notify'Pollen Farming Zone 10 Started'
3865 WayPointsFrame.Visible = false
3866 end)
3867
3868 Field11AF.MouseButton1Down:connect(function()
3869 PollenFarmActive = true
3870 Field11AFActive = true
3871 Field1AFActive = false
3872 Field2AFActive = false
3873 Field3AFActive = false
3874 Field4AFActive = false
3875 Field5AFActive = false
3876 Field6AFActive = false
3877 Field7AFActive = false
3878 Field8AFActive = false
3879 Field9AFActive = false
3880 Field10AFActive = false
3881 Field12AFActive = false
3882 Field13AFActive = false
3883 Field14AFActive = false
3884 PollenFarm.Text = "Stop Farming"
3885 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
3886 notify'Pollen Farming Zone 11 Started'
3887 WayPointsFrame.Visible = false
3888 end)
3889
3890 Field12AF.MouseButton1Down:connect(function()
3891 PollenFarmActive = true
3892 Field12AFActive = true
3893 Field1AFActive = false
3894 Field2AFActive = false
3895 Field3AFActive = false
3896 Field4AFActive = false
3897 Field5AFActive = false
3898 Field6AFActive = false
3899 Field7AFActive = false
3900 Field8AFActive = false
3901 Field9AFActive = false
3902 Field10AFActive = false
3903 Field11AFActive = false
3904 Field13AFActive = false
3905 Field14AFActive = false
3906 PollenFarm.Text = "Stop Farming"
3907 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
3908 notify'Pollen Farming Zone 12 Started'
3909 WayPointsFrame.Visible = false
3910 end)
3911
3912 Field13AF.MouseButton1Down:connect(function()
3913 PollenFarmActive = true
3914 Field13AFActive = true
3915 Field1AFActive = false
3916 Field2AFActive = false
3917 Field3AFActive = false
3918 Field4AFActive = false
3919 Field5AFActive = false
3920 Field6AFActive = false
3921 Field7AFActive = false
3922 Field8AFActive = false
3923 Field9AFActive = false
3924 Field10AFActive = false
3925 Field11AFActive = false
3926 Field12AFActive = false
3927 Field14AFActive = false
3928 PollenFarm.Text = "Stop Farming"
3929 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
3930 notify'Pollen Farming Zone 13 Started'
3931 WayPointsFrame.Visible = false
3932 end)
3933
3934 Field14AF.MouseButton1Down:connect(function()
3935 PollenFarmActive = true
3936 Field14AFActive = true
3937 Field1AFActive = false
3938 Field2AFActive = false
3939 Field3AFActive = false
3940 Field4AFActive = false
3941 Field5AFActive = false
3942 Field6AFActive = false
3943 Field7AFActive = false
3944 Field8AFActive = false
3945 Field9AFActive = false
3946 Field10AFActive = false
3947 Field11AFActive = false
3948 Field12AFActive = false
3949 Field13AFActive = false
3950 PollenFarm.Text = "Stop Farming"
3951 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
3952 notify'Pollen Farming Zone 14 Started'
3953 WayPointsFrame.Visible = false
3954 end)
3955
3956 -- Auto Dig --
3957
3958 AutoDig.MouseButton1Click:connect(function()
3959 if AutoDigActive ~= true then
3960 AutoDigActive = true
3961 AutoDig.BackgroundColor3 = Color3.new(0.5, 0, 0)
3962 if AutoDigActive then
3963 local player = game:GetService("Players").LocalPlayer
3964 local pollenTool = player.Character:FindFirstChildOfClass("Tool") or player.Backpack:FindFirstChildOfClass("Tool")
3965 if pollenTool==nil or pollenTool:FindFirstChild("ClickEvent")==nil then
3966 AutoDigActive = false
3967 AutoDig.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
3968 error("Tool not found")
3969 end
3970 pollenTool.Parent = player.Character
3971 while AutoDigActive do
3972 wait(0.1)
3973 pollenTool.ClickEvent:FireServer(CFrame.new())
3974 end
3975 end
3976 else
3977 AutoDigActive = false
3978 notify'Auto Dig Stopped'
3979 AutoDig.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
3980 end
3981 end)
3982
3983 --- ReJoin Server ---
3984
3985 ReJoinServer.MouseButton1Down:connect(function()
3986 local placeId = 1537690962
3987 game:GetService("TeleportService"):Teleport(placeId)
3988 end)
3989
3990 --- Mouse Actions ---
3991
3992 mouse.KeyDown:connect(function(key)
3993 if key == "r" then
3994 if antchallengeescape == true then
3995 antchallengeescape = false
3996 else
3997 LocationX = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.x
3998 LocationY = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.y
3999 LocationZ = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.z
4000 NewLocationY = LocationY +10
4001 print("Current Position: "..LocationX..", "..LocationY..", "..LocationZ)
4002 antchallengeescape = true
4003 end
4004 end
4005 end)
4006 end)
4007
4008
4009end
4010coroutine.resume(coroutine.create(SCRIPT_VEIZ75_FAKESCRIPT))
4011function SCRIPT_HHMV89_FAKESCRIPT() -- exit4.LocalScript
4012 getfenv().script = Instance.new('LocalScript', exit4)
4013
4014 button = script.Parent
4015
4016
4017 button.MouseButton1Down:connect(function()
4018 game.Players.LocalPlayer.PlayerGui.PureHub.BeeSwarmSim.Visible = false
4019 end)
4020
4021end
4022coroutine.resume(coroutine.create(SCRIPT_HHMV89_FAKESCRIPT))
4023function SCRIPT_TOYI81_FAKESCRIPT() -- MurderGui.Script
4024 getfenv().script = Instance.new('Script', MurderGui)
4025
4026 button = script.Parent
4027
4028
4029 button.MouseButton1Down:connect(function()
4030 -- Made by abs_0 (absoabsolute0)
4031 -- Objects
4032
4033 local mygui = Instance.new("ScreenGui")
4034 local maintab = Instance.new("Frame")
4035 local title = Instance.new("TextLabel")
4036 local bodyframe = Instance.new("Frame")
4037 local menuframe = Instance.new("Frame")
4038 local generalbuttonframe = Instance.new("Frame")
4039 local generalbutton = Instance.new("TextButton")
4040 local generalbuttonlabel = Instance.new("ImageLabel")
4041 local lpbuttonframe = Instance.new("Frame")
4042 local lpbutton = Instance.new("TextButton")
4043 local lpbuttonlabel = Instance.new("ImageLabel")
4044 local tpbuttonframe = Instance.new("Frame")
4045 local tpbutton = Instance.new("TextButton")
4046 local tpbuttonlabel = Instance.new("ImageLabel")
4047 local tptextbox = Instance.new("TextBox")
4048 local tpunderline = Instance.new("Frame")
4049 local tpunderlinebase = Instance.new("Frame")
4050 local generalframe = Instance.new("Frame")
4051 local generalespframe = Instance.new("Frame")
4052 local generalespbutton = Instance.new("TextButton")
4053 local generalesplabel = Instance.new("ImageLabel")
4054 local generalcoinframe = Instance.new("Frame")
4055 local generalcoinbutton = Instance.new("TextButton")
4056 local generalcoinlabel = Instance.new("ImageLabel")
4057 local generalgunframe = Instance.new("Frame")
4058 local generalgunbutton = Instance.new("TextButton")
4059 local generalgunlabel = Instance.new("ImageLabel")
4060 local generallobbyframe = Instance.new("Frame")
4061 local generallobbybutton = Instance.new("TextButton")
4062 local generallobbylabel = Instance.new("ImageLabel")
4063 local lpframe = Instance.new("Frame")
4064 local lpjumpframe = Instance.new("Frame")
4065 local lpjumpbutton = Instance.new("TextButton")
4066 local lpjumplabel = Instance.new("ImageLabel")
4067 local lpgravframe = Instance.new("Frame")
4068 local lpgravbutton = Instance.new("TextButton")
4069 local lpgravlabel = Instance.new("ImageLabel")
4070 local lpwalkframe = Instance.new("Frame")
4071 local lpwalkbutton = Instance.new("TextButton")
4072 local lpwalklabel = Instance.new("ImageLabel")
4073 local lpgodframe = Instance.new("Frame")
4074 local lpgodbutton = Instance.new("TextButton")
4075 local lpgodlabel = Instance.new("ImageLabel")
4076 local backbutton1 = Instance.new("TextButton")
4077 local backbutton1label = Instance.new("ImageLabel")
4078 local backbutton2 = Instance.new("TextButton")
4079 local backbutton2label = Instance.new("ImageLabel")
4080 local creditsbutton = Instance.new("TextButton")
4081 local creditsiconlabel1 = Instance.new("ImageLabel")
4082 local creditsiconlabel2 = Instance.new("ImageLabel")
4083 local toggle = Instance.new("Frame")
4084 local closeall = Instance.new("TextButton")
4085 local closeopen = Instance.new("TextButton")
4086 local closeopenlabel = Instance.new("ImageLabel")
4087 local creditstab = Instance.new("Frame")
4088 local creditstitle = Instance.new("TextLabel")
4089 local creditsframe = Instance.new("Frame")
4090 local creditsmenuframe = Instance.new("Frame")
4091 local creditsfield = Instance.new("TextLabel")
4092 local closecredits = Instance.new("TextButton")
4093
4094 -- Properties
4095
4096 mygui.Name = "mygui"
4097 mygui.Parent = game.CoreGui
4098
4099 maintab.Name = "maintab"
4100 maintab.Parent = mygui
4101 maintab.Active = true
4102 maintab.BackgroundColor3 = Color3.new(1, 1, 1)
4103 maintab.BackgroundTransparency = 0.5
4104 maintab.BorderSizePixel = 0
4105 maintab.Draggable = true
4106 maintab.Position = UDim2.new(0, 900, 0, 330)
4107 maintab.Size = UDim2.new(0, 256, 0, 30)
4108
4109 title.Name = "title"
4110 title.Parent = maintab
4111 title.BackgroundColor3 = Color3.new(0, 0.45098, 0.862745)
4112 title.BorderSizePixel = 0
4113 title.Size = UDim2.new(0, 256, 0, 30)
4114 title.Font = Enum.Font.SourceSansBold
4115 title.FontSize = Enum.FontSize.Size24
4116 title.Text = "MM2 Gui"
4117 title.TextColor3 = Color3.new(1, 1, 1)
4118 title.TextSize = 23
4119
4120 bodyframe.Name = "bodyframe"
4121 bodyframe.Parent = maintab
4122 bodyframe.BackgroundColor3 = Color3.new(0, 0.615686, 1)
4123 bodyframe.BorderSizePixel = 0
4124 bodyframe.ClipsDescendants = true
4125 bodyframe.Position = UDim2.new(0, 0, 0, 30)
4126 bodyframe.Size = UDim2.new(0, 256, 0, 222)
4127
4128 menuframe.Name = "menuframe"
4129 menuframe.Parent = bodyframe
4130 menuframe.BackgroundColor3 = Color3.new(1, 1, 1)
4131 menuframe.BackgroundTransparency = 1
4132 menuframe.BorderSizePixel = 0
4133 menuframe.Size = UDim2.new(0, 256, 0, 222)
4134
4135 generalbuttonframe.Name = "generalbuttonframe"
4136 generalbuttonframe.Parent = menuframe
4137 generalbuttonframe.BackgroundColor3 = Color3.new(1, 1, 1)
4138 generalbuttonframe.BorderSizePixel = 0
4139 generalbuttonframe.Position = UDim2.new(0, 31, 0, 31)
4140 generalbuttonframe.Size = UDim2.new(0, 194, 0, 31)
4141
4142 generalbutton.Name = "generalbutton"
4143 generalbutton.Parent = generalbuttonframe
4144 generalbutton.BackgroundColor3 = Color3.new(1, 1, 1)
4145 generalbutton.BackgroundTransparency = 1
4146 generalbutton.BorderSizePixel = 0
4147 generalbutton.ClipsDescendants = true
4148 generalbutton.Size = UDim2.new(0, 194, 0, 30)
4149 generalbutton.Font = Enum.Font.SourceSansSemibold
4150 generalbutton.FontSize = Enum.FontSize.Size24
4151 generalbutton.Text = "General"
4152 generalbutton.TextColor3 = Color3.new(0, 0.615686, 1)
4153 generalbutton.TextSize = 20
4154
4155 generalbuttonlabel.Name = "generalbuttonlabel"
4156 generalbuttonlabel.Parent = generalbutton
4157 generalbuttonlabel.AnchorPoint = Vector2.new(0.5, 0.5)
4158 generalbuttonlabel.BackgroundColor3 = Color3.new(1, 1, 1)
4159 generalbuttonlabel.BackgroundTransparency = 1
4160 generalbuttonlabel.BorderSizePixel = 0
4161 generalbuttonlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
4162 generalbuttonlabel.Size = UDim2.new(0, 50, 0, 50)
4163 generalbuttonlabel.Visible = false
4164 generalbuttonlabel.Image = "rbxassetid://200182847"
4165 generalbuttonlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
4166 generalbuttonlabel.ImageTransparency = 0.80000001192093
4167
4168 lpbuttonframe.Name = "lpbuttonframe"
4169 lpbuttonframe.Parent = menuframe
4170 lpbuttonframe.BackgroundColor3 = Color3.new(1, 1, 1)
4171 lpbuttonframe.BorderSizePixel = 0
4172 lpbuttonframe.Position = UDim2.new(0, 31, 0, 96)
4173 lpbuttonframe.Size = UDim2.new(0, 194, 0, 31)
4174
4175 lpbutton.Name = "lpbutton"
4176 lpbutton.Parent = lpbuttonframe
4177 lpbutton.BackgroundColor3 = Color3.new(1, 1, 1)
4178 lpbutton.BackgroundTransparency = 1
4179 lpbutton.BorderSizePixel = 0
4180 lpbutton.ClipsDescendants = true
4181 lpbutton.Size = UDim2.new(0, 194, 0, 30)
4182 lpbutton.Font = Enum.Font.SourceSansSemibold
4183 lpbutton.FontSize = Enum.FontSize.Size24
4184 lpbutton.Text = "Local Player"
4185 lpbutton.TextColor3 = Color3.new(0, 0.615686, 1)
4186 lpbutton.TextSize = 19
4187
4188 lpbuttonlabel.Name = "lpbuttonlabel"
4189 lpbuttonlabel.Parent = lpbutton
4190 lpbuttonlabel.AnchorPoint = Vector2.new(0.5, 0.5)
4191 lpbuttonlabel.BackgroundColor3 = Color3.new(1, 1, 1)
4192 lpbuttonlabel.BackgroundTransparency = 1
4193 lpbuttonlabel.BorderSizePixel = 0
4194 lpbuttonlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
4195 lpbuttonlabel.Size = UDim2.new(0, 50, 0, 50)
4196 lpbuttonlabel.Visible = false
4197 lpbuttonlabel.Image = "rbxassetid://200182847"
4198 lpbuttonlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
4199 lpbuttonlabel.ImageTransparency = 0.80000001192093
4200
4201 tptextbox.Name = "tptextbox"
4202 tptextbox.Parent = menuframe
4203 tptextbox.BackgroundColor3 = Color3.new(1, 1, 1)
4204 tptextbox.BackgroundTransparency = 1
4205 tptextbox.BorderSizePixel = 0
4206 tptextbox.Position = UDim2.new(0, 31, 0, 165)
4207 tptextbox.Size = UDim2.new(0, 194, 0, 31)
4208 tptextbox.Font = Enum.Font.SourceSans
4209 tptextbox.FontSize = Enum.FontSize.Size18
4210 tptextbox.Text = "Player Name"
4211 tptextbox.TextColor3 = Color3.new(1, 1, 1)
4212 tptextbox.TextSize = 15
4213
4214 tpunderline.Name = "tpunderline"
4215 tpunderline.Parent = tptextbox
4216 tpunderline.AnchorPoint = Vector2.new(0, 0)
4217 tpunderline.BackgroundColor3 = Color3.new(1, 1, 1)
4218 tpunderline.BorderSizePixel = 0
4219 tpunderline.Position = UDim2.new(0.496815294, 0, 0.967741966, 0)
4220 tpunderline.Size = UDim2.new(0, 0, 0, 2)
4221
4222 tpunderlinebase.Name = "tpunderlinebase"
4223 tpunderlinebase.Parent = tptextbox
4224 tpunderlinebase.AnchorPoint = Vector2.new(0.5, 0.5)
4225 tpunderlinebase.BackgroundColor3 = Color3.new(1, 1, 1)
4226 tpunderlinebase.BackgroundTransparency = 0.80000001192093
4227 tpunderlinebase.BorderSizePixel = 0
4228 tpunderlinebase.Position = UDim2.new(0.496815294, 0, 0.967741966, 0)
4229 tpunderlinebase.Size = UDim2.new(0, 157, 0, 2)
4230 tpunderlinebase.Visible = false --secretkey
4231
4232 generalframe.Name = "generalframe"
4233 generalframe.Parent = bodyframe
4234 generalframe.BackgroundColor3 = Color3.new(1, 1, 1)
4235 generalframe.BackgroundTransparency = 1
4236 generalframe.BorderSizePixel = 0
4237 generalframe.Position = UDim2.new(0, 256, 0, 0)
4238 generalframe.Size = UDim2.new(0, 256, 0, 222)
4239
4240 generalespframe.Name = "generalespframe"
4241 generalespframe.Parent = generalframe
4242 generalespframe.BackgroundColor3 = Color3.new(1, 1, 1)
4243 generalespframe.BorderSizePixel = 0
4244 generalespframe.Position = UDim2.new(0, 31, 0, 172)
4245 generalespframe.Size = UDim2.new(0, 194, 0, 30)
4246
4247 generalespbutton.Name = "generalespbutton"
4248 generalespbutton.Parent = generalespframe
4249 generalespbutton.BackgroundColor3 = Color3.new(1, 1, 1)
4250 generalespbutton.BackgroundTransparency = 1
4251 generalespbutton.BorderSizePixel = 0
4252 generalespbutton.ClipsDescendants = true
4253 generalespbutton.Size = UDim2.new(0, 194, 0, 30)
4254 generalespbutton.Font = Enum.Font.SourceSansSemibold
4255 generalespbutton.FontSize = Enum.FontSize.Size24
4256 generalespbutton.Text = "ESP (Left Alt)"
4257 generalespbutton.TextColor3 = Color3.new(0, 0.615686, 1)
4258 generalespbutton.TextSize = 19
4259
4260 generalesplabel.Name = "generalesplabel"
4261 generalesplabel.Parent = generalespbutton
4262 generalesplabel.AnchorPoint = Vector2.new(0.5, 0.5)
4263 generalesplabel.BackgroundColor3 = Color3.new(1, 1, 1)
4264 generalesplabel.BackgroundTransparency = 1
4265 generalesplabel.BorderSizePixel = 0
4266 generalesplabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
4267 generalesplabel.Size = UDim2.new(0, 50, 0, 50)
4268 generalesplabel.Visible = false
4269 generalesplabel.Image = "rbxassetid://200182847"
4270 generalesplabel.ImageColor3 = Color3.new(0, 0.705882, 1)
4271 generalesplabel.ImageTransparency = 0.80000001192093
4272
4273 generalcoinframe.Name = "generalcoinframe"
4274 generalcoinframe.Parent = generalframe
4275 generalcoinframe.BackgroundColor3 = Color3.new(1, 1, 1)
4276 generalcoinframe.BorderSizePixel = 0
4277 generalcoinframe.Position = UDim2.new(0, 31, 0, 120)
4278 generalcoinframe.Size = UDim2.new(0, 194, 0, 30)
4279
4280 generalcoinbutton.Name = "generalcoinbutton"
4281 generalcoinbutton.Parent = generalcoinframe
4282 generalcoinbutton.BackgroundColor3 = Color3.new(1, 1, 1)
4283 generalcoinbutton.BackgroundTransparency = 1
4284 generalcoinbutton.BorderSizePixel = 0
4285 generalcoinbutton.ClipsDescendants = true
4286 generalcoinbutton.Position = UDim2.new(0, 0, 0, -1)
4287 generalcoinbutton.Size = UDim2.new(0, 194, 0, 31)
4288 generalcoinbutton.Font = Enum.Font.SourceSansSemibold
4289 generalcoinbutton.FontSize = Enum.FontSize.Size24
4290 generalcoinbutton.Text = "Grab 10 Coins"
4291 generalcoinbutton.TextColor3 = Color3.new(0, 0.615686, 1)
4292 generalcoinbutton.TextSize = 19
4293
4294 generalcoinlabel.Name = "generalcoinlabel"
4295 generalcoinlabel.Parent = generalcoinbutton
4296 generalcoinlabel.AnchorPoint = Vector2.new(0.5, 0.5)
4297 generalcoinlabel.BackgroundColor3 = Color3.new(1, 1, 1)
4298 generalcoinlabel.BackgroundTransparency = 1
4299 generalcoinlabel.BorderSizePixel = 0
4300 generalcoinlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
4301 generalcoinlabel.Size = UDim2.new(0, 50, 0, 50)
4302 generalcoinlabel.Visible = false
4303 generalcoinlabel.Image = "rbxassetid://200182847"
4304 generalcoinlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
4305 generalcoinlabel.ImageTransparency = 0.80000001192093
4306
4307 generalgunframe.Name = "generalgunframe"
4308 generalgunframe.Parent = generalframe
4309 generalgunframe.BackgroundColor3 = Color3.new(1, 1, 1)
4310 generalgunframe.BorderSizePixel = 0
4311 generalgunframe.Position = UDim2.new(0, 31, 0, 68)
4312 generalgunframe.Size = UDim2.new(0, 194, 0, 30)
4313
4314 generalgunbutton.Name = "generalgunbutton"
4315 generalgunbutton.Parent = generalgunframe
4316 generalgunbutton.BackgroundColor3 = Color3.new(1, 1, 1)
4317 generalgunbutton.BackgroundTransparency = 1
4318 generalgunbutton.BorderSizePixel = 0
4319 generalgunbutton.ClipsDescendants = true
4320 generalgunbutton.Size = UDim2.new(0, 194, 0, 30)
4321 generalgunbutton.Font = Enum.Font.SourceSansSemibold
4322 generalgunbutton.FontSize = Enum.FontSize.Size24
4323 generalgunbutton.Text = "Grab Gun"
4324 generalgunbutton.TextColor3 = Color3.new(0, 0.615686, 1)
4325 generalgunbutton.TextSize = 19
4326
4327 generalgunlabel.Name = "generalgunlabel"
4328 generalgunlabel.Parent = generalgunbutton
4329 generalgunlabel.AnchorPoint = Vector2.new(0.5, 0.5)
4330 generalgunlabel.BackgroundColor3 = Color3.new(1, 1, 1)
4331 generalgunlabel.BackgroundTransparency = 1
4332 generalgunlabel.BorderSizePixel = 0
4333 generalgunlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
4334 generalgunlabel.Size = UDim2.new(0, 50, 0, 50)
4335 generalgunlabel.Visible = false
4336 generalgunlabel.Image = "rbxassetid://200182847"
4337 generalgunlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
4338 generalgunlabel.ImageTransparency = 0.80000001192093
4339
4340 generallobbyframe.Name = "generallobbyframe"
4341 generallobbyframe.Parent = generalframe
4342 generallobbyframe.BackgroundColor3 = Color3.new(1, 1, 1)
4343 generallobbyframe.BorderSizePixel = 0
4344 generallobbyframe.Position = UDim2.new(0, 31, 0, 17)
4345 generallobbyframe.Size = UDim2.new(0, 194, 0, 30)
4346
4347 generallobbybutton.Name = "generallobbybutton"
4348 generallobbybutton.Parent = generallobbyframe
4349 generallobbybutton.BackgroundColor3 = Color3.new(1, 1, 1)
4350 generallobbybutton.BackgroundTransparency = 1
4351 generallobbybutton.BorderSizePixel = 0
4352 generallobbybutton.ClipsDescendants = true
4353 generallobbybutton.Size = UDim2.new(0, 194, 0, 30)
4354 generallobbybutton.Font = Enum.Font.SourceSansSemibold
4355 generallobbybutton.FontSize = Enum.FontSize.Size24
4356 generallobbybutton.Text = "TP to Lobby"
4357 generallobbybutton.TextColor3 = Color3.new(0, 0.615686, 1)
4358 generallobbybutton.TextSize = 19
4359
4360 generallobbylabel.Name = "generallobbylabel"
4361 generallobbylabel.Parent = generallobbybutton
4362 generallobbylabel.AnchorPoint = Vector2.new(0.5, 0.5)
4363 generallobbylabel.BackgroundColor3 = Color3.new(1, 1, 1)
4364 generallobbylabel.BackgroundTransparency = 1
4365 generallobbylabel.BorderSizePixel = 0
4366 generallobbylabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
4367 generallobbylabel.Size = UDim2.new(0, 50, 0, 50)
4368 generallobbylabel.Visible = false
4369 generallobbylabel.Image = "rbxassetid://200182847"
4370 generallobbylabel.ImageColor3 = Color3.new(0, 0.705882, 1)
4371 generallobbylabel.ImageTransparency = 0.80000001192093
4372
4373 lpframe.Name = "lpframe"
4374 lpframe.Parent = bodyframe
4375 lpframe.BackgroundColor3 = Color3.new(1, 1, 1)
4376 lpframe.BackgroundTransparency = 1
4377 lpframe.BorderSizePixel = 0
4378 lpframe.Position = UDim2.new(0, 256, 0, 0)
4379 lpframe.Size = UDim2.new(0, 256, 0, 222)
4380
4381 lpjumpframe.Name = "lpjumpframe"
4382 lpjumpframe.Parent = lpframe
4383 lpjumpframe.BackgroundColor3 = Color3.new(1, 1, 1)
4384 lpjumpframe.BorderSizePixel = 0
4385 lpjumpframe.Position = UDim2.new(0, 31, 0, 172)
4386 lpjumpframe.Size = UDim2.new(0, 194, 0, 30)
4387
4388 lpjumpbutton.Name = "lpjumpbutton"
4389 lpjumpbutton.Parent = lpjumpframe
4390 lpjumpbutton.BackgroundColor3 = Color3.new(1, 1, 1)
4391 lpjumpbutton.BackgroundTransparency = 1
4392 lpjumpbutton.BorderSizePixel = 0
4393 lpjumpbutton.ClipsDescendants = true
4394 lpjumpbutton.Size = UDim2.new(0, 194, 0, 30)
4395 lpjumpbutton.Font = Enum.Font.SourceSansSemibold
4396 lpjumpbutton.FontSize = Enum.FontSize.Size24
4397 lpjumpbutton.Text = "High Jump"
4398 lpjumpbutton.TextColor3 = Color3.new(0, 0.615686, 1)
4399 lpjumpbutton.TextSize = 19
4400
4401 lpjumplabel.Name = "lpjumplabel"
4402 lpjumplabel.Parent = lpjumpbutton
4403 lpjumplabel.AnchorPoint = Vector2.new(0.5, 0.5)
4404 lpjumplabel.BackgroundColor3 = Color3.new(1, 1, 1)
4405 lpjumplabel.BackgroundTransparency = 1
4406 lpjumplabel.BorderSizePixel = 0
4407 lpjumplabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
4408 lpjumplabel.Size = UDim2.new(0, 50, 0, 50)
4409 lpjumplabel.Visible = false
4410 lpjumplabel.Image = "rbxassetid://200182847"
4411 lpjumplabel.ImageColor3 = Color3.new(0, 0.705882, 1)
4412 lpjumplabel.ImageTransparency = 0.80000001192093
4413
4414 lpgravframe.Name = "lpgravframe"
4415 lpgravframe.Parent = lpframe
4416 lpgravframe.BackgroundColor3 = Color3.new(1, 1, 1)
4417 lpgravframe.BorderSizePixel = 0
4418 lpgravframe.Position = UDim2.new(0, 31, 0, 120)
4419 lpgravframe.Size = UDim2.new(0, 194, 0, 30)
4420
4421 lpgravbutton.Name = "lpgravbutton"
4422 lpgravbutton.Parent = lpgravframe
4423 lpgravbutton.BackgroundColor3 = Color3.new(1, 1, 1)
4424 lpgravbutton.BackgroundTransparency = 1
4425 lpgravbutton.BorderSizePixel = 0
4426 lpgravbutton.ClipsDescendants = true
4427 lpgravbutton.Position = UDim2.new(0, 0, 0, -1)
4428 lpgravbutton.Size = UDim2.new(0, 194, 0, 31)
4429 lpgravbutton.Font = Enum.Font.SourceSansSemibold
4430 lpgravbutton.FontSize = Enum.FontSize.Size24
4431 lpgravbutton.Text = "Low Gravity"
4432 lpgravbutton.TextColor3 = Color3.new(0, 0.615686, 1)
4433 lpgravbutton.TextSize = 19
4434
4435 lpgravlabel.Name = "lpgravlabel"
4436 lpgravlabel.Parent = lpgravbutton
4437 lpgravlabel.AnchorPoint = Vector2.new(0.5, 0.5)
4438 lpgravlabel.BackgroundColor3 = Color3.new(1, 1, 1)
4439 lpgravlabel.BackgroundTransparency = 1
4440 lpgravlabel.BorderSizePixel = 0
4441 lpgravlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
4442 lpgravlabel.Size = UDim2.new(0, 50, 0, 50)
4443 lpgravlabel.Visible = false
4444 lpgravlabel.Image = "rbxassetid://200182847"
4445 lpgravlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
4446 lpgravlabel.ImageTransparency = 0.80000001192093
4447
4448 lpwalkframe.Name = "lpwalkframe"
4449 lpwalkframe.Parent = lpframe
4450 lpwalkframe.BackgroundColor3 = Color3.new(1, 1, 1)
4451 lpwalkframe.BorderSizePixel = 0
4452 lpwalkframe.Position = UDim2.new(0, 31, 0, 68)
4453 lpwalkframe.Size = UDim2.new(0, 194, 0, 30)
4454
4455 lpwalkbutton.Name = "lpwalkbutton"
4456 lpwalkbutton.Parent = lpwalkframe
4457 lpwalkbutton.BackgroundColor3 = Color3.new(1, 1, 1)
4458 lpwalkbutton.BackgroundTransparency = 1
4459 lpwalkbutton.BorderSizePixel = 0
4460 lpwalkbutton.ClipsDescendants = true
4461 lpwalkbutton.Size = UDim2.new(0, 194, 0, 30)
4462 lpwalkbutton.Font = Enum.Font.SourceSansSemibold
4463 lpwalkbutton.FontSize = Enum.FontSize.Size24
4464 lpwalkbutton.Text = "Fast Walk"
4465 lpwalkbutton.TextColor3 = Color3.new(0, 0.615686, 1)
4466 lpwalkbutton.TextSize = 19
4467
4468 lpwalklabel.Name = "lpwalklabel"
4469 lpwalklabel.Parent = lpwalkbutton
4470 lpwalklabel.AnchorPoint = Vector2.new(0.5, 0.5)
4471 lpwalklabel.BackgroundColor3 = Color3.new(1, 1, 1)
4472 lpwalklabel.BackgroundTransparency = 1
4473 lpwalklabel.BorderSizePixel = 0
4474 lpwalklabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
4475 lpwalklabel.Size = UDim2.new(0, 50, 0, 50)
4476 lpwalklabel.Visible = false
4477 lpwalklabel.Image = "rbxassetid://200182847"
4478 lpwalklabel.ImageColor3 = Color3.new(0, 0.705882, 1)
4479 lpwalklabel.ImageTransparency = 0.80000001192093
4480
4481 lpgodframe.Name = "lpgodframe"
4482 lpgodframe.Parent = lpframe
4483 lpgodframe.BackgroundColor3 = Color3.new(1, 1, 1)
4484 lpgodframe.BorderSizePixel = 0
4485 lpgodframe.Position = UDim2.new(0, 31, 0, 17)
4486 lpgodframe.Size = UDim2.new(0, 194, 0, 30)
4487
4488 lpgodbutton.Name = "lpgodbutton"
4489 lpgodbutton.Parent = lpgodframe
4490 lpgodbutton.BackgroundColor3 = Color3.new(1, 1, 1)
4491 lpgodbutton.BackgroundTransparency = 1
4492 lpgodbutton.BorderSizePixel = 0
4493 lpgodbutton.ClipsDescendants = true
4494 lpgodbutton.Size = UDim2.new(0, 194, 0, 30)
4495 lpgodbutton.Font = Enum.Font.SourceSansSemibold
4496 lpgodbutton.FontSize = Enum.FontSize.Size24
4497 lpgodbutton.Text = "God Mode"
4498 lpgodbutton.TextColor3 = Color3.new(0, 0.615686, 1)
4499 lpgodbutton.TextSize = 19
4500
4501 lpgodlabel.Name = "lpgodlabel"
4502 lpgodlabel.Parent = lpgodbutton
4503 lpgodlabel.AnchorPoint = Vector2.new(0.5, 0.5)
4504 lpgodlabel.BackgroundColor3 = Color3.new(1, 1, 1)
4505 lpgodlabel.BackgroundTransparency = 1
4506 lpgodlabel.BorderSizePixel = 0
4507 lpgodlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
4508 lpgodlabel.Size = UDim2.new(0, 50, 0, 50)
4509 lpgodlabel.Visible = false
4510 lpgodlabel.Image = "rbxassetid://200182847"
4511 lpgodlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
4512 lpgodlabel.ImageTransparency = 0.80000001192093
4513
4514 backbutton1.Name = "backbutton1"
4515 backbutton1.Parent = maintab
4516 backbutton1.Active = false
4517 backbutton1.BackgroundColor3 = Color3.new(0, 0.407843, 0.658824)
4518 backbutton1.BackgroundTransparency = 1
4519 backbutton1.BorderSizePixel = 0
4520 backbutton1.ClipsDescendants = true
4521 backbutton1.Size = UDim2.new(0, 29, 0, 30)
4522 backbutton1.Visible = false
4523 backbutton1.AutoButtonColor = false
4524 backbutton1.Font = Enum.Font.SourceSansBold
4525 backbutton1.FontSize = Enum.FontSize.Size24
4526 backbutton1.Text = "<"
4527 backbutton1.TextColor3 = Color3.new(1, 1, 1)
4528 backbutton1.TextSize = 20
4529
4530 backbutton1label.Name = "backbutton1label"
4531 backbutton1label.Parent = backbutton1
4532 backbutton1label.AnchorPoint = Vector2.new(0.5, 0.5)
4533 backbutton1label.BackgroundColor3 = Color3.new(1, 1, 1)
4534 backbutton1label.BackgroundTransparency = 1
4535 backbutton1label.BorderSizePixel = 0
4536 backbutton1label.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
4537 backbutton1label.Size = UDim2.new(0, 50, 0, 50)
4538 backbutton1label.Visible = false
4539 backbutton1label.Image = "rbxassetid://200182847"
4540 backbutton1label.ImageTransparency = 0.80000001192093
4541
4542 backbutton2.Name = "backbutton2"
4543 backbutton2.Parent = maintab
4544 backbutton2.Active = false
4545 backbutton2.BackgroundColor3 = Color3.new(0, 0.407843, 0.658824)
4546 backbutton2.BackgroundTransparency = 1
4547 backbutton2.BorderSizePixel = 0
4548 backbutton2.ClipsDescendants = true
4549 backbutton2.Size = UDim2.new(0, 29, 0, 30)
4550 backbutton2.Visible = false
4551 backbutton2.AutoButtonColor = false
4552 backbutton2.Font = Enum.Font.SourceSansBold
4553 backbutton2.FontSize = Enum.FontSize.Size24
4554 backbutton2.Text = "<"
4555 backbutton2.TextColor3 = Color3.new(1, 1, 1)
4556 backbutton2.TextSize = 20
4557
4558 backbutton2label.Name = "backbutton2label"
4559 backbutton2label.Parent = backbutton2
4560 backbutton2label.AnchorPoint = Vector2.new(0.5, 0.5)
4561 backbutton2label.BackgroundColor3 = Color3.new(1, 1, 1)
4562 backbutton2label.BackgroundTransparency = 1
4563 backbutton2label.BorderSizePixel = 0
4564 backbutton2label.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
4565 backbutton2label.Size = UDim2.new(0, 50, 0, 50)
4566 backbutton2label.Visible = false
4567 backbutton2label.Image = "rbxassetid://200182847"
4568 backbutton2label.ImageTransparency = 0.80000001192093
4569
4570 creditsbutton.Name = "creditsbutton"
4571 creditsbutton.Parent = maintab
4572 creditsbutton.BackgroundColor3 = Color3.new(1, 1, 1)
4573 creditsbutton.BackgroundTransparency = 1
4574 creditsbutton.BorderSizePixel = 0
4575 creditsbutton.ClipsDescendants = true
4576 creditsbutton.Position = UDim2.new(0.87890625, 0, 0, 0)
4577 creditsbutton.Size = UDim2.new(0, 31, 0, 30)
4578 creditsbutton.Font = Enum.Font.SourceSansSemibold
4579 creditsbutton.FontSize = Enum.FontSize.Size18
4580 creditsbutton.Text = ""
4581 creditsbutton.TextColor3 = Color3.new(0, 0.615686, 1)
4582 creditsbutton.TextSize = 15
4583
4584 creditsiconlabel1.Name = "creditsiconlabel1"
4585 creditsiconlabel1.Parent = creditsbutton
4586 creditsiconlabel1.AnchorPoint = Vector2.new(0.5, 0.5)
4587 creditsiconlabel1.BackgroundColor3 = Color3.new(1, 1, 1)
4588 creditsiconlabel1.BackgroundTransparency = 1
4589 creditsiconlabel1.BorderSizePixel = 0
4590 creditsiconlabel1.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
4591 creditsiconlabel1.Size = UDim2.new(0, 50, 0, 50)
4592 creditsiconlabel1.Visible = false
4593 creditsiconlabel1.Image = "rbxassetid://200182847"
4594 creditsiconlabel1.ImageTransparency = 0.80000001192093
4595
4596 creditsiconlabel2.Name = "creditsiconlabel2"
4597 creditsiconlabel2.Parent = creditsbutton
4598 creditsiconlabel2.AnchorPoint = Vector2.new(0.5, 0.5)
4599 creditsiconlabel2.BackgroundColor3 = Color3.new(1, 1, 1)
4600 creditsiconlabel2.BackgroundTransparency = 1
4601 creditsiconlabel2.BorderSizePixel = 0
4602 creditsiconlabel2.Position = UDim2.new(0.5, 0, 0.5, 0)
4603 creditsiconlabel2.Size = UDim2.new(0, 17, 0, 17)
4604 creditsiconlabel2.Image = "rbxassetid://23151450"
4605
4606 toggle.Name = "toggle"
4607 toggle.Parent = mygui
4608 toggle.Active = true
4609 toggle.BackgroundColor3 = Color3.new(0.992157, 0.984314, 1)
4610 toggle.BackgroundTransparency = 0.5
4611 toggle.BorderSizePixel = 0
4612 toggle.Draggable = true
4613 toggle.Position = UDim2.new(0, 5, 0, 530)
4614 toggle.Size = UDim2.new(0, 140, 0, 30)
4615
4616 closeall.Name = "closeall"
4617 closeall.Parent = toggle
4618 closeall.BackgroundColor3 = Color3.new(1, 0, 0)
4619 closeall.BorderSizePixel = 0
4620 closeall.Position = UDim2.new(0, 110, 0, 0)
4621 closeall.Size = UDim2.new(0, 30, 0, 30)
4622 closeall.FontSize = Enum.FontSize.Size18
4623 closeall.Text = ""
4624 closeall.TextSize = 15
4625
4626 closeopen.Name = "closeopen"
4627 closeopen.Parent = toggle
4628 closeopen.BackgroundColor3 = Color3.new(0, 0.615686, 1)
4629 closeopen.BorderSizePixel = 0
4630 closeopen.ClipsDescendants = true
4631 closeopen.Size = UDim2.new(0, 110, 0, 30)
4632 closeopen.AutoButtonColor = false
4633 closeopen.Font = Enum.Font.SourceSansBold
4634 closeopen.FontSize = Enum.FontSize.Size24
4635 closeopen.Text = "Close"
4636 closeopen.TextColor3 = Color3.new(1, 1, 1)
4637 closeopen.TextSize = 20
4638
4639 closeopenlabel.Name = "closeopenlabel"
4640 closeopenlabel.Parent = closeopen
4641 closeopenlabel.AnchorPoint = Vector2.new(0.5, 0.5)
4642 closeopenlabel.BackgroundColor3 = Color3.new(1, 1, 1)
4643 closeopenlabel.BackgroundTransparency = 1
4644 closeopenlabel.BorderSizePixel = 0
4645 closeopenlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
4646 closeopenlabel.Size = UDim2.new(0, 50, 0, 50)
4647 closeopenlabel.Visible = false
4648 closeopenlabel.Image = "rbxassetid://200182847"
4649 closeopenlabel.ImageTransparency = 0.80000001192093
4650
4651 creditstab.Name = "creditstab"
4652 creditstab.Parent = mygui
4653 creditstab.Active = true
4654 creditstab.BackgroundColor3 = Color3.new(1, 1, 1)
4655 creditstab.BackgroundTransparency = 0.5
4656 creditstab.BorderSizePixel = 0
4657 creditstab.Draggable = true
4658 creditstab.Position = UDim2.new(0, 42, 0, 47)
4659 creditstab.Size = UDim2.new(0, 256, 0, 30)
4660 creditstab.Visible = false
4661
4662 creditstitle.Name = "creditstitle"
4663 creditstitle.Parent = creditstab
4664 creditstitle.BackgroundColor3 = Color3.new(0, 0.45098, 0.862745)
4665 creditstitle.BorderSizePixel = 0
4666 creditstitle.Position = UDim2.new(-0.001953125, 0, 0, 0)
4667 creditstitle.Size = UDim2.new(0, 256, 0, 30)
4668 creditstitle.Font = Enum.Font.SourceSansBold
4669 creditstitle.FontSize = Enum.FontSize.Size24
4670 creditstitle.Text = "Credits"
4671 creditstitle.TextColor3 = Color3.new(1, 1, 1)
4672 creditstitle.TextSize = 23
4673
4674 creditsframe.Name = "creditsframe"
4675 creditsframe.Parent = creditstab
4676 creditsframe.BackgroundColor3 = Color3.new(0, 0.615686, 1)
4677 creditsframe.BorderSizePixel = 0
4678 creditsframe.ClipsDescendants = true
4679 creditsframe.Position = UDim2.new(0, 0, 0, 30)
4680 creditsframe.Size = UDim2.new(0, 256, 0, 222)
4681
4682 creditsmenuframe.Name = "menuframe"
4683 creditsmenuframe.Parent = creditsframe
4684 creditsmenuframe.BackgroundColor3 = Color3.new(1, 1, 1)
4685 creditsmenuframe.BackgroundTransparency = 1
4686 creditsmenuframe.BorderSizePixel = 0
4687 creditsmenuframe.Size = UDim2.new(0, 256, 0, 222)
4688
4689 creditsfield.Name = "creditsfield"
4690 creditsfield.Parent = creditsmenuframe
4691 creditsfield.BackgroundColor3 = Color3.new(1, 1, 1)
4692 creditsfield.BorderSizePixel = 0
4693 creditsfield.Position = UDim2.new(0, 31, 0, 31)
4694 creditsfield.Size = UDim2.new(0, 194, 0, 31)
4695 creditsfield.Font = Enum.Font.SourceSansSemibold
4696 creditsfield.FontSize = Enum.FontSize.Size24
4697 creditsfield.Text = "By: abs_0"
4698 creditsfield.TextColor3 = Color3.new(0, 0.615686, 1)
4699 creditsfield.TextSize = 20
4700
4701 closecredits.Name = "closeall"
4702 closecredits.Parent = creditstab
4703 closecredits.BackgroundColor3 = Color3.new(1, 0, 0)
4704 closecredits.BorderSizePixel = 0
4705 closecredits.Position = UDim2.new(0, 226, 0, 0)
4706 closecredits.Size = UDim2.new(0, 30, 0, 30)
4707 closecredits.FontSize = Enum.FontSize.Size18
4708 closecredits.Text = ""
4709 closecredits.TextSize = 15
4710
4711 --Appearance Scripts
4712
4713 --mygui.maintab.bodyframe.generalframe.generallobbyframe.generallobbybutton.Script
4714 local mouse = game.Players.LocalPlayer:GetMouse()
4715
4716
4717 generallobbybutton.MouseButton1Down:connect(function()
4718 local x = (mouse.X) - (generallobbybutton.AbsolutePosition.X)
4719 local y = (mouse.Y) - (generallobbybutton.AbsolutePosition.Y)
4720 generallobbylabel.Position = UDim2.new(0,x,0,y)
4721 generallobbylabel.Size = UDim2.new(0,50,0,50)
4722 generallobbylabel.ImageTransparency = 0.8
4723 generallobbylabel.Visible = true
4724
4725 wait()
4726
4727 generallobbylabel:TweenSize(
4728 UDim2.new(0,390,0,390),
4729 "Out",
4730 "Quint",
4731 1
4732 )
4733 end)
4734
4735 generallobbybutton.MouseButton1Up:connect(function()
4736 wait(0.35)
4737 local TweenService = game:GetService("TweenService")
4738 local circle = generallobbylabel
4739
4740 local Info = TweenInfo.new(
4741 0.2, -- Length
4742 Enum.EasingStyle.Linear, -- Easing Style
4743 Enum.EasingDirection.Out, -- Easing Direction
4744 0, -- Times repeated
4745 false, -- Reverse
4746 0 -- Delay
4747 )
4748 local Goals =
4749 {
4750 ImageTransparency = 1;
4751 }
4752
4753 local tween = TweenService:Create(circle,Info,Goals)
4754 tween:Play()
4755 end)
4756
4757 --mygui.maintab.bodyframe.generalframe.generalgunframe.generalgunbutton.Script
4758 local mouse = game.Players.LocalPlayer:GetMouse()
4759
4760
4761 generalgunbutton.MouseButton1Down:connect(function()
4762 local x = (mouse.X) - (generalgunbutton.AbsolutePosition.X)
4763 local y = (mouse.Y) - (generalgunbutton.AbsolutePosition.Y)
4764 generalgunlabel.Position = UDim2.new(0,x,0,y)
4765 generalgunlabel.Size = UDim2.new(0,50,0,50)
4766 generalgunlabel.ImageTransparency = 0.8
4767 generalgunlabel.Visible = true
4768
4769 wait()
4770
4771 generalgunlabel:TweenSize(
4772 UDim2.new(0,390,0,390),
4773 "Out",
4774 "Quint",
4775 1
4776 )
4777 end)
4778
4779 generalgunbutton.MouseButton1Up:connect(function()
4780 wait(0.35)
4781 local TweenService = game:GetService("TweenService")
4782 local circle = generalgunlabel
4783
4784 local Info = TweenInfo.new(
4785 0.2, -- Length
4786 Enum.EasingStyle.Linear, -- Easing Style
4787 Enum.EasingDirection.Out, -- Easing Direction
4788 0, -- Times repeated
4789 false, -- Reverse
4790 0 -- Delay
4791 )
4792 local Goals =
4793 {
4794 ImageTransparency = 1;
4795 }
4796
4797 local tween = TweenService:Create(circle,Info,Goals)
4798 tween:Play()
4799 end)
4800
4801 --mygui.maintab.bodyframe.generalframe.generalcoinframe.generalcoinbutton.Script
4802 local mouse = game.Players.LocalPlayer:GetMouse()
4803
4804
4805 generalcoinbutton.MouseButton1Down:connect(function()
4806 local x = (mouse.X) - (generalcoinbutton.AbsolutePosition.X)
4807 local y = (mouse.Y) - (generalcoinbutton.AbsolutePosition.Y)
4808 generalcoinlabel.Position = UDim2.new(0,x,0,y)
4809 generalcoinlabel.Size = UDim2.new(0,50,0,50)
4810 generalcoinlabel.ImageTransparency = 0.8
4811 generalcoinlabel.Visible = true
4812
4813 wait()
4814
4815 generalcoinlabel:TweenSize(
4816 UDim2.new(0,390,0,390),
4817 "Out",
4818 "Quint",
4819 1
4820 )
4821 end)
4822
4823 generalcoinbutton.MouseButton1Up:connect(function()
4824 wait(0.35)
4825 local TweenService = game:GetService("TweenService")
4826 local circle = generalcoinlabel
4827
4828 local Info = TweenInfo.new(
4829 0.2, -- Length
4830 Enum.EasingStyle.Linear, -- Easing Style
4831 Enum.EasingDirection.Out, -- Easing Direction
4832 0, -- Times repeated
4833 false, -- Reverse
4834 0 -- Delay
4835 )
4836 local Goals =
4837 {
4838 ImageTransparency = 1;
4839 }
4840
4841 local tween = TweenService:Create(circle,Info,Goals)
4842 tween:Play()
4843 end)
4844
4845 --mygui.maintab.bodyframe.generalframe.generalespframe.generalespbutton.Script
4846 local mouse = game.Players.LocalPlayer:GetMouse()
4847
4848
4849 generalespbutton.MouseButton1Down:connect(function()
4850 local x = (mouse.X) - (generalespbutton.AbsolutePosition.X)
4851 local y = (mouse.Y) - (generalespbutton.AbsolutePosition.Y)
4852 generalesplabel.Position = UDim2.new(0,x,0,y)
4853 generalesplabel.Size = UDim2.new(0,50,0,50)
4854 generalesplabel.ImageTransparency = 0.8
4855 generalesplabel.Visible = true
4856
4857 wait()
4858
4859 generalesplabel:TweenSize(
4860 UDim2.new(0,390,0,390),
4861 "Out",
4862 "Quint",
4863 1
4864 )
4865 end)
4866
4867 generalespbutton.MouseButton1Up:connect(function()
4868 wait(0.35)
4869 local TweenService = game:GetService("TweenService")
4870 local circle = generalesplabel
4871
4872 local Info = TweenInfo.new(
4873 0.2, -- Length
4874 Enum.EasingStyle.Linear, -- Easing Style
4875 Enum.EasingDirection.Out, -- Easing Direction
4876 0, -- Times repeated
4877 false, -- Reverse
4878 0 -- Delay
4879 )
4880 local Goals =
4881 {
4882 ImageTransparency = 1;
4883 }
4884
4885 local tween = TweenService:Create(circle,Info,Goals)
4886 tween:Play()
4887 end)
4888
4889 --mygui.maintab.bodyframe.lpframe.lpgodframe.lpgodbutton.Script
4890 local mouse = game.Players.LocalPlayer:GetMouse()
4891
4892
4893 lpgodbutton.MouseButton1Down:connect(function()
4894 local x = (mouse.X) - (lpgodbutton.AbsolutePosition.X)
4895 local y = (mouse.Y) - (lpgodbutton.AbsolutePosition.Y)
4896 lpgodbutton.lpgodlabel.Position = UDim2.new(0,x,0,y)
4897 lpgodbutton.lpgodlabel.Size = UDim2.new(0,50,0,50)
4898 lpgodbutton.lpgodlabel.ImageTransparency = 0.8
4899 lpgodbutton.lpgodlabel.Visible = true
4900
4901 wait()
4902
4903 lpgodbutton.lpgodlabel:TweenSize(
4904 UDim2.new(0,390,0,390),
4905 "Out",
4906 "Quint",
4907 1
4908 )
4909 end)
4910
4911 lpgodbutton.MouseButton1Up:connect(function()
4912 wait(0.35)
4913 local TweenService = game:GetService("TweenService")
4914 local circle = lpgodbutton.lpgodlabel
4915
4916 local Info = TweenInfo.new(
4917 0.2, -- Length
4918 Enum.EasingStyle.Linear, -- Easing Style
4919 Enum.EasingDirection.Out, -- Easing Direction
4920 0, -- Times repeated
4921 false, -- Reverse
4922 0 -- Delay
4923 )
4924 local Goals =
4925 {
4926 ImageTransparency = 1;
4927 }
4928
4929 local tween = TweenService:Create(circle,Info,Goals)
4930 tween:Play()
4931 end)
4932
4933 --mygui.maintab.bodyframe.lpframe.lpwalkframe.lpwalkbutton.Script
4934 local mouse = game.Players.LocalPlayer:GetMouse()
4935
4936
4937 lpwalkbutton.MouseButton1Down:connect(function()
4938 if game.Players.LocalPlayer.Character.Humanoid.WalkSpeed == 16 * 5 then
4939 lpwalkbutton.TextColor3 = Color3.new(1,128/255,0)
4940 lpwalkbutton.lpwalklabel.ImageColor3 = Color3.new(1,128/255,0)
4941 else
4942 lpwalkbutton.TextColor3 = Color3.new(0,157/255,1)
4943 lpwalkbutton.lpwalklabel.ImageColor3 = Color3.new(0,157/255,1)
4944 end
4945
4946 local x = (mouse.X) - (lpwalkbutton.AbsolutePosition.X)
4947 local y = (mouse.Y) - (lpwalkbutton.AbsolutePosition.Y)
4948 lpwalkbutton.lpwalklabel.Position = UDim2.new(0,x,0,y)
4949 lpwalkbutton.lpwalklabel.Size = UDim2.new(0,50,0,50)
4950 lpwalkbutton.lpwalklabel.ImageTransparency = 0.8
4951 lpwalkbutton.lpwalklabel.Visible = true
4952
4953 wait()
4954
4955 lpwalkbutton.lpwalklabel:TweenSize(
4956 UDim2.new(0,390,0,390),
4957 "Out",
4958 "Quint",
4959 1
4960 )
4961 end)
4962
4963 lpwalkbutton.MouseButton1Up:connect(function()
4964 wait(0.35)
4965 local TweenService = game:GetService("TweenService")
4966 local circle = lpwalkbutton.lpwalklabel
4967
4968 local Info = TweenInfo.new(
4969 0.2, -- Length
4970 Enum.EasingStyle.Linear, -- Easing Style
4971 Enum.EasingDirection.Out, -- Easing Direction
4972 0, -- Times repeated
4973 false, -- Reverse
4974 0 -- Delay
4975 )
4976 local Goals =
4977 {
4978 ImageTransparency = 1;
4979 }
4980
4981 local tween = TweenService:Create(circle,Info,Goals)
4982 tween:Play()
4983 end)
4984
4985 --mygui.maintab.bodyframe.lpframe.lpgravframe.lpgravbutton.Script
4986 local mouse = game.Players.LocalPlayer:GetMouse()
4987
4988 lpgravbutton.MouseButton1Down:connect(function()
4989 if game.Workspace.Gravity < 196.1 then
4990 lpgravbutton.TextColor3 = Color3.new(1,128/255,0)
4991 lpgravbutton.lpgravlabel.ImageColor3 = Color3.new(1,128/255,0)
4992 else
4993 lpgravbutton.TextColor3 = Color3.new(0,157/255,1)
4994 lpgravbutton.lpgravlabel.ImageColor3 = Color3.new(0,157/255,1)
4995 end
4996
4997 local x = (mouse.X) - (lpgravbutton.AbsolutePosition.X)
4998 local y = (mouse.Y) - (lpgravbutton.AbsolutePosition.Y)
4999 lpgravbutton.lpgravlabel.Position = UDim2.new(0,x,0,y)
5000 lpgravbutton.lpgravlabel.Size = UDim2.new(0,50,0,50)
5001 lpgravbutton.lpgravlabel.ImageTransparency = 0.8
5002 lpgravbutton.lpgravlabel.Visible = true
5003
5004 wait()
5005
5006 lpgravbutton.lpgravlabel:TweenSize(
5007 UDim2.new(0,390,0,390),
5008 "Out",
5009 "Quint",
5010 1
5011 )
5012 end)
5013
5014 lpgravbutton.MouseButton1Up:connect(function()
5015 wait(0.35)
5016 local TweenService = game:GetService("TweenService")
5017 local circle = lpgravbutton.lpgravlabel
5018
5019 local Info = TweenInfo.new(
5020 0.2, -- Length
5021 Enum.EasingStyle.Linear, -- Easing Style
5022 Enum.EasingDirection.Out, -- Easing Direction
5023 0, -- Times repeated
5024 false, -- Reverse
5025 0 -- Delay
5026 )
5027 local Goals =
5028 {
5029 ImageTransparency = 1;
5030 }
5031
5032 local tween = TweenService:Create(circle,Info,Goals)
5033 tween:Play()
5034 end)
5035
5036 --mygui.maintab.bodyframe.lpframe.lpjumpframe.lpjumpbutton.Script
5037 local mouse = game.Players.LocalPlayer:GetMouse()
5038
5039
5040 lpjumpbutton.MouseButton1Down:connect(function()
5041 if game.Players.LocalPlayer.Character.Humanoid.JumpPower == 100 then
5042 lpjumpbutton.TextColor3 = Color3.new(1,128/255,0)
5043 lpjumpbutton.lpjumplabel.ImageColor3 = Color3.new(1,128/255,0)
5044 else
5045 lpjumpbutton.TextColor3 = Color3.new(0,157/255,1)
5046 lpjumpbutton.lpjumplabel.ImageColor3 = Color3.new(0,157/255,1)
5047 end
5048
5049 local x = (mouse.X) - (lpjumpbutton.AbsolutePosition.X)
5050 local y = (mouse.Y) - (lpjumpbutton.AbsolutePosition.Y)
5051 lpjumpbutton.lpjumplabel.Position = UDim2.new(0,x,0,y)
5052 lpjumpbutton.lpjumplabel.Size = UDim2.new(0,50,0,50)
5053 lpjumpbutton.lpjumplabel.ImageTransparency = 0.8
5054 lpjumpbutton.lpjumplabel.Visible = true
5055
5056 wait()
5057
5058 lpjumpbutton.lpjumplabel:TweenSize(
5059 UDim2.new(0,390,0,390),
5060 "Out",
5061 "Quint",
5062 1
5063 )
5064 end)
5065
5066 lpjumpbutton.MouseButton1Up:connect(function()
5067 wait(0.35)
5068 local TweenService = game:GetService("TweenService")
5069 local circle = lpjumpbutton.lpjumplabel
5070
5071 local Info = TweenInfo.new(
5072 0.2, -- Length
5073 Enum.EasingStyle.Linear, -- Easing Style
5074 Enum.EasingDirection.Out, -- Easing Direction
5075 0, -- Times repeated
5076 false, -- Reverse
5077 0 -- Delay
5078 )
5079 local Goals =
5080 {
5081 ImageTransparency = 1;
5082 }
5083
5084 local tween = TweenService:Create(circle,Info,Goals)
5085 tween:Play()
5086 end)
5087
5088 --mygui.maintab.bodyframe.menuframe.generalbuttonframe.generalbutton.Script
5089 local mouse = game.Players.LocalPlayer:GetMouse()
5090
5091
5092 generalbutton.MouseButton1Down:connect(function()
5093 local x = (mouse.X) - (generalbutton.AbsolutePosition.X)
5094 local y = (mouse.Y) - (generalbutton.AbsolutePosition.Y)
5095 generalbutton.generalbuttonlabel.Position = UDim2.new(0,x,0,y)
5096 generalbutton.generalbuttonlabel.Size = UDim2.new(0,50,0,50)
5097 generalbutton.generalbuttonlabel.ImageTransparency = 0.8
5098 generalbutton.generalbuttonlabel.Visible = true
5099
5100 wait()
5101
5102 generalbutton.generalbuttonlabel:TweenSize(
5103 UDim2.new(0,390,0,390),
5104 "Out",
5105 "Quint",
5106 1
5107 )
5108 end)
5109
5110 generalbutton.MouseButton1Up:connect(function()
5111 wait(0.35)
5112 local TweenService = game:GetService("TweenService")
5113 local circle = generalbutton.generalbuttonlabel
5114
5115 local Info = TweenInfo.new(
5116 0.2, -- Length
5117 Enum.EasingStyle.Linear, -- Easing Style
5118 Enum.EasingDirection.Out, -- Easing Direction
5119 0, -- Times repeated
5120 false, -- Reverse
5121 0 -- Delay
5122 )
5123 local Goals =
5124 {
5125 ImageTransparency = 1;
5126 }
5127
5128 local tween = TweenService:Create(circle,Info,Goals)
5129 tween:Play()
5130 end)
5131
5132 --mygui.maintab.bodyframe.menuframe.generalbuttonframe.generalbutton.TransitionScript
5133 generalbutton.MouseButton1Click:connect(function()
5134 wait(0.25)
5135 menuframe:TweenPosition(
5136 UDim2.new(0,-256,0,0),
5137 "Out",
5138 "Quint",
5139 0.2
5140 )
5141 generalframe:TweenPosition(
5142 UDim2.new(0,0,0,0),
5143 "Out",
5144 "Quint",
5145 0.2
5146 )
5147 backbutton1.Visible = true
5148 backbutton1.Active = true
5149 maintab.title.Text = "General"
5150 maintab.title.TextSize = 19
5151 end)
5152
5153 --mygui.maintab.bodyframe.menuframe.lpbuttonframe.lpbutton.Script
5154 local mouse = game.Players.LocalPlayer:GetMouse()
5155
5156
5157 lpbutton.MouseButton1Down:connect(function()
5158 local x = (mouse.X) - (lpbutton.AbsolutePosition.X)
5159 local y = (mouse.Y) - (lpbutton.AbsolutePosition.Y)
5160 lpbutton.lpbuttonlabel.Position = UDim2.new(0,x,0,y)
5161 lpbutton.lpbuttonlabel.Size = UDim2.new(0,50,0,50)
5162 lpbutton.lpbuttonlabel.ImageTransparency = 0.8
5163 lpbutton.lpbuttonlabel.Visible = true
5164
5165 wait()
5166
5167 lpbuttonlabel:TweenSize(
5168 UDim2.new(0,390,0,390),
5169 "Out",
5170 "Quint",
5171 1
5172 )
5173 end)
5174
5175 lpbutton.MouseButton1Up:connect(function()
5176 wait(0.35)
5177 local TweenService = game:GetService("TweenService")
5178 local circle = lpbutton.lpbuttonlabel
5179
5180 local Info = TweenInfo.new(
5181 0.2, -- Length
5182 Enum.EasingStyle.Linear, -- Easing Style
5183 Enum.EasingDirection.Out, -- Easing Direction
5184 0, -- Times repeated
5185 false, -- Reverse
5186 0 -- Delay
5187 )
5188 local Goals =
5189 {
5190 ImageTransparency = 1;
5191 }
5192
5193 local tween = TweenService:Create(circle,Info,Goals)
5194 tween:Play()
5195 end)
5196
5197 --mygui.maintab.bodyframe.menuframe.lpbuttonframe.lpbutton.TransitionScript
5198 lpbutton.MouseButton1Click:connect(function()
5199 wait(0.25)
5200 menuframe:TweenPosition(
5201 UDim2.new(0,-256,0,0),
5202 "Out",
5203 "Quint",
5204 0.2
5205 )
5206 lpframe:TweenPosition(
5207 UDim2.new(0,0,0,0),
5208 "Out",
5209 "Quint",
5210 0.2
5211 )
5212 backbutton2.Visible = true
5213 backbutton2.Active = true
5214 maintab.title.Text = "Local Player"
5215 maintab.title.TextSize = 19
5216 end)
5217
5218 --mygui.maintab.bodyframe.menuframe.tpbuttonframe.tpbutton.Script
5219 local mouse = game.Players.LocalPlayer:GetMouse()
5220
5221
5222 tpbutton.MouseButton1Down:connect(function()
5223 local x = (mouse.X) - (tpbutton.AbsolutePosition.X)
5224 local y = (mouse.Y) - (tpbutton.AbsolutePosition.Y)
5225 tpbutton.tpbuttonlabel.Position = UDim2.new(0,x,0,y)
5226 tpbutton.tpbuttonlabel.Size = UDim2.new(0,0,0,0)
5227 tpbutton.tpbuttonlabel.ImageTransparency = 0.8
5228 tpbutton.tpbuttonlabel.Visible = true
5229
5230 wait()
5231
5232 tpbutton.tpbuttonlabel:TweenSize(
5233 UDim2.new(0,75,0,75),
5234 "Out",
5235 "Quint",
5236 0.9
5237 )
5238 end)
5239
5240 tpbutton.MouseButton1Up:connect(function()
5241 wait(0.35)
5242 local TweenService = game:GetService("TweenService")
5243 local circle = tpbutton.tpbuttonlabel
5244
5245 local Info = TweenInfo.new(
5246 0.2, -- Length
5247 Enum.EasingStyle.Linear, -- Easing Style
5248 Enum.EasingDirection.Out, -- Easing Direction
5249 0, -- Times repeated
5250 false, -- Reverse
5251 0 -- Delay
5252 )
5253 local Goals =
5254 {
5255 ImageTransparency = 1;
5256 }
5257
5258 local tween = TweenService:Create(circle,Info,Goals)
5259 tween:Play()
5260 end)
5261
5262 --mygui.maintab.bodyframe.menuframe.tptextbox.matscript
5263 --[[tptextbox.Focused:connect(function()
5264 local mouse = game.Players.LocalPlayer:GetMouse()
5265 tptextbox.tpunderline.BackgroundTransparency = 0
5266 local x = (mouse.X) - (tpbutton.AbsolutePosition.X)
5267 tpunderline.Position = UDim2.new(0,x,0,30) --insert correct offset in Y!!
5268
5269 wait()
5270 tptextbox.tpunderline:TweenSizeAndPosition(
5271 UDim2.new(0,156,0,2),
5272 UDim2.new(0,0,0,30),
5273 "Out",
5274 "Quint",
5275 0.2
5276 )
5277 end)]]--
5278
5279 --mygui.maintab.backbutton1.Script
5280 local mouse = game.Players.LocalPlayer:GetMouse()
5281
5282 backbutton1.MouseButton1Down:connect(function()
5283 backbutton1.backbutton1label.Position = UDim2.new(0.5,0,0.5,0)
5284 backbutton1.backbutton1label.Size = UDim2.new(0,0,0,0)
5285 backbutton1.backbutton1label.ImageTransparency = 0.8
5286 backbutton1.backbutton1label.Visible = true
5287
5288 wait()
5289
5290 backbutton1.backbutton1label:TweenSize(
5291 UDim2.new(0,60,0,60),
5292 "Out",
5293 "Quint",
5294 0.25
5295 )
5296 end)
5297
5298 backbutton1.MouseButton1Up:connect(function()
5299 wait(0.35)
5300 local TweenService = game:GetService("TweenService")
5301 local circle = backbutton1.backbutton1label
5302
5303 local Info = TweenInfo.new(
5304 0.2, -- Length
5305 Enum.EasingStyle.Linear, -- Easing Style
5306 Enum.EasingDirection.Out, -- Easing Direction
5307 0, -- Times repeated
5308 false, -- Reverse
5309 0 -- Delay
5310 )
5311 local Goals =
5312 {
5313 ImageTransparency = 1;
5314 }
5315
5316 local tween = TweenService:Create(circle,Info,Goals)
5317 tween:Play()
5318 end)
5319
5320 --mygui.maintab.backbutton1.TransitionScript
5321 backbutton1.MouseButton1Click:connect(function()
5322 wait(0.2)
5323 menuframe:TweenPosition(
5324 UDim2.new(0,0,0,0),
5325 "Out",
5326 "Quint",
5327 0.2
5328 )
5329 generalframe:TweenPosition(
5330 UDim2.new(0,256,0,0),
5331 "Out",
5332 "Quint",
5333 0.2
5334 )
5335 backbutton1.Visible = false
5336 backbutton1.Active = false
5337 maintab.title.Text = "MM2 Gui"
5338 maintab.title.TextSize = 20
5339 end)
5340
5341 --mygui.maintab.backbutton2.Script
5342 local mouse = game.Players.LocalPlayer:GetMouse()
5343
5344
5345 backbutton2.MouseButton1Down:connect(function()
5346 backbutton2.backbutton2label.Position = UDim2.new(0.5,0,0.5,0)
5347 backbutton2.backbutton2label.Size = UDim2.new(0,0,0,0)
5348 backbutton2.backbutton2label.ImageTransparency = 0.8
5349 backbutton2.backbutton2label.Visible = true
5350
5351 wait()
5352
5353 backbutton2.backbutton2label:TweenSize(
5354 UDim2.new(0,60,0,60),
5355 "Out",
5356 "Quint",
5357 0.25
5358 )
5359 end)
5360
5361 backbutton2.MouseButton1Up:connect(function()
5362 wait(0.35)
5363 local TweenService = game:GetService("TweenService")
5364 local circle = backbutton2.backbutton2label
5365
5366 local Info = TweenInfo.new(
5367 0.2, -- Length
5368 Enum.EasingStyle.Linear, -- Easing Style
5369 Enum.EasingDirection.Out, -- Easing Direction
5370 0, -- Times repeated
5371 false, -- Reverse
5372 0 -- Delay
5373 )
5374 local Goals =
5375 {
5376 ImageTransparency = 1;
5377 }
5378
5379 local tween = TweenService:Create(circle,Info,Goals)
5380 tween:Play()
5381 end)
5382
5383 --mygui.maintab.backbutton2.TransitionScript
5384 backbutton2.MouseButton1Click:connect(function()
5385 wait(0.2)
5386 menuframe:TweenPosition(
5387 UDim2.new(0,0,0,0),
5388 "Out",
5389 "Quint",
5390 0.2
5391 )
5392 lpframe:TweenPosition(
5393 UDim2.new(0,256,0,0),
5394 "Out",
5395 "Quint",
5396 0.2
5397 )
5398 backbutton2.Visible = false
5399 backbutton2.Active = false
5400 backbutton2.Parent.title.Text = "MM2 Gui"
5401 backbutton2.Parent.title.TextSize = 20
5402 end)
5403
5404 --mygui.maintab.creditsbutton.Script
5405 local mouse = game.Players.LocalPlayer:GetMouse()
5406
5407
5408 creditsbutton.MouseButton1Down:connect(function()
5409 local x = (mouse.X) - (creditsbutton.AbsolutePosition.X)
5410 local y = (mouse.Y) - (creditsbutton.AbsolutePosition.Y)
5411 creditsbutton.creditsiconlabel1.Position = UDim2.new(0,x,0,y)
5412 creditsbutton.creditsiconlabel1.Size = UDim2.new(0,0,0,0)
5413 creditsbutton.creditsiconlabel1.ImageTransparency = 0.8
5414 creditsbutton.creditsiconlabel1.Visible = true
5415
5416 wait()
5417
5418 creditsbutton.creditsiconlabel1:TweenSize(
5419 UDim2.new(0,75,0,75),
5420 "Out",
5421 "Quint",
5422 0.9
5423 )
5424 end)
5425
5426 creditsbutton.MouseButton1Up:connect(function()
5427 wait(0.35)
5428 local TweenService = game:GetService("TweenService")
5429 local circle = creditsbutton.creditsiconlabel1
5430
5431 local Info = TweenInfo.new(
5432 0.2, -- Length
5433 Enum.EasingStyle.Linear, -- Easing Style
5434 Enum.EasingDirection.Out, -- Easing Direction
5435 0, -- Times repeated
5436 false, -- Reverse
5437 0 -- Delay
5438 )
5439 local Goals =
5440 {
5441 ImageTransparency = 1;
5442 }
5443
5444 local tween = TweenService:Create(circle,Info,Goals)
5445 tween:Play()
5446 end)
5447
5448 --mygui.maintab.creditsbutton.CreditsWindowScript
5449 creditsbutton.MouseButton1Click:connect(function()
5450 creditstab.Visible = true
5451 creditstab.Active = true
5452 end)
5453
5454 --mygui.creditstab.closecredits.Script
5455 closecredits.MouseButton1Click:connect(function()
5456 creditstab.Visible = false
5457 creditstab.Active = false
5458 end)
5459
5460 --mygui.toggle.closeopen.CloseOpenScript
5461 closeopen.MouseButton1Click:connect(function()
5462 if
5463 (maintab.Visible == true) and
5464 (maintab.Active == true) then
5465 maintab.Visible = false
5466 maintab.Active = false
5467 closeopen.Text = "Open"
5468 else
5469 maintab.Visible = true
5470 maintab.Active = true
5471 closeopen.Text = "Close"
5472 end
5473 end)
5474
5475 --mygui.toggle.closeopen.Script
5476 local mouse = game.Players.LocalPlayer:GetMouse()
5477
5478
5479 closeopen.MouseButton1Down:connect(function()
5480 local x = (mouse.X) - (closeopen.AbsolutePosition.X)
5481 local y = (mouse.Y) - (closeopen.AbsolutePosition.Y)
5482 closeopen.closeopenlabel.Position = UDim2.new(0,x,0,y)
5483 closeopen.closeopenlabel.Size = UDim2.new(0,50,0,50)
5484 closeopen.closeopenlabel.ImageTransparency = 0.8
5485 closeopen.closeopenlabel.Visible = true
5486
5487 wait()
5488
5489 closeopen.closeopenlabel:TweenSize(
5490 UDim2.new(0,240,0,240),
5491 "Out",
5492 "Quint",
5493 1
5494 )
5495 end)
5496
5497 closeopen.MouseButton1Up:connect(function()
5498 wait(0.35)
5499 local TweenService = game:GetService("TweenService")
5500 local circle = closeopen.closeopenlabel
5501
5502 local Info = TweenInfo.new(
5503 0.2, -- Length
5504 Enum.EasingStyle.Linear, -- Easing Style
5505 Enum.EasingDirection.Out, -- Easing Direction
5506 0, -- Times repeated
5507 false, -- Reverse
5508 0 -- Delay
5509 )
5510 local Goals =
5511 {
5512 ImageTransparency = 1;
5513 }
5514
5515 local tween = TweenService:Create(circle,Info,Goals)
5516 tween:Play()
5517 end)
5518
5519 --mygui.toggle.closeall.Script
5520 closeall.MouseButton1Click:connect(function()
5521 mygui:Remove()
5522 end)
5523
5524 -- Scripts
5525
5526 lpgravbutton.MouseButton1Down:connect(function()
5527 if game.Workspace.Gravity > 196.1 then
5528 game.Workspace.Gravity = 50
5529 else
5530 game.Workspace.Gravity = 196.2
5531 end
5532 end)
5533
5534 lpwalkbutton.MouseButton1Down:connect(function()
5535 if game.Players.LocalPlayer.Character.Humanoid.WalkSpeed == 16 then
5536 game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16 * 5
5537 else
5538 game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
5539 end
5540 end)
5541
5542 lpjumpbutton.MouseButton1Down:connect(function()
5543 if game.Players.LocalPlayer.Character.Humanoid.JumpPower == 50 then
5544 game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
5545 else
5546 game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
5547 end
5548 end)
5549
5550 lpgodbutton.MouseButton1Down:connect(function()
5551 game.Players.LocalPlayer.Character.Humanoid:Remove()
5552 Instance.new('Humanoid', game.Players.LocalPlayer.Character)
5553 end)
5554
5555 generallobbybutton.MouseButton1Down:connect(function()
5556 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-109.56, 140, -11.75) + Vector3.new(1, 0, 0)
5557 end)
5558
5559 generalgunbutton.MouseButton1Down:connect(function()
5560 game.Workspace.GunDrop.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(2,0,0)
5561 end)
5562
5563 generalcoinbutton.MouseButton1Down:connect(function()
5564 for i = 10, 1, -1 do
5565 for i,v in pairs(game.Workspace:GetChildren()) do
5566 local s = v:FindFirstChild("CoinContainer")
5567 local e = game.Players.LocalPlayer.Character:FindFirstChild("Torso")
5568 if e and s then
5569 for i,c in pairs(s:GetChildren()) do
5570 c.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
5571 end
5572 end
5573 end
5574 wait(0.7)
5575 end
5576 end)
5577
5578 --[[tpbutton.MouseButton1Down:connect(function()
5579 for i,v in pairs(game.Workspace:GetChildren()) do
5580 if tptextbox.Text:lower() == v.Name:lower() then
5581 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[v.Name].HumanoidRootPart.CFrame
5582 else
5583 print("Player not found")
5584 end
5585 end
5586 end)]]--
5587
5588
5589
5590
5591 --script
5592 local parent = tptextbox --insert textbox name!
5593 local mouse = game.Players.LocalPlayer:GetMouse()
5594
5595 local xsize = parent.Size.X.Offset
5596 local ysize = parent.Size.Y.Offset
5597 parent.Visible = true
5598 parent.Active = true
5599 parent.Selectable = true
5600
5601 local Underline = Instance.new("Frame")
5602 local UnderlineBase = Instance.new("Frame")
5603
5604 Underline.Name = "Underline"
5605 Underline.Parent = parent
5606 Underline.BackgroundColor3 = parent.TextColor3
5607 Underline.BorderSizePixel = 0
5608 Underline.Position = UDim2.new(0, 0, 1, 0)
5609 Underline.Size = UDim2.new(0, 0, 0, 1)
5610
5611 UnderlineBase.Name = "UnderlineBase"
5612 UnderlineBase.Parent = parent
5613 UnderlineBase.BackgroundColor3 = parent.TextColor3
5614 UnderlineBase.BackgroundTransparency = 0.85
5615 UnderlineBase.BorderSizePixel = 0
5616 UnderlineBase.Position = UDim2.new(0, 0, 1, 0)
5617 UnderlineBase.Size = UDim2.new(0, xsize, 0, 1)
5618
5619 parent.Focused:connect(function()
5620 local x = (mouse.X) - (parent.AbsolutePosition.X)
5621 Underline.BackgroundTransparency = 0
5622 Underline.Position = UDim2.new(0,x,1,0)
5623 wait()
5624 Underline:TweenSizeAndPosition(
5625 UDim2.new(0, xsize, 0, 1),
5626 UDim2.new(0, 0, 1, 0),
5627 "Out",
5628 "Quint",
5629 0.2
5630 )
5631 end)
5632
5633 parent.FocusLost:connect(function(enterPressed)
5634 if parent.Text == "" then
5635 parent.Text = "Player Name"
5636 end
5637
5638 local TweenService = game:GetService("TweenService")
5639
5640 local Info = TweenInfo.new(
5641 0.15,
5642 Enum.EasingStyle.Linear,
5643 Enum.EasingDirection.Out,
5644 0,
5645 false,
5646 0
5647 )
5648 local Goals =
5649 {
5650 BackgroundTransparency = 1;
5651 }
5652
5653 local tween = TweenService:Create(Underline,Info,Goals)
5654 tween:Play()
5655
5656 wait(0.15)
5657 Underline.Size = UDim2.new(0,0,0,1)
5658
5659 if enterPressed then
5660 for i,v in pairs(game.Workspace:GetChildren()) do
5661 if tptextbox.Text:lower() == v.Name:lower() then
5662 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[v.Name].HumanoidRootPart.CFrame
5663 else
5664 print("Player not found")
5665 end
5666 end
5667 print(true)
5668 elseif tptextbox.Text ~= "Player Name" then
5669 tptextbox.Text = "Press Enter to TP"
5670 end
5671 end)
5672
5673 --/script
5674
5675 if enterPressed then
5676 for i,v in pairs(game.Workspace:GetChildren()) do
5677 if tptextbox.Text:lower() == v.Name:lower() then
5678 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[v.Name].HumanoidRootPart.CFrame
5679 else
5680 print("Player not found")
5681 end
5682 end
5683 end
5684
5685 generalespbutton.MouseButton1Down:connect(function()
5686 --credits to Nebula Hub for the esp + aimbot
5687 PLAYER = game.Players.LocalPlayer
5688 MOUSE = PLAYER:GetMouse()
5689 CC = game.Workspace.CurrentCamera
5690
5691 ENABLED = false
5692 ESP_ENABLED = false
5693
5694 _G.FREE_FOR_ALL = true
5695
5696 _G.BIND = 50
5697 _G.ESP_BIND = 52
5698 _G.CHANGE_AIM = 'q'
5699
5700 _G.AIM_AT = 'Head'
5701
5702 wait(1)
5703
5704 function GetNearestPlayerToMouse()
5705 local PLAYERS = {}
5706 local PLAYER_HOLD = {}
5707 local DISTANCES = {}
5708 for i, v in pairs(game.Players:GetPlayers()) do
5709 if v ~= PLAYER then
5710 table.insert(PLAYERS, v)
5711 end
5712 end
5713 for i, v in pairs(PLAYERS) do
5714 if _G.FREE_FOR_ALL == false then
5715 if v and (v.Character) ~= nil and v.TeamColor ~= PLAYER.TeamColor then
5716 local AIM = v.Character:FindFirstChild(_G.AIM_AT)
5717 if AIM ~= nil then
5718 local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
5719 local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
5720 local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
5721 local DIFF = math.floor((POS - AIM.Position).magnitude)
5722 PLAYER_HOLD[v.Name .. i] = {}
5723 PLAYER_HOLD[v.Name .. i].dist = DISTANCE
5724 PLAYER_HOLD[v.Name .. i].plr = v
5725 PLAYER_HOLD[v.Name .. i].diff = DIFF
5726 table.insert(DISTANCES, DIFF)
5727 end
5728 end
5729 elseif _G.FREE_FOR_ALL == true then
5730 local AIM = v.Character:FindFirstChild(_G.AIM_AT)
5731 if AIM ~= nil then
5732 local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
5733 local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
5734 local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
5735 local DIFF = math.floor((POS - AIM.Position).magnitude)
5736 PLAYER_HOLD[v.Name .. i] = {}
5737 PLAYER_HOLD[v.Name .. i].dist = DISTANCE
5738 PLAYER_HOLD[v.Name .. i].plr = v
5739 PLAYER_HOLD[v.Name .. i].diff = DIFF
5740 table.insert(DISTANCES, DIFF)
5741 end
5742 end
5743 end
5744
5745 if unpack(DISTANCES) == nil then
5746 return false
5747 end
5748
5749 local L_DISTANCE = math.floor(math.min(unpack(DISTANCES)))
5750 if L_DISTANCE > 20 then
5751 return false
5752 end
5753
5754 for i, v in pairs(PLAYER_HOLD) do
5755 if v.diff == L_DISTANCE then
5756 return v.plr
5757 end
5758 end
5759 return false
5760 end
5761
5762 GUI_MAIN = Instance.new('ScreenGui', game.CoreGui)
5763 GUI_TARGET = Instance.new('TextLabel', GUI_MAIN)
5764 GUI_AIM_AT = Instance.new('TextLabel', GUI_MAIN)
5765
5766 GUI_MAIN.Name = 'AIMBOT'
5767
5768 GUI_TARGET.Size = UDim2.new(0,200,0,30)
5769 GUI_TARGET.BackgroundTransparency = 0.5
5770 GUI_TARGET.BackgroundColor = BrickColor.new('Fossil')
5771 GUI_TARGET.BorderSizePixel = 0
5772 GUI_TARGET.Position = UDim2.new(0.5,-100,0,0)
5773 GUI_TARGET.Text = 'AIMBOT : OFF'
5774 GUI_TARGET.TextColor3 = Color3.new(1,1,1)
5775 GUI_TARGET.TextStrokeTransparency = 1
5776 GUI_TARGET.TextWrapped = true
5777 GUI_TARGET.FontSize = 'Size24'
5778 GUI_TARGET.Font = 'SourceSansBold'
5779
5780 GUI_AIM_AT.Size = UDim2.new(0,200,0,20)
5781 GUI_AIM_AT.BackgroundTransparency = 0.5
5782 GUI_AIM_AT.BackgroundColor = BrickColor.new('Fossil')
5783 GUI_AIM_AT.BorderSizePixel = 0
5784 GUI_AIM_AT.Position = UDim2.new(0.5,-100,0,30)
5785 GUI_AIM_AT.Text = 'AIMING : HEAD'
5786 GUI_AIM_AT.TextColor3 = Color3.new(1,1,1)
5787 GUI_AIM_AT.TextStrokeTransparency = 1
5788 GUI_AIM_AT.TextWrapped = true
5789 GUI_AIM_AT.FontSize = 'Size18'
5790 GUI_AIM_AT.Font = 'SourceSansBold'
5791
5792 local TRACK = false
5793
5794 function CREATE(BASE, COLOR)
5795 local ESP_MAIN = Instance.new('BillboardGui', PLAYER.PlayerGui)
5796 local ESP_DOT = Instance.new('Frame', ESP_MAIN)
5797 local ESP_NAME = Instance.new('TextLabel', ESP_MAIN)
5798
5799 ESP_MAIN.Name = 'ESP'
5800 ESP_MAIN.Adornee = BASE
5801 ESP_MAIN.AlwaysOnTop = true
5802 ESP_MAIN.ExtentsOffset = Vector3.new(0, 1, 0)
5803 ESP_MAIN.Size = UDim2.new(0, 5, 0, 5)
5804
5805 ESP_DOT.Name = 'DOT'
5806 ESP_DOT.BackgroundColor3 = COLOR
5807 ESP_DOT.BackgroundTransparency = 0.3
5808 ESP_DOT.BorderSizePixel = 0
5809 ESP_DOT.Position = UDim2.new(-0.5, 0, -0.5, 0)
5810 ESP_DOT.Size = UDim2.new(2, 0, 2, 0)
5811 ESP_DOT.Visible = true
5812 ESP_DOT.ZIndex = 10
5813
5814 ESP_NAME.Name = 'NAME'
5815 ESP_NAME.BackgroundColor3 = Color3.new(255, 255, 255)
5816 ESP_NAME.BackgroundTransparency = 1
5817 ESP_NAME.BorderSizePixel = 0
5818 ESP_NAME.Position = UDim2.new(0, 0, 0, -40)
5819 ESP_NAME.Size = UDim2.new(1, 0, 10, 0)
5820 ESP_NAME.Visible = true
5821 ESP_NAME.ZIndex = 10
5822 ESP_NAME.Font = 'ArialBold'
5823 ESP_NAME.FontSize = 'Size14'
5824 ESP_NAME.Text = BASE.Parent.Name:upper()
5825 ESP_NAME.TextColor3 = COLOR
5826 end
5827
5828 function CLEAR()
5829 for _,v in pairs(PLAYER.PlayerGui:children()) do
5830 if v.Name == 'ESP' and v:IsA('BillboardGui') then
5831 v:Destroy()
5832 end
5833 end
5834 end
5835
5836 local Remote = game:service'ReplicatedStorage'.GetPlayerData
5837 local player_roles = Remote:InvokeServer()
5838 function FIND()
5839 CLEAR()
5840 TRACK = true
5841 spawn(function()
5842 while wait() do
5843 if TRACK then
5844 CLEAR()
5845 local a,b = ypcall(function()
5846 for name,player in pairs(player_roles)do
5847 if game:service'Players':FindFirstChild(name) ~= nil then
5848 local v = game:service'Players':FindFirstChild(name)
5849 if v.Character and v.Character:FindFirstChild('Head') then
5850 if v.Character:FindFirstChild('Head') then
5851 if player.Dead ~= true then
5852 if player.Role == "Murderer"then
5853 CREATE(v.Character.Head, Color3.new(1,0,0))
5854 elseif player.Role == "Sheriff" or player.Role == "Hero" then
5855 CREATE(v.Character.Head, Color3.new(0,0,1))
5856 else
5857 CREATE(v.Character.Head, Color3.new(0,1,0))
5858 end
5859 end
5860 end
5861 end
5862 end
5863 end
5864 end)
5865 end
5866 end
5867 wait(1)
5868 end)
5869 end
5870 coroutine.wrap(function()
5871 while wait()do
5872 player_roles = Remote:InvokeServer()
5873 end
5874 end)()
5875
5876 MOUSE.KeyDown:connect(function(KEY)
5877 KEY = KEY:lower():byte()
5878 if KEY == _G.BIND then
5879 ENABLED = true
5880 end
5881 end)
5882
5883 MOUSE.KeyUp:connect(function(KEY)
5884 KEY = KEY:lower():byte()
5885 if KEY == _G.BIND then
5886 ENABLED = false
5887 end
5888 end)
5889
5890 MOUSE.KeyDown:connect(function(KEY)
5891 KEY = KEY:lower():byte()
5892 if KEY == _G.ESP_BIND then
5893 if ESP_ENABLED == false then
5894 FIND()
5895 ESP_ENABLED = true
5896 print('ESP : ON')
5897 elseif ESP_ENABLED == true then
5898 wait()
5899 CLEAR()
5900 TRACK = false
5901 ESP_ENABLED = false
5902 print('ESP : OFF')
5903 end
5904 end
5905 end)
5906
5907 MOUSE.KeyDown:connect(function(KEY)
5908 if KEY == _G.CHANGE_AIM then
5909 if _G.AIM_AT == 'Head' then
5910 _G.AIM_AT = 'Torso'
5911 GUI_AIM_AT.Text = 'AIMING : TORSO'
5912 elseif _G.AIM_AT == 'Torso' then
5913 _G.AIM_AT = 'Head'
5914 GUI_AIM_AT.Text = 'AIMING : HEAD'
5915 end
5916 end
5917 end)
5918
5919 game:GetService('RunService').RenderStepped:connect(function()
5920 if ENABLED then
5921 local TARGET = GetNearestPlayerToMouse()
5922 if (TARGET ~= false) then
5923 local AIM = TARGET.Character:FindFirstChild(_G.AIM_AT)
5924 if AIM then
5925 CC.CoordinateFrame = CFrame.new(CC.CoordinateFrame.p, AIM.CFrame.p)
5926 end
5927 GUI_TARGET.Text = 'AIMBOT : '.. TARGET.Name:sub(1, 5)
5928 else
5929 GUI_TARGET.Text = 'AIMBOT : OFF'
5930 end
5931 end
5932 end)
5933
5934 repeat
5935 wait()
5936 if ESP_ENABLED == true then
5937 FIND()
5938 end
5939 until ESP_ENABLED == false
5940
5941
5942 wait()
5943
5944 _G.FREE_FOR_ALL = true
5945
5946 _G.BIND = 50 -- LEFT CTRL
5947 _G.ESP_BIND = 52 -- LEFT ALT
5948 end)
5949
5950 local plr = game.Players.LocalPlayer
5951
5952 plr:GetMouse().KeyDown:connect(function(KeyUp)
5953 if KeyUp == "0" then
5954 plr.Character.Humanoid.WalkSpeed = 35
5955 end
5956 end)
5957
5958 plr:GetMouse().KeyUp:connect(function(KeyUp)
5959 if KeyUp == "0" then
5960 plr.Character.Humanoid.WalkSpeed = 16
5961 end
5962 end)
5963 end)
5964
5965
5966end
5967coroutine.resume(coroutine.create(SCRIPT_TOYI81_FAKESCRIPT))
5968function SCRIPT_BSQO78_FAKESCRIPT() -- exit4_2.LocalScript
5969 getfenv().script = Instance.new('LocalScript', exit4_2)
5970
5971 button = script.Parent
5972
5973
5974 button.MouseButton1Down:connect(function()
5975 game.Players.LocalPlayer.PlayerGui.PureHub.Murder.Visible = false
5976 end)
5977
5978end
5979coroutine.resume(coroutine.create(SCRIPT_BSQO78_FAKESCRIPT))
5980function SCRIPT_MBJI81_FAKESCRIPT() -- NoReload.noReloadScript
5981 getfenv().script = Instance.new('Script', NoReload)
5982
5983
5984 button = script.Parent
5985
5986
5987 button.MouseButton1Down:connect(function()
5988 print("HAXED")
5989 local old = getrenv().require
5990 getrenv().require = function(...)
5991 local r = old(...)
5992 if r.BlastRadius then
5993 r.BlastRadius = 1000
5994 end
5995 if r.BurstWait then
5996 r.BurstWait = 0.05
5997 end
5998 if r.Bursts then
5999 r.Bursts = 100
6000 end
6001 if r.Cooldown then
6002 r.Cooldown = 0
6003 end
6004 if r.RocketSpeed then
6005 r.RocketSpeed = 10
6006 end
6007 if r.BlastForce then
6008 r.BlastForce = 5000
6009 end
6010 return r
6011 end
6012 end)
6013
6014end
6015coroutine.resume(coroutine.create(SCRIPT_MBJI81_FAKESCRIPT))
6016function SCRIPT_KSTQ68_FAKESCRIPT() -- AutoSell.AutoSellScript
6017 getfenv().script = Instance.new('Script', AutoSell)
6018
6019 button = script.Parent
6020
6021
6022 button.MouseButton1Down:connect(function()
6023 print("HAXED")
6024 -- Replace "X" with the time it will delay before selling the bricks again, I recommend 5
6025 while true do
6026 wait(5)
6027 local Event = game:GetService("ReplicatedStorage").Remotes.sellBricks
6028 Event:FireServer()
6029 end
6030 end)
6031
6032
6033end
6034coroutine.resume(coroutine.create(SCRIPT_KSTQ68_FAKESCRIPT))
6035function SCRIPT_EGEV69_FAKESCRIPT() -- exit4_3.LocalScript
6036 getfenv().script = Instance.new('LocalScript', exit4_3)
6037
6038 button = script.Parent
6039
6040
6041 button.MouseButton1Down:connect(function()
6042 game.Players.LocalPlayer.PlayerGui.PureHub.DestructionSim.Visible = false
6043 end)
6044
6045end
6046coroutine.resume(coroutine.create(SCRIPT_EGEV69_FAKESCRIPT))
6047function SCRIPT_UFPS69_FAKESCRIPT() -- Gem.GemScript
6048 getfenv().script = Instance.new('Script', Gem)
6049
6050 button = script.Parent
6051
6052
6053 button.MouseButton1Down:connect(function()
6054 game.Workspace.Events.DataStores.LoadStep:FireServer("Gems", "999999")
6055 end)
6056
6057end
6058coroutine.resume(coroutine.create(SCRIPT_UFPS69_FAKESCRIPT))
6059function SCRIPT_RCJG86_FAKESCRIPT() -- Cash.Cashscript
6060 getfenv().script = Instance.new('Script', Cash)
6061
6062 button = script.Parent
6063
6064
6065 button.MouseButton1Down:connect(function()
6066 game.Workspace.Events.DataStores.LoadStep:FireServer("Cash", "999999")
6067 end)
6068
6069
6070end
6071coroutine.resume(coroutine.create(SCRIPT_RCJG86_FAKESCRIPT))
6072function SCRIPT_AURG80_FAKESCRIPT() -- exit4_4.LocalScript
6073 getfenv().script = Instance.new('LocalScript', exit4_4)
6074
6075 button = script.Parent
6076
6077
6078 button.MouseButton1Down:connect(function()
6079 game.Players.LocalPlayer.PlayerGui.PureHub.CloneTycoon2.Visible = false
6080 end)
6081
6082end
6083coroutine.resume(coroutine.create(SCRIPT_AURG80_FAKESCRIPT))
6084end)
6085
6086TextButton_2.Parent = ScreenGui
6087TextButton_2.BackgroundColor3 = Color3.new(1, 0, 1)
6088TextButton_2.BorderSizePixel = 3
6089TextButton_2.Position = UDim2.new(0, 0, 0.517350137, 0)
6090TextButton_2.Size = UDim2.new(0, 93, 0, 50)
6091TextButton_2.SizeConstraint = Enum.SizeConstraint.RelativeXX
6092TextButton_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6093TextButton_2.Font = Enum.Font.ArialBold
6094TextButton_2.Text = "OPEN/CLOSE"
6095TextButton_2.TextColor3 = Color3.new(0, 0, 0)
6096TextButton_2.TextSize = 14
6097-- Scripts:
6098
6099TextButton_2.MouseButton1Click:connect(function()
6100 if MainFrame.Visible == false then
6101 MainFrame.Visible = true
6102 else
6103 MainFrame.Visible = false
6104 end
6105end)