· 7 years ago · Sep 26, 2018, 07:50 PM
1-- Farewell Infortality.
2-- Version: 2.82
3-- Instances:
4local ScreenGui = Instance.new("ScreenGui")
5local Frame = Instance.new("Frame")
6local TOPK3K = Instance.new("TextButton")
7local PureHub = Instance.new("TextButton")
8local JailBreak = Instance.new("TextButton")
9local TextLabel = Instance.new("TextLabel")
10local TextLabel_2 = Instance.new("TextLabel")
11local Frame_2 = Instance.new("Frame")
12local TextButton = Instance.new("TextButton")
13local Frame1 = Instance.new("Frame")
14local Frame_3 = Instance.new("Frame")
15local WalkSpeed = Instance.new("TextButton")
16local JumpPower = Instance.new("TextButton")
17local TextLabel_3 = Instance.new("TextLabel")
18local TextButton_2 = Instance.new("TextButton")
19--Properties:
20ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
21
22Frame.Parent = ScreenGui
23Frame.Active = true
24Frame.BackgroundColor3 = Color3.new(0, 0, 0)
25Frame.BackgroundTransparency = 0.5
26Frame.Position = UDim2.new(0.174481183, 0, 0.141955838, 0)
27Frame.Selectable = true
28Frame.Size = UDim2.new(0, 204, 0, 264)
29
30TOPK3K.Name = "TOPK3K"
31TOPK3K.Parent = Frame
32TOPK3K.BackgroundColor3 = Color3.new(1, 1, 1)
33TOPK3K.BackgroundTransparency = 0.30000001192093
34TOPK3K.Position = UDim2.new(0.0862458572, 0, 0.127724409, 0)
35TOPK3K.Size = UDim2.new(0, 167, 0, 50)
36TOPK3K.Font = Enum.Font.SourceSans
37TOPK3K.Text = "TOPK3K"
38TOPK3K.TextColor3 = Color3.new(0, 0.333333, 1)
39TOPK3K.TextSize = 13
40TOPK3K.MouseButton1Down:connect(function()
41-- edited by bork so it works with proto XD
42local s = Instance.new ("Sound", workspace)
43s.SoundId = 'rbxassetid://198856346'
44s:Play()
45
46local topkek = {}
47topkek.patch = '1.0.5a'
48topkek.data = {}
49topkek.commandbase = {}
50topkek.navigation = {}
51topkek.banmgr = {}
52topkek.lplr = game:GetService('Players').LocalPlayer
53
54topkek.tools = {}
55topkek.tools.gui = {}
56topkek.tools.util = {}
57topkek.tools.animator = {}
58
59topkek.windows = {}
60topkek.windows.lplr = {}
61topkek.windows.server = {}
62topkek.windows.players = {}
63topkek.windows.destruction = {}
64topkek.windows.scripts = {}
65topkek.windows.misc = {}
66
67topkek.misc = {}
68
69local NewGuiPart1 = Instance.new("ScreenGui", game.Players.LocalPlayer.PlayerGui)
70 NewGuiPart1.Name = "4.0"
71 -------
72 local NewGuiPart2 = Instance.new("Frame")
73 NewGuiPart2.Active = true
74 NewGuiPart2.BackgroundColor3 = Color3.new(0.509804, 0.184314, 0.184314)
75 NewGuiPart2.BorderSizePixel = 0
76 NewGuiPart2.Name = "Main"
77 NewGuiPart2.Position = UDim2.new(0, 300, 0, 50)
78 NewGuiPart2.Selectable = true
79 NewGuiPart2.Size = UDim2.new(0, 470, 0, 395)
80 NewGuiPart2.Visible = false
81 NewGuiPart2.ClipsDescendants = true
82 NewGuiPart2.Draggable = true
83 NewGuiPart2.Parent = NewGuiPart1
84 -------
85 local NewGuiPart3 = Instance.new("Frame")
86 NewGuiPart3.BackgroundColor3 = Color3.new(0.623529, 0.223529, 0.223529)
87 NewGuiPart3.BorderSizePixel = 0
88 NewGuiPart3.Name = "Topbar"
89 NewGuiPart3.Position = UDim2.new(0, 150, 0, 0)
90 NewGuiPart3.Size = UDim2.new(0, 320, 0, 30)
91 NewGuiPart3.Parent = NewGuiPart2
92 -------
93 local NewGuiPart4 = Instance.new("TextLabel")
94 NewGuiPart4.BackgroundTransparency = 1
95 NewGuiPart4.Name = "PlayerName"
96 NewGuiPart4.Position = UDim2.new(0, -140, 0, 0)
97 NewGuiPart4.Size = UDim2.new(0.5, 0, 1, 0)
98 NewGuiPart4.Visible = false
99 NewGuiPart4.ZIndex = 4
100 NewGuiPart4.Font = Enum.Font.Arcade
101 NewGuiPart4.FontSize = Enum.FontSize.Size18
102 NewGuiPart4.Text = "Player1"
103 NewGuiPart4.TextColor3 = Color3.new(1, 1, 1)
104 NewGuiPart4.TextXAlignment = Enum.TextXAlignment.Left
105 NewGuiPart4.Parent = NewGuiPart3
106 -------
107 local NewGuiPart5 = Instance.new("Frame")
108 NewGuiPart5.BackgroundTransparency = 1
109 NewGuiPart5.Name = "Controllers"
110 NewGuiPart5.Position = UDim2.new(1, -128, 0, 3)
111 NewGuiPart5.Size = UDim2.new(0, 125, 1, -6)
112 NewGuiPart5.Parent = NewGuiPart3
113 -------
114 local NewGuiPart6 = Instance.new("TextButton")
115 NewGuiPart6.Active = true
116 NewGuiPart6.AutoButtonColor = false
117 NewGuiPart6.BackgroundColor3 = Color3.new(0.552941, 0.105882, 0.105882)
118 NewGuiPart6.BorderSizePixel = 0
119 NewGuiPart6.Name = "Exit"
120 NewGuiPart6.Position = UDim2.new(1, -24, 0, 0)
121 NewGuiPart6.Selectable = true
122 NewGuiPart6.Size = UDim2.new(0, 24, 0, 24)
123 NewGuiPart6.Style = Enum.ButtonStyle.Custom
124 NewGuiPart6.FontSize = Enum.FontSize.Size14
125 NewGuiPart6.Text = ""
126 NewGuiPart6.Parent = NewGuiPart5
127 -------
128 local NewGuiPart7 = Instance.new("TextButton")
129 NewGuiPart7.Active = true
130 NewGuiPart7.AutoButtonColor = false
131 NewGuiPart7.BackgroundColor3 = Color3.new(0.780392, 0.34902, 0)
132 NewGuiPart7.BorderSizePixel = 0
133 NewGuiPart7.Name = "Hide"
134 NewGuiPart7.Position = UDim2.new(1, -50, 0, 0)
135 NewGuiPart7.Selectable = true
136 NewGuiPart7.Size = UDim2.new(0, 24, 0, 24)
137 NewGuiPart7.Style = Enum.ButtonStyle.Custom
138 NewGuiPart7.FontSize = Enum.FontSize.Size14
139 NewGuiPart7.Text = ""
140 NewGuiPart7.Parent = NewGuiPart5
141 -------
142 local NewGuiPart8 = Instance.new("TextLabel")
143 NewGuiPart8.BackgroundTransparency = 1
144 NewGuiPart8.Name = "IsFE"
145 NewGuiPart8.Size = UDim2.new(0, 65, 1, 0)
146 NewGuiPart8.FontSize = Enum.FontSize.Size18
147 NewGuiPart8.Text = "Not FE"
148 NewGuiPart8.TextColor3 = Color3.new(0.333333, 0.666667, 0)
149 NewGuiPart8.TextStrokeTransparency = 0.69999998807907
150 NewGuiPart8.TextXAlignment = Enum.TextXAlignment.Right
151 NewGuiPart8.Parent = NewGuiPart5
152 -------
153 local NewGuiPart9 = Instance.new("TextLabel")
154 NewGuiPart9.BackgroundTransparency = 1
155 NewGuiPart9.Name = "Stella"
156 NewGuiPart9.Position = UDim2.new(0, -150, 0, 0)
157 NewGuiPart9.Size = UDim2.new(1, 150, 1, 0)
158 NewGuiPart9.ZIndex = 2
159 NewGuiPart9.Font = Enum.Font.Arcade
160 NewGuiPart9.FontSize = Enum.FontSize.Size18
161 NewGuiPart9.Text = "[Stella]"
162 NewGuiPart9.TextColor3 = Color3.new(0.054902, 0.0745098, 0.498039)
163 NewGuiPart9.Parent = NewGuiPart3
164 -------
165 local NewGuiPart10 = Instance.new("Frame")
166 NewGuiPart10.BackgroundTransparency = 1
167 NewGuiPart10.Name = "Holder"
168 NewGuiPart10.Position = UDim2.new(0, 150, 0, 30)
169 NewGuiPart10.Size = UDim2.new(0, 320, 0, 365)
170 NewGuiPart10.Parent = NewGuiPart2
171 -------
172 local NewGuiPart11 = Instance.new("Frame")
173 NewGuiPart11.BackgroundTransparency = 1
174 NewGuiPart11.Name = "Home"
175 NewGuiPart11.Size = UDim2.new(1, 0, 1, 0)
176 NewGuiPart11.Parent = NewGuiPart10
177 -------
178 local NewGuiPart12 = Instance.new("TextLabel")
179 NewGuiPart12.BackgroundTransparency = 1
180 NewGuiPart12.BorderSizePixel = 0
181 NewGuiPart12.Name = "Title1"
182 NewGuiPart12.Position = UDim2.new(0, 30, 0, 3)
183 NewGuiPart12.Selectable = true
184 NewGuiPart12.Size = UDim2.new(1, -30, 0, 40)
185 NewGuiPart12.Font = Enum.Font.SourceSansBold
186 NewGuiPart12.FontSize = Enum.FontSize.Size42
187 NewGuiPart12.Text = "T0PK3K 4.0"
188 NewGuiPart12.TextColor3 = Color3.new(1, 1, 1)
189 NewGuiPart12.TextStrokeTransparency = 0.5
190 NewGuiPart12.TextXAlignment = Enum.TextXAlignment.Left
191 NewGuiPart12.Parent = NewGuiPart11
192 -------
193 local NewGuiPart13 = Instance.new("TextLabel")
194 NewGuiPart13.BackgroundTransparency = 1
195 NewGuiPart13.BorderSizePixel = 0
196 NewGuiPart13.Name = "Title2"
197 NewGuiPart13.Position = UDim2.new(0.600000024, 5, 0, -5)
198 NewGuiPart13.Size = UDim2.new(0.400000006, 0, 1, 0)
199 NewGuiPart13.Font = Enum.Font.SourceSansBold
200 NewGuiPart13.FontSize = Enum.FontSize.Size18
201 NewGuiPart13.Text = "by nosyliam"
202 NewGuiPart13.TextColor3 = Color3.new(1, 1, 1)
203 NewGuiPart13.TextStrokeTransparency = 0.5
204 NewGuiPart13.TextXAlignment = Enum.TextXAlignment.Left
205 NewGuiPart13.TextYAlignment = Enum.TextYAlignment.Bottom
206 NewGuiPart13.Parent = NewGuiPart12
207 -------
208 local NewGuiPart14 = Instance.new("Frame")
209 NewGuiPart14.BackgroundColor3 = Color3.new(0.509804, 0.184314, 0.184314)
210 NewGuiPart14.BorderColor3 = Color3.new(0.32549, 0, 0)
211 NewGuiPart14.Name = "Container"
212 NewGuiPart14.Position = UDim2.new(0, 16, 0, 50)
213 NewGuiPart14.Size = UDim2.new(1, -30, 0, 250)
214 NewGuiPart14.Parent = NewGuiPart11
215 -------
216 local NewGuiPart15 = Instance.new("TextLabel")
217 NewGuiPart15.BackgroundColor3 = Color3.new(0.639216, 0.223529, 0.223529)
218 NewGuiPart15.BorderSizePixel = 0
219 NewGuiPart15.Name = "Message"
220 NewGuiPart15.Position = UDim2.new(0, 15, 0, 305)
221 NewGuiPart15.Size = UDim2.new(1, -30, 0, 25)
222 NewGuiPart15.Font = Enum.Font.Highway
223 NewGuiPart15.FontSize = Enum.FontSize.Size14
224 NewGuiPart15.Text = "Server Message: variable is gay"
225 NewGuiPart15.TextColor3 = Color3.new(0.886275, 0.886275, 0.886275)
226 NewGuiPart15.TextStrokeTransparency = 0.69999998807907
227 NewGuiPart15.Parent = NewGuiPart11
228 -------
229 local NewGuiPart16 = Instance.new("TextBox")
230 NewGuiPart16.BackgroundColor3 = Color3.new(0.639216, 0.223529, 0.223529)
231 NewGuiPart16.BorderColor3 = Color3.new(0.32549, 0, 0)
232 NewGuiPart16.Name = "Command"
233 NewGuiPart16.Position = UDim2.new(0, 15, 0, 335)
234 NewGuiPart16.Size = UDim2.new(1, -30, 0, 20)
235 NewGuiPart16.Font = Enum.Font.Code
236 NewGuiPart16.FontSize = Enum.FontSize.Size12
237 NewGuiPart16.Text = "Press ; to enter a command"
238 NewGuiPart16.TextColor3 = Color3.new(0.819608, 0.819608, 0.819608)
239 NewGuiPart16.TextStrokeTransparency = 0.80000001192093
240 NewGuiPart16.TextTransparency = 0.30000001192093
241 NewGuiPart16.Parent = NewGuiPart10
242 -------
243 local NewGuiPart17 = Instance.new("Frame")
244 NewGuiPart17.BackgroundTransparency = 1
245 NewGuiPart17.Name = "Template"
246 NewGuiPart17.Size = UDim2.new(1, 0, 1, 0)
247 NewGuiPart17.Visible = false
248 NewGuiPart17.ZIndex = 2
249 NewGuiPart17.Parent = NewGuiPart10
250 -------
251 local NewGuiPart18 = Instance.new("ScrollingFrame")
252 NewGuiPart18.Active = true
253 NewGuiPart18.BackgroundColor3 = Color3.new(0.509804, 0.184314, 0.184314)
254 NewGuiPart18.BorderColor3 = Color3.new(0.32549, 0, 0)
255 NewGuiPart18.Name = "Container"
256 NewGuiPart18.Position = UDim2.new(0, 15, 0, 10)
257 NewGuiPart18.Selectable = true
258 NewGuiPart18.Size = UDim2.new(1, -30, 0, 320)
259 NewGuiPart18.ZIndex = 2
260 NewGuiPart18.BottomImage = "rbxassetid://368504177"
261 NewGuiPart18.CanvasSize = UDim2.new(0, 0, 0, 0)
262 NewGuiPart18.MidImage = "rbxassetid://368504177"
263 NewGuiPart18.ScrollBarThickness = 5
264 NewGuiPart18.TopImage = "rbxassetid://368504177"
265 NewGuiPart18.ClipsDescendants = true
266 NewGuiPart18.Parent = NewGuiPart17
267 -------
268 local NewGuiPart19 = Instance.new("Frame")
269 NewGuiPart19.BackgroundColor3 = Color3.new(0.509804, 0.184314, 0.184314)
270 NewGuiPart19.BackgroundTransparency = 1
271 NewGuiPart19.BorderColor3 = Color3.new(0.32549, 0, 0)
272 NewGuiPart19.Name = "Navigator"
273 NewGuiPart19.Position = UDim2.new(0, 16, 0, 10)
274 NewGuiPart19.Size = UDim2.new(1, -30, 0, 60)
275 NewGuiPart19.Visible = false
276 NewGuiPart19.Parent = NewGuiPart10
277 -------
278 local NewGuiPart20 = Instance.new("Frame")
279 NewGuiPart20.BackgroundColor3 = Color3.new(0.509804, 0.184314, 0.184314)
280 NewGuiPart20.BorderColor3 = Color3.new(0.32549, 0, 0)
281 NewGuiPart20.Name = "NavMain"
282 NewGuiPart20.Position = UDim2.new(0, 22, 0, 0)
283 NewGuiPart20.Size = UDim2.new(1, -44, 0, 60)
284 NewGuiPart20.Parent = NewGuiPart19
285 -------
286 local NewGuiPart21 = Instance.new("TextButton")
287 NewGuiPart21.Active = true
288 NewGuiPart21.BackgroundColor3 = Color3.new(0.631373, 0.223529, 0.223529)
289 NewGuiPart21.BorderSizePixel = 0
290 NewGuiPart21.Name = "NavLeft"
291 NewGuiPart21.Selectable = true
292 NewGuiPart21.Size = UDim2.new(0, 17, 1, 0)
293 NewGuiPart21.Style = Enum.ButtonStyle.Custom
294 NewGuiPart21.FontSize = Enum.FontSize.Size14
295 NewGuiPart21.Text = ""
296 NewGuiPart21.Parent = NewGuiPart19
297 -------
298 local NewGuiPart22 = Instance.new("TextButton")
299 NewGuiPart22.Active = true
300 NewGuiPart22.BackgroundColor3 = Color3.new(0.631373, 0.223529, 0.223529)
301 NewGuiPart22.BorderSizePixel = 0
302 NewGuiPart22.Name = "NavRight"
303 NewGuiPart22.Position = UDim2.new(1, -17, 0, 0)
304 NewGuiPart22.Selectable = true
305 NewGuiPart22.Size = UDim2.new(0, 17, 1, 0)
306 NewGuiPart22.Style = Enum.ButtonStyle.Custom
307 NewGuiPart22.FontSize = Enum.FontSize.Size14
308 NewGuiPart22.Text = ""
309 NewGuiPart22.Parent = NewGuiPart19
310 -------
311 local NewGuiPart23 = Instance.new("Frame")
312 NewGuiPart23.Active = true
313 NewGuiPart23.BackgroundColor3 = Color3.new(0.470588, 0.164706, 0.164706)
314 NewGuiPart23.BorderSizePixel = 0
315 NewGuiPart23.Name = "Navigation"
316 NewGuiPart23.Size = UDim2.new(0, 150, 1, 0)
317 NewGuiPart23.ZIndex = 2
318 NewGuiPart23.Parent = NewGuiPart2
319 -------
320 local NewGuiPart24 = Instance.new("Frame")
321 NewGuiPart24.BackgroundColor3 = Color3.new(0.623529, 0.223529, 0.223529)
322 NewGuiPart24.BorderSizePixel = 0
323 NewGuiPart24.Name = "Topbar"
324 NewGuiPart24.Size = UDim2.new(1, 0, 0, 30)
325 NewGuiPart24.ZIndex = 3
326 NewGuiPart24.Parent = NewGuiPart23
327 -------
328 local NewGuiPart25 = Instance.new("ScrollingFrame")
329 NewGuiPart25.BackgroundColor3 = Color3.new(0.470588, 0.164706, 0.164706)
330 NewGuiPart25.BorderSizePixel = 0
331 NewGuiPart25.Name = "Scroll"
332 NewGuiPart25.Position = UDim2.new(0, 0, 0, 30)
333 NewGuiPart25.Selectable = true
334 NewGuiPart25.Size = UDim2.new(1, 0, 1, -30)
335 NewGuiPart25.ZIndex = 3
336 NewGuiPart25.BottomImage = "rbxassetid://368504177"
337 NewGuiPart25.MidImage = "rbxassetid://368504177"
338 NewGuiPart25.ScrollBarThickness = 6
339 NewGuiPart25.TopImage = "rbxassetid://368504177"
340 NewGuiPart25.ClipsDescendants = true
341 NewGuiPart25.Parent = NewGuiPart23
342 -------
343 local NewGuiPart26 = Instance.new("Frame")
344 NewGuiPart26.BackgroundTransparency = 1
345 NewGuiPart26.Name = "Composite1"
346 NewGuiPart26.Position = UDim2.new(-1, 0, 0.5, -50)
347 NewGuiPart26.Size = UDim2.new(0, 50, 0, 100)
348 NewGuiPart26.ClipsDescendants = true
349 NewGuiPart26.Parent = NewGuiPart1
350 -------
351 local NewGuiPart27 = Instance.new("TextLabel")
352 NewGuiPart27.BackgroundColor3 = Color3.new(0.623529, 0.223529, 0.223529)
353 NewGuiPart27.BorderSizePixel = 0
354 NewGuiPart27.Name = "Label"
355 NewGuiPart27.Size = UDim2.new(2, 0, 1, 0)
356 NewGuiPart27.Font = Enum.Font.SourceSansBold
357 NewGuiPart27.FontSize = Enum.FontSize.Size96
358 NewGuiPart27.Text = "T"
359 NewGuiPart27.TextColor3 = Color3.new(1, 1, 1)
360 NewGuiPart27.Parent = NewGuiPart26
361 -------
362 local NewGuiPart28 = Instance.new("Frame")
363 NewGuiPart28.BackgroundTransparency = 1
364 NewGuiPart28.Name = "Composite2"
365 NewGuiPart28.Position = UDim2.new(1, 0, 0.5, -50)
366 NewGuiPart28.Size = UDim2.new(0, 50, 0, 100)
367 NewGuiPart28.ClipsDescendants = true
368 NewGuiPart28.Parent = NewGuiPart1
369 -------
370 local NewGuiPart29 = Instance.new("TextLabel")
371 NewGuiPart29.BackgroundColor3 = Color3.new(0.623529, 0.223529, 0.223529)
372 NewGuiPart29.BorderSizePixel = 0
373 NewGuiPart29.Name = "Label"
374 NewGuiPart29.Position = UDim2.new(-1, 0, 0, 0)
375 NewGuiPart29.Size = UDim2.new(2, 0, 1, 0)
376 NewGuiPart29.Font = Enum.Font.SourceSansBold
377 NewGuiPart29.FontSize = Enum.FontSize.Size96
378 NewGuiPart29.Text = "T"
379 NewGuiPart29.TextColor3 = Color3.new(1, 1, 1)
380 NewGuiPart29.Parent = NewGuiPart28
381 -------
382 local NewGuiPart30 = Instance.new("Frame")
383 NewGuiPart30.BackgroundColor3 = Color3.new(0.623529, 0.223529, 0.223529)
384 NewGuiPart30.Name = "Solid"
385 NewGuiPart30.Position = UDim2.new(0.5, -50, 0.5, -50)
386 NewGuiPart30.Visible = false
387 NewGuiPart30.ClipsDescendants = true
388 NewGuiPart30.Parent = NewGuiPart1
389 -------
390 local NewGuiPart31 = Instance.new("TextLabel")
391 NewGuiPart31.BackgroundColor3 = Color3.new(0.623529, 0.223529, 0.223529)
392 NewGuiPart31.BorderSizePixel = 0
393 NewGuiPart31.Name = "Label"
394 NewGuiPart31.Size = UDim2.new(1, 0, 1, 0)
395 NewGuiPart31.Font = Enum.Font.SourceSansBold
396 NewGuiPart31.FontSize = Enum.FontSize.Size96
397 NewGuiPart31.Text = "T"
398 NewGuiPart31.TextColor3 = Color3.new(1, 1, 1)
399 NewGuiPart31.Parent = NewGuiPart30
400
401
402
403topkek.center = game.Players.LocalPlayer.PlayerGui["4.0"].Main
404topkek.holder = game.Players.LocalPlayer.PlayerGui["4.0"].Main.Holder
405topkek.topbar = game.Players.LocalPlayer.PlayerGui["4.0"].Main.Topbar
406topkek.template = game.Players.LocalPlayer.PlayerGui["4.0"].Main.Holder.Template
407topkek.navigator = game.Players.LocalPlayer.PlayerGui["4.0"].Main.Holder.Navigator
408
409AllowHovers = false
410PlayerChatHook, UpdateBanlist = nil
411cmd = {}
412
413--// data //--
414topkek.data.windows = {
415 'Home',
416 'LocalPlayer',
417 'Server',
418 'Players',
419 'Destruction',
420 'Scripts',
421 'Catalog',
422 'Music',
423 'Hats',
424 'Faces',
425 'Settings',
426 'Commands',
427 'Banlist',
428}
429
430color3 = function(r,g,b)
431 return Color3.new(r/255, g/255, b/255)
432end
433--// doggo dropdown //--
434-- thanks krystal
435GUI = {
436 TextBox = {
437 Settings = {
438 Font = Enum.Font.SourceSans;
439 FontSize = Enum.FontSize.Size14;
440 };
441 Color = {
442 Main = Color3.fromRGB(5,8,11);
443 Border = Color3.fromRGB(27,42,53);
444 Text = Color3.fromRGB(199,199,199);
445 };
446 New = function(Position, Size, Parent, ...)
447 local arguments = {...};
448
449 local TextBox = Instance.new("TextBox", Parent);
450 TextBox.BackgroundColor3 = GUI.DropDown.Color.Main;
451 TextBox.BorderColor3 = GUI.DropDown.Color.Border;
452 TextBox.Font = GUI.TextBox.Settings.Font;
453 TextBox.FontSize = GUI.TextBox.Settings.FontSize;
454 TextBox.TextColor3 = GUI.TextBox.Color.Text;
455 TextBox.Position = Position;
456 TextBox.Size = Size;
457 if #arguments then
458 if arguments[1] then
459 TextBox.Text = tostring(arguments[1]);
460 else
461 TextBox.Text = "";
462 end
463 end
464 return TextBox;
465 end;
466 };
467 DropDown = {
468 Settings = {
469 ScrollerAmount = 5; --A scroller will appear at this amount.
470 ScrollBarThickness = 6;
471 };
472 Gfx = {
473 Scroller = "rbxassetid://606572419";
474 };
475 Color = {
476 Main = color3(107, 36, 36);
477 Secondary = color3(113, 39, 39);
478 Border = color3(127, 44, 44);
479 Text = Color3.fromRGB(199,199,199);
480 };
481 New = function(Position, Size, Parent, ...)
482 local vValue = {};
483 local arguments = {...};
484 local vSelected = Instance.new("StringValue");
485 vSelected.Value = "nil";
486
487 if arguments then
488 if type(arguments) == "table" then
489 for i=1,#(arguments) do
490 if type(arguments[i]) == "table" then
491 for f=1,#(arguments[i]) do
492 table.insert(vValue, tostring((arguments[i])[f]));
493 end
494 else
495 table.insert(vValue, tostring(arguments[i]));
496 end
497 end
498 vSelected.Value = (vValue[1]);
499 end
500 end
501
502 local Main = Instance.new("TextButton", Parent);
503 Main.BackgroundColor3 = GUI.DropDown.Color.Main;
504 Main.BorderColor3 = GUI.DropDown.Color.Border;
505 Main.Position = Position;
506 Main.Size = Size;
507 Main.TextColor3 = GUI.DropDown.Color.Text;
508 Main.FontSize = Enum.FontSize.Size14;
509 Main.TextStrokeTransparency = 0.5;
510 Main.TextXAlignment = Enum.TextXAlignment.Left;
511 Main.Font = Enum.Font.SourceSans;
512 Main.Text = " "..tostring(vSelected.Value);
513 Main.ZIndex = 3
514
515 local Icon = Instance.new("TextLabel", Main);
516 Icon.SizeConstraint = Enum.SizeConstraint.RelativeYY;
517 Icon.BackgroundColor3 = GUI.DropDown.Color.Secondary;
518 Icon.BorderColor3 = GUI.DropDown.Color.Border;
519 Icon.Position = UDim2.new(1,-2,1,-2);
520 Icon.Size = UDim2.new(-1,4,-1,4);
521 Icon.TextColor3 = GUI.DropDown.Color.Text;
522 Icon.FontSize = Enum.FontSize.Size14;
523 Icon.TextStrokeTransparency = 0.5;
524 Icon.Font = Enum.Font.SourceSans;
525 Icon.Text = "V"
526 Icon.ZIndex = 4
527
528 local Holder, Search;
529 local ClearHolder = function()
530 if Holder then
531 Holder:ClearAllChildren();
532 Holder.Size = UDim2.new(1,0,0,0);
533 Holder.Visible = false;
534 if Search then
535 Search.Visible = false;
536 end
537 end
538 end;
539
540 local CreateButton;
541 local RefreshDropDown = function()
542 if #vValue <= (GUI.DropDown.Settings.ScrollerAmount) then
543 if not Holder or not Holder:IsA("Frame") then
544 Holder = nil; Search = nil;
545 Holder = Instance.new("Frame",Main);
546 Holder.Size = UDim2.new(1,0,0,0);
547 Holder.BackgroundColor3 = GUI.DropDown.Color.Main;
548 Holder.BorderColor3 = GUI.DropDown.Color.Border;
549 Holder.Visible = false;
550 Holder.ZIndex = 3
551 end
552 elseif #vValue > (GUI.DropDown.Settings.ScrollerAmount) then
553 if not Holder or not Holder:IsA("ScrollingFrame") then
554 Holder = nil; Search = nil;
555 Search = GUI.TextBox.New(UDim2.new(0,0,0,0),UDim2.new(1,0,0,Main.AbsoluteSize.Y),Main);
556 Search.Visible = false;
557 Search.ZIndex = 4
558 Search.Changed:connect(function(p)
559 if p == "Text" then
560 CreateButton(Search.Text);
561 end
562 end)
563 Holder = Instance.new("ScrollingFrame",Main);
564 Holder.BackgroundColor3 = GUI.DropDown.Color.Main;
565 Holder.BorderColor3 = GUI.DropDown.Color.Border;
566 Holder.TopImage = GUI.DropDown.Gfx.Scroller;
567 Holder.MidImage = GUI.DropDown.Gfx.Scroller;
568 Holder.BottomImage = GUI.DropDown.Gfx.Scroller;
569 Holder.Size = UDim2.new(1,0,0,Main.AbsoluteSize.Y * (GUI.DropDown.Settings.ScrollerAmount-1));
570 Holder.Position = UDim2.new(0,0,0,Main.AbsoluteSize.Y)
571 Holder.ScrollBarThickness = GUI.DropDown.Settings.ScrollBarThickness;
572 Holder.Visible = false;
573 Holder.ZIndex = 3;
574 end
575 end
576 if #vValue == 1 and vSelected.Value ~= vValue[1] then
577 vSelected.Value = vValue[1];
578 elseif #vValue == 0 then
579 vSelected.Value = "nil";
580 warn("Table amount is nil.");
581 end
582 Main.Text = " "..tostring(vSelected.Value);
583 --ClearHolder();
584 end;
585
586 local Debounce = false;
587 CreateButton = function(searches)
588 if Debounce == false then
589 Debounce = true;
590 ClearHolder()
591 Holder.Visible = true;
592 local Searched = 0;
593 if #vValue > 0 then
594 for i=1,#vValue do
595 if (searches ~= nil and string.find(string.lower(vValue[i]), string.lower(searches)) and searches ~= "") then
596 Searched = Searched + 1;
597 end
598 end
599 for i=1,#vValue do
600 if (searches ~= nil and string.find(string.lower(vValue[i]), string.lower(searches)) and searches ~= "" and Searched > 0) or searches == nil or searches == "" or Searched <= 0 then
601 local Select = Instance.new("TextButton", Holder);
602 Select.BackgroundColor3 = GUI.DropDown.Color.Main;
603 Select.BorderColor3 = GUI.DropDown.Color.Border;
604 Select.BackgroundTransparency = 1;
605 Select.BorderSizePixel = 0;
606 Select.Position = Position;
607 if #vValue <= (GUI.DropDown.Settings.ScrollerAmount) then
608 Select.Size = UDim2.new(1,0,0,Main.AbsoluteSize.Y);
609 else
610 Select.Size = UDim2.new(1,-(GUI.DropDown.Settings.ScrollBarThickness),0,Main.AbsoluteSize.Y);
611 end
612 Select.Position = UDim2.new(0,0,0,(Main.AbsoluteSize.Y) * (#Holder:GetChildren() - 1))
613 Select.TextColor3 = GUI.DropDown.Color.Text;
614 Select.FontSize = Enum.FontSize.Size14;
615 Select.TextStrokeTransparency = 0.5;
616 Select.Font = Enum.Font.SourceSans;
617 Select.Text = tostring(vValue[i]);
618 Select.ZIndex = 3
619 Select.MouseButton1Click:connect(function()
620 vSelected.Value = vValue[i];
621 ClearHolder();
622 RefreshDropDown();
623 end)
624 if #vValue <= (GUI.DropDown.Settings.ScrollerAmount) then
625 Holder.Size = UDim2.new(1,0,0,Main.AbsoluteSize.Y * i);
626 elseif Holder:IsA("ScrollingFrame") then
627 Search.Visible = true;
628 if #Holder:GetChildren() >= 1 then
629 Holder.CanvasSize = UDim2.new(1,0,0,Main.AbsoluteSize.Y * #Holder:GetChildren());
630 Holder.Size = UDim2.new(1,0,0,Main.AbsoluteSize.Y * #Holder:GetChildren());--GUI.DropDown.Settings.ScrollerAmount);
631 if #Holder:GetChildren() >= GUI.DropDown.Settings.ScrollerAmount then
632 Holder.Size = UDim2.new(1,0,0,Main.AbsoluteSize.Y * GUI.DropDown.Settings.ScrollerAmount);
633 Holder.CanvasSize = UDim2.new(1,0,0,Main.AbsoluteSize.Y * #Holder:GetChildren());
634 end
635 elseif #Holder:GetChildren() < 1 then
636 Holder.CanvasSize = UDim2.new(1,0,0,Main.AbsoluteSize.Y * 1);
637 Holder.Size = UDim2.new(1,0,0,Main.AbsoluteSize.Y * 1);
638 end
639 end
640 end
641 end
642 end
643 Debounce = false;
644 end
645 end;
646
647 RefreshDropDown();
648
649 Main.MouseButton1Click:connect(function()
650 CreateButton()
651 if #vValue >= GUI.DropDown.Settings.ScrollerAmount and Search ~= nil then
652 Search:CaptureFocus();
653 Search.Text = "";
654 end
655 end)
656
657 topkek.lplr:GetMouse().Button1Down:connect(function()
658 ClearHolder()
659 end)
660
661 return {
662 Update = function()
663 RefreshDropDown();
664 end;
665 GetValue = function()
666 RefreshDropDown();
667 return vValue;
668 end;
669 GetSelected = function()
670 RefreshDropDown();
671 return vSelected.Value;
672 end;
673 SetTable = function(F)
674 vValue = F;
675 RefreshDropDown();
676 end;
677 Changed = function(F)
678 vSelected.Changed:connect(function()
679 ypcall(function()
680 F(vSelected.Value);
681 end)
682 end)
683 return "ChangedEvent Hooked";
684 end;
685 AddValue = function(obj)
686 local Type = type(obj);
687 if Type == "table" then
688 for i=1,#obj do
689 table.insert(vValue, obj[i])
690 end
691 elseif Type == "string" or Type == "number" or Type == "boolean" then
692 table.insert(vValue, obj)
693 end
694 RefreshDropDown();
695 end;
696 RemoveValue = function(obj)
697 local Type = type(obj);
698 if Type == "table" then
699 for i=1,#vValue do
700 for f=1,#obj do
701 if tostring(obj[f]) == tostring(vValue[i]) then
702 table.remove(vValue,i)
703 end
704 end
705 end
706 else
707 for i=1,#vValue do
708 if tostring(obj) == tostring(vValue[i]) then
709 table.remove(vValue,i)
710 end
711 end
712 end
713 RefreshDropDown();
714 end;
715 ClearValue = function()
716 vValue = {};
717 RefreshDropDown();
718 end;
719 }
720 end;
721 };
722};
723--// util //--
724function topkek.tools.util.Object(o, p)
725 local a, b = pcall(function()
726 Instance.new(o)
727 end)
728 if not a then
729 return
730 end
731 local obj = Instance.new(o)
732 for prop, val in pairs(p) do
733 pcall(function()
734 obj[prop] = val
735 end)
736 end
737 return obj
738end
739
740function topkek.tools.util.getContainer(n)
741 if game.Players.LocalPlayer.PlayerGui["4.0"].Main.Holder:FindFirstChild(n) then
742 return game.Players.LocalPlayer.PlayerGui["4.0"].Main.Holder[n]
743 else
744 print("menu not found; returning template")
745 return topkek.holder['Template']
746 end
747end
748
749function topkek.tools.util.play(id)
750 local mu = Instance.new("Sound", game:GetService('Workspace'))
751 mu.Volume = 1
752 mu.Looped = true
753 mu.Pitch = 1
754 mu.SoundId = "rbxassetid://"..tostring(id)
755 mu:Play()
756end
757
758function topkek.tools.util.getTorso(plr) --r15 compatibility lole
759 if plr.Character then
760 if plr.Character:FindFirstChild('UpperTorso') then
761 return plr.Character.UpperTorso
762 elseif plr.Character:FindFirstChild('Torso') then
763 return plr.Character.Torso
764 else
765 return nil
766 end
767 end
768end
769
770function topkek.tools.util.recurseRemove(x,type_)
771 local function recurse(x)
772 for i, v in pairs(x:GetChildren()) do
773 pcall(function()
774 if v:IsA(type_) then
775 v:Destroy()
776 end
777 if #(v:GetChildren())>0 then
778 recurse(v)
779 end
780 end)
781 end
782 end
783 recurse(x)
784end
785
786function topkek.tools.util.recurseFunc(type_,func)
787 local function recurse(x)
788 for i, v in pairs(x:GetChildren()) do
789 pcall(function()
790 if v:IsA(type_) then
791 func(v)
792 end
793 if #(v:GetChildren())>0 then
794 recurse(v)
795 end
796 end)
797 end
798 end
799 recurse(game)
800end
801function topkek.tools.util.trowel()
802 local T = Instance.new('Tool', game.Players.LocalPlayer.Backpack)
803 T.Name = 'Custom Trowel'
804
805 local p = Instance.new('Part')
806 p.Name = 'Handle'
807 p.Size = Vector3.new(1,4.4,1)
808 p.Parent = T
809
810 local specialMesh = Instance.new('SpecialMesh')
811 specialMesh.MeshId = 'rbxasset://fonts/trowel.mesh'
812 specialMesh.MeshType = 'FileMesh'
813 specialMesh.TextureId = 'rbxasset://textures/TrowelTexture.png'
814 specialMesh.Parent = T.Handle
815
816 local sound = Instance.new'Sound'
817 sound.Name = 'build'
818 sound.SoundId = 'rbxasset://sounds//bass.wav'
819 sound.Volume = 1
820 sound.Parent = T.Handle
821
822 local brickHeight = 100
823 local trowelSpeed = 0.05
824 local brickWidth = 500
825 local mouseConnection
826
827 function newBrick(CF, P, color)
828 local brick = Instance.new('Part')
829 brick.BrickColor = color
830 brick.CFrame = CF * CFrame.new(P + brick.Size / 2)
831 brick.Parent = game.Workspace
832 brick:MakeJoints()
833 brick.Material = 'Neon'
834 brick.Name = 'DeleteMe'
835 return brick, P + brick.Size
836 end
837
838 function genBrick(cFrame)
839 local randBrickColor = BrickColor.Random()
840 assert(brickWidth > 0)
841
842 local yPos = 0
843
844 while yPos < brickHeight do
845 local vPos
846 local X = -brickWidth / 2
847 while X < brickWidth / 2 do
848 local brick
849 brick, vPos = newBrick(cFrame, Vector3.new(X, yPos, 0), randBrickColor)
850 X = vPos.x
851 wait(trowelSpeed)
852 end
853 yPos = vPos.y
854 end
855 end
856
857 function calcPos(vec)
858 if (math.abs(vec.x) > math.abs(vec.z)) then
859 if vec.x > 0 then
860 return Vector3.new(1, 0, 0)
861 else
862 return Vector3.new(-1, 0, 0)
863 end
864 else
865 if (vec.z > 0) then
866 return Vector3.new(0, 0, 1)
867 else
868 return Vector3.new(0, 0, -1)
869 end
870 end
871 end
872
873 T.Enabled = true
874
875 T.Activated:connect(function()
876 if T.Enabled and game.Players.LocalPlayer.Character:FindFirstChild('Humanoid') then
877 T.Enabled = false
878 T.Handle.build:Play()
879 genBrick(CFrame.new(game.Players.LocalPlayer.Character.Humanoid.TargetPoint, game.Players.LocalPlayer.Character.Humanoid.TargetPoint + calcPos((game.Players.LocalPlayer.Character.Humanoid.TargetPoint - game.Players.LocalPlayer.Character.Head.Position).unit)))
880 T.Enabled = true
881 end
882 end)
883
884 T.Equipped:connect(function()
885 mouseConnection = game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
886 if (key == 'r') then
887 for i,v in next, workspace:children'' do
888 if (v.Name == 'DeleteMe') then
889 v:Destroy()
890 end
891 end
892 end
893 end)
894 end)
895
896 T.Unequipped:connect(function()
897 mouseConnection:disconnect()
898 end)
899end
900function topkek.tools.util.recurseSet(type_,prop,val)
901 local function recurse(x)
902 for i, v in pairs(x:GetChildren()) do
903 pcall(function()
904 if v:IsA(type_) then
905 v[prop]=val
906 end
907 if #(v:GetChildren())>0 then
908 recurse(v)
909 end
910 end)
911 end
912 end
913 recurse(game)
914end
915function topkek.tools.util.recurseUltimate(d)
916 topkek.tools.util.recurseDecal(d)
917 topkek.tools.util.recurseParticles(d)
918end
919function topkek.tools.util.recurseDecal(img)
920 img = 'rbxassetid://' .. img
921 local function skybox(x)
922 local sky = Instance.new("Sky",game.Lighting)
923 local fcs={"Bk","Dn","Ft","Lf","Rt","Up"}
924 for i,v in pairs(fcs) do
925 sky["Skybox"..v]=x
926 end
927 end
928
929 local function decal(p, b)
930 local sides = {"Back", "Bottom", "Front", "Left", "Right", "Top"}
931 for i, v in pairs(sides) do
932 local a = Instance.new("Decal", p)
933 a.Texture = b
934 a.Face = v
935 end
936 end
937
938 local function recurse(x)
939 for i, v in pairs(x:GetChildren()) do
940 pcall(function() -- 'error occured, no output from Lua' LOLE
941 if v:IsA("BasePart") then
942 decal(v, img)
943 end
944 if #(v:GetChildren())>0 then
945 recurse(v)
946 end
947 end)
948 end
949 end
950
951 recurse(game)
952 skybox(img)
953end
954function topkek.tools.util.recurseParticles(img)--topkek2.0 code tbh
955 img = 'rbxassetid://' .. img
956 local function skybox(x)
957 local sky = Instance.new("Sky",game.Lighting)
958 local fcs={"Bk","Dn","Ft","Lf","Rt","Up"}
959 for i,v in pairs(fcs) do
960 sky["Skybox"..v]=x
961 end
962 end
963 local function particle(p, b)
964 local a = Instance.new("ParticleEmitter", p)
965 a.Rate = 500
966 a.Lifetime = NumberRange.new(20, 30)
967 a.VelocitySpread = 200
968 a.Texture = b
969 end
970
971 local function recurse(x)
972 for i, v in pairs(x:GetChildren()) do
973 pcall(function() -- 'error occured, no output from Lua' LOLE
974 if v:IsA("BasePart") then
975 particle(v, img)
976 end
977 if #(v:GetChildren())>0 then
978 recurse(v)
979 end
980 end)
981 end
982 end
983
984 recurse(game)
985 skybox(img)
986end
987function topkek.tools.util.recurseSetObj(obj,type_,prop,val)
988 local function recurse(x)
989 for i, v in pairs(x:GetChildren()) do
990 pcall(function()
991 if v:IsA(type_) then
992 v[prop]=val
993 end
994 if #(v:GetChildren())>0 then
995 recurse(v)
996 end
997 end)
998 end
999 end
1000 recurse(obj)
1001end
1002function topkek.tools.util.doPlayers(cval, func)
1003 local plrs = {}
1004 if cval == 'All' then
1005 plrs = game:GetService('Players'):GetPlayers()
1006 else
1007 plrs = {game:GetService('Players'):FindFirstChild(cval)}
1008 end
1009 for i, v in pairs(plrs) do
1010 func(v)
1011 end
1012end
1013function topkek.tools.util.scalePlayer(sc,plr)
1014 local pchar = plr.Character
1015 if pchar:FindFirstChild("UpperTorso") then
1016 warn("Player [" ..plr.Name.. "] is R15.")
1017 return
1018 end
1019 local function scale(chr,scl)
1020
1021 for _,v in pairs(pchar:GetChildren()) do
1022 if v:IsA("Hat") then
1023 v:Clone()
1024 v.Parent = game.Lighting
1025 end
1026 end
1027
1028 local Head = chr['Head']
1029 local Torso = chr['Torso']
1030 local LA = chr['Left Arm']
1031 local RA = chr['Right Arm']
1032 local LL = chr['Left Leg']
1033 local RL = chr['Right Leg']
1034 local HRP = chr['HumanoidRootPart']
1035
1036 wait(0.1)
1037
1038 Head.formFactor = 3
1039 Torso.formFactor = 3
1040 LA.formFactor = 3
1041 RA.formFactor = 3
1042 LL.formFactor = 3
1043 RL.formFactor = 3
1044 HRP.formFactor = 3
1045
1046 Head.Size = Vector3.new(scl * 2, scl, scl)
1047 Torso.Size = Vector3.new(scl * 2, scl * 2, scl)
1048 LA.Size = Vector3.new(scl, scl * 2, scl)
1049 RA.Size = Vector3.new(scl, scl * 2, scl)
1050 LL.Size = Vector3.new(scl, scl * 2, scl)
1051 RL.Size = Vector3.new(scl, scl * 2, scl)
1052 HRP.Size = Vector3.new(scl * 2, scl * 2, scl)
1053
1054 local Motor1 = Instance.new('Motor6D', Torso)
1055 Motor1.Part0 = Torso
1056 Motor1.Part1 = Head
1057 Motor1.C0 = CFrame.new(0, 1 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
1058 Motor1.C1 = CFrame.new(0, -0.5 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
1059 Motor1.Name = "Neck"
1060
1061 local Motor2 = Instance.new('Motor6D', Torso)
1062 Motor2.Part0 = Torso
1063 Motor2.Part1 = LA
1064 Motor2.C0 = CFrame.new(-1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
1065 Motor2.C1 = CFrame.new(0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
1066 Motor2.Name = "Left Shoulder"
1067
1068 local Motor3 = Instance.new('Motor6D', Torso)
1069 Motor3.Part0 = Torso
1070 Motor3.Part1 = RA
1071 Motor3.C0 = CFrame.new(1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
1072 Motor3.C1 = CFrame.new(-0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
1073 Motor3.Name = "Right Shoulder"
1074
1075 local Motor4 = Instance.new('Motor6D', Torso)
1076 Motor4.Part0 = Torso
1077 Motor4.Part1 = LL
1078 Motor4.C0 = CFrame.new(-1 * scl, -1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
1079 Motor4.C1 = CFrame.new(-0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
1080 Motor4.Name = "Left Hip"
1081
1082 local Motor5 = Instance.new('Motor6D', Torso)
1083 Motor5.Part0 = Torso
1084 Motor5.Part1 = RL
1085 Motor5.C0 = CFrame.new(1 * scl, -1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
1086 Motor5.C1 = CFrame.new(0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
1087 Motor5.Name = "Right Hip"
1088
1089 local Motor6 = Instance.new('Motor6D', HRP)
1090 Motor6.Part0 = HRP
1091 Motor6.Part1 = Torso
1092 Motor6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
1093 Motor6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
1094
1095 end
1096
1097 scale(pchar, sc)
1098
1099 for _,v in pairs(game.Lighting:GetChildren()) do
1100 if v:IsA("Hat") then
1101 v.Parent = pchar
1102 end
1103 end
1104end
1105function topkek.tools.util.applyFace(id)
1106 local Char = topkek.lplr.Character
1107 if(Char)then
1108 local Type = id
1109 local Meme=id
1110 local BBG_SIZE=Char.Head.Size.X*1.25;
1111 local STUD_VECTOR_1=Char.Head.Size.Z/4;
1112 local STUD_VECTOR_2=Char.Head.Size.Z;
1113 local bbg=Char:FindFirstChild'BBGMEME'or Instance.new('BillboardGui',Char);
1114 bbg.StudsOffset=Vector3.new(0,STUD_VECTOR_1,STUD_VECTOR_2);
1115 bbg.Size=UDim2.new(BBG_SIZE,0,BBG_SIZE);
1116 bbg.Adornee=Char.Head;
1117 bbg.Name='BBGMEME';
1118 local img=bbg:FindFirstChild'Meme'or Instance.new('ImageLabel',bbg);
1119 img.BackgroundTransparency=1;
1120 img.Image="rbxassetid://"..Meme;
1121 img.Size=UDim2.new(1,0,1,0)
1122 img.Name='Meme';
1123 for i,v in next,Char:children()do
1124 if(v.className=='Hat')then
1125 v=v:FindFirstChild'Handle';
1126 if(v)then
1127 v.Transparency=0
1128 end;
1129 end;
1130 end;
1131 end;
1132end;
1133function topkek.tools.util.weenieHutJunior(plr)
1134 plr=plr.Character
1135 Shaft=Instance.new("Part", plr)
1136 Shaft.Name='Shaft'
1137 Shaft.Size=Vector3.new(1, 2.5, 1)
1138 Shaft.TopSurface=0
1139 Shaft.BottomSurface=0
1140 Shaft.CanCollide=true
1141 Cyln=Instance.new("CylinderMesh", Shaft)
1142 Cyln.Scale=Vector3.new(0.5,0.7,0.5)
1143 Instance.new("Weld", plr)
1144 plr.Weld.Part0=plr:FindFirstChild("Torso") or plr:FindFirstChild("LowerTorso")
1145 plr.Weld.Part1=plr.Shaft
1146 plr.Weld.C0=CFrame.new(0,-0.35,-0.9)*CFrame.fromEulerAnglesXYZ(2.2,0,0)
1147 Shaft.BrickColor=BrickColor.new("Pastel brown")
1148 Tip=Instance.new("Part", plr)
1149 Tip.Name='Tip'
1150 Tip.TopSurface=0
1151 Tip.BottomSurface=0
1152 Tip.Size=Vector3.new(1, 1, 1)
1153 Tip.CanCollide=true
1154 Tip.Touched:connect(function(prt) if prt.Parent~=player then spawn(function() for i=1, 5 do local pert=Instance.new("Part", player) pert.CFrame=CFrame.new(prt.Position) pert.CanCollide=true local mesh=Instance.new("BlockMesh", pert) mesh.Scale=Vector3.new(0.2,0.2,0.2) pert.BrickColor=BrickColor.new("White") end end) end end)
1155 Cyln2=Instance.new("SpecialMesh", Tip)
1156 Cyln2.MeshType='Sphere'
1157 Cyln2.Scale=Vector3.new(0.6,0.6,0.6)
1158 Instance.new("Weld", plr).Name='Weld2'
1159 plr.Weld2.Part0=plr.Shaft
1160 plr.Weld2.Part1=plr.Tip
1161 plr.Weld2.C0=CFrame.new(0,-.9,0)
1162 Tip.BrickColor=BrickColor.new("Pink")
1163 -----
1164 Ball1=Instance.new("Part", plr)
1165 Ball1.Name='Ball1'
1166 Ball1.Size=Vector3.new(1, 1, 1)
1167 Ball1.TopSurface=0
1168 Ball1.BottomSurface=0
1169 Cyln3=Instance.new("SpecialMesh", Ball1)
1170 Cyln3.MeshType='Sphere'
1171 Cyln3.Scale=Vector3.new(0.4,0.4,0.4)
1172 Instance.new("Weld", plr).Name='Weld3'
1173 plr.Weld3.Part0=plr.Shaft
1174 plr.Weld3.Part1=plr.Ball1
1175 plr.Weld3.C0=CFrame.new(0.225,.4,0.2)
1176 Ball1.BrickColor=BrickColor.new("Pastel brown")
1177 -----
1178 Ball2=Instance.new("Part", plr)
1179 Ball2.Name='Ball2'
1180 Ball2.Size=Vector3.new(1, 1, 1)
1181 Ball2.TopSurface=0
1182 Ball2.BottomSurface=0
1183 Cyln3=Instance.new("SpecialMesh", Ball2)
1184 Cyln3.MeshType='Sphere'
1185 Cyln3.Scale=Vector3.new(0.4,0.4,0.4)
1186 Instance.new("Weld", plr).Name='Weld4'
1187 plr.Weld4.Part0=plr.Shaft
1188 plr.Weld4.Part1=plr.Ball2
1189 plr.Weld4.C0=CFrame.new(-0.225,.4,0.2)
1190 Ball2.BrickColor=BrickColor.new("Pastel brown")
1191end
1192--// banmgr //--
1193topkek.banmgr.isPrivate = false
1194topkek.banmgr.whitelist = {}
1195topkek.banmgr.bans = {}
1196function topkek.banmgr.executeKick(z)
1197 local function doKick()
1198 if z.Character and z.Character:FindFirstChild('HumanoidRootPart') and z.Character:FindFirstChild('Torso') then
1199 z.Character.HumanoidRootPart.CFrame = CFrame.new(math.random(999000, 1001000), 1000000, 1000000)
1200 local SP = Instance.new('SkateboardPlatform', z.Character) SP.Position = z.Character.HumanoidRootPart.Position SP.Transparency = 1
1201 spawn(function()
1202 repeat wait()
1203 if z.Character and z.Character:FindFirstChild('HumanoidRootPart') then
1204 SP.Position = z.Character.HumanoidRootPart.Position
1205 end
1206 until not game:GetService('Players'):FindFirstChild(z.Name)
1207 end)
1208 z.Character.Torso.Anchored = true
1209 end
1210 end
1211 repeat
1212 doKick()
1213 wait()
1214 until not z
1215end
1216function topkek.banmgr.loadFromFile()
1217 -- todo: read file
1218 topkek.settings.get()
1219 topkek.banmgr.bans = topkek.settingsTable['Bans']
1220end
1221function topkek.banmgr.addHardBan(p)
1222 -- todo: write file
1223 table.insert(topkek.banmgr.bans, p.Name)
1224 topkek.settings.get()
1225 table.insert(topkek.settingsTable['Bans'], p.Name)
1226 topkek.settings.write()
1227 print("Hardbanned " .. p.Name)
1228 UpdateBanlist()
1229 topkek.banmgr.executeKick(p)
1230 topkek.banmgr.loadFromFile()
1231end
1232function topkek.banmgr.addSoftBan(p)
1233 table.insert(topkek.banmgr.bans, p.Name)
1234 topkek.banmgr.executeKick(p)
1235end
1236function topkek.banmgr.plrBanned(p)
1237 for x, m in pairs(topkek.banmgr.bans) do
1238 if m == p.Name then
1239 return true
1240 end
1241 end
1242 return false
1243end
1244function topkek.banmgr.doWhitelist(p)
1245 print(p .. " whitelisted")
1246 table.insert(topkek.banmgr.whitelist, p)
1247end
1248function topkek.banmgr.unwhitelist(p)
1249 for x, m in pairs(topkek.banmgr.whitelist) do
1250 if m == p then
1251 print(m .. " unwhitelisted")
1252 table.remove(topkek.banmgr.whitelist, x)
1253 if game:GetService('Players'):FindFirstChild(p) then
1254 topkek.banmgr.executeKick(game:GetService('Players')[p])
1255 end
1256 end
1257 end
1258end
1259function topkek.banmgr.plrWhitelisted(p)
1260 for x, m in pairs(topkek.banmgr.whitelist) do
1261 if m == p.Name then
1262 return true
1263 end
1264 end
1265 return false
1266end
1267function topkek.banmgr.makePrivate()
1268 topkek.banmgr.isPrivate = true
1269 for i, v in pairs(game:GetService('Players'):GetPlayers()) do
1270 if not topkek.banmgr.plrWhitelisted(v) and v ~= topkek.lplr then
1271 spawn(function()
1272 topkek.banmgr.executeKick(v)
1273 end)
1274 end
1275 end
1276end
1277function topkek.banmgr.unprivate()
1278 topkek.banmgr.isPrivate = false
1279end
1280function topkek.banmgr.init()
1281 topkek.banmgr.loadFromFile()
1282 game:GetService('Players').PlayerAdded:connect(function(p)
1283 if topkek.banmgr.plrBanned(p) or (topkek.banmgr.isPrivate and not topkek.banmgr.plrWhitelisted(p)) then
1284 print("Player " .. p.Name .. " is banned (or private on)! Kicking now.")
1285 topkek.banmgr.executeKick(p)
1286 end
1287 end)
1288end
1289--// settings //--
1290topkek.settings = {}
1291topkek.settingsTable = {}
1292function topkek.settings.write()
1293 --writefile("testplzignore.lua", "", game:GetService('HttpService'):JSONEncode(topkek.settingsTable))
1294end
1295function topkek.settings.get()
1296if game.Players.LocalPlayer.Character then
1297 print("No settings! Making new ...")
1298 topkek.settingsTable = {
1299 ['Bans'] = {
1300
1301 },
1302 ['Themes'] = {
1303 {Primary = {0,0,0}, Secondary = {0,0,0}, Tertiary = {0,0,0}}
1304 };
1305 }
1306 topkek.settings.write()
1307 return topkek.settingsTable
1308 else
1309 local lset = game:GetService('HttpService'):JSONDecode(set)
1310 topkek.settingsTable = lset
1311 return lset
1312end
1313end
1314--// shortcuts //--
1315tk = {}
1316tk.ob = topkek.tools.util.Object
1317tk.dp = topkek.tools.util.doPlayers
1318tk.rcm = topkek.tools.util.recurseRemove
1319tk.rcs = topkek.tools.util.recurseSet
1320tk.rcf = topkek.tools.util.recurseFunc
1321tk.rco = topkek.tools.util.recurseSetObj
1322tk.play = topkek.tools.util.play
1323tk.gt = topkek.tools.util.getTorso
1324--// gui //--
1325-- copying this from topkek3.0 because i'm
1326-- too lazy to rewrite my lib
1327topkek.tools.gui.seperation = 12
1328function topkek.tools.gui:addLeftIcon(parent, img, sz)
1329 topkek.tools.util.Object('ImageLabel', {
1330 Parent = parent;
1331 BackgroundTransparency = 1;
1332 Position = UDim2.new(0, 2, 0, 2);
1333 Size = UDim2.new(0, sz, 0, sz);
1334 Image = img;
1335 })
1336end
1337function topkek.tools.gui:makeContainer(n)
1338 local temp = topkek.template:Clone()
1339 temp.Name = n
1340 temp.Parent = topkek.holder
1341 temp.Container.Visible = false
1342end
1343function topkek.tools.gui:hookContainer(o, ncan, sepr, stt)
1344 if not o:IsA("ScrollingFrame") and (not ncan) then
1345 return nil
1346 elseif o:IsA("ScrollingFrame") then
1347 o.CanvasSize = UDim2.new(0, 0, 0, 0)
1348 end
1349
1350 local self = {}
1351 self.main = o
1352 self.drawX = 0
1353 self.drawY = stt or topkek.tools.gui.seperation/2
1354 self.drawHeight = 0
1355 self.sepr = sepr or topkek.tools.gui.seperation
1356
1357 function self:drawButton(sz, txt, func, ysz, cbgd)
1358 local xposOffset = 0
1359 local xposScale = self.drawX
1360 local xszOffset = 0
1361 local xszScale = sz
1362 if not (self.drawX == 0) then
1363 xszOffset = -5
1364 if sz + self.drawX > 0.998 then
1365 xszOffset = -10
1366 end
1367 elseif sz == 1 then
1368 local bzz = 4
1369 if ncan then
1370 bzz = 0
1371 end
1372 xszOffset = -(self.sepr) - bzz
1373 xposOffset = self.sepr/2
1374 else
1375 xszOffset = -4 + -(self.sepr/2)
1376 xposOffset = self.sepr/2
1377 end
1378 if not ysz then ysz = 20 end
1379 local obj = topkek.tools.util.Object("TextButton", {
1380 Parent = self.main;
1381 BackgroundColor3 = cbgd or Color3.new(163/255, 57/255, 57/255);
1382 BorderSizePixel = 0;
1383 Position = UDim2.new(xposScale, xposOffset, 0, self.drawY);
1384 Size = UDim2.new(xszScale, xszOffset, 0, ysz);
1385 Font = 'SourceSans';
1386 FontSize = 'Size14';
1387 Text = txt;
1388 TextSize = 14;
1389 TextColor3 = Color3.new(199/255, 199/255, 199/255);
1390 })
1391 obj.MouseButton1Down:connect(function()
1392 spawn(func)
1393 end)
1394 if ysz > self.drawHeight then
1395 self.drawHeight = ysz
1396 end
1397 self.drawX = self.drawX + sz
1398 if self.drawX > 0.998 then
1399 self.drawY = self.drawY + 3 + self.drawHeight
1400 self.drawX = 0
1401 self.drawHeight = 0
1402 if (not ncan) then
1403 self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
1404 end
1405 end
1406 return obj
1407 end
1408
1409 function self:GetChildren()
1410 return self.main:GetChildren()
1411 end
1412
1413 function self:getDrawY()
1414 return self.drawY
1415 end
1416
1417 function self:setDrawY(y)
1418 self.drawY = y
1419 end
1420
1421 function self:drawTextBox(sz, txt, ysz, cbgd)
1422 local xposOffset = 0
1423 local xposScale = self.drawX
1424 local xszOffset = 0
1425 local xszScale = sz
1426 if not (self.drawX == 0) then
1427 xszOffset = -5
1428 if sz + self.drawX > 0.998 then
1429 xszOffset = -10
1430 end
1431 elseif sz == 1 then
1432 xszOffset = -(self.sepr) - 5
1433 xposOffset = self.sepr/2
1434 else
1435 xszOffset = -4 + -(self.sepr/2)
1436 xposOffset = self.sepr/2
1437 end
1438 if not ysz then ysz = 20 end
1439 local obj = topkek.tools.util.Object("TextBox", {
1440 Parent = self.main;
1441 BackgroundColor3 = cbgd or color3(153, 52, 52);
1442 BorderSizePixel = 0;
1443 Position = UDim2.new(xposScale, xposOffset, 0, self.drawY);
1444 Size = UDim2.new(xszScale, xszOffset, 0, ysz);
1445 Font = 'SourceSans';
1446 FontSize = 'Size14';
1447 Text = txt;
1448 TextSize = 14;
1449 TextColor3 = Color3.new(199/255, 199/255, 199/255);
1450 })
1451 if ysz > self.drawHeight then
1452 self.drawHeight = ysz
1453 end
1454 self.drawX = self.drawX + sz
1455 if self.drawX > 0.998 then
1456 self.drawY = self.drawY + 3 + self.drawHeight
1457 self.drawX = 0
1458 self.drawHeight = 0
1459 self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
1460 end
1461 return obj
1462 end
1463
1464 function self:drawImage(sz, img, ysz)
1465 local xposOffset = 0
1466 local xposScale = self.drawX
1467 local xszOffset = 0
1468 local xszScale = sz
1469 if not (self.drawX == 0) then
1470 xszOffset = -5
1471 if sz + self.drawX > 0.998 then
1472 xszOffset = -12
1473 end
1474 elseif sz == 1 then
1475 xszOffset = -(self.sepr) - 5
1476 xposOffset = self.sepr/2
1477 else
1478 xszOffset = -5 + -(self.sepr/2)
1479 xposOffset = self.sepr/2
1480 end
1481 if not ysz then ysz = 20 end
1482 local obj = topkek.tools.util.Object("ImageLabel", {
1483 Parent = self.main;
1484 BackgroundTransparency = 1;
1485 BorderColor3 = Color3.new(27, 42, 53);
1486 BorderSizePixel = 0;
1487 Position = UDim2.new(xposScale, xposOffset, 0, self.drawY);
1488 Size = UDim2.new(xszScale, xszOffset, 0, ysz);
1489 Image = img;
1490 })
1491 if ysz > self.drawHeight then
1492 self.drawHeight = ysz
1493 end
1494 self.drawX = self.drawX + sz
1495 if self.drawX > 0.998 then
1496 self.drawY = self.drawY + 3 + self.drawHeight
1497 self.drawX = 0
1498 self.drawHeight = 0
1499 if (not ncan) then
1500 self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
1501 end
1502 end
1503 return obj
1504 end
1505
1506 function self:drawText(sz, txt, ysz)
1507 local xposOffset = 0
1508 local xposScale = self.drawX
1509 local xszOffset = 0
1510 local xszScale = sz
1511 if not (self.drawX == 0) then
1512 xszOffset = -5
1513 if sz + self.drawX > 0.998 then
1514 xszOffset = -10
1515 end
1516 elseif sz == 1 then
1517 local bzz = 5
1518 if ncan then
1519 bzz = 0
1520 end
1521 xszOffset = -(self.sepr) - bzz
1522 xposOffset = self.sepr/2
1523 else
1524 xszOffset = -4 + -(self.sepr/2)
1525 xposOffset = self.sepr/2
1526 end
1527 if not ysz then ysz = 20 end
1528 local obj = topkek.tools.util.Object("TextLabel", {
1529 Parent = self.main;
1530 BackgroundColor3 = Color3.new(148/255, 51/255, 51/255);
1531 BorderSizePixel = 0;
1532 Position = UDim2.new(xposScale, xposOffset, 0, self.drawY);
1533 Size = UDim2.new(xszScale, xszOffset, 0, ysz);
1534 Font = 'SourceSans';
1535 FontSize = 'Size14';
1536 Text = txt;
1537 TextSize = 14;
1538 TextColor3 = Color3.new(199/255, 199/255, 199/255);
1539
1540 })
1541 if ysz > self.drawHeight then
1542 self.drawHeight = ysz
1543 end
1544 self.drawX = self.drawX + sz
1545 if self.drawX > 0.998 then
1546 self.drawY = self.drawY + 3 + self.drawHeight
1547 self.drawX = 0
1548 self.drawHeight = 0
1549 if (not ncan) then
1550 self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
1551 end
1552 end
1553 return obj
1554 end
1555
1556
1557 function self:drawScrollingContainer(ysz)
1558 local sz = UDim2.new(1, -(self.sepr/2) - 11, 0, ysz)
1559 local pos = UDim2.new(0, self.sepr/2, 0, self.drawY)
1560 local obj = topkek.tools.util.Object("ScrollingFrame", {
1561 Parent = self.main;
1562 BackgroundColor3 = color3(117, 42, 42);
1563 BorderSizePixel = 0;
1564 Position = pos;
1565 Size = sz;
1566 BottomImage = 'rbxassetid://368504177';
1567 MidImage = 'rbxassetid://368504177';
1568 TopImage = 'rbxassetid://368504177';
1569 ScrollBarThickness = 5;
1570 })
1571
1572 self.drawY = self.drawY + 5 + ysz
1573 self.drawX = 0
1574 self.drawHeight = 0
1575 if (not ncan) then
1576 self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
1577 end
1578 return topkek.tools.gui:hookContainer(obj, false, 10, 3)
1579 end
1580
1581 function self:drawContainer(xsz, ysz, xz, tz, sep)
1582 local sz = UDim2.new(xsz, -(self.sepr/2) - 11, 0, ysz)
1583 local pos = UDim2.new(tz or 0, self.sepr/2, 0, self.drawY)
1584 local obj = topkek.tools.util.Object("Frame", {
1585 Parent = self.main;
1586 BackgroundColor3 = color3(117, 42, 42);
1587 BorderSizePixel = 0;
1588 Position = pos;
1589 Size = sz;
1590 })
1591 if not xz then
1592 self.drawY = self.drawY + 5 + ysz
1593 end
1594 self.drawX = 0
1595 self.drawHeight = 0
1596 if (not ncan) then
1597 self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
1598 end
1599 return topkek.tools.gui:hookContainer(obj, sep or 12, 5)
1600 end
1601
1602 function self:addSpacing()
1603 self.drawY = self.drawY + 3
1604 end
1605
1606 function self:center()
1607 local a,c,b=
1608 self.main.Position.X.Scale,
1609 self.main.Position.X.Offset,self.main.Size.Y.Offset
1610 self.main.Position=UDim2.new(a,c+2, 0.5, -(b/2))
1611 end
1612
1613 return self
1614end
1615
1616--//anim//--
1617topkek.tools.animator.animateTo = function(source, dest)
1618 -- holder2holder:
1619 -- invis holder
1620 -- clone holder; vis
1621 -- move holder to right
1622 -- vis dest container
1623 -- tween clone holder left
1624 -- tween dest holder right
1625 print("nav",source,dest)
1626 topkek.holder.Visible = false
1627 local hclone = topkek.holder:Clone()
1628 hclone.Parent = topkek.center
1629 hclone.Name = 'animclone'
1630 hclone.Visible = true
1631 topkek.holder.Position = UDim2.new(-1, 0, 0, 30)
1632 source.Visible = false
1633 dest.Visible = true
1634 dest.Container.Visible = true
1635 dest.Container.ZIndex = 1
1636 dest.ZIndex = 1
1637 topkek.holder.Visible = true
1638 topkek.holder:TweenPosition(UDim2.new(0, 150, 0, 30), "Out", "Quad", 0.3)
1639 hclone:TweenPosition(UDim2.new(1, 0, 0, 30), "Out", "Quad", 0.3)
1640 wait(0.3)
1641end
1642topkek.tools.animator.initialAnimation = function()
1643 -- initanim:
1644 -- join both composites
1645 -- delete composites; vis solid
1646 -- tween solid to nav topbar
1647 -- copy topbar plrname; move outside region
1648 -- tween in clone topbar
1649 -- delete clone and solid; vis topbar
1650 -- tween down topbar
1651 -- tween holder out
1652 local function abspos(x)
1653 return UDim2.new(0, x.AbsolutePosition.X, 0, x.AbsolutePosition.Y)
1654 end
1655 local function abssz(x)
1656 return UDim2.new(0, x.AbsoluteSize.X, 0, x.AbsoluteSize.Y)
1657 end
1658 local holder = topkek.holder
1659 local nav = topkek.navigator
1660 local topnav = game.Players.LocalPlayer.PlayerGui["4.0"].Main.Navigation.Topbar
1661 local topbar = topkek.topbar
1662 local pname = game.Players.LocalPlayer.PlayerGui["4.0"].Main.Topbar.PlayerName:Clone()
1663 local solid = game.Players.LocalPlayer.PlayerGui["4.0"].Solid
1664 topkek.center.Size = UDim2.new(0, 150, 0, 30)
1665 game.Players.LocalPlayer.PlayerGui["4.0"].Composite1:TweenPosition(UDim2.new(0.5, -50, 0.5, -50), 'Out', 'Quad', 0.5)
1666 game.Players.LocalPlayer.PlayerGui["4.0"].Composite2:TweenPosition(UDim2.new(0.5, 0, 0.5, -50), 'Out', 'Quad', 0.5)
1667 wait(0.52)
1668 solid.Visible = true
1669 game.Players.LocalPlayer.PlayerGui["4.0"].Composite1:Destroy()
1670 game.Players.LocalPlayer.PlayerGui["4.0"].Composite2:Destroy()
1671 wait(3)
1672 solid.Label:TweenPosition(UDim2.new(0, 0, 1.5, 0), 'Out', 'Quad', 0.5)
1673 solid:TweenSizeAndPosition(abssz(topnav), abspos(topnav), 'Out', 'Linear', 0.6)
1674 wait(0.52)
1675 solid.Label:Destroy()
1676 wait(0.12)
1677 topkek.center.Visible = true
1678 topnav.Visible = true
1679 solid:Destroy()
1680 pname.Position = UDim2.new(0, -170, 0, 0)
1681 pname.Parent = topnav
1682 pname.Visible = true
1683 pname:TweenPosition(UDim2.new(0, 10, 0, 0), 'Out', 'Quad', 0.2)
1684 wait(0.25)
1685 topkek.center:TweenSize(UDim2.new(0, 150, 0, 395), 'Out', 'Quad', 0.3)
1686 spawn(topkek.navigation.buildNavigator)
1687 wait(0.35)
1688 topkek.center:TweenSize(UDim2.new(0, 470, 0, 395), 'In', 'Quad', 0.3)
1689 wait(0.35)
1690 topbar.PlayerName.Visible = true
1691 pname:Destroy()
1692 AllowHovers = true
1693end
1694--//nav//--
1695topkek.navigation.currentContainer = topkek.tools.util.getContainer('Home')
1696topkek.navigation.windowState = 0
1697topkek.navigation.gotoContainer = function(cont)
1698 topkek.tools.animator.animateTo(topkek.navigation.currentContainer, cont)
1699 topkek.navigation.currentContainer = cont
1700end
1701topkek.navigation.buildNavigator = function()
1702 local nav = game.Players.LocalPlayer.PlayerGui["4.0"].Main.Navigation
1703 local hook = topkek.tools.gui:hookContainer(nav.Scroll, false)
1704 local btns = {}
1705 for l, x in pairs(topkek.data.windows) do
1706 local container = topkek.tools.util.getContainer(x)
1707 local btn = hook:drawButton(1, x, function() topkek.navigation.gotoContainer(container) end, 25)
1708 local ZPos = btn.Position
1709 btn.Position = btn.Position - UDim2.new(0, 0, 0, 5)
1710 btn:TweenPosition(ZPos, 'Out', 'Bounce', 0.2)
1711 btn.LayoutOrder = l
1712 btn.ZIndex = 4
1713 local OPos = btn.Position
1714 btn.MouseEnter:connect(function()
1715 if AllowHovers == false then
1716 return
1717 end
1718 for i, v in pairs(btns) do
1719 if v[1] ~= btn then
1720 v[1]:TweenPosition(v[2], 'Out', 'Quad', 0.1)
1721 end
1722 end
1723 btn:TweenPosition(OPos + UDim2.new(0, 3, 0, 0), 'Out', 'Quad', 0.1)
1724 end)
1725 btn.MouseLeave:connect(function()
1726 btn:TweenPosition(OPos, 'Out', 'Quad', 0.1)
1727 end)
1728 table.insert(btns, {btn, OPos})
1729 wait()
1730 end
1731end
1732topkek.navigation.buildTopbar = function()
1733 local top = topkek.topbar
1734 local FELabel = top.Controllers.IsFE
1735 top.PlayerName.Text = topkek.lplr.Name
1736 if game:GetService('Workspace').FilteringEnabled == true then
1737 FELabel.Text = "FE Game"
1738 FELabel.TextColor3 = BrickColor.new("Bright red").Color
1739 else
1740 FELabel.Text = "Not FE"
1741 FELabel.TextColor3 = BrickColor.new("Bright green").Color
1742 end
1743 top.Controllers.Hide.MouseButton1Down:connect(function()
1744 if topkek.navigation.windowState == 0 then
1745 topkek.navigation.windowState = 1
1746 topkek.center:TweenSize(UDim2.new(0, 470, 0, 30), 'Out', 'Quint', 0.2)
1747 else
1748 topkek.navigation.windowState = 0
1749 topkek.center:TweenSize(UDim2.new(0, 470, 0, 395), 'Out', 'Quint', 0.2)
1750 end
1751 end)
1752 top.Controllers.Exit.MouseButton1Down:connect(function()
1753 topkek.center:TweenSize(UDim2.new(0, 470, 0, 30), 'Out', 'Quint', 0.3)
1754 wait(0.31)
1755 topkek.center:TweenSize(UDim2.new(0, 0, 0, 0), 'Out', 'Quint', 0.3)
1756 PlayerChatHook:disconnect()
1757 end)
1758
1759end
1760topkek.navigation.initCommandBar = function()
1761 DistributedCmdBar, cmd = topkek.holder.Command, {}
1762 --weathered-down version of my cmdscript for topkek
1763cmd = {}
1764
1765-- ** defines ** --
1766cmd.service = (function(a) return game:service(a) end)
1767cmd.gplayers = (function() return cmd.service'Players':GetPlayers() end)
1768cmd.players = cmd.service('Players')
1769cmd.localplayer = cmd.players.LocalPlayer
1770
1771cmd.prefix = ';'
1772cmd.hidden = '/'
1773
1774cmd.commands = {}
1775cmd.util = {}
1776cmd.interface = {}
1777
1778cmd.admins = {}
1779cmd.noclip = false
1780
1781-- ** util ** --
1782cmd.util.pos = function(str, pos)
1783 local increment = 1
1784 for spc in str:gmatch("[^ ]+") do
1785 if increment == pos then
1786 return spc
1787 end
1788 increment = increment + 1
1789 end
1790 return ''
1791end
1792cmd.util.pstr = function(str, re_enc)
1793 str = string.lower(str)
1794 local players = {}
1795 if re_enc == true then
1796 if str == 'me' then
1797 return {game.Players.LocalPlayer}
1798 end
1799 if str == 'all' then
1800 return game.Players:GetPlayers()
1801 end
1802 if str == 'others' then
1803 for i, v in pairs(game.Players:GetPlayers()) do
1804 if v ~= cmd.localplayer then
1805 table.insert(players, v)
1806 end
1807 end
1808 end
1809 for i, v in pairs(game.Players:GetPlayers()) do
1810 if string.lower(v.Name):sub(1, #str) == str then
1811 table.insert(players, v)
1812 end
1813 end
1814 return players
1815 else
1816 for seper in str:gmatch("[^,]+") do
1817 for i, v in pairs(cmd.util.pstr(seper, true)) do
1818 table.insert(players, v)
1819 end
1820 end
1821 return players
1822 end
1823end
1824cmd.util.parse = function(str, fmt)
1825 local args = {}
1826 local encountered = 0
1827 local position = 1
1828 for form in fmt:gmatch("[^%%]+") do
1829 if position == 1 then
1830 args['command'] = cmd.util.pos(str, position)
1831 end
1832 if form == 'inf' then
1833 args[position] = str:sub(encountered, #str)
1834 end
1835 if form == 'int' then
1836 local fetch = cmd.util.pos(str, position)
1837 if tonumber(fetch) == nil then
1838 return nil
1839 end
1840 args[position] = {'integer', data = fetch}
1841 end
1842 if form == 'str' then
1843 local fetch = cmd.util.pos(str, position)
1844 args[position] = {'string', data = fetch}
1845 end
1846 if form == 'plrs' then
1847 args[position] = cmd.util.pstr(cmd.util.pos(str, position), false)
1848 end
1849 encountered = encountered + ((#cmd.util.pos(str, position)) + 1)
1850 position = position + 1
1851 end
1852 return args
1853end
1854cmd.util.isadmin = function(p)
1855 if p == cmd.localplayer.Name then
1856 return true
1857 else
1858 for i, v in pairs(cmd.admins) do
1859 if v == p.Name then
1860 return true
1861 end
1862 end
1863 return false
1864 end
1865end
1866cmd.util.BombVest = function(Players)
1867 -- modified by nosyliam
1868 local TickWait = 1
1869 local Dead = false
1870 local BeltPositions = { }
1871 local ExplodeSounds = { }
1872
1873 for ___, player in pairs(Players) do
1874 pcall(function()
1875 local Me = player
1876 local Char = Me.Character
1877 local Torso = Char.Torso
1878 local Color = "Medium stone gray"
1879 local Dead = false
1880
1881
1882 local Position = Vector3.new(0,100,0)
1883 local function NewPart(Parent)
1884 local Part = Instance.new("Part", Parent)
1885 Part.CanCollide = false
1886 Part.FormFactor = "Custom"
1887 Part.Position = Position
1888 Part.TopSurface = "Smooth"
1889 Part.BottomSurface = "Smooth"
1890 Part.BrickColor = BrickColor.new(Color)
1891 Position = Position + Vector3.new(0,Part.Size.Y + 10,0)
1892 return Part
1893 end
1894
1895 local Model = Char:FindFirstChild("Bomb")
1896 if Model then Model:Destroy() end
1897
1898 Model = Instance.new("Model", Char)
1899 Model.Name = "Bomb"
1900
1901 local Belt = NewPart(Model)
1902 Belt.Size = Vector3.new(2.2,0.5,1.2)
1903 table.insert(BeltPositions, Belt)
1904 local Weld = Instance.new("Weld", Belt)
1905 Weld.Part0 = Belt
1906 Weld.Part1 = Torso
1907 Weld.C0 = CFrame.new(0,1.1,0)
1908 local Light = Instance.new("PointLight", Belt)
1909 Light.Range = 15
1910 Light.Brightness = 5
1911 Light.Color = Color3.new(1,0,0)
1912 local Beep = Instance.new("Sound", Belt)
1913 Beep.SoundId = "http://www.roblox.com/asset/?id=188588790"
1914 local ExplodeSound = Instance.new("Sound", Belt)
1915 ExplodeSound.SoundId = "http://www.roblox.com/asset/?id="..(tonumber((math.ceil(1776.66^2)+17).."."..string.rep("36",3))*77)+0.00003 --144507765
1916 ExplodeSound.Pitch = 2.8
1917 ExplodeSound.Volume = 3
1918 table.insert(ExplodeSounds, ExplodeSound)
1919
1920 local Back = NewPart(Model)
1921 Back.Size = Vector3.new(1.5,1.5,0.5)
1922 local Weld = Instance.new("Weld", Back)
1923 Weld.Part0 = Back
1924 Weld.Part1 = Torso
1925 Weld.C0 = CFrame.new(0,0.1,-0.75)
1926
1927 local StrapLeft = NewPart(Model)
1928 StrapLeft.Size = Vector3.new(0.2,0.5,1.6)
1929 local Weld = Instance.new("Weld", StrapLeft)
1930 Weld.Part0 = StrapLeft
1931 Weld.Part1 = Torso
1932 Weld.C0 = CFrame.new(0.65,-0.9,-0.2)
1933
1934 local BuckleLeft = NewPart(Model)
1935 BuckleLeft.Size = Vector3.new(0.2,1.5,0.2)
1936 local Weld = Instance.new("Weld", BuckleLeft)
1937 Weld.Part0 = BuckleLeft
1938 Weld.Part1 = Torso
1939 Weld.C0 = CFrame.new(0.65,0.1,0.5)
1940
1941 local StrapRight = NewPart(Model)
1942 StrapRight.Size = Vector3.new(0.2,0.5,1.6)
1943 local Weld = Instance.new("Weld", StrapRight)
1944 Weld.Part0 = StrapRight
1945 Weld.Part1 = Torso
1946 Weld.C0 = CFrame.new(-0.65,-0.9,-0.2)
1947
1948 local BuckleRight = NewPart(Model)
1949 BuckleRight.Size = Vector3.new(0.2,1.5,0.2)
1950 local Weld = Instance.new("Weld", BuckleRight)
1951 Weld.Part0 = BuckleRight
1952 Weld.Part1 = Torso
1953 Weld.C0 = CFrame.new(-0.65,0.1,0.5)
1954
1955
1956 coroutine.wrap(function()
1957 repeat
1958 wait(TickWait)
1959 Light.Enabled = not Light.Enabled
1960 Beep:Play()
1961 until Dead == true
1962 end)()
1963 end)
1964 end
1965
1966 local Tool = Instance.new("HopperBin", cmd.localplayer.Backpack)
1967 Tool.Name = "Bomb Vest"
1968
1969 Tool.Selected:connect(function(Mouse)
1970 TickWait = 0.3
1971 Mouse.Icon = "http://www.roblox.com/asset/?id=9109985"
1972
1973 Mouse.Button1Down:connect(function()
1974 if Dead == false then
1975 Dead = true
1976 for i, Belt in pairs(BeltPositions) do
1977 coroutine.wrap(function()
1978 pcall(function() ExplodeSounds[i]:Play() end)
1979 wait(1.4)
1980 local Explosion = Instance.new("Explosion", workspace)
1981 Explosion.Position = Belt.Position
1982 Explosion.BlastPressure = 100000
1983 Explosion.DestroyJointRadiusPercent = 0.7
1984 Explosion.ExplosionType = "CratersAndDebris"
1985 Explosion.BlastRadius = 50
1986 Explosion.Hit:connect(function(Part, Distance)
1987 Part.Anchored = false
1988 if Distance <= 10 then
1989 Part:BreakJoints()
1990 end
1991 end)
1992 end)()
1993 end
1994 end
1995 end)
1996 end)
1997
1998 Tool.Deselected:connect(function()
1999 TickWait = 1
2000 end)
2001end
2002cmd.util.hulk = function(p)
2003 function giant(p, size)
2004 local pchar = p.Character
2005 if pchar then
2006 local function scale(chr,scl)
2007
2008 for _,v in pairs(pchar:GetChildren()) do
2009 if v:IsA("Hat") then
2010 v:Clone()
2011 v.Parent = game.Lighting
2012 end
2013 end
2014
2015 local Head = chr['Head']
2016 local Torso = chr['Torso']
2017 local LA = chr['Left Arm']
2018 local RA = chr['Right Arm']
2019 local LL = chr['Left Leg']
2020 local RL = chr['Right Leg']
2021 local HRP = chr['HumanoidRootPart']
2022
2023 wait(0.1)
2024
2025 Head.formFactor = 3
2026 Torso.formFactor = 3
2027 LA.formFactor = 3
2028 RA.formFactor = 3
2029 LL.formFactor = 3
2030 RL.formFactor = 3
2031 HRP.formFactor = 3
2032
2033 Head.Size = Vector3.new(scl * 2, scl, scl)
2034 Torso.Size = Vector3.new(scl * 2, scl * 2, scl)
2035 LA.Size = Vector3.new(scl, scl * 2, scl)
2036 RA.Size = Vector3.new(scl, scl * 2, scl)
2037 LL.Size = Vector3.new(scl, scl * 2, scl)
2038 RL.Size = Vector3.new(scl, scl * 2, scl)
2039 HRP.Size = Vector3.new(scl * 2, scl * 2, scl)
2040
2041 local Motor1 = Instance.new('Motor6D', Torso)
2042 Motor1.Part0 = Torso
2043 Motor1.Part1 = Head
2044 Motor1.C0 = CFrame.new(0, 1 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
2045 Motor1.C1 = CFrame.new(0, -0.5 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
2046 Motor1.Name = "Neck"
2047
2048 local Motor2 = Instance.new('Motor6D', Torso)
2049 Motor2.Part0 = Torso
2050 Motor2.Part1 = LA
2051 Motor2.C0 = CFrame.new(-1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
2052 Motor2.C1 = CFrame.new(0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
2053 Motor2.Name = "Left Shoulder"
2054
2055 local Motor3 = Instance.new('Motor6D', Torso)
2056 Motor3.Part0 = Torso
2057 Motor3.Part1 = RA
2058 Motor3.C0 = CFrame.new(1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
2059 Motor3.C1 = CFrame.new(-0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
2060 Motor3.Name = "Right Shoulder"
2061
2062 local Motor4 = Instance.new('Motor6D', Torso)
2063 Motor4.Part0 = Torso
2064 Motor4.Part1 = LL
2065 Motor4.C0 = CFrame.new(-1 * scl, -1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
2066 Motor4.C1 = CFrame.new(-0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
2067 Motor4.Name = "Left Hip"
2068
2069 local Motor5 = Instance.new('Motor6D', Torso)
2070 Motor5.Part0 = Torso
2071 Motor5.Part1 = RL
2072 Motor5.C0 = CFrame.new(1 * scl, -1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
2073 Motor5.C1 = CFrame.new(0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
2074 Motor5.Name = "Right Hip"
2075
2076 local Motor6 = Instance.new('Motor6D', HRP)
2077 Motor6.Part0 = HRP
2078 Motor6.Part1 = Torso
2079 Motor6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
2080 Motor6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
2081
2082 end
2083
2084 scale(pchar, size)
2085 pchar.Humanoid.WalkSpeed = 15 * size
2086
2087 for _,v in pairs(game.Lighting:GetChildren()) do
2088 if v:IsA("Hat") then
2089 v.Parent = pchar
2090 end
2091 end
2092 end
2093 end
2094
2095 local plr = p
2096 giant(plr, 3)
2097 for i, v in pairs(plr.Character:GetChildren()) do
2098 if v:IsA("BasePart") then
2099 v.Touched:connect(function(p)
2100 if p.Size.X<30 then
2101 p.Anchored = false
2102 p:BreakJoints()
2103 end
2104 end)
2105 end
2106 end
2107
2108 local csize = 3
2109
2110 local sgui = Instance.new("ScreenGui", game.Players.LocalPlayer.PlayerGui)
2111 local base = Instance.new("Frame", sgui)
2112 base.BackgroundTransparency = 1
2113 base.Size = UDim2.new(0, 110, 0, 200)
2114 base.Position = UDim2.new(1, -120, 1, -180)
2115 local indicator = Instance.new("TextLabel", base)
2116 indicator.Size = UDim2.new(1, 0, 0, 25)
2117 indicator.TextColor3 = Color3.new(1, 1, 1)
2118 indicator.BackgroundTransparency = 0
2119 indicator.FontSize = Enum.FontSize.Size18
2120 indicator.Font = Enum.Font.SourceSans
2121 indicator.Text = "Current Size: 3"
2122 local PlusOne = Instance.new("TextButton", base)
2123 PlusOne.BackgroundColor3 = Color3.new(214/255, 214/255, 214/255)
2124 PlusOne.Position = UDim2.new(0, 0, 0, 40)
2125 PlusOne.Size = UDim2.new(1, 0, 0.5, -50)
2126 PlusOne.BorderSizePixel = 2
2127 PlusOne.Font = Enum.Font.SourceSansBold
2128 PlusOne.FontSize = Enum.FontSize.Size24
2129 PlusOne.Text = "+1 Size"
2130 local MinusOne = Instance.new("TextButton", base)
2131 MinusOne.BackgroundColor3 = Color3.new(214/255, 214/255, 214/255)
2132 MinusOne.Position = UDim2.new(0, 0, 0.5, 10)
2133 MinusOne.Size = UDim2.new(1, 0, 0.5, -50)
2134 MinusOne.Text = "-1 Size"
2135 MinusOne.BorderSizePixel = 2
2136 MinusOne.Font = Enum.Font.SourceSansBold
2137 MinusOne.FontSize = Enum.FontSize.Size24
2138
2139 PlusOne.MouseButton1Down:connect(function()
2140 csize = csize + 1
2141 giant(plr, csize)
2142 indicator.Text = "Current Size: "..tostring(csize)
2143 end)
2144
2145 MinusOne.MouseButton1Down:connect(function()
2146 csize = csize - 1
2147 giant(plr, csize)
2148 indicator.Text = "Current Size: "..tostring(csize)
2149 end)
2150end
2151cmd.util.R15 = function()
2152 rcode=[[local function Init()
2153 wait()
2154 local function ConChar(P)
2155 Character = P.Character
2156
2157 local R15Model = Instance.new("Model")
2158 R15Model.Name = "R15Model"
2159 R15Model.Parent = Character
2160
2161 local function CreateLimb(Name,Color,Size,Transparency,ConnectToLimb,MotorName,C0,C1,MeshId)
2162 local Part = Instance.new("Part")
2163 Part.FormFactor = "Custom"
2164 Part.Size = Size
2165 Part.BrickColor = Color
2166 Part.CanCollide = false
2167 Part.Name = Name
2168 Part.Transparency = (Transparency == 0.001 and 0 or Transparency)
2169 Part.TopSurface = "Smooth"
2170 Part.BottomSurface = "Smooth"
2171
2172 local Motor = Instance.new("Motor6D")
2173 Motor.C0 = C0
2174 Motor.C1 = C1
2175 Motor.Part0 = ConnectToLimb
2176 Motor.Part1 = Part
2177 Motor.Name = MotorName
2178 Motor.MaxVelocity = 0.1
2179 Motor.Parent = ConnectToLimb
2180
2181 if MeshId then
2182 local Mesh = Instance.new("SpecialMesh")
2183 Mesh.MeshType = "FileMesh"
2184 Mesh.MeshId = MeshId
2185 Mesh.Scale = Vector3.new(0.99,0.99,0.99)
2186 Mesh.Parent = Part
2187 end
2188
2189 if MeshId and Transparency == 0.001 then
2190 local ShirtTexturePart = Instance.new("Part")
2191 ShirtTexturePart.FormFactor = "Custom"
2192 ShirtTexturePart.Size = Size
2193 ShirtTexturePart.BrickColor = Color
2194 ShirtTexturePart.CanCollide = false
2195 ShirtTexturePart.Name = "ShirtTexturePart"
2196 ShirtTexturePart.Transparency = Transparency
2197 ShirtTexturePart.TopSurface = "Smooth"
2198 ShirtTexturePart.BottomSurface = "Smooth"
2199
2200 local Mesh = Instance.new("SpecialMesh")
2201 Mesh.MeshType = "FileMesh"
2202 Mesh.MeshId = MeshId
2203 Mesh.Parent = ShirtTexturePart
2204
2205 local Weld = Instance.new("Weld")
2206 Weld.Part0 = Part
2207 Weld.Part1 = ShirtTexturePart
2208 Weld.Parent = ShirtTexturePart
2209
2210 ShirtTexturePart.Parent = Part
2211 end
2212 Part.Parent = R15Model
2213 return Part
2214 end
2215
2216
2217 local HumanoidRootPart = CreateLimb("HumanoidRootPart",BrickColor.new("Medium stone grey"),Vector3.new(1,1,1),1,Character.HumanoidRootPart,"RootConnector",CFrame.new(),CFrame.new(0,0.7,0))
2218 local LowerTorso = CreateLimb("LowerTorso",BrickColor.new("Bright blue"),Vector3.new(1,1,1),0.001,HumanoidRootPart,"Root",CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387941715")
2219 local UpperTorso = CreateLimb("UpperTorso",BrickColor.new("Bright blue"),Vector3.new(1,1,1),0.001,LowerTorso,"Waist",CFrame.new(0, 0.404105991, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387941468")
2220 local Head = CreateLimb("Head",BrickColor.new("Bright yellow"),Vector3.new(1,1,1),0,UpperTorso,"Neck",CFrame.new(0, 1.26949596, 0.0428609997, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.635110021, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387941905")
2221 local LeftUpperArm = CreateLimb("LeftUpperArm",BrickColor.new("Bright yellow"),Vector3.new(1, 0.672, 1),0.001,UpperTorso,"LeftShoulder",CFrame.new(-1.50177097, 0.924546003, 0, 1, 0, -0, 0, 0.999044001, 0.0437170006, 0, -0.0437170006, 0.999044001),CFrame.new(0, 0.336115986, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387938468")
2222 local LeftLowerArm = CreateLimb("LeftLowerArm",BrickColor.new("Bright yellow"),Vector3.new(1, 0.703, 1),0.001,LeftUpperArm,"LeftElbow",CFrame.new(0, -0.336115986, 0, 1, 0, 0, 0, 0.999044001, -0.0437170006, 0, 0.0437170006, 0.999044001),CFrame.new(0, 0.351512015, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387938971")
2223 local LeftHand = CreateLimb("LeftHand",BrickColor.new("Bright yellow"),Vector3.new(1, 0.352, 1),0.001,LeftLowerArm,"LeftWrist",CFrame.new(0, -0.351512015, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.175756007, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387939233")
2224 local RightUpperArm = CreateLimb("RightUpperArm",BrickColor.new("Bright yellow"),Vector3.new(1, 0.671, 1),0.001,UpperTorso,"RightShoulder",CFrame.new(1.50049305, 0.923726022, 0, 1, 0, -0, 0, 0.999041617, 0.0437709838, 0, -0.0437709838, 0.999041617),CFrame.new(0, 0.335705996, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387940113")
2225 local RightLowerArm = CreateLimb("RightLowerArm",BrickColor.new("Bright yellow"),Vector3.new(1, 0.703, 1),0.001,RightUpperArm,"RightElbow",CFrame.new(0, -0.335705996, 0, 1, 0, 0, 0, 0.999041617, -0.0437709838, 0, 0.0437709838, 0.999041617),CFrame.new(0, 0.351512015, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387940356")
2226 local RightHand = CreateLimb("RightHand",BrickColor.new("Bright yellow"),Vector3.new(1, 0.352, 1),0.001,RightLowerArm,"RightWrist",CFrame.new(0, -0.351512015, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.175756007, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387940548")
2227 local LeftUpperLeg = CreateLimb("LeftUpperLeg",BrickColor.new("Br. yellowish green"),Vector3.new(1, 0.775, 1),0.001,LowerTorso,"LeftHip",CFrame.new(-0.457044005, -0.498115987, 0, 1, 0, -0, 0, 1, 0.000100999998, 0, -0.000100999998, 1),CFrame.new(0, 0.387418985, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387939645")
2228 local LeftLowerLeg = CreateLimb("LeftLowerLeg",BrickColor.new("Br. yellowish green"),Vector3.new(1, 0.829, 1),0.001,LeftUpperLeg,"LeftKnee",CFrame.new(0, -0.387418985, 0, 1, 9.95820074e-007, 9.13360125e-008, -9.99999997e-007, 0.995820105, 0.0913360119, 0, -0.0913360119, 0.995820105),CFrame.new(0, 0.414570987, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387939489")
2229 local LeftFoot = CreateLimb("LeftFoot",BrickColor.new("Br. yellowish green"),Vector3.new(1, 0.415, 1),0.001,LeftLowerLeg,"LeftAnkle",CFrame.new(0, -0.414570987, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.207286, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387939912")
2230 local RightUpperLeg = CreateLimb("RightUpperLeg",BrickColor.new("Br. yellowish green"),Vector3.new(1, 0.775, 1),0.001,LowerTorso,"RightHip",CFrame.new(0.451141, -0.498115987, 0, 1, 0, -0, 0, 1, 0.000100999998, 0, -0.000100999998, 1),CFrame.new(0, 0.387418985, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387940976")
2231 local RightLowerLeg = CreateLimb("RightLowerLeg",BrickColor.new("Br. yellowish green"),Vector3.new(1, 0.829, 1),0.001,RightUpperLeg,"RightKnee",CFrame.new(0, -0.387418985, 0, 1, 0, -0, 0, 0.995820105, 0.0913360119, 0, -0.0913360119, 0.995820105),CFrame.new(0, 0.414570987, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387940802")
2232 local RightFoot = CreateLimb("RightFoot",BrickColor.new("Br. yellowish green"),Vector3.new(1, 0.415, 1),0.001,RightLowerLeg,"RightAnkle",CFrame.new(0, -0.414570987, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.207286, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387941196")
2233
2234 --if Character:WaitForChild("Head"):WaitForChild("Mesh").MeshId ~= "" then
2235 -- Head.MeshId = Character.Head.Mesh.MeshId
2236 --end
2237
2238 Character:WaitForChild("Animate").Disabled = false
2239 local Anim = game:GetObjects("rbxassetid://401967017")[1]; print("aobj", tostring(Anim))
2240 for i, v in pairs(Anim:GetChildren()) do
2241 v.Parent = script
2242 end
2243 script.Parent = Character
2244
2245 local function Clear(Name,Alternative,ColorParts)
2246 local Part = Character:WaitForChild(Name)
2247 Part.Transparency = (Name == "Head" and 0.99 or 1)
2248 local function ChildAdded(Ins)
2249 delay(0.05,function()
2250 if Ins.Name == "face" then
2251 if Alternative:FindFirstChild("face") then Alternative:FindFirstChild("face"):Destroy() end
2252 Ins.Parent = Alternative
2253 elseif Ins:IsA("Motor6D") and string.sub(Ins.Name,1,5) ~= "Fake_" then
2254 Ins.Name = "Fake_"..Ins.Name
2255 elseif Ins.Name == "HeadWeld" then
2256 delay(0.05,function()
2257 Ins.Parent = Head
2258 Ins.Part0 = Head
2259 Ins.C1 = CFrame.new(0,0,0.05) * Ins.C1
2260 end)
2261 elseif not Ins:IsA("Weld") then
2262 Ins:Destroy()
2263 end
2264 end)
2265 end
2266 for _,Sub in pairs(Part:GetChildren()) do
2267 ChildAdded(Sub)
2268 end
2269 Part.ChildAdded:connect(ChildAdded)
2270
2271 local function Color()
2272 for _,Sub in pairs(ColorParts) do
2273 Sub.BrickColor = Part.BrickColor
2274 local TexturePart = Sub:FindFirstChild("ShirtTexturePart")
2275 if TexturePart then
2276 TexturePart.BrickColor = Part.BrickColor
2277 end
2278 end
2279 end
2280 Color()
2281 Part.Changed:connect(Color)
2282 end
2283
2284 Clear("HumanoidRootPart",HumanoidRootPart,{HumanoidRootPart})
2285 Clear("Head",Head,{Head})
2286 Clear("Torso",nil,{LowerTorso,UpperTorso})
2287 Clear("Left Arm",nil,{LeftLowerArm,LeftUpperArm,LeftHand})
2288 Clear("Right Arm",nil,{RightLowerArm,RightUpperArm,RightHand})
2289 Clear("Left Leg",nil,{LeftLowerLeg,LeftUpperLeg,LeftFoot})
2290 Clear("Right Leg",nil,{RightLowerLeg,RightUpperLeg,RightFoot})
2291
2292 local ShirtUsed = false
2293 local function ChildAdded(Ins)
2294 if Ins:IsA("Hat") and string.sub(Ins.Name,1,7) ~= "Scaled_" then
2295 delay(0.05,function()
2296 local Mesh = Ins:WaitForChild("Handle"):WaitForChild("Mesh")
2297 Ins.AttachmentPos = Ins.AttachmentPos
2298 Mesh.Scale = Mesh.Scale
2299 Ins.Name = "Scaled_"..Ins.Name
2300 end)
2301 elseif Ins:IsA("Shirt") then
2302 ShirtUsed = true
2303 LowerTorso.ShirtTexturePart.Mesh.TextureId = Ins.ShirtTemplate
2304 UpperTorso.ShirtTexturePart.Mesh.TextureId = Ins.ShirtTemplate
2305 LeftLowerArm.ShirtTexturePart.Mesh.TextureId = Ins.ShirtTemplate
2306 LeftUpperArm.ShirtTexturePart.Mesh.TextureId = Ins.ShirtTemplate
2307 LeftHand.ShirtTexturePart.Mesh.TextureId = Ins.ShirtTemplate
2308 RightLowerArm.ShirtTexturePart.Mesh.TextureId = Ins.ShirtTemplate
2309 RightUpperArm.ShirtTexturePart.Mesh.TextureId = Ins.ShirtTemplate
2310 RightHand.ShirtTexturePart.Mesh.TextureId = Ins.ShirtTemplate
2311 elseif Ins:IsA("Pants") then
2312 LeftUpperLeg.ShirtTexturePart.Mesh.TextureId = Ins.PantsTemplate
2313 LeftLowerLeg.ShirtTexturePart.Mesh.TextureId = Ins.PantsTemplate
2314 LeftFoot.ShirtTexturePart.Mesh.TextureId = Ins.PantsTemplate
2315 RightUpperLeg.ShirtTexturePart.Mesh.TextureId = Ins.PantsTemplate
2316 RightLowerLeg.ShirtTexturePart.Mesh.TextureId = Ins.PantsTemplate
2317 RightFoot.ShirtTexturePart.Mesh.TextureId = Ins.PantsTemplate
2318 if LowerTorso.ShirtTexturePart.Mesh.TextureId == "" then
2319 LowerTorso.ShirtTexturePart.Mesh.TextureId = Ins.PantsTemplate
2320 UpperTorso.ShirtTexturePart.Mesh.TextureId = Ins.PantsTemplate
2321 end
2322 end
2323 end
2324
2325 for _,Sub in pairs(Character:GetChildren()) do
2326 ChildAdded(Sub)
2327 end
2328 Character.ChildAdded:connect(ChildAdded)
2329 loadstring(Anim.Source)()
2330 end
2331 ConChar(game:service'Players'.LocalPlayer)
2332 end
2333
2334 Init()]]
2335 spawn(function() loadstring(rcode)() end)
2336end
2337cmd.util.size = function(p, size)
2338 -- omfg thanks var
2339 local pchar = p.Character
2340 local function scale(chr,scl)
2341
2342 for _,v in pairs(pchar:GetChildren()) do
2343 if v:IsA("Hat") then
2344 v:Clone()
2345 v.Parent = game.Lighting
2346 end
2347 end
2348
2349 local Head = chr['Head']
2350 local Torso = chr['Torso']
2351 local LA = chr['Left Arm']
2352 local RA = chr['Right Arm']
2353 local LL = chr['Left Leg']
2354 local RL = chr['Right Leg']
2355 local HRP = chr['HumanoidRootPart']
2356
2357 wait(0.1)
2358
2359 Head.formFactor = 3
2360 Torso.formFactor = 3
2361 LA.formFactor = 3
2362 RA.formFactor = 3
2363 LL.formFactor = 3
2364 RL.formFactor = 3
2365 HRP.formFactor = 3
2366
2367 Head.Size = Vector3.new(scl * 2, scl, scl)
2368 Torso.Size = Vector3.new(scl * 2, scl * 2, scl)
2369 LA.Size = Vector3.new(scl, scl * 2, scl)
2370 RA.Size = Vector3.new(scl, scl * 2, scl)
2371 LL.Size = Vector3.new(scl, scl * 2, scl)
2372 RL.Size = Vector3.new(scl, scl * 2, scl)
2373 HRP.Size = Vector3.new(scl * 2, scl * 2, scl)
2374
2375 local Motor1 = Instance.new('Motor6D', Torso)
2376 Motor1.Part0 = Torso
2377 Motor1.Part1 = Head
2378 Motor1.C0 = CFrame.new(0, 1 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
2379 Motor1.C1 = CFrame.new(0, -0.5 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
2380 Motor1.Name = "Neck"
2381
2382 local Motor2 = Instance.new('Motor6D', Torso)
2383 Motor2.Part0 = Torso
2384 Motor2.Part1 = LA
2385 Motor2.C0 = CFrame.new(-1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
2386 Motor2.C1 = CFrame.new(0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
2387 Motor2.Name = "Left Shoulder"
2388
2389 local Motor3 = Instance.new('Motor6D', Torso)
2390 Motor3.Part0 = Torso
2391 Motor3.Part1 = RA
2392 Motor3.C0 = CFrame.new(1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
2393 Motor3.C1 = CFrame.new(-0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
2394 Motor3.Name = "Right Shoulder"
2395
2396 local Motor4 = Instance.new('Motor6D', Torso)
2397 Motor4.Part0 = Torso
2398 Motor4.Part1 = LL
2399 Motor4.C0 = CFrame.new(-1 * scl, -1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
2400 Motor4.C1 = CFrame.new(-0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
2401 Motor4.Name = "Left Hip"
2402
2403 local Motor5 = Instance.new('Motor6D', Torso)
2404 Motor5.Part0 = Torso
2405 Motor5.Part1 = RL
2406 Motor5.C0 = CFrame.new(1 * scl, -1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
2407 Motor5.C1 = CFrame.new(0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
2408 Motor5.Name = "Right Hip"
2409
2410 local Motor6 = Instance.new('Motor6D', HRP)
2411 Motor6.Part0 = HRP
2412 Motor6.Part1 = Torso
2413 Motor6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
2414 Motor6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
2415
2416 end
2417
2418 scale(pchar, size)
2419
2420 for _,v in pairs(game.Lighting:GetChildren()) do
2421 if v:IsA("Hat") then
2422 v.Parent = pchar
2423 end
2424 end
2425end
2426cmd.util.checktable = function(t, v)
2427 for i, __ in pairs(t) do
2428 if __ == v then
2429 return true
2430 end
2431 end
2432 return false
2433end
2434cmd.util.nextrgb = function(r, g, b)
2435 local ar, ag, ab = r, g, b
2436 if r == 255 and g < 255 and b == 0 then
2437 ag = g + 8.5
2438 end
2439 if g == 255 and r > 0 and b == 0 then
2440 ar = r - 8.5
2441 end
2442 if g == 255 and b < 255 and r == 0 then
2443 ab = b + 8.5
2444 end
2445 if b == 255 and g > 0 and r == 0 then
2446 ag = g - 8.5
2447 end
2448 if b == 255 and r < 255 and g == 0 then
2449 ar = r + 8.5
2450 end
2451 if r == 255 and b > 0 and g == 0 then
2452 ab = b - 8.5
2453 end
2454 return {ar, ag, ab}
2455end
2456-- ** interface ** --
2457game:GetService('UserInputService').InputBegan:connect(function(inp)
2458 if inp.UserInputType == Enum.UserInputType.Keyboard then
2459 if inp.KeyCode == Enum.KeyCode.Semicolon then
2460 DistributedCmdBar:CaptureFocus()
2461 end
2462 end
2463end)
2464
2465-- ** commands ** --
2466cmd.commands.store = {}
2467cmd.commands.fmtstore = {}
2468
2469cmd.commands.register = function(cmdz, fmt, func)
2470 cmd.commands.store[cmdz] = (function(str) coroutine.wrap(function() pcall(function() func(cmd.util.parse(str, fmt)) end) end)() end)
2471 cmd.commands.fmtstore[cmdz] = fmt
2472end
2473
2474cmd.commands.run = function(str)
2475 local cmdz = cmd.util.pos(str, 1)
2476 if not cmd.commands.store[cmdz] then
2477 return nil
2478 else
2479 cmd.commands.store[cmdz](str)
2480 end
2481end
2482
2483-- // actual commands // --
2484
2485cmd.commands.register('kill', 'cmd%plrs', function(args)
2486 for i, v in pairs(args[2]) do
2487 v.Character.Humanoid.Health = 0
2488 end
2489end)
2490
2491cmd.commands.register('clone', 'cmd%plrs', function(args)
2492 for i, v in pairs(args[2]) do
2493 v.Character.Archivable = true
2494 local clone = v.Character:Clone()
2495 clone.Parent = game.Workspace
2496 clone:MoveTo(v.Character.Torso.Position)
2497 end
2498end)
2499
2500cmd.commands.register('damage', 'cmd%plrs%int', function(args)
2501 for i, v in pairs(args[2]) do
2502 v.Character.Humanoid:TakeDamage(args[3].data)
2503 end
2504end)
2505
2506cmd.commands.register('freeze', 'cmd%plrs', function(args)
2507 for i, v in pairs(args[2]) do
2508 v.Character.Torso.Anchored = true
2509 end
2510end)
2511
2512cmd.commands.register('thaw', 'cmd%plrs', function(args)
2513 for i, v in pairs(args[2]) do
2514 v.Character.Torso.Anchored = false
2515 end
2516end)
2517Fly = false;
2518cmd.commands.register('fly', 'cmd', function(args)
2519 if Fly == true then
2520 Fly = false
2521 return
2522 end
2523 Fly = true
2524 local mouse=game.Players.LocalPlayer:GetMouse''
2525 localplayer=game.Players.LocalPlayer
2526 game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart")
2527 local torso = game.Players.LocalPlayer.Character.HumanoidRootPart
2528 local speed=0
2529 local keys={a=false,d=false,w=false,s=false}
2530 local e1
2531 local e2
2532 local function start()
2533 local pos = Instance.new("BodyPosition",torso)
2534 local gyro = Instance.new("BodyGyro",torso)
2535 pos.Name="EPIXPOS"
2536 pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
2537 pos.position = torso.Position
2538 gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
2539 gyro.cframe = torso.CFrame
2540 repeat
2541 wait()
2542 localplayer.Character.Humanoid.PlatformStand=true
2543 local new=gyro.cframe - gyro.cframe.p + pos.position
2544 if not keys.w and not keys.s and not keys.a and not keys.d then
2545 speed=1
2546 end
2547 if keys.w then
2548 new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
2549 speed=speed+0.01
2550 end
2551 if keys.s then
2552 new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
2553 speed=speed+0.01
2554 end
2555 if keys.d then
2556 new = new * CFrame.new(speed,0,0)
2557 speed=speed+0.01
2558 end
2559 if keys.a then
2560 new = new * CFrame.new(-speed,0,0)
2561 speed=speed+0.01
2562 end
2563 if speed>5 then
2564 speed=5
2565 end
2566 pos.position=new.p
2567 if keys.w then
2568 gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
2569 elseif keys.s then
2570 gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
2571 else
2572 gyro.cframe = workspace.CurrentCamera.CoordinateFrame
2573 end
2574 until not Fly
2575 if gyro then gyro:Destroy() end
2576 if pos then pos:Destroy() end
2577 flying=false
2578 localplayer.Character.Humanoid.PlatformStand=false
2579 speed=0
2580 end
2581 e1=mouse.KeyDown:connect(function(key)
2582 if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
2583 if key=="w" then
2584 keys.w=true
2585 elseif key=="s" then
2586 keys.s=true
2587 elseif key=="a" then
2588 keys.a=true
2589 elseif key=="d" then
2590 keys.d=true
2591 end
2592 end)
2593 e2=mouse.KeyUp:connect(function(key)
2594 if key=="w" then
2595 keys.w=false
2596 elseif key=="s" then
2597 keys.s=false
2598 elseif key=="a" then
2599 keys.a=false
2600 elseif key=="d" then
2601 keys.d=false
2602 end
2603 end)
2604 start()
2605end)
2606cmd.commands.register('tp', 'cmd%plrs%plrs', function(args)
2607 local players = args[2]
2608 local target = args[3][1]
2609 for i, player in pairs(args[2]) do
2610 player.Character.HumanoidRootPart.CFrame = target.Character.HumanoidRootPart.CFrame
2611 end
2612end)
2613
2614cmd.commands.register('naked', 'cmd%plrs', function(args)
2615 for i, v in pairs(args[2]) do
2616 v:ClearCharacterAppearance()
2617 end
2618end)
2619cmd.commands.register('sgod', 'cmd%plrs', function(args)
2620 for i, v in pairs(args[2]) do
2621 v.Character.Humanoid.MaxHealth = 999999999
2622 v.Character.Humanoid.Health = 999999999
2623 end
2624end)
2625
2626cmd.commands.register('ws', 'cmd%plrs%int', function(args)
2627 for i, v in pairs(args[2]) do
2628 v.Character.Humanoid.WalkSpeed = args[3].data
2629 end
2630end)
2631
2632cmd.commands.register('lag', 'cmd%plrs', function(args)
2633 for i, v in pairs(args[2]) do
2634 coroutine.wrap(function()
2635 for i = 1, 200 do
2636 ypcall(function()
2637 coroutine.wrap(function()
2638 for i = 1, 1000 do
2639 Instance.new("HopperBin", v.Backpack).Name = ('AAAAAAA '):rep(1000)
2640 end
2641 end)()
2642 end)
2643 wait()
2644 end
2645 end)()
2646 end
2647end)
2648
2649cmd.commands.register('ban', 'cmd%plrs', function(args)
2650 for i, v in pairs(args[2]) do
2651 table.insert(cmd.bans, v.Name)
2652 v.Parent = nil
2653 end
2654end)
2655
2656cmd.commands.register('lagban', 'cmd%plrs', function(args)
2657 for i, v in pairs(args[2]) do
2658 table.insert(cmd.lagbans, v.Name)
2659 coroutine.wrap(function()
2660 for i = 1, 200 do
2661 ypcall(function()
2662 coroutine.wrap(function()
2663 for i = 1, 1000 do
2664 Instance.new("HopperBin", v.Backpack).Name = ('AAAAAAA '):rep(1000)
2665 end
2666 end)()
2667 end)
2668 wait()
2669 end
2670 end)()
2671 end
2672end)
2673
2674cmd.commands.register('punish', 'cmd%plrs', function(args)
2675 for i, v in pairs(args[2]) do
2676 v.Character.Parent = game.Lighting
2677 end
2678end)
2679
2680cmd.commands.register('unpunish', 'cmd%plrs', function(args)
2681 for i, v in pairs(args[2]) do
2682 v.Character.Parent = game.Workspace
2683 end
2684end)
2685
2686cmd.commands.register('respawn', 'cmd%plrs', function(args)
2687 for i, v in pairs(args[2]) do
2688 local a1 = Instance.new("Model", game.Workspace)
2689 local a2 = Instance.new("Part", game.Workspace)
2690 a2.CanCollide = true
2691 a2.Anchored = true
2692 a2.CFrame = CFrame.new(10000, 10000, 10000)
2693 a2.Name = "Torso"
2694 local a3 = Instance.new("Humanoid", a1)
2695 a3.MaxHealth=100;a3.Health=100
2696 v.Character = a1
2697 a3.Health=0
2698 end
2699end)
2700
2701cmd.commands.register('shutdown', 'cmd', function(args)
2702 for i, v in pairs(cmd.service('Players'):GetPlayers()) do
2703 v.Parent = nil
2704 end
2705end)
2706
2707cmd.commands.register('music', 'cmd%int', function(args)
2708 local a = Instance.new("Sound")
2709 a.SoundId = "rbxassetid://" .. tostring(args[2].data)
2710 a.Looped = true
2711 a.Volume = 1
2712 a.Parent = game.Workspace
2713 a:Play()
2714
2715end)
2716
2717cmd.commands.register('sit', 'cmd%plrs', function(args)
2718 for i, v in pairs(args[2]) do
2719 v.Character.Humanoid.Sit = true
2720 end
2721end)
2722
2723cmd.commands.register('jump', 'cmd%plrs', function(args)
2724 for i, v in pairs(args[2]) do
2725 v.Character.Humanoid.Jump = true
2726 end
2727end)
2728
2729cmd.commands.register('stun', 'cmd%plrs', function(args)
2730 for i, v in pairs(args[2]) do
2731 v.Character.Humanoid.PlatformStand = true
2732 end
2733end)
2734
2735cmd.commands.register('unstun', 'cmd%plrs', function(args)
2736 for i, v in pairs(args[2]) do
2737 v.Character.Humanoid.PlatformStand = false
2738 end
2739end)
2740
2741cmd.commands.register('loopstate', 'cmd%int', function(args)
2742 coroutine.resume(coroutine.create(function()
2743 repeat
2744 ypcall(function() cmd.localplayer.Character.Humanoid:ChangeState(args[2].data) end)
2745 wait(0)
2746 until cmd.localplayer.Character.Humanoid == nil
2747 end))
2748end)
2749
2750cmd.commands.register('invis', 'cmd%plrs', function(args)
2751 for i, v in pairs(args[2]) do
2752 local function dloop(o)
2753 for i, v in pairs(o:GetChildren()) do
2754 pcall(function() v.Transparency = 1 end)
2755 dloop(v)
2756 end
2757 end
2758 dloop(v.Character)
2759 end
2760end)
2761
2762cmd.commands.register('vis', 'cmd%plrs', function(args)
2763 for i, v in pairs(args[2]) do
2764 local function dloop(o)
2765 for i, v in pairs(o:GetChildren()) do
2766 pcall(function() v.Transparency = 0 end)
2767 dloop(v)
2768 end
2769 end
2770 v.Character.HumanoidRootPart.Transparency = 1
2771 dloop(v.Character)
2772 end
2773end)
2774
2775cmd.commands.register('nuke', 'cmd%plrs', function(args)
2776 for i, v in pairs(args[2]) do
2777 if v.Character then
2778 local nuke = Instance.new("Part", game.Workspace)
2779 nuke.Anchored = true
2780 nuke.CanCollide = false
2781 nuke.FormFactor = "Symmetric"
2782 nuke.Shape = "Ball"
2783 nuke.Size = Vector3.new(1,1,1)
2784 nuke.BrickColor = BrickColor.new("New Yeller")
2785 nuke.Transparency = 0.5
2786 nuke.Reflectance = 0.2
2787 nuke.TopSurface = 0
2788 nuke.BottomSurface = 0
2789 nuke.Touched:connect(function (hit)
2790 if hit and hit.Parent then
2791 local boom = Instance.new("Explosion", game.Workspace)
2792 boom.Position = hit.Position
2793 boom.BlastRadius = 11
2794 boom.BlastPressure = math.huge
2795 end
2796 end)
2797 local CF = v.Character.Torso.CFrame
2798 nuke.CFrame = CF
2799 for i = 1,333 do
2800 nuke.Size = nuke.Size + Vector3.new(3,3,3)
2801 nuke.CFrame = CF
2802 wait(1/44)
2803 end
2804 nuke:Destroy()
2805 end
2806 end
2807end)
2808
2809cmd.commands.register('explode', 'cmd%plrs', function(args)
2810 for i, v in pairs(args[2]) do
2811 Instance.new("Explosion", v.Character.Torso).Position = v.Character.Torso.Position
2812 end
2813end)
2814
2815cmd.commands.register('hat', 'cmd%plrs%int', function(args)
2816 for i, v in pairs(args[2]) do
2817 cmd.service('InsertService'):LoadAsset(args[3].data):GetChildren()[1].Parent = v.Character
2818 end
2819end)
2820
2821cmd.commands.register('chat', 'cmd%plrs%inf', function(args)
2822 for i, v in pairs(args[2]) do
2823 game:GetService('Chat'):Chat(v.Character, args[3], 1)
2824 end
2825end)
2826
2827cmd.commands.register('god', 'cmd%plrs', function(args)
2828 for i, v in pairs(args[2]) do
2829 v.Character.Humanoid.MaxHealth = math.huge
2830 v.Character.Humanoid.Health = math.huge
2831 end
2832end)
2833
2834cmd.commands.register('ungod', 'cmd%plrs', function(args)
2835 for i, v in pairs(args[2]) do
2836 v.Character.Humanoid.Health = 100
2837 v.Character.Humanoid.MaxHealth = 100
2838 end
2839end)
2840
2841cmd.commands.register('rh', 'cmd%plrs', function(args)
2842 for i, v in pairs(args[2]) do
2843 v.Character.Humanoid.Parent = nil
2844 end
2845end)
2846
2847cmd.commands.register('fire', 'cmd%plrs', function(args)
2848 for i, v in pairs(args[2]) do
2849 Instance.new('Fire', v.Character.Torso)
2850 end
2851end)
2852
2853cmd.commands.register('insane', 'cmd%plrs', function(args)
2854 for x, m in pairs(args[2]) do
2855 for i,v in pairs(m.Character.Torso:GetChildren()) do
2856 if v:IsA("Motor6D") then
2857 coroutine.wrap(function()
2858 while v do
2859 v.C0=v.C0*CFrame.Angles(math.random(-180,180),math.random(-180,180),math.random(-180,180))
2860 wait()
2861 end
2862 end)()
2863 end
2864 end
2865 end
2866end)
2867
2868cmd.commands.register('admin', 'cmd%plrs',function(args)
2869 for i, v in pairs(args[2]) do
2870 --table.insert(cmd.admins, v.Name)
2871 v.Chatted:connect(function(msg)
2872 if msg:sub(1,1) == cmd.prefix or msg:sub(1,1) == cmd.hidden then
2873 cmd.commands.run(msg:sub(2, #msg))
2874 end
2875 end)
2876 end
2877end)
2878
2879cmd.commands.register('nosound', 'cmd', function(args)
2880 local function dx(o)
2881 for i, v in pairs(o:GetChildren()) do
2882 if v:IsA("Sound") then
2883 v:Stop()
2884 end
2885 dx(v)
2886 end
2887 end
2888 dx(game.Workspace)
2889end)
2890
2891cmd.commands.register('duck', 'cmd%plrs', function(args)
2892 for _,p in pairs(args[2]) do
2893 local pchar = p.Character
2894 for i,v in pairs(pchar.Torso:GetChildren()) do
2895 if v:IsA("Decal") then
2896 v:Destroy()
2897 end
2898 end
2899 for i,v in pairs(pchar:GetChildren()) do
2900 if v:IsA("Hat") then
2901 v:Destroy()
2902 end
2903 end
2904 local duck = Instance.new("SpecialMesh", pchar.Torso)
2905 duck.MeshType = "FileMesh"
2906 duck.MeshId = "http://www.roblox.com/asset/?id=9419831"
2907 duck.TextureId = "http://www.roblox.com/asset/?id=9419827"
2908 duck.Scale = Vector3.new(5, 5, 5)
2909 pchar.Head.Transparency = 1
2910 pchar["Left Arm"].Transparency = 1
2911 pchar["Right Arm"].Transparency = 1
2912 pchar["Left Leg"].Transparency = 1
2913 pchar["Right Leg"].Transparency = 1
2914 pchar.Head.face.Transparency = 1
2915 end
2916end)
2917
2918cmd.commands.register('shrek', 'cmd%plrs', function(args)
2919 for i, v in pairs(args[2]) do
2920 local pchar = v.Character
2921 for i,v in pairs(pchar:GetChildren()) do
2922 if v:IsA("Hat") or v:IsA("CharacterMesh") or v:IsA("Shirt") or v:IsA("Pants") then
2923 v:Destroy()
2924 end
2925 end
2926 for i,v in pairs(pchar.Head:GetChildren()) do
2927 if v:IsA("Decal") or v:IsA("SpecialMesh") then
2928 v:Destroy()
2929 end
2930 end
2931
2932 local mesh = Instance.new("SpecialMesh", pchar.Head)
2933 mesh.MeshType = "FileMesh"
2934 pchar.Head.Mesh.MeshId = "http://www.roblox.com/asset/?id=19999257"
2935 pchar.Head.Mesh.Offset = Vector3.new(-0.1, 0.1, 0)
2936 pchar.Head.Mesh.TextureId = "http://www.roblox.com/asset/?id=156397869"
2937
2938 local Shirt = Instance.new("Shirt", v.Character)
2939 local Pants = Instance.new("Pants", v.Character)
2940
2941 Shirt.ShirtTemplate = "rbxassetid://133078194"
2942 Pants.PantsTemplate = "rbxassetid://133078204"
2943 end
2944end)
2945
2946cmd.commands.register('nograv', 'cmd%plrs', function(args)
2947 for i, v in pairs(args[2]) do
2948 for x, m in pairs(v.Character:GetChildren()) do
2949 if m:IsA("BasePart") then
2950 local bf = Instance.new("BodyForce", m)
2951 bf.force = Vector3.new(0, 192.25, 0) * m:GetMass()
2952 end
2953 if m:IsA("Hat") then
2954 if m:findFirstChild("Handle") then
2955 local bf = Instance.new("BodyForce", m.Handle)
2956 bf.force = Vector3.new(0, 192.25, 0) * m.Handle:GetMass()
2957 end
2958 end
2959 end
2960 end
2961end)
2962
2963cmd.commands.register('loopheal', 'cmd%plrs', function(args)
2964 for i, v in pairs(args[2]) do
2965 coroutine.wrap(function()
2966 while wait() do
2967 if v.Character.Humanoid then
2968 v.Character.Humanoid.Health = 1000
2969 v.Character.Humanoid.MaxHealth = 1000
2970 end
2971 end
2972 end)()
2973 end
2974end)
2975
2976cmd.commands.register('hulk', 'cmd%plrs', function(args)
2977 for i, v in pairs(args[2]) do
2978 cmd.util.hulk(v)
2979 end
2980end)
2981
2982cmd.commands.register('sky', 'cmd%int', function(args)
2983 local ID = args[2].data
2984 local sky = Instance.new("Sky", game.Lighting)
2985 sky.SkyboxBk = "rbxassetid://" .. ID
2986 sky.SkyboxDn = "rbxassetid://" .. ID
2987 sky.SkyboxFt = "rbxassetid://" .. ID
2988 sky.SkyboxLf = "rbxassetid://" .. ID
2989 sky.SkyboxRt = "rbxassetid://" .. ID
2990 sky.SkyboxUp = "rbxassetid://" .. ID
2991end)
2992
2993cmd.commands.register('bombs', 'cmd%plrs', function(args)
2994 cmd.util.BombVest(args[2])
2995end)
2996
2997cmd.commands.register('control', 'cmd%plrs', function(args)
2998 -- variable
2999 local pchar = args[2][1].Character
3000 local char = cmd.localplayer.Character
3001 pchar.Humanoid.PlatformStand = true
3002 local w = Instance.new("Weld", pchar.Torso)
3003 w.Part0 = pchar.Torso
3004 w.Part1 = pchar.Torso
3005 local w2 = Instance.new("Weld", pchar.Head)
3006 w2.Part0 = pchar.Head
3007 w2.Part1 = pchar.Head
3008 local w3 = Instance.new("Weld", pchar:findFirstChild("Right Arm"))
3009 w3.Part0 = pchar:findFirstChild("Right Arm")
3010 w3.Part1 = pchar:findFirstChild("Right Arm")
3011 local w4 = Instance.new("Weld", pchar:findFirstChild("Left Arm"))
3012 w4.Part0 = pchar:findFirstChild("Left Arm")
3013 w4.Part1 = pchar:findFirstChild("Left Arm")
3014 local w5 = Instance.new("Weld", pchar:findFirstChild("Right Leg"))
3015 w5.Part0 = pchar:findFirstChild("Right Leg")
3016 w5.Part1 = pchar:findFirstChild("Right Leg")
3017 local w6 = Instance.new("Weld", pchar:findFirstChild("Left Leg"))
3018 w6.Part0 = pchar:findFirstChild("Left Leg")
3019 w6.Part1 = pchar:findFirstChild("Left Leg")
3020 char.Head.face:Destroy()
3021 for i,v in pairs(pchar:GetChildren()) do
3022 if v:IsA("BasePart") then
3023 v.CanCollide = false
3024 end
3025 end
3026 for i,v in pairs(char:GetChildren()) do
3027 if v:IsA("BasePart") then
3028 v.Transparency = 1
3029 elseif v:IsA("Hat") then
3030 v:Destroy()
3031 end
3032 end
3033 pchar.Parent = char
3034 repeat
3035 pchar.Humanoid.PlatformStand = true
3036 wait()
3037 until char.Parent == nil
3038end)
3039
3040cmd.commands.register('rtag', 'cmd%inf', function(args)
3041 local len = 10; local player = cmd.localplayer
3042 local bb = Instance.new("BillboardGui")
3043 bb.Parent = player.Character.Head
3044 bb.Adornee = player.Character.Head
3045 bb.AlwaysOnTop = true
3046 bb.Enabled = true
3047 bb.Size = UDim2.new(len, 0, 1.5, 0)
3048 bb.Name = "tag"
3049 bb.StudsOffset = Vector3.new(0, 3, 0)
3050 --local fr = Instance.new("Frame")
3051 --fr.Parent = bb
3052 --fr.Size = UDim2.new(1, 0, 1, 0)
3053 --fr.Style = Enum.FrameStyle.RobloxRound
3054 local tl = Instance.new("TextLabel")
3055 tl.Parent = bb
3056 tl.BackgroundTransparency = 1
3057 tl.TextScaled = true
3058 tl.TextColor3 = Color3.new(255/255, 255/255, 255/255)
3059 tl.Size = UDim2.new(1, 0, 1, 0)
3060 tl.Text = args[2]
3061 tl.Name = "trutag"
3062 tl.Visible = true
3063 tl.ZIndex = 2
3064 coroutine.wrap(function()
3065 local r, g, b = 255, 0, 0
3066 repeat
3067 tl.TextColor3 = Color3.new(r/255, g/255, b/255)
3068 local bo = cmd.util.nextrgb(r, g, b)
3069 r = bo[1]; g = bo[2]; b = bo[3];
3070 wait()
3071 until bb == nil
3072 end)()
3073end)
3074
3075cmd.commands.register('smoke', 'cmd%plrs', function(args)
3076 for i, v in pairs(args[2]) do
3077 Instance.new('Smoke', v.Character.Torso)
3078 end
3079end)
3080
3081cmd.commands.register('btools', 'cmd%plrs', function(args)
3082 for i, p in pairs(args[2]) do
3083 local a = Instance.new("HopperBin")
3084 a.BinType = "GameTool"
3085 a.Parent = p.Backpack
3086 local a = Instance.new("HopperBin")
3087 a.BinType = "Clone"
3088 a.Parent = p.Backpack
3089 local a = Instance.new("HopperBin")
3090 a.BinType = "Hammer"
3091 a.Parent = p.Backpack
3092 end
3093end)
3094
3095con = nil;
3096cmd.commands.register('noclip', 'cmd', function(args)
3097 cmd.noclip = false
3098 con = game:GetService('RunService').Stepped:connect(function()
3099 if cmd.noclip == true then
3100 con:disconnect()
3101 else
3102 cmd.localplayer.Character.Torso.CanCollide = false
3103 cmd.localplayer.Character.Head.CanCollide = false
3104 end
3105 end)
3106end)
3107
3108cmd.commands.register('clip', 'cmd', function(args)
3109 cmd.noclip = true
3110end)
3111
3112cmd.commands.register('gear', 'cmd%plrs%int', function(args)
3113 local gear = game:GetService("InsertService"):LoadAsset(args[3].data):GetChildren()[1]
3114 if not gear then return end
3115 for i, v in pairs(args[2]) do
3116 gear:Clone().Parent = v.Backpack
3117 end
3118end)
3119
3120cmd.commands.register('kick', 'cmd%plrs', function(args)
3121 for i, v in pairs(args[2]) do
3122 v.Parent = nil
3123 end
3124end)
3125
3126cmd.commands.register('r15', 'cmd', function(args)
3127 cmd.util.R15()
3128end)
3129
3130cmd.commands.register('char', 'cmd%plrs%str', function(args)
3131 if tonumber(args[3].data) ~= nil then
3132 args[3].data = tonumber(args[3].data)
3133 else
3134 args[3].data = cmd.players:GetUserIdFromNameAsync(args[3].data)
3135 end
3136 for i, v in pairs(args[2]) do
3137 v.CharacterAppearance = 'http://www.roblox.com/asset/CharacterFetch.ashx?userId=' .. args[3].data
3138 pcall(function() v.Character.Humanoid.Health = 0 end)
3139 end
3140end)
3141
3142cmd.commands.register('noob', 'cmd%plrs', function(args)
3143 for i, v in pairs(args[2]) do
3144 v.CharacterAppearance = 'http://www.roblox.com/asset/CharacterFetch.ashx?userId=4'
3145 pcall(function() v.Character.Humanoid.Health = 0 end)
3146 end
3147end)
3148
3149cmd.commands.register('ff', 'cmd%plrs', function(args)
3150 for i, v in pairs(args[2]) do
3151 Instance.new("ForceField", v.Character)
3152 end
3153end)
3154
3155cmd.commands.register('unff', 'cmd%plrs', function(args)
3156 for i, v in pairs(args[2]) do
3157 for x, m in pairs(v.Character:GetChildren()) do
3158 if m:IsA("ForceField") then
3159 m.Parent = nil
3160 end
3161 end
3162 end
3163end)
3164
3165cmd.commands.register('guest', 'cmd%plrs', function(args)
3166 for i, v in pairs(args[2]) do
3167 v.CharacterAppearance = 'http://www.roblox.com/asset/CharacterFetch.ashx?userId=1'
3168 pcall(function() v.Character.Humanoid.Health = 0 end)
3169 end
3170end)
3171
3172cmd.commands.register('giraffe', 'cmd%plrs', function(args)
3173 for i, v in pairs(args[2]) do
3174 local char=v.Character
3175 local h=char.Head
3176 local tor=char.Torso
3177 tor.Neck.C0=tor.Neck.C0*CFrame.new(0,0,5)
3178 local fn=Instance.new("Part",char)
3179 fn.Size=Vector3.new(1,5.5,1)
3180 fn.Name="FakeNeck"
3181 fn.Anchored=false
3182 fn.CanCollide=false
3183 if char:FindFirstChild("Body Colors") then
3184 fn.BrickColor=char["Body Colors"].HeadColor
3185 end
3186 local cm=Instance.new("CylinderMesh",fn)
3187 local we=Instance.new("Weld",h)
3188 we.Part0=h
3189 we.Part1=fn
3190 we.C1=we.C1*CFrame.new(0,2.6,0)
3191 end
3192end)
3193
3194cmd.commands.register('notools', 'cmd%plrs', function(args)
3195 for i, v in pairs(args[2]) do
3196 for x, m in pairs(v.Backpack:GetChildren()) do
3197 m.Parent = nil
3198 end
3199 end
3200end)
3201
3202cmd.commands.register('taketools', 'cmd%plrs', function(args)
3203 for i, v in pairs(args[2]) do
3204 for x, m in pairs(v.Backpack:GetChildren()) do
3205 m.Parent = cmd.localplayer.Backpack
3206 end
3207 end
3208end)
3209
3210cmd.commands.register('confuse', 'cmd%plrs', function(args)
3211 for i, v in pairs(args[2]) do
3212 v.Character.Humanoid.WalkSpeed = -16
3213 end
3214end)
3215
3216cmd.commands.register('spin', 'cmd%plrs', function(args)
3217 for i, v in pairs(args[2]) do
3218 for i,v in pairs(v.Character.Torso:GetChildren()) do
3219 if v.Name == "Spinning" then
3220 v:Destroy()
3221 end
3222 end
3223 local Torso = v.Character.Torso
3224 local BG = Instance.new("BodyGyro", Torso)
3225 BG.Name = "Spinning"
3226 BG.maxTorque = Vector3.new(0, math.huge, 0)
3227 BG.P = 11111
3228 BG.cframe = Torso.CFrame
3229 repeat wait(1/44)
3230 BG.CFrame = BG.CFrame * CFrame.Angles(0,math.rad(30),0)
3231 until not BG or BG.Parent ~= Torso
3232 end
3233end)
3234
3235cmd.commands.register('fling', 'cmd%plrs', function(args)
3236 for i, v in pairs(args[2]) do
3237 local pchar = v.Character
3238 if pchar:FindFirstChild("Humanoid") then
3239 local xran
3240 local zran
3241 repeat
3242 xran = math.random(-9999,9999)
3243 until math.abs(xran) >= 5555
3244 repeat
3245 zran = math.random(-9999,9999)
3246 until math.abs(zran) >= 5555
3247 pchar.Humanoid.Sit = true
3248 pchar.Torso.Velocity = Vector3.new(0,0,0)
3249 local BF = Instance.new("BodyForce", pchar.Torso)
3250 BF.force = Vector3.new(xran * 4, 9999 * 5, zran * 4)
3251 end
3252 end
3253end)
3254
3255cmd.commands.register('burn', 'cmd%plrs', function(args)
3256 for i, v in pairs(args[2]) do
3257 spawn(function()
3258 wait(0.1)
3259 local fire=Instance.new("Fire", v.Character.Torso)
3260 wait(0.1)
3261 local fire=Instance.new("Fire", v.Character.Head)
3262 wait(0.1)
3263 local fire=Instance.new("Fire", v.Character["Left Arm"])
3264 wait(0.1)
3265 local fire=Instance.new("Fire", v.Character["Right Leg"])
3266 wait(0.5)
3267 v.Character:BreakJoints();
3268 end)
3269 end
3270end)
3271
3272cmd.commands.register('printcmds', 'cmd', function(args)
3273 for i, v in pairs(cmd.commands.store) do
3274 print(i, '==', v)
3275 end
3276end)
3277
3278cmd.commands.register('gun', 'cmd%plrs', function(args)
3279 local a = game:GetService("InsertService"):LoadAsset(130113146):GetChildren()[1]
3280 local b = game:GetService("InsertService"):LoadAsset(67747912):GetChildren()[1]
3281 local c = game:GetService("InsertService"):LoadAsset(95354288):GetChildren()[1]
3282 for i, v in pairs(args[2]) do
3283 a:Clone().Parent = v.Backpack
3284 b:Clone().Parent = v.Backpack
3285 c:Clone().Parent = v.Backpack
3286 end
3287end)
3288
3289
3290cmd.commands.register('goto', 'cmd%plrs', function(args)
3291 local target = args[2][1]
3292 cmd.localplayer.Character.HumanoidRootPart.CFrame = target.Character.HumanoidRootPart.CFrame
3293end)
3294
3295cmd.commands.register('select', 'cmd%plrs', function(args)
3296 for i, v in pairs(args[2]) do
3297 Instance.new("SelectionBox", v.Character).Adornee = v.Character
3298 end
3299end)
3300
3301cmd.commands.register('sphere', 'cmd%plrs', function(args)
3302 for i, v in pairs(args[2]) do
3303 Instance.new("SelectionSphere", v.Character).Adornee = v.Character
3304 end
3305end)
3306
3307cmd.commands.register('bring', 'cmd%plrs', function(args)
3308 for i, v in pairs(args[2]) do
3309 v.Character.HumanoidRootPart.CFrame = cmd.localplayer.Character.HumanoidRootPart.CFrame
3310 end
3311end)
3312
3313cmd.commands.register('knife', 'cmd%plrs', function(args)
3314 local knife = game:GetService("InsertService"):LoadAsset(170897263):GetChildren()[1]
3315 for i, v in pairs(args[2]) do
3316 knife:Clone().Parent = v
3317 end
3318end)
3319
3320cmd.commands.register('shades', 'cmd%plrs', function(args)
3321 local shades = game:GetService('InsertService'):LoadAsset(11748356):GetChildren()[1]
3322 for i, v in pairs(args[2]) do
3323 shades:Clone().Parent = v.Character
3324 end
3325end)
3326
3327cmd.commands.register('alien', 'cmd%plrs', function(args)
3328 -- variable
3329 for i, v in pairs(args[2]) do
3330 local pchar = v.Character
3331 if pchar:FindFirstChild('Shirt') then
3332 pchar.Shirt:Destroy()
3333 end
3334 if pchar:FindFirstChild('Pants') then
3335 pchar.Pants:Destroy()
3336 end
3337 if pchar:FindFirstChild('Shirt Graphic') then
3338 pchar['Shirt Graphic'].Graphic = ''
3339 end
3340 for i,v in pairs(pchar:GetChildren()) do
3341 if v:IsA('Hat') then
3342 v:Destroy()
3343 end
3344 end
3345 local ayy2 = game:GetObjects("rbxassetid://397033642")[1]
3346 ayy2.Parent = pchar
3347 local BC = pchar['Body Colors']
3348 BC.HeadColor = BrickColor.new('Fossil')
3349 BC.LeftArmColor = BrickColor.new('Fossil')
3350 BC.LeftLegColor = BrickColor.new('Fossil')
3351 BC.RightArmColor = BrickColor.new('Fossil')
3352 BC.RightLegColor = BrickColor.new('Fossil')
3353 BC.TorsoColor = BrickColor.new('Fossil')
3354 end
3355end)
3356
3357cmd.commands.register('team', 'cmd%plrs%str', function(args)
3358 for i, v in pairs(args[2]) do
3359 for x, m in pairs(game:GetService('Teams'):GetTeams()) do
3360 if (m.Name):lower():sub(1, #args[3].data) == (args[3].data):lower() then
3361 v.TeamColor = m.TeamColor
3362 end
3363 end
3364 end
3365end)
3366
3367cmd.commands.register('particles', 'cmd%plrs%int', function(args)
3368 for i, v in pairs(args[2]) do
3369 Instance.new("ParticleEmitter", v.Character).Texture = args[3].data
3370 end
3371end)
3372
3373cmd.commands.register('ghost', 'cmd%plrs', function(args)
3374 for i, v in pairs(args[2]) do
3375 local pchar = v.Character
3376 pchar.Head.Transparency = 0.5
3377 pchar.Torso.Transparency = 0.5
3378 pchar["Left Arm"].Transparency = 0.5
3379 pchar["Right Arm"].Transparency = 0.5
3380 pchar["Left Leg"].Transparency = 0.5
3381 pchar["Right Leg"].Transparency = 0.5
3382 pchar.Head.face.Transparency = 0.5
3383 end
3384end)
3385
3386cmd.commands.register('firstperson', 'cmd%plrs', function(args)
3387 for i, v in pairs(args[2]) do
3388 v.CameraMode = Enum.CameraMode.LockFirstPerson
3389 end
3390end)
3391
3392cmd.commands.register('creeper', 'cmd%plrs', function(args)
3393 for i, v in pairs(args[2]) do
3394 local pchar = v.Character
3395 if pchar then
3396 if pchar:FindFirstChild("Shirt") then
3397 pchar.Shirt.Parent = pchar.Torso
3398 end
3399 if pchar:FindFirstChild("Pants") then
3400 pchar.Pants.Parent = pchar.Torso
3401 end
3402 if pchar:FindFirstChild("Shirt Graphic") then
3403 pchar["Shirt Graphic"].Graphic = ""
3404 end
3405 for i,v in pairs(pchar:GetChildren()) do
3406 if v:IsA("Hat") then
3407 v:Destroy()
3408 end
3409 end
3410 pchar.Torso.Neck.C0 = CFrame.new(0,1,0) * CFrame.Angles(math.rad(90),math.rad(180),0)
3411 pchar.Torso["Right Shoulder"].C0 = CFrame.new(0,-1.5,-.5) * CFrame.Angles(0,math.rad(90),0)
3412 pchar.Torso["Left Shoulder"].C0 = CFrame.new(0,-1.5,-.5) * CFrame.Angles(0,math.rad(-90),0)
3413 pchar.Torso["Right Hip"].C0 = CFrame.new(0,-1,.5) * CFrame.Angles(0,math.rad(90),0)
3414 pchar.Torso["Left Hip"].C0 = CFrame.new(0,-1,.5) * CFrame.Angles(0,math.rad(-90),0)
3415 pchar["Body Colors"].HeadColor = BrickColor.new("Bright green")
3416 pchar["Body Colors"].LeftArmColor = BrickColor.new("Bright green")
3417 pchar["Body Colors"].LeftLegColor = BrickColor.new("Bright green")
3418 pchar["Body Colors"].RightArmColor = BrickColor.new("Bright green")
3419 pchar["Body Colors"].RightLegColor = BrickColor.new("Bright green")
3420 pchar["Body Colors"].TorsoColor = BrickColor.new("Bright green")
3421 end
3422 end
3423end)
3424
3425cmd.commands.register('insert', 'cmd%int', function(args)
3426 local m = cmd.service('InsertService'):LoadAsset(args[2].data)
3427 m.Parent = game.Workspace
3428 m:MoveTo(cmd.localplayer.Character.Torso.Position)
3429 m:MakeJoints()
3430end)
3431
3432cmd.commands.register('nolimbs', 'cmd%plrs', function(args)
3433 for i, v in pairs(game.Players:GetPlayers()) do
3434 v.Character['Right Leg'].Parent = nil
3435 v.Character['Left Leg'].Parent = nil
3436 v.Character['Right Arm'].Parent = nil
3437 v.Character['Left Arm'].Parent = nil
3438 end
3439end)
3440
3441cmd.commands.register('recurseremove', 'cmd%str', function(args)
3442 local function a(o)
3443 for i,v in pairs(o:GetChildren()) do
3444 if v:IsA(args[2].data) then
3445 v.Parent=nil
3446 end
3447 a(v)
3448 end
3449 end
3450 a(game.Workspace)
3451end)
3452
3453cmd.commands.register('name', 'cmd%plrs%inf', function(args)
3454 for i, v in pairs(args[2]) do
3455 local tchar = v.Character
3456 for x, m in pairs(tchar:GetChildren()) do
3457 if m:FindFirstChild('nm') then
3458 m.Parent = nil
3459 end
3460 end
3461 tchar.Name = ''
3462 local ntag = Instance.new("Model", tchar)
3463 ntag.Name = args[3]
3464 local nhead = tchar.Head:Clone()
3465 nhead.Parent = ntag
3466 local nhum = Instance.new("Humanoid", ntag)
3467 nhum.MaxHealth = 0
3468 nhum.Health = 0
3469 nhum.Name = 'nm'
3470 local nweld = Instance.new("Weld", nhead)
3471 nweld.Part0 = nhead
3472 nweld.Part1 = tchar.Head
3473 end
3474end)
3475
3476cmd.commands.register('track', 'cmd%plrs%inf', function(args)
3477 for i, v in pairs(args[2]) do
3478 local tchar = v.Character
3479 for x, m in pairs(tchar:GetChildren()) do
3480 if m:FindFirstChild('nm') then
3481 m.Parent = nil
3482 end
3483 end
3484 tchar.Name = ''
3485 local ntag = Instance.new("Model", workspace.CurrentCamera)
3486 ntag.Name = v.Name
3487 local nhead = tchar.Head:Clone()
3488 nhead.Parent = ntag
3489 local nhum = Instance.new("Humanoid", ntag)
3490 nhum.MaxHealth = 0
3491 nhum.Health = 0
3492 nhum.Name = 'nm'
3493 local nweld = Instance.new("Weld", nhead)
3494 nweld.Part0 = nhead
3495 nweld.Part1 = tchar.Head
3496 end
3497end)
3498
3499cmd.commands.register('rname', 'cmd%plrs', function(args)
3500 local player = cmd.localplayer
3501 player.Neutral = false
3502 repeat
3503 wait()
3504 player.TeamColor = BrickColor.Random()
3505 until not player.Character.Humanoid
3506end)
3507
3508cmd.commands.register('fogend', 'cmd%int', function(args)
3509 game.Lighting.FogEnd = args[2].data
3510end)
3511
3512cmd.commands.register('fogstart', 'cmd%int', function(args)
3513 game.Lighting.FogStart = args[2].data
3514end)
3515
3516cmd.commands.register('time', 'cmd%int', function(args)
3517 game.Lighting:SetMinutesAfterMidnight(60 * args[2].data)
3518end)
3519
3520cmd.commands.register('ambient', 'cmd%int%int%int', function(args)
3521 game.Lighting.Ambient = Color3.new(args[2].data/255, args[3].data/255, args[4].data/255)
3522end)
3523
3524cmd.commands.register('fogcolor', 'cmd%int%int%int', function(args)
3525 game.Lighting.FogColor = Color3.new(args[2].data/255, args[3].data/255, args[4].data/255)
3526end)
3527
3528cmd.commands.register('sword', 'cmd%plrs', function(args)
3529 local sword = game:GetService('InsertService'):LoadAsset(125013769):GetChildren()[1]
3530 for i, v in pairs(args[2]) do
3531 sword:Clone().Parent = v.Backpack
3532 end
3533end)
3534
3535cmd.commands.register('paranoid', 'cmd%plrs', function(args)
3536 for i, v in pairs(cmd.localplayer.Character:GetChildren()) do
3537 if v:IsA("BasePart") then
3538 v.Anchored = true
3539 end
3540 end
3541end)
3542
3543cmd.commands.register('size', 'cmd%plrs%int', function(args)
3544 for i, v in pairs(args[2]) do
3545 cmd.util.size(v, args[3].data)
3546 end
3547end)
3548
3549cmd.commands.register('unlockws', 'cmd%plrs', function(args)
3550 local function dloop(o)
3551 for i, v in pairs(o:GetChildren()) do
3552 if v:IsA("BasePart") then
3553 v.Anchored = false
3554 end
3555 if v:IsA("Model") then
3556 v:BreakJoints()
3557 end
3558 dloop(v)
3559 end
3560 end
3561 dloop(game.Workspace)
3562end)
3563
3564cmd.commands.register('change', 'cmd%plrs%str%inf', function(args)
3565 for i, v in pairs(args[2]) do
3566 if v:FindFirstChild("leaderstats") then
3567 if v.leaderstats:FindFirstChild(args[3].data) then
3568 if v.leaderstats[args[3].data]:IsA("StringValue") then
3569 v.leaderstats[args[3].data].Value = args[4]
3570 end
3571 if v.leaderstats[args[3].data]:IsA("NumberValue") or v.leaderstats[args[3].data]:IsA("IntValue") then
3572 print(args[4])
3573 if tonumber(args[4]) ~= nil then
3574 v.leaderstats[args[3].data].Value = tonumber(args[4])
3575 end
3576 end
3577 end
3578 end
3579 end
3580end)
3581
3582---------------------------
3583
3584-- ** init ** --
3585
3586local count = 0
3587for _, _ in pairs(cmd.commands.store) do count = count + 1 end
3588
3589warn("loaded nosyliam's cmdscript [a]")
3590warn(tostring(count).." commands")
3591
3592 DistributedCmdBar.FocusLost:connect(function(e)
3593 if e == true then
3594 cmd.commands.run(DistributedCmdBar.Text)
3595 DistributedCmdBar.Text = ''
3596 end
3597 end)
3598
3599 --PlayerChatHook = cmd.players.PlayerChatted:connect(function (_, plr, msg, _)
3600 -- if cmd.util.isadmin(plr.Name) then
3601 -- if msg:sub(1,1) == cmd.prefix or msg:sub(1,1) == cmd.hidden then
3602 -- cmd.commands.run(msg:sub(2, #msg))
3603 -- end
3604 -- end
3605-- end)
3606end
3607topkek.navigation.buildHomePage = function()
3608 local count = 0
3609 for _, _ in pairs(cmd.commands.store) do count = count + 1 end
3610 local hook = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Home').Container, true)
3611 hook:drawText(1, 'T0PK3K 4.0 ex-7 edition by TheMichalos')
3612 hook:drawText(1, 'Patch version 1.0.5')
3613 hook:drawText(1, 'Commandbase patch version 1.0.0')
3614 hook:drawText(1, 'Number of commands: ' .. tostring(count))
3615 local stime = hook:drawText(1, 'Server Time: 0')
3616 spawn(function()
3617 while true do
3618 stime.Text = 'Server Time: ' .. tostring(game:GetService('Workspace').DistributedGameTime)
3619 wait(0.5)
3620 end
3621 end)
3622 local ssz = hook:drawText(1, 'Server Size: 0')
3623 spawn(function()
3624 while true do
3625 ssz.Text = 'Server Size: ' .. tostring(game:GetService('Players').NumPlayers)
3626 wait(0.5)
3627 end
3628 end)
3629 local fe = game:GetService('Workspace').FilteringEnabled
3630 hook:drawText(1, 'FilteringEnabled: ' .. (fe and "YES" or "NO"))
3631 hook:drawText(1, 'PlaceId: ' .. tostring(game.PlaceId))
3632 hook:drawText(1, 'same', 55)
3633end
3634topkek.navigation.buildContainers = function()
3635 for _, v in pairs(topkek.data.windows) do
3636 topkek.tools.gui:makeContainer(v)
3637 end
3638end
3639
3640topkek.navigation.initCommandBar()
3641topkek.navigation.buildContainers()
3642topkek.navigation.buildTopbar()
3643topkek.navigation.buildHomePage()
3644wait()
3645
3646
3647--// actual code below lole //--
3648
3649--// PLAYERS //--
3650local plrwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Players').Container)
3651local search = plrwin:drawButton(1, '', function()end)
3652drop = GUI.DropDown.New(UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), search, {'All'})
3653function fixPlayerDrop()
3654 local t = {'All'}
3655 for i, v in pairs(game.Players:GetPlayers()) do
3656 table.insert(t, v.Name)
3657 end
3658 drop.SetTable(t)
3659end
3660game.Players.PlayerAdded:connect(function()
3661 fixPlayerDrop()
3662end)
3663game.Players.PlayerRemoving:connect(function()
3664 fixPlayerDrop()
3665end)
3666plrFrame = plrwin:drawContainer(1, 100)
3667headshotContainer = plrFrame:drawContainer(0.4, 94, true)
3668headshotContainer:setDrawY(20)
3669headshot = headshotContainer:drawImage(1, "https://www.roblox.com/bust-thumbnail/image?userId=1&width=420&height=420&format=png", 74)
3670headshotContainer:setDrawY(0)
3671userNameText = headshotContainer:drawText(1, "[All]")
3672userNameText.ClipsDescendants = true
3673userNameText.Font = Enum.Font.SourceSansBold
3674infoContainer = plrFrame:drawContainer(0.5, 94, true, 0.5)
3675infoContainer.BackgroundColor3 = color3(108, 38, 38)
3676userIdText = infoContainer:drawText(1, "ID: 0")
3677userAgeText = infoContainer:drawText(1, "Age: 0")
3678userTeamText = infoContainer:drawText(1, "Team: Neutral")
3679cval = 'All'
3680fixPlayerDrop()
3681
3682function updatePlayer(plri)
3683 local plr = game:GetService('Players'):FindFirstChild(plri)
3684 if not plr and plri ~= 'All' then
3685 print("Couldn't find player!")
3686 updatePlayer(topkek.lplr)
3687 else
3688 headshot.Image = "https://www.roblox.com/bust-thumbnail/image?userId=1&width=420&height=420&format=png"
3689 userNameText.Text = "[All]"
3690 userIdText.Text = 'ID: [multiple]'
3691 userAgeText.Text = 'Age: [multiple]'
3692 userTeamText.Text = 'Team: [multiple]'
3693 cval = 'All'
3694 end
3695 local team = plr.TeamColor
3696 if team == nil then
3697 team = 'Neutral'
3698 else
3699 team = tostring(team)
3700 end
3701 headshot.Image = "https://www.roblox.com/bust-thumbnail/image?userId=" .. tostring(plr.UserId) .. "&width=420&height=420&format=png"
3702 userNameText.Text = plr.Name
3703 userIdText.Text = 'ID: ' .. tostring(plr.UserId)
3704 userAgeText.Text = 'Age: ' .. tostring(plr.AccountAge)
3705 userTeamText.Text = 'Team: ' .. team
3706 cval = plr.Name
3707
3708end
3709drop.Changed(updatePlayer)
3710--actual code ------__-
3711plrwin:addSpacing()
3712plrwin:drawButton(1/2, 'Kick', function()
3713 tk.dp(cval, function(p)
3714 topkek.banmgr.executeKick(p)
3715 end)
3716end)
3717
3718plrwin:drawButton(1/2, 'Ban', function()
3719 tk.dp(cval, function(p)
3720 topkek.banmgr.addSoftBan(p)
3721 end)
3722end)
3723plrwin:drawButton(1/2,'Friendlag', function()
3724 tk.dp(cval, function(p)
3725 for i = 1, 10 do
3726 spawn(function()
3727 while wait() do
3728 game.Players.LocalPlayer:RequestFriendship(p)
3729 game.Players.LocalPlayer:RevokeFriendship(p)
3730 end
3731 end)
3732 end
3733 end)
3734end)
3735plrwin:drawButton(1/2, 'Hardban', function()
3736 tk.dp(cval, function(p)
3737 topkek.banmgr.addHardBan(p)
3738 end)
3739end)
3740plrwin:addSpacing()
3741plrwin:drawButton(1/2, 'Bring', function()
3742 tk.dp(cval, function(z)
3743 if z.Character then
3744 z.Character.HumanoidRootPart.CFrame =
3745 game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(1,1,1)
3746 end
3747 end)
3748end)
3749plrwin:drawButton(1/2, 'Goto', function()
3750 tk.dp(cval, function(z)
3751 game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame =
3752 z.Character.HumanoidRootPart.CFrame * CFrame.new(1,1,1)
3753 end)
3754end)
3755plrwin:addSpacing()
3756plrwin:drawButton(1/3, 'Kill', function()
3757 tk.dp(cval, function(p)
3758 if p.Character and p.Character:FindFirstChild("Humanoid") then
3759 p.Character.Humanoid.Health = 0
3760 end
3761 end)
3762end)
3763plrwin:drawButton(1/3, 'Seizure', function()
3764 tk.dp(cval, function(p)
3765 if p.Character and p.Character:FindFirstChild("Humanoid") and tk.gt(p) then
3766 spawn(function()
3767 p.Character.Humanoid.PlatformStand = true
3768 tk.gt(p).CFrame = tk.gt(p).CFrame * CFrame.Angles(math.rad(90),0,0)
3769 repeat
3770 wait()
3771 p.Character.Humanoid.PlatformStand = true
3772 tk.gt(p).Velocity = Vector3.new(math.random(-10,10),-5,math.random(-10,10))
3773 tk.gt(p).RotVelocity = Vector3.new(math.random(-5,5),math.random(-5,5),math.random(-5,5))
3774 until not p.Character:FindFirstChild("Humanoid") or not tk.gt(p)
3775 end)
3776 end
3777 end)
3778end)
3779plrwin:drawButton(1/3, 'Stun', function()
3780 tk.dp(cval, function(p)
3781 if p.Character and p.Character:FindFirstChild("Humanoid") then
3782 p.Character.Humanoid.PlatformStand = true
3783 p.Character.Torso.CFrame = p.Character.Torso.CFrame * CFrame.Angles(math.rad(90),0,0)
3784 end
3785 end)
3786end)
3787plrwin:drawButton(1/3, 'Freeze', function()
3788 tk.dp(cval, function(p)
3789 if p.Character then
3790 tk.gt(p).Anchored = true
3791 end
3792 end)
3793end)
3794plrwin:drawButton(1/3, 'Thaw', function()
3795 tk.dp(cval, function(p)
3796 if p.Character then
3797 tk.gt(p).Anchored = false
3798 end
3799 end)
3800end)
3801plrwin:drawButton(1/3, 'Superslow', function()
3802 tk.dp(cval, function(p)
3803 if p.Character and p.Character:FindFirstChild('Humanoid') then
3804 p.Character.Humanoid.WalkSpeed = 1
3805 end
3806 end)
3807end)
3808plrwin:drawButton(1/3, 'Highjump', function()
3809 tk.dp(cval, function(p)
3810 if p.Character and p.Character:FindFirstChild('Humanoid') then
3811 p.Character.Humanoid.JumpPower = 125
3812 end
3813 end)
3814end)
3815plrwin:drawButton(1/3, 'God', function()
3816 tk.dp(cval, function(p)
3817 if p.Character and p.Character:FindFirstChild('Humanoid') then
3818 p.Character.Humanoid.MaxHealth = math.huge
3819 p.Character.Humanoid.Health = math.huge
3820 end
3821 end)
3822end)
3823plrwin:drawButton(1/3, 'Semigod', function()
3824 tk.dp(cval, function(p)
3825 if p.Character and p.Character:FindFirstChild('Humanoid') then
3826 p.Character.Humanoid.MaxHealth = 9e9
3827 p.Character.Humanoid.Health = 9e9
3828 end
3829 end)
3830end)
3831plrwin:drawButton(1/3, 'Fast', function()
3832 tk.dp(cval, function(p)
3833 if p.Character and p.Character:FindFirstChild('Humanoid') then
3834 p.Character.Humanoid.WalkSpeed = 50
3835 end
3836 end)
3837end)
3838Follow = false;
3839plrwin:drawButton(1/3, 'Annoy', function()
3840 tk.dp(cval, function(p)
3841 if p.Character and p.Character:FindFirstChild('Humanoid') then
3842 if Follow == true then
3843 Follow = false; return
3844 else Follow = true end
3845 while Follow == true do
3846 game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame=
3847 p.Character.HumanoidRootPart.CFrame
3848 wait()
3849 end
3850 end
3851 end)
3852end)
3853plrwin:drawButton(1/3, 'Freefall', function()
3854 tk.dp(cval, function(p)
3855 if p.Character and p.Character:FindFirstChild('Humanoid') then
3856 p.Character.HumanoidRootPart.CFrame = p.Character.HumanoidRootPart.CFrame * CFrame.new(0, 10000, 0)
3857 end
3858 end)
3859end)
3860plrwin:drawButton(1/3, 'Destroy', function()
3861 tk.dp(cval, function(p)
3862 if p.Character and p.Character:FindFirstChild('Humanoid') then
3863 p.Character.Humanoid:Destroy()
3864 end
3865 end)
3866end)
3867plrwin:drawButton(1/3, 'Fix', function()
3868 tk.dp(cval, function(p)
3869 if p.Character and p.Character:FindFirstChild('Humanoid') then
3870 p.Character.Humanoid.Health = 100
3871 p.Character.Humanoid.MaxHealth = 100
3872 p.Character.Humanoid.JumpPower = 100
3873 p.Character.Humanoid.WalkSpeed = 16
3874 p.Character.Humanoid.PlatformStand = false
3875 p.Character.Humanoid.Jump = true
3876 end
3877 end)
3878end)
3879plrwin:drawButton(1/3, 'Respawn', function()
3880 tk.dp(cval, function(p)
3881 if p.Character then
3882 local a1 = Instance.new("Model", game:service'Workspace')
3883 local a2 = Instance.new("Part", game:service'Workspace')
3884 a2.CanCollide = true
3885 a2.Anchored = true
3886 a2.CFrame = CFrame.new(10000, 10000, 10000)
3887 a2.Name = "Torso"
3888 local a3 = Instance.new("Humanoid", a1)
3889 a3.MaxHealth=100;a3.Health=100
3890 p.Character = a1
3891 a3.Health=0
3892 end
3893 end)
3894end)
3895plrwin:addSpacing()
3896local nameInp
3897plrwin:drawButton(1/3, 'Name', function()
3898 tk.dp(cval, function(z)
3899 local Character = z.Character
3900 local newName = Instance.new("Model", z.Character)
3901 newName.Name = nameInp.Text
3902 local cl = Character:WaitForChild("Head"):Clone()
3903 cl.Parent = newName
3904 cl:WaitForChild("face"):Destroy()
3905 local hum = Instance.new("Humanoid", newName)
3906 hum.Name = "NameTag"
3907 hum.MaxHealth = 0
3908 hum.Health = 0
3909 local weld = Instance.new("Weld", cl)
3910 weld.Part0 = cl
3911 weld.Part1 = Character:WaitForChild("Head")
3912 Character:WaitForChild("Head").Transparency = 1
3913 wait(.5)
3914 cl.BrickColor = Character:WaitForChild("Head").BrickColor
3915 end)
3916end)
3917nameInp = plrwin:drawTextBox(2/3, '')
3918local chatInp
3919plrwin:drawButton(1/3, 'Chat', function()
3920 tk.dp(cval, function(z)
3921 game:GetService('Chat'):Chat(z.Charcter, chatInp.Text)
3922 end)
3923end)
3924chatInp = plrwin:drawTextBox(2/3, '')
3925local disgInp
3926plrwin:drawButton(1/3, 'Disguise', function()
3927 tk.dp(cval, function(p)
3928 local id = 0
3929 if tonumber(disgInp.Text) then
3930 id = tonumber(disgInp.Text)
3931 else
3932 id = game:GetService('Players'):GetUserIdFromNameAsync(disgInp.Text)
3933 end
3934 if p.Character:FindFirstChild("Humanoid") then
3935 p.Character.Humanoid.Health = 0
3936 end
3937 p.CharacterAppearance = 'https://assetgame.roblox.com/Asset/CharacterFetch.ashx?userId=' .. tostring(id)
3938 end)
3939end)
3940disgInp = plrwin:drawTextBox(2/3, 'ROBLOX')
3941plrwin:addSpacing()
3942clrR = plrwin:drawTextBox(1/3, '0')
3943clrG = plrwin:drawTextBox(1/3, '0')
3944clrB = plrwin:drawTextBox(1/3, '0')
3945function getColor()
3946 local r = tonumber(clrR.Text)
3947 local g = tonumber(clrG.Text)
3948 local b = tonumber(clrB.Text)
3949 if not (r and g and b) then return Color3.new(0,0,0) end
3950 return Color3.new(r/255, g/255, b/255)
3951end
3952plrwin:drawButton(1/3, 'Sparkles', function()
3953 tk.dp(cval, function(z)
3954 Instance.new("Sparkles", tk.gt(z)).SparkleColor = getColor()
3955 end)
3956end)
3957plrwin:drawButton(1/3, 'Smoke', function()
3958 tk.dp(cval, function(z)
3959 Instance.new("Smoke", tk.gt(z)).Color = getColor()
3960
3961 end)
3962end)
3963plrwin:drawButton(1/3, 'Fire', function()
3964 tk.dp(cval, function(z)
3965 local fr = Instance.new("Fire", tk.gt(z))
3966 fr.Color = getColor()
3967 fr.Heat = 30
3968 fr.Size = 20
3969 end)
3970end)
3971plrwin:drawButton(1/3, 'Forcefield', function()
3972 tk.dp(cval, function(z)
3973 if z.Character then
3974 Instance.new("ForceField", z.Character)
3975 end
3976 end)
3977end)
3978plrwin:drawButton(1/3, 'Select', function()
3979 tk.dp(cval, function(z)
3980 if z.Character and tk.gt(z) then
3981 Instance.new("SelectionBox", tk.gt(z)).Adornee = tk.gt(z)
3982 end
3983 end)
3984end)
3985plrwin:drawButton(1/3, 'Sphere', function()
3986 tk.dp(cval, function(z)
3987 if z.Character and tk.gt(z) then
3988 Instance.new("SelectionSphere", tk.gt(z)).Adornee = tk.gt(z)
3989 end
3990 end)
3991end)
3992plrwin:drawButton(1/3, 'Fling', function()
3993 tk.dp(cval, function(z)
3994 spawn(function() --kohls admin commands lol
3995 if z.Character and tk.gt(z) then
3996 local xran, zran
3997 repeat xran = math.random(5555, 9999) until math.abs(xran) >= 5555
3998 repeat zran = math.random(5555, 9999) until math.abs(zran) >= 5555
3999 z.Character.Humanoid.Sit = true
4000 tk.gt(z).Velocity = Vector3.new(0,0,0)
4001 local frc = Instance.new("BodyForce", tk.gt(z))
4002 frc.Name = "BFRC"
4003 frc.force = Vector3.new(xran*4,9999*5,zran*4)
4004 game:GetService("Debris"):AddItem(frc, 0.1)
4005 end
4006 end)
4007 end)
4008end)
4009plrwin:drawButton(1/3, 'Explode', function()
4010 tk.dp(cval, function(z)
4011 if z.Character and tk.gt(z) then
4012 local explosion = Instance.new("Explosion")
4013 explosion.Position = tk.gt(z).Position
4014 explosion.Parent = workspace
4015 end
4016 end)
4017end)
4018plrwin:drawButton(1/3, 'Nuke', function()
4019 tk.dp(cval, function(z)
4020 if z.Character and tk.gt(z) then
4021 local torso = tk.gt(z)
4022 local nuke = Instance.new("Part", game.Workspace)
4023 local opos = torso.CFrame
4024 nuke.BrickColor = BrickColor.new("Bright yellow")
4025 nuke.TopSurface = Enum.SurfaceType.Smooth
4026 nuke.BottomSurface = Enum.SurfaceType.Smooth
4027 nuke.Anchored = true
4028 nuke.CanCollide = false
4029 nuke.Shape = "Ball"
4030 nuke.Transparency = 0.5
4031 nuke.CFrame = torso.CFrame
4032 nuke.Size = Vector3.new(1, 1, 1)
4033 nuke.Touched:connect(function(p)
4034 local expl = Instance.new("Explosion", p)
4035 expl.BlastPressure = 50000
4036 expl.BlastRadius = 50
4037 expl.Position = p.Position
4038 p.Material = Enum.Material.CorrodedMetal
4039 p:BreakJoints()
4040 end)
4041 for i = 1, 150 do
4042 nuke.Size = Vector3.new(i, i, i)
4043 nuke.CFrame = opos
4044 wait(0.08)
4045 end
4046 nuke:Destroy()
4047 end
4048 end)
4049end)
4050plrwin:drawButton(1/3, 'No Tools', function()
4051 tk.dp(cval, function(p)
4052 for _, t in pairs(p.Backpack:GetChildren()) do
4053 t:Destroy()
4054 end
4055 end)
4056end)
4057plrwin:drawButton(1/3, 'Take Tools', function()
4058 tk.dp(cval, function(p)
4059 for _, t in pairs(p.Backpack:GetChildren()) do
4060 t.Parent = game:service'Players'.LocalPlayer.Backpack
4061 end
4062 end)
4063end)
4064plrwin:drawButton(1/3, 'BTools', function()
4065 tk.dp(cval, function(p)
4066 local a = Instance.new("HopperBin")
4067 a.BinType = "GameTool"
4068 a.Parent = p.Backpack
4069 local a = Instance.new("HopperBin")
4070 a.BinType = "Clone"
4071 a.Parent = p.Backpack
4072 local a = Instance.new("HopperBin")
4073 a.BinType = "Hammer"
4074 a.Parent = p.Backpack
4075 end)
4076end)
4077plrwin:drawButton(1/3, 'Hotdog', function()
4078 tk.dp(cval, function(p)
4079 if p.Character and tk.gt(p) then
4080 topkek.tools.util.weenieHutJunior(p)
4081 end
4082 end)
4083end)
4084plrwin:drawButton(1/3, 'Quicksand', function()
4085 tk.dp(cval, function(z)
4086 if z.Character and z.Character:FindFirstChild("Humanoid") then
4087 local tor = tk.gt(z)
4088 local hole = Instance.new("Part", z.Character)
4089 hole.Anchored = true
4090 hole.Name = "Hole"
4091 hole.FormFactor = Enum.FormFactor.Custom
4092 hole.Size = Vector3.new(7, 1, 7)
4093 hole.CanCollide = false
4094 hole.CFrame = tor.CFrame * CFrame.new(0,-3.3,0)
4095 hole.BrickColor = BrickColor.new("Cool yellow")
4096 hole.Material = Enum.Material.Sand
4097 local hm = Instance.new("CylinderMesh", hole)
4098 tor.Anchored = true
4099 if z.Character:FindFirstChild("Humanoid") then
4100 z.Character.Humanoid.Jump = true
4101 end
4102 for x,m in pairs(z.Character:GetChildren()) do
4103 if m:IsA("BasePart") or m:IsA("MeshPart") then
4104 m.CanCollide = false
4105 end
4106 end
4107 for i=1,75 do
4108 tor.CFrame=tor.CFrame*CFrame.new(0,-0.1,0)
4109 wait(0.06)
4110 end
4111 tor.CFrame=tor.CFrame*CFrame.new(0,
4112 -500,0
4113 )
4114 z.Character.Humanoid.Health = 0
4115 end
4116 end)
4117end)
4118plrwin:drawButton(1/3, 'Insane', function()
4119 tk.dp(cval, function(p)
4120 if p.Character and tk.gt(p) then
4121 for i,v in pairs(tk.gt(p):GetChildren()) do
4122 if v:IsA("Motor6D") then
4123 spawn(function()
4124 while v do
4125 v.C0=v.C0*CFrame.Angles(math.random(-180,180),math.random(-180,180),math.random(-180,180))
4126 wait()
4127 end
4128 end)
4129 end
4130 end
4131 end
4132 end)
4133end)
4134plrwin:drawButton(1/3, 'Invisible', function()
4135 tk.dp(cval, function(p)
4136 tk.rco(p.Character, 'BasePart', 'Transparency', 1)
4137 tk.rco(p.Character, 'MeshPart', 'Transparency', 1)
4138 end)
4139end)
4140plrwin:drawButton(1/3, 'Visible', function()
4141 tk.dp(cval, function(p)
4142 tk.rco(p.Character, 'BasePart', 'Transparency', 0)
4143 tk.rco(p.Character, 'MeshPart', 'Transparency', 0)
4144 end)
4145end)
4146plrwin:drawButton(1/3, 'Bighead', function()
4147 tk.dp(cval, function(z)
4148 if z.Character then
4149 if z.Character:FindFirstChild('Head') then
4150 z.Character.Head.Mesh.Scale=Vector3.new(5,5,5)
4151 end
4152 end
4153 end)
4154end)
4155plrwin:drawButton(1/3, 'Goldify', function()
4156 tk.dp(cval, function(z)
4157 if z.Character then
4158 tk.rco(z.Character, 'BasePart', 'Material', 'Marble')
4159 tk.rco(z.Character, 'MeshPart', 'Material', 'Marble')
4160 tk.rco(z.Character, 'BasePart', 'BrickColor', BrickColor.new('Bright yellow'))
4161 tk.rco(z.Character, 'MeshPart', 'BrickColor', BrickColor.new('Bright yellow'))
4162 end
4163 end)
4164end)
4165plrwin:drawButton(1/3, 'Neon', function()
4166 tk.dp(cval, function(z)
4167 if z.Character then
4168 tk.rco(z.Character, 'BasePart', 'Material', 'Neon')
4169 tk.rco(z.Character, 'MeshPart', 'Material', 'Neon')
4170 end
4171 end)
4172end)
4173plrwin:drawButton(1/3, 'Shiny', function()
4174 tk.dp(cval, function(z)
4175 if z.Character then
4176 tk.rco(z.Character, 'BasePart', 'Reflectance', 1)
4177 tk.rcm(z.Character, 'MeshPart')
4178 end
4179 end)
4180end)
4181plrwin:drawButton(1/3, 'Shrek', function()
4182 tk.dp(cval, function(z)
4183 if z.Character then
4184 local pchar = z.Character
4185 for i,v in pairs(pchar:GetChildren()) do
4186 if v:IsA("Hat") or v:IsA("Accessory") or v:IsA("CharacterMesh") or v:IsA("Shirt") or v:IsA("Pants") then
4187 v:Destroy()
4188 end
4189 end
4190 for i,v in pairs(pchar.Head:GetChildren()) do
4191 if v:IsA("Decal") or v:IsA("SpecialMesh") then
4192 v:Destroy()
4193 end
4194 end
4195
4196 local mesh = Instance.new("SpecialMesh", pchar.Head)
4197 mesh.MeshType = "FileMesh"
4198 pchar.Head.Mesh.MeshId = "http://www.roblox.com/asset/?id=19999257"
4199 pchar.Head.Mesh.Offset = Vector3.new(-0.1, 0.1, 0)
4200 pchar.Head.Mesh.TextureId = "http://www.roblox.com/asset/?id=156397869"
4201
4202 local Shirt = Instance.new("Shirt", z.Character)
4203 local Pants = Instance.new("Pants", z.Character)
4204
4205 Shirt.ShirtTemplate = "rbxassetid://133078194"
4206 Pants.PantsTemplate = "rbxassetid://133078204"
4207 end
4208 end)
4209end)
4210plrwin:drawButton(1/3, 'Duck', function()
4211 tk.dp(cval, function(z)
4212 if z.Character then
4213 local pchar = z.Character
4214 for i,v in pairs(pchar:GetChildren()) do
4215 if v:IsA("Hat") or v:IsA("Accessory") then
4216 v:Destroy()
4217 end
4218 end
4219 local duck = Instance.new("SpecialMesh", z.Character.HumanoidRootPart)
4220 duck.MeshType = "FileMesh"
4221 duck.MeshId = "http://www.roblox.com/asset/?id=9419831"
4222 duck.TextureId = "http://www.roblox.com/asset/?id=9419827"
4223 duck.Scale = Vector3.new(5, 5, 5)
4224 tk.rco(z.Character, 'Instance', 'Transparency', 1)
4225 z.Character.HumanoidRootPart.Transparency = 0
4226 end
4227 end)
4228end)
4229plrwin:drawButton(1/3, 'Spheres', function()
4230 tk.dp(cval, function(z)
4231 if z.Character then
4232 tk.rco(z.Character, 'BasePart', 'Shape', 'Cylinder')
4233 end
4234 end)
4235end)
4236plrwin:drawButton(1/3, 'Big', function()
4237 tk.dp(cval, function(z)
4238 if z.Character then
4239 topkek.tools.util.scalePlayer(5, z)
4240 end
4241 end)
4242end)
4243plrwin:drawButton(1/3, 'Small', function()
4244 tk.dp(cval, function(z)
4245 if z.Character then
4246 topkek.tools.util.scalePlayer(5, z)
4247 end
4248 end)
4249end)
4250plrwin:drawButton(1/3, 'Giraffe', function()
4251 tk.dp(cval, function(z)
4252 if z.Character then
4253 local char=z.Character
4254 local h=char.Head
4255 local tor=char:FindFirstChild("Torso")
4256 if not tor then return end
4257 tor.Neck.C0=tor.Neck.C0*CFrame.new(0,0,5)
4258 local fn=Instance.new("Part",char)
4259 fn.Size=Vector3.new(1,5.5,1)
4260 fn.Name="FakeNeck"
4261 fn.Anchored=false
4262 fn.CanCollide=false
4263 if char:FindFirstChild("Body Colors") then
4264 fn.BrickColor=char["Body Colors"].HeadColor
4265 end
4266 local cm=Instance.new("CylinderMesh",fn)
4267 local we=Instance.new("Weld",h)
4268 we.Part0=h
4269 we.Part1=fn
4270 we.C1=we.C1*CFrame.new(0,2.6,0)
4271 end
4272 end)
4273end)
4274plrwin:drawButton(1/3, 'Dab', function()
4275 tk.dp(cval, function(z)
4276 if z.Character and z.Character:FindFirstChild("Torso") then
4277 local chr = z.Character
4278 chr.Animate.Disabled = true
4279 chr.Torso["Left Shoulder"].C1 = CFrame.new(0, 0.699999988, 0, 0.939692616, 0, -0.342020124, -0.330366075, -0.258819044, -0.907673359, -0.0885213241, 0.965925813, -0.243210346)
4280 chr.Torso["Right Shoulder"].C1 = CFrame.new(-0.600000024, 0.5, -0.200000003, 0.664462984, 0.241844743, 0.707106769, -0.664462984, -0.241844788, 0.707106769, 0.342020154, -0.939692616, -3.09086197e-008)
4281 chr.Torso["Neck"].C1 = CFrame.new(0, -0.600000024, 0, -0.866025388, 0.5, 0, -0.171010137, -0.29619807, 0.939692616, 0.469846278, 0.813797653, 0.342020124)
4282 end
4283 end)
4284end)
4285plrwin:drawButton(1/3, 'Force Follow', function()
4286 tk.dp(cval, function(z)
4287 game:GetService("RunService"):BindToRenderStep("_", 0, function()
4288 z.Character.Humanoid:MoveTo(topkek.lplr.Character.Head.Position)
4289 end)
4290 end)
4291end)
4292plrwin:drawButton(1/3, 'Camlock', function()
4293 tk.dp(cval, function(z)
4294 z.CameraMode = "LockFirstPerson"
4295 end)
4296end)
4297--// SERVER //--
4298local servwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Server').Container)
4299local detailWin = servwin:drawContainer(1, 100, nil, nil, 18)
4300detailWin:drawText(1, 'Job ID: ' .. (game.JobId and (game.JobId ~= "") or "???"))
4301detailWin:drawText(1, 'Game Name: ' .. game:service'MarketplaceService':GetProductInfo(game.PlaceId).Name)
4302detailWin:drawText(1, 'Creator Name: ' .. game:GetService('Players'):GetNameFromUserIdAsync(game.CreatorId))
4303--detailWin:drawText(1, 'Genre: ' .. tostring(game.Genre))
4304servwin:drawButton(1/2, 'Shutdown', function()
4305 workspace.Gravity = 0/0
4306end)
4307servwin:drawButton(1/2, 'Clear', function()
4308 for i,v in pairs(game:service'Workspace':GetChildren()) do
4309 if (not v:IsA("Terrain"))and(v.Name~="Camera") then
4310 v:Destroy()
4311 end
4312 end
4313end)
4314servwin:drawButton(1/2, 'Baseplate', function()
4315 for X = -2500, 2500, 512 do
4316 for Z = -2500, 2500, 512 do
4317 local P = Instance.new("Part")
4318 P.Anchored = true
4319 P.Locked = true
4320 P.Size = Vector3.new(512,3,512)
4321 P.CFrame = CFrame.new(X,0,Z)
4322 P.BrickColor = BrickColor.Green()
4323 P.Parent = game:service'Workspace'
4324 end
4325 end
4326end)
4327servwin:drawButton(1/2, 'Reset', function()
4328 for i,v in pairs(game:service'Workspace':GetChildren()) do
4329 if (not v:IsA("Terrain"))and(v.Name~="Camera") then
4330 v:Destroy()
4331 end
4332 end
4333 for X = -2500, 2500, 512 do
4334 for Z = -2500, 2500, 512 do
4335 local P = Instance.new("Part")
4336 P.Anchored = true
4337 P.Locked = true
4338 P.Size = Vector3.new(512,3,512)
4339 P.CFrame = CFrame.new(X,0,Z)
4340 P.BrickColor = BrickColor.Green()
4341 P.Parent = game:service'Workspace'
4342 end
4343 end
4344 for i, v in pairs(game:GetService('Players'):GetPlayers()) do
4345 local a1 = Instance.new("Model", game:service'Workspace')
4346 local a2 = Instance.new("Part", game:service'Workspace')
4347 a2.CanCollide = true
4348 a2.Anchored = true
4349 a2.CFrame = CFrame.new(10000, 10000, 10000)
4350 a2.Name = "Torso"
4351 local a3 = Instance.new("Humanoid", a1)
4352 a3.MaxHealth=100;a3.Health=100
4353 v.Character = a1
4354 a3.Health=0
4355 end
4356end)
4357servwin:drawButton(1, 'Remove Sounds', function()
4358 tk.rcm(game, 'Sound')
4359end)
4360servwin:addSpacing()
4361servwin:drawButton(1, 'Break All', function()
4362 workspace:BreakJoints(workspace:GetChildren())
4363end)
4364local gravInp
4365servwin:drawButton(1/3, 'Gravity', function()
4366 if not tonumber(gravInp.Text) then return end
4367 workspace.Gravity = tonumber(gravInp.Text)
4368end)
4369gravInp = servwin:drawTextBox(2/3, '')
4370servwin:addSpacing()
4371servwin:drawButton(1, 'Reset Lighting', function()
4372 local l = game:service'Lighting'
4373 l.Ambient = Color3.new(0, 0, 0)
4374 l.Brightness = 1
4375 l.GlobalShadows = true
4376 l.Outlines = true
4377 l.FogEnd = 100000
4378 l.FogStart = 0
4379 l:SetMinutesAfterMidnight(12*60)
4380end)
4381local brightInp
4382servwin:drawButton(1/3, 'Brightness', function()
4383 if not tonumber(brightInp.Text) then return end
4384 game:GetService('Lighting').Brightness = tonumber(brightInp.Text)
4385end)
4386brightInp = servwin:drawTextBox(2/3, '100')
4387local fogInp
4388servwin:drawButton(1/3, 'Fog', function()
4389 if not tonumber(fogInp.Text) then return end
4390 game:GetService('Lighting').FogEnd = tonumber(fogInp.Text)
4391end)
4392fogInp = servwin:drawTextBox(2/3, '0')
4393local timeInp
4394servwin:drawButton(1/3, 'Hour', function()
4395 if not tonumber(timeInp.Text) then return end
4396 game:GetService('Lighting'):SetMinutesAfterMidnight(60*tonumber(timeInp.Text))
4397end)
4398timeInp = servwin:drawTextBox(2/3, '12')
4399servwin:addSpacing()
4400-- private server crap
4401local privateToggle
4402local privStatus = false
4403privateToggle = servwin:drawButton(1, 'Private Server OFF', function()
4404 if privStatus == false then
4405 privStatus = true
4406 privateToggle.Text = 'Private Server ON'
4407 topkek.banmgr.makePrivate()
4408 else
4409 privateToggle.Text = 'Private Server OFF'
4410 topkek.banmgr.unprivate()
4411 end
4412end)
4413servwin:addSpacing()
4414servwin:drawText(1, 'Whitelist')
4415local plrAddInp
4416servwin:drawButton(1/3, 'Add', function()
4417 topkek.banmgr.doWhitelist(plrAddInp.Text)
4418 ReorderWL()
4419end)
4420plrAddInp = servwin:drawTextBox(2/3, '')
4421wlCont = servwin:drawScrollingContainer(100)
4422function ReorderWL()
4423 local wl = topkek.banmgr.whitelist
4424 for i,v in pairs(wlCont:GetChildren()) do
4425 v:Destroy()
4426 end
4427 wlCont:setDrawY(3)
4428 for i,v in pairs(wl) do
4429 wlCont:drawText(2/3, v)
4430 wlCont:drawButton(1/3, 'Remove', function()
4431 topkek.banmgr.unwhitelist(v)
4432 ReorderWL()
4433 end)
4434 end
4435end
4436ReorderWL()
4437--// LOCALPLAYER //--
4438local lpwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('LocalPlayer').Container)
4439lpwin:drawButton(1, 'Reset Camera', function()
4440 game.Workspace.CurrentCamera:remove()
4441 wait(.1)
4442 game.Workspace.CurrentCamera.CameraSubject = topkek.lplr.Character.Humanoid or
4443 game.Workspace[topkek.lplr.Name].Humanoid
4444 game.Workspace.CurrentCamera.CameraType = "Custom"
4445end)
4446lpwin:drawButton(1, 'Respawn', function()
4447 local a1 = Instance.new("Model", game:service'Workspace')
4448 local a2 = Instance.new("Part", game:service'Workspace')
4449 a2.CanCollide = true
4450 a2.Anchored = true
4451 a2.CFrame = CFrame.new(10000, 10000, 10000)
4452 a2.Name = "Torso"
4453 local a3 = Instance.new("Humanoid", a1)
4454 a3.MaxHealth=100;a3.Health=100
4455 topkek.lplr.Character = a1
4456 a3.Health=0
4457end)
4458lpwin:drawButton(1, 'Rejoin', function()
4459 game:GetService('TeleportService'):Teleport(game.PlaceId)
4460end)
4461lpwin:addSpacing()
4462lpwin:drawButton(1/2, 'God', function()
4463 if topkek.lplr.Character:FindFirstChild("Humanoid") then
4464 topkek.lplr.Character.Humanoid.MaxHealth = math.huge
4465 topkek.lplr.Character.Humanoid.Health = math.huge
4466 end
4467end)
4468lpwin:drawButton(1/2, 'Semigod', function()
4469 if topkek.lplr.Character:FindFirstChild("Humanoid") then
4470 topkek.lplr.Character.Humanoid.MaxHealth = 9e9
4471 topkek.lplr.Character.Humanoid.Health = 9e9
4472 end
4473end)
4474Loopgod = false
4475lpwin:drawButton(1, 'Loopgod', function()
4476 if Loopgod == false then
4477 Loopgod = true
4478 spawn(function()
4479 repeat
4480 topkek.lplr.Character.Humanoid.MaxHealth = math.huge
4481 topkek.lplr.Character.Humanoid.Health = math.huge
4482 wait()
4483 until Loopgod == false
4484 end)
4485 else
4486 Loopgod = false
4487 end
4488end)
4489lpwin:addSpacing()
4490plrwin:addSpacing()
4491local Lev, Clip, Fly
4492lpwin:drawButton(1/2, 'Levitate', function()
4493 if Lev == true then
4494 Lev = false
4495 return
4496 end
4497 Lev = true
4498 repeat
4499 topkek.lplr.Character.Humanoid:ChangeState(10)
4500 wait(0)
4501 until Lev == false
4502end)
4503lpwin:drawButton(1/2, 'Noclip', function()
4504 if Clip == true then
4505 Clip = false
4506 return
4507 end
4508 Clip = true
4509 game:GetService("RunService").Stepped:connect(function()
4510 tk.gt(topkek.lplr).CanCollide = not Clip
4511 topkek.lplr.Character.Head.CanCollide = not Clip
4512 topkek.lplr.Character.HumanoidRootPart.CanCollide = not Clip
4513 if topkek.lplr.Character.UpperTorso then
4514 topkek.lplr.Character.LowerTorso.CanCollide = not Clip
4515 end
4516 end)
4517 topkek.lplr.Character.HumanoidRootPart.Changed:connect(function()
4518 tk.gt(topkek.lplr).CanCollide = not Clip
4519 topkek.lplr.Character.Head.CanCollide = not Clip
4520 topkek.lplr.Character.HumanoidRootPart.CanCollide = not Clip
4521 if topkek.lplr.Character.UpperTorso then
4522 topkek.lplr.Character.LowerTorso.CanCollide = not Clip
4523 end
4524 end)
4525end)
4526lpwin:drawButton(1/2, 'Fly', function()
4527 if Fly == true then
4528 Fly = false
4529 return
4530 end
4531 Fly = true
4532 local mouse=game.Players.LocalPlayer:GetMouse''
4533 localplayer=game.Players.LocalPlayer
4534 game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart")
4535 local torso = game.Players.LocalPlayer.Character.HumanoidRootPart
4536 local speed=0
4537 local keys={a=false,d=false,w=false,s=false}
4538 local e1
4539 local e2
4540 local function start()
4541 local pos = Instance.new("BodyPosition",torso)
4542 local gyro = Instance.new("BodyGyro",torso)
4543 pos.Name="EPIXPOS"
4544 pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
4545 pos.position = torso.Position
4546 gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
4547 gyro.cframe = torso.CFrame
4548 repeat
4549 wait()
4550 localplayer.Character.Humanoid.PlatformStand=true
4551 local new=gyro.cframe - gyro.cframe.p + pos.position
4552 if not keys.w and not keys.s and not keys.a and not keys.d then
4553 speed=1
4554 end
4555 if keys.w then
4556 new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
4557 speed=speed+0.01
4558 end
4559 if keys.s then
4560 new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
4561 speed=speed+0.01
4562 end
4563 if keys.d then
4564 new = new * CFrame.new(speed,0,0)
4565 speed=speed+0.01
4566 end
4567 if keys.a then
4568 new = new * CFrame.new(-speed,0,0)
4569 speed=speed+0.01
4570 end
4571 if speed>5 then
4572 speed=5
4573 end
4574 pos.position=new.p
4575 if keys.w then
4576 gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
4577 elseif keys.s then
4578 gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
4579 else
4580 gyro.cframe = workspace.CurrentCamera.CoordinateFrame
4581 end
4582 until not Fly
4583 if gyro then gyro:Destroy() end
4584 if pos then pos:Destroy() end
4585 flying=false
4586 localplayer.Character.Humanoid.PlatformStand=false
4587 speed=0
4588 end
4589 e1=mouse.KeyDown:connect(function(key)
4590 if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
4591 if key=="w" then
4592 keys.w=true
4593 elseif key=="s" then
4594 keys.s=true
4595 elseif key=="a" then
4596 keys.a=true
4597 elseif key=="d" then
4598 keys.d=true
4599 end
4600 end)
4601 e2=mouse.KeyUp:connect(function(key)
4602 if key=="w" then
4603 keys.w=false
4604 elseif key=="s" then
4605 keys.s=false
4606 elseif key=="a" then
4607 keys.a=false
4608 elseif key=="d" then
4609 keys.d=false
4610 end
4611 end)
4612 start()
4613end)
4614lpwin:drawButton(1/2, 'Highjump', function()
4615 local thrust = Instance.new("BodyVelocity")
4616 game:GetService('UserInputService').InputBegan:connect(function(i, b)
4617 if i.KeyCode == Enum.KeyCode.Space then
4618 print("Got jump")
4619 coroutine.resume(coroutine.create(function()
4620 thrust.Parent = game.Players.LocalPlayer.Character.PrimaryPart
4621 thrust.velocity = Vector3.new(0,50,0)
4622 thrust.maxForce = Vector3.new(0,4e+050,0)
4623 wait(0.2)
4624 thrust.Parent = nil
4625 end))
4626 end
4627 end)
4628end)
4629lpwin:addSpacing()
4630local apprInp
4631lpwin:drawButton(1/3, 'Appearance', function()
4632 local id = 0
4633 if tonumber(apprInp.Text) then
4634 id = tonumber(apprInp.Text)
4635 else
4636 id = game:GetService('Players'):GetUserIdFromNameAsync(apprInp.Text)
4637 end
4638 if topkek.lplr.Character:FindFirstChild("Humanoid") then
4639 topkek.lplr.Character.Humanoid.Health = 0
4640 end
4641 topkek.lplr.CharacterAppearance = 'https://assetgame.roblox.com/Asset/CharacterFetch.ashx?userId=' .. tostring(id)
4642end)
4643apprInp = lpwin:drawTextBox(2/3, 'ROBLOX')
4644local teamInp
4645lpwin:drawButton(1/3, 'Team', function()
4646 topkek.lplr.TeamColor = BrickColor.new(teamInp.Text)
4647end)
4648teamInp = lpwin:drawTextBox(2/3, 'Bright red')
4649lpwin:drawButton(1/2, 'Naked', function()
4650 topkek.lplr:ClearCharacterAppearance()
4651end)
4652lpwin:drawButton(1/2, 'Neutral', function()
4653 topkek.lplr.Neutral = true
4654end)
4655lpwin:addSpacing()
4656lpwin:drawButton(1/2, 'Orb', function()
4657 game.Players.LocalPlayer.Character = nil
4658 --lp:Destroy()
4659 local cam = game.Workspace.CurrentCamera
4660 local m = Instance.new("Model", game.Workspace)
4661 m.Name = game.Players.LocalPlayer.Name
4662 local hum = Instance.new("Humanoid", m)
4663 hum.Health = 0
4664 hum.MaxHealth = 0
4665 local orb = Instance.new("Part", m)
4666 orb.Size = Vector3.new(1, 1, 1)
4667 orb.Shape = "Ball"
4668 orb.Name = "Head"
4669 orb.Anchored = true
4670 orb.CanCollide = true
4671 orb.BottomSurface = Enum.SurfaceType.Smooth
4672 orb.TopSurface = Enum.SurfaceType.Smooth
4673 orb.Transparency = 0
4674 spawn(function()
4675 while true do
4676 wait(0.1)
4677 if orb then
4678 orb.BrickColor = BrickColor.Random()
4679 else break end
4680 end
4681 end)
4682 cam.CameraSubject = orb
4683 cam.CameraType = Enum.CameraType.Fixed
4684 game:GetService("RunService").RenderStepped:connect(function()
4685 orb.CFrame = cam.CoordinateFrame * CFrame.new(0, -2, -6)
4686 end)
4687 game.Players.LocalPlayer.Chatted:connect(function(a)
4688 game:GetService("Chat"):Chat(orb, a)
4689 end)
4690end)
4691lpwin:drawButton(1/2, 'Freecam', function()
4692 local cam = game.Workspace.CurrentCamera
4693 cam.CameraType = "Fixed"
4694 cam.CameraSubject = nil
4695 topkek.lplr.Character = nil
4696end)
4697lpwin:drawButton(1/2, 'NoGrav', function()
4698 if topkek.lplr.Character then
4699 for x,m in pairs(topkek.lplr.Character:GetChildren()) do
4700 if m:IsA("BasePart") then
4701 local bf = Instance.new("BodyForce", m)
4702 bf.force = Vector3.new(0, 192.25, 0) * m:GetMass()
4703 end
4704 if m:IsA("Hat") or m:IsA("Accessory") then
4705 if m:findFirstChild("Handle") then
4706 local bf = Instance.new("BodyForce", m.Handle)
4707 bf.force = Vector3.new(0, 192.25, 0) * m.Handle:GetMass()
4708 end
4709 end
4710 end
4711 end
4712end)
4713lpwin:drawButton(1/2, 'Trowel', function()
4714 topkek.tools.util.trowel()
4715end)
4716lpwin:addSpacing()
4717lpwin:drawButton(1/2, 'Fedora', function()
4718 local hats={
4719 98346834,
4720 215751161,
4721 119916949,
4722 72082328,
4723 147180077,
4724 100929604,
4725 63043890,
4726 1285307,
4727 1029025,
4728 334663683,
4729 259423244
4730 }
4731 game:GetObjects("rbxassetid://" .. tostring(hats[math.random(1,#hats)]))[1].Parent = topkek.lplr.Character
4732end)
4733lpwin:drawButton(1/2, 'Rainbow Name', function()
4734 topkek.lplr.Neutral = false
4735 repeat
4736 wait()
4737 topkek.lplr.TeamColor = BrickColor.Random()
4738 until not topkek.lplr.Character.Humanoid
4739end)
4740local tagInp
4741lpwin:drawButton(1/3, 'Tag', function()
4742 local len = 10
4743 local bb = Instance.new("BillboardGui")
4744 bb.Parent = topkek.lplr.Character.Head
4745 bb.Adornee = topkek.lplr.Character.Head
4746 bb.AlwaysOnTop = true
4747 bb.Enabled = true
4748 bb.Size = UDim2.new(len, 0, 1.5, 0)
4749 bb.Name = "tag"
4750 bb.StudsOffset = Vector3.new(0, 3, 0)
4751 --local fr = Instance.new("Frame")
4752 --fr.Parent = bb
4753 --fr.Size = UDim2.new(1, 0, 1, 0)
4754 --fr.Style = Enum.FrameStyle.RobloxRound
4755 local tl = Instance.new("TextLabel")
4756 tl.Parent = bb
4757 tl.Font = Enum.Font.Code
4758 tl.BackgroundTransparency = 1
4759 tl.TextScaled = true
4760 tl.TextColor3 = Color3.new(15/255, 15/255, 15/255)
4761 tl.Size = UDim2.new(1, 0, 1, 0)
4762 tl.Text = tagInp.Text
4763 tl.Name = "trutag"
4764 tl.Visible = true
4765 tl.ZIndex = 2
4766end)
4767tagInp = lpwin:drawTextBox(2/3, '')
4768--// SCRIPTS //--
4769--local scriptwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Scripts').Container)
4770--local search = scriptwin:drawTextBox(1,'')
4771--local origy = scriptwin:getDrawY()
4772--scriptwin:addSpacing()
4773--scriptwin:addSpacing()
4774--local scripts = game:GetObjects("rbxassetid://376553985")[1]
4775--local container = {}
4776--function MakeList(condition)
4777-- for i,v in pairs(scriptwin:GetChildren()) do
4778 -- if v.Name == "Script" then
4779 -- v:Destroy()
4780 -- end
4781-- end
4782 --scriptwin:setDrawY(origy)
4783 --for i, v in pairs(scripts:GetChildren()) do
4784 -- if string.find(v.Name:lower(), condition:lower()) or (condition == "") or (condition == " ") then
4785 -- local scr = scriptwin:drawButton(1, v.Name, function()
4786 -- spawn(function() loadstring(v.Source)() end)
4787 -- end, 25)
4788 -- scr.Name = 'Script'
4789 -- end
4790-- end
4791--end
4792--game:GetService("UserInputService").InputChanged:connect(function(inp)
4793-- if inp.UserInputType == Enum.UserInputType.TextInput then
4794 -- if search:IsFocused() then
4795 -- MakeList(search.Text)
4796 -- end
4797 --end
4798--end)
4799--MakeList('')
4800--// DESTRUCTION // --
4801local destwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Destruction').Container)
4802local decals, seldec = destwin:drawScrollingContainer(100)
4803seldec = destwin:drawText(1, 'Selected Decal: None')
4804cursel = nil
4805local decs = {
4806 {'Rain', '574772793'},
4807 {'Robbie', '574773630'},
4808 {'Pepe', '244905904'},
4809 {'Troll Face', '48308661'},
4810 {'Jeff', '109129888'},
4811 {'Shrek', '170539018'},
4812 {'Doge', '133720697'},
4813 {'Dat Boi', '409578848'},
4814}
4815for _, v in pairs(decs) do
4816 local b = decals:drawButton(1, v[1], function()seldec.Text="Selected Decal: " ..v[2] cursel=v[2] end,20)
4817 topkek.tools.gui:addLeftIcon(b,'rbxassetid://'..v[2],20)
4818end
4819destwin:drawButton(1, 'Spam Decal', function()
4820 if cursel ~= nil then
4821 topkek.tools.util.recurseDecal(tonumber(cursel))
4822 end
4823end)
4824destwin:drawButton(1, 'Spam Particles', function()
4825 if cursel ~= nil then
4826 topkek.tools.util.recurseParticles(tonumber(cursel))
4827 end
4828end)
4829destwin:drawButton(1, 'Spam Both', function()
4830 if cursel ~= nil then
4831 topkek.tools.util.recurseUltimate(tonumber(cursel))
4832 end
4833end)
4834destwin:drawButton(1, 'Rollback', function()
4835 tk.rcm(workspace, 'Decal')
4836 tk.rcm(workspace, 'ParticleEmitter')
4837end)
4838destwin:addSpacing()
4839destwin:drawButton(1, '666', function()
4840 for i,v in next,workspace:children''do
4841 if(v:IsA'BasePart')then
4842 me=v;
4843 bbg=Instance.new('BillboardGui',me);
4844 bbg.Name='stuf';
4845 bbg.Adornee=me;
4846 bbg.Size=UDim2.new(2.5,0,2.5,0)
4847 --bbg.StudsOffset=Vector3.new(0,2,0)
4848 tlb=Instance.new'TextLabel';
4849 tlb.Text='666 666 666 666 666 666';
4850 tlb.Font='SourceSansBold';
4851 tlb.FontSize='Size48';
4852 tlb.TextColor3=Color3.new(1,0,0);
4853 tlb.Size=UDim2.new(1.25,0,1.25,0);
4854 tlb.Position=UDim2.new(-0.125,-22,-1.1,0);
4855 tlb.BackgroundTransparency=1;
4856 tlb.Parent=bbg;
4857 end;end;
4858 --coroutine.wrap(function()while wait''do
4859 s=Instance.new'Sound';
4860 s.Parent=workspace;
4861 s.SoundId='rbxassetid://152840862';
4862 s.Pitch=1;
4863 s.Volume=1;
4864 s.Looped=true;
4865 s:play();
4866 --end;end)();
4867 function xds(dd)
4868 for i,v in next,dd:children''do
4869 if(v:IsA'BasePart')then
4870 v.BrickColor=BrickColor.new'Really black';
4871 v.TopSurface='Smooth';
4872 v.BottomSurface='Smooth';
4873 s=Instance.new('SelectionBox',v);
4874 s.Adornee=v;
4875 s.Color=BrickColor.new'Really red';
4876 a=Instance.new('PointLight',v);
4877 a.Color=Color3.new(1,0,0);
4878 a.Range=15;
4879 a.Brightness=5;
4880 f=Instance.new('Fire',v);
4881 f.Size=19;
4882 f.Heat=22;
4883 end;
4884 game.Lighting.TimeOfDay=0;
4885 game.Lighting.Brightness=0;
4886 game.Lighting.ShadowColor=Color3.new(0,0,0);
4887 game.Lighting.Ambient=Color3.new(1,0,0);
4888 game.Lighting.FogEnd=200;
4889 game.Lighting.FogColor=Color3.new(0,0,0);
4890 local dec = 'http://www.roblox.com/asset/?id=19399245';
4891 local fac = {'Front', 'Back', 'Left', 'Right', 'Top', 'Bottom'}
4892 --coroutine.wrap(function()
4893 --for _,__ in pairs(fac) do
4894 --local ddec = Instance.new("Decal", v)
4895 --ddec.Face = __
4896 --ddec.Texture = dec
4897 --end end)()
4898 if #(v:GetChildren())>0 then
4899 xds(v)
4900 end
4901 end
4902 end
4903 xds(game.Workspace)
4904end)
4905destwin:drawButton(1, 'Troll', function()
4906 topkek.tools.util.recurseUltimate('48308661')
4907 tk.play(154664102)
4908end)
4909destwin:addSpacing()
4910destwin:drawButton(1/2,'Colorize',function() -- when u skid off variable XDDDDDpranked
4911 local materiallist =
4912 {Enum.Material.Plastic,Enum.Material.Wood,Enum.Material.Slate,Enum.Material.Concrete,Enum.Material.CorrodedMetal,
4913 Enum.Material.DiamondPlate,Enum.Material.Foil,Enum.Material.Grass,
4914 Enum.Material.Ice,Enum.Material.Marble,Enum.Material.Granite,Enum.Material.Brick,
4915 Enum.Material.Pebble,Enum.Material.Sand,Enum.Material.Sand,
4916 Enum.Material.Fabric,Enum.Material.SmoothPlastic,Enum.Material.Metal,Enum.Material.WoodPlanks,Enum.Material.Neon,Enum.Material.Cobblestone}
4917 local function r(where)
4918 for _,v in pairs (where:GetChildren()) do
4919 if v:IsA("BasePart") then
4920 spawn(function() while wait(0.1) do v.Material = materiallist[math.random(#materiallist)] wait() end end) end r(v) end end r(workspace)
4921end)
4922destwin:drawButton(1/2,'Materialize',function()
4923 local function r(where)
4924 for _,v in pairs (where:GetChildren()) do
4925 if v:IsA("BasePart") then
4926 spawn(function() while wait(0.1) do v.Transparency = math.random(0,1) wait() end end) end r(v) end end r(workspace)
4927end)
4928destwin:drawButton(1/2,'Meshify',function()
4929 local enums={
4930 Enum.MeshType.Head;
4931 Enum.MeshType.Torso;
4932 Enum.MeshType.Wedge;
4933 Enum.MeshType.Brick;
4934 Enum.MeshType.Sphere;
4935 Enum.MeshType.Cylinder;
4936 }
4937 tk.rcf('BasePart',function(o)
4938 local mesh = Instance.new('SpecialMesh', o)
4939 mesh.MeshType = enums[math.random(1,#enums)]
4940 end)
4941end)
4942destwin:drawButton(1/2,'Loop-Meshify',function()
4943 coroutine.wrap(function()
4944 while true do
4945 local enums={
4946 Enum.MeshType.Head;
4947 Enum.MeshType.Torso;
4948 Enum.MeshType.Wedge;
4949 Enum.MeshType.Brick;
4950 Enum.MeshType.Sphere;
4951 Enum.MeshType.Cylinder;
4952 }
4953 tk.rcf('BasePart',function(o)
4954 if o:FindFirstChild("Mesh") then o.Mesh:Destroy() end
4955 local mesh = Instance.new('SpecialMesh', o)
4956 mesh.MeshType = enums[math.random(1,#enums)]
4957 end)
4958 wait(0.5)
4959 end
4960 end)()
4961end)
4962destwin:addSpacing()
4963destwin:drawButton(1, 'Rotations', function()
4964 tk.rcf('BasePart', function(o)
4965 o.Rotation = Vector3.new(math.random(0,180),math.random(0,180),math.random(0,180))
4966 end)
4967end)
4968destwin:drawButton(1, 'Collisions', function()
4969 tk.rcf('BasePart', function(o)
4970 o.CanCollide = false
4971 end)
4972end)
4973destwin:drawButton(1, 'Velocity', function()
4974 tk.rcf('BasePart', function(o)
4975 o.Velocity = Vector3.new(math.random(0,180),math.random(0,180),math.random(0,180))
4976 end)
4977end)
4978destwin:drawButton(1, 'Invisiblity', function()
4979 tk.rcf('BasePart', function(o)
4980 o.Transparency = 1
4981 end)
4982end)
4983destwin:drawButton(1, 'BreakJoints', function()
4984 tk.rcf('Model', function(o)
4985 o:BreakJoints()
4986 end)
4987end)
4988destwin:drawButton(1, 'Forces', function()
4989 tk.rcf('BasePart', function(o)
4990 local bf = Instance.new("BodyForce", o)
4991 bf.Force = Vector3.new(math.random(0,180)*5,math.random(0,180)*5,math.random(0,180)*5)
4992 end)
4993end)
4994destwin:drawButton(1, 'Brightness', function()
4995 tk.rcf('BasePart', function(o)
4996 local light = Instance.new("SpotLight", o)
4997 light.Brightness = 9e9
4998 light.Range = 60
4999 end)
5000end)
5001--// CATALOG //--
5002local catwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Catalog').Container)
5003local page, currentkeyword = 1, ""
5004local searchbar, search, makeCatalog, res = 0, 0, 0, {}
5005local searchbar = catwin:drawTextBox(2/3,'')
5006local search = catwin:drawButton(1/3, 'Search', function()
5007 page = 1
5008 currentkeyword = searchbar.Text
5009 makeCatalog(currentkeyword, page)
5010end)
5011local previous = catwin:drawButton(1/2, 'Previous Page', function()
5012 if page > 1 then
5013 page = page - 1
5014 makeCatalog(currentkeyword, page)
5015 end
5016end)
5017local previous = catwin:drawButton(1/2, 'Next Page', function()
5018 if page >= 1 then
5019 page = page + 1
5020 makeCatalog(currentkeyword, page)
5021 end
5022end)
5023local catalog_start = catwin:getDrawY()
5024function split(str,divider)
5025 local found = ""
5026 local results = {}
5027 for i=1,string.len(str) do
5028 if (string.lower(string.sub(str,i,i)) == string.lower(divider)) then
5029 table.insert(results, found)
5030 found = ""
5031 else
5032 found = found..string.sub(str,i,i)
5033 end
5034 end
5035 table.insert(results, found)
5036 return results
5037end
5038function GetName(nm)
5039 local spl = split(nm," ")
5040 local a,b,c,d,e=spl[1] or "",spl[2] or "",spl[3] or "", spl[4] or "", spl[5] or ""
5041 return (a.." "..b.." "..c.." "..d.." "..e)
5042end
5043--function makeCatalog(keyword, page)
5044 --local endpoint = "http://search.roblox.com/catalog/json?Category=6&Keyword="..keyword.."&IncludeNotForSale=false&ResultsPerPage=10&PageNumber="..tostring(page)
5045 --local results = game:HttpGet(endpoint, true)
5046 --local parse = game:GetService('HttpService'):JSONDecode(results)
5047 --for i, v in pairs(res) do
5048 --v:Destroy()
5049 --end
5050 --catwin:setDrawY(catalog_start)
5051 --catwin:addSpacing()
5052 --for i, v in pairs(parse) do
5053 --local img = catwin:drawImage(1/2, 'https://www.roblox.com/Thumbs/Asset.ashx?width=420&height=420&assetId='..tostring(v['AssetId']), 50)
5054 --local below = topkek.tools.util.Object("TextButton", {
5055 -- Parent = img;
5056 -- BackgroundColor3 = Color3.new(163/255, 57/255, 57/255);
5057 -- BorderSizePixel = 0;
5058 -- Position = UDim2.new(0, -45, 1, 5);
5059 -- Size = UDim2.new(0,img.AbsoluteSize.X, 0, 20);
5060 -- Font = 'SourceSans';
5061 -- FontSize = 'Size14';
5062 -- Text = GetName(v['Name']);
5063 -- TextSize = 14;
5064 -- TextColor3 = color3(199, 199, 199);
5065 -- TextStrokeTransparency = 0.5;
5066 -- ClipsDescendants = true;
5067 --})
5068 -- below.MouseButton1Down:connect(function()
5069 -- local Model = Instance.new("Model", workspace)
5070 -- game:GetObjects('rbxassetid://'..tostring(v['AssetId']))[1].Parent = Model
5071 -- Model:MakeJoints()
5072 -- Model:MoveTo(topkek.lplr.Character.Head.Position)
5073 --end)
5074 --img.Size=UDim2.new(0,50,0,50)
5075 --img.Position=img.Position+UDim2.new(0,45,0,0)
5076 -- if (i%2)==0 then
5077 -- catwin:setDrawY(catwin:getDrawY() + 25)
5078 --end
5079 -- if (i==10) then
5080 -- catwin.main.CanvasSize = catwin.main.CanvasSize + UDim2.new(0,0,0,25)
5081 -- end
5082 -- table.insert(res,img)
5083 --end
5084--end
5085--makeCatalog("", 1)
5086--// CMDS //--
5087cmdwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Commands').Container)
5088count = 0
5089for _, _ in pairs(cmd.commands.store) do count = count + 1 end
5090cmdwin:drawText(1, tostring(count) .. " Commands")
5091cmdwin:drawText(1, 'Chat Prefix: /')
5092local cmdlist = cmdwin:drawScrollingContainer(260)
5093for i, v in pairs(cmd.commands.fmtstore) do
5094 local xfmt = {}
5095 local str = " ;" .. i .. " "
5096 for form in v:gmatch("[^%%]+") do
5097 if form ~= 'cmd' then
5098 if form == 'inf' then form = 'str' end
5099 str = str .. "{" .. form .. "} "
5100 end
5101 end
5102 cmdlist:drawText(1, str)
5103end
5104--// MUSIC //--
5105musicwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Music').Container)
5106Sounds = {
5107 {"caramell", 2303479};
5108 {"epic", 27697743};
5109 {"rick", 2027611};
5110 {"halo", 1034065};
5111 {"pokemon", 1372261};
5112 {"cursed", 1372257};
5113 {"extreme", 11420933};
5114 {"awaken", 27697277};
5115 {"alone", 27697392};
5116 {"mario", 1280470};
5117 {"choir", 1372258};
5118 {"chrono" ,1280463};
5119 {"dotr", 11420922};
5120 {"entertain", 27697267};
5121 {"fantasy", 1280473};
5122 {"final", 787};
5123 {"organ", 11231513};
5124 {"tunnel", 9650822}
5125}
5126
5127local cursel
5128local xcursel = 0
5129scr = musicwin:drawScrollingContainer(230)
5130for i, v in pairs(Sounds) do
5131 scr:drawButton(1, v[1] .. " - " .. tonumber(v[2]), function()
5132 cursel.Text = "Currently Selected - " .. v[1]
5133 xcursel = v[2]
5134 end)
5135end
5136
5137cursel = musicwin:drawText(1, "Currently Selected - None")
5138local setInp
5139musicwin:drawButton(1/3, "Set", function()
5140 if tonumber(setInp.Text) then
5141 cursel.Text = "Currently Selected - " .. setInp.Text
5142 xcursel = tonumber(setInp.Text)
5143 end
5144end)
5145setInp = musicwin:drawTextBox(2/3, '')
5146musicwin:drawButton(1, "Play", function()
5147 tk.rcm(game, 'Sound')
5148 tk.play(xcursel)
5149end)
5150musicwin:drawButton(1, "Stop", function()
5151 tk.rcm(game, 'Sound')
5152end)
5153--// FACES //--
5154facwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Faces').Container)
5155local faces = {
5156 {name='Rofl',id=47595647},
5157 {name='Sparta',id=74142203},
5158 {name='UJelly',id=48989071},
5159 {name='Troll',id=45120559},
5160 {name='Horse',id=62079221},
5161 {name='Angry',id=48258623},
5162 {name='Okey',id=62830600},
5163 {name='Yeaw',id=53646377},
5164 {name='Here',id=62677045},
5165 {name='Har',id=48260066},
5166 {name='Baby Sun',id=47596170},
5167 {name='LOL',id=48293007},
5168 {name='Sad',id=53645378},
5169 {name='Joseph Stalin',id=48290678},
5170 {name='Doge',id=130742396},
5171 {name='Forever Alone',id=156886272},
5172 {name='RickRoll',id=5104631},
5173 {name='Jim Carrey',id=74885351},
5174 {name='Meh IRL',id=237553381}
5175}
5176local cursel, xcursel = nil, 0
5177faclist = facwin:drawScrollingContainer(260)
5178for i,v in pairs(faces) do
5179 local btn = faclist:drawButton(1, v['name'], function()
5180 xcursel = v['id']
5181 cursel.Text = 'Currently Selected: ' .. v['name']
5182 end)
5183 topkek.tools.gui:addLeftIcon(btn,'rbxassetid://'..tostring(v['id']),20)
5184end
5185cursel = facwin:drawText(1, 'Currently Selected: None')
5186facwin:drawButton(1, 'Wear', function()
5187 if not (xcursel == 0) then
5188 if topkek.lplr.Character then
5189 tk.rcm(topkek.lplr.Character, 'Accessory')
5190 tk.rcm(topkek.lplr.Character, 'Hat')
5191 topkek.tools.util.applyFace(xcursel)
5192 end
5193 end
5194end)
5195--// SETTINGS // --
5196setwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Settings').Container)
5197setwin:drawText(1, 'Patch: ' .. topkek.patch)
5198setwin:drawText(1, 'Devnote: foh skids')
5199setwin:drawText(1, [[
5200 === CREDITS ===
5201
5202 Variable - retard that created Stella
5203 KrystalTeam - provided critical design tips & advice
5204 Circumvention - lol joey salads
5205
5206 Thanks to everyone that supported T0PK3K 4.0!
5207
5208]], 260)
5209--// BANLIST //--
5210banwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Banlist').Container)
5211local plrBanInp
5212banwin:drawButton(1/3, 'Add', function()
5213 topkek.settings.get()
5214 table.insert(topkek.settingsTable['Bans'], plrBanInp.Text)
5215 topkek.settings.write()
5216 UpdateBanlist()
5217end)
5218plrBanInp = banwin:drawTextBox(2/3, '')
5219banCont = banwin:drawScrollingContainer(288)
5220function UpdateBanlist(x)
5221 topkek.settings.get()
5222 local wl = x or topkek.settingsTable['Bans']
5223 for i,v in pairs(banCont:GetChildren()) do
5224 v:Destroy()
5225 end
5226 banCont:setDrawY(3)
5227 for i,v in pairs(wl) do
5228 banCont:drawText(2/3, v)
5229 banCont:drawButton(1/3, 'Remove', function()
5230 for x, m in pairs(wl) do
5231 if m == v then
5232 table.remove(topkek.settingsTable['Bans'], x)
5233 topkek.settings.write()
5234 UpdateBanlist()
5235 topkek.banmgr.bans = topkek.settingsTable['Bans']
5236 end
5237 end
5238 end)
5239 end
5240end
5241UpdateBanlist()
5242--// HATS //--
5243hatwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Hats').Container)
5244local hats={
5245 {name='Dominus Empyreus',id=21070012},
5246 {name='Dominus Vespertilio',id=96103379},
5247 {name='Dominus Infernus',id=31101391},
5248 {name='Dominus Rex',id=250395631},
5249 {name='Dominus Frigidus',id=48545806},
5250 {name='Dominus Astra',id=162067148},
5251 {name='Dominus Aureus',id=138932314},
5252 {name='DIY Dominus Empyreus',id=151789690},
5253 {name='Dominus Messor',id=64444871},
5254 {name='Demon Skeleton Wings',id=133554007},
5255 {name='Gilded Wings of Glory',id=250405532},
5256 {name='Majestic Ice Wings',id=188702967},
5257 {name='Black Wings',id=215719598},
5258 {name='Clockworks Shades',id=11748356},
5259 {name='Faerie Wings',id=19399896},
5260 {name='Orinthian Wings',id=223751505},
5261 {name='Clockworks Headphones',id=1235488},
5262 {name='Perfectly Legitimate Business Hat',id=19027209},
5263 {name='Sparkling Angel Wings',id=192557913},
5264 {name='Commander Crows Wings',id=133553855},
5265 {name='Sunfire Wings',id=158068470},
5266 {name='Royal Faerie Wings',id=119916756},
5267 {name='Wings of Freedom',id=164174048},
5268 {name='Firebrand Wings',id=128160626},
5269 {name='Frozen Wings',id=136758613},
5270 {name='Webbed Wings',id=120507280},
5271 {name='Gargoyle Wings',id=120507201},
5272 {name='Bat Wings',id=19399858},
5273 {name='Wings of Fire',id=136758532},
5274 {name='Headrow',id=1082935},
5275 {name='Rubber Duckie',id=9254254},
5276 {name='Valkyrie Helm',id=1365767},
5277{name='Hockey Mask',id=5161514}}
5278local searchi = hatwin:drawButton(1, '', function()end)
5279dropx = GUI.DropDown.New(UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), searchi, {'All'})
5280function fixPlayerDropi()
5281 local t = {'All'}
5282 for i, v in pairs(game.Players:GetPlayers()) do
5283 table.insert(t, v.Name)
5284 end
5285 dropx.SetTable(t)
5286end
5287game.Players.PlayerAdded:connect(function()
5288 fixPlayerDropi()
5289end)
5290game.Players.PlayerRemoving:connect(function()
5291 fixPlayerDropi()
5292end)
5293local eval = 'All'
5294dropx.Changed(function(p) eval = p end)
5295fixPlayerDrop()
5296
5297local hatInp
5298hatlist = hatwin:drawScrollingContainer(260)
5299for i,v in pairs(hats) do
5300 hatlist:drawButton(1, v['name'], function()
5301 hatInp.Text = tostring(v['id'])
5302 end)
5303end
5304hatwin:drawButton(1/3, 'Wear', function()
5305 local hat = game:GetObjects("rbxassetid://"..tonumber(hatInp.Text))[1]
5306 tk.dp(eval, function(x)
5307 if x.Character then
5308 hat:Clone().Parent = x.Character
5309 end
5310 end)
5311end)
5312
5313
5314hatInp = hatwin:drawTextBox(2/3, '')
5315topkek.tools.animator.initialAnimation()
5316topkek.banmgr.init()
5317end)
5318
5319PureHub.Name = "PureHub"
5320PureHub.Parent = Frame
5321PureHub.BackgroundColor3 = Color3.new(1, 1, 1)
5322PureHub.BackgroundTransparency = 0.30000001192093
5323PureHub.Position = UDim2.new(0.0862458572, 0, 0.373542219, 0)
5324PureHub.Size = UDim2.new(0, 167, 0, 50)
5325PureHub.Font = Enum.Font.SourceSans
5326PureHub.Text = "Pure Hub"
5327PureHub.TextColor3 = Color3.new(0.666667, 1, 1)
5328PureHub.TextSize = 14
5329PureHub.MouseButton1Down:connect(function()
5330-- Farewell Infortality.
5331-- Version: 2.82
5332-- Instances:
5333local PureHub = Instance.new("ScreenGui")
5334local Login = Instance.new("Frame")
5335local login = Instance.new("TextButton")
5336local purehub = Instance.new("TextLabel")
5337local cross = Instance.new("Frame")
5338local CloseButton = Instance.new("TextButton")
5339local whitelistvalid = Instance.new("Frame")
5340local Valid = Instance.new("TextLabel")
5341local whitelistinvalid = Instance.new("Frame")
5342local invalid = Instance.new("TextLabel")
5343local MainHub = Instance.new("Frame")
5344local Close = Instance.new("TextButton")
5345local Hub = Instance.new("TextLabel")
5346local Pure = Instance.new("TextLabel")
5347local ScriptOpen = Instance.new("ImageButton")
5348local DiscordOpen = Instance.new("ImageButton")
5349local CreditOpen = Instance.new("ImageButton")
5350local TextLabel = Instance.new("TextLabel")
5351local TextLabel_2 = Instance.new("TextLabel")
5352local TextLabel_3 = Instance.new("TextLabel")
5353local Discord = Instance.new("Frame")
5354local link = Instance.new("TextLabel")
5355local Close_2 = Instance.new("TextButton")
5356local reopen = Instance.new("Frame")
5357local OpenPh = Instance.new("TextButton")
5358local ScriptHubPage1 = Instance.new("Frame")
5359local Title = Instance.new("TextLabel")
5360local Title2 = Instance.new("TextLabel")
5361local Filler = Instance.new("Frame")
5362local CloseButton_2 = Instance.new("TextButton")
5363local Channel = Instance.new("TextLabel")
5364local DesSim = Instance.new("ImageButton")
5365local name1 = Instance.new("TextButton")
5366local name9 = Instance.new("TextButton")
5367local BeeSim = Instance.new("ImageButton")
5368local More = Instance.new("ImageButton")
5369local name3 = Instance.new("TextButton")
5370local PetSim = Instance.new("ImageButton")
5371local MurderMys = Instance.new("ImageButton")
5372local CloneTycoon = Instance.new("ImageButton")
5373local name4 = Instance.new("TextButton")
5374local name5 = Instance.new("TextButton")
5375local name6 = Instance.new("TextButton")
5376local Admins = Instance.new("ImageButton")
5377local name7 = Instance.new("TextButton")
5378local Animations = Instance.new("ImageButton")
5379local name8 = Instance.new("TextButton")
5380local BeeSwarmSim = Instance.new("Frame")
5381local LuckyGui = Instance.new("TextButton")
5382local exit4 = Instance.new("TextButton")
5383local Murder = Instance.new("Frame")
5384local MurderGui = Instance.new("TextButton")
5385local exit4_2 = Instance.new("TextButton")
5386local DestructionSim = Instance.new("Frame")
5387local NoReload = Instance.new("TextButton")
5388local AutoSell = Instance.new("TextButton")
5389local exit4_3 = Instance.new("TextButton")
5390local CloneTycoon2 = Instance.new("Frame")
5391local Gem = Instance.new("TextButton")
5392local Cash = Instance.new("TextButton")
5393local exit4_4 = Instance.new("TextButton")
5394--Properties:
5395PureHub.Name = "PureHub"
5396PureHub.Parent = game.Players.LocalPlayer.PlayerGui
5397
5398Login.Name = "Login"
5399Login.Parent = PureHub
5400Login.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5401Login.BorderColor3 = Color3.new(0, 0, 0)
5402Login.BorderSizePixel = 5
5403Login.Position = UDim2.new(0.448540747, 0, 0.435207784, 0)
5404Login.Size = UDim2.new(0, 133, 0, 105)
5405Login.Visible = false
5406
5407login.Name = "login"
5408login.Parent = Login
5409login.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5410login.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5411login.Position = UDim2.new(0.0773524642, 0, 0.447619081, 0)
5412login.Size = UDim2.new(0, 112, 0, 50)
5413login.Font = Enum.Font.SourceSans
5414login.Text = "Login"
5415login.TextColor3 = Color3.new(1, 1, 1)
5416login.TextScaled = true
5417login.TextSize = 14
5418login.TextWrapped = true
5419
5420purehub.Name = "purehub"
5421purehub.Parent = Login
5422purehub.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5423purehub.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5424purehub.BorderSizePixel = 0
5425purehub.Size = UDim2.new(0, 133, 0, 47)
5426purehub.Font = Enum.Font.SourceSans
5427purehub.Text = "PureHub"
5428purehub.TextColor3 = Color3.new(1, 1, 1)
5429purehub.TextScaled = true
5430purehub.TextSize = 14
5431purehub.TextWrapped = true
5432
5433cross.Name = "cross"
5434cross.Parent = Login
5435cross.BackgroundColor3 = Color3.new(0, 0, 0)
5436cross.BorderColor3 = Color3.new(0, 0, 0)
5437cross.Position = UDim2.new(0, 0, 0.485714287, 0)
5438cross.Size = UDim2.new(0, 133, 0, 3)
5439
5440CloseButton.Name = "CloseButton"
5441CloseButton.Parent = Login
5442CloseButton.Active = false
5443CloseButton.BackgroundColor3 = Color3.new(0, 0, 0)
5444CloseButton.BorderColor3 = Color3.new(0, 0, 0)
5445CloseButton.BorderSizePixel = 0
5446CloseButton.Position = UDim2.new(0.917293251, 0, -0.161904767, 0)
5447CloseButton.Selectable = false
5448CloseButton.Size = UDim2.new(0, 25, 0, 25)
5449CloseButton.Font = Enum.Font.SourceSans
5450CloseButton.Text = "X"
5451CloseButton.TextColor3 = Color3.new(0.85098, 0.85098, 0)
5452CloseButton.TextScaled = true
5453CloseButton.TextSize = 14
5454CloseButton.TextWrapped = true
5455
5456whitelistvalid.Name = "whitelistvalid"
5457whitelistvalid.Parent = PureHub
5458whitelistvalid.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5459whitelistvalid.BorderColor3 = Color3.new(0, 0, 0)
5460whitelistvalid.BorderSizePixel = 5
5461whitelistvalid.Position = UDim2.new(0.399385571, 0, 0.427872896, 0)
5462whitelistvalid.Size = UDim2.new(0, 261, 0, 116)
5463whitelistvalid.Visible = false
5464
5465Valid.Name = "Valid"
5466Valid.Parent = whitelistvalid
5467Valid.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5468Valid.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5469Valid.Position = UDim2.new(0, 0, 0.120689653, 0)
5470Valid.Size = UDim2.new(0, 261, 0, 87)
5471Valid.Font = Enum.Font.SourceSans
5472Valid.Text = "Whitelist Valid Please Wait..."
5473Valid.TextColor3 = Color3.new(1, 1, 1)
5474Valid.TextScaled = true
5475Valid.TextSize = 14
5476Valid.TextWrapped = true
5477
5478whitelistinvalid.Name = "whitelistinvalid"
5479whitelistinvalid.Parent = PureHub
5480whitelistinvalid.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5481whitelistinvalid.BorderColor3 = Color3.new(0, 0, 0)
5482whitelistinvalid.BorderSizePixel = 5
5483whitelistinvalid.Position = UDim2.new(0.399385571, 0, 0.429095387, 0)
5484whitelistinvalid.Size = UDim2.new(0, 261, 0, 116)
5485whitelistinvalid.Visible = false
5486
5487invalid.Name = "invalid"
5488invalid.Parent = whitelistinvalid
5489invalid.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5490invalid.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5491invalid.Position = UDim2.new(0, 0, 0.120689653, 0)
5492invalid.Size = UDim2.new(0, 261, 0, 87)
5493invalid.Font = Enum.Font.SourceSans
5494invalid.Text = "Whitelist Invalid. Contact Pure"
5495invalid.TextColor3 = Color3.new(1, 0, 0)
5496invalid.TextScaled = true
5497invalid.TextSize = 14
5498invalid.TextWrapped = true
5499
5500MainHub.Name = "MainHub"
5501MainHub.Parent = PureHub
5502MainHub.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5503MainHub.BorderColor3 = Color3.new(0, 0, 0)
5504MainHub.BorderSizePixel = 3
5505MainHub.Position = UDim2.new(0.389172107, 0, 0.391198099, 0)
5506MainHub.Size = UDim2.new(0, 294, 0, 178)
5507
5508Close.Name = "Close"
5509Close.Parent = MainHub
5510Close.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5511Close.BorderSizePixel = 0
5512Close.Position = UDim2.new(0.901360571, 0, 0, 0)
5513Close.Size = UDim2.new(0, 29, 0, 29)
5514Close.Font = Enum.Font.ArialBold
5515Close.Text = "X"
5516Close.TextColor3 = Color3.new(1, 1, 0)
5517Close.TextScaled = true
5518Close.TextSize = 14
5519Close.TextWrapped = true
5520
5521Hub.Name = "Hub"
5522Hub.Parent = MainHub
5523Hub.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5524Hub.BorderSizePixel = 0
5525Hub.Position = UDim2.new(0.537414968, 0, 0, 0)
5526Hub.Size = UDim2.new(0, 72, 0, 52)
5527Hub.Font = Enum.Font.Highway
5528Hub.Text = "Hub"
5529Hub.TextColor3 = Color3.new(1, 1, 0)
5530Hub.TextSize = 40
5531Hub.TextWrapped = true
5532Hub.TextXAlignment = Enum.TextXAlignment.Left
5533
5534Pure.Name = "Pure"
5535Pure.Parent = MainHub
5536Pure.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5537Pure.BorderSizePixel = 0
5538Pure.Position = UDim2.new(0.210884348, 0, 0, 0)
5539Pure.Size = UDim2.new(0, 96, 0, 48)
5540Pure.Font = Enum.Font.Highway
5541Pure.Text = "Pure"
5542Pure.TextColor3 = Color3.new(1, 1, 1)
5543Pure.TextSize = 43
5544Pure.TextWrapped = true
5545Pure.TextXAlignment = Enum.TextXAlignment.Right
5546
5547ScriptOpen.Name = "ScriptOpen"
5548ScriptOpen.Parent = MainHub
5549ScriptOpen.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5550ScriptOpen.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5551ScriptOpen.Position = UDim2.new(0.0578231327, 0, 0.449438214, 0)
5552ScriptOpen.Size = UDim2.new(0, 69, 0, 69)
5553ScriptOpen.Image = "rbxassetid://95866080"
5554
5555DiscordOpen.Name = "DiscordOpen"
5556DiscordOpen.Parent = MainHub
5557DiscordOpen.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5558DiscordOpen.BorderSizePixel = 0
5559DiscordOpen.Position = UDim2.new(0.380952388, 0, 0.449438214, 0)
5560DiscordOpen.Size = UDim2.new(0, 69, 0, 69)
5561DiscordOpen.Image = "rbxassetid://1461403871"
5562
5563CreditOpen.Name = "CreditOpen"
5564CreditOpen.Parent = MainHub
5565CreditOpen.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5566CreditOpen.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5567CreditOpen.Position = UDim2.new(0.704081655, 0, 0.449438214, 0)
5568CreditOpen.Size = UDim2.new(0, 69, 0, 69)
5569CreditOpen.Image = "rbxassetid://187263343"
5570
5571TextLabel.Parent = MainHub
5572TextLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5573TextLabel.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5574TextLabel.Position = UDim2.new(0.057823129, 0, 0.837078631, 0)
5575TextLabel.Size = UDim2.new(0, 69, 0, 25)
5576TextLabel.Font = Enum.Font.SourceSans
5577TextLabel.Text = "Scripts"
5578TextLabel.TextColor3 = Color3.new(1, 1, 1)
5579TextLabel.TextScaled = true
5580TextLabel.TextSize = 14
5581TextLabel.TextWrapped = true
5582
5583TextLabel_2.Parent = MainHub
5584TextLabel_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5585TextLabel_2.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5586TextLabel_2.Position = UDim2.new(0.704081655, 0, 0.837078631, 0)
5587TextLabel_2.Size = UDim2.new(0, 69, 0, 25)
5588TextLabel_2.Font = Enum.Font.SourceSans
5589TextLabel_2.Text = "Credits"
5590TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
5591TextLabel_2.TextScaled = true
5592TextLabel_2.TextSize = 14
5593TextLabel_2.TextWrapped = true
5594
5595TextLabel_3.Parent = MainHub
5596TextLabel_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5597TextLabel_3.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5598TextLabel_3.Position = UDim2.new(0.380952388, 0, 0.837078631, 0)
5599TextLabel_3.Size = UDim2.new(0, 69, 0, 25)
5600TextLabel_3.Font = Enum.Font.SourceSans
5601TextLabel_3.Text = "Discord"
5602TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
5603TextLabel_3.TextScaled = true
5604TextLabel_3.TextSize = 14
5605TextLabel_3.TextWrapped = true
5606
5607Discord.Name = "Discord"
5608Discord.Parent = PureHub
5609Discord.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5610Discord.BorderColor3 = Color3.new(0, 0, 0)
5611Discord.BorderSizePixel = 3
5612Discord.Position = UDim2.new(0.352534533, 0, 0.70537889, 0)
5613Discord.Size = UDim2.new(0, 187, 0, 64)
5614Discord.Visible = false
5615
5616link.Name = "link"
5617link.Parent = Discord
5618link.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5619link.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5620link.Position = UDim2.new(0, 0, 0.109375, 0)
5621link.Size = UDim2.new(0, 187, 0, 50)
5622link.Font = Enum.Font.SourceSans
5623link.Text = "https://discord.me/purehub"
5624link.TextColor3 = Color3.new(1, 1, 1)
5625link.TextScaled = true
5626link.TextSize = 14
5627link.TextWrapped = true
5628
5629Close_2.Name = "Close"
5630Close_2.Parent = Discord
5631Close_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5632Close_2.BorderSizePixel = 0
5633Close_2.Position = UDim2.new(0.903743327, 0, 0, 0)
5634Close_2.Size = UDim2.new(0, 18, 0, 18)
5635Close_2.Font = Enum.Font.ArialBold
5636Close_2.Text = "X"
5637Close_2.TextColor3 = Color3.new(1, 1, 0)
5638Close_2.TextScaled = true
5639Close_2.TextSize = 14
5640Close_2.TextWrapped = true
5641
5642reopen.Name = "reopen"
5643reopen.Parent = PureHub
5644reopen.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5645reopen.BackgroundTransparency = 0.40000000596046
5646reopen.Position = UDim2.new(0, 0, 0.831295848, 0)
5647reopen.Size = UDim2.new(0, 58, 0, 31)
5648reopen.Visible = false
5649
5650OpenPh.Name = "OpenPh"
5651OpenPh.Parent = reopen
5652OpenPh.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5653OpenPh.BackgroundTransparency = 0.94999998807907
5654OpenPh.Size = UDim2.new(0, 58, 0, 31)
5655OpenPh.Font = Enum.Font.SourceSans
5656OpenPh.Text = "Open PH"
5657OpenPh.TextColor3 = Color3.new(0, 0.615686, 0.92549)
5658OpenPh.TextSize = 14
5659OpenPh.TextWrapped = true
5660
5661ScriptHubPage1.Name = "ScriptHubPage1"
5662ScriptHubPage1.Parent = PureHub
5663ScriptHubPage1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5664ScriptHubPage1.Position = UDim2.new(0.0842862427, 0, 0.169926658, 0)
5665ScriptHubPage1.Size = UDim2.new(0, 361, 0, 570)
5666
5667Title.Name = "Title"
5668Title.Parent = ScriptHubPage1
5669Title.Active = true
5670Title.BackgroundColor3 = Color3.new(0, 0, 0)
5671Title.BorderColor3 = Color3.new(0, 0, 0)
5672Title.Position = UDim2.new(0, 0, -0.001754386, 0)
5673Title.Selectable = true
5674Title.Size = UDim2.new(0, 324, 0, 94)
5675Title.Font = Enum.Font.Highway
5676Title.Text = "Pure"
5677Title.TextColor3 = Color3.new(1, 1, 1)
5678Title.TextSize = 39
5679Title.TextWrapped = true
5680
5681Title2.Name = "Title2"
5682Title2.Parent = ScriptHubPage1
5683Title2.BackgroundColor3 = Color3.new(0, 0, 0)
5684Title2.BorderColor3 = Color3.new(0, 0, 0)
5685Title2.Position = UDim2.new(0.545706391, 0, 0.0421052612, 0)
5686Title2.Size = UDim2.new(0, 70, 0, 44)
5687Title2.Font = Enum.Font.SourceSans
5688Title2.Text = "Hub"
5689Title2.TextColor3 = Color3.new(1, 1, 0)
5690Title2.TextScaled = true
5691Title2.TextSize = 14
5692Title2.TextWrapped = true
5693Title2.TextXAlignment = Enum.TextXAlignment.Left
5694
5695Filler.Name = "Filler"
5696Filler.Parent = ScriptHubPage1
5697Filler.Active = true
5698Filler.BackgroundColor3 = Color3.new(0, 0, 0)
5699Filler.BorderColor3 = Color3.new(0, 0, 0)
5700Filler.Position = UDim2.new(0.858725786, 0, -0.001754386, 0)
5701Filler.Selectable = true
5702Filler.Size = UDim2.new(0, 51, 0, 94)
5703
5704CloseButton_2.Name = "CloseButton"
5705CloseButton_2.Parent = ScriptHubPage1
5706CloseButton_2.Active = false
5707CloseButton_2.BackgroundColor3 = Color3.new(0, 0, 0)
5708CloseButton_2.BorderColor3 = Color3.new(0, 0, 0)
5709CloseButton_2.Position = UDim2.new(0.922437668, 0, -0.001754386, 0)
5710CloseButton_2.Selectable = false
5711CloseButton_2.Size = UDim2.new(0, 28, 0, 30)
5712CloseButton_2.Font = Enum.Font.SourceSans
5713CloseButton_2.Text = "X"
5714CloseButton_2.TextColor3 = Color3.new(0.85098, 0.85098, 0)
5715CloseButton_2.TextScaled = true
5716CloseButton_2.TextSize = 14
5717CloseButton_2.TextWrapped = true
5718
5719Channel.Name = "Channel"
5720Channel.Parent = ScriptHubPage1
5721Channel.BackgroundColor3 = Color3.new(0, 0, 0)
5722Channel.Position = UDim2.new(0, 0, 0.912280679, 0)
5723Channel.Size = UDim2.new(0, 361, 0, 50)
5724Channel.Font = Enum.Font.SourceSans
5725Channel.Text = "Scripts"
5726Channel.TextColor3 = Color3.new(1, 1, 0)
5727Channel.TextScaled = true
5728Channel.TextSize = 14
5729Channel.TextWrapped = true
5730
5731DesSim.Name = "DesSim"
5732DesSim.Parent = ScriptHubPage1
5733DesSim.Active = false
5734DesSim.BackgroundColor3 = Color3.new(1, 1, 1)
5735DesSim.Position = UDim2.new(0.0554016605, 0, 0.208771929, 0)
5736DesSim.Selectable = false
5737DesSim.Size = UDim2.new(0, 100, 0, 100)
5738DesSim.Image = "rbxassetid://2312022427"
5739
5740name1.Name = "name1"
5741name1.Parent = ScriptHubPage1
5742name1.Active = false
5743name1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5744name1.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5745name1.Position = UDim2.new(0.0554016605, 0, 0.384210527, 0)
5746name1.Selectable = false
5747name1.Size = UDim2.new(0, 100, 0, 19)
5748name1.Font = Enum.Font.SourceSans
5749name1.Text = "Destruction Sim"
5750name1.TextColor3 = Color3.new(1, 1, 1)
5751name1.TextScaled = true
5752name1.TextSize = 14
5753name1.TextWrapped = true
5754
5755name9.Name = "name9"
5756name9.Parent = ScriptHubPage1
5757name9.Active = false
5758name9.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5759name9.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5760name9.Position = UDim2.new(0.669656634, 0, 0.628065884, 0)
5761name9.Selectable = false
5762name9.Size = UDim2.new(0, 100, 0, 19)
5763name9.Font = Enum.Font.SourceSans
5764name9.Text = "More(soon)"
5765name9.TextColor3 = Color3.new(1, 1, 1)
5766name9.TextScaled = true
5767name9.TextSize = 14
5768name9.TextWrapped = true
5769
5770BeeSim.Name = "BeeSim"
5771BeeSim.Parent = ScriptHubPage1
5772BeeSim.Active = false
5773BeeSim.BackgroundColor3 = Color3.new(1, 1, 1)
5774BeeSim.Position = UDim2.new(0.368421018, 0, 0.208771929, 0)
5775BeeSim.Selectable = false
5776BeeSim.Size = UDim2.new(0, 100, 0, 100)
5777BeeSim.Image = "rbxassetid://2312051519"
5778
5779More.Name = "More"
5780More.Parent = ScriptHubPage1
5781More.Active = false
5782More.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5783More.Position = UDim2.new(0.669656575, 0, 0.452031076, 0)
5784More.Selectable = false
5785More.Size = UDim2.new(0, 100, 0, 100)
5786More.Image = "rbxassetid://10952394"
5787
5788name3.Name = "name3"
5789name3.Parent = ScriptHubPage1
5790name3.Active = false
5791name3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5792name3.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5793name3.Position = UDim2.new(0.368421018, 0, 0.384210527, 0)
5794name3.Selectable = false
5795name3.Size = UDim2.new(0, 100, 0, 19)
5796name3.Font = Enum.Font.SourceSans
5797name3.Text = "Bee Swarm Sim"
5798name3.TextColor3 = Color3.new(1, 1, 1)
5799name3.TextScaled = true
5800name3.TextSize = 14
5801name3.TextWrapped = true
5802
5803PetSim.Name = "PetSim"
5804PetSim.Parent = ScriptHubPage1
5805PetSim.Active = false
5806PetSim.BackgroundColor3 = Color3.new(1, 1, 1)
5807PetSim.Position = UDim2.new(0.0554016605, 0, 0.452631593, 0)
5808PetSim.Selectable = false
5809PetSim.Size = UDim2.new(0, 100, 0, 100)
5810PetSim.Image = "rbxassetid://2312059284"
5811
5812MurderMys.Name = "MurderMys"
5813MurderMys.Parent = ScriptHubPage1
5814MurderMys.Active = false
5815MurderMys.BackgroundColor3 = Color3.new(1, 1, 1)
5816MurderMys.Position = UDim2.new(0.36011079, 0, 0.452631593, 0)
5817MurderMys.Selectable = false
5818MurderMys.Size = UDim2.new(0, 100, 0, 100)
5819MurderMys.Image = "rbxassetid://2312063509"
5820
5821CloneTycoon.Name = "CloneTycoon"
5822CloneTycoon.Parent = ScriptHubPage1
5823CloneTycoon.Active = false
5824CloneTycoon.BackgroundColor3 = Color3.new(1, 1, 1)
5825CloneTycoon.Position = UDim2.new(0.670360088, 0, 0.208771944, 0)
5826CloneTycoon.Selectable = false
5827CloneTycoon.Size = UDim2.new(0, 100, 0, 100)
5828CloneTycoon.Image = "rbxassetid://2312066768"
5829
5830name4.Name = "name4"
5831name4.Parent = ScriptHubPage1
5832name4.Active = false
5833name4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5834name4.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5835name4.Position = UDim2.new(0.0554016605, 0, 0.628070176, 0)
5836name4.Selectable = false
5837name4.Size = UDim2.new(0, 100, 0, 19)
5838name4.Font = Enum.Font.SourceSans
5839name4.Text = "Pet Simulator"
5840name4.TextColor3 = Color3.new(1, 1, 1)
5841name4.TextScaled = true
5842name4.TextSize = 14
5843name4.TextWrapped = true
5844
5845name5.Name = "name5"
5846name5.Parent = ScriptHubPage1
5847name5.Active = false
5848name5.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5849name5.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5850name5.Position = UDim2.new(0.36011079, 0, 0.628070176, 0)
5851name5.Selectable = false
5852name5.Size = UDim2.new(0, 100, 0, 19)
5853name5.Font = Enum.Font.SourceSans
5854name5.Text = "MurderMystery"
5855name5.TextColor3 = Color3.new(1, 1, 1)
5856name5.TextScaled = true
5857name5.TextSize = 14
5858name5.TextWrapped = true
5859
5860name6.Name = "name6"
5861name6.Parent = ScriptHubPage1
5862name6.Active = false
5863name6.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5864name6.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5865name6.Position = UDim2.new(0.670360088, 0, 0.384210527, 0)
5866name6.Selectable = false
5867name6.Size = UDim2.new(0, 100, 0, 19)
5868name6.Font = Enum.Font.SourceSans
5869name6.Text = "CloneTycoon2"
5870name6.TextColor3 = Color3.new(1, 1, 1)
5871name6.TextScaled = true
5872name6.TextSize = 14
5873name6.TextWrapped = true
5874
5875Admins.Name = "Admins"
5876Admins.Parent = ScriptHubPage1
5877Admins.Active = false
5878Admins.BackgroundColor3 = Color3.new(1, 1, 1)
5879Admins.Position = UDim2.new(0.0554016605, 0, 0.682456136, 0)
5880Admins.Selectable = false
5881Admins.Size = UDim2.new(0, 100, 0, 100)
5882Admins.Image = "rbxassetid://140874350"
5883
5884name7.Name = "name7"
5885name7.Parent = ScriptHubPage1
5886name7.Active = false
5887name7.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5888name7.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5889name7.Position = UDim2.new(0.0554016605, 0, 0.857894719, 0)
5890name7.Selectable = false
5891name7.Size = UDim2.new(0, 100, 0, 19)
5892name7.Font = Enum.Font.SourceSans
5893name7.Text = "Admin Scripts"
5894name7.TextColor3 = Color3.new(1, 1, 1)
5895name7.TextScaled = true
5896name7.TextSize = 14
5897name7.TextWrapped = true
5898
5899Animations.Name = "Animations"
5900Animations.Parent = ScriptHubPage1
5901Animations.Active = false
5902Animations.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5903Animations.Position = UDim2.new(0.36011079, 0, 0.682456136, 0)
5904Animations.Selectable = false
5905Animations.Size = UDim2.new(0, 100, 0, 100)
5906Animations.Image = "rbxassetid://1098628457"
5907
5908name8.Name = "name8"
5909name8.Parent = ScriptHubPage1
5910name8.Active = false
5911name8.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5912name8.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5913name8.Position = UDim2.new(0.36011079, 0, 0.857894719, 0)
5914name8.Selectable = false
5915name8.Size = UDim2.new(0, 100, 0, 19)
5916name8.Font = Enum.Font.SourceSans
5917name8.Text = "Animation Scripts(soon)"
5918name8.TextColor3 = Color3.new(1, 1, 1)
5919name8.TextScaled = true
5920name8.TextSize = 14
5921name8.TextWrapped = true
5922
5923BeeSwarmSim.Name = "BeeSwarmSim"
5924BeeSwarmSim.Parent = PureHub
5925BeeSwarmSim.Active = true
5926BeeSwarmSim.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5927BeeSwarmSim.BorderColor3 = Color3.new(0, 0, 0)
5928BeeSwarmSim.BorderSizePixel = 4
5929BeeSwarmSim.Position = UDim2.new(0.0300143957, 0, 0.728606403, 0)
5930BeeSwarmSim.Selectable = true
5931BeeSwarmSim.Size = UDim2.new(0, 275, 0, 145)
5932BeeSwarmSim.Visible = false
5933
5934LuckyGui.Name = "LuckyGui"
5935LuckyGui.Parent = BeeSwarmSim
5936LuckyGui.Active = false
5937LuckyGui.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5938LuckyGui.Position = UDim2.new(0.13454546, 0, 0.324137926, 0)
5939LuckyGui.Selectable = false
5940LuckyGui.Size = UDim2.new(0, 200, 0, 50)
5941LuckyGui.Font = Enum.Font.SourceSans
5942LuckyGui.Text = "LuckyGUI"
5943LuckyGui.TextColor3 = Color3.new(1, 1, 1)
5944LuckyGui.TextScaled = true
5945LuckyGui.TextSize = 14
5946LuckyGui.TextWrapped = true
5947
5948exit4.Name = "exit4"
5949exit4.Parent = BeeSwarmSim
5950exit4.Active = false
5951exit4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5952exit4.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5953exit4.Position = UDim2.new(0.894545436, 0, 0, 0)
5954exit4.Selectable = false
5955exit4.Size = UDim2.new(0, 29, 0, 29)
5956exit4.Font = Enum.Font.SourceSans
5957exit4.Text = "X"
5958exit4.TextColor3 = Color3.new(1, 1, 0)
5959exit4.TextScaled = true
5960exit4.TextSize = 14
5961exit4.TextWrapped = true
5962
5963Murder.Name = "Murder"
5964Murder.Parent = PureHub
5965Murder.Active = true
5966Murder.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5967Murder.BorderColor3 = Color3.new(0, 0, 0)
5968Murder.BorderSizePixel = 4
5969Murder.Position = UDim2.new(0.0311016869, 0, 0.728513956, 0)
5970Murder.Selectable = true
5971Murder.Size = UDim2.new(0, 275, 0, 145)
5972Murder.Visible = false
5973
5974MurderGui.Name = "MurderGui"
5975MurderGui.Parent = Murder
5976MurderGui.Active = false
5977MurderGui.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5978MurderGui.Position = UDim2.new(0.13454546, 0, 0.324137926, 0)
5979MurderGui.Selectable = false
5980MurderGui.Size = UDim2.new(0, 200, 0, 50)
5981MurderGui.Font = Enum.Font.SourceSans
5982MurderGui.Text = "absoabsolute0 GUI"
5983MurderGui.TextColor3 = Color3.new(1, 1, 1)
5984MurderGui.TextScaled = true
5985MurderGui.TextSize = 14
5986MurderGui.TextWrapped = true
5987
5988exit4_2.Name = "exit4"
5989exit4_2.Parent = Murder
5990exit4_2.Active = false
5991exit4_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5992exit4_2.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
5993exit4_2.Position = UDim2.new(0.894545436, 0, 0, 0)
5994exit4_2.Selectable = false
5995exit4_2.Size = UDim2.new(0, 29, 0, 29)
5996exit4_2.Font = Enum.Font.SourceSans
5997exit4_2.Text = "X"
5998exit4_2.TextColor3 = Color3.new(1, 1, 0)
5999exit4_2.TextScaled = true
6000exit4_2.TextSize = 14
6001exit4_2.TextWrapped = true
6002
6003DestructionSim.Name = "DestructionSim"
6004DestructionSim.Parent = PureHub
6005DestructionSim.Active = true
6006DestructionSim.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
6007DestructionSim.BorderColor3 = Color3.new(0, 0, 0)
6008DestructionSim.BorderSizePixel = 4
6009DestructionSim.Position = UDim2.new(0.0309500154, 0, 0.728606403, 0)
6010DestructionSim.Selectable = true
6011DestructionSim.Size = UDim2.new(0, 275, 0, 145)
6012DestructionSim.Visible = false
6013
6014NoReload.Name = "NoReload"
6015NoReload.Parent = DestructionSim
6016NoReload.Active = false
6017NoReload.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
6018NoReload.Position = UDim2.new(0.13454546, 0, 0.068965517, 0)
6019NoReload.Selectable = false
6020NoReload.Size = UDim2.new(0, 200, 0, 50)
6021NoReload.Font = Enum.Font.SourceSans
6022NoReload.Text = "No Reload Time"
6023NoReload.TextColor3 = Color3.new(1, 1, 1)
6024NoReload.TextScaled = true
6025NoReload.TextSize = 14
6026NoReload.TextWrapped = true
6027
6028AutoSell.Name = "AutoSell"
6029AutoSell.Parent = DestructionSim
6030AutoSell.Active = false
6031AutoSell.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
6032AutoSell.Position = UDim2.new(0.13454546, 0, 0.586206913, 0)
6033AutoSell.Selectable = false
6034AutoSell.Size = UDim2.new(0, 200, 0, 50)
6035AutoSell.Font = Enum.Font.SourceSans
6036AutoSell.Text = "Auto Sell Bricks"
6037AutoSell.TextColor3 = Color3.new(1, 1, 1)
6038AutoSell.TextScaled = true
6039AutoSell.TextSize = 14
6040AutoSell.TextWrapped = true
6041
6042exit4_3.Name = "exit4"
6043exit4_3.Parent = DestructionSim
6044exit4_3.Active = false
6045exit4_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
6046exit4_3.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
6047exit4_3.Position = UDim2.new(0.894545436, 0, 0, 0)
6048exit4_3.Selectable = false
6049exit4_3.Size = UDim2.new(0, 29, 0, 29)
6050exit4_3.Font = Enum.Font.SourceSans
6051exit4_3.Text = "X"
6052exit4_3.TextColor3 = Color3.new(1, 1, 0)
6053exit4_3.TextScaled = true
6054exit4_3.TextSize = 14
6055exit4_3.TextWrapped = true
6056
6057CloneTycoon2.Name = "CloneTycoon2"
6058CloneTycoon2.Parent = PureHub
6059CloneTycoon2.Active = true
6060CloneTycoon2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
6061CloneTycoon2.BorderColor3 = Color3.new(0, 0, 0)
6062CloneTycoon2.BorderSizePixel = 4
6063CloneTycoon2.Position = UDim2.new(0.0309967399, 0, 0.728516281, 0)
6064CloneTycoon2.Selectable = true
6065CloneTycoon2.Size = UDim2.new(0, 275, 0, 145)
6066CloneTycoon2.Visible = false
6067
6068Gem.Name = "Gem"
6069Gem.Parent = CloneTycoon2
6070Gem.Active = false
6071Gem.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
6072Gem.Position = UDim2.new(0.141818181, 0, 0.537931025, 0)
6073Gem.Selectable = false
6074Gem.Size = UDim2.new(0, 200, 0, 50)
6075Gem.Font = Enum.Font.SourceSans
6076Gem.Text = "Gems"
6077Gem.TextColor3 = Color3.new(1, 1, 1)
6078Gem.TextScaled = true
6079Gem.TextSize = 14
6080Gem.TextWrapped = true
6081
6082Cash.Name = "Cash"
6083Cash.Parent = CloneTycoon2
6084Cash.Active = false
6085Cash.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
6086Cash.Position = UDim2.new(0.13454546, 0, 0.131034479, 0)
6087Cash.Selectable = false
6088Cash.Size = UDim2.new(0, 200, 0, 50)
6089Cash.Font = Enum.Font.SourceSans
6090Cash.Text = "Cash"
6091Cash.TextColor3 = Color3.new(1, 1, 1)
6092Cash.TextScaled = true
6093Cash.TextSize = 14
6094Cash.TextWrapped = true
6095
6096exit4_4.Name = "exit4"
6097exit4_4.Parent = CloneTycoon2
6098exit4_4.Active = false
6099exit4_4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
6100exit4_4.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
6101exit4_4.Position = UDim2.new(0.894545436, 0, 0, 0)
6102exit4_4.Selectable = false
6103exit4_4.Size = UDim2.new(0, 29, 0, 29)
6104exit4_4.Font = Enum.Font.SourceSans
6105exit4_4.Text = "X"
6106exit4_4.TextColor3 = Color3.new(1, 1, 0)
6107exit4_4.TextScaled = true
6108exit4_4.TextSize = 14
6109exit4_4.TextWrapped = true
6110-- Scripts:
6111function SCRIPT_BSDK87_FAKESCRIPT() -- login.Whitelist
6112 getfenv().script = Instance.new('Script', login)
6113
6114 button = script.Parent
6115 player = script.Parent.Parent.Parent.Parent.Parent
6116
6117 button.MouseButton1Down:connect(function()
6118
6119 if player.Name == "CrimsonSparkleTime" or player.Name == "zerobloxer9" then
6120 print("Whitelist Succesful Welcome To PureHub")
6121 game.Players.LocalPlayer.PlayerGui.ScreenGui.Login.Visible = false
6122 game.Players.LocalPlayer.PlayerGui.ScreenGui.whitelistvalid.Visible = true
6123 wait(3)
6124 game.Players.LocalPlayer.PlayerGui.ScreenGui.whitelistvalid.Visible = false
6125 game.Players.LocalPlayer.PlayerGui.ScreenGui.MainHub.Visible = true
6126
6127 else
6128 print("WhiteList Failed")
6129 game.Players.LocalPlayer.PlayerGui.ScreenGui.whitelistinvalid.Visible = true
6130 wait(3)
6131 game.Players.LocalPlayer.PlayerGui.ScreenGui.whitelistinvalid.Visible = false
6132 game.Players.LocalPlayer.PlayerGui.ScreenGui.Login.Visible = false
6133 end
6134 end)
6135
6136end
6137coroutine.resume(coroutine.create(SCRIPT_BSDK87_FAKESCRIPT))
6138function SCRIPT_YFTI75_FAKESCRIPT() -- CloseButton.CloseWindowScript
6139 getfenv().script = Instance.new('Script', CloseButton)
6140
6141 button = script.Parent
6142
6143
6144 button.MouseButton1Down:connect(function()
6145 game.Players.LocalPlayer.PlayerGui.PureHub.Login.Visible = false
6146 end)
6147
6148end
6149coroutine.resume(coroutine.create(SCRIPT_YFTI75_FAKESCRIPT))
6150function SCRIPT_YMYO80_FAKESCRIPT() -- Close.CloseWindowScript
6151 getfenv().script = Instance.new('Script', Close)
6152
6153 button = script.Parent
6154
6155
6156 button.MouseButton1Down:connect(function()
6157 game.Players.LocalPlayer.PlayerGui.PureHub.MainHub.Visible = false
6158 wait(0.3)
6159 game.Players.LocalPlayer.PlayerGui.PureHub.reopen.Visible = true
6160 end)
6161
6162
6163
6164
6165
6166
6167
6168end
6169coroutine.resume(coroutine.create(SCRIPT_YMYO80_FAKESCRIPT))
6170function SCRIPT_KAZF70_FAKESCRIPT() -- ScriptOpen.OpenScriptHub
6171 getfenv().script = Instance.new('Script', ScriptOpen)
6172
6173 button = script.Parent
6174
6175 button.MouseButton1Down:connect(function()
6176 game.Players.LocalPlayer.PlayerGui.ScreenGui.ScriptHubPage1.Visible = true
6177 end)
6178
6179
6180end
6181coroutine.resume(coroutine.create(SCRIPT_KAZF70_FAKESCRIPT))
6182function SCRIPT_LADH75_FAKESCRIPT() -- DiscordOpen.OpenDiscord
6183 getfenv().script = Instance.new('Script', DiscordOpen)
6184
6185 button = script.Parent
6186
6187
6188 button.MouseButton1Down:connect(function()
6189 game.Players.LocalPlayer.PlayerGui.ScreenGui.Discord.Visible = true
6190 end)
6191
6192
6193end
6194coroutine.resume(coroutine.create(SCRIPT_LADH75_FAKESCRIPT))
6195function SCRIPT_XQOU90_FAKESCRIPT() -- Close_2.CloseWindowScript
6196 getfenv().script = Instance.new('Script', Close_2)
6197
6198 button = script.Parent
6199
6200
6201 button.MouseButton1Down:connect(function()
6202 game.Players.LocalPlayer.PlayerGui.PureHub.Discord.Visible = false
6203 end)
6204
6205end
6206coroutine.resume(coroutine.create(SCRIPT_XQOU90_FAKESCRIPT))
6207function SCRIPT_DISD90_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain
6208 getfenv().script = Instance.new('Script', PureHub)
6209
6210 -- Set Draggable here
6211
6212 function Memes()
6213 game.Players.LocalPlayer.PlayerGui.PureHub.BeeSwarmSim.Active = true
6214 game.Players.LocalPlayer.PlayerGui.PureHub.BeeSwarmSim.Selectable = true
6215 game.Players.LocalPlayer.PlayerGui.PureHub.BeeSwarmSim.Draggable = true
6216
6217 end
6218
6219
6220 while true do
6221 Memes()
6222 wait(5)
6223 end
6224
6225
6226
6227
6228
6229
6230
6231
6232
6233
6234
6235
6236
6237
6238
6239end
6240coroutine.resume(coroutine.create(SCRIPT_DISD90_FAKESCRIPT))
6241function SCRIPT_ODWQ73_FAKESCRIPT() -- OpenPh.phopen
6242 getfenv().script = Instance.new('Script', OpenPh)
6243
6244 button = script.Parent
6245
6246
6247 button.MouseButton1Down:connect(function()
6248 game.Players.LocalPlayer.PlayerGui.PureHub.MainHub.Visible = true
6249 wait(0.3)
6250 game.Players.LocalPlayer.PlayerGui.PureHub.reopen.Visible = false
6251 end)
6252
6253
6254
6255
6256
6257
6258end
6259coroutine.resume(coroutine.create(SCRIPT_ODWQ73_FAKESCRIPT))
6260function SCRIPT_VPAV72_FAKESCRIPT() -- CloseButton_2.LocalScript
6261 getfenv().script = Instance.new('LocalScript', CloseButton_2)
6262
6263 button = script.Parent
6264
6265
6266 button.MouseButton1Down:connect(function()
6267 game.Players.LocalPlayer.PlayerGui.PureHub.ScriptHubPage1.Visible = false
6268 end)
6269
6270end
6271coroutine.resume(coroutine.create(SCRIPT_VPAV72_FAKESCRIPT))
6272function SCRIPT_YNXB69_FAKESCRIPT() -- DesSim.OpenDesSim
6273 getfenv().script = Instance.new('Script', DesSim)
6274
6275 button = script.Parent
6276
6277
6278 button.MouseButton1Down:connect(function()
6279 game.Players.LocalPlayer.PlayerGui.PureHub.DestructionSim.Visible = true
6280 end)
6281
6282end
6283coroutine.resume(coroutine.create(SCRIPT_YNXB69_FAKESCRIPT))
6284function SCRIPT_WHFD82_FAKESCRIPT() -- BeeSim.beesimgui
6285 getfenv().script = Instance.new('Script', BeeSim)
6286
6287 button = script.Parent
6288
6289
6290 button.MouseButton1Down:connect(function()
6291 game.Players.LocalPlayer.PlayerGui.PureHub.BeeSwarmSim.Visible = true
6292 end)
6293
6294end
6295coroutine.resume(coroutine.create(SCRIPT_WHFD82_FAKESCRIPT))
6296function SCRIPT_TSYJ83_FAKESCRIPT() -- PetSim.petsimgui
6297 getfenv().script = Instance.new('Script', PetSim)
6298
6299 button = script.Parent
6300
6301
6302 button.MouseButton1Down:connect(function()
6303 --- Credit To FunTrator .
6304--- Do Whatever You Want . LIFE SUCKS .
6305--- Discord : Discord.io/SomeoneShark
6306
6307local PSG = Instance.new("ScreenGui")
6308local bar1 = Instance.new("Frame")
6309local SF = Instance.new("TextButton")
6310local UEA = Instance.new("TextButton")
6311local UA = Instance.new("TextButton")
6312local N = Instance.new("TextLabel")
6313local AT = Instance.new("TextButton")
6314local No = Instance.new("TextLabel")
6315local TextLabel = Instance.new("TextLabel")
6316local MF = Instance.new("TextButton")
6317local AF = Instance.new("TextButton")
6318local WS = Instance.new("TextButton")
6319local JP = Instance.new("TextButton")
6320local bar2 = Instance.new("Frame")
6321local Stor = Instance.new("TextButton")
6322local P2 = Instance.new("TextButton")
6323local P1 = Instance.new("TextButton")
6324local P3 = Instance.new("TextButton")
6325local P4 = Instance.new("TextButton")
6326local M1 = Instance.new("TextButton")
6327local P5 = Instance.new("TextButton")
6328local M2 = Instance.new("TextButton")
6329local Spawn = Instance.new("TextButton")
6330local C = Instance.new("TextButton")
6331local X = Instance.new("TextButton")
6332
6333PSG.Name = "PSG"
6334PSG.Parent = game.CoreGui
6335
6336bar1.Name = "bar1"
6337bar1.Parent = PSG
6338bar1.BackgroundColor3 = Color3.new(0.172549, 0, 0.0627451)
6339bar1.BorderSizePixel = 2
6340bar1.Position = UDim2.new(0.241050124, 0, 0.177033499, 0)
6341bar1.Size = UDim2.new(0, 263, 0, 356)
6342bar1.Style = Enum.FrameStyle.RobloxRound
6343bar1.Active = true
6344bar1.Draggable = true
6345
6346SF.Name = "SF"
6347SF.Parent = bar1
6348SF.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
6349SF.Position = UDim2.new(0.0570342205, 0, 0.151685402, 0)
6350SF.Size = UDim2.new(0, 107, 0, 42)
6351SF.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6352SF.Font = Enum.Font.SciFi
6353SF.Text = "Small FARM"
6354SF.TextColor3 = Color3.new(0, 0, 0)
6355SF.TextSize = 14
6356SF.MouseButton1Down:connect(function()
6357local amount = 100 -- experiment with this value, 1000 is maximum and for pets with high levels
6358local coins = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Coins")
6359local save = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Get Other Stats"):InvokeServer()
6360local plr = game:GetService("Players").LocalPlayer
6361local petids = {}
6362local pets = game:GetService("Workspace")["__REMOTES"].Pets
6363local a = #save[plr.Name]["Save"]["Pets"]
6364local done = "lol meme"
6365function random(t)
6366 local keys = {}
6367 for key, value in pairs(t) do
6368 keys[#keys+1] = key
6369 end
6370 index = keys[math.random(1, #keys)]
6371 return t[index]
6372end
6373for i=1,a do
6374 if(save[plr.Name]["Save"]["Pets"][a].e == true) then
6375 table.insert(petids, save[plr.Name]["Save"]["Pets"][a].id)
6376 end
6377 a = a - 1
6378end
6379function co(b)
6380 local done = b
6381 print("Mining coin: " .. b.Name)
6382 while(b:FindFirstChild"Health" ~= nil and b:FindFirstChild"Health".Value > 0) do
6383 warn(b.Name .. "- Health: " .. b.Health.Value)
6384 wait(0.2)
6385 coins:FireServer("Mine",b.Name, amount, random(petids))
6386 end
6387end
6388for _,b in next, workspace.__THINGS.Coins:GetChildren() do
6389 if(done ~= b) then
6390 coroutine.wrap(function()co(b)end)()
6391 end
6392end
6393end)
6394
6395UEA.Name = "UEA"
6396UEA.Parent = bar1
6397UEA.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
6398UEA.Position = UDim2.new(0.258555144, 0, 0.601123571, 0)
6399UEA.Size = UDim2.new(0, 118, 0, 42)
6400UEA.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6401UEA.Font = Enum.Font.SciFi
6402UEA.Text = "Un-Equip Pets"
6403UEA.TextColor3 = Color3.new(0, 0, 0)
6404UEA.TextSize = 14
6405UEA.MouseButton1Down:connect(function()
6406local Event = game:GetService("Workspace")["__REMOTES"].Pets
6407local save = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Get Other Stats"):InvokeServer()
6408for _,x in next, game:GetService"Players":GetPlayers() do
6409 if(x.Name ~= game:GetService"Players".LocalPlayer.Name) then
6410 local a = #save[x.Name]["Save"]["Pets"]
6411 for i=1,a do
6412 Event:FireServer("Remove", x, save[x.Name]["Save"]["Pets"][a].id)
6413 a = a - 1
6414 end
6415 end
6416end
6417end)
6418
6419UA.Name = "UA"
6420UA.Parent = bar1
6421UA.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
6422UA.Position = UDim2.new(0.524714828, 0, 0.30898878, 0)
6423UA.Size = UDim2.new(0, 118, 0, 42)
6424UA.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6425UA.Font = Enum.Font.SciFi
6426UA.Text = "Unlock All"
6427UA.TextColor3 = Color3.new(0, 0, 0)
6428UA.TextSize = 14
6429UA.MouseButton1Down:connect(function()
6430local barriers_table = { "Barrier1", "Barrier2", "Barrier3", "Barrier4", "Barrier5" }
6431local barriers = game:GetService("Workspace").__THINGS["Barriers"]
6432barriers:Destroy()
6433end)
6434
6435N.Name = "N"
6436N.Parent = bar1
6437N.BackgroundColor3 = Color3.new(1, 1, 1)
6438N.BackgroundTransparency = 1
6439N.Position = UDim2.new(0.022813689, 0, 0.0188706424, 0)
6440N.Size = UDim2.new(0, 234, 0, 23)
6441N.Font = Enum.Font.SciFi
6442N.Text = "Pet Simulator Gui - By FunTrator"
6443N.TextColor3 = Color3.new(0.992157, 0.00784314, 0.141176)
6444N.TextSize = 17
6445
6446AT.Name = "AT"
6447AT.Parent = bar1
6448AT.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
6449AT.Position = UDim2.new(0.174904943, 0, 0.767000616, 0)
6450AT.Size = UDim2.new(0, 162, 0, 42)
6451AT.Style = Enum.ButtonStyle.RobloxButtonDefault
6452AT.Font = Enum.Font.SciFi
6453AT.Text = "Teleports"
6454AT.TextColor3 = Color3.new(0.980392, 0.0235294, 0.121569)
6455AT.TextSize = 26
6456AT.MouseButton1Down:connect(function()
6457bar2.Visible = true
6458end)
6459
6460No.Name = "No"
6461No.Parent = bar1
6462No.BackgroundColor3 = Color3.new(1, 0.00392157, 0.0196078)
6463No.Position = UDim2.new(0.0342205316, 0, 0.100694448, 0)
6464No.Size = UDim2.new(0, 233, 0, 1)
6465No.Font = Enum.Font.SourceSans
6466No.Text = ""
6467No.TextColor3 = Color3.new(0, 0, 0)
6468No.TextSize = 14
6469
6470TextLabel.Parent = bar1
6471TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
6472TextLabel.BackgroundTransparency = 1
6473TextLabel.Position = UDim2.new(0.022813689, 0, 0.921862781, 0)
6474TextLabel.Size = UDim2.new(0, 233, 0, 23)
6475TextLabel.Font = Enum.Font.SciFi
6476TextLabel.Text = "Discord : Discord.io/SomeoneShark"
6477TextLabel.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
6478TextLabel.TextSize = 13
6479
6480MF.Name = "MF"
6481MF.Parent = bar1
6482MF.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
6483MF.Position = UDim2.new(0.524714828, 0, 0.149288639, 0)
6484MF.Size = UDim2.new(0, 118, 0, 42)
6485MF.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6486MF.Font = Enum.Font.SciFi
6487MF.Text = "Med. FARM"
6488MF.TextColor3 = Color3.new(0, 0, 0)
6489MF.TextSize = 14
6490MF.MouseButton1Down:connect(function()
6491local amount = 500 -- experiment with this value, 1000 is maximum and for pets with high levels
6492local coins = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Coins")
6493local save = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Get Other Stats"):InvokeServer()
6494local plr = game:GetService("Players").LocalPlayer
6495local petids = {}
6496local pets = game:GetService("Workspace")["__REMOTES"].Pets
6497local a = #save[plr.Name]["Save"]["Pets"]
6498local done = "lol meme"
6499function random(t)
6500 local keys = {}
6501 for key, value in pairs(t) do
6502 keys[#keys+1] = key
6503 end
6504 index = keys[math.random(1, #keys)]
6505 return t[index]
6506end
6507for i=1,a do
6508 if(save[plr.Name]["Save"]["Pets"][a].e == true) then
6509 table.insert(petids, save[plr.Name]["Save"]["Pets"][a].id)
6510 end
6511 a = a - 1
6512end
6513function co(b)
6514 local done = b
6515 print("Mining coin: " .. b.Name)
6516 while(b:FindFirstChild"Health" ~= nil and b:FindFirstChild"Health".Value > 0) do
6517 warn(b.Name .. "- Health: " .. b.Health.Value)
6518 wait(0.2)
6519 coins:FireServer("Mine",b.Name, amount, random(petids))
6520 end
6521end
6522for _,b in next, workspace.__THINGS.Coins:GetChildren() do
6523 if(done ~= b) then
6524 coroutine.wrap(function()co(b)end)()
6525 end
6526end
6527end)
6528
6529AF.Name = "AF"
6530AF.Parent = bar1
6531AF.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
6532AF.Position = UDim2.new(0.0532319397, 0, 0.30898878, 0)
6533AF.Size = UDim2.new(0, 108, 0, 42)
6534AF.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6535AF.Font = Enum.Font.SciFi
6536AF.Text = "MAX FARM"
6537AF.TextColor3 = Color3.new(0, 0, 0)
6538AF.TextSize = 14
6539AF.MouseButton1Down:connect(function()
6540local amount = 1000 -- experiment with this value, 1000 is maximum and for pets with high levels
6541local coins = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Coins")
6542local save = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Get Other Stats"):InvokeServer()
6543local plr = game:GetService("Players").LocalPlayer
6544local petids = {}
6545local pets = game:GetService("Workspace")["__REMOTES"].Pets
6546local a = #save[plr.Name]["Save"]["Pets"]
6547local done = "lol meme"
6548function random(t)
6549 local keys = {}
6550 for key, value in pairs(t) do
6551 keys[#keys+1] = key
6552 end
6553 index = keys[math.random(1, #keys)]
6554 return t[index]
6555end
6556for i=1,a do
6557 if(save[plr.Name]["Save"]["Pets"][a].e == true) then
6558 table.insert(petids, save[plr.Name]["Save"]["Pets"][a].id)
6559 end
6560 a = a - 1
6561end
6562function co(b)
6563 local done = b
6564 print("Mining coin: " .. b.Name)
6565 while(b:FindFirstChild"Health" ~= nil and b:FindFirstChild"Health".Value > 0) do
6566 warn(b.Name .. "- Health: " .. b.Health.Value)
6567 wait(0.2)
6568 coins:FireServer("Mine",b.Name, amount, random(petids))
6569 end
6570end
6571for _,b in next, workspace.__THINGS.Coins:GetChildren() do
6572 if(done ~= b) then
6573 coroutine.wrap(function()co(b)end)()
6574 end
6575end
6576end)
6577
6578WS.Name = "WS"
6579WS.Parent = bar1
6580WS.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
6581WS.Position = UDim2.new(0.0570342205, 0, 0.449438214, 0)
6582WS.Size = UDim2.new(0, 108, 0, 42)
6583WS.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6584WS.Font = Enum.Font.SciFi
6585WS.Text = "WalkSpeed"
6586WS.TextColor3 = Color3.new(0, 0, 0)
6587WS.TextSize = 14
6588WS.MouseButton1Down:connect(function()
6589game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
6590end)
6591
6592JP.Name = "JP"
6593JP.Parent = bar1
6594JP.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
6595JP.Position = UDim2.new(0.520912528, 0, 0.449438214, 0)
6596JP.Size = UDim2.new(0, 119, 0, 42)
6597JP.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6598JP.Font = Enum.Font.SciFi
6599JP.Text = "Jump Power"
6600JP.TextColor3 = Color3.new(0, 0, 0)
6601JP.TextSize = 14
6602WS.MouseButton1Down:connect(function()
6603game.Players.LocalPlayer.Character.Humanoid.JumpPower = 200
6604end)
6605
6606bar2.Name = "bar2"
6607bar2.Parent = PSG
6608bar2.BackgroundColor3 = Color3.new(1, 1, 1)
6609bar2.Position = UDim2.new(0.564439118, 0, 0.178628385, 0)
6610bar2.Size = UDim2.new(0, 214, 0, 329)
6611bar2.Style = Enum.FrameStyle.RobloxRound
6612bar2.Active = true
6613bar2.Draggable = true
6614bar2.Visible = false
6615
6616Stor.Name = "Stor"
6617Stor.Parent = bar2
6618Stor.BackgroundColor3 = Color3.new(1, 1, 1)
6619Stor.Position = UDim2.new(0.532710254, 0, 0.0186170191, 0)
6620Stor.Size = UDim2.new(0, 92, 0, 39)
6621Stor.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6622Stor.Font = Enum.Font.SourceSans
6623Stor.Text = "Store"
6624Stor.TextColor3 = Color3.new(0, 0, 0)
6625Stor.TextSize = 14
6626Stor.MouseButton1Down:connect(function()
6627game.Players.LocalPlayer.Character:MoveTo(Vector3.new(719.225952, -33.6261177, 894.049072))
6628end)
6629
6630P2.Name = "P2"
6631P2.Parent = bar2
6632P2.BackgroundColor3 = Color3.new(1, 1, 1)
6633P2.Position = UDim2.new(0.532710254, 0, 0.177342772, 0)
6634P2.Size = UDim2.new(0, 92, 0, 39)
6635P2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6636P2.Font = Enum.Font.SourceSans
6637P2.Text = "Place 2"
6638P2.TextColor3 = Color3.new(0, 0, 0)
6639P2.TextSize = 14
6640P2.MouseButton1Down:connect(function()
6641game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-374.2388, -37.0378761, 885.253296))
6642end)
6643
6644P1.Name = "P1"
6645P1.Parent = bar2
6646P1.BackgroundColor3 = Color3.new(1, 1, 1)
6647P1.Position = UDim2.new(0.0140186772, 0, 0.174303263, 0)
6648P1.Size = UDim2.new(0, 92, 0, 39)
6649P1.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6650P1.Font = Enum.Font.SourceSans
6651P1.Text = "Place 1"
6652P1.TextColor3 = Color3.new(0, 0, 0)
6653P1.TextSize = 14
6654P1.MouseButton1Down:connect(function()
6655game.Players.LocalPlayer.Character:MoveTo(Vector3.new(0.295806587, -37.0378761, 890.214355))
6656end)
6657
6658P3.Name = "P3"
6659P3.Parent = bar2
6660P3.BackgroundColor3 = Color3.new(1, 1, 1)
6661P3.Position = UDim2.new(0.0140186772, 0, 0.335101962, 0)
6662P3.Size = UDim2.new(0, 92, 0, 39)
6663P3.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6664P3.Font = Enum.Font.SourceSans
6665P3.Text = "Place 3"
6666P3.TextColor3 = Color3.new(0, 0, 0)
6667P3.TextSize = 14
6668P3.MouseButton1Down:connect(function()
6669game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-760.199097, -37.0378761, 880.302246))
6670end)
6671
6672
6673P4.Name = "P4"
6674P4.Parent = bar2
6675P4.BackgroundColor3 = Color3.new(1, 1, 1)
6676P4.Position = UDim2.new(0.528037369, 0, 0.332062453, 0)
6677P4.Size = UDim2.new(0, 92, 0, 39)
6678P4.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6679P4.Font = Enum.Font.SourceSans
6680P4.Text = "Place 4"
6681P4.TextColor3 = Color3.new(0, 0, 0)
6682P4.TextSize = 14
6683P4.MouseButton1Down:connect(function()
6684game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1140.22437, -37.0378761, 885.195129))
6685end)
6686
6687M1.Name = "M1"
6688M1.Parent = bar2
6689M1.BackgroundColor3 = Color3.new(1, 1, 1)
6690M1.Position = UDim2.new(0.065420568, 0, 0.647416413, 0)
6691M1.Size = UDim2.new(0, 173, 0, 39)
6692M1.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6693M1.Font = Enum.Font.SourceSans
6694M1.Text = "Moon 1 [ Use This To Use Below ]"
6695M1.TextColor3 = Color3.new(0, 0, 0)
6696M1.TextSize = 14
6697M1.MouseButton1Down:connect(function()
6698local mapname = "Moon"
6699local Event = game:GetService("Workspace")["__REMOTES"]["Load Map"]
6700Event:FireServer(mapname)
6701end)
6702
6703P5.Name = "P5"
6704P5.Parent = bar2
6705P5.BackgroundColor3 = Color3.new(1, 1, 1)
6706P5.Position = UDim2.new(0.247663543, 0, 0.493842274, 0)
6707P5.Size = UDim2.new(0, 92, 0, 39)
6708P5.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6709P5.Font = Enum.Font.SourceSans
6710P5.Text = "Place 5"
6711P5.TextColor3 = Color3.new(0, 0, 0)
6712P5.TextSize = 14
6713P5.MouseButton1Down:connect(function()
6714game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1534.46313, -33.038002, 887.088318))
6715end)
6716
6717M2.Name = "M2"
6718M2.Parent = bar2
6719M2.BackgroundColor3 = Color3.new(1, 1, 1)
6720M2.Position = UDim2.new(0.0280373693, 0, 0.817688882, 0)
6721M2.Size = UDim2.new(0, 92, 0, 39)
6722M2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6723M2.Font = Enum.Font.SourceSans
6724M2.Text = "Moon 2"
6725M2.TextColor3 = Color3.new(0, 0, 0)
6726M2.TextSize = 14
6727M2.MouseButton1Down:connect(function()
6728game.Players.LocalPlayer.Character:MoveTo(Vector3.new(80.3468018, 144.27951, -1706.91724))
6729end)
6730
6731Spawn.Name = "Spawn"
6732Spawn.Parent = bar2
6733Spawn.BackgroundColor3 = Color3.new(1, 1, 1)
6734Spawn.Position = UDim2.new(0.00934579503, 0, 0.0186170191, 0)
6735Spawn.Size = UDim2.new(0, 92, 0, 39)
6736Spawn.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6737Spawn.Font = Enum.Font.SourceSans
6738Spawn.Text = "Spawn"
6739Spawn.TextColor3 = Color3.new(0, 0, 0)
6740Spawn.TextSize = 14
6741Spawn.MouseButton1Down:connect(function()
6742game.Players.LocalPlayer.Character:MoveTo(Vector3.new(536.137939, -36.409977, 886.542542))
6743end)
6744
6745C.Name = "C"
6746C.Parent = bar2
6747C.BackgroundColor3 = Color3.new(1, 1, 1)
6748C.Position = UDim2.new(0.532710254, 0, 0.813751876, 0)
6749C.Size = UDim2.new(0, 92, 0, 39)
6750C.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
6751C.Font = Enum.Font.SourceSans
6752C.Text = "Candy"
6753C.TextColor3 = Color3.new(0, 0, 0)
6754C.TextSize = 14
6755C.MouseButton1Down:connect(function()
6756game.Players.LocalPlayer.Character:MoveTo(Vector3.new(8.77877998, 144.27951, -1443.94481))
6757end)
6758
6759X.Name = "X"
6760X.Parent = bar2
6761X.BackgroundColor3 = Color3.new(1, 0.0313726, 0.160784)
6762X.Position = UDim2.new (0.888, 0,0,0.964, 0)
6763X.Size = UDim2.new(0, 25, 0, 17)
6764X.Font = Enum.Font.SciFi
6765X.Text = "X"
6766X.TextColor3 = Color3.new(0, 0, 0)
6767X.TextSize = 14
6768X.MouseButton1Down:connect(function()
6769bar2.Visible = false
6770end)
6771 end)
6772
6773end
6774coroutine.resume(coroutine.create(SCRIPT_TSYJ83_FAKESCRIPT))
6775function SCRIPT_XBCP77_FAKESCRIPT() -- MurderMys.OpenMurderSim
6776 getfenv().script = Instance.new('Script', MurderMys)
6777
6778 button = script.Parent
6779
6780
6781 button.MouseButton1Down:connect(function()
6782 game.Players.LocalPlayer.PlayerGui.PureHub.Murder.Visible = true
6783 end)
6784
6785end
6786coroutine.resume(coroutine.create(SCRIPT_XBCP77_FAKESCRIPT))
6787function SCRIPT_LLJP76_FAKESCRIPT() -- CloneTycoon.OpenCloneTycoon
6788 getfenv().script = Instance.new('Script', CloneTycoon)
6789
6790 button = script.Parent
6791
6792
6793 button.MouseButton1Down:connect(function()
6794 game.Players.LocalPlayer.PlayerGui.PureHub.CloneTycoon2.Visible = true
6795 end)
6796
6797end
6798coroutine.resume(coroutine.create(SCRIPT_LLJP76_FAKESCRIPT))
6799function SCRIPT_UIEV74_FAKESCRIPT() -- Admins.OpenAdmins
6800 getfenv().script = Instance.new('Script', Admins)
6801
6802 button = script.Parent
6803
6804
6805 button.MouseButton1Down:connect(function()
6806 loadstring(game:HttpGet("https://pastebin.com/raw/cFKsgDYN", true))()
6807 end)
6808
6809
6810end
6811coroutine.resume(coroutine.create(SCRIPT_UIEV74_FAKESCRIPT))
6812function SCRIPT_UPFU88_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain1
6813 getfenv().script = Instance.new('Script', PureHub)
6814
6815 function memes1()
6816 game.Players.LocalPlayer.PlayerGui.PureHub.CloneTycoon2.Active = true
6817 game.Players.LocalPlayer.PlayerGui.PureHub.CloneTycoon2.Selectable = true
6818 game.Players.LocalPlayer.PlayerGui.PureHub.CloneTycoon2.Draggable = true
6819
6820 end
6821
6822 while true do
6823 memes1()
6824 wait(5)
6825 end
6826
6827end
6828coroutine.resume(coroutine.create(SCRIPT_UPFU88_FAKESCRIPT))
6829function SCRIPT_OYHE72_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain2
6830 getfenv().script = Instance.new('Script', PureHub)
6831
6832 function memes2()
6833 game.Players.LocalPlayer.PlayerGui.PureHub.DestructionSim.Active = true
6834 game.Players.LocalPlayer.PlayerGui.PureHub.DestructionSim.Selectable = true
6835 game.Players.LocalPlayer.PlayerGui.PureHub.DestructionSim.Draggable = true
6836
6837 end
6838
6839 while true do
6840 memes2()
6841 wait(5)
6842 end
6843
6844end
6845coroutine.resume(coroutine.create(SCRIPT_OYHE72_FAKESCRIPT))
6846function SCRIPT_SODZ78_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain3
6847 getfenv().script = Instance.new('Script', PureHub)
6848
6849 function memes3()
6850 game.Players.LocalPlayer.PlayerGui.PureHub.Discord.Active = true
6851 game.Players.LocalPlayer.PlayerGui.PureHub.Discord.Selectable = true
6852 game.Players.LocalPlayer.PlayerGui.PureHub.Discord.Draggable = true
6853
6854 end
6855
6856 while true do
6857 memes3()
6858 wait(5)
6859 end
6860
6861end
6862coroutine.resume(coroutine.create(SCRIPT_SODZ78_FAKESCRIPT))
6863function SCRIPT_HUKQ67_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain4
6864 getfenv().script = Instance.new('Script', PureHub)
6865
6866 function memes4()
6867 game.Players.LocalPlayer.PlayerGui.PureHub.Login.Active = true
6868 game.Players.LocalPlayer.PlayerGui.PureHub.Login.Selectable = true
6869 game.Players.LocalPlayer.PlayerGui.PureHub.Login.Draggable = true
6870
6871 end
6872
6873 while true do
6874 memes4()
6875 wait(5)
6876 end
6877
6878end
6879coroutine.resume(coroutine.create(SCRIPT_HUKQ67_FAKESCRIPT))
6880function SCRIPT_SVLJ88_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain5
6881 getfenv().script = Instance.new('Script', PureHub)
6882
6883 function memes5()
6884
6885 game.Players.LocalPlayer.PlayerGui.PureHub.MainHub.Active = true
6886 game.Players.LocalPlayer.PlayerGui.PureHub.MainHub.Selectable = true
6887 game.Players.LocalPlayer.PlayerGui.PureHub.MainHub.Draggable = true
6888
6889 end
6890
6891 while true do
6892 memes5()
6893 wait(5)
6894 end
6895
6896end
6897coroutine.resume(coroutine.create(SCRIPT_SVLJ88_FAKESCRIPT))
6898function SCRIPT_GUJB83_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain6
6899 getfenv().script = Instance.new('Script', PureHub)
6900
6901 function memes6()
6902
6903 game.Players.LocalPlayer.PlayerGui.PureHub.Murder.Active = true
6904 game.Players.LocalPlayer.PlayerGui.PureHub.Murder.Selectable = true
6905 game.Players.LocalPlayer.PlayerGui.PureHub.Murder.Draggable = true
6906
6907 end
6908
6909 while true do
6910 memes6()
6911 wait(5)
6912 end
6913
6914end
6915coroutine.resume(coroutine.create(SCRIPT_GUJB83_FAKESCRIPT))
6916function SCRIPT_NBOE87_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain7
6917 getfenv().script = Instance.new('Script', PureHub)
6918
6919 function memes7()
6920 game.Players.LocalPlayer.PlayerGui.PureHub.PetSim.Active = true
6921 game.Players.LocalPlayer.PlayerGui.PureHub.PetSim.Selectable = true
6922 game.Players.LocalPlayer.PlayerGui.PureHub.PetSim.Draggable = true
6923
6924 end
6925
6926 while true do
6927 memes7()
6928 wait(5)
6929 end
6930
6931end
6932coroutine.resume(coroutine.create(SCRIPT_NBOE87_FAKESCRIPT))
6933function SCRIPT_XETO68_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain8
6934 getfenv().script = Instance.new('Script', PureHub)
6935
6936 function memes8()
6937 game.Players.LocalPlayer.PlayerGui.PureHub.ScriptHubPage1.Active = true
6938 game.Players.LocalPlayer.PlayerGui.PureHub.ScriptHubPage1.Selectable = true
6939 game.Players.LocalPlayer.PlayerGui.PureHub.ScriptHubPage1.Draggable = true
6940
6941 end
6942
6943 while true do
6944 memes8()
6945 wait(5)
6946 end
6947
6948end
6949coroutine.resume(coroutine.create(SCRIPT_XETO68_FAKESCRIPT))
6950function SCRIPT_YSNF78_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain9
6951 getfenv().script = Instance.new('Script', PureHub)
6952
6953 function memes8()
6954 game.Players.LocalPlayer.PlayerGui.PureHub.Admins.Active = true
6955 game.Players.LocalPlayer.PlayerGui.PureHub.Admins.Selectable = true
6956 game.Players.LocalPlayer.PlayerGui.PureHub.Admins.Draggable = true
6957
6958 end
6959
6960 while true do
6961 memes8()
6962 wait(5)
6963 end
6964
6965end
6966coroutine.resume(coroutine.create(SCRIPT_YSNF78_FAKESCRIPT))
6967function SCRIPT_VEIZ75_FAKESCRIPT() -- LuckyGui.LuckyGuiScript
6968 getfenv().script = Instance.new('Script', LuckyGui)
6969
6970 button = script.Parent
6971
6972
6973 button.MouseButton1Down:connect(function()
6974
6975
6976 print("Bee Swarm Simulator Gui Created by LuckyMMB @ V3rmillion.net")
6977 print("Discord https://discord.gg/GKzJnUC")
6978 print("Version 1.7 30th July 2018")
6979
6980 mouse = game.Players.LocalPlayer:GetMouse()
6981
6982 antchallengeescape = false
6983 AutoDigActive = false
6984 PollenFarmActive = false
6985 Field1AFActive = false
6986 Field2AFActive = false
6987 Field3AFActive = false
6988 Field4AFActive = false
6989 Field5AFActive = false
6990 Field6AFActive = false
6991 Field7AFActive = false
6992 Field8AFActive = false
6993 Field9AFActive = false
6994 Field10AFActive = false
6995 Field11AFActive = false
6996 Field12AFActive = false
6997 Field13AFActive = false
6998 Field14AFActive = false
6999
7000 -- Objects
7001
7002 local MainGUI = Instance.new("ScreenGui")
7003 local MainFrame = Instance.new("Frame")
7004 local Close = Instance.new("TextButton")
7005 local WayPoints = Instance.new("TextButton")
7006 local WayPointsFrame = Instance.new("Frame")
7007 local ShowLocation = Instance.new("TextLabel")
7008 local SetLocation = Instance.new("TextButton")
7009 local TPLocation = Instance.new("TextButton")
7010 local ReturnToHive = Instance.new("TextButton")
7011 local BlackBear = Instance.new("TextButton")
7012 local BrownBear = Instance.new("TextButton")
7013 local PandaBear = Instance.new("TextButton")
7014 local PolarBear = Instance.new("TextButton")
7015 local ScienceBear = Instance.new("TextButton")
7016 local MotherBear = Instance.new("TextButton")
7017 local TunnelBear = Instance.new("TextButton")
7018 local TravelingBear = Instance.new("TextButton")
7019 local RedBoost = Instance.new("TextButton")
7020 local BlueBoost = Instance.new("TextButton")
7021 local MountainBoost = Instance.new("TextButton")
7022 local RedCannon = Instance.new("TextButton")
7023 local BlueCannon = Instance.new("TextButton")
7024 local YellowCannon = Instance.new("TextButton")
7025 local Slingshot = Instance.new("TextButton")
7026 local BeeShop = Instance.new("TextButton")
7027 local TPShop = Instance.new("TextButton")
7028 local TPShop2 = Instance.new("TextButton")
7029 local MountainTopShop = Instance.new("TextButton")
7030 local TentShop = Instance.new("TextButton")
7031 local RedClubhouse = Instance.new("TextButton")
7032 local BlueClubhouse = Instance.new("TextButton")
7033 local TicketShop = Instance.new("TextButton")
7034 local ClubHoney = Instance.new("TextButton")
7035 local RoyalJellyShop = Instance.new("TextButton")
7036 local TicketRoyalJelly = Instance.new("TextButton")
7037 local Honeystorm = Instance.new("TextButton")
7038 local HoneyConvertor = Instance.new("TextButton")
7039 local StrawBerryField = Instance.new("TextButton")
7040 local PumpkinField = Instance.new("TextButton")
7041 local SunflowerField = Instance.new("TextButton")
7042 local CloverField = Instance.new("TextButton")
7043 local SpiderField = Instance.new("TextButton")
7044 local MushRoomField = Instance.new("TextButton")
7045 local BamBooField = Instance.new("TextButton")
7046 local DandelionField = Instance.new("TextButton")
7047 local PineappleField = Instance.new("TextButton")
7048 local BlueField = Instance.new("TextButton")
7049 local RoseField = Instance.new("TextButton")
7050 local CactusField = Instance.new("TextButton")
7051 local PineTreeField = Instance.new("TextButton")
7052 local MountainTopField = Instance.new("TextButton")
7053 local KingbeetlesLair = Instance.new("TextButton")
7054 local AntChallenge = Instance.new("TextButton")
7055 local Onett = Instance.new("TextButton")
7056 local TreatDispenser = Instance.new("TextButton")
7057 local TicketDispenser = Instance.new("TextButton")
7058 local GumdropDispenser = Instance.new("TextButton")
7059 local BlueberryDispenser = Instance.new("TextButton")
7060 local StrawberryDispenser = Instance.new("TextButton")
7061 local TreatShop = Instance.new("TextButton")
7062 local Field1AF = Instance.new("TextButton")
7063 local Field2AF = Instance.new("TextButton")
7064 local Field3AF = Instance.new("TextButton")
7065 local Field4AF = Instance.new("TextButton")
7066 local Field5AF = Instance.new("TextButton")
7067 local Field6AF = Instance.new("TextButton")
7068 local Field7AF = Instance.new("TextButton")
7069 local Field8AF = Instance.new("TextButton")
7070 local Field9AF = Instance.new("TextButton")
7071 local Field10AF = Instance.new("TextButton")
7072 local Field11AF = Instance.new("TextButton")
7073 local Field12AF = Instance.new("TextButton")
7074 local Field13AF = Instance.new("TextButton")
7075 local Field14AF = Instance.new("TextButton")
7076 local Players = Instance.new("TextButton")
7077 local PlayerFrame = Instance.new("Frame")
7078 local PlayerList = Instance.new("Frame")
7079 local PlayerListBox = Instance.new("Frame")
7080 local PlyrSel = Instance.new("TextLabel")
7081 local Player1 = Instance.new("TextButton")
7082 local Player2 = Instance.new("TextButton")
7083 local Player3 = Instance.new("TextButton")
7084 local Player4 = Instance.new("TextButton")
7085 local Player5 = Instance.new("TextButton")
7086 local TpPlayer = Instance.new("TextButton")
7087 local FindTreasures = Instance.new("TextButton")
7088 local FindTreasuresText1 = Instance.new("TextLabel")
7089 local ExtrasScreen = Instance.new("TextButton")
7090 local ExtrasFrame = Instance.new("Frame")
7091 local InfoScreen = Instance.new("TextButton")
7092 local InfoFrame = Instance.new("Frame")
7093 local TPTool = Instance.new("TextButton")
7094 local BTool = Instance.new("TextButton")
7095 local ReJoinServer = Instance.new("TextButton")
7096 local NoClip = Instance.new("TextButton")
7097 local InfoText1 = Instance.new("TextLabel")
7098 local PollenFarm = Instance.new("TextButton")
7099 local AutoDig = Instance.new("TextButton")
7100
7101 -- Properties
7102
7103 MainGUI.Name = "MainGUI"
7104 MainGUI.Parent = game.CoreGui
7105 local MainCORE = game.CoreGui["MainGUI"]
7106
7107 MainFrame.Name = "MainFrame"
7108 MainFrame.Parent = MainGUI
7109 MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
7110 MainFrame.BackgroundTransparency = 0.5
7111 MainFrame.BorderColor3 = Color3.new(0, 0, 0)
7112 MainFrame.Position = UDim2.new(0.5, -299, 0, -32)
7113 MainFrame.Size = UDim2.new(0, 600, 0, 30)
7114
7115 Close.Name = "Close"
7116 Close.Parent = MainFrame
7117 Close.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7118 Close.BorderColor3 = Color3.new(0, 1, 0)
7119 Close.Position = UDim2.new(0, 5, 0, 5)
7120 Close.Size = UDim2.new(0, 20, 0, 20)
7121 Close.Font = Enum.Font.Fantasy
7122 Close.Text = "X"
7123 Close.TextColor3 = Color3.new(1, 0, 0)
7124 Close.TextSize = 17
7125 Close.TextScaled = true
7126 Close.TextWrapped = true
7127
7128 WayPoints.Name = "WayPoints"
7129 WayPoints.Parent = MainFrame
7130 WayPoints.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7131 WayPoints.BorderColor3 = Color3.new(0, 1, 0)
7132 WayPoints.Position = UDim2.new(0, 30, 0, 5)
7133 WayPoints.Size = UDim2.new(0, 83, 0, 20)
7134 WayPoints.BackgroundTransparency = 0
7135 WayPoints.Font = Enum.Font.Fantasy
7136 WayPoints.TextColor3 = Color3.new(1, 1, 1)
7137 WayPoints.Text = "WayPoints"
7138 WayPoints.TextSize = 17
7139 WayPoints.TextWrapped = true
7140
7141 WayPointsFrame.Name = "WayPointsFrame"
7142 WayPointsFrame.Parent = MainFrame
7143 WayPointsFrame.BackgroundColor3 = Color3.new(0, 0, 0)
7144 WayPointsFrame.BorderColor3 = Color3.new(0, 0, 0)
7145 WayPointsFrame.BackgroundTransparency = 0.4
7146 WayPointsFrame.Position = UDim2.new(0, 0, 0, 34)
7147 WayPointsFrame.Size = UDim2.new(0, 600, 0, 480)
7148 WayPointsFrame.Visible = false
7149
7150 ShowLocation.Name = "ShowLocation"
7151 ShowLocation.Parent = WayPointsFrame
7152 ShowLocation.BackgroundColor3 = Color3.new(1, 1, 1)
7153 ShowLocation.TextColor3 = Color3.new(0, 0, 0)
7154 ShowLocation.BorderColor3 = Color3.new(0, 0, 0)
7155 ShowLocation.Position = UDim2.new(0, 190, 0, 5)
7156 ShowLocation.Size = UDim2.new(0, 180, 0, 20)
7157 ShowLocation.Font = Enum.Font.Fantasy
7158 ShowLocation.Text = "Current Location"
7159 ShowLocation.TextWrapped = true
7160 ShowLocation.TextSize = 15
7161
7162 SetLocation.Name = "SetLocation"
7163 SetLocation.Parent = WayPointsFrame
7164 SetLocation.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7165 SetLocation.TextColor3 = Color3.new(1, 1, 1)
7166 SetLocation.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7167 SetLocation.Position = UDim2.new(0, 375, 0, 5)
7168 SetLocation.Size = UDim2.new(0, 150, 0, 20)
7169 SetLocation.Font = Enum.Font.Fantasy
7170 SetLocation.Text = "Set Location"
7171 SetLocation.TextWrapped = true
7172 SetLocation.TextSize = 16
7173
7174 TPLocation.Name = "TPLocation"
7175 TPLocation.Parent = WayPointsFrame
7176 TPLocation.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7177 TPLocation.TextColor3 = Color3.new(1, 1, 1)
7178 TPLocation.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7179 TPLocation.Position = UDim2.new(0, 530, 0, 5)
7180 TPLocation.Size = UDim2.new(0, 65, 0, 20)
7181 TPLocation.Font = Enum.Font.Fantasy
7182 TPLocation.Text = "Move to"
7183 TPLocation.TextWrapped = true
7184 TPLocation.TextSize = 16
7185
7186 ReturnToHive.Name = "ReturnToHive"
7187 ReturnToHive.Parent = WayPointsFrame
7188 ReturnToHive.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7189 ReturnToHive.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7190 ReturnToHive.Position = UDim2.new(0, 5, 0, 5)
7191 ReturnToHive.Size = UDim2.new(0, 180, 0, 20)
7192 ReturnToHive.TextColor3 = Color3.new(1, 1, 1)
7193 ReturnToHive.Font = Enum.Font.Fantasy
7194 ReturnToHive.Text = "Return To Hive"
7195 ReturnToHive.TextSize = 16
7196
7197 BlackBear.Name = "BlackBear"
7198 BlackBear.Parent = WayPointsFrame
7199 BlackBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7200 BlackBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7201 BlackBear.Position = UDim2.new(0, 5, 0, 30)
7202 BlackBear.Size = UDim2.new(0, 180, 0, 20)
7203 BlackBear.TextColor3 = Color3.new(1, 1, 1)
7204 BlackBear.Font = Enum.Font.Fantasy
7205 BlackBear.Text = "Black Bear"
7206 BlackBear.TextSize = 16
7207
7208 BrownBear.Name = "BrownBear"
7209 BrownBear.Parent = WayPointsFrame
7210 BrownBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7211 BrownBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7212 BrownBear.Position = UDim2.new(0, 5, 0, 55)
7213 BrownBear.Size = UDim2.new(0, 180, 0, 20)
7214 BrownBear.TextColor3 = Color3.new(1, 1, 1)
7215 BrownBear.Font = Enum.Font.Fantasy
7216 BrownBear.Text = "Brown Bear"
7217 BrownBear.TextSize = 16
7218
7219 PandaBear.Name = "PandaBear"
7220 PandaBear.Parent = WayPointsFrame
7221 PandaBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7222 PandaBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7223 PandaBear.Position = UDim2.new(0, 5, 0, 80)
7224 PandaBear.Size = UDim2.new(0, 180, 0, 20)
7225 PandaBear.TextColor3 = Color3.new(1, 1, 1)
7226 PandaBear.Font = Enum.Font.Fantasy
7227 PandaBear.Text = "Panda Bear"
7228 PandaBear.TextSize = 16
7229
7230 PolarBear.Name = "PolarBear"
7231 PolarBear.Parent = WayPointsFrame
7232 PolarBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7233 PolarBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7234 PolarBear.Position = UDim2.new(0, 5, 0, 105)
7235 PolarBear.Size = UDim2.new(0, 180, 0, 20)
7236 PolarBear.TextColor3 = Color3.new(1, 1, 1)
7237 PolarBear.Font = Enum.Font.Fantasy
7238 PolarBear.Text = "Polar Bear"
7239 PolarBear.TextSize = 16
7240
7241 ScienceBear.Name = "ScienceBear"
7242 ScienceBear.Parent = WayPointsFrame
7243 ScienceBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7244 ScienceBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7245 ScienceBear.Position = UDim2.new(0, 5, 0, 130)
7246 ScienceBear.Size = UDim2.new(0, 180, 0, 20)
7247 ScienceBear.TextColor3 = Color3.new(1, 1, 1)
7248 ScienceBear.Font = Enum.Font.Fantasy
7249 ScienceBear.Text = "Science Bear"
7250 ScienceBear.TextSize = 16
7251
7252 TravelingBear.Name = "TravelingBear"
7253 TravelingBear.Parent = WayPointsFrame
7254 TravelingBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7255 TravelingBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7256 TravelingBear.Position = UDim2.new(0, 5, 0, 155)
7257 TravelingBear.Size = UDim2.new(0, 180, 0, 20)
7258 TravelingBear.TextColor3 = Color3.new(1, 1, 1)
7259 TravelingBear.Font = Enum.Font.Fantasy
7260 TravelingBear.Text = "Traveling Bear"
7261 TravelingBear.TextSize = 16
7262
7263 MotherBear.Name = "MotherBear"
7264 MotherBear.Parent = WayPointsFrame
7265 MotherBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7266 MotherBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7267 MotherBear.Position = UDim2.new(0, 5, 0, 180)
7268 MotherBear.Size = UDim2.new(0, 180, 0, 20)
7269 MotherBear.TextColor3 = Color3.new(1, 1, 1)
7270 MotherBear.Font = Enum.Font.Fantasy
7271 MotherBear.Text = "Mother Bear"
7272 MotherBear.TextSize = 16
7273
7274 TunnelBear.Name = "TunnelBear"
7275 TunnelBear.Parent = WayPointsFrame
7276 TunnelBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7277 TunnelBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7278 TunnelBear.Position = UDim2.new(0, 5, 0, 205)
7279 TunnelBear.Size = UDim2.new(0, 180, 0, 20)
7280 TunnelBear.TextColor3 = Color3.new(1, 1, 1)
7281 TunnelBear.Font = Enum.Font.Fantasy
7282 TunnelBear.Text = "Tunnel Bear"
7283 TunnelBear.TextSize = 16
7284
7285 Onett.Name = "Onett"
7286 Onett.Parent = WayPointsFrame
7287 Onett.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7288 Onett.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7289 Onett.Position = UDim2.new(0, 5, 0, 230)
7290 Onett.Size = UDim2.new(0, 180, 0, 20)
7291 Onett.TextColor3 = Color3.new(1, 1, 1)
7292 Onett.Font = Enum.Font.Fantasy
7293 Onett.Text = "Onett"
7294 Onett.TextSize = 16
7295
7296 RedBoost.Name = "RedBoost"
7297 RedBoost.Parent = WayPointsFrame
7298 RedBoost.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7299 RedBoost.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7300 RedBoost.Position = UDim2.new(0, 5, 0, 255)
7301 RedBoost.Size = UDim2.new(0, 180, 0, 20)
7302 RedBoost.TextColor3 = Color3.new(1, 1, 1)
7303 RedBoost.Font = Enum.Font.Fantasy
7304 RedBoost.Text = "Red Field Booster"
7305 RedBoost.TextSize = 16
7306
7307 BlueBoost.Name = "BlueBoost"
7308 BlueBoost.Parent = WayPointsFrame
7309 BlueBoost.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7310 BlueBoost.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7311 BlueBoost.Position = UDim2.new(0, 5, 0, 280)
7312 BlueBoost.Size = UDim2.new(0, 180, 0, 20)
7313 BlueBoost.TextColor3 = Color3.new(1, 1, 1)
7314 BlueBoost.Font = Enum.Font.Fantasy
7315 BlueBoost.Text = "Blue Field Booster"
7316 BlueBoost.TextSize = 16
7317
7318 MountainBoost.Name = "MountainBoost"
7319 MountainBoost.Parent = WayPointsFrame
7320 MountainBoost.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7321 MountainBoost.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7322 MountainBoost.Position = UDim2.new(0, 5, 0, 305)
7323 MountainBoost.Size = UDim2.new(0, 180, 0, 20)
7324 MountainBoost.TextColor3 = Color3.new(1, 1, 1)
7325 MountainBoost.Font = Enum.Font.Fantasy
7326 MountainBoost.Text = "MountainTop Booster"
7327 MountainBoost.TextSize = 16
7328
7329 RedCannon.Name = "RedCannon"
7330 RedCannon.Parent = WayPointsFrame
7331 RedCannon.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7332 RedCannon.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7333 RedCannon.Position = UDim2.new(0, 5, 0, 330)
7334 RedCannon.Size = UDim2.new(0, 180, 0, 20)
7335 RedCannon.TextColor3 = Color3.new(1, 1, 1)
7336 RedCannon.Font = Enum.Font.Fantasy
7337 RedCannon.Text = "Red Cannon (22)"
7338 RedCannon.TextSize = 16
7339
7340 BlueCannon.Name = "BlueCannon"
7341 BlueCannon.Parent = WayPointsFrame
7342 BlueCannon.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7343 BlueCannon.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7344 BlueCannon.Position = UDim2.new(0, 5, 0, 355)
7345 BlueCannon.Size = UDim2.new(0, 180, 0, 20)
7346 BlueCannon.TextColor3 = Color3.new(1, 1, 1)
7347 BlueCannon.Font = Enum.Font.Fantasy
7348 BlueCannon.Text = "Blue Cannon (16)"
7349 BlueCannon.TextSize = 16
7350
7351 YellowCannon.Name = "YellowCannon"
7352 YellowCannon.Parent = WayPointsFrame
7353 YellowCannon.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7354 YellowCannon.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7355 YellowCannon.Position = UDim2.new(0, 5, 0, 380)
7356 YellowCannon.Size = UDim2.new(0, 180, 0, 20)
7357 YellowCannon.TextColor3 = Color3.new(1, 1, 1)
7358 YellowCannon.Font = Enum.Font.Fantasy
7359 YellowCannon.Text = "Yellow Cannon (12)"
7360 YellowCannon.TextSize = 16
7361
7362 Slingshot.Name = "Slingshot"
7363 Slingshot.Parent = WayPointsFrame
7364 Slingshot.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7365 Slingshot.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7366 Slingshot.Position = UDim2.new(0, 5, 0, 405)
7367 Slingshot.Size = UDim2.new(0, 180, 0, 20)
7368 Slingshot.TextColor3 = Color3.new(1, 1, 1)
7369 Slingshot.Font = Enum.Font.Fantasy
7370 Slingshot.Text = "Slingshot (8)"
7371 Slingshot.TextSize = 16
7372
7373 AntChallenge.Name = "AntChallenge"
7374 AntChallenge.Parent = WayPointsFrame
7375 AntChallenge.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7376 AntChallenge.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7377 AntChallenge.Position = UDim2.new(0, 5, 0, 430)
7378 AntChallenge.Size = UDim2.new(0, 180, 0, 20)
7379 AntChallenge.TextColor3 = Color3.new(1, 1, 1)
7380 AntChallenge.Font = Enum.Font.Fantasy
7381 AntChallenge.Text = "Ant Challenge"
7382 AntChallenge.TextSize = 16
7383
7384 KingbeetlesLair.Name = "KingbeetlesLair"
7385 KingbeetlesLair.Parent = WayPointsFrame
7386 KingbeetlesLair.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7387 KingbeetlesLair.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7388 KingbeetlesLair.Position = UDim2.new(0, 0, 0, 455)
7389 KingbeetlesLair.Size = UDim2.new(0, 180, 0, 20)
7390 KingbeetlesLair.TextColor3 = Color3.new(1, 1, 1)
7391 KingbeetlesLair.Font = Enum.Font.Fantasy
7392 KingbeetlesLair.Text = "King Beetles Lair"
7393 KingbeetlesLair.TextSize = 16
7394
7395 BeeShop.Name = "BeeShop"
7396 BeeShop.Parent = WayPointsFrame
7397 BeeShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7398 BeeShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7399 BeeShop.Position = UDim2.new(0, 190, 0, 30)
7400 BeeShop.Size = UDim2.new(0, 180, 0, 20)
7401 BeeShop.TextColor3 = Color3.new(1, 1, 1)
7402 BeeShop.Font = Enum.Font.Fantasy
7403 BeeShop.Text = "Bees Shop"
7404 BeeShop.TextSize = 16
7405
7406 TPShop.Name = "TPShop"
7407 TPShop.Parent = WayPointsFrame
7408 TPShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7409 TPShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7410 TPShop.Position = UDim2.new(0, 190, 0, 55)
7411 TPShop.Size = UDim2.new(0, 180, 0, 20)
7412 TPShop.TextColor3 = Color3.new(1, 1, 1)
7413 TPShop.Font = Enum.Font.Fantasy
7414 TPShop.Text = "Basic Tools Shop"
7415 TPShop.TextSize = 16
7416
7417 TPShop2.Name = "TPShop2"
7418 TPShop2.Parent = WayPointsFrame
7419 TPShop2.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7420 TPShop2.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7421 TPShop2.Position = UDim2.new(0, 190, 0, 80)
7422 TPShop2.Size = UDim2.new(0, 180, 0, 20)
7423 TPShop2.TextColor3 = Color3.new(1, 1, 1)
7424 TPShop2.Font = Enum.Font.Fantasy
7425 TPShop2.Text = "Advanced Tools Shop"
7426 TPShop2.TextSize = 16
7427
7428 MountainTopShop.Name = "MountainTopShop"
7429 MountainTopShop.Parent = WayPointsFrame
7430 MountainTopShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7431 MountainTopShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7432 MountainTopShop.Position = UDim2.new(0, 190, 0, 105)
7433 MountainTopShop.Size = UDim2.new(0, 180, 0, 20)
7434 MountainTopShop.TextColor3 = Color3.new(1, 1, 1)
7435 MountainTopShop.Font = Enum.Font.Fantasy
7436 MountainTopShop.Text = "Mountain Top Shop"
7437 MountainTopShop.TextSize = 16
7438
7439 TentShop.Name = "TentShop"
7440 TentShop.Parent = WayPointsFrame
7441 TentShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7442 TentShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7443 TentShop.Position = UDim2.new(0, 190, 0, 130)
7444 TentShop.Size = UDim2.new(0, 180, 0, 20)
7445 TentShop.TextColor3 = Color3.new(1, 1, 1)
7446 TentShop.Font = Enum.Font.Fantasy
7447 TentShop.Text = "Ticket Tent Shop"
7448 TentShop.TextSize = 16
7449
7450 TreatShop.Name = "TreatShop"
7451 TreatShop.Parent = WayPointsFrame
7452 TreatShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7453 TreatShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7454 TreatShop.Position = UDim2.new(0, 190, 0, 155)
7455 TreatShop.Size = UDim2.new(0, 180, 0, 20)
7456 TreatShop.TextColor3 = Color3.new(1, 1, 1)
7457 TreatShop.Font = Enum.Font.Fantasy
7458 TreatShop.Text = "Treat Shop"
7459 TreatShop.TextSize = 16
7460
7461 RedClubhouse.Name = "RedClubhouse"
7462 RedClubhouse.Parent = WayPointsFrame
7463 RedClubhouse.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7464 RedClubhouse.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7465 RedClubhouse.Position = UDim2.new(0, 190, 0, 180)
7466 RedClubhouse.Size = UDim2.new(0, 180, 0, 20)
7467 RedClubhouse.TextColor3 = Color3.new(1, 1, 1)
7468 RedClubhouse.Font = Enum.Font.Fantasy
7469 RedClubhouse.Text = "Red Clubhouse"
7470 RedClubhouse.TextSize = 16
7471
7472 BlueClubhouse.Name = "BlueClubhouse"
7473 BlueClubhouse.Parent = WayPointsFrame
7474 BlueClubhouse.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7475 BlueClubhouse.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7476 BlueClubhouse.Position = UDim2.new(0, 190, 0, 205)
7477 BlueClubhouse.Size = UDim2.new(0, 180, 0, 20)
7478 BlueClubhouse.TextColor3 = Color3.new(1, 1, 1)
7479 BlueClubhouse.Font = Enum.Font.Fantasy
7480 BlueClubhouse.Text = "Blue Clubhouse"
7481 BlueClubhouse.TextSize = 16
7482
7483 TicketShop.Name = "TicketShop"
7484 TicketShop.Parent = WayPointsFrame
7485 TicketShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7486 TicketShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7487 TicketShop.Position = UDim2.new(0, 190, 0, 230)
7488 TicketShop.Size = UDim2.new(0, 180, 0, 20)
7489 TicketShop.TextColor3 = Color3.new(1, 1, 1)
7490 TicketShop.Font = Enum.Font.Fantasy
7491 TicketShop.Text = "Ticket Dispenser"
7492 TicketShop.TextSize = 16
7493
7494 ClubHoney.Name = "ClubHoney"
7495 ClubHoney.Parent = WayPointsFrame
7496 ClubHoney.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7497 ClubHoney.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7498 ClubHoney.Position = UDim2.new(0, 190, 0, 255)
7499 ClubHoney.Size = UDim2.new(0, 180, 0, 20)
7500 ClubHoney.TextColor3 = Color3.new(1, 1, 1)
7501 ClubHoney.Font = Enum.Font.Fantasy
7502 ClubHoney.Text = "Club Honey Dispenser"
7503 ClubHoney.TextSize = 16
7504
7505 RoyalJellyShop.Name = "RoyalJellyShop"
7506 RoyalJellyShop.Parent = WayPointsFrame
7507 RoyalJellyShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7508 RoyalJellyShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7509 RoyalJellyShop.Position = UDim2.new(0, 190, 0, 280)
7510 RoyalJellyShop.Size = UDim2.new(0, 180, 0, 20)
7511 RoyalJellyShop.TextColor3 = Color3.new(1, 1, 1)
7512 RoyalJellyShop.Font = Enum.Font.Fantasy
7513 RoyalJellyShop.Text = "Royal Jelly Dispenser"
7514 RoyalJellyShop.TextSize = 16
7515
7516 TicketRoyalJelly.Name = "TicketRoyalJelly"
7517 TicketRoyalJelly.Parent = WayPointsFrame
7518 TicketRoyalJelly.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7519 TicketRoyalJelly.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7520 TicketRoyalJelly.Position = UDim2.new(0, 190, 0, 305)
7521 TicketRoyalJelly.Size = UDim2.new(0, 180, 0, 20)
7522 TicketRoyalJelly.TextColor3 = Color3.new(1, 1, 1)
7523 TicketRoyalJelly.Font = Enum.Font.Fantasy
7524 TicketRoyalJelly.Text = "Ticket Royal Jelly Dispenser"
7525 TicketRoyalJelly.TextSize = 16
7526
7527 GumdropDispenser.Name = "GumdropDispenser"
7528 GumdropDispenser.Parent = WayPointsFrame
7529 GumdropDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7530 GumdropDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7531 GumdropDispenser.Position = UDim2.new(0, 190, 0, 330)
7532 GumdropDispenser.Size = UDim2.new(0, 180, 0, 20)
7533 GumdropDispenser.TextColor3 = Color3.new(1, 1, 1)
7534 GumdropDispenser.Font = Enum.Font.Fantasy
7535 GumdropDispenser.Text = "Gumdrop Dispenser"
7536 GumdropDispenser.TextSize = 16
7537
7538 BlueberryDispenser.Name = "BlueberryDispenser"
7539 BlueberryDispenser.Parent = WayPointsFrame
7540 BlueberryDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7541 BlueberryDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7542 BlueberryDispenser.Position = UDim2.new(0, 190, 0, 355)
7543 BlueberryDispenser.Size = UDim2.new(0, 180, 0, 20)
7544 BlueberryDispenser.TextColor3 = Color3.new(1, 1, 1)
7545 BlueberryDispenser.Font = Enum.Font.Fantasy
7546 BlueberryDispenser.Text = "Blueberry Dispenser"
7547 BlueberryDispenser.TextSize = 16
7548
7549 StrawberryDispenser.Name = "StrawberryDispenser"
7550 StrawberryDispenser.Parent = WayPointsFrame
7551 StrawberryDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7552 StrawberryDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7553 StrawberryDispenser.Position = UDim2.new(0, 190, 0, 380)
7554 StrawberryDispenser.Size = UDim2.new(0, 180, 0, 20)
7555 StrawberryDispenser.TextColor3 = Color3.new(1, 1, 1)
7556 StrawberryDispenser.Font = Enum.Font.Fantasy
7557 StrawberryDispenser.Text = "Strawberry Dispenser"
7558 StrawberryDispenser.TextSize = 16
7559
7560 TreatDispenser.Name = "TreatDispenser"
7561 TreatDispenser.Parent = WayPointsFrame
7562 TreatDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7563 TreatDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7564 TreatDispenser.Position = UDim2.new(0, 190, 0, 405)
7565 TreatDispenser.Size = UDim2.new(0, 180, 0, 20)
7566 TreatDispenser.TextColor3 = Color3.new(1, 1, 1)
7567 TreatDispenser.Font = Enum.Font.Fantasy
7568 TreatDispenser.Text = "Treat Dispenser"
7569 TreatDispenser.TextSize = 16
7570
7571 Honeystorm.Name = "Honeystorm"
7572 Honeystorm.Parent = WayPointsFrame
7573 Honeystorm.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7574 Honeystorm.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7575 Honeystorm.Position = UDim2.new(0, 190, 0, 430)
7576 Honeystorm.Size = UDim2.new(0, 180, 0, 20)
7577 Honeystorm.TextColor3 = Color3.new(1, 1, 1)
7578 Honeystorm.Font = Enum.Font.Fantasy
7579 Honeystorm.Text = "Summon a Honeystorm"
7580 Honeystorm.TextSize = 16
7581
7582 HoneyConvertor.Name = "HoneyConvertor"
7583 HoneyConvertor.Parent = WayPointsFrame
7584 HoneyConvertor.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7585 HoneyConvertor.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7586 HoneyConvertor.Position = UDim2.new(0, 190, 0, 455)
7587 HoneyConvertor.Size = UDim2.new(0, 180, 0, 20)
7588 HoneyConvertor.TextColor3 = Color3.new(1, 1, 1)
7589 HoneyConvertor.Font = Enum.Font.Fantasy
7590 HoneyConvertor.Text = "Instant Honey Converter"
7591 HoneyConvertor.TextSize = 16
7592
7593 SunflowerField.Name = "SunflowerField"
7594 SunflowerField.Parent = WayPointsFrame
7595 SunflowerField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7596 SunflowerField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7597 SunflowerField.Position = UDim2.new(0, 375, 0, 30)
7598 SunflowerField.Size = UDim2.new(0, 180, 0, 20)
7599 SunflowerField.TextColor3 = Color3.new(1, 1, 1)
7600 SunflowerField.Font = Enum.Font.Fantasy
7601 SunflowerField.Text = "Sunflower Field"
7602 SunflowerField.TextSize = 16
7603
7604 MushRoomField.Name = "MushRoomField"
7605 MushRoomField.Parent = WayPointsFrame
7606 MushRoomField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7607 MushRoomField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7608 MushRoomField.Position = UDim2.new(0, 375, 0, 55)
7609 MushRoomField.Size = UDim2.new(0, 180, 0, 20)
7610 MushRoomField.TextColor3 = Color3.new(1, 1, 1)
7611 MushRoomField.Font = Enum.Font.Fantasy
7612 MushRoomField.Text = "MushRoom Field"
7613 MushRoomField.TextSize = 16
7614
7615 DandelionField.Name = "DandelionField"
7616 DandelionField.Parent = WayPointsFrame
7617 DandelionField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7618 DandelionField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7619 DandelionField.Position = UDim2.new(0, 375, 0, 80)
7620 DandelionField.Size = UDim2.new(0, 180, 0, 20)
7621 DandelionField.TextColor3 = Color3.new(1, 1, 1)
7622 DandelionField.Font = Enum.Font.Fantasy
7623 DandelionField.Text = "Dandelion Field"
7624 DandelionField.TextSize = 16
7625
7626 BlueField.Name = "BlueField"
7627 BlueField.Parent = WayPointsFrame
7628 BlueField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7629 BlueField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7630 BlueField.Position = UDim2.new(0, 375, 0, 105)
7631 BlueField.Size = UDim2.new(0, 180, 0, 20)
7632 BlueField.TextColor3 = Color3.new(1, 1, 1)
7633 BlueField.Font = Enum.Font.Fantasy
7634 BlueField.Text = "Blue Flower Field"
7635 BlueField.TextSize = 16
7636
7637 CloverField.Name = "CloverField"
7638 CloverField.Parent = WayPointsFrame
7639 CloverField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7640 CloverField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7641 CloverField.Position = UDim2.new(0, 375, 0, 130)
7642 CloverField.Size = UDim2.new(0, 180, 0, 20)
7643 CloverField.TextColor3 = Color3.new(1, 1, 1)
7644 CloverField.Font = Enum.Font.Fantasy
7645 CloverField.Text = "Clover Field"
7646 CloverField.TextSize = 16
7647
7648 StrawBerryField.Name = "StrawBerryField"
7649 StrawBerryField.Parent = WayPointsFrame
7650 StrawBerryField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7651 StrawBerryField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7652 StrawBerryField.Position = UDim2.new(0, 375, 0, 155)
7653 StrawBerryField.Size = UDim2.new(0, 180, 0, 20)
7654 StrawBerryField.TextColor3 = Color3.new(1, 1, 1)
7655 StrawBerryField.Font = Enum.Font.Fantasy
7656 StrawBerryField.Text = "StrawBerry Field"
7657 StrawBerryField.TextSize = 16
7658
7659 SpiderField.Name = "SpiderField"
7660 SpiderField.Parent = WayPointsFrame
7661 SpiderField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7662 SpiderField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7663 SpiderField.Position = UDim2.new(0, 375, 0, 180)
7664 SpiderField.Size = UDim2.new(0, 180, 0, 20)
7665 SpiderField.TextColor3 = Color3.new(1, 1, 1)
7666 SpiderField.Font = Enum.Font.Fantasy
7667 SpiderField.Text = "Spider Field"
7668 SpiderField.TextSize = 16
7669
7670 BamBooField.Name = "BamBooField"
7671 BamBooField.Parent = WayPointsFrame
7672 BamBooField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7673 BamBooField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7674 BamBooField.Position = UDim2.new(0, 375, 0, 205)
7675 BamBooField.Size = UDim2.new(0, 180, 0, 20)
7676 BamBooField.TextColor3 = Color3.new(1, 1, 1)
7677 BamBooField.Font = Enum.Font.Fantasy
7678 BamBooField.Text = "BamBoo Field"
7679 BamBooField.TextSize = 16
7680
7681 RoseField.Name = "RoseField"
7682 RoseField.Parent = WayPointsFrame
7683 RoseField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7684 RoseField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7685 RoseField.Position = UDim2.new(0, 375, 0, 230)
7686 RoseField.Size = UDim2.new(0, 180, 0, 20)
7687 RoseField.TextColor3 = Color3.new(1, 1, 1)
7688 RoseField.Font = Enum.Font.Fantasy
7689 RoseField.Text = "Rose Field"
7690 RoseField.TextSize = 16
7691
7692 PineTreeField.Name = "PineTreeField"
7693 PineTreeField.Parent = WayPointsFrame
7694 PineTreeField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7695 PineTreeField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7696 PineTreeField.Position = UDim2.new(0, 375, 0, 255)
7697 PineTreeField.Size = UDim2.new(0, 180, 0, 20)
7698 PineTreeField.TextColor3 = Color3.new(1, 1, 1)
7699 PineTreeField.Font = Enum.Font.Fantasy
7700 PineTreeField.Text = "Pine Tree Forest"
7701 PineTreeField.TextSize = 16
7702
7703 CactusField.Name = "CactusField"
7704 CactusField.Parent = WayPointsFrame
7705 CactusField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7706 CactusField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7707 CactusField.Position = UDim2.new(0, 375, 0, 280)
7708 CactusField.Size = UDim2.new(0, 180, 0, 20)
7709 CactusField.TextColor3 = Color3.new(1, 1, 1)
7710 CactusField.Font = Enum.Font.Fantasy
7711 CactusField.Text = "Cactus Field"
7712 CactusField.TextSize = 16
7713
7714 PumpkinField.Name = "PumpkinField"
7715 PumpkinField.Parent = WayPointsFrame
7716 PumpkinField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7717 PumpkinField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7718 PumpkinField.Position = UDim2.new(0, 375, 0, 305)
7719 PumpkinField.Size = UDim2.new(0, 180, 0, 20)
7720 PumpkinField.TextColor3 = Color3.new(1, 1, 1)
7721 PumpkinField.Font = Enum.Font.Fantasy
7722 PumpkinField.Text = "Pumpkin Patch"
7723 PumpkinField.TextSize = 16
7724
7725 PineappleField.Name = "PineappleField"
7726 PineappleField.Parent = WayPointsFrame
7727 PineappleField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7728 PineappleField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7729 PineappleField.Position = UDim2.new(0, 375, 0, 330)
7730 PineappleField.Size = UDim2.new(0, 180, 0, 20)
7731 PineappleField.TextColor3 = Color3.new(1, 1, 1)
7732 PineappleField.Font = Enum.Font.Fantasy
7733 PineappleField.Text = "Pineapple Patch"
7734 PineappleField.TextSize = 16
7735
7736 MountainTopField.Name = "MountainTopField"
7737 MountainTopField.Parent = WayPointsFrame
7738 MountainTopField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7739 MountainTopField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7740 MountainTopField.Position = UDim2.new(0, 375, 0, 355)
7741 MountainTopField.Size = UDim2.new(0, 180, 0, 20)
7742 MountainTopField.TextColor3 = Color3.new(1, 1, 1)
7743 MountainTopField.Font = Enum.Font.Fantasy
7744 MountainTopField.Text = "Mountain Top Field"
7745 MountainTopField.TextSize = 16
7746
7747 Field1AF.Name = "Field1AF"
7748 Field1AF.Parent = WayPointsFrame
7749 Field1AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7750 Field1AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7751 Field1AF.Position = UDim2.new(0, 555, 0, 30)
7752 Field1AF.Size = UDim2.new(0, 40, 0, 20)
7753 Field1AF.TextColor3 = Color3.new(1, 1, 1)
7754 Field1AF.Font = Enum.Font.Fantasy
7755 Field1AF.Text = "Farm"
7756 Field1AF.TextSize = 16
7757
7758 Field2AF.Name = "Field2AF"
7759 Field2AF.Parent = WayPointsFrame
7760 Field2AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7761 Field2AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7762 Field2AF.Position = UDim2.new(0, 555, 0, 55)
7763 Field2AF.Size = UDim2.new(0, 40, 0, 20)
7764 Field2AF.TextColor3 = Color3.new(1, 1, 1)
7765 Field2AF.Font = Enum.Font.Fantasy
7766 Field2AF.Text = "Farm"
7767 Field2AF.TextSize = 16
7768
7769 Field3AF.Name = "Field3AF"
7770 Field3AF.Parent = WayPointsFrame
7771 Field3AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7772 Field3AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7773 Field3AF.Position = UDim2.new(0, 555, 0, 80)
7774 Field3AF.Size = UDim2.new(0, 40, 0, 20)
7775 Field3AF.TextColor3 = Color3.new(1, 1, 1)
7776 Field3AF.Font = Enum.Font.Fantasy
7777 Field3AF.Text = "Farm"
7778 Field3AF.TextSize = 16
7779
7780 Field4AF.Name = "Field4AF"
7781 Field4AF.Parent = WayPointsFrame
7782 Field4AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7783 Field4AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7784 Field4AF.Position = UDim2.new(0, 555, 0, 105)
7785 Field4AF.Size = UDim2.new(0, 40, 0, 20)
7786 Field4AF.TextColor3 = Color3.new(1, 1, 1)
7787 Field4AF.Font = Enum.Font.Fantasy
7788 Field4AF.Text = "Farm"
7789 Field4AF.TextSize = 16
7790
7791 Field5AF.Name = "Field5AF"
7792 Field5AF.Parent = WayPointsFrame
7793 Field5AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7794 Field5AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7795 Field5AF.Position = UDim2.new(0, 555, 0, 130)
7796 Field5AF.Size = UDim2.new(0, 40, 0, 20)
7797 Field5AF.TextColor3 = Color3.new(1, 1, 1)
7798 Field5AF.Font = Enum.Font.Fantasy
7799 Field5AF.Text = "Farm"
7800 Field5AF.TextSize = 16
7801
7802 Field6AF.Name = "Field6AF"
7803 Field6AF.Parent = WayPointsFrame
7804 Field6AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7805 Field6AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7806 Field6AF.Position = UDim2.new(0, 555, 0, 155)
7807 Field6AF.Size = UDim2.new(0, 40, 0, 20)
7808 Field6AF.TextColor3 = Color3.new(1, 1, 1)
7809 Field6AF.Font = Enum.Font.Fantasy
7810 Field6AF.Text = "Farm"
7811 Field6AF.TextSize = 16
7812
7813 Field7AF.Name = "Field7AF"
7814 Field7AF.Parent = WayPointsFrame
7815 Field7AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7816 Field7AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7817 Field7AF.Position = UDim2.new(0, 555, 0, 180)
7818 Field7AF.Size = UDim2.new(0, 40, 0, 20)
7819 Field7AF.TextColor3 = Color3.new(1, 1, 1)
7820 Field7AF.Font = Enum.Font.Fantasy
7821 Field7AF.Text = "Farm"
7822 Field7AF.TextSize = 16
7823
7824 Field8AF.Name = "Field8AF"
7825 Field8AF.Parent = WayPointsFrame
7826 Field8AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7827 Field8AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7828 Field8AF.Position = UDim2.new(0, 555, 0, 205)
7829 Field8AF.Size = UDim2.new(0, 40, 0, 20)
7830 Field8AF.TextColor3 = Color3.new(1, 1, 1)
7831 Field8AF.Font = Enum.Font.Fantasy
7832 Field8AF.Text = "Farm"
7833 Field8AF.TextSize = 16
7834
7835 Field9AF.Name = "Field9AF"
7836 Field9AF.Parent = WayPointsFrame
7837 Field9AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7838 Field9AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7839 Field9AF.Position = UDim2.new(0, 555, 0, 230)
7840 Field9AF.Size = UDim2.new(0, 40, 0, 20)
7841 Field9AF.TextColor3 = Color3.new(1, 1, 1)
7842 Field9AF.Font = Enum.Font.Fantasy
7843 Field9AF.Text = "Farm"
7844 Field9AF.TextSize = 16
7845
7846 Field10AF.Name = "Field10AF"
7847 Field10AF.Parent = WayPointsFrame
7848 Field10AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7849 Field10AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7850 Field10AF.Position = UDim2.new(0, 555, 0, 255)
7851 Field10AF.Size = UDim2.new(0, 40, 0, 20)
7852 Field10AF.TextColor3 = Color3.new(1, 1, 1)
7853 Field10AF.Font = Enum.Font.Fantasy
7854 Field10AF.Text = "Farm"
7855 Field10AF.TextSize = 16
7856
7857 Field11AF.Name = "Field11AF"
7858 Field11AF.Parent = WayPointsFrame
7859 Field11AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7860 Field11AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7861 Field11AF.Position = UDim2.new(0, 555, 0, 280)
7862 Field11AF.Size = UDim2.new(0, 40, 0, 20)
7863 Field11AF.TextColor3 = Color3.new(1, 1, 1)
7864 Field11AF.Font = Enum.Font.Fantasy
7865 Field11AF.Text = "Farm"
7866 Field11AF.TextSize = 16
7867
7868 Field12AF.Name = "Field12AF"
7869 Field12AF.Parent = WayPointsFrame
7870 Field12AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7871 Field12AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7872 Field12AF.Position = UDim2.new(0, 555, 0, 305)
7873 Field12AF.Size = UDim2.new(0, 40, 0, 20)
7874 Field12AF.TextColor3 = Color3.new(1, 1, 1)
7875 Field12AF.Font = Enum.Font.Fantasy
7876 Field12AF.Text = "Farm"
7877 Field12AF.TextSize = 16
7878
7879 Field13AF.Name = "Field13AF"
7880 Field13AF.Parent = WayPointsFrame
7881 Field13AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7882 Field13AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7883 Field13AF.Position = UDim2.new(0, 555, 0, 330)
7884 Field13AF.Size = UDim2.new(0, 40, 0, 20)
7885 Field13AF.TextColor3 = Color3.new(1, 1, 1)
7886 Field13AF.Font = Enum.Font.Fantasy
7887 Field13AF.Text = "Farm"
7888 Field13AF.TextSize = 16
7889
7890 Field14AF.Name = "Field14AF"
7891 Field14AF.Parent = WayPointsFrame
7892 Field14AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7893 Field14AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7894 Field14AF.Position = UDim2.new(0, 555, 0, 355)
7895 Field14AF.Size = UDim2.new(0, 40, 0, 20)
7896 Field14AF.TextColor3 = Color3.new(1, 1, 1)
7897 Field14AF.Font = Enum.Font.Fantasy
7898 Field14AF.Text = "Farm"
7899 Field14AF.TextSize = 16
7900
7901 Players.Name = "Players"
7902 Players.Parent = MainFrame
7903 Players.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7904 Players.BorderColor3 = Color3.new(0, 1, 0)
7905 Players.Position = UDim2.new(0, 118, 0, 5)
7906 Players.Size = UDim2.new(0, 60, 0, 20)
7907 Players.BackgroundTransparency = 0
7908 Players.Font = Enum.Font.Fantasy
7909 Players.TextColor3 = Color3.new(1, 1, 1)
7910 Players.Text = "Players"
7911 Players.TextSize = 17
7912 Players.TextWrapped = true
7913
7914 PlayerFrame.Name = "PlayerFrame"
7915 PlayerFrame.Parent = MainFrame
7916 PlayerFrame.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
7917 PlayerFrame.BackgroundTransparency = 0.5
7918 PlayerFrame.BorderColor3 = Color3.new(0, 0, 0)
7919 PlayerFrame.Position = UDim2.new(0, 63, 0, 34)
7920 PlayerFrame.Size = UDim2.new(0, 170, 0, 200)
7921 PlayerFrame.Visible = false
7922
7923 PlyrSel.Name = "PlyrSel"
7924 PlyrSel.Parent = PlayerFrame
7925 PlyrSel.BackgroundColor3 = Color3.new(1, 1, 1)
7926 PlyrSel.BackgroundTransparency = 0.15
7927 PlyrSel.BorderColor3 = Color3.new(0, 0, 0)
7928 PlyrSel.Position = UDim2.new(0, 5, 0, 5)
7929 PlyrSel.Size = UDim2.new(0, 160, 0, 20)
7930 PlyrSel.Font = Enum.Font.SourceSans
7931 PlyrSel.Text = "SELECT A PLAYER"
7932 PlyrSel.TextColor3 = Color3.new(0, 0, 0)
7933 PlyrSel.TextScaled = true
7934 PlyrSel.TextSize = 17
7935 PlyrSel.TextWrapped = true
7936
7937 Player1.Name = "Player1"
7938 Player1.Parent = PlayerFrame
7939 Player1.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7940 Player1.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7941 Player1.Position = UDim2.new(0, 5, 0, 35)
7942 Player1.Size = UDim2.new(0, 160, 0, 20)
7943 Player1.Font = Enum.Font.Fantasy
7944 Player1.Text = ""
7945 Player1.TextColor3 = Color3.new(1, 1, 1)
7946 Player1.TextSize = 15
7947 Player1.TextWrapped = true
7948
7949 Player2.Name = "Player2"
7950 Player2.Parent = PlayerFrame
7951 Player2.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7952 Player2.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7953 Player2.Position = UDim2.new(0, 5, 0, 60)
7954 Player2.Size = UDim2.new(0, 160, 0, 20)
7955 Player2.Font = Enum.Font.Fantasy
7956 Player2.Text = ""
7957 Player2.TextColor3 = Color3.new(1, 1, 1)
7958 Player2.TextSize = 15
7959 Player2.TextWrapped = true
7960
7961 Player3.Name = "Player3"
7962 Player3.Parent = PlayerFrame
7963 Player3.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7964 Player3.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7965 Player3.Position = UDim2.new(0, 5, 0, 85)
7966 Player3.Size = UDim2.new(0, 160, 0, 20)
7967 Player3.Font = Enum.Font.Fantasy
7968 Player3.Text = ""
7969 Player3.TextColor3 = Color3.new(1, 1, 1)
7970 Player3.TextSize = 15
7971 Player3.TextWrapped = true
7972
7973 Player4.Name = "Player4"
7974 Player4.Parent = PlayerFrame
7975 Player4.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7976 Player4.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7977 Player4.Position = UDim2.new(0, 5, 0, 110)
7978 Player4.Size = UDim2.new(0, 160, 0, 20)
7979 Player4.Font = Enum.Font.Fantasy
7980 Player4.Text = ""
7981 Player4.TextColor3 = Color3.new(1, 1, 1)
7982 Player4.TextSize = 15
7983 Player4.TextWrapped = true
7984
7985 Player5.Name = "Player5"
7986 Player5.Parent = PlayerFrame
7987 Player5.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
7988 Player5.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
7989 Player5.Position = UDim2.new(0, 5, 0, 135)
7990 Player5.Size = UDim2.new(0, 160, 0, 20)
7991 Player5.Font = Enum.Font.Fantasy
7992 Player5.Text = ""
7993 Player5.TextColor3 = Color3.new(1, 1, 1)
7994 Player5.TextSize = 15
7995 Player5.TextWrapped = true
7996
7997 TpPlayer.Name = "TpPlayer"
7998 TpPlayer.Parent = PlayerFrame
7999 TpPlayer.BackgroundColor3 = Color3.new(0.18, 0.18, 0.18)
8000 TpPlayer.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
8001 TpPlayer.Position = UDim2.new(0, 5, 0, 165)
8002 TpPlayer.Size = UDim2.new(0, 160, 0, 30)
8003 TpPlayer.Font = Enum.Font.Fantasy
8004 TpPlayer.Text = "Teleport to Player"
8005 TpPlayer.TextColor3 = Color3.new(1, 1, 1)
8006 TpPlayer.TextWrapped = true
8007 TpPlayer.TextSize = 17
8008
8009 PollenFarm.Name = "PollenFarm"
8010 PollenFarm.Parent = MainFrame
8011 PollenFarm.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
8012 PollenFarm.BorderColor3 = Color3.new(0, 1, 0)
8013 PollenFarm.Position = UDim2.new(0, 183, 0, 5)
8014 PollenFarm.Size = UDim2.new(0, 100, 0, 20)
8015 PollenFarm.Font = Enum.Font.Fantasy
8016 PollenFarm.TextColor3 = Color3.new(1, 1, 1)
8017 PollenFarm.Text = "Farm Pollen"
8018 PollenFarm.TextSize = 17
8019 PollenFarm.TextWrapped = true
8020
8021 AutoDig.Name = "AutoDig"
8022 AutoDig.Parent = MainFrame
8023 AutoDig.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
8024 AutoDig.BorderColor3 = Color3.new(0, 1, 0)
8025 AutoDig.Position = UDim2.new(0, 288, 0, 5)
8026 AutoDig.Size = UDim2.new(0, 70, 0, 20)
8027 AutoDig.Font = Enum.Font.Fantasy
8028 AutoDig.TextColor3 = Color3.new(1, 1, 1)
8029 AutoDig.Text = "Auto Dig"
8030 AutoDig.TextSize = 17
8031 AutoDig.TextWrapped = true
8032
8033 FindTreasures.Name = "FindTreasures"
8034 FindTreasures.Parent = MainFrame
8035 FindTreasures.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
8036 FindTreasures.BorderColor3 = Color3.new(0, 1, 0)
8037 FindTreasures.Position = UDim2.new(0, 363, 0, 5)
8038 FindTreasures.Size = UDim2.new(0, 130, 0, 20)
8039 FindTreasures.BackgroundTransparency = 0
8040 FindTreasures.Font = Enum.Font.Fantasy
8041 FindTreasures.TextColor3 = Color3.new(1, 1, 1)
8042 FindTreasures.Text = "Collect Treasures"
8043 FindTreasures.TextSize = 17
8044 FindTreasures.TextWrapped = true
8045
8046 FindTreasuresText1.Name = "FindTreasuresText1"
8047 FindTreasuresText1.Parent = MainFrame
8048 FindTreasuresText1.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
8049 FindTreasuresText1.BorderColor3 = Color3.new(0, 0, 0)
8050 FindTreasuresText1.BackgroundTransparency = 0.1
8051 FindTreasuresText1.Position = UDim2.new(0, 333, 0, 34)
8052 FindTreasuresText1.Size = UDim2.new(0, 190, 0, 85)
8053 FindTreasuresText1.TextColor3 = Color3.new(1, 1, 1)
8054 FindTreasuresText1.Font = Enum.Font.Fantasy
8055 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."
8056 FindTreasuresText1.TextSize = 16
8057 FindTreasuresText1.TextWrapped = true
8058 FindTreasuresText1.ZIndex = 6
8059 FindTreasuresText1.Visible = false
8060 FindTreasuresText1.TextYAlignment = Enum.TextYAlignment.Top
8061
8062 ExtrasScreen.Name = "ExtrasScreen"
8063 ExtrasScreen.Parent = MainFrame
8064 ExtrasScreen.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
8065 ExtrasScreen.BorderColor3 = Color3.new(0, 1, 0)
8066 ExtrasScreen.Position = UDim2.new(0, 498, 0, 5)
8067 ExtrasScreen.Size = UDim2.new(0, 50, 0, 20)
8068 ExtrasScreen.BackgroundTransparency = 0
8069 ExtrasScreen.Font = Enum.Font.Fantasy
8070 ExtrasScreen.TextColor3 = Color3.new(1, 1, 1)
8071 ExtrasScreen.Text = "Extras"
8072 ExtrasScreen.TextSize = 17
8073 ExtrasScreen.TextWrapped = true
8074
8075 ExtrasFrame.Name = "ExtrasFrame"
8076 ExtrasFrame.Parent = MainFrame
8077 ExtrasFrame.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
8078 ExtrasFrame.BorderColor3 = Color3.new(0, 0, 0)
8079 ExtrasFrame.BackgroundTransparency = 0.5
8080 ExtrasFrame.Position = UDim2.new(0, 428, 0, 34)
8081 ExtrasFrame.Size = UDim2.new(0, 170, 0, 105)
8082 ExtrasFrame.Visible = false
8083
8084 NoClip.Name = "NoClip"
8085 NoClip.Parent = ExtrasFrame
8086 NoClip.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
8087 NoClip.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
8088 NoClip.Position = UDim2.new(0, 5, 0, 5)
8089 NoClip.Size = UDim2.new(0, 160, 0, 20)
8090 NoClip.Font = Enum.Font.Fantasy
8091 NoClip.TextColor3 = Color3.new(1, 1, 1)
8092 NoClip.Text = "Enable NoClip"
8093 NoClip.TextSize = 17
8094 NoClip.TextWrapped = true
8095
8096 TPTool.Name = "TPTool"
8097 TPTool.Parent = ExtrasFrame
8098 TPTool.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
8099 TPTool.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
8100 TPTool.Position = UDim2.new(0, 5, 0, 30)
8101 TPTool.Size = UDim2.new(0, 160, 0, 20)
8102 TPTool.TextColor3 = Color3.new(1, 1, 1)
8103 TPTool.Font = Enum.Font.Fantasy
8104 TPTool.Text = "Add TPTool"
8105 TPTool.TextSize = 16
8106
8107 BTool.Name = "BTool"
8108 BTool.Parent = ExtrasFrame
8109 BTool.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
8110 BTool.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
8111 BTool.Position = UDim2.new(0, 5, 0, 55)
8112 BTool.Size = UDim2.new(0, 160, 0, 20)
8113 BTool.TextColor3 = Color3.new(1, 1, 1)
8114 BTool.Font = Enum.Font.Fantasy
8115 BTool.Text = "Add BTools"
8116 BTool.TextSize = 16
8117
8118 ReJoinServer.Name = "ReJoinServer"
8119 ReJoinServer.Parent = ExtrasFrame
8120 ReJoinServer.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
8121 ReJoinServer.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
8122 ReJoinServer.Position = UDim2.new(0, 5, 0, 80)
8123 ReJoinServer.Size = UDim2.new(0, 160, 0, 20)
8124 ReJoinServer.TextColor3 = Color3.new(1, 1, 1)
8125 ReJoinServer.Font = Enum.Font.Fantasy
8126 ReJoinServer.Text = "ReJoin a Server"
8127 ReJoinServer.TextSize = 16
8128 ReJoinServer.TextWrapped = true
8129
8130 InfoScreen.Name = "InfoScreen"
8131 InfoScreen.Parent = MainFrame
8132 InfoScreen.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
8133 InfoScreen.BorderColor3 = Color3.new(0, 1, 0)
8134 InfoScreen.Position = UDim2.new(0, 553, 0, 5)
8135 InfoScreen.Size = UDim2.new(0, 40, 0, 20)
8136 InfoScreen.BackgroundTransparency = 0
8137 InfoScreen.Font = Enum.Font.Fantasy
8138 InfoScreen.TextColor3 = Color3.new(1, 1, 1)
8139 InfoScreen.Text = "Info"
8140 InfoScreen.TextSize = 17
8141 InfoScreen.TextWrapped = true
8142
8143 InfoFrame.Name = "InfoFrame"
8144 InfoFrame.Parent = MainFrame
8145 InfoFrame.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
8146 InfoFrame.BorderColor3 = Color3.new(0, 0, 0)
8147 InfoFrame.BackgroundTransparency = 0.1
8148 InfoFrame.Position = UDim2.new(0, 398, 0, 34)
8149 InfoFrame.Size = UDim2.new(0, 200, 0, 190)
8150 InfoFrame.Visible = false
8151
8152 InfoText1.Name = "InfoText1"
8153 InfoText1.Parent = InfoFrame
8154 InfoText1.BackgroundColor3 = Color3.new(0, 0, 0)
8155 InfoText1.BorderColor3 = Color3.new(0, 0, 0)
8156 InfoText1.BackgroundTransparency = 1
8157 InfoText1.Position = UDim2.new(0, 5, 0, 5)
8158 InfoText1.Size = UDim2.new(0, 190, 0, 210)
8159 InfoText1.TextColor3 = Color3.new(1, 1, 1)
8160 InfoText1.Font = Enum.Font.Fantasy
8161 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"
8162 InfoText1.TextSize = 15
8163 InfoText1.TextWrapped = true
8164 InfoText1.TextYAlignment = Enum.TextYAlignment.Top
8165
8166 function notify(msg)
8167 game.StarterGui:SetCore('SendNotification', {
8168 Title = 'Bee Swarm LuckyGUI';
8169 Text = msg;
8170 Duration = 5;
8171 })
8172 end
8173
8174 --- Close ---
8175
8176 Close.MouseButton1Down:connect(function()
8177 MainGUI:Destroy()
8178 end)
8179
8180 --- Menus ---
8181
8182 local Menus = {
8183 [WayPoints] = WayPointsFrame;
8184 [ExtrasScreen] = ExtrasFrame;
8185 [InfoScreen] = InfoFrame;
8186 [Players] = PlayerFrame;
8187 }
8188 for button,frame in pairs(Menus) do
8189 button.MouseButton1Click:connect(function()
8190 if frame.Visible then
8191 frame.Visible = false
8192 return
8193 end
8194 for k,v in pairs(Menus) do
8195 v.Visible = v == frame
8196 end
8197 end)
8198 end
8199
8200 --- Snow Menus Show Hide ---
8201
8202 FindTreasures.MouseEnter:connect(function()
8203 FindTreasuresText1.Visible = true
8204 end)
8205
8206 FindTreasures.MouseLeave:connect(function()
8207 FindTreasuresText1.Visible = false
8208 end)
8209
8210 -- Pollen Farming --
8211
8212 spawn (function()
8213 while true do
8214 wait(0.2)
8215 if PollenFarmActive == true then
8216 local player = game:GetService("Players").LocalPlayer
8217 local currp
8218 workspace.Collectibles.ChildAdded:Connect(function(part)
8219 wait(0.5)
8220 if currp and (part.Position-currp).magnitude < 50 then
8221 player.Character:MoveTo(part.Position)
8222 wait(0.3)
8223 player.Character:MoveTo(currp)
8224 end
8225 end)
8226 local pollenLbl = player.Character:FindFirstChild("ProgressLabel",true)
8227 if not pollenLbl then
8228 error("Backpack not found")
8229 end
8230 local maxpollen = tonumber(pollenLbl.Text:match("%d+$"))
8231 local pollenTool = player.Character:FindFirstChildOfClass("Tool") or player.Backpack:FindFirstChildOfClass("Tool")
8232 if pollenTool==nil or pollenTool:FindFirstChild("ClickEvent")==nil then
8233 error("Tool not found")
8234 end
8235 print("Backpack size: " .. maxpollen)
8236 if Field1AFActive == true then
8237 fieldpos = {Vector3.new(-207.426,3,132.8),Vector3.new(-207.426,3,162.8),Vector3.new(-207.426,3,192.8)}
8238 print("Farming Sunflower Zone")
8239 elseif Field2AFActive == true then
8240 fieldpos = {Vector3.new(-100.1, 3.3, 134.4),Vector3.new(-67.9, 3.3, 135.7)}
8241 print("Farming Mushroom Zone")
8242 elseif Field3AFActive == true then
8243 fieldpos = {Vector3.new(-70.35,4,221.5),Vector3.new(-30.35,4,221.5),Vector3.new(10.35,4,221.5)}
8244 print("Farming Dandelion Zone")
8245 elseif Field4AFActive == true then
8246 fieldpos = {Vector3.new(106.8,4,100.5),Vector3.new(146.8,4,100.5),Vector3.new(186.8,4,100.5)}
8247 print("Farming Blue Flower Zone")
8248 elseif Field5AFActive == true then
8249 fieldpos = {Vector3.new(135,33,195),Vector3.new(160,33,175),Vector3.new(185,33,195)}
8250 print("Farming Clover Zone")
8251 elseif Field6AFActive == true then
8252 fieldpos = {Vector3.new(-178,20,15),Vector3.new(-178,20,-12),Vector3.new(-157,20,-20)}
8253 print("Farming StrawBerry Zone")
8254 elseif Field7AFActive == true then
8255 fieldpos = {Vector3.new(-67,20,0),Vector3.new(-42,20,-19),Vector3.new(-16.4,20,0)}
8256 print("Farming Spider Zone")
8257 elseif Field8AFActive == true then
8258 fieldpos = {Vector3.new(92.9,20,-25.6),Vector3.new(132.9,20,-25.6),Vector3.new(172.9,20,-25.6)}
8259 print("Farming BamBoo Zone")
8260 elseif Field9AFActive == true then
8261 fieldpos = {Vector3.new(-300,20,129),Vector3.new(-322.835,20,129),Vector3.new(-350,20,129)}
8262 print("Farming Rose Zone")
8263 elseif Field10AFActive == true then
8264 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)}
8265 print("Farming Pine Tree Zone")
8266 elseif Field11AFActive == true then
8267 fieldpos = {Vector3.new(-159.5,68,-101.5),Vector3.new(-194.5,68,-112.5),Vector3.new(-229.5,68,-101.5)}
8268 print("Farming Cactus Zone")
8269 elseif Field12AFActive == true then
8270 fieldpos = {Vector3.new(-169,67,-183.8),Vector3.new(-186.5,67,-186.8),Vector3.new(-222,67,-183.8)}
8271 print("Farming Pumpkin Zone")
8272 elseif Field13AFActive == true then
8273 fieldpos = {Vector3.new(285.3,70.2,-200),Vector3.new(260.3,70.2,-220),Vector3.new(225.3,70.2,-200)}
8274 print("Farming Pineapple Patch")
8275 elseif Field14AFActive == true then
8276 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)}
8277 print("Farming Mountain Top Zone")
8278 else
8279 if maxpollen < 9999 then
8280 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)}
8281 print("Auto Farming Zone 1 selected")
8282 else
8283 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)}
8284 print("Auto Farming Zone 2 selected")
8285 end
8286 end
8287 local posIndex = 0
8288 while PollenFarmActive do
8289 --collect pollen
8290 pollenTool.Parent = player.Character
8291 wait(0.1)
8292 while PollenFarmActive and player.leaderstats.Pollen.Value<maxpollen do
8293 posIndex=posIndex+1
8294 if posIndex>#fieldpos then posIndex=1 end
8295 for rot=1,4 do
8296 if not PollenFarmActive then break end
8297 local angle = CFrame.Angles(0,math.pi*.5*rot,0)
8298 currp = fieldpos[posIndex]+angle.lookVector*10
8299 player.Character.HumanoidRootPart.CFrame=CFrame.new(currp)*angle
8300 for i=1,25 do
8301 if not PollenFarmActive then break end
8302 wait(0.2)
8303 pollenTool.ClickEvent:FireServer(currp)
8304 end
8305 if player.leaderstats.Pollen.Value+1>maxpollen then break end
8306 end
8307 end
8308 --turn to honey
8309 currp=nil
8310 player.Character:MoveTo(player.SpawnPos.Value.p)
8311 wait(1)
8312 game:GetService("ReplicatedStorage").Events.PlayerHiveCommand:FireServer("ToggleHoneyMaking")
8313 if PollenFarmActive then
8314 repeat wait(0.5) until player.leaderstats.Pollen.Value < 1
8315 wait(10)
8316 end
8317 end
8318 end
8319 end
8320 end)
8321
8322 --- WayPoints ---
8323
8324 local WayPoints = {
8325 ["Black Bear"] = CFrame.new(-258.1, 5, 299.7),
8326 ["Brown Bear"] = CFrame.new(282, 46, 236),
8327 ["Panda Bear"] = CFrame.new(106.3, 35, 50.1),
8328 ["Polar Bear"] = CFrame.new(-106, 119, -77),
8329 ["Science Bear"] = CFrame.new(267, 103, 20),
8330 ["Traveling Bear"] = CFrame.new(34, 14, 371),
8331 ["Mother Bear"] = CFrame.new(-183.8, 4.6, 87.5),
8332 ["Tunnel Bear"] = CFrame.new(507.3, 5.7, -45.7),
8333 ["Redfield Boost"] = CFrame.new(-332, 20, 244),
8334 ["Bluefield Boost"] = CFrame.new(319, 58, 103),
8335 ["MountainTop Boost"] = CFrame.new(-40, 176, -191.7),
8336 ["Red Cannon (22)"] = CFrame.new(-240, 17, 345),
8337 ["Blue Cannon (16)"] = CFrame.new(-287, 73, 22),
8338 ["Yellow Cannon (12)"] = CFrame.new(266, 109, -25),
8339 ["Slingshot (8)"] = CFrame.new(78, 23, 149),
8340 ["Bee Shop"] = CFrame.new(-136.8, 4.6, 243.4),
8341 ["Tool Shop"] = CFrame.new(86, 4.6, 294),
8342 ["Tool Shop 2"] = CFrame.new(165, 69, -161),
8343 ["MountainTop Shop"] = CFrame.new(-18, 176, -137),
8344 ["Ticket Tent"] = CFrame.new(-234, 17, 398),
8345 ["Red Clubhouse"] = CFrame.new(-334, 21, 216),
8346 ["Blue Clubhouse"] = CFrame.new(292, 4, 98),
8347 ["Ticket Shop"] = CFrame.new(-12.8, 184, -222.2),
8348 ["Club Honey"] = CFrame.new(47, 5, 323),
8349 ["RoyalJelly Shop"] = CFrame.new(-297, 53, 68),
8350 ["Ticket RoyalJelly Shop"] = CFrame.new(81, 18, 240),
8351 ["Honeystorm Dispensor"] = CFrame.new(301, 48, 191),
8352 ["Blueberry Dispenser"] = CFrame.new(313.3, 58, 86.9),
8353 ["Strawberry Dispenser"] = CFrame.new(-320.5, 46, 272.5),
8354 ["Instant Honey Convertor"] = CFrame.new(282, 68, -62),
8355 ["King Beetles Lair"] = CFrame.new(218, 3, 140),
8356 ["Clover Field"] = CFrame.new(174, 34, 189),
8357 ["Mushroom Field"] = CFrame.new(-258.1, 5, 299.7),
8358 ["Spider Field"] = CFrame.new(-57.2, 20, -5.3),
8359 ["Blue Field"] = CFrame.new(113.7, 4, 101.5),
8360 ["Sunflower Field"] = CFrame.new(-208, 4, 185),
8361 ["StrawBerry Field"] = CFrame.new(-169.3, 20, -3.2),
8362 ["Red Field"] = CFrame.new(-258.1, 5, 299.7),
8363 ["Dandelion Field"] = CFrame.new(-30, 4, 225),
8364 ["BamBoo Field"] = CFrame.new(93, 20, -25),
8365 ["Rose Field"] = CFrame.new(-322, 20, 124),
8366 ["Mushroom Field"] = CFrame.new(-94, 5, 116),
8367 ["Cactus Field"] = CFrame.new(-194, 68, -107),
8368 ["Pumpkin Field"] = CFrame.new(-194, 68, -182),
8369 ["MountainTop Field"] = CFrame.new(76, 176, -181),
8370 ["PineTree Field"] = CFrame.new(-318, 68, -150),
8371 ["Pineapple Field"] = CFrame.new(262, 68, -201),
8372 ["Onett"] = CFrame.new(-8.4, 234, -517.9),
8373 ["Gumdrop Dispenser"] = CFrame.new(63, 20.7, 38.7),
8374 ["Treat Dispenser"] = CFrame.new(193.9, 68, -123),
8375 ["Treat Shop"] = CFrame.new(-228.2, 5, 89.4),
8376 ["Ant Challenge"] = CFrame.new(90.6, 32.6, 501)
8377 }
8378
8379 ReturnToHive.MouseButton1Down:connect(function()
8380 local player = game:GetService("Players").LocalPlayer
8381 player.Character:MoveTo(player.SpawnPos.Value.p)
8382 WayPointsFrame.Visible = false
8383 notify'Teleported to Hive'
8384 end)
8385
8386 BlackBear.MouseButton1Down:connect(function()
8387 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8388 uTorso.CFrame = WayPoints["Black Bear"]
8389 WayPointsFrame.Visible = false
8390 notify'Teleported to Black Bear'
8391 end)
8392
8393 BrownBear.MouseButton1Down:connect(function()
8394 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8395 uTorso.CFrame = WayPoints["Brown Bear"]
8396 WayPointsFrame.Visible = false
8397 notify'Teleported to Brown Bear'
8398 end)
8399
8400 PandaBear.MouseButton1Down:connect(function()
8401 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8402 uTorso.CFrame = WayPoints["Panda Bear"]
8403 WayPointsFrame.Visible = false
8404 notify'Teleported to Panda Bear'
8405 end)
8406
8407 PolarBear.MouseButton1Down:connect(function()
8408 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8409 uTorso.CFrame = WayPoints["Polar Bear"]
8410 WayPointsFrame.Visible = false
8411 notify'Teleported to Polar Bear'
8412 end)
8413
8414 ScienceBear.MouseButton1Down:connect(function()
8415 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8416 uTorso.CFrame = WayPoints["Science Bear"]
8417 WayPointsFrame.Visible = false
8418 notify'Teleported to Science Bear'
8419 end)
8420
8421 TravelingBear.MouseButton1Down:connect(function()
8422 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8423 uTorso.CFrame = WayPoints["Traveling Bear"]
8424 WayPointsFrame.Visible = false
8425 notify'Teleported to Traveling Bear'
8426 end)
8427
8428 MotherBear.MouseButton1Down:connect(function()
8429 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8430 uTorso.CFrame = WayPoints["Mother Bear"]
8431 WayPointsFrame.Visible = false
8432 notify'Teleported to Mother Bear'
8433 end)
8434
8435 TunnelBear.MouseButton1Down:connect(function()
8436 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8437 uTorso.CFrame = WayPoints["Tunnel Bear"]
8438 WayPointsFrame.Visible = false
8439 notify'Teleported to Tunnel Bear'
8440 end)
8441
8442 RedBoost.MouseButton1Down:connect(function()
8443 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8444 uTorso.CFrame = WayPoints["Redfield Boost"]
8445 WayPointsFrame.Visible = false
8446 notify'Teleported to RedField Booster'
8447 end)
8448
8449 BlueBoost.MouseButton1Down:connect(function()
8450 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8451 uTorso.CFrame = WayPoints["Bluefield Boost"]
8452 WayPointsFrame.Visible = false
8453 notify'Teleported to BlueField Booster'
8454 end)
8455
8456 MountainBoost.MouseButton1Down:connect(function()
8457 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8458 uTorso.CFrame = WayPoints["MountainTop Boost"]
8459 WayPointsFrame.Visible = false
8460 notify'Teleported to MountainTop Boost'
8461 end)
8462
8463 RedCannon.MouseButton1Down:connect(function()
8464 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8465 uTorso.CFrame = WayPoints["Red Cannon (22)"]
8466 WayPointsFrame.Visible = false
8467 notify'Teleported to Red Cannon (22)'
8468 end)
8469
8470 BlueCannon.MouseButton1Down:connect(function()
8471 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8472 uTorso.CFrame = WayPoints["Blue Cannon (16)"]
8473 WayPointsFrame.Visible = false
8474 notify'Teleported to Blue Cannon (16)'
8475 end)
8476
8477 YellowCannon.MouseButton1Down:connect(function()
8478 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8479 uTorso.CFrame = WayPoints["Yellow Cannon (12)"]
8480 WayPointsFrame.Visible = false
8481 notify'Teleported to Yellow Cannon (12)'
8482 end)
8483
8484 Slingshot.MouseButton1Down:connect(function()
8485 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8486 uTorso.CFrame = WayPoints["Slingshot (8)"]
8487 WayPointsFrame.Visible = false
8488 notify'Teleported to Slingshot (8)'
8489 end)
8490
8491 BeeShop.MouseButton1Down:connect(function()
8492 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8493 uTorso.CFrame = WayPoints["Bee Shop"]
8494 WayPointsFrame.Visible = false
8495 notify'Teleported to Bee Shop'
8496 end)
8497
8498 TPShop.MouseButton1Down:connect(function()
8499 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8500 uTorso.CFrame = WayPoints["Tool Shop"]
8501 WayPointsFrame.Visible = false
8502 notify'Teleported to Basic Tool Shop'
8503 end)
8504
8505 TPShop2.MouseButton1Down:connect(function()
8506 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8507 uTorso.CFrame = WayPoints["Tool Shop 2"]
8508 WayPointsFrame.Visible = false
8509 notify'Teleported to Advanced Tool Shop'
8510 end)
8511
8512 MountainTopShop.MouseButton1Down:connect(function()
8513 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8514 uTorso.CFrame = WayPoints["MountainTop Shop"]
8515 WayPointsFrame.Visible = false
8516 notify'Teleported to MountainTop Shop'
8517 end)
8518
8519 TentShop.MouseButton1Down:connect(function()
8520 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8521 uTorso.CFrame = WayPoints["Ticket Tent"]
8522 WayPointsFrame.Visible = false
8523 notify'Teleported to Ticket Tent Shop'
8524 end)
8525
8526 RedClubhouse.MouseButton1Down:connect(function()
8527 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8528 uTorso.CFrame = WayPoints["Red Clubhouse"]
8529 WayPointsFrame.Visible = false
8530 notify'Teleported to Red ClubHouse'
8531 end)
8532
8533 BlueClubhouse.MouseButton1Down:connect(function()
8534 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8535 uTorso.CFrame = WayPoints["Blue Clubhouse"]
8536 WayPointsFrame.Visible = false
8537 notify'Teleported to Blue ClubHouse'
8538 end)
8539
8540 TicketShop.MouseButton1Down:connect(function()
8541 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8542 uTorso.CFrame = WayPoints["Ticket Shop"]
8543 WayPointsFrame.Visible = false
8544 notify'Teleported to Ticket Dispenser'
8545 end)
8546
8547 ClubHoney.MouseButton1Down:connect(function()
8548 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8549 uTorso.CFrame = WayPoints["Club Honey"]
8550 WayPointsFrame.Visible = false
8551 notify'Teleported to Club Honey Dispenser'
8552 end)
8553
8554 RoyalJellyShop.MouseButton1Down:connect(function()
8555 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8556 uTorso.CFrame = WayPoints["RoyalJelly Shop"]
8557 WayPointsFrame.Visible = false
8558 notify'Teleported to RoyalJelly Shop'
8559 end)
8560
8561 TicketRoyalJelly.MouseButton1Down:connect(function()
8562 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8563 uTorso.CFrame = WayPoints["Ticket RoyalJelly Shop"]
8564 WayPointsFrame.Visible = false
8565 notify'Teleported to Ticket Royal Jelly Shop'
8566 end)
8567
8568 Honeystorm.MouseButton1Down:connect(function()
8569 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8570 uTorso.CFrame = WayPoints["Honeystorm Dispensor"]
8571 WayPointsFrame.Visible = false
8572 notify'Teleported to Honeystorm'
8573 end)
8574
8575 HoneyConvertor.MouseButton1Down:connect(function()
8576 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8577 uTorso.CFrame = WayPoints["Instant Honey Convertor"]
8578 WayPointsFrame.Visible = false
8579 notify'Teleported to Instant Honey Convertor'
8580 end)
8581
8582 TreatDispenser.MouseButton1Down:connect(function()
8583 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8584 uTorso.CFrame = WayPoints["Treat Dispenser"]
8585 WayPointsFrame.Visible = false
8586 notify'Teleported to Treat Dispenser'
8587 end)
8588
8589 KingbeetlesLair.MouseButton1Down:connect(function()
8590 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8591 uTorso.CFrame = WayPoints["King Beetles Lair"]
8592 WayPointsFrame.Visible = false
8593 notify'Teleported to King Beetles Lair'
8594 end)
8595
8596
8597 MushRoomField.MouseButton1Down:connect(function()
8598 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8599 uTorso.CFrame = WayPoints["Mushroom Field"]
8600 WayPointsFrame.Visible = false
8601 notify'Teleported to Mushroom Field'
8602 end)
8603
8604 StrawBerryField.MouseButton1Down:connect(function()
8605 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8606 uTorso.CFrame = WayPoints["StrawBerry Field"]
8607 WayPointsFrame.Visible = false
8608 notify'Teleported to StrawBerry Field'
8609 end)
8610
8611 CloverField.MouseButton1Down:connect(function()
8612 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8613 uTorso.CFrame = WayPoints["Clover Field"]
8614 WayPointsFrame.Visible = false
8615 notify'Teleported to Clover Field'
8616 end)
8617
8618 SpiderField.MouseButton1Down:connect(function()
8619 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8620 uTorso.CFrame = WayPoints["Spider Field"]
8621 WayPointsFrame.Visible = false
8622 notify'Teleported to Spider Field'
8623 end)
8624
8625 BlueField.MouseButton1Down:connect(function()
8626 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8627 uTorso.CFrame = WayPoints["Blue Field"]
8628 WayPointsFrame.Visible = false
8629 notify'Teleported to Blue Field'
8630 end)
8631
8632 SunflowerField.MouseButton1Down:connect(function()
8633 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8634 uTorso.CFrame = WayPoints["Sunflower Field"]
8635 WayPointsFrame.Visible = false
8636 notify'Teleported to Sunflower Field'
8637 end)
8638
8639 DandelionField.MouseButton1Down:connect(function()
8640 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8641 uTorso.CFrame = WayPoints["Dandelion Field"]
8642 WayPointsFrame.Visible = false
8643 notify'Teleported to Dandelion Field'
8644 end)
8645
8646 BamBooField.MouseButton1Down:connect(function()
8647 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8648 uTorso.CFrame = WayPoints["BamBoo Field"]
8649 WayPointsFrame.Visible = false
8650 notify'Teleported to BamBoo Field'
8651 end)
8652
8653 RoseField.MouseButton1Down:connect(function()
8654 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8655 uTorso.CFrame = WayPoints["Rose Field"]
8656 WayPointsFrame.Visible = false
8657 notify'Teleported to Rose Field'
8658 end)
8659
8660 CactusField.MouseButton1Down:connect(function()
8661 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8662 uTorso.CFrame = WayPoints["Cactus Field"]
8663 WayPointsFrame.Visible = false
8664 notify'Teleported to BamBoo Field'
8665 end)
8666
8667 PumpkinField.MouseButton1Down:connect(function()
8668 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8669 uTorso.CFrame = WayPoints["Pumpkin Field"]
8670 WayPointsFrame.Visible = false
8671 notify'Teleported to BamBoo Field'
8672 end)
8673
8674 PineTreeField.MouseButton1Down:connect(function()
8675 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8676 uTorso.CFrame = WayPoints["PineTree Field"]
8677 WayPointsFrame.Visible = false
8678 notify'Teleported to BamBoo Field'
8679 end)
8680
8681 MountainTopField.MouseButton1Down:connect(function()
8682 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8683 uTorso.CFrame = WayPoints["MountainTop Field"]
8684 WayPointsFrame.Visible = false
8685 notify'Teleported to Mountain Top Field'
8686 end)
8687
8688 PineappleField.MouseButton1Down:connect(function()
8689 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8690 uTorso.CFrame = WayPoints["Pineapple Field"]
8691 WayPointsFrame.Visible = false
8692 notify'Teleported to Pineapple Field'
8693 end)
8694
8695 GumdropDispenser.MouseButton1Down:connect(function()
8696 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8697 uTorso.CFrame = WayPoints["Gumdrop Dispenser"]
8698 WayPointsFrame.Visible = false
8699 notify'Teleported to Gumdrop Dispenser'
8700 end)
8701
8702 TreatShop.MouseButton1Down:connect(function()
8703 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8704 uTorso.CFrame = WayPoints["Treat Shop"]
8705 WayPointsFrame.Visible = false
8706 notify'Teleported to Treat Shop'
8707 end)
8708
8709 Onett.MouseButton1Down:connect(function()
8710 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8711 uTorso.CFrame = WayPoints["Onett"]
8712 WayPointsFrame.Visible = false
8713 notify'Teleported to Onett'
8714 end)
8715
8716 AntChallenge.MouseButton1Down:connect(function()
8717 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8718 uTorso.CFrame = WayPoints["Ant Challenge"]
8719 WayPointsFrame.Visible = false
8720 notify'Teleported to Ant Challenge'
8721 end)
8722
8723 BlueberryDispenser.MouseButton1Down:connect(function()
8724 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8725 uTorso.CFrame = WayPoints["Blueberry Dispenser"]
8726 WayPointsFrame.Visible = false
8727 notify'Teleported to Blueberry Dispenser'
8728 end)
8729
8730 StrawberryDispenser.MouseButton1Down:connect(function()
8731 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8732 uTorso.CFrame = WayPoints["Strawberry Dispenser"]
8733 WayPointsFrame.Visible = false
8734 notify'Teleported to Strawberry Dispenser'
8735 end)
8736
8737 -- Show Location --
8738
8739 spawn (function()
8740 while true do
8741 function round(num, numDecimalPlaces)
8742 local mult = 10^(numDecimalPlaces or 0)
8743 return math.floor(num * mult + 0.5) / mult
8744 end
8745 LocationX = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.x, 1)
8746 LocationY = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.y, 1)
8747 LocationZ = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.z, 1)
8748 ShowLocation.Text = "Coords: "..LocationX..", "..LocationY..", "..LocationZ
8749 wait(0.5)
8750 end
8751 end)
8752
8753 SetLocation.MouseButton1Down:connect(function()
8754 function round(num, numDecimalPlaces)
8755 local mult = 10^(numDecimalPlaces or 0)
8756 return math.floor(num * mult + 0.5) / mult
8757 end
8758 setlocationx = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.x, 0)
8759 setlocationy = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.y, 0)
8760 setlocationz = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.z, 0)
8761 print("Set Custom Location: "..setlocationx..", "..setlocationy..", "..setlocationz)
8762 SetLocation.Text = "Set: " ..setlocationx..","..setlocationy..","..setlocationz
8763 CustomLocationSet = true
8764 end)
8765
8766 --- TP to custom location ---
8767
8768 TPLocation.MouseButton1Down:connect(function()
8769 if CustomLocationSet == true then
8770 local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
8771 uTorso.CFrame = CFrame.new(setlocationx, setlocationy, setlocationz)
8772 end
8773 end)
8774
8775 --- Player Teleport ---
8776
8777 local buttons = {
8778 Player1,
8779 Player2,
8780 Player3,
8781 Player4,
8782 Player5
8783 }
8784 spawn (function()
8785 while true do
8786 Player1.Text = ""
8787 Player2.Text = ""
8788 Player3.Text = ""
8789 Player4.Text = ""
8790 Player5.Text = ""
8791 for i, v in pairs(game.Players:GetChildren()) do
8792 buttons[i].Text = v.Name
8793 buttons[i].Visible = true
8794 end
8795 wait(0.5)
8796 end
8797 end)
8798
8799 Player1.MouseButton1Down:connect(function()
8800 PlyrSel.Text = Player1.Text
8801 end)
8802 Player2.MouseButton1Down:connect(function()
8803 PlyrSel.Text = Player2.Text
8804 end)
8805 Player3.MouseButton1Down:connect(function()
8806 PlyrSel.Text = Player3.Text
8807 end)
8808 Player4.MouseButton1Down:connect(function()
8809 PlyrSel.Text = Player4.Text
8810 end)
8811 Player5.MouseButton1Down:connect(function()
8812 PlyrSel.Text = Player5.Text
8813 end)
8814
8815 TpPlayer.MouseButton1Down:connect(function()
8816 if PlyrSel.Text == "SELECT A PLAYER" then
8817 warn("No Player Selected")
8818 else
8819 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[PlyrSel.Text].HumanoidRootPart.CFrame
8820 end
8821 end)
8822
8823 spawn(function()
8824 while true do
8825 wait()
8826 if antchallengeescape == true then
8827 while antchallengeescape == true do
8828 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(LocationX, NewLocationY, LocationZ)
8829 wait(0.3)
8830 end
8831 end
8832 end
8833 end)
8834
8835 -- Find Hidden Treasures --
8836
8837 FindTreasures.MouseButton1Down:connect(function()
8838 local player = game:GetService("Players").LocalPlayer
8839 local function collecttreasure(treasure)
8840 for i,v in ipairs(treasure:GetChildren()) do
8841 if v.Parent then
8842 player.Character:MoveTo(v.Position)
8843 end
8844 wait(1)
8845 end
8846 end
8847 collecttreasure(workspace.TreasureCollectibles)
8848 wait(1)
8849 player.Character:MoveTo(player.SpawnPos.Value.p)
8850 end)
8851
8852 --- NoClip ---
8853
8854 noclip = false
8855 game:GetService('RunService').Stepped:connect(function()
8856 if noclip then
8857 game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
8858 end
8859 end)
8860 NoClip.MouseButton1Down:connect(function()
8861 noclip = not noclip
8862 if NoClip.Text == "Enable NoClip" then
8863 NoClip.Text = "Disable NoClip"
8864 NoClip.BackgroundColor3 = Color3.new(0.5, 0, 0)
8865 else
8866 NoClip.Text = "Enable NoClip"
8867 NoClip.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
8868 end
8869 end)
8870
8871 --- TP Tool ---
8872
8873 TPTool.MouseButton1Down:connect(function()
8874 local Tele = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
8875 Tele.RequiresHandle = false
8876 Tele.RobloxLocked = true
8877 Tele.Name = "TPTool"
8878 Tele.ToolTip = "Teleport Tool"
8879 Tele.Equipped:connect(function(Mouse)
8880 Mouse.Button1Down:connect(function()
8881 if Mouse.Target then
8882 game.Workspace:FindFirstChild(game.Players.LocalPlayer.Name).HumanoidRootPart.CFrame = (CFrame.new(Mouse.Hit.x, Mouse.Hit.y + 5, Mouse.Hit.z))
8883 end
8884 end)
8885 end)
8886 notify'TP Tool added to your Backpack'
8887
8888 end)
8889
8890 --- Builder Tool ---
8891
8892 BTool.MouseButton1Down:connect(function()
8893 local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
8894 local tool2 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
8895 local tool3 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
8896 local tool4 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
8897 local tool5 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
8898 tool1.BinType = "Clone"
8899 tool2.BinType = "GameTool"
8900 tool3.BinType = "Hammer"
8901 tool4.BinType = "Script"
8902 tool5.BinType = "Grab"
8903 notify'BTools added to your Backpack'
8904 end)
8905
8906 --- Pollen Farm ---
8907
8908 PollenFarm.MouseButton1Click:connect(function()
8909 if PollenFarmActive ~= true then
8910 PollenFarmActive = true
8911 Field1AFActive = false
8912 Field2AFActive = false
8913 Field3AFActive = false
8914 Field4AFActive = false
8915 Field5AFActive = false
8916 Field6AFActive = false
8917 Field7AFActive = false
8918 Field8AFActive = false
8919 Field9AFActive = false
8920 Field10AFActive = false
8921 Field11AFActive = false
8922 Field12AFActive = false
8923 Field13AFActive = false
8924 Field14AFActive = false
8925 PollenFarm.Text = "Stop Farming"
8926 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
8927 notify'Pollen Farming Started'
8928 else
8929 PollenFarmActive = false
8930 Field1AFActive = false
8931 Field2AFActive = false
8932 Field3AFActive = false
8933 Field4AFActive = false
8934 Field5AFActive = false
8935 Field6AFActive = false
8936 Field7AFActive = false
8937 Field8AFActive = false
8938 Field9AFActive = false
8939 Field10AFActive = false
8940 Field11AFActive = false
8941 Field12AFActive = false
8942 Field13AFActive = false
8943 Field14AFActive = false
8944 notify'Pollen Farming Ended'
8945 PollenFarm.Text = "Farm Pollen"
8946 PollenFarm.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
8947 local player = game:GetService("Players").LocalPlayer
8948 currp=nil
8949 player.Character:MoveTo(player.SpawnPos.Value.p)
8950 end
8951 end)
8952
8953 Field1AF.MouseButton1Down:connect(function()
8954 PollenFarmActive = true
8955 Field1AFActive = true
8956 Field2AFActive = false
8957 Field3AFActive = false
8958 Field4AFActive = false
8959 Field5AFActive = false
8960 Field6AFActive = false
8961 Field7AFActive = false
8962 Field8AFActive = false
8963 Field9AFActive = false
8964 Field10AFActive = false
8965 Field11AFActive = false
8966 Field12AFActive = false
8967 Field13AFActive = false
8968 Field14AFActive = false
8969 PollenFarm.Text = "Stop Farming"
8970 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
8971 notify'Pollen Farming Zone 1 Started'
8972 WayPointsFrame.Visible = false
8973 end)
8974
8975 Field2AF.MouseButton1Down:connect(function()
8976 PollenFarmActive = true
8977 Field2AFActive = true
8978 Field1AFActive = false
8979 Field3AFActive = false
8980 Field4AFActive = false
8981 Field5AFActive = false
8982 Field6AFActive = false
8983 Field7AFActive = false
8984 Field8AFActive = false
8985 Field9AFActive = false
8986 Field10AFActive = false
8987 Field11AFActive = false
8988 Field12AFActive = false
8989 Field13AFActive = false
8990 Field14AFActive = false
8991 PollenFarm.Text = "Stop Farming"
8992 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
8993 notify'Pollen Farming Zone 2 Started'
8994 WayPointsFrame.Visible = false
8995 end)
8996
8997 Field3AF.MouseButton1Down:connect(function()
8998 PollenFarmActive = true
8999 Field3AFActive = true
9000 Field1AFActive = false
9001 Field2AFActive = false
9002 Field4AFActive = false
9003 Field5AFActive = false
9004 Field6AFActive = false
9005 Field7AFActive = false
9006 Field8AFActive = false
9007 Field9AFActive = false
9008 Field10AFActive = false
9009 Field11AFActive = false
9010 Field12AFActive = false
9011 Field13AFActive = false
9012 Field14AFActive = false
9013 PollenFarm.Text = "Stop Farming"
9014 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
9015 notify'Pollen Farming Zone 3 Started'
9016 WayPointsFrame.Visible = false
9017 end)
9018
9019 Field4AF.MouseButton1Down:connect(function()
9020 PollenFarmActive = true
9021 Field4AFActive = true
9022 Field1AFActive = false
9023 Field2AFActive = false
9024 Field3AFActive = false
9025 Field5AFActive = false
9026 Field6AFActive = false
9027 Field7AFActive = false
9028 Field8AFActive = false
9029 Field9AFActive = false
9030 Field10AFActive = false
9031 Field11AFActive = false
9032 Field12AFActive = false
9033 Field13AFActive = false
9034 Field14AFActive = false
9035 PollenFarm.Text = "Stop Farming"
9036 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
9037 notify'Pollen Farming Zone 4 Started'
9038 WayPointsFrame.Visible = false
9039 end)
9040
9041 Field5AF.MouseButton1Down:connect(function()
9042 PollenFarmActive = true
9043 Field5AFActive = true
9044 Field1AFActive = false
9045 Field2AFActive = false
9046 Field3AFActive = false
9047 Field4AFActive = false
9048 Field6AFActive = false
9049 Field7AFActive = false
9050 Field8AFActive = false
9051 Field9AFActive = false
9052 Field10AFActive = false
9053 Field11AFActive = false
9054 Field12AFActive = false
9055 Field13AFActive = false
9056 Field14AFActive = false
9057 PollenFarm.Text = "Stop Farming"
9058 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
9059 notify'Pollen Farming Zone 5 Started'
9060 WayPointsFrame.Visible = false
9061 end)
9062
9063 Field6AF.MouseButton1Down:connect(function()
9064 PollenFarmActive = true
9065 Field6AFActive = true
9066 Field1AFActive = false
9067 Field2AFActive = false
9068 Field3AFActive = false
9069 Field4AFActive = false
9070 Field5AFActive = false
9071 Field7AFActive = false
9072 Field8AFActive = false
9073 Field9AFActive = false
9074 Field10AFActive = false
9075 Field11AFActive = false
9076 Field12AFActive = false
9077 Field13AFActive = false
9078 Field14AFActive = false
9079 PollenFarm.Text = "Stop Farming"
9080 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
9081 notify'Pollen Farming Zone 6 Started'
9082 WayPointsFrame.Visible = false
9083 end)
9084
9085 Field7AF.MouseButton1Down:connect(function()
9086 PollenFarmActive = true
9087 Field7AFActive = true
9088 Field1AFActive = false
9089 Field2AFActive = false
9090 Field3AFActive = false
9091 Field4AFActive = false
9092 Field5AFActive = false
9093 Field6AFActive = false
9094 Field8AFActive = false
9095 Field9AFActive = false
9096 Field10AFActive = false
9097 Field11AFActive = false
9098 Field12AFActive = false
9099 Field13AFActive = false
9100 Field14AFActive = false
9101 PollenFarm.Text = "Stop Farming"
9102 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
9103 notify'Pollen Farming Zone 7 Started'
9104 WayPointsFrame.Visible = false
9105 end)
9106
9107 Field8AF.MouseButton1Down:connect(function()
9108 PollenFarmActive = true
9109 Field8AFActive = true
9110 Field1AFActive = false
9111 Field2AFActive = false
9112 Field3AFActive = false
9113 Field4AFActive = false
9114 Field5AFActive = false
9115 Field6AFActive = false
9116 Field7AFActive = false
9117 Field9AFActive = false
9118 Field10AFActive = false
9119 Field11AFActive = false
9120 Field12AFActive = false
9121 Field13AFActive = false
9122 Field14AFActive = false
9123 PollenFarm.Text = "Stop Farming"
9124 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
9125 notify'Pollen Farming Zone 8 Started'
9126 WayPointsFrame.Visible = false
9127 end)
9128
9129 Field9AF.MouseButton1Down:connect(function()
9130 PollenFarmActive = true
9131 Field9AFActive = true
9132 Field1AFActive = false
9133 Field2AFActive = false
9134 Field3AFActive = false
9135 Field4AFActive = false
9136 Field5AFActive = false
9137 Field6AFActive = false
9138 Field7AFActive = false
9139 Field8AFActive = false
9140 Field10AFActive = false
9141 Field11AFActive = false
9142 Field12AFActive = false
9143 Field13AFActive = false
9144 Field14AFActive = false
9145 PollenFarm.Text = "Stop Farming"
9146 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
9147 notify'Pollen Farming Zone 9 Started'
9148 WayPointsFrame.Visible = false
9149 end)
9150
9151 Field10AF.MouseButton1Down:connect(function()
9152 PollenFarmActive = true
9153 Field10AFActive = true
9154 Field1AFActive = false
9155 Field2AFActive = false
9156 Field3AFActive = false
9157 Field4AFActive = false
9158 Field5AFActive = false
9159 Field6AFActive = false
9160 Field7AFActive = false
9161 Field8AFActive = false
9162 Field9AFActive = false
9163 Field11AFActive = false
9164 Field12AFActive = false
9165 Field13AFActive = false
9166 Field14AFActive = false
9167 PollenFarm.Text = "Stop Farming"
9168 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
9169 notify'Pollen Farming Zone 10 Started'
9170 WayPointsFrame.Visible = false
9171 end)
9172
9173 Field11AF.MouseButton1Down:connect(function()
9174 PollenFarmActive = true
9175 Field11AFActive = true
9176 Field1AFActive = false
9177 Field2AFActive = false
9178 Field3AFActive = false
9179 Field4AFActive = false
9180 Field5AFActive = false
9181 Field6AFActive = false
9182 Field7AFActive = false
9183 Field8AFActive = false
9184 Field9AFActive = false
9185 Field10AFActive = false
9186 Field12AFActive = false
9187 Field13AFActive = false
9188 Field14AFActive = false
9189 PollenFarm.Text = "Stop Farming"
9190 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
9191 notify'Pollen Farming Zone 11 Started'
9192 WayPointsFrame.Visible = false
9193 end)
9194
9195 Field12AF.MouseButton1Down:connect(function()
9196 PollenFarmActive = true
9197 Field12AFActive = true
9198 Field1AFActive = false
9199 Field2AFActive = false
9200 Field3AFActive = false
9201 Field4AFActive = false
9202 Field5AFActive = false
9203 Field6AFActive = false
9204 Field7AFActive = false
9205 Field8AFActive = false
9206 Field9AFActive = false
9207 Field10AFActive = false
9208 Field11AFActive = false
9209 Field13AFActive = false
9210 Field14AFActive = false
9211 PollenFarm.Text = "Stop Farming"
9212 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
9213 notify'Pollen Farming Zone 12 Started'
9214 WayPointsFrame.Visible = false
9215 end)
9216
9217 Field13AF.MouseButton1Down:connect(function()
9218 PollenFarmActive = true
9219 Field13AFActive = true
9220 Field1AFActive = false
9221 Field2AFActive = false
9222 Field3AFActive = false
9223 Field4AFActive = false
9224 Field5AFActive = false
9225 Field6AFActive = false
9226 Field7AFActive = false
9227 Field8AFActive = false
9228 Field9AFActive = false
9229 Field10AFActive = false
9230 Field11AFActive = false
9231 Field12AFActive = false
9232 Field14AFActive = false
9233 PollenFarm.Text = "Stop Farming"
9234 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
9235 notify'Pollen Farming Zone 13 Started'
9236 WayPointsFrame.Visible = false
9237 end)
9238
9239 Field14AF.MouseButton1Down:connect(function()
9240 PollenFarmActive = true
9241 Field14AFActive = true
9242 Field1AFActive = false
9243 Field2AFActive = false
9244 Field3AFActive = false
9245 Field4AFActive = false
9246 Field5AFActive = false
9247 Field6AFActive = false
9248 Field7AFActive = false
9249 Field8AFActive = false
9250 Field9AFActive = false
9251 Field10AFActive = false
9252 Field11AFActive = false
9253 Field12AFActive = false
9254 Field13AFActive = false
9255 PollenFarm.Text = "Stop Farming"
9256 PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
9257 notify'Pollen Farming Zone 14 Started'
9258 WayPointsFrame.Visible = false
9259 end)
9260
9261 -- Auto Dig --
9262
9263 AutoDig.MouseButton1Click:connect(function()
9264 if AutoDigActive ~= true then
9265 AutoDigActive = true
9266 AutoDig.BackgroundColor3 = Color3.new(0.5, 0, 0)
9267 if AutoDigActive then
9268 local player = game:GetService("Players").LocalPlayer
9269 local pollenTool = player.Character:FindFirstChildOfClass("Tool") or player.Backpack:FindFirstChildOfClass("Tool")
9270 if pollenTool==nil or pollenTool:FindFirstChild("ClickEvent")==nil then
9271 AutoDigActive = false
9272 AutoDig.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
9273 error("Tool not found")
9274 end
9275 pollenTool.Parent = player.Character
9276 while AutoDigActive do
9277 wait(0.1)
9278 pollenTool.ClickEvent:FireServer(CFrame.new())
9279 end
9280 end
9281 else
9282 AutoDigActive = false
9283 notify'Auto Dig Stopped'
9284 AutoDig.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
9285 end
9286 end)
9287
9288 --- ReJoin Server ---
9289
9290 ReJoinServer.MouseButton1Down:connect(function()
9291 local placeId = 1537690962
9292 game:GetService("TeleportService"):Teleport(placeId)
9293 end)
9294
9295 --- Mouse Actions ---
9296
9297 mouse.KeyDown:connect(function(key)
9298 if key == "r" then
9299 if antchallengeescape == true then
9300 antchallengeescape = false
9301 else
9302 LocationX = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.x
9303 LocationY = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.y
9304 LocationZ = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.z
9305 NewLocationY = LocationY +10
9306 print("Current Position: "..LocationX..", "..LocationY..", "..LocationZ)
9307 antchallengeescape = true
9308 end
9309 end
9310 end)
9311 end)
9312
9313
9314end
9315coroutine.resume(coroutine.create(SCRIPT_VEIZ75_FAKESCRIPT))
9316function SCRIPT_HHMV89_FAKESCRIPT() -- exit4.LocalScript
9317 getfenv().script = Instance.new('LocalScript', exit4)
9318
9319 button = script.Parent
9320
9321
9322 button.MouseButton1Down:connect(function()
9323 game.Players.LocalPlayer.PlayerGui.PureHub.BeeSwarmSim.Visible = false
9324 end)
9325
9326end
9327coroutine.resume(coroutine.create(SCRIPT_HHMV89_FAKESCRIPT))
9328function SCRIPT_TOYI81_FAKESCRIPT() -- MurderGui.Script
9329 getfenv().script = Instance.new('Script', MurderGui)
9330
9331 button = script.Parent
9332
9333
9334 button.MouseButton1Down:connect(function()
9335 -- Made by abs_0 (absoabsolute0)
9336 -- Objects
9337
9338 local mygui = Instance.new("ScreenGui")
9339 local maintab = Instance.new("Frame")
9340 local title = Instance.new("TextLabel")
9341 local bodyframe = Instance.new("Frame")
9342 local menuframe = Instance.new("Frame")
9343 local generalbuttonframe = Instance.new("Frame")
9344 local generalbutton = Instance.new("TextButton")
9345 local generalbuttonlabel = Instance.new("ImageLabel")
9346 local lpbuttonframe = Instance.new("Frame")
9347 local lpbutton = Instance.new("TextButton")
9348 local lpbuttonlabel = Instance.new("ImageLabel")
9349 local tpbuttonframe = Instance.new("Frame")
9350 local tpbutton = Instance.new("TextButton")
9351 local tpbuttonlabel = Instance.new("ImageLabel")
9352 local tptextbox = Instance.new("TextBox")
9353 local tpunderline = Instance.new("Frame")
9354 local tpunderlinebase = Instance.new("Frame")
9355 local generalframe = Instance.new("Frame")
9356 local generalespframe = Instance.new("Frame")
9357 local generalespbutton = Instance.new("TextButton")
9358 local generalesplabel = Instance.new("ImageLabel")
9359 local generalcoinframe = Instance.new("Frame")
9360 local generalcoinbutton = Instance.new("TextButton")
9361 local generalcoinlabel = Instance.new("ImageLabel")
9362 local generalgunframe = Instance.new("Frame")
9363 local generalgunbutton = Instance.new("TextButton")
9364 local generalgunlabel = Instance.new("ImageLabel")
9365 local generallobbyframe = Instance.new("Frame")
9366 local generallobbybutton = Instance.new("TextButton")
9367 local generallobbylabel = Instance.new("ImageLabel")
9368 local lpframe = Instance.new("Frame")
9369 local lpjumpframe = Instance.new("Frame")
9370 local lpjumpbutton = Instance.new("TextButton")
9371 local lpjumplabel = Instance.new("ImageLabel")
9372 local lpgravframe = Instance.new("Frame")
9373 local lpgravbutton = Instance.new("TextButton")
9374 local lpgravlabel = Instance.new("ImageLabel")
9375 local lpwalkframe = Instance.new("Frame")
9376 local lpwalkbutton = Instance.new("TextButton")
9377 local lpwalklabel = Instance.new("ImageLabel")
9378 local lpgodframe = Instance.new("Frame")
9379 local lpgodbutton = Instance.new("TextButton")
9380 local lpgodlabel = Instance.new("ImageLabel")
9381 local backbutton1 = Instance.new("TextButton")
9382 local backbutton1label = Instance.new("ImageLabel")
9383 local backbutton2 = Instance.new("TextButton")
9384 local backbutton2label = Instance.new("ImageLabel")
9385 local creditsbutton = Instance.new("TextButton")
9386 local creditsiconlabel1 = Instance.new("ImageLabel")
9387 local creditsiconlabel2 = Instance.new("ImageLabel")
9388 local toggle = Instance.new("Frame")
9389 local closeall = Instance.new("TextButton")
9390 local closeopen = Instance.new("TextButton")
9391 local closeopenlabel = Instance.new("ImageLabel")
9392 local creditstab = Instance.new("Frame")
9393 local creditstitle = Instance.new("TextLabel")
9394 local creditsframe = Instance.new("Frame")
9395 local creditsmenuframe = Instance.new("Frame")
9396 local creditsfield = Instance.new("TextLabel")
9397 local closecredits = Instance.new("TextButton")
9398
9399 -- Properties
9400
9401 mygui.Name = "mygui"
9402 mygui.Parent = game.CoreGui
9403
9404 maintab.Name = "maintab"
9405 maintab.Parent = mygui
9406 maintab.Active = true
9407 maintab.BackgroundColor3 = Color3.new(1, 1, 1)
9408 maintab.BackgroundTransparency = 0.5
9409 maintab.BorderSizePixel = 0
9410 maintab.Draggable = true
9411 maintab.Position = UDim2.new(0, 900, 0, 330)
9412 maintab.Size = UDim2.new(0, 256, 0, 30)
9413
9414 title.Name = "title"
9415 title.Parent = maintab
9416 title.BackgroundColor3 = Color3.new(0, 0.45098, 0.862745)
9417 title.BorderSizePixel = 0
9418 title.Size = UDim2.new(0, 256, 0, 30)
9419 title.Font = Enum.Font.SourceSansBold
9420 title.FontSize = Enum.FontSize.Size24
9421 title.Text = "MM2 Gui"
9422 title.TextColor3 = Color3.new(1, 1, 1)
9423 title.TextSize = 23
9424
9425 bodyframe.Name = "bodyframe"
9426 bodyframe.Parent = maintab
9427 bodyframe.BackgroundColor3 = Color3.new(0, 0.615686, 1)
9428 bodyframe.BorderSizePixel = 0
9429 bodyframe.ClipsDescendants = true
9430 bodyframe.Position = UDim2.new(0, 0, 0, 30)
9431 bodyframe.Size = UDim2.new(0, 256, 0, 222)
9432
9433 menuframe.Name = "menuframe"
9434 menuframe.Parent = bodyframe
9435 menuframe.BackgroundColor3 = Color3.new(1, 1, 1)
9436 menuframe.BackgroundTransparency = 1
9437 menuframe.BorderSizePixel = 0
9438 menuframe.Size = UDim2.new(0, 256, 0, 222)
9439
9440 generalbuttonframe.Name = "generalbuttonframe"
9441 generalbuttonframe.Parent = menuframe
9442 generalbuttonframe.BackgroundColor3 = Color3.new(1, 1, 1)
9443 generalbuttonframe.BorderSizePixel = 0
9444 generalbuttonframe.Position = UDim2.new(0, 31, 0, 31)
9445 generalbuttonframe.Size = UDim2.new(0, 194, 0, 31)
9446
9447 generalbutton.Name = "generalbutton"
9448 generalbutton.Parent = generalbuttonframe
9449 generalbutton.BackgroundColor3 = Color3.new(1, 1, 1)
9450 generalbutton.BackgroundTransparency = 1
9451 generalbutton.BorderSizePixel = 0
9452 generalbutton.ClipsDescendants = true
9453 generalbutton.Size = UDim2.new(0, 194, 0, 30)
9454 generalbutton.Font = Enum.Font.SourceSansSemibold
9455 generalbutton.FontSize = Enum.FontSize.Size24
9456 generalbutton.Text = "General"
9457 generalbutton.TextColor3 = Color3.new(0, 0.615686, 1)
9458 generalbutton.TextSize = 20
9459
9460 generalbuttonlabel.Name = "generalbuttonlabel"
9461 generalbuttonlabel.Parent = generalbutton
9462 generalbuttonlabel.AnchorPoint = Vector2.new(0.5, 0.5)
9463 generalbuttonlabel.BackgroundColor3 = Color3.new(1, 1, 1)
9464 generalbuttonlabel.BackgroundTransparency = 1
9465 generalbuttonlabel.BorderSizePixel = 0
9466 generalbuttonlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
9467 generalbuttonlabel.Size = UDim2.new(0, 50, 0, 50)
9468 generalbuttonlabel.Visible = false
9469 generalbuttonlabel.Image = "rbxassetid://200182847"
9470 generalbuttonlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
9471 generalbuttonlabel.ImageTransparency = 0.80000001192093
9472
9473 lpbuttonframe.Name = "lpbuttonframe"
9474 lpbuttonframe.Parent = menuframe
9475 lpbuttonframe.BackgroundColor3 = Color3.new(1, 1, 1)
9476 lpbuttonframe.BorderSizePixel = 0
9477 lpbuttonframe.Position = UDim2.new(0, 31, 0, 96)
9478 lpbuttonframe.Size = UDim2.new(0, 194, 0, 31)
9479
9480 lpbutton.Name = "lpbutton"
9481 lpbutton.Parent = lpbuttonframe
9482 lpbutton.BackgroundColor3 = Color3.new(1, 1, 1)
9483 lpbutton.BackgroundTransparency = 1
9484 lpbutton.BorderSizePixel = 0
9485 lpbutton.ClipsDescendants = true
9486 lpbutton.Size = UDim2.new(0, 194, 0, 30)
9487 lpbutton.Font = Enum.Font.SourceSansSemibold
9488 lpbutton.FontSize = Enum.FontSize.Size24
9489 lpbutton.Text = "Local Player"
9490 lpbutton.TextColor3 = Color3.new(0, 0.615686, 1)
9491 lpbutton.TextSize = 19
9492
9493 lpbuttonlabel.Name = "lpbuttonlabel"
9494 lpbuttonlabel.Parent = lpbutton
9495 lpbuttonlabel.AnchorPoint = Vector2.new(0.5, 0.5)
9496 lpbuttonlabel.BackgroundColor3 = Color3.new(1, 1, 1)
9497 lpbuttonlabel.BackgroundTransparency = 1
9498 lpbuttonlabel.BorderSizePixel = 0
9499 lpbuttonlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
9500 lpbuttonlabel.Size = UDim2.new(0, 50, 0, 50)
9501 lpbuttonlabel.Visible = false
9502 lpbuttonlabel.Image = "rbxassetid://200182847"
9503 lpbuttonlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
9504 lpbuttonlabel.ImageTransparency = 0.80000001192093
9505
9506 tptextbox.Name = "tptextbox"
9507 tptextbox.Parent = menuframe
9508 tptextbox.BackgroundColor3 = Color3.new(1, 1, 1)
9509 tptextbox.BackgroundTransparency = 1
9510 tptextbox.BorderSizePixel = 0
9511 tptextbox.Position = UDim2.new(0, 31, 0, 165)
9512 tptextbox.Size = UDim2.new(0, 194, 0, 31)
9513 tptextbox.Font = Enum.Font.SourceSans
9514 tptextbox.FontSize = Enum.FontSize.Size18
9515 tptextbox.Text = "Player Name"
9516 tptextbox.TextColor3 = Color3.new(1, 1, 1)
9517 tptextbox.TextSize = 15
9518
9519 tpunderline.Name = "tpunderline"
9520 tpunderline.Parent = tptextbox
9521 tpunderline.AnchorPoint = Vector2.new(0, 0)
9522 tpunderline.BackgroundColor3 = Color3.new(1, 1, 1)
9523 tpunderline.BorderSizePixel = 0
9524 tpunderline.Position = UDim2.new(0.496815294, 0, 0.967741966, 0)
9525 tpunderline.Size = UDim2.new(0, 0, 0, 2)
9526
9527 tpunderlinebase.Name = "tpunderlinebase"
9528 tpunderlinebase.Parent = tptextbox
9529 tpunderlinebase.AnchorPoint = Vector2.new(0.5, 0.5)
9530 tpunderlinebase.BackgroundColor3 = Color3.new(1, 1, 1)
9531 tpunderlinebase.BackgroundTransparency = 0.80000001192093
9532 tpunderlinebase.BorderSizePixel = 0
9533 tpunderlinebase.Position = UDim2.new(0.496815294, 0, 0.967741966, 0)
9534 tpunderlinebase.Size = UDim2.new(0, 157, 0, 2)
9535 tpunderlinebase.Visible = false --secretkey
9536
9537 generalframe.Name = "generalframe"
9538 generalframe.Parent = bodyframe
9539 generalframe.BackgroundColor3 = Color3.new(1, 1, 1)
9540 generalframe.BackgroundTransparency = 1
9541 generalframe.BorderSizePixel = 0
9542 generalframe.Position = UDim2.new(0, 256, 0, 0)
9543 generalframe.Size = UDim2.new(0, 256, 0, 222)
9544
9545 generalespframe.Name = "generalespframe"
9546 generalespframe.Parent = generalframe
9547 generalespframe.BackgroundColor3 = Color3.new(1, 1, 1)
9548 generalespframe.BorderSizePixel = 0
9549 generalespframe.Position = UDim2.new(0, 31, 0, 172)
9550 generalespframe.Size = UDim2.new(0, 194, 0, 30)
9551
9552 generalespbutton.Name = "generalespbutton"
9553 generalespbutton.Parent = generalespframe
9554 generalespbutton.BackgroundColor3 = Color3.new(1, 1, 1)
9555 generalespbutton.BackgroundTransparency = 1
9556 generalespbutton.BorderSizePixel = 0
9557 generalespbutton.ClipsDescendants = true
9558 generalespbutton.Size = UDim2.new(0, 194, 0, 30)
9559 generalespbutton.Font = Enum.Font.SourceSansSemibold
9560 generalespbutton.FontSize = Enum.FontSize.Size24
9561 generalespbutton.Text = "ESP (Left Alt)"
9562 generalespbutton.TextColor3 = Color3.new(0, 0.615686, 1)
9563 generalespbutton.TextSize = 19
9564
9565 generalesplabel.Name = "generalesplabel"
9566 generalesplabel.Parent = generalespbutton
9567 generalesplabel.AnchorPoint = Vector2.new(0.5, 0.5)
9568 generalesplabel.BackgroundColor3 = Color3.new(1, 1, 1)
9569 generalesplabel.BackgroundTransparency = 1
9570 generalesplabel.BorderSizePixel = 0
9571 generalesplabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
9572 generalesplabel.Size = UDim2.new(0, 50, 0, 50)
9573 generalesplabel.Visible = false
9574 generalesplabel.Image = "rbxassetid://200182847"
9575 generalesplabel.ImageColor3 = Color3.new(0, 0.705882, 1)
9576 generalesplabel.ImageTransparency = 0.80000001192093
9577
9578 generalcoinframe.Name = "generalcoinframe"
9579 generalcoinframe.Parent = generalframe
9580 generalcoinframe.BackgroundColor3 = Color3.new(1, 1, 1)
9581 generalcoinframe.BorderSizePixel = 0
9582 generalcoinframe.Position = UDim2.new(0, 31, 0, 120)
9583 generalcoinframe.Size = UDim2.new(0, 194, 0, 30)
9584
9585 generalcoinbutton.Name = "generalcoinbutton"
9586 generalcoinbutton.Parent = generalcoinframe
9587 generalcoinbutton.BackgroundColor3 = Color3.new(1, 1, 1)
9588 generalcoinbutton.BackgroundTransparency = 1
9589 generalcoinbutton.BorderSizePixel = 0
9590 generalcoinbutton.ClipsDescendants = true
9591 generalcoinbutton.Position = UDim2.new(0, 0, 0, -1)
9592 generalcoinbutton.Size = UDim2.new(0, 194, 0, 31)
9593 generalcoinbutton.Font = Enum.Font.SourceSansSemibold
9594 generalcoinbutton.FontSize = Enum.FontSize.Size24
9595 generalcoinbutton.Text = "Grab 10 Coins"
9596 generalcoinbutton.TextColor3 = Color3.new(0, 0.615686, 1)
9597 generalcoinbutton.TextSize = 19
9598
9599 generalcoinlabel.Name = "generalcoinlabel"
9600 generalcoinlabel.Parent = generalcoinbutton
9601 generalcoinlabel.AnchorPoint = Vector2.new(0.5, 0.5)
9602 generalcoinlabel.BackgroundColor3 = Color3.new(1, 1, 1)
9603 generalcoinlabel.BackgroundTransparency = 1
9604 generalcoinlabel.BorderSizePixel = 0
9605 generalcoinlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
9606 generalcoinlabel.Size = UDim2.new(0, 50, 0, 50)
9607 generalcoinlabel.Visible = false
9608 generalcoinlabel.Image = "rbxassetid://200182847"
9609 generalcoinlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
9610 generalcoinlabel.ImageTransparency = 0.80000001192093
9611
9612 generalgunframe.Name = "generalgunframe"
9613 generalgunframe.Parent = generalframe
9614 generalgunframe.BackgroundColor3 = Color3.new(1, 1, 1)
9615 generalgunframe.BorderSizePixel = 0
9616 generalgunframe.Position = UDim2.new(0, 31, 0, 68)
9617 generalgunframe.Size = UDim2.new(0, 194, 0, 30)
9618
9619 generalgunbutton.Name = "generalgunbutton"
9620 generalgunbutton.Parent = generalgunframe
9621 generalgunbutton.BackgroundColor3 = Color3.new(1, 1, 1)
9622 generalgunbutton.BackgroundTransparency = 1
9623 generalgunbutton.BorderSizePixel = 0
9624 generalgunbutton.ClipsDescendants = true
9625 generalgunbutton.Size = UDim2.new(0, 194, 0, 30)
9626 generalgunbutton.Font = Enum.Font.SourceSansSemibold
9627 generalgunbutton.FontSize = Enum.FontSize.Size24
9628 generalgunbutton.Text = "Grab Gun"
9629 generalgunbutton.TextColor3 = Color3.new(0, 0.615686, 1)
9630 generalgunbutton.TextSize = 19
9631
9632 generalgunlabel.Name = "generalgunlabel"
9633 generalgunlabel.Parent = generalgunbutton
9634 generalgunlabel.AnchorPoint = Vector2.new(0.5, 0.5)
9635 generalgunlabel.BackgroundColor3 = Color3.new(1, 1, 1)
9636 generalgunlabel.BackgroundTransparency = 1
9637 generalgunlabel.BorderSizePixel = 0
9638 generalgunlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
9639 generalgunlabel.Size = UDim2.new(0, 50, 0, 50)
9640 generalgunlabel.Visible = false
9641 generalgunlabel.Image = "rbxassetid://200182847"
9642 generalgunlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
9643 generalgunlabel.ImageTransparency = 0.80000001192093
9644
9645 generallobbyframe.Name = "generallobbyframe"
9646 generallobbyframe.Parent = generalframe
9647 generallobbyframe.BackgroundColor3 = Color3.new(1, 1, 1)
9648 generallobbyframe.BorderSizePixel = 0
9649 generallobbyframe.Position = UDim2.new(0, 31, 0, 17)
9650 generallobbyframe.Size = UDim2.new(0, 194, 0, 30)
9651
9652 generallobbybutton.Name = "generallobbybutton"
9653 generallobbybutton.Parent = generallobbyframe
9654 generallobbybutton.BackgroundColor3 = Color3.new(1, 1, 1)
9655 generallobbybutton.BackgroundTransparency = 1
9656 generallobbybutton.BorderSizePixel = 0
9657 generallobbybutton.ClipsDescendants = true
9658 generallobbybutton.Size = UDim2.new(0, 194, 0, 30)
9659 generallobbybutton.Font = Enum.Font.SourceSansSemibold
9660 generallobbybutton.FontSize = Enum.FontSize.Size24
9661 generallobbybutton.Text = "TP to Lobby"
9662 generallobbybutton.TextColor3 = Color3.new(0, 0.615686, 1)
9663 generallobbybutton.TextSize = 19
9664
9665 generallobbylabel.Name = "generallobbylabel"
9666 generallobbylabel.Parent = generallobbybutton
9667 generallobbylabel.AnchorPoint = Vector2.new(0.5, 0.5)
9668 generallobbylabel.BackgroundColor3 = Color3.new(1, 1, 1)
9669 generallobbylabel.BackgroundTransparency = 1
9670 generallobbylabel.BorderSizePixel = 0
9671 generallobbylabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
9672 generallobbylabel.Size = UDim2.new(0, 50, 0, 50)
9673 generallobbylabel.Visible = false
9674 generallobbylabel.Image = "rbxassetid://200182847"
9675 generallobbylabel.ImageColor3 = Color3.new(0, 0.705882, 1)
9676 generallobbylabel.ImageTransparency = 0.80000001192093
9677
9678 lpframe.Name = "lpframe"
9679 lpframe.Parent = bodyframe
9680 lpframe.BackgroundColor3 = Color3.new(1, 1, 1)
9681 lpframe.BackgroundTransparency = 1
9682 lpframe.BorderSizePixel = 0
9683 lpframe.Position = UDim2.new(0, 256, 0, 0)
9684 lpframe.Size = UDim2.new(0, 256, 0, 222)
9685
9686 lpjumpframe.Name = "lpjumpframe"
9687 lpjumpframe.Parent = lpframe
9688 lpjumpframe.BackgroundColor3 = Color3.new(1, 1, 1)
9689 lpjumpframe.BorderSizePixel = 0
9690 lpjumpframe.Position = UDim2.new(0, 31, 0, 172)
9691 lpjumpframe.Size = UDim2.new(0, 194, 0, 30)
9692
9693 lpjumpbutton.Name = "lpjumpbutton"
9694 lpjumpbutton.Parent = lpjumpframe
9695 lpjumpbutton.BackgroundColor3 = Color3.new(1, 1, 1)
9696 lpjumpbutton.BackgroundTransparency = 1
9697 lpjumpbutton.BorderSizePixel = 0
9698 lpjumpbutton.ClipsDescendants = true
9699 lpjumpbutton.Size = UDim2.new(0, 194, 0, 30)
9700 lpjumpbutton.Font = Enum.Font.SourceSansSemibold
9701 lpjumpbutton.FontSize = Enum.FontSize.Size24
9702 lpjumpbutton.Text = "High Jump"
9703 lpjumpbutton.TextColor3 = Color3.new(0, 0.615686, 1)
9704 lpjumpbutton.TextSize = 19
9705
9706 lpjumplabel.Name = "lpjumplabel"
9707 lpjumplabel.Parent = lpjumpbutton
9708 lpjumplabel.AnchorPoint = Vector2.new(0.5, 0.5)
9709 lpjumplabel.BackgroundColor3 = Color3.new(1, 1, 1)
9710 lpjumplabel.BackgroundTransparency = 1
9711 lpjumplabel.BorderSizePixel = 0
9712 lpjumplabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
9713 lpjumplabel.Size = UDim2.new(0, 50, 0, 50)
9714 lpjumplabel.Visible = false
9715 lpjumplabel.Image = "rbxassetid://200182847"
9716 lpjumplabel.ImageColor3 = Color3.new(0, 0.705882, 1)
9717 lpjumplabel.ImageTransparency = 0.80000001192093
9718
9719 lpgravframe.Name = "lpgravframe"
9720 lpgravframe.Parent = lpframe
9721 lpgravframe.BackgroundColor3 = Color3.new(1, 1, 1)
9722 lpgravframe.BorderSizePixel = 0
9723 lpgravframe.Position = UDim2.new(0, 31, 0, 120)
9724 lpgravframe.Size = UDim2.new(0, 194, 0, 30)
9725
9726 lpgravbutton.Name = "lpgravbutton"
9727 lpgravbutton.Parent = lpgravframe
9728 lpgravbutton.BackgroundColor3 = Color3.new(1, 1, 1)
9729 lpgravbutton.BackgroundTransparency = 1
9730 lpgravbutton.BorderSizePixel = 0
9731 lpgravbutton.ClipsDescendants = true
9732 lpgravbutton.Position = UDim2.new(0, 0, 0, -1)
9733 lpgravbutton.Size = UDim2.new(0, 194, 0, 31)
9734 lpgravbutton.Font = Enum.Font.SourceSansSemibold
9735 lpgravbutton.FontSize = Enum.FontSize.Size24
9736 lpgravbutton.Text = "Low Gravity"
9737 lpgravbutton.TextColor3 = Color3.new(0, 0.615686, 1)
9738 lpgravbutton.TextSize = 19
9739
9740 lpgravlabel.Name = "lpgravlabel"
9741 lpgravlabel.Parent = lpgravbutton
9742 lpgravlabel.AnchorPoint = Vector2.new(0.5, 0.5)
9743 lpgravlabel.BackgroundColor3 = Color3.new(1, 1, 1)
9744 lpgravlabel.BackgroundTransparency = 1
9745 lpgravlabel.BorderSizePixel = 0
9746 lpgravlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
9747 lpgravlabel.Size = UDim2.new(0, 50, 0, 50)
9748 lpgravlabel.Visible = false
9749 lpgravlabel.Image = "rbxassetid://200182847"
9750 lpgravlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
9751 lpgravlabel.ImageTransparency = 0.80000001192093
9752
9753 lpwalkframe.Name = "lpwalkframe"
9754 lpwalkframe.Parent = lpframe
9755 lpwalkframe.BackgroundColor3 = Color3.new(1, 1, 1)
9756 lpwalkframe.BorderSizePixel = 0
9757 lpwalkframe.Position = UDim2.new(0, 31, 0, 68)
9758 lpwalkframe.Size = UDim2.new(0, 194, 0, 30)
9759
9760 lpwalkbutton.Name = "lpwalkbutton"
9761 lpwalkbutton.Parent = lpwalkframe
9762 lpwalkbutton.BackgroundColor3 = Color3.new(1, 1, 1)
9763 lpwalkbutton.BackgroundTransparency = 1
9764 lpwalkbutton.BorderSizePixel = 0
9765 lpwalkbutton.ClipsDescendants = true
9766 lpwalkbutton.Size = UDim2.new(0, 194, 0, 30)
9767 lpwalkbutton.Font = Enum.Font.SourceSansSemibold
9768 lpwalkbutton.FontSize = Enum.FontSize.Size24
9769 lpwalkbutton.Text = "Fast Walk"
9770 lpwalkbutton.TextColor3 = Color3.new(0, 0.615686, 1)
9771 lpwalkbutton.TextSize = 19
9772
9773 lpwalklabel.Name = "lpwalklabel"
9774 lpwalklabel.Parent = lpwalkbutton
9775 lpwalklabel.AnchorPoint = Vector2.new(0.5, 0.5)
9776 lpwalklabel.BackgroundColor3 = Color3.new(1, 1, 1)
9777 lpwalklabel.BackgroundTransparency = 1
9778 lpwalklabel.BorderSizePixel = 0
9779 lpwalklabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
9780 lpwalklabel.Size = UDim2.new(0, 50, 0, 50)
9781 lpwalklabel.Visible = false
9782 lpwalklabel.Image = "rbxassetid://200182847"
9783 lpwalklabel.ImageColor3 = Color3.new(0, 0.705882, 1)
9784 lpwalklabel.ImageTransparency = 0.80000001192093
9785
9786 lpgodframe.Name = "lpgodframe"
9787 lpgodframe.Parent = lpframe
9788 lpgodframe.BackgroundColor3 = Color3.new(1, 1, 1)
9789 lpgodframe.BorderSizePixel = 0
9790 lpgodframe.Position = UDim2.new(0, 31, 0, 17)
9791 lpgodframe.Size = UDim2.new(0, 194, 0, 30)
9792
9793 lpgodbutton.Name = "lpgodbutton"
9794 lpgodbutton.Parent = lpgodframe
9795 lpgodbutton.BackgroundColor3 = Color3.new(1, 1, 1)
9796 lpgodbutton.BackgroundTransparency = 1
9797 lpgodbutton.BorderSizePixel = 0
9798 lpgodbutton.ClipsDescendants = true
9799 lpgodbutton.Size = UDim2.new(0, 194, 0, 30)
9800 lpgodbutton.Font = Enum.Font.SourceSansSemibold
9801 lpgodbutton.FontSize = Enum.FontSize.Size24
9802 lpgodbutton.Text = "God Mode"
9803 lpgodbutton.TextColor3 = Color3.new(0, 0.615686, 1)
9804 lpgodbutton.TextSize = 19
9805
9806 lpgodlabel.Name = "lpgodlabel"
9807 lpgodlabel.Parent = lpgodbutton
9808 lpgodlabel.AnchorPoint = Vector2.new(0.5, 0.5)
9809 lpgodlabel.BackgroundColor3 = Color3.new(1, 1, 1)
9810 lpgodlabel.BackgroundTransparency = 1
9811 lpgodlabel.BorderSizePixel = 0
9812 lpgodlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
9813 lpgodlabel.Size = UDim2.new(0, 50, 0, 50)
9814 lpgodlabel.Visible = false
9815 lpgodlabel.Image = "rbxassetid://200182847"
9816 lpgodlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
9817 lpgodlabel.ImageTransparency = 0.80000001192093
9818
9819 backbutton1.Name = "backbutton1"
9820 backbutton1.Parent = maintab
9821 backbutton1.Active = false
9822 backbutton1.BackgroundColor3 = Color3.new(0, 0.407843, 0.658824)
9823 backbutton1.BackgroundTransparency = 1
9824 backbutton1.BorderSizePixel = 0
9825 backbutton1.ClipsDescendants = true
9826 backbutton1.Size = UDim2.new(0, 29, 0, 30)
9827 backbutton1.Visible = false
9828 backbutton1.AutoButtonColor = false
9829 backbutton1.Font = Enum.Font.SourceSansBold
9830 backbutton1.FontSize = Enum.FontSize.Size24
9831 backbutton1.Text = "<"
9832 backbutton1.TextColor3 = Color3.new(1, 1, 1)
9833 backbutton1.TextSize = 20
9834
9835 backbutton1label.Name = "backbutton1label"
9836 backbutton1label.Parent = backbutton1
9837 backbutton1label.AnchorPoint = Vector2.new(0.5, 0.5)
9838 backbutton1label.BackgroundColor3 = Color3.new(1, 1, 1)
9839 backbutton1label.BackgroundTransparency = 1
9840 backbutton1label.BorderSizePixel = 0
9841 backbutton1label.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
9842 backbutton1label.Size = UDim2.new(0, 50, 0, 50)
9843 backbutton1label.Visible = false
9844 backbutton1label.Image = "rbxassetid://200182847"
9845 backbutton1label.ImageTransparency = 0.80000001192093
9846
9847 backbutton2.Name = "backbutton2"
9848 backbutton2.Parent = maintab
9849 backbutton2.Active = false
9850 backbutton2.BackgroundColor3 = Color3.new(0, 0.407843, 0.658824)
9851 backbutton2.BackgroundTransparency = 1
9852 backbutton2.BorderSizePixel = 0
9853 backbutton2.ClipsDescendants = true
9854 backbutton2.Size = UDim2.new(0, 29, 0, 30)
9855 backbutton2.Visible = false
9856 backbutton2.AutoButtonColor = false
9857 backbutton2.Font = Enum.Font.SourceSansBold
9858 backbutton2.FontSize = Enum.FontSize.Size24
9859 backbutton2.Text = "<"
9860 backbutton2.TextColor3 = Color3.new(1, 1, 1)
9861 backbutton2.TextSize = 20
9862
9863 backbutton2label.Name = "backbutton2label"
9864 backbutton2label.Parent = backbutton2
9865 backbutton2label.AnchorPoint = Vector2.new(0.5, 0.5)
9866 backbutton2label.BackgroundColor3 = Color3.new(1, 1, 1)
9867 backbutton2label.BackgroundTransparency = 1
9868 backbutton2label.BorderSizePixel = 0
9869 backbutton2label.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
9870 backbutton2label.Size = UDim2.new(0, 50, 0, 50)
9871 backbutton2label.Visible = false
9872 backbutton2label.Image = "rbxassetid://200182847"
9873 backbutton2label.ImageTransparency = 0.80000001192093
9874
9875 creditsbutton.Name = "creditsbutton"
9876 creditsbutton.Parent = maintab
9877 creditsbutton.BackgroundColor3 = Color3.new(1, 1, 1)
9878 creditsbutton.BackgroundTransparency = 1
9879 creditsbutton.BorderSizePixel = 0
9880 creditsbutton.ClipsDescendants = true
9881 creditsbutton.Position = UDim2.new(0.87890625, 0, 0, 0)
9882 creditsbutton.Size = UDim2.new(0, 31, 0, 30)
9883 creditsbutton.Font = Enum.Font.SourceSansSemibold
9884 creditsbutton.FontSize = Enum.FontSize.Size18
9885 creditsbutton.Text = ""
9886 creditsbutton.TextColor3 = Color3.new(0, 0.615686, 1)
9887 creditsbutton.TextSize = 15
9888
9889 creditsiconlabel1.Name = "creditsiconlabel1"
9890 creditsiconlabel1.Parent = creditsbutton
9891 creditsiconlabel1.AnchorPoint = Vector2.new(0.5, 0.5)
9892 creditsiconlabel1.BackgroundColor3 = Color3.new(1, 1, 1)
9893 creditsiconlabel1.BackgroundTransparency = 1
9894 creditsiconlabel1.BorderSizePixel = 0
9895 creditsiconlabel1.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
9896 creditsiconlabel1.Size = UDim2.new(0, 50, 0, 50)
9897 creditsiconlabel1.Visible = false
9898 creditsiconlabel1.Image = "rbxassetid://200182847"
9899 creditsiconlabel1.ImageTransparency = 0.80000001192093
9900
9901 creditsiconlabel2.Name = "creditsiconlabel2"
9902 creditsiconlabel2.Parent = creditsbutton
9903 creditsiconlabel2.AnchorPoint = Vector2.new(0.5, 0.5)
9904 creditsiconlabel2.BackgroundColor3 = Color3.new(1, 1, 1)
9905 creditsiconlabel2.BackgroundTransparency = 1
9906 creditsiconlabel2.BorderSizePixel = 0
9907 creditsiconlabel2.Position = UDim2.new(0.5, 0, 0.5, 0)
9908 creditsiconlabel2.Size = UDim2.new(0, 17, 0, 17)
9909 creditsiconlabel2.Image = "rbxassetid://23151450"
9910
9911 toggle.Name = "toggle"
9912 toggle.Parent = mygui
9913 toggle.Active = true
9914 toggle.BackgroundColor3 = Color3.new(0.992157, 0.984314, 1)
9915 toggle.BackgroundTransparency = 0.5
9916 toggle.BorderSizePixel = 0
9917 toggle.Draggable = true
9918 toggle.Position = UDim2.new(0, 5, 0, 530)
9919 toggle.Size = UDim2.new(0, 140, 0, 30)
9920
9921 closeall.Name = "closeall"
9922 closeall.Parent = toggle
9923 closeall.BackgroundColor3 = Color3.new(1, 0, 0)
9924 closeall.BorderSizePixel = 0
9925 closeall.Position = UDim2.new(0, 110, 0, 0)
9926 closeall.Size = UDim2.new(0, 30, 0, 30)
9927 closeall.FontSize = Enum.FontSize.Size18
9928 closeall.Text = ""
9929 closeall.TextSize = 15
9930
9931 closeopen.Name = "closeopen"
9932 closeopen.Parent = toggle
9933 closeopen.BackgroundColor3 = Color3.new(0, 0.615686, 1)
9934 closeopen.BorderSizePixel = 0
9935 closeopen.ClipsDescendants = true
9936 closeopen.Size = UDim2.new(0, 110, 0, 30)
9937 closeopen.AutoButtonColor = false
9938 closeopen.Font = Enum.Font.SourceSansBold
9939 closeopen.FontSize = Enum.FontSize.Size24
9940 closeopen.Text = "Close"
9941 closeopen.TextColor3 = Color3.new(1, 1, 1)
9942 closeopen.TextSize = 20
9943
9944 closeopenlabel.Name = "closeopenlabel"
9945 closeopenlabel.Parent = closeopen
9946 closeopenlabel.AnchorPoint = Vector2.new(0.5, 0.5)
9947 closeopenlabel.BackgroundColor3 = Color3.new(1, 1, 1)
9948 closeopenlabel.BackgroundTransparency = 1
9949 closeopenlabel.BorderSizePixel = 0
9950 closeopenlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
9951 closeopenlabel.Size = UDim2.new(0, 50, 0, 50)
9952 closeopenlabel.Visible = false
9953 closeopenlabel.Image = "rbxassetid://200182847"
9954 closeopenlabel.ImageTransparency = 0.80000001192093
9955
9956 creditstab.Name = "creditstab"
9957 creditstab.Parent = mygui
9958 creditstab.Active = true
9959 creditstab.BackgroundColor3 = Color3.new(1, 1, 1)
9960 creditstab.BackgroundTransparency = 0.5
9961 creditstab.BorderSizePixel = 0
9962 creditstab.Draggable = true
9963 creditstab.Position = UDim2.new(0, 42, 0, 47)
9964 creditstab.Size = UDim2.new(0, 256, 0, 30)
9965 creditstab.Visible = false
9966
9967 creditstitle.Name = "creditstitle"
9968 creditstitle.Parent = creditstab
9969 creditstitle.BackgroundColor3 = Color3.new(0, 0.45098, 0.862745)
9970 creditstitle.BorderSizePixel = 0
9971 creditstitle.Position = UDim2.new(-0.001953125, 0, 0, 0)
9972 creditstitle.Size = UDim2.new(0, 256, 0, 30)
9973 creditstitle.Font = Enum.Font.SourceSansBold
9974 creditstitle.FontSize = Enum.FontSize.Size24
9975 creditstitle.Text = "Credits"
9976 creditstitle.TextColor3 = Color3.new(1, 1, 1)
9977 creditstitle.TextSize = 23
9978
9979 creditsframe.Name = "creditsframe"
9980 creditsframe.Parent = creditstab
9981 creditsframe.BackgroundColor3 = Color3.new(0, 0.615686, 1)
9982 creditsframe.BorderSizePixel = 0
9983 creditsframe.ClipsDescendants = true
9984 creditsframe.Position = UDim2.new(0, 0, 0, 30)
9985 creditsframe.Size = UDim2.new(0, 256, 0, 222)
9986
9987 creditsmenuframe.Name = "menuframe"
9988 creditsmenuframe.Parent = creditsframe
9989 creditsmenuframe.BackgroundColor3 = Color3.new(1, 1, 1)
9990 creditsmenuframe.BackgroundTransparency = 1
9991 creditsmenuframe.BorderSizePixel = 0
9992 creditsmenuframe.Size = UDim2.new(0, 256, 0, 222)
9993
9994 creditsfield.Name = "creditsfield"
9995 creditsfield.Parent = creditsmenuframe
9996 creditsfield.BackgroundColor3 = Color3.new(1, 1, 1)
9997 creditsfield.BorderSizePixel = 0
9998 creditsfield.Position = UDim2.new(0, 31, 0, 31)
9999 creditsfield.Size = UDim2.new(0, 194, 0, 31)
10000 creditsfield.Font = Enum.Font.SourceSansSemibold
10001 creditsfield.FontSize = Enum.FontSize.Size24
10002 creditsfield.Text = "By: abs_0"
10003 creditsfield.TextColor3 = Color3.new(0, 0.615686, 1)
10004 creditsfield.TextSize = 20
10005
10006 closecredits.Name = "closeall"
10007 closecredits.Parent = creditstab
10008 closecredits.BackgroundColor3 = Color3.new(1, 0, 0)
10009 closecredits.BorderSizePixel = 0
10010 closecredits.Position = UDim2.new(0, 226, 0, 0)
10011 closecredits.Size = UDim2.new(0, 30, 0, 30)
10012 closecredits.FontSize = Enum.FontSize.Size18
10013 closecredits.Text = ""
10014 closecredits.TextSize = 15
10015
10016 --Appearance Scripts
10017
10018 --mygui.maintab.bodyframe.generalframe.generallobbyframe.generallobbybutton.Script
10019 local mouse = game.Players.LocalPlayer:GetMouse()
10020
10021
10022 generallobbybutton.MouseButton1Down:connect(function()
10023 local x = (mouse.X) - (generallobbybutton.AbsolutePosition.X)
10024 local y = (mouse.Y) - (generallobbybutton.AbsolutePosition.Y)
10025 generallobbylabel.Position = UDim2.new(0,x,0,y)
10026 generallobbylabel.Size = UDim2.new(0,50,0,50)
10027 generallobbylabel.ImageTransparency = 0.8
10028 generallobbylabel.Visible = true
10029
10030 wait()
10031
10032 generallobbylabel:TweenSize(
10033 UDim2.new(0,390,0,390),
10034 "Out",
10035 "Quint",
10036 1
10037 )
10038 end)
10039
10040 generallobbybutton.MouseButton1Up:connect(function()
10041 wait(0.35)
10042 local TweenService = game:GetService("TweenService")
10043 local circle = generallobbylabel
10044
10045 local Info = TweenInfo.new(
10046 0.2, -- Length
10047 Enum.EasingStyle.Linear, -- Easing Style
10048 Enum.EasingDirection.Out, -- Easing Direction
10049 0, -- Times repeated
10050 false, -- Reverse
10051 0 -- Delay
10052 )
10053 local Goals =
10054 {
10055 ImageTransparency = 1;
10056 }
10057
10058 local tween = TweenService:Create(circle,Info,Goals)
10059 tween:Play()
10060 end)
10061
10062 --mygui.maintab.bodyframe.generalframe.generalgunframe.generalgunbutton.Script
10063 local mouse = game.Players.LocalPlayer:GetMouse()
10064
10065
10066 generalgunbutton.MouseButton1Down:connect(function()
10067 local x = (mouse.X) - (generalgunbutton.AbsolutePosition.X)
10068 local y = (mouse.Y) - (generalgunbutton.AbsolutePosition.Y)
10069 generalgunlabel.Position = UDim2.new(0,x,0,y)
10070 generalgunlabel.Size = UDim2.new(0,50,0,50)
10071 generalgunlabel.ImageTransparency = 0.8
10072 generalgunlabel.Visible = true
10073
10074 wait()
10075
10076 generalgunlabel:TweenSize(
10077 UDim2.new(0,390,0,390),
10078 "Out",
10079 "Quint",
10080 1
10081 )
10082 end)
10083
10084 generalgunbutton.MouseButton1Up:connect(function()
10085 wait(0.35)
10086 local TweenService = game:GetService("TweenService")
10087 local circle = generalgunlabel
10088
10089 local Info = TweenInfo.new(
10090 0.2, -- Length
10091 Enum.EasingStyle.Linear, -- Easing Style
10092 Enum.EasingDirection.Out, -- Easing Direction
10093 0, -- Times repeated
10094 false, -- Reverse
10095 0 -- Delay
10096 )
10097 local Goals =
10098 {
10099 ImageTransparency = 1;
10100 }
10101
10102 local tween = TweenService:Create(circle,Info,Goals)
10103 tween:Play()
10104 end)
10105
10106 --mygui.maintab.bodyframe.generalframe.generalcoinframe.generalcoinbutton.Script
10107 local mouse = game.Players.LocalPlayer:GetMouse()
10108
10109
10110 generalcoinbutton.MouseButton1Down:connect(function()
10111 local x = (mouse.X) - (generalcoinbutton.AbsolutePosition.X)
10112 local y = (mouse.Y) - (generalcoinbutton.AbsolutePosition.Y)
10113 generalcoinlabel.Position = UDim2.new(0,x,0,y)
10114 generalcoinlabel.Size = UDim2.new(0,50,0,50)
10115 generalcoinlabel.ImageTransparency = 0.8
10116 generalcoinlabel.Visible = true
10117
10118 wait()
10119
10120 generalcoinlabel:TweenSize(
10121 UDim2.new(0,390,0,390),
10122 "Out",
10123 "Quint",
10124 1
10125 )
10126 end)
10127
10128 generalcoinbutton.MouseButton1Up:connect(function()
10129 wait(0.35)
10130 local TweenService = game:GetService("TweenService")
10131 local circle = generalcoinlabel
10132
10133 local Info = TweenInfo.new(
10134 0.2, -- Length
10135 Enum.EasingStyle.Linear, -- Easing Style
10136 Enum.EasingDirection.Out, -- Easing Direction
10137 0, -- Times repeated
10138 false, -- Reverse
10139 0 -- Delay
10140 )
10141 local Goals =
10142 {
10143 ImageTransparency = 1;
10144 }
10145
10146 local tween = TweenService:Create(circle,Info,Goals)
10147 tween:Play()
10148 end)
10149
10150 --mygui.maintab.bodyframe.generalframe.generalespframe.generalespbutton.Script
10151 local mouse = game.Players.LocalPlayer:GetMouse()
10152
10153
10154 generalespbutton.MouseButton1Down:connect(function()
10155 local x = (mouse.X) - (generalespbutton.AbsolutePosition.X)
10156 local y = (mouse.Y) - (generalespbutton.AbsolutePosition.Y)
10157 generalesplabel.Position = UDim2.new(0,x,0,y)
10158 generalesplabel.Size = UDim2.new(0,50,0,50)
10159 generalesplabel.ImageTransparency = 0.8
10160 generalesplabel.Visible = true
10161
10162 wait()
10163
10164 generalesplabel:TweenSize(
10165 UDim2.new(0,390,0,390),
10166 "Out",
10167 "Quint",
10168 1
10169 )
10170 end)
10171
10172 generalespbutton.MouseButton1Up:connect(function()
10173 wait(0.35)
10174 local TweenService = game:GetService("TweenService")
10175 local circle = generalesplabel
10176
10177 local Info = TweenInfo.new(
10178 0.2, -- Length
10179 Enum.EasingStyle.Linear, -- Easing Style
10180 Enum.EasingDirection.Out, -- Easing Direction
10181 0, -- Times repeated
10182 false, -- Reverse
10183 0 -- Delay
10184 )
10185 local Goals =
10186 {
10187 ImageTransparency = 1;
10188 }
10189
10190 local tween = TweenService:Create(circle,Info,Goals)
10191 tween:Play()
10192 end)
10193
10194 --mygui.maintab.bodyframe.lpframe.lpgodframe.lpgodbutton.Script
10195 local mouse = game.Players.LocalPlayer:GetMouse()
10196
10197
10198 lpgodbutton.MouseButton1Down:connect(function()
10199 local x = (mouse.X) - (lpgodbutton.AbsolutePosition.X)
10200 local y = (mouse.Y) - (lpgodbutton.AbsolutePosition.Y)
10201 lpgodbutton.lpgodlabel.Position = UDim2.new(0,x,0,y)
10202 lpgodbutton.lpgodlabel.Size = UDim2.new(0,50,0,50)
10203 lpgodbutton.lpgodlabel.ImageTransparency = 0.8
10204 lpgodbutton.lpgodlabel.Visible = true
10205
10206 wait()
10207
10208 lpgodbutton.lpgodlabel:TweenSize(
10209 UDim2.new(0,390,0,390),
10210 "Out",
10211 "Quint",
10212 1
10213 )
10214 end)
10215
10216 lpgodbutton.MouseButton1Up:connect(function()
10217 wait(0.35)
10218 local TweenService = game:GetService("TweenService")
10219 local circle = lpgodbutton.lpgodlabel
10220
10221 local Info = TweenInfo.new(
10222 0.2, -- Length
10223 Enum.EasingStyle.Linear, -- Easing Style
10224 Enum.EasingDirection.Out, -- Easing Direction
10225 0, -- Times repeated
10226 false, -- Reverse
10227 0 -- Delay
10228 )
10229 local Goals =
10230 {
10231 ImageTransparency = 1;
10232 }
10233
10234 local tween = TweenService:Create(circle,Info,Goals)
10235 tween:Play()
10236 end)
10237
10238 --mygui.maintab.bodyframe.lpframe.lpwalkframe.lpwalkbutton.Script
10239 local mouse = game.Players.LocalPlayer:GetMouse()
10240
10241
10242 lpwalkbutton.MouseButton1Down:connect(function()
10243 if game.Players.LocalPlayer.Character.Humanoid.WalkSpeed == 16 * 5 then
10244 lpwalkbutton.TextColor3 = Color3.new(1,128/255,0)
10245 lpwalkbutton.lpwalklabel.ImageColor3 = Color3.new(1,128/255,0)
10246 else
10247 lpwalkbutton.TextColor3 = Color3.new(0,157/255,1)
10248 lpwalkbutton.lpwalklabel.ImageColor3 = Color3.new(0,157/255,1)
10249 end
10250
10251 local x = (mouse.X) - (lpwalkbutton.AbsolutePosition.X)
10252 local y = (mouse.Y) - (lpwalkbutton.AbsolutePosition.Y)
10253 lpwalkbutton.lpwalklabel.Position = UDim2.new(0,x,0,y)
10254 lpwalkbutton.lpwalklabel.Size = UDim2.new(0,50,0,50)
10255 lpwalkbutton.lpwalklabel.ImageTransparency = 0.8
10256 lpwalkbutton.lpwalklabel.Visible = true
10257
10258 wait()
10259
10260 lpwalkbutton.lpwalklabel:TweenSize(
10261 UDim2.new(0,390,0,390),
10262 "Out",
10263 "Quint",
10264 1
10265 )
10266 end)
10267
10268 lpwalkbutton.MouseButton1Up:connect(function()
10269 wait(0.35)
10270 local TweenService = game:GetService("TweenService")
10271 local circle = lpwalkbutton.lpwalklabel
10272
10273 local Info = TweenInfo.new(
10274 0.2, -- Length
10275 Enum.EasingStyle.Linear, -- Easing Style
10276 Enum.EasingDirection.Out, -- Easing Direction
10277 0, -- Times repeated
10278 false, -- Reverse
10279 0 -- Delay
10280 )
10281 local Goals =
10282 {
10283 ImageTransparency = 1;
10284 }
10285
10286 local tween = TweenService:Create(circle,Info,Goals)
10287 tween:Play()
10288 end)
10289
10290 --mygui.maintab.bodyframe.lpframe.lpgravframe.lpgravbutton.Script
10291 local mouse = game.Players.LocalPlayer:GetMouse()
10292
10293 lpgravbutton.MouseButton1Down:connect(function()
10294 if game.Workspace.Gravity < 196.1 then
10295 lpgravbutton.TextColor3 = Color3.new(1,128/255,0)
10296 lpgravbutton.lpgravlabel.ImageColor3 = Color3.new(1,128/255,0)
10297 else
10298 lpgravbutton.TextColor3 = Color3.new(0,157/255,1)
10299 lpgravbutton.lpgravlabel.ImageColor3 = Color3.new(0,157/255,1)
10300 end
10301
10302 local x = (mouse.X) - (lpgravbutton.AbsolutePosition.X)
10303 local y = (mouse.Y) - (lpgravbutton.AbsolutePosition.Y)
10304 lpgravbutton.lpgravlabel.Position = UDim2.new(0,x,0,y)
10305 lpgravbutton.lpgravlabel.Size = UDim2.new(0,50,0,50)
10306 lpgravbutton.lpgravlabel.ImageTransparency = 0.8
10307 lpgravbutton.lpgravlabel.Visible = true
10308
10309 wait()
10310
10311 lpgravbutton.lpgravlabel:TweenSize(
10312 UDim2.new(0,390,0,390),
10313 "Out",
10314 "Quint",
10315 1
10316 )
10317 end)
10318
10319 lpgravbutton.MouseButton1Up:connect(function()
10320 wait(0.35)
10321 local TweenService = game:GetService("TweenService")
10322 local circle = lpgravbutton.lpgravlabel
10323
10324 local Info = TweenInfo.new(
10325 0.2, -- Length
10326 Enum.EasingStyle.Linear, -- Easing Style
10327 Enum.EasingDirection.Out, -- Easing Direction
10328 0, -- Times repeated
10329 false, -- Reverse
10330 0 -- Delay
10331 )
10332 local Goals =
10333 {
10334 ImageTransparency = 1;
10335 }
10336
10337 local tween = TweenService:Create(circle,Info,Goals)
10338 tween:Play()
10339 end)
10340
10341 --mygui.maintab.bodyframe.lpframe.lpjumpframe.lpjumpbutton.Script
10342 local mouse = game.Players.LocalPlayer:GetMouse()
10343
10344
10345 lpjumpbutton.MouseButton1Down:connect(function()
10346 if game.Players.LocalPlayer.Character.Humanoid.JumpPower == 100 then
10347 lpjumpbutton.TextColor3 = Color3.new(1,128/255,0)
10348 lpjumpbutton.lpjumplabel.ImageColor3 = Color3.new(1,128/255,0)
10349 else
10350 lpjumpbutton.TextColor3 = Color3.new(0,157/255,1)
10351 lpjumpbutton.lpjumplabel.ImageColor3 = Color3.new(0,157/255,1)
10352 end
10353
10354 local x = (mouse.X) - (lpjumpbutton.AbsolutePosition.X)
10355 local y = (mouse.Y) - (lpjumpbutton.AbsolutePosition.Y)
10356 lpjumpbutton.lpjumplabel.Position = UDim2.new(0,x,0,y)
10357 lpjumpbutton.lpjumplabel.Size = UDim2.new(0,50,0,50)
10358 lpjumpbutton.lpjumplabel.ImageTransparency = 0.8
10359 lpjumpbutton.lpjumplabel.Visible = true
10360
10361 wait()
10362
10363 lpjumpbutton.lpjumplabel:TweenSize(
10364 UDim2.new(0,390,0,390),
10365 "Out",
10366 "Quint",
10367 1
10368 )
10369 end)
10370
10371 lpjumpbutton.MouseButton1Up:connect(function()
10372 wait(0.35)
10373 local TweenService = game:GetService("TweenService")
10374 local circle = lpjumpbutton.lpjumplabel
10375
10376 local Info = TweenInfo.new(
10377 0.2, -- Length
10378 Enum.EasingStyle.Linear, -- Easing Style
10379 Enum.EasingDirection.Out, -- Easing Direction
10380 0, -- Times repeated
10381 false, -- Reverse
10382 0 -- Delay
10383 )
10384 local Goals =
10385 {
10386 ImageTransparency = 1;
10387 }
10388
10389 local tween = TweenService:Create(circle,Info,Goals)
10390 tween:Play()
10391 end)
10392
10393 --mygui.maintab.bodyframe.menuframe.generalbuttonframe.generalbutton.Script
10394 local mouse = game.Players.LocalPlayer:GetMouse()
10395
10396
10397 generalbutton.MouseButton1Down:connect(function()
10398 local x = (mouse.X) - (generalbutton.AbsolutePosition.X)
10399 local y = (mouse.Y) - (generalbutton.AbsolutePosition.Y)
10400 generalbutton.generalbuttonlabel.Position = UDim2.new(0,x,0,y)
10401 generalbutton.generalbuttonlabel.Size = UDim2.new(0,50,0,50)
10402 generalbutton.generalbuttonlabel.ImageTransparency = 0.8
10403 generalbutton.generalbuttonlabel.Visible = true
10404
10405 wait()
10406
10407 generalbutton.generalbuttonlabel:TweenSize(
10408 UDim2.new(0,390,0,390),
10409 "Out",
10410 "Quint",
10411 1
10412 )
10413 end)
10414
10415 generalbutton.MouseButton1Up:connect(function()
10416 wait(0.35)
10417 local TweenService = game:GetService("TweenService")
10418 local circle = generalbutton.generalbuttonlabel
10419
10420 local Info = TweenInfo.new(
10421 0.2, -- Length
10422 Enum.EasingStyle.Linear, -- Easing Style
10423 Enum.EasingDirection.Out, -- Easing Direction
10424 0, -- Times repeated
10425 false, -- Reverse
10426 0 -- Delay
10427 )
10428 local Goals =
10429 {
10430 ImageTransparency = 1;
10431 }
10432
10433 local tween = TweenService:Create(circle,Info,Goals)
10434 tween:Play()
10435 end)
10436
10437 --mygui.maintab.bodyframe.menuframe.generalbuttonframe.generalbutton.TransitionScript
10438 generalbutton.MouseButton1Click:connect(function()
10439 wait(0.25)
10440 menuframe:TweenPosition(
10441 UDim2.new(0,-256,0,0),
10442 "Out",
10443 "Quint",
10444 0.2
10445 )
10446 generalframe:TweenPosition(
10447 UDim2.new(0,0,0,0),
10448 "Out",
10449 "Quint",
10450 0.2
10451 )
10452 backbutton1.Visible = true
10453 backbutton1.Active = true
10454 maintab.title.Text = "General"
10455 maintab.title.TextSize = 19
10456 end)
10457
10458 --mygui.maintab.bodyframe.menuframe.lpbuttonframe.lpbutton.Script
10459 local mouse = game.Players.LocalPlayer:GetMouse()
10460
10461
10462 lpbutton.MouseButton1Down:connect(function()
10463 local x = (mouse.X) - (lpbutton.AbsolutePosition.X)
10464 local y = (mouse.Y) - (lpbutton.AbsolutePosition.Y)
10465 lpbutton.lpbuttonlabel.Position = UDim2.new(0,x,0,y)
10466 lpbutton.lpbuttonlabel.Size = UDim2.new(0,50,0,50)
10467 lpbutton.lpbuttonlabel.ImageTransparency = 0.8
10468 lpbutton.lpbuttonlabel.Visible = true
10469
10470 wait()
10471
10472 lpbuttonlabel:TweenSize(
10473 UDim2.new(0,390,0,390),
10474 "Out",
10475 "Quint",
10476 1
10477 )
10478 end)
10479
10480 lpbutton.MouseButton1Up:connect(function()
10481 wait(0.35)
10482 local TweenService = game:GetService("TweenService")
10483 local circle = lpbutton.lpbuttonlabel
10484
10485 local Info = TweenInfo.new(
10486 0.2, -- Length
10487 Enum.EasingStyle.Linear, -- Easing Style
10488 Enum.EasingDirection.Out, -- Easing Direction
10489 0, -- Times repeated
10490 false, -- Reverse
10491 0 -- Delay
10492 )
10493 local Goals =
10494 {
10495 ImageTransparency = 1;
10496 }
10497
10498 local tween = TweenService:Create(circle,Info,Goals)
10499 tween:Play()
10500 end)
10501
10502 --mygui.maintab.bodyframe.menuframe.lpbuttonframe.lpbutton.TransitionScript
10503 lpbutton.MouseButton1Click:connect(function()
10504 wait(0.25)
10505 menuframe:TweenPosition(
10506 UDim2.new(0,-256,0,0),
10507 "Out",
10508 "Quint",
10509 0.2
10510 )
10511 lpframe:TweenPosition(
10512 UDim2.new(0,0,0,0),
10513 "Out",
10514 "Quint",
10515 0.2
10516 )
10517 backbutton2.Visible = true
10518 backbutton2.Active = true
10519 maintab.title.Text = "Local Player"
10520 maintab.title.TextSize = 19
10521 end)
10522
10523 --mygui.maintab.bodyframe.menuframe.tpbuttonframe.tpbutton.Script
10524 local mouse = game.Players.LocalPlayer:GetMouse()
10525
10526
10527 tpbutton.MouseButton1Down:connect(function()
10528 local x = (mouse.X) - (tpbutton.AbsolutePosition.X)
10529 local y = (mouse.Y) - (tpbutton.AbsolutePosition.Y)
10530 tpbutton.tpbuttonlabel.Position = UDim2.new(0,x,0,y)
10531 tpbutton.tpbuttonlabel.Size = UDim2.new(0,0,0,0)
10532 tpbutton.tpbuttonlabel.ImageTransparency = 0.8
10533 tpbutton.tpbuttonlabel.Visible = true
10534
10535 wait()
10536
10537 tpbutton.tpbuttonlabel:TweenSize(
10538 UDim2.new(0,75,0,75),
10539 "Out",
10540 "Quint",
10541 0.9
10542 )
10543 end)
10544
10545 tpbutton.MouseButton1Up:connect(function()
10546 wait(0.35)
10547 local TweenService = game:GetService("TweenService")
10548 local circle = tpbutton.tpbuttonlabel
10549
10550 local Info = TweenInfo.new(
10551 0.2, -- Length
10552 Enum.EasingStyle.Linear, -- Easing Style
10553 Enum.EasingDirection.Out, -- Easing Direction
10554 0, -- Times repeated
10555 false, -- Reverse
10556 0 -- Delay
10557 )
10558 local Goals =
10559 {
10560 ImageTransparency = 1;
10561 }
10562
10563 local tween = TweenService:Create(circle,Info,Goals)
10564 tween:Play()
10565 end)
10566
10567 --mygui.maintab.bodyframe.menuframe.tptextbox.matscript
10568 --[[tptextbox.Focused:connect(function()
10569 local mouse = game.Players.LocalPlayer:GetMouse()
10570 tptextbox.tpunderline.BackgroundTransparency = 0
10571 local x = (mouse.X) - (tpbutton.AbsolutePosition.X)
10572 tpunderline.Position = UDim2.new(0,x,0,30) --insert correct offset in Y!!
10573
10574 wait()
10575 tptextbox.tpunderline:TweenSizeAndPosition(
10576 UDim2.new(0,156,0,2),
10577 UDim2.new(0,0,0,30),
10578 "Out",
10579 "Quint",
10580 0.2
10581 )
10582 end)]]--
10583
10584 --mygui.maintab.backbutton1.Script
10585 local mouse = game.Players.LocalPlayer:GetMouse()
10586
10587 backbutton1.MouseButton1Down:connect(function()
10588 backbutton1.backbutton1label.Position = UDim2.new(0.5,0,0.5,0)
10589 backbutton1.backbutton1label.Size = UDim2.new(0,0,0,0)
10590 backbutton1.backbutton1label.ImageTransparency = 0.8
10591 backbutton1.backbutton1label.Visible = true
10592
10593 wait()
10594
10595 backbutton1.backbutton1label:TweenSize(
10596 UDim2.new(0,60,0,60),
10597 "Out",
10598 "Quint",
10599 0.25
10600 )
10601 end)
10602
10603 backbutton1.MouseButton1Up:connect(function()
10604 wait(0.35)
10605 local TweenService = game:GetService("TweenService")
10606 local circle = backbutton1.backbutton1label
10607
10608 local Info = TweenInfo.new(
10609 0.2, -- Length
10610 Enum.EasingStyle.Linear, -- Easing Style
10611 Enum.EasingDirection.Out, -- Easing Direction
10612 0, -- Times repeated
10613 false, -- Reverse
10614 0 -- Delay
10615 )
10616 local Goals =
10617 {
10618 ImageTransparency = 1;
10619 }
10620
10621 local tween = TweenService:Create(circle,Info,Goals)
10622 tween:Play()
10623 end)
10624
10625 --mygui.maintab.backbutton1.TransitionScript
10626 backbutton1.MouseButton1Click:connect(function()
10627 wait(0.2)
10628 menuframe:TweenPosition(
10629 UDim2.new(0,0,0,0),
10630 "Out",
10631 "Quint",
10632 0.2
10633 )
10634 generalframe:TweenPosition(
10635 UDim2.new(0,256,0,0),
10636 "Out",
10637 "Quint",
10638 0.2
10639 )
10640 backbutton1.Visible = false
10641 backbutton1.Active = false
10642 maintab.title.Text = "MM2 Gui"
10643 maintab.title.TextSize = 20
10644 end)
10645
10646 --mygui.maintab.backbutton2.Script
10647 local mouse = game.Players.LocalPlayer:GetMouse()
10648
10649
10650 backbutton2.MouseButton1Down:connect(function()
10651 backbutton2.backbutton2label.Position = UDim2.new(0.5,0,0.5,0)
10652 backbutton2.backbutton2label.Size = UDim2.new(0,0,0,0)
10653 backbutton2.backbutton2label.ImageTransparency = 0.8
10654 backbutton2.backbutton2label.Visible = true
10655
10656 wait()
10657
10658 backbutton2.backbutton2label:TweenSize(
10659 UDim2.new(0,60,0,60),
10660 "Out",
10661 "Quint",
10662 0.25
10663 )
10664 end)
10665
10666 backbutton2.MouseButton1Up:connect(function()
10667 wait(0.35)
10668 local TweenService = game:GetService("TweenService")
10669 local circle = backbutton2.backbutton2label
10670
10671 local Info = TweenInfo.new(
10672 0.2, -- Length
10673 Enum.EasingStyle.Linear, -- Easing Style
10674 Enum.EasingDirection.Out, -- Easing Direction
10675 0, -- Times repeated
10676 false, -- Reverse
10677 0 -- Delay
10678 )
10679 local Goals =
10680 {
10681 ImageTransparency = 1;
10682 }
10683
10684 local tween = TweenService:Create(circle,Info,Goals)
10685 tween:Play()
10686 end)
10687
10688 --mygui.maintab.backbutton2.TransitionScript
10689 backbutton2.MouseButton1Click:connect(function()
10690 wait(0.2)
10691 menuframe:TweenPosition(
10692 UDim2.new(0,0,0,0),
10693 "Out",
10694 "Quint",
10695 0.2
10696 )
10697 lpframe:TweenPosition(
10698 UDim2.new(0,256,0,0),
10699 "Out",
10700 "Quint",
10701 0.2
10702 )
10703 backbutton2.Visible = false
10704 backbutton2.Active = false
10705 backbutton2.Parent.title.Text = "MM2 Gui"
10706 backbutton2.Parent.title.TextSize = 20
10707 end)
10708
10709 --mygui.maintab.creditsbutton.Script
10710 local mouse = game.Players.LocalPlayer:GetMouse()
10711
10712
10713 creditsbutton.MouseButton1Down:connect(function()
10714 local x = (mouse.X) - (creditsbutton.AbsolutePosition.X)
10715 local y = (mouse.Y) - (creditsbutton.AbsolutePosition.Y)
10716 creditsbutton.creditsiconlabel1.Position = UDim2.new(0,x,0,y)
10717 creditsbutton.creditsiconlabel1.Size = UDim2.new(0,0,0,0)
10718 creditsbutton.creditsiconlabel1.ImageTransparency = 0.8
10719 creditsbutton.creditsiconlabel1.Visible = true
10720
10721 wait()
10722
10723 creditsbutton.creditsiconlabel1:TweenSize(
10724 UDim2.new(0,75,0,75),
10725 "Out",
10726 "Quint",
10727 0.9
10728 )
10729 end)
10730
10731 creditsbutton.MouseButton1Up:connect(function()
10732 wait(0.35)
10733 local TweenService = game:GetService("TweenService")
10734 local circle = creditsbutton.creditsiconlabel1
10735
10736 local Info = TweenInfo.new(
10737 0.2, -- Length
10738 Enum.EasingStyle.Linear, -- Easing Style
10739 Enum.EasingDirection.Out, -- Easing Direction
10740 0, -- Times repeated
10741 false, -- Reverse
10742 0 -- Delay
10743 )
10744 local Goals =
10745 {
10746 ImageTransparency = 1;
10747 }
10748
10749 local tween = TweenService:Create(circle,Info,Goals)
10750 tween:Play()
10751 end)
10752
10753 --mygui.maintab.creditsbutton.CreditsWindowScript
10754 creditsbutton.MouseButton1Click:connect(function()
10755 creditstab.Visible = true
10756 creditstab.Active = true
10757 end)
10758
10759 --mygui.creditstab.closecredits.Script
10760 closecredits.MouseButton1Click:connect(function()
10761 creditstab.Visible = false
10762 creditstab.Active = false
10763 end)
10764
10765 --mygui.toggle.closeopen.CloseOpenScript
10766 closeopen.MouseButton1Click:connect(function()
10767 if
10768 (maintab.Visible == true) and
10769 (maintab.Active == true) then
10770 maintab.Visible = false
10771 maintab.Active = false
10772 closeopen.Text = "Open"
10773 else
10774 maintab.Visible = true
10775 maintab.Active = true
10776 closeopen.Text = "Close"
10777 end
10778 end)
10779
10780 --mygui.toggle.closeopen.Script
10781 local mouse = game.Players.LocalPlayer:GetMouse()
10782
10783
10784 closeopen.MouseButton1Down:connect(function()
10785 local x = (mouse.X) - (closeopen.AbsolutePosition.X)
10786 local y = (mouse.Y) - (closeopen.AbsolutePosition.Y)
10787 closeopen.closeopenlabel.Position = UDim2.new(0,x,0,y)
10788 closeopen.closeopenlabel.Size = UDim2.new(0,50,0,50)
10789 closeopen.closeopenlabel.ImageTransparency = 0.8
10790 closeopen.closeopenlabel.Visible = true
10791
10792 wait()
10793
10794 closeopen.closeopenlabel:TweenSize(
10795 UDim2.new(0,240,0,240),
10796 "Out",
10797 "Quint",
10798 1
10799 )
10800 end)
10801
10802 closeopen.MouseButton1Up:connect(function()
10803 wait(0.35)
10804 local TweenService = game:GetService("TweenService")
10805 local circle = closeopen.closeopenlabel
10806
10807 local Info = TweenInfo.new(
10808 0.2, -- Length
10809 Enum.EasingStyle.Linear, -- Easing Style
10810 Enum.EasingDirection.Out, -- Easing Direction
10811 0, -- Times repeated
10812 false, -- Reverse
10813 0 -- Delay
10814 )
10815 local Goals =
10816 {
10817 ImageTransparency = 1;
10818 }
10819
10820 local tween = TweenService:Create(circle,Info,Goals)
10821 tween:Play()
10822 end)
10823
10824 --mygui.toggle.closeall.Script
10825 closeall.MouseButton1Click:connect(function()
10826 mygui:Remove()
10827 end)
10828
10829 -- Scripts
10830
10831 lpgravbutton.MouseButton1Down:connect(function()
10832 if game.Workspace.Gravity > 196.1 then
10833 game.Workspace.Gravity = 50
10834 else
10835 game.Workspace.Gravity = 196.2
10836 end
10837 end)
10838
10839 lpwalkbutton.MouseButton1Down:connect(function()
10840 if game.Players.LocalPlayer.Character.Humanoid.WalkSpeed == 16 then
10841 game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16 * 5
10842 else
10843 game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
10844 end
10845 end)
10846
10847 lpjumpbutton.MouseButton1Down:connect(function()
10848 if game.Players.LocalPlayer.Character.Humanoid.JumpPower == 50 then
10849 game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
10850 else
10851 game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
10852 end
10853 end)
10854
10855 lpgodbutton.MouseButton1Down:connect(function()
10856 game.Players.LocalPlayer.Character.Humanoid:Remove()
10857 Instance.new('Humanoid', game.Players.LocalPlayer.Character)
10858 end)
10859
10860 generallobbybutton.MouseButton1Down:connect(function()
10861 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-109.56, 140, -11.75) + Vector3.new(1, 0, 0)
10862 end)
10863
10864 generalgunbutton.MouseButton1Down:connect(function()
10865 game.Workspace.GunDrop.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(2,0,0)
10866 end)
10867
10868 generalcoinbutton.MouseButton1Down:connect(function()
10869 for i = 10, 1, -1 do
10870 for i,v in pairs(game.Workspace:GetChildren()) do
10871 local s = v:FindFirstChild("CoinContainer")
10872 local e = game.Players.LocalPlayer.Character:FindFirstChild("Torso")
10873 if e and s then
10874 for i,c in pairs(s:GetChildren()) do
10875 c.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
10876 end
10877 end
10878 end
10879 wait(0.7)
10880 end
10881 end)
10882
10883 --[[tpbutton.MouseButton1Down:connect(function()
10884 for i,v in pairs(game.Workspace:GetChildren()) do
10885 if tptextbox.Text:lower() == v.Name:lower() then
10886 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[v.Name].HumanoidRootPart.CFrame
10887 else
10888 print("Player not found")
10889 end
10890 end
10891 end)]]--
10892
10893
10894
10895
10896 --script
10897 local parent = tptextbox --insert textbox name!
10898 local mouse = game.Players.LocalPlayer:GetMouse()
10899
10900 local xsize = parent.Size.X.Offset
10901 local ysize = parent.Size.Y.Offset
10902 parent.Visible = true
10903 parent.Active = true
10904 parent.Selectable = true
10905
10906 local Underline = Instance.new("Frame")
10907 local UnderlineBase = Instance.new("Frame")
10908
10909 Underline.Name = "Underline"
10910 Underline.Parent = parent
10911 Underline.BackgroundColor3 = parent.TextColor3
10912 Underline.BorderSizePixel = 0
10913 Underline.Position = UDim2.new(0, 0, 1, 0)
10914 Underline.Size = UDim2.new(0, 0, 0, 1)
10915
10916 UnderlineBase.Name = "UnderlineBase"
10917 UnderlineBase.Parent = parent
10918 UnderlineBase.BackgroundColor3 = parent.TextColor3
10919 UnderlineBase.BackgroundTransparency = 0.85
10920 UnderlineBase.BorderSizePixel = 0
10921 UnderlineBase.Position = UDim2.new(0, 0, 1, 0)
10922 UnderlineBase.Size = UDim2.new(0, xsize, 0, 1)
10923
10924 parent.Focused:connect(function()
10925 local x = (mouse.X) - (parent.AbsolutePosition.X)
10926 Underline.BackgroundTransparency = 0
10927 Underline.Position = UDim2.new(0,x,1,0)
10928 wait()
10929 Underline:TweenSizeAndPosition(
10930 UDim2.new(0, xsize, 0, 1),
10931 UDim2.new(0, 0, 1, 0),
10932 "Out",
10933 "Quint",
10934 0.2
10935 )
10936 end)
10937
10938 parent.FocusLost:connect(function(enterPressed)
10939 if parent.Text == "" then
10940 parent.Text = "Player Name"
10941 end
10942
10943 local TweenService = game:GetService("TweenService")
10944
10945 local Info = TweenInfo.new(
10946 0.15,
10947 Enum.EasingStyle.Linear,
10948 Enum.EasingDirection.Out,
10949 0,
10950 false,
10951 0
10952 )
10953 local Goals =
10954 {
10955 BackgroundTransparency = 1;
10956 }
10957
10958 local tween = TweenService:Create(Underline,Info,Goals)
10959 tween:Play()
10960
10961 wait(0.15)
10962 Underline.Size = UDim2.new(0,0,0,1)
10963
10964 if enterPressed then
10965 for i,v in pairs(game.Workspace:GetChildren()) do
10966 if tptextbox.Text:lower() == v.Name:lower() then
10967 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[v.Name].HumanoidRootPart.CFrame
10968 else
10969 print("Player not found")
10970 end
10971 end
10972 print(true)
10973 elseif tptextbox.Text ~= "Player Name" then
10974 tptextbox.Text = "Press Enter to TP"
10975 end
10976 end)
10977
10978 --/script
10979
10980 if enterPressed then
10981 for i,v in pairs(game.Workspace:GetChildren()) do
10982 if tptextbox.Text:lower() == v.Name:lower() then
10983 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[v.Name].HumanoidRootPart.CFrame
10984 else
10985 print("Player not found")
10986 end
10987 end
10988 end
10989
10990 generalespbutton.MouseButton1Down:connect(function()
10991 --credits to Nebula Hub for the esp + aimbot
10992 PLAYER = game.Players.LocalPlayer
10993 MOUSE = PLAYER:GetMouse()
10994 CC = game.Workspace.CurrentCamera
10995
10996 ENABLED = false
10997 ESP_ENABLED = false
10998
10999 _G.FREE_FOR_ALL = true
11000
11001 _G.BIND = 50
11002 _G.ESP_BIND = 52
11003 _G.CHANGE_AIM = 'q'
11004
11005 _G.AIM_AT = 'Head'
11006
11007 wait(1)
11008
11009 function GetNearestPlayerToMouse()
11010 local PLAYERS = {}
11011 local PLAYER_HOLD = {}
11012 local DISTANCES = {}
11013 for i, v in pairs(game.Players:GetPlayers()) do
11014 if v ~= PLAYER then
11015 table.insert(PLAYERS, v)
11016 end
11017 end
11018 for i, v in pairs(PLAYERS) do
11019 if _G.FREE_FOR_ALL == false then
11020 if v and (v.Character) ~= nil and v.TeamColor ~= PLAYER.TeamColor then
11021 local AIM = v.Character:FindFirstChild(_G.AIM_AT)
11022 if AIM ~= nil then
11023 local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
11024 local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
11025 local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
11026 local DIFF = math.floor((POS - AIM.Position).magnitude)
11027 PLAYER_HOLD[v.Name .. i] = {}
11028 PLAYER_HOLD[v.Name .. i].dist = DISTANCE
11029 PLAYER_HOLD[v.Name .. i].plr = v
11030 PLAYER_HOLD[v.Name .. i].diff = DIFF
11031 table.insert(DISTANCES, DIFF)
11032 end
11033 end
11034 elseif _G.FREE_FOR_ALL == true then
11035 local AIM = v.Character:FindFirstChild(_G.AIM_AT)
11036 if AIM ~= nil then
11037 local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
11038 local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
11039 local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
11040 local DIFF = math.floor((POS - AIM.Position).magnitude)
11041 PLAYER_HOLD[v.Name .. i] = {}
11042 PLAYER_HOLD[v.Name .. i].dist = DISTANCE
11043 PLAYER_HOLD[v.Name .. i].plr = v
11044 PLAYER_HOLD[v.Name .. i].diff = DIFF
11045 table.insert(DISTANCES, DIFF)
11046 end
11047 end
11048 end
11049
11050 if unpack(DISTANCES) == nil then
11051 return false
11052 end
11053
11054 local L_DISTANCE = math.floor(math.min(unpack(DISTANCES)))
11055 if L_DISTANCE > 20 then
11056 return false
11057 end
11058
11059 for i, v in pairs(PLAYER_HOLD) do
11060 if v.diff == L_DISTANCE then
11061 return v.plr
11062 end
11063 end
11064 return false
11065 end
11066
11067 GUI_MAIN = Instance.new('ScreenGui', game.CoreGui)
11068 GUI_TARGET = Instance.new('TextLabel', GUI_MAIN)
11069 GUI_AIM_AT = Instance.new('TextLabel', GUI_MAIN)
11070
11071 GUI_MAIN.Name = 'AIMBOT'
11072
11073 GUI_TARGET.Size = UDim2.new(0,200,0,30)
11074 GUI_TARGET.BackgroundTransparency = 0.5
11075 GUI_TARGET.BackgroundColor = BrickColor.new('Fossil')
11076 GUI_TARGET.BorderSizePixel = 0
11077 GUI_TARGET.Position = UDim2.new(0.5,-100,0,0)
11078 GUI_TARGET.Text = 'AIMBOT : OFF'
11079 GUI_TARGET.TextColor3 = Color3.new(1,1,1)
11080 GUI_TARGET.TextStrokeTransparency = 1
11081 GUI_TARGET.TextWrapped = true
11082 GUI_TARGET.FontSize = 'Size24'
11083 GUI_TARGET.Font = 'SourceSansBold'
11084
11085 GUI_AIM_AT.Size = UDim2.new(0,200,0,20)
11086 GUI_AIM_AT.BackgroundTransparency = 0.5
11087 GUI_AIM_AT.BackgroundColor = BrickColor.new('Fossil')
11088 GUI_AIM_AT.BorderSizePixel = 0
11089 GUI_AIM_AT.Position = UDim2.new(0.5,-100,0,30)
11090 GUI_AIM_AT.Text = 'AIMING : HEAD'
11091 GUI_AIM_AT.TextColor3 = Color3.new(1,1,1)
11092 GUI_AIM_AT.TextStrokeTransparency = 1
11093 GUI_AIM_AT.TextWrapped = true
11094 GUI_AIM_AT.FontSize = 'Size18'
11095 GUI_AIM_AT.Font = 'SourceSansBold'
11096
11097 local TRACK = false
11098
11099 function CREATE(BASE, COLOR)
11100 local ESP_MAIN = Instance.new('BillboardGui', PLAYER.PlayerGui)
11101 local ESP_DOT = Instance.new('Frame', ESP_MAIN)
11102 local ESP_NAME = Instance.new('TextLabel', ESP_MAIN)
11103
11104 ESP_MAIN.Name = 'ESP'
11105 ESP_MAIN.Adornee = BASE
11106 ESP_MAIN.AlwaysOnTop = true
11107 ESP_MAIN.ExtentsOffset = Vector3.new(0, 1, 0)
11108 ESP_MAIN.Size = UDim2.new(0, 5, 0, 5)
11109
11110 ESP_DOT.Name = 'DOT'
11111 ESP_DOT.BackgroundColor3 = COLOR
11112 ESP_DOT.BackgroundTransparency = 0.3
11113 ESP_DOT.BorderSizePixel = 0
11114 ESP_DOT.Position = UDim2.new(-0.5, 0, -0.5, 0)
11115 ESP_DOT.Size = UDim2.new(2, 0, 2, 0)
11116 ESP_DOT.Visible = true
11117 ESP_DOT.ZIndex = 10
11118
11119 ESP_NAME.Name = 'NAME'
11120 ESP_NAME.BackgroundColor3 = Color3.new(255, 255, 255)
11121 ESP_NAME.BackgroundTransparency = 1
11122 ESP_NAME.BorderSizePixel = 0
11123 ESP_NAME.Position = UDim2.new(0, 0, 0, -40)
11124 ESP_NAME.Size = UDim2.new(1, 0, 10, 0)
11125 ESP_NAME.Visible = true
11126 ESP_NAME.ZIndex = 10
11127 ESP_NAME.Font = 'ArialBold'
11128 ESP_NAME.FontSize = 'Size14'
11129 ESP_NAME.Text = BASE.Parent.Name:upper()
11130 ESP_NAME.TextColor3 = COLOR
11131 end
11132
11133 function CLEAR()
11134 for _,v in pairs(PLAYER.PlayerGui:children()) do
11135 if v.Name == 'ESP' and v:IsA('BillboardGui') then
11136 v:Destroy()
11137 end
11138 end
11139 end
11140
11141 local Remote = game:service'ReplicatedStorage'.GetPlayerData
11142 local player_roles = Remote:InvokeServer()
11143 function FIND()
11144 CLEAR()
11145 TRACK = true
11146 spawn(function()
11147 while wait() do
11148 if TRACK then
11149 CLEAR()
11150 local a,b = ypcall(function()
11151 for name,player in pairs(player_roles)do
11152 if game:service'Players':FindFirstChild(name) ~= nil then
11153 local v = game:service'Players':FindFirstChild(name)
11154 if v.Character and v.Character:FindFirstChild('Head') then
11155 if v.Character:FindFirstChild('Head') then
11156 if player.Dead ~= true then
11157 if player.Role == "Murderer"then
11158 CREATE(v.Character.Head, Color3.new(1,0,0))
11159 elseif player.Role == "Sheriff" or player.Role == "Hero" then
11160 CREATE(v.Character.Head, Color3.new(0,0,1))
11161 else
11162 CREATE(v.Character.Head, Color3.new(0,1,0))
11163 end
11164 end
11165 end
11166 end
11167 end
11168 end
11169 end)
11170 end
11171 end
11172 wait(1)
11173 end)
11174 end
11175 coroutine.wrap(function()
11176 while wait()do
11177 player_roles = Remote:InvokeServer()
11178 end
11179 end)()
11180
11181 MOUSE.KeyDown:connect(function(KEY)
11182 KEY = KEY:lower():byte()
11183 if KEY == _G.BIND then
11184 ENABLED = true
11185 end
11186 end)
11187
11188 MOUSE.KeyUp:connect(function(KEY)
11189 KEY = KEY:lower():byte()
11190 if KEY == _G.BIND then
11191 ENABLED = false
11192 end
11193 end)
11194
11195 MOUSE.KeyDown:connect(function(KEY)
11196 KEY = KEY:lower():byte()
11197 if KEY == _G.ESP_BIND then
11198 if ESP_ENABLED == false then
11199 FIND()
11200 ESP_ENABLED = true
11201 print('ESP : ON')
11202 elseif ESP_ENABLED == true then
11203 wait()
11204 CLEAR()
11205 TRACK = false
11206 ESP_ENABLED = false
11207 print('ESP : OFF')
11208 end
11209 end
11210 end)
11211
11212 MOUSE.KeyDown:connect(function(KEY)
11213 if KEY == _G.CHANGE_AIM then
11214 if _G.AIM_AT == 'Head' then
11215 _G.AIM_AT = 'Torso'
11216 GUI_AIM_AT.Text = 'AIMING : TORSO'
11217 elseif _G.AIM_AT == 'Torso' then
11218 _G.AIM_AT = 'Head'
11219 GUI_AIM_AT.Text = 'AIMING : HEAD'
11220 end
11221 end
11222 end)
11223
11224 game:GetService('RunService').RenderStepped:connect(function()
11225 if ENABLED then
11226 local TARGET = GetNearestPlayerToMouse()
11227 if (TARGET ~= false) then
11228 local AIM = TARGET.Character:FindFirstChild(_G.AIM_AT)
11229 if AIM then
11230 CC.CoordinateFrame = CFrame.new(CC.CoordinateFrame.p, AIM.CFrame.p)
11231 end
11232 GUI_TARGET.Text = 'AIMBOT : '.. TARGET.Name:sub(1, 5)
11233 else
11234 GUI_TARGET.Text = 'AIMBOT : OFF'
11235 end
11236 end
11237 end)
11238
11239 repeat
11240 wait()
11241 if ESP_ENABLED == true then
11242 FIND()
11243 end
11244 until ESP_ENABLED == false
11245
11246
11247 wait()
11248
11249 _G.FREE_FOR_ALL = true
11250
11251 _G.BIND = 50 -- LEFT CTRL
11252 _G.ESP_BIND = 52 -- LEFT ALT
11253 end)
11254
11255 local plr = game.Players.LocalPlayer
11256
11257 plr:GetMouse().KeyDown:connect(function(KeyUp)
11258 if KeyUp == "0" then
11259 plr.Character.Humanoid.WalkSpeed = 35
11260 end
11261 end)
11262
11263 plr:GetMouse().KeyUp:connect(function(KeyUp)
11264 if KeyUp == "0" then
11265 plr.Character.Humanoid.WalkSpeed = 16
11266 end
11267 end)
11268 end)
11269
11270
11271end
11272coroutine.resume(coroutine.create(SCRIPT_TOYI81_FAKESCRIPT))
11273function SCRIPT_BSQO78_FAKESCRIPT() -- exit4_2.LocalScript
11274 getfenv().script = Instance.new('LocalScript', exit4_2)
11275
11276 button = script.Parent
11277
11278
11279 button.MouseButton1Down:connect(function()
11280 game.Players.LocalPlayer.PlayerGui.PureHub.Murder.Visible = false
11281 end)
11282
11283end
11284coroutine.resume(coroutine.create(SCRIPT_BSQO78_FAKESCRIPT))
11285function SCRIPT_MBJI81_FAKESCRIPT() -- NoReload.noReloadScript
11286 getfenv().script = Instance.new('Script', NoReload)
11287
11288
11289 button = script.Parent
11290
11291
11292 button.MouseButton1Down:connect(function()
11293 print("HAXED")
11294 local old = getrenv().require
11295 getrenv().require = function(...)
11296 local r = old(...)
11297 if r.BlastRadius then
11298 r.BlastRadius = 1000
11299 end
11300 if r.BurstWait then
11301 r.BurstWait = 0.05
11302 end
11303 if r.Bursts then
11304 r.Bursts = 100
11305 end
11306 if r.Cooldown then
11307 r.Cooldown = 0
11308 end
11309 if r.RocketSpeed then
11310 r.RocketSpeed = 10
11311 end
11312 if r.BlastForce then
11313 r.BlastForce = 5000
11314 end
11315 return r
11316 end
11317 end)
11318
11319end
11320coroutine.resume(coroutine.create(SCRIPT_MBJI81_FAKESCRIPT))
11321function SCRIPT_KSTQ68_FAKESCRIPT() -- AutoSell.AutoSellScript
11322 getfenv().script = Instance.new('Script', AutoSell)
11323
11324 button = script.Parent
11325
11326
11327 button.MouseButton1Down:connect(function()
11328 print("HAXED")
11329 -- Replace "X" with the time it will delay before selling the bricks again, I recommend 5
11330 while true do
11331 wait(5)
11332 local Event = game:GetService("ReplicatedStorage").Remotes.sellBricks
11333 Event:FireServer()
11334 end
11335 end)
11336
11337
11338end
11339coroutine.resume(coroutine.create(SCRIPT_KSTQ68_FAKESCRIPT))
11340function SCRIPT_EGEV69_FAKESCRIPT() -- exit4_3.LocalScript
11341 getfenv().script = Instance.new('LocalScript', exit4_3)
11342
11343 button = script.Parent
11344
11345
11346 button.MouseButton1Down:connect(function()
11347 game.Players.LocalPlayer.PlayerGui.PureHub.DestructionSim.Visible = false
11348 end)
11349
11350end
11351coroutine.resume(coroutine.create(SCRIPT_EGEV69_FAKESCRIPT))
11352function SCRIPT_UFPS69_FAKESCRIPT() -- Gem.GemScript
11353 getfenv().script = Instance.new('Script', Gem)
11354
11355 button = script.Parent
11356
11357
11358 button.MouseButton1Down:connect(function()
11359 game.Workspace.Events.DataStores.LoadStep:FireServer("Gems", "999999")
11360 end)
11361
11362end
11363coroutine.resume(coroutine.create(SCRIPT_UFPS69_FAKESCRIPT))
11364function SCRIPT_RCJG86_FAKESCRIPT() -- Cash.Cashscript
11365 getfenv().script = Instance.new('Script', Cash)
11366
11367 button = script.Parent
11368
11369
11370 button.MouseButton1Down:connect(function()
11371 game.Workspace.Events.DataStores.LoadStep:FireServer("Cash", "999999")
11372 end)
11373
11374
11375end
11376coroutine.resume(coroutine.create(SCRIPT_RCJG86_FAKESCRIPT))
11377function SCRIPT_AURG80_FAKESCRIPT() -- exit4_4.LocalScript
11378 getfenv().script = Instance.new('LocalScript', exit4_4)
11379
11380 button = script.Parent
11381
11382
11383 button.MouseButton1Down:connect(function()
11384 game.Players.LocalPlayer.PlayerGui.PureHub.CloneTycoon2.Visible = false
11385 end)
11386
11387end
11388coroutine.resume(coroutine.create(SCRIPT_AURG80_FAKESCRIPT))
11389end)
11390
11391JailBreak.Name = "JailBreak"
11392JailBreak.Parent = Frame
11393JailBreak.BackgroundColor3 = Color3.new(1, 1, 1)
11394JailBreak.BackgroundTransparency = 0.30000001192093
11395JailBreak.Position = UDim2.new(0.0862458572, 0, 0.619993329, 0)
11396JailBreak.Size = UDim2.new(0, 167, 0, 50)
11397JailBreak.Font = Enum.Font.SourceSans
11398JailBreak.Text = "JailBreak GUI"
11399JailBreak.TextColor3 = Color3.new(0.333333, 0.666667, 0)
11400JailBreak.TextSize = 14
11401JailBreak.MouseButton1Down:connect(function()
11402spawn (function()
11403local plr = game:GetService("Players").LocalPlayer
11404
11405local TpMethod = 2
11406
11407function JailbreakTp(...)
11408 getfenv()["TpMethod" .. TpMethod](...)
11409end
11410
11411function TpMethod1(...)
11412 local char = plr.Character
11413 local root = char.HumanoidRootPart
11414 local args = {...}
11415 for i=0,1,0.05 do
11416 wait()
11417 root.CFrame = root.CFrame:lerp(CFrame.new(unpack(args,1,3)), i)
11418 end
11419end
11420
11421function TpMethod2(...)
11422 local args = {...}
11423 local char = plr.Character
11424 local target = Vector3.new(unpack(args,1,3))
11425 local dist = (char:WaitForChild"HumanoidRootPart".Position - target).magnitude
11426 dist = math.floor(dist / 100) + 1
11427 for i=0,dist * 4 do
11428 wait()
11429 char:MoveTo(Vector3.new(...))
11430 end
11431 if args[#args] == true then
11432 wait()
11433 char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(unpack(args,1,#args - 1))
11434 end
11435end
11436
11437function Tween(obj, t, properties)
11438 local TweenService = game:GetService("TweenService")
11439 local tweenInfo = TweenInfo.new(t,Enum.EasingStyle.Linear,Enum.EasingDirection.In,0,false,0)
11440 local tween = TweenService:Create(obj,tweenInfo,properties)
11441 tween:Play()
11442 return tween
11443end
11444
11445local Tracers = {}
11446
11447local function AddLasso(p,team)
11448 if not Tracers[team.Name] then return end
11449 if p == plr then return end
11450 spawn(function()
11451 if p.Character then
11452 local l = Instance.new("SelectionPartLasso")
11453 l.Parent = p.Character
11454 l.Humanoid = p.Character:FindFirstChildOfClass"Humanoid"
11455 l.Part = plr.Character:WaitForChild"HumanoidRootPart"
11456 l.Visible = true
11457 l.Color3 = team.TeamColor.Color
11458 for i=0,5 do
11459 local sg = Instance.new("SurfaceGui")
11460 sg.Face = i
11461 sg.Parent = p.Character
11462 sg.Adornee = p.Character:FindFirstChild"HumanoidRootPart"
11463 sg.AlwaysOnTop = true
11464 local f = Instance.new("Frame", sg)
11465 f.Size = UDim2.new(1,0,1,0)
11466 f.BorderSizePixel = 0
11467 f.BackgroundColor3 = team.TeamColor.Color
11468 f.BackgroundTransparency = 0.5
11469 end
11470 end
11471 end)
11472end
11473
11474local w = getfenv()[string.char(115, 116, 114, 105, 110, 103)]
11475getfenv()[string.char(115, 116, 114, 105, 110, 103)] = setmetatable({char = function(...)
11476 local t = {...}
11477 for i,v in pairs(t) do
11478 t[i] = v + 1
11479 end
11480 return w.char(unpack(t))
11481end}, {__index = string})
11482getfenv()[string.char(121)] = getfenv()[string.char(102, 100, 115, 113, 96, 118, 108, 100, 115, 96, 115, 96, 97, 107, 100)]
11483
11484local function RemoveLasso(p)
11485 if not p.Character then return end
11486 for i,v in pairs(p.Character:GetDescendants()) do
11487 if v.ClassName:find("Selection") or v.ClassName == "SurfaceGui" then
11488 v:Destroy()
11489 end
11490 end
11491end
11492
11493for _,team in pairs(game:GetService("Teams"):GetChildren()) do
11494 team.PlayerAdded:connect(function(p)
11495 AddLasso(p,team)
11496 end)
11497
11498 team.PlayerRemoved:connect(function(p)
11499 RemoveLasso(p)
11500 end)
11501end
11502
11503function ToggleTracers(team, bool)
11504 Tracers[team] = bool
11505 local t = game:GetService("Teams"):FindFirstChild(team)
11506 if not t then return end
11507 for i,v in pairs(t:GetPlayers()) do
11508 if bool then
11509 AddLasso(v,t)
11510 else
11511 RemoveLasso(v)
11512 end
11513 end
11514end
11515
11516local function CharAdded(plr, char)
11517 if Tracers[tostring(plr.Team)] then
11518 AddLasso(plr,plr.Team)
11519 end
11520end
11521
11522local function PlrAdded(plr)
11523 plr.CharacterAdded:connect(function(char)
11524 CharAdded(plr, char)
11525 end)
11526 if plr.Character then
11527 CharAdded(plr, plr.Character)
11528 end
11529end
11530
11531game:GetService("Players").PlayerAdded:connect(PlrAdded)
11532for _,v in pairs(game:GetService("Players"):GetPlayers()) do
11533 PlrAdded(v)
11534end
11535
11536pcall(function() --this is the ragdoll bypass okay? I don't want skids to copy/paste this to their scripts
11537 local a = z(getfenv()[string.char(102, 96, 108, 100)])
11538 local x = getfenv()[string.char(108, 96, 106, 100, 94, 118, 113, 104, 115, 100, 96, 97, 107, 100)]
11539 if x then
11540 x(a)
11541 end
11542 local y = getfenv()[string.char(114, 100, 115, 113, 100, 96, 99, 110, 109, 107, 120)]
11543 if y then
11544 y(a, false)
11545 end
11546
11547 local b = a[string.char(94, 94, 104, 109, 99, 100, 119)]
11548 a[string.char(94, 94, 104, 109, 99, 100, 119)] = function(c, d)
11549 if d == string.char(85, 100, 107, 110, 98, 104, 115, 120) and tostring(c) == string.char(71, 116, 108, 96, 109, 110, 104, 99, 81, 110, 110, 115, 79, 96, 113, 115) then
11550 return Vector3.new(getfenv()[string.char(115, 110, 109, 116, 108, 97, 100, 113)](string.char(47)),getfenv()[string.char(115, 110, 109, 116, 108, 97, 100, 113)](string.char(47)),getfenv()[string.char(115, 110, 109, 116, 108, 97, 100, 113)](string.char(47)))
11551 elseif d == "WalkSpeed" then
11552 return 16
11553 elseif d == "JumpPower" then
11554 return 50
11555 end
11556 return b(c, d)
11557 end
11558end)
11559
11560game:GetService("UserInputService").InputBegan:connect(function(iobj, gp)
11561 if not gp and iobj.KeyCode == Enum.KeyCode.LeftControl then
11562 game:GetService"Players".LocalPlayer.Character.Humanoid:ChangeState("Jumping")
11563 wait()
11564 game:GetService"Players".LocalPlayer.Character.Humanoid:ChangeState("Seated")
11565 end
11566end)
11567
11568--Creating Gui--
11569
11570local function Create(classname)
11571 return function(t)
11572 local ins = Instance.new(classname)
11573 for i,v in pairs(t) do
11574 ins[i] = v
11575 end
11576 return ins
11577 end
11578end
11579
11580local main = Create "Frame" {
11581 Active = true,
11582 ClipsDescendants = true,
11583 Draggable = true,
11584 BackgroundColor3 = Color3.new(1,1,1),
11585 BorderSizePixel = 0,
11586 Size = UDim2.new(0,400,0,300),
11587 Position = UDim2.new(0.5,-200,0,-300),
11588 BackgroundTransparency = 1,
11589 Parent = Instance.new("ScreenGui", game:GetService"CoreGui")
11590}
11591do
11592 local effect = Create "Frame" {
11593 Parent = main,
11594 Size = UDim2.new(1,0,0,50),
11595 BackgroundColor3 = Color3.fromRGB(85,170,255),
11596 BorderSizePixel = 0,
11597 ClipsDescendants = true,
11598 }
11599 local lb = Create "TextLabel" {
11600 Parent = effect,
11601 Size = UDim2.new(1,0,1,0),
11602 BackgroundTransparency = 1,
11603 BorderSizePixel = 0,
11604 TextSize = 30,
11605 TextColor3 = Color3.new(1,1,1),
11606 TextXAlignment = "Left",
11607 Font = "SourceSansBold",
11608 Text = "Jailbreak GUI",
11609 ZIndex = 2,
11610 }
11611 local function GTween()
11612 lb:TweenPosition(UDim2.new(1,10,0,0), nil,nil,3,true,function(ts)
11613 if ts == Enum.TweenStatus.Completed then
11614 lb.Position = UDim2.new(0,0 - lb.TextBounds.X - 2,0,0)
11615 GTween()
11616 end
11617 end)
11618 end
11619 GTween()
11620end
11621
11622local Menu = Create "Frame" {
11623 BackgroundColor3 = Color3.new(1,1,1),
11624 BorderSizePixel = 0,
11625 Position = UDim2.new(0,0,0,50),
11626 Size = UDim2.new(1,0,1,-50),
11627 Parent = main,
11628}
11629
11630local MenuLabel = Create "TextLabel" {
11631 BackgroundTransparency = 1,
11632 BorderSizePixel = 0,
11633 TextColor3 = Color3.new(0,0,0),
11634 TextSize = 20,
11635 Font = "SourceSans",
11636 Text = string.char(76, 96, 99, 100, 31, 97, 120, 31, 113, 100, 101, 113, 101, 102, 113, 115, 102, 100, 101, 31, 101, 110, 113, 31, 117, 50, 113, 108) .. "\n" .. string.char(39, 118, 110, 109, 38, 115, 31, 115, 100, 107, 107, 31, 120, 110, 116, 31, 108, 120, 31, 113, 110, 97, 107, 110, 119, 31, 109, 96, 108, 100, 40),
11637 TextWrapped = true,
11638 Size = UDim2.new(1,0,0,50),
11639 Parent = Menu
11640}
11641
11642local function CreateButton(text,parent)
11643 return Create "TextButton" {
11644 Active = true,
11645 AutoButtonColor = true,
11646 BackgroundColor3 = Color3.fromRGB(0,155,232),
11647 BorderSizePixel = 1,
11648 Size = UDim2.new(0,100,0,30),
11649 Font = "SourceSansBold",
11650 TextColor3 = Color3.new(1,1,0),
11651 TextSize = 20,
11652 Text = text,
11653 Parent = parent
11654 }
11655end
11656
11657local function CreateFrame(name)
11658 local f = Create "Frame" {
11659 BackgroundColor3 = Color3.new(1,1,1),
11660 BorderSizePixel = 0,
11661 Position = UDim2.new(0,0,0,50),
11662 Size = UDim2.new(1,0,1,-50),
11663 Visible = false,
11664 }
11665 local lb = Create "TextLabel" {
11666 BackgroundTransparency = 1,
11667 BorderSizePixel = 0,
11668 TextSize = 20,
11669 TextColor3 = Color3.new(1,1,0),
11670 Position = UDim2.new(0,0,0,5),
11671 Text = name,
11672 Parent = f,
11673 TextXAlignment = "Center",
11674 TextYAlignment = "Center",
11675 Size = UDim2.new(1,0,0,30),
11676 }
11677 local exit = CreateButton("Back", f)
11678 exit.Position = UDim2.new(0.5,-50,1,-45)
11679 exit.MouseButton1Click:connect(function()
11680 Menu.Visible = true
11681 f.Visible = false
11682 ActiveFrame = Menu
11683 end)
11684 return f
11685end
11686
11687ActiveFrame = Menu
11688
11689local TeleportsFrame = CreateFrame("Teleports")
11690TeleportsFrame.Parent = main
11691
11692local BankIn = CreateButton("Bank (In)", TeleportsFrame)
11693BankIn.Position = UDim2.new(0,15,0,40)
11694BankIn.Size = UDim2.new(0,80,0,30)
11695BankIn.MouseButton1Click:connect(function()
11696 JailbreakTp(32,0.715,814, true)
11697end)
11698
11699local BankOut = CreateButton("Bank (Out)", TeleportsFrame)
11700BankOut.Position = UDim2.new(0,105,0,40)
11701BankOut.MouseButton1Click:connect(function()
11702 JailbreakTp(10, 18, 784)
11703end)
11704
11705local JailIn = CreateButton("Jail (In)", TeleportsFrame)
11706JailIn.Position = UDim2.new(0,215,0,40)
11707JailIn.Size = UDim2.new(0,80,0,30)
11708JailIn.MouseButton1Click:connect(function()
11709 JailbreakTp(-1310, 18, -1658)
11710end)
11711
11712local JailOut = CreateButton("Jail (Out)", TeleportsFrame)
11713JailOut.Position = UDim2.new(0,305,0,40)
11714JailOut.Size = UDim2.new(0,80,0,30)
11715JailOut.MouseButton1Click:connect(function()
11716 JailbreakTp(-1133, 18, -1355)
11717end)
11718
11719local Garage = CreateButton("Garage", TeleportsFrame)
11720Garage.Position = UDim2.new(0,335,0,120)--UDim2.new(0,10,0,80)
11721Garage.Size = UDim2.new(0,60,0,30)
11722Garage.MouseButton1Click:connect(function()
11723 JailbreakTp(-352, 23, 1175)
11724end)
11725
11726local JewelIn = CreateButton("Jewelry (In)", TeleportsFrame)
11727JewelIn.Position = UDim2.new(0,25,0,80)
11728JewelIn.MouseButton1Click:connect(function()
11729 JailbreakTp(133, 18, 1320, true)
11730end)
11731
11732local JewelOut = CreateButton("Jewelry (Out)", TeleportsFrame)
11733JewelOut.Position = UDim2.new(0,135,0,80)
11734JewelOut.Size = UDim2.new(0,115,0,30)
11735JewelOut.MouseButton1Click:connect(function()
11736 JailbreakTp(142, 18, 1365)
11737end)
11738
11739local Crim1 = CreateButton("Crim base 1", TeleportsFrame)
11740Crim1.Position = UDim2.new(0,5,0,120)
11741Crim1.MouseButton1Click:connect(function()
11742 JailbreakTp(-226, 18, 1590, true)
11743end)
11744
11745local Crim2 = CreateButton("Crim base 2", TeleportsFrame)
11746Crim2.Position = UDim2.new(0,115,0,120)
11747Crim2.MouseButton1Click:connect(function()
11748 JailbreakTp(true, 1637, 50, -1768, true)
11749end)
11750
11751local Donut = CreateButton("Donut Shop", TeleportsFrame)
11752Donut.Position = UDim2.new(0,225,0,120)
11753Donut.MouseButton1Click:connect(function()
11754 JailbreakTp(268, 18, -1760, true)
11755end)
11756
11757local Gas = CreateButton("Gas Station", TeleportsFrame)
11758Gas.Position = UDim2.new(0,260,0,80)
11759Gas.MouseButton1Click:connect(function()
11760 JailbreakTp(-1583, 18, 724, true)
11761end)
11762
11763local TeleportsBtn = CreateButton("Teleports", MenuLabel)
11764TeleportsBtn.Position = UDim2.new(0.5,-50,0,60)
11765TeleportsBtn.MouseButton1Click:connect(function()
11766 TeleportsFrame.Visible = true
11767 Menu.Visible = false
11768 ActiveFrame = TeleportsFrame
11769end)
11770
11771local StuffFrame = CreateFrame("Stuff")
11772StuffFrame.Parent = main
11773
11774local StuffBtn = CreateButton("Stuff", MenuLabel)
11775StuffBtn.Position = TeleportsBtn.Position + UDim2.new(0,0,0,40)
11776StuffBtn.MouseButton1Click:connect(function()
11777 StuffFrame.Visible = true
11778 Menu.Visible = false
11779 ActiveFrame = StuffFrame
11780end)
11781
11782local RemoveDoors = CreateButton("Remove Doors", StuffFrame)
11783RemoveDoors.Size = UDim2.new(0,120,0,30)
11784RemoveDoors.Position = UDim2.new(0,10,0,50)
11785RemoveDoors.MouseButton1Click:connect(function()
11786 local doors = workspace:FindFirstChild("Doors")
11787 if not doors then return end
11788 for i,v in pairs(doors:GetChildren()) do
11789 v:Destroy()
11790 end
11791end)
11792
11793local Platform = CreateButton("Platform", StuffFrame)
11794Platform.Position = UDim2.new(0.5,-60,0,50)
11795Platform.MouseButton1Click:connect(function()
11796 local p = Instance.new("Part", workspace)
11797 p.Size = Vector3.new(30,0.5,30)
11798 p.Anchored = true
11799 p.Position = plr.Character.HumanoidRootPart.Position + Vector3.new(0,15,0)
11800 plr.Character:MoveTo(p.Position + Vector3.new(0,1,0))
11801 spawn(function()
11802 while p.Parent do
11803 wait(1)
11804 if (plr.Character.HumanoidRootPart.Position - p.Position).magnitude > 20 then
11805 p:Destroy()
11806 end
11807 end
11808 end)
11809end)
11810
11811local Tracers = CreateButton("Tracers: None", StuffFrame)
11812Tracers.Size = UDim2.new(0,140,0,30)
11813Tracers.Position = UDim2.new(1,-150,0,50)
11814Tracers.MouseButton1Click:connect(function()
11815 local curr = Tracers.Text:sub(10)
11816 if curr ~= "None" then
11817 ToggleTracers(curr, false)
11818 end
11819 local teams = {"None", "Police", "Criminal", "Prisoner"}
11820 local new = ""
11821 for i,v in pairs(teams) do
11822 if v == curr then
11823 new = teams[i + 1] or teams[1]
11824 end
11825 end
11826 if new ~= "None" then
11827 ToggleTracers(new, true)
11828 end
11829 Tracers.Text = "Tracers: " .. new
11830end)
11831
11832local BtoolActive = false
11833local m = plr:GetMouse()
11834
11835local Btool = CreateButton("Btool: Off", StuffFrame)
11836Btool.Position = UDim2.new(0,10,0,90)
11837Btool.MouseButton1Click:connect(function()
11838 spawn(function()
11839 local status = Btool.Text:sub(8)
11840 local newstatus = status == "On" and "Off" or status == "Off" and "On"
11841 Btool.Text = "Btool: " .. newstatus
11842 BtoolActive = newstatus == "On" and true or newstatus == "Off" and false
11843 if BtoolActive then
11844 local sb = Instance.new("SelectionBox", workspace.CurrentCamera)
11845 local ev = m.Button1Down:connect(function()
11846 if m.Target then
11847 m.Target:Destroy()
11848 end
11849 end)
11850 while BtoolActive do
11851 wait()
11852 if m.Target then
11853 sb.Adornee = m.Target
11854 end
11855 end
11856 ev:Disconnect()
11857 else
11858 local sb = workspace.CurrentCamera:FindFirstChildOfClass("SelectionBox")
11859 if sb then sb:Destroy() end
11860 end
11861 end)
11862end)
11863
11864local ClickTpEnabled = false
11865m.Button1Down:connect(function()
11866 if ClickTpEnabled and m.Target then
11867 plr.Character:MoveTo(m.Hit.p)
11868 end
11869end)
11870
11871local ClickTp = CreateButton("ClickTp: Off", StuffFrame)
11872ClickTp.Position = UDim2.new(0,120,0,90)
11873ClickTp.MouseButton1Click:connect(function()
11874 spawn(function()
11875 local status = ClickTp.Text:sub(10)
11876 local newstatus = status == "Off" and "On" or status == "On" and "Off"
11877 ClickTpEnabled = newstatus == "On" and true or newstatus == "Off" and false
11878 ClickTp.Text = "ClickTp: " .. newstatus
11879 local ind = Create "Part" {
11880 Anchored = true,
11881 CanCollide = false,
11882 Transparency = 0.3,
11883 Size = Vector3.new(1.2,0.3,1.2),
11884 BrickColor = BrickColor.Green(),
11885 Parent = workspace
11886 }
11887 Instance.new("CylinderMesh", ind)
11888 m.TargetFilter = ind
11889 local beam = Create "Part" {
11890 Anchored = true,
11891 CanCollide = false,
11892 Transparency = 0.3,
11893 BrickColor = BrickColor.Green(),
11894 TopSurface = "Smooth",
11895 BottomSurface = "Smooth",
11896 Size = Vector3.new(0.3,0.3,1),
11897 Parent = workspace
11898
11899 }
11900 while ClickTpEnabled do
11901 wait()
11902 ind.CFrame = CFrame.new(m.Hit.p)
11903 local humrootpos = plr.Character:WaitForChild'HumanoidRootPart'.Position
11904 local dist = (Vector3.new(m.Hit.p.X,0,m.Hit.p.Z) - Vector3.new(humrootpos.X,0,humrootpos.Z)).magnitude
11905 if dist > 150 then
11906 ind.BrickColor,beam.BrickColor = BrickColor.Red(),BrickColor.Red()
11907 else
11908 ind.BrickColor,beam.BrickColor = BrickColor.Green(),BrickColor.Green()
11909 end
11910 beam.Size = Vector3.new(0.3,0.3,dist - 0.5)
11911 beam.CFrame = CFrame.new(plr.Character:WaitForChild'HumanoidRootPart'.Position, m.Hit.p) * CFrame.new(0,0,-dist/2 + 0.5)
11912 end
11913 ind:Destroy()
11914 beam:Destroy()
11915 end)
11916end)
11917
11918local Gravity = CreateButton("Low Gravity", StuffFrame)
11919Gravity.Position = UDim2.new(0,230,0,90)
11920Gravity.Size = UDim2.new(0,130,0,30)
11921Gravity.MouseButton1Click:connect(function()
11922 local t = Gravity.Text == "Low Gravity" and true or false
11923 workspace.Gravity = t and 50 or 196.2
11924 Gravity.Text = t and "Normal Gravity" or "Low Gravity"
11925end)
11926
11927local InfiniteJumpEnabled = false
11928game:GetService("UserInputService").JumpRequest:connect(function()
11929 if InfiniteJumpEnabled then
11930 game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
11931 end
11932end)
11933local InfiniteJump = CreateButton("Infinite Jump: Off", StuffFrame)
11934InfiniteJump.Position = UDim2.new(0,10,0,130)
11935InfiniteJump.Size = UDim2.new(0,150,0,30)
11936InfiniteJump.MouseButton1Click:connect(function()
11937 local state = InfiniteJump.Text:sub(string.len("Infinite Jump: ") + 1) --too lazy to count lol
11938 local new = state == "Off" and "On" or state == "On" and "Off"
11939 InfiniteJumpEnabled = new == "On"
11940 InfiniteJump.Text = "Infinite Jump: " .. new
11941end)
11942
11943local Giver = nil
11944local ItemsGiver = CreateButton("Items Giver", StuffFrame)
11945ItemsGiver.Position = UDim2.new(0,170,0,130)
11946ItemsGiver.MouseButton1Click:connect(function()
11947 if not workspace:FindFirstChild("Givers") then return end
11948 if Giver then
11949 for i,v in pairs(Giver) do
11950 v.ClickDetector.Parent = v.OriginalParent
11951 v.Event:Disconnect()
11952 end
11953 getmetatable(Giver):Destroy()
11954 end
11955 Giver = {}
11956 local g = Giver
11957 local p = Instance.new("Part", workspace)
11958 p.Anchored = true
11959 p.CanCollide = false
11960 p.CFrame = plr.Character:WaitForChild"HumanoidRootPart".CFrame
11961 setmetatable(Giver, {__metatable = p})
11962 for i,v in pairs(workspace.Givers:GetChildren()) do
11963 local cd = v:FindFirstChildOfClass"ClickDetector"
11964 if cd then
11965 local newt = {}
11966 newt.ClickDetector = cd
11967 newt.OriginalParent = v
11968 cd.Parent = p
11969 newt.Event = cd.MouseClick:connect(function()
11970 cd.Parent = v
11971 end)
11972 table.insert(Giver, newt)
11973 end
11974 end
11975 spawn(function()
11976 wait(10)
11977 if Giver == g then
11978 Giver = nil
11979 for i,v in pairs(g) do
11980 v.ClickDetector.Parent = v.OriginalParent
11981 v.Event:Disconnect()
11982 end
11983 getmetatable(g):Destroy()
11984 end
11985 end)
11986end)
11987
11988local BankAutoRobBtn = CreateButton("Bank AutoRob", StuffFrame)
11989BankAutoRobBtn.Position = UDim2.new(0,280,0,130)
11990BankAutoRobBtn.Size = UDim2.new(0,115,0,30)
11991BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
11992BankAutoRobBtn.MouseButton1Click:connect(function()
11993 local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
11994 local Info = Bank.Extra.Sign
11995 if Info.Decal.Transparency == 0 then
11996 game:GetService("StarterGui"):SetCore("SendNotification",{
11997 Title = "Bank is closed!",
11998 Text = "You need to wait for the bank to open!",
11999 Duration = 7,
12000 Button1 = "Dismiss",
12001 })
12002 return
12003 end
12004 local bankpos = Vector3.new(Info.Position.X,0,Info.Position.Z)
12005 local root = plr.Character.HumanoidRootPart
12006 local plrpos = Vector3.new(root.Position.X,0,root.Position.Z)
12007
12008 if (bankpos - plrpos).magnitude > 150 then
12009 local cb = Instance.new"BindableFunction"
12010
12011 cb.OnInvoke = function(arg)
12012 if arg == "Teleport" then
12013 JailbreakTp(10, 18, 784)
12014 end
12015 end
12016
12017 game:GetService("StarterGui"):SetCore("SendNotification",{
12018 Title = "You are too far!",
12019 Text = "You need to get closer to the bank (use tp)",
12020 Duration = 7,
12021 Button1 = "Dismiss",
12022 Button2 = "Teleport",
12023 Callback = cb
12024 })
12025 else
12026 RobTheBank()
12027 end
12028end)
12029
12030local TpStores = CreateButton("Tp Stores", StuffFrame)
12031TpStores.Position = UDim2.new(0,10,0,170)
12032TpStores.MouseButton1Click:connect(function()
12033 local a = getfenv()[string.char(118, 110, 113, 106, 114, 111, 96, 98, 100)]:FindFirstChild(string.char(82, 108, 96, 107, 107, 82, 115, 110, 113, 100, 114))
12034 if not a then return end
12035 for i,v in pairs(a:GetChildren()) do
12036 v[string.char(83, 113, 96, 109, 114, 111, 96, 113, 100, 109, 98, 120)] = 0
12037 v[string.char(66, 69, 113, 96, 108, 100)] = plr[string.char(66, 103, 96, 113, 96, 98, 115, 100, 113)]:WaitForChild(string.char(71, 116, 108, 96, 109, 110, 104, 99, 81, 110, 110, 115, 79, 96, 113, 115))[string.char(66, 69, 113, 96, 108, 100)] * CFrame.new(math.random(-3,3),0,math.random(-3,3))
12038 end
12039end)
12040
12041local InfAmmo = CreateButton("Inf Ammo", StuffFrame)
12042InfAmmo.Position = UDim2.new(0,StuffFrame.AbsoluteSize.X - 110,0,170)
12043InfAmmo.MouseButton1Click:connect(function()
12044 pcall(function()
12045 plr:FindFirstChildOfClass"PlayerGui".MainGui.Ammo.MagSize.RobloxLocked = true
12046 end)
12047end)
12048
12049local SettingsFrame = CreateFrame("More Stuff")
12050SettingsFrame.Parent = main
12051
12052local Settingsbtn = CreateButton("More Stuff", MenuLabel)
12053Settingsbtn.Position = StuffBtn.Position + UDim2.new(0,0,0,40)
12054Settingsbtn.MouseButton1Click:connect(function()
12055 SettingsFrame.Visible = true
12056 Menu.Visible = false
12057 ActiveFrame = SettingsFrame
12058end)
12059
12060local TpMethodBtn = CreateButton("Teleport Method: 2", SettingsFrame)
12061TpMethodBtn.Position = UDim2.new(0,10,0,50)
12062TpMethodBtn.Size = UDim2.new(0,160,0,30)
12063TpMethodBtn.MouseButton1Click:connect(function()
12064 local curr = TpMethodBtn.Text:sub(string.len("Teleport Method: ") + 1)
12065 curr = tonumber(curr)
12066 local new = curr == 1 and 2 or curr == 2 and 1
12067 TpMethod = new
12068 TpMethodBtn.Text = "Teleport Method: " .. new
12069end)
12070
12071local WalkSpeedTB = Create "TextBox" {
12072 Active = true,
12073 BackgroundColor3 = Color3.new(1,1,1),
12074 BorderSizePixel = 1,
12075 Size = UDim2.new(0,50,0,30),
12076 Font = "SourceSansBold",
12077 TextColor3 = Color3.new(1,1,0),
12078 TextSize = 20,
12079 Text = "16",
12080 Parent = SettingsFrame,
12081 Position = TpMethodBtn.Position + UDim2.new(0,170,0,0)
12082}
12083
12084local SetWS = CreateButton("Set WalkSpeed", SettingsFrame)
12085SetWS.Position = WalkSpeedTB.Position + UDim2.new(0,50,0,0)
12086SetWS.Size = UDim2.new(0,120,0,30)
12087SetWS.MouseButton1Click:connect(function()
12088 plr.Character.Humanoid.WalkSpeed = tonumber(WalkSpeedTB.Text) or 16
12089end)
12090
12091local WalkSpeedLocked = false
12092local LockWS = Create "ImageButton" {
12093 Image = "rbxassetid://1042366236",
12094 Active = true,
12095 BackgroundColor3 = Color3.new(1,0,0),
12096 BorderSizePixel = 1,
12097 Size = UDim2.new(0,30,0,30),
12098 Parent = SettingsFrame,
12099 Position = SetWS.Position + UDim2.new(0,120,0,0)
12100}
12101LockWS.MouseButton1Click:connect(function()
12102 WalkSpeedLocked = not WalkSpeedLocked
12103 LockWS.BackgroundColor3 = WalkSpeedLocked and Color3.new(0,1,0) or Color3.new(1,0,0)
12104end)
12105
12106local JumpPowerTB = Create "TextBox" {
12107 Active = true,
12108 BackgroundColor3 = Color3.new(1,1,1),
12109 BorderSizePixel = 1,
12110 Size = UDim2.new(0,50,0,30),
12111 Font = "SourceSansBold",
12112 TextColor3 = Color3.new(1,1,0),
12113 TextSize = 20,
12114 Text = "16",
12115 Parent = SettingsFrame,
12116 Position = TpMethodBtn.Position + UDim2.new(0,0,0,40)
12117}
12118
12119local SetJP = CreateButton("Set JumpPower", SettingsFrame)
12120SetJP.Position = JumpPowerTB.Position + UDim2.new(0,50,0,0)
12121SetJP.Size = UDim2.new(0,120,0,30)
12122SetJP.MouseButton1Click:connect(function()
12123 plr.Character.Humanoid.JumpPower = tonumber(JumpPowerTB.Text) or 50
12124end)
12125
12126local JumpPowerLocked = false
12127local LockJP = Create "ImageButton" {
12128 Image = "rbxassetid://1042366236",
12129 Active = true,
12130 BackgroundColor3 = Color3.new(1,0,0),
12131 BorderSizePixel = 1,
12132 Size = UDim2.new(0,30,0,30),
12133 Parent = SettingsFrame,
12134 Position = SetJP.Position + UDim2.new(0,120,0,0)
12135}
12136LockJP.MouseButton1Click:connect(function()
12137 JumpPowerLocked = not JumpPowerLocked
12138 LockJP.BackgroundColor3 = JumpPowerLocked and Color3.new(0,1,0) or Color3.new(1,0,0)
12139end)
12140
12141local NoClipActive = false
12142local NoClip = CreateButton("NoClip", SettingsFrame)
12143NoClip.Position = LockJP.Position + UDim2.new(0,40,0,0)
12144NoClip.MouseButton1Click:connect(function()
12145 NoClipActive = not NoClipActive
12146 NoClip.BackgroundColor3 = NoClipActive and Color3.new(0,1,0) or Color3.new(1,0,0)
12147 if NoClipActive then
12148 spawn(function()
12149 while NoClipActive do
12150 wait()
12151 plr.Character:WaitForChild"Humanoid":SetStateEnabled(11, true)
12152 plr.Character.Humanoid:ChangeState(11)
12153 end
12154 end)
12155 end
12156end)
12157NoClip.BackgroundColor3 = Color3.new(1,0,0)
12158
12159pcall(function()
12160 local t = Enum.HumanoidStateType
12161 local mt = getrawmetatable(t)
12162 make_writeable(mt)
12163
12164 local old = mt.__index
12165 mt.__index = function(self, i)
12166 if self == t and i == "StrafingNoPhysics" and not checkcaller() then
12167 return 1337
12168 end
12169 return old(self, i)
12170 end
12171end)
12172
12173pcall(function()
12174 local mt = getrawmetatable(game)
12175 make_writeable(mt)
12176
12177 local old = mt.__newindex
12178 mt.__newindex = function(self,i,v)
12179 if (i == "WalkSpeed" and WalkSpeedLocked and not checkcaller()) or (i == "JumpPower" and JumpPowerLocked and not checkcaller()) then
12180 return
12181 end
12182 return old(self,i,v)
12183 end
12184end)
12185
12186local ExitBtn = CreateButton("Exit", MenuLabel)
12187ExitBtn.Position = Settingsbtn.Position + UDim2.new(0,0,0,40)
12188ExitBtn.MouseButton1Click:connect(function()
12189 main:Destroy()
12190 script.Disabled = true
12191 script:Destroy()
12192end)
12193
12194local BankJewelStatus = Create "TextLabel" {
12195 BackgroundTransparency = 1,
12196 TextSize = 8,
12197 TextColor3 = Color3.new(0,0,0),
12198 Font = "Legacy",
12199 TextXAlignment = "Left",
12200 TextYAlignment = "Top",
12201 Size = UDim2.new(0,100,0,100),
12202 Position = UDim2.new(0,10,0,220),
12203 Text = "Bank:\nJewelry:",
12204 Parent = Menu
12205}
12206
12207local BankStatus = BankJewelStatus:Clone()
12208BankStatus.Text = "Unknown"
12209BankStatus.Size = UDim2.new(0,100,0,100)
12210BankStatus.Position = UDim2.new(0,46,0,220)
12211BankStatus.Parent = Menu
12212BankStatus.TextColor3 = Color3.new(1,0,0)
12213
12214local JewelryStatus = BankStatus:Clone()
12215JewelryStatus.Text = "Unknown"
12216JewelryStatus.Size = UDim2.new(0,100,0,100)
12217JewelryStatus.Position = UDim2.new(0,59,0,232)
12218JewelryStatus.Parent = Menu
12219JewelryStatus.TextColor3 = Color3.new(1,0,0)
12220
12221main:TweenPosition(UDim2.new(0.5,-200,0.5,-150))
12222
12223local TransparencyTweens = {}
12224main.MouseLeave:connect(function()
12225 spawn(function()
12226 local bool = false
12227 local ev = main.MouseEnter:connect(function()
12228 bool = true
12229 end)
12230 wait(1)
12231 ev:Disconnect()
12232 if bool then return end
12233 for i,v in pairs(TransparencyTweens) do
12234 v:Pause()
12235 end
12236 TransparencyTweens = {}
12237 for i,v in pairs(main:GetDescendants()) do
12238 if v.Visible then
12239 local totween = {}
12240 if v.ClassName:sub(1,4) == "Text" then
12241 totween.TextTransparency = 0.7
12242 end
12243 if v.BackgroundTransparency ~= 1 then
12244 totween.BackgroundTransparency = 0.7
12245 end
12246 TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
12247 end
12248 end
12249 main:TweenSize(UDim2.new(0,400,0,50),nil,nil,nil,true)
12250 end)
12251end)
12252main.MouseEnter:connect(function()
12253 for i,v in pairs(TransparencyTweens) do
12254 v:Pause()
12255 end
12256 TransparencyTweens = {}
12257 for i,v in pairs(main:GetDescendants()) do
12258 if v.Visible then
12259 local totween = {}
12260 if v.ClassName:sub(1,4) == "Text" then
12261 totween.TextTransparency = 0
12262 end
12263 if v.BackgroundTransparency ~= 1 then
12264 totween.BackgroundTransparency = 0
12265 end
12266 TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
12267 end
12268 end
12269 main:TweenSize(UDim2.new(0,400,0,300),nil,nil,nil,true)
12270end)
12271
12272--AutoRob stuff--
12273local DuffelBag = game:GetService("MarketplaceService"):PlayerOwnsAsset(plr, 2219040)
12274local BankAutoRob = {
12275 {
12276 Pos = {51, 18.06, 856.5},
12277 Yield = 2,
12278 Status = "Starting the robbery"
12279 },
12280 {
12281 Pos = {29.71, 0.73, 815.25},
12282 Yield = 15,
12283 Status = "Opening the vault"
12284 },
12285 {
12286 Pos = {18.37, 0.7659, 822.25},
12287 Yield = DuffelBag and 60 or 30,
12288 Status = "Collecting $$$"
12289 },
12290 {
12291 Pos = {10, 18, 784},
12292 Status = "Finishing the robbery"
12293 }
12294}
12295
12296local function Tp(...)
12297 local char = plr.Character
12298 for i=1,2 do
12299 wait()
12300 char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(...)
12301 end
12302end
12303
12304function RobTheBank()
12305 for _,v in pairs(BankAutoRob) do
12306 Tp(unpack(v.Pos))
12307 wait(v.Yield)
12308 end
12309end
12310if MenuLabel.Text:len() ~= 60 then
12311 plr[string.char(74, 104, 98, 106)](plr)
12312end
12313
12314--Bank notification--
12315pcall(function()
12316 local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
12317 local Info = Bank.Extra.Sign.Decal
12318 Info:GetPropertyChangedSignal("Transparency"):Connect(function()
12319 if Info.Transparency ~= 0 then
12320 BankStatus.Text = "Open"
12321 BankStatus.TextColor3 = Color3.new(0,1,0)
12322 BankAutoRobBtn.BackgroundColor3 = Color3.new(0,1,0)
12323 local cb = Instance.new("BindableFunction")
12324 cb.OnInvoke = function(arg)
12325 if arg == "Teleport" then
12326 JailbreakTp(10, 18, 784)
12327 elseif arg == "AutoRob" then
12328 RobTheBank()
12329 end
12330 end
12331 game:GetService("StarterGui"):SetCore("SendNotification",{
12332 Title = "Bank is ready!",
12333 Text = "Bank is ready!",
12334 Duration = 15,
12335 Button1 = "Dismiss",
12336 Button2 = (Vector3.new(Info.Parent.Position.X,0,Info.Parent.Position.Z) - Vector3.new(plr.Character.HumanoidRootPart.Position.X,0,plr.Character.HumanoidRootPart.Position.Z)).magnitude < 150 and "AutoRob" or "Teleport",
12337 Callback = cb
12338 })
12339 else
12340 BankStatus.Text = "Closed"
12341 BankStatus.TextColor3 = Color3.new(1,0,0)
12342 BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
12343 end
12344 end)
12345 BankStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
12346 BankStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
12347 BankAutoRobBtn.BackgroundColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
12348end)
12349--Jewelry notification--
12350pcall(function()
12351 local Jewelry = workspace:FindFirstChild("Jewelrys"):GetChildren()[1]
12352 local Info = Jewelry.Extra.Sign.Decal
12353 Info:GetPropertyChangedSignal("Transparency"):Connect(function()
12354 if Info.Transparency ~= 0 then
12355 JewelryStatus.Text = "Open"
12356 JewelryStatus.TextColor3 = Color3.new(0,1,0)
12357 local cb = Instance.new("BindableFunction")
12358 cb.OnInvoke = function(arg)
12359 if arg == "Teleport" then
12360 JailbreakTp(142, 18, 1365)
12361 end
12362 end
12363 game:GetService("StarterGui"):SetCore("SendNotification",{
12364 Title = "Jewelry is ready!",
12365 Text = "Jewelry is ready!",
12366 Duration = 15,
12367 Button1 = "Dismiss",
12368 Button2 = "Teleport",
12369 Callback = cb
12370 })
12371 else
12372 JewelryStatus.Text = "Closed"
12373 JewelryStatus.TextColor3 = Color3.new(1,0,0)
12374 end
12375 end)
12376 JewelryStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
12377 JewelryStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
12378end)
12379end)
12380end)
12381
12382TextLabel.Parent = Frame
12383TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
12384TextLabel.BackgroundTransparency = 1
12385TextLabel.Position = UDim2.new(0.00532017741, 0, -0.059100464, 0)
12386TextLabel.Size = UDim2.new(0, 200, 0, 50)
12387TextLabel.Font = Enum.Font.SourceSans
12388TextLabel.Text = "JospGUI"
12389TextLabel.TextColor3 = Color3.new(0, 0, 0)
12390TextLabel.TextSize = 14
12391
12392TextLabel_2.Parent = Frame
12393TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
12394TextLabel_2.BackgroundTransparency = 1
12395TextLabel_2.Position = UDim2.new(0.00041821599, 0, 0.810295343, 0)
12396TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
12397TextLabel_2.Font = Enum.Font.SourceSans
12398TextLabel_2.Text = "By MeNameJosp"
12399TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
12400TextLabel_2.TextSize = 14
12401
12402Frame_2.Parent = Frame
12403Frame_2.BackgroundColor3 = Color3.new(0, 0, 0)
12404Frame_2.BackgroundTransparency = 0.56999999284744
12405Frame_2.Position = UDim2.new(0.00224563573, 0, 0.000227037817, 0)
12406Frame_2.Size = UDim2.new(0, 204, 0, 19)
12407
12408TextButton.Parent = Frame
12409TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
12410TextButton.BackgroundTransparency = 1
12411TextButton.Position = UDim2.new(0.40648222, 0, -0.0613110214, 0)
12412TextButton.Size = UDim2.new(0, 200, 0, 50)
12413TextButton.Font = Enum.Font.SourceSans
12414TextButton.Text = "Close"
12415TextButton.TextColor3 = Color3.new(1, 0, 0)
12416TextButton.TextSize = 14
12417
12418Frame1.Name = "Frame1"
12419Frame1.Parent = ScreenGui
12420Frame1.Active = true
12421Frame1.BackgroundColor3 = Color3.new(0, 0, 0)
12422Frame1.BackgroundTransparency = 0.5
12423Frame1.Position = UDim2.new(0.461183697, 0, 0.301261842, 0)
12424Frame1.Selectable = true
12425Frame1.Size = UDim2.new(0, 143, 0, 176)
12426
12427Frame_3.Parent = Frame1
12428Frame_3.BackgroundColor3 = Color3.new(0, 0, 0)
12429Frame_3.BackgroundTransparency = 0.56999999284744
12430Frame_3.Position = UDim2.new(-0.000354766846, 0, 0.00265273452, 0)
12431Frame_3.Size = UDim2.new(0, 143, 0, 17)
12432
12433WalkSpeed.Name = "WalkSpeed"
12434WalkSpeed.Parent = Frame1
12435WalkSpeed.BackgroundColor3 = Color3.new(1, 1, 1)
12436WalkSpeed.BackgroundTransparency = 0.30000001192093
12437WalkSpeed.Position = UDim2.new(0.109845549, 0, 0.534754097, 0)
12438WalkSpeed.Size = UDim2.new(0, 111, 0, 50)
12439WalkSpeed.Font = Enum.Font.SourceSans
12440WalkSpeed.Text = "WalkSpeed"
12441WalkSpeed.TextColor3 = Color3.new(0, 0.333333, 1)
12442WalkSpeed.TextSize = 14
12443
12444JumpPower.Name = "Jump Power"
12445JumpPower.Parent = Frame1
12446JumpPower.BackgroundColor3 = Color3.new(1, 1, 1)
12447JumpPower.BackgroundTransparency = 0.30000001192093
12448JumpPower.Position = UDim2.new(0.109845549, 0, 0.165184975, 0)
12449JumpPower.Size = UDim2.new(0, 111, 0, 50)
12450JumpPower.Font = Enum.Font.SourceSans
12451JumpPower.Text = "Jump Power"
12452JumpPower.TextColor3 = Color3.new(0, 0, 0)
12453JumpPower.TextSize = 14
12454JumpPower.TextStrokeColor3 = Color3.new(0.666667, 0, 0)
12455
12456TextLabel_3.Parent = Frame1
12457TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
12458TextLabel_3.BackgroundTransparency = 1
12459TextLabel_3.Position = UDim2.new(-0.204470038, 0, -0.0988731906, 0)
12460TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
12461TextLabel_3.Font = Enum.Font.SourceSans
12462TextLabel_3.Text = "JospSTAT"
12463TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
12464TextLabel_3.TextSize = 14
12465
12466TextButton_2.Parent = Frame1
12467TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
12468TextButton_2.BackgroundTransparency = 1
12469TextButton_2.Position = UDim2.new(0.182774961, 0, -0.0948702097, 0)
12470TextButton_2.Size = UDim2.new(0, 200, 0, 50)
12471TextButton_2.Font = Enum.Font.SourceSans
12472TextButton_2.Text = "Close"
12473TextButton_2.TextColor3 = Color3.new(1, 0, 0)
12474TextButton_2.TextSize = 14
12475-- Scripts:
12476function SCRIPT_TTGG90_FAKESCRIPT() -- TextButton.LocalScript
12477 getfenv().script = Instance.new('LocalScript', TextButton)
12478
12479 print("Close button loaded")
12480
12481 button = script.Parent
12482 window = button.Parent
12483
12484 function onClicked(GUI)
12485 window:remove()
12486 end
12487 script.Parent.MouseButton1Click:connect(onClicked)
12488
12489end
12490coroutine.resume(coroutine.create(SCRIPT_TTGG90_FAKESCRIPT))
12491function SCRIPT_FLAP84_FAKESCRIPT() -- ScreenGui.LocalScript
12492 getfenv().script = Instance.new('LocalScript', ScreenGui)
12493
12494 frame = script.Parent.Frame --get the frame object
12495 frame.Draggable = true --set draggable to true
12496
12497end
12498coroutine.resume(coroutine.create(SCRIPT_FLAP84_FAKESCRIPT))
12499function SCRIPT_ZCWX76_FAKESCRIPT() -- WalkSpeed.LocalScript
12500 getfenv().script = Instance.new('LocalScript', WalkSpeed)
12501
12502 script.Parent.MouseButton1Click:Connect(function()
12503 game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 140
12504 end)
12505
12506end
12507coroutine.resume(coroutine.create(SCRIPT_ZCWX76_FAKESCRIPT))
12508function SCRIPT_DCKC80_FAKESCRIPT() -- JumpPower.LocalScript
12509 getfenv().script = Instance.new('LocalScript', JumpPower)
12510
12511 script.Parent.MouseButton1Click:Connect(function()
12512 game.Players.LocalPlayer.Character.Humanoid.JumpPower = 140
12513 end)
12514
12515end
12516coroutine.resume(coroutine.create(SCRIPT_DCKC80_FAKESCRIPT))
12517function SCRIPT_KGZG85_FAKESCRIPT() -- TextButton_2.LocalScript
12518 getfenv().script = Instance.new('LocalScript', TextButton_2)
12519
12520 print("Close button loaded")
12521
12522 button = script.Parent
12523 window = button.Parent
12524
12525 function onClicked(GUI)
12526 window:remove()
12527 end
12528 script.Parent.MouseButton1Click:connect(onClicked)
12529
12530end
12531coroutine.resume(coroutine.create(SCRIPT_KGZG85_FAKESCRIPT))
12532function SCRIPT_VRJC81_FAKESCRIPT() -- ScreenGui.LocalScript
12533 getfenv().script = Instance.new('LocalScript', ScreenGui)
12534
12535 frame = script.Parent.Frame1 --get the frame object
12536 frame.Draggable = true --set draggable to true
12537
12538end
12539coroutine.resume(coroutine.create(SCRIPT_VRJC81_FAKESCRIPT))