· 5 years ago · Sep 25, 2020, 09:36 AM
1-- Farewell Infortality.
2-- Version: 2.82
3-- Instances:
4local GUIOpener = Instance.new("ScreenGui")
5local Opener = Instance.new("TextLabel")
6local RBW2TAB = Instance.new("TextButton")
7local RBW2TAB2 = Instance.new("TextButton")
8local MoreRBScript = Instance.new("TextButton")
9local RBW3Tab = Instance.new("TextButton")
10local IBTeleports = Instance.new("ScreenGui")
11local IBTP = Instance.new("Frame")
12local Court1IBEast = Instance.new("TextButton")
13local Court2IBEast = Instance.new("TextButton")
14local Court1IBWest = Instance.new("TextButton")
15local Court2IBWest = Instance.new("TextButton")
16local AutoShootC1 = Instance.new("TextButton")
17local CloseIB = Instance.new("TextButton")
18local AntiKick = Instance.new("TextButton")
19local AntiBan = Instance.new("TextButton")
20local Soon = Instance.new("TextButton")
21local LoginGui = Instance.new("ScreenGui")
22local Login = Instance.new("Frame")
23local user = Instance.new("TextBox")
24local LOL = Instance.new("TextLabel")
25local Submit = Instance.new("TextButton")
26local MainGuis = Instance.new("ScreenGui")
27local Main1 = Instance.new("Frame")
28local Credits = Instance.new("TextLabel")
29local Stats = Instance.new("TextButton")
30local Dribbles = Instance.new("TextButton")
31local Aimbot = Instance.new("TextButton")
32local Admin = Instance.new("TextButton")
33local AdminV2 = Instance.new("TextButton")
34local Noclip = Instance.new("TextButton")
35local SpeedFly = Instance.new("TextButton")
36local NoclipFly = Instance.new("TextButton")
37local Screen = Instance.new("TextButton")
38local TP = Instance.new("TextButton")
39local Animations = Instance.new("TextButton")
40local CtrlDelete = Instance.new("TextButton")
41local Boxing = Instance.new("TextButton")
42local SpyV2 = Instance.new("TextButton")
43local RemoteSpy = Instance.new("TextButton")
44local Slots = Instance.new("TextButton")
45local InfStamina = Instance.new("TextButton")
46local DropBallF = Instance.new("TextButton")
47local closemain = Instance.new("TextButton")
48local Main2 = Instance.new("Frame")
49local AntiAnkles = Instance.new("TextButton")
50local ChatLogs = Instance.new("TextButton")
51local Gym = Instance.new("TextButton")
52local AutoSteal = Instance.new("TextButton")
53local StealPlayer = Instance.new("TextBox")
54local AutoBlock = Instance.new("TextButton")
55local BlockPlayer = Instance.new("TextBox")
56local AutoWin = Instance.new("TextButton")
57local CourtNumber = Instance.new("TextBox")
58local CloseMain2 = Instance.new("TextButton")
59local RandomAnimations = Instance.new("TextButton")
60local DexV4 = Instance.new("TextButton")
61local DexV5 = Instance.new("TextButton")
62local FreeJS = Instance.new("TextButton")
63local StealCooldown = Instance.new("TextButton")
64local Jump = Instance.new("TextButton")
65local East = Instance.new("TextButton")
66local West = Instance.new("TextButton")
67local Dunk = Instance.new("TextButton")
68local AutoBreak = Instance.new("TextButton")
69local Fling = Instance.new("TextButton")
70local ChatBypass = Instance.new("TextButton")
71local RBW3GUI = Instance.new("ScreenGui")
72local RBW3 = Instance.new("Frame")
73local Statchangerbw3 = Instance.new("TextButton")
74local Fly = Instance.new("TextButton")
75local InfStaminaRBW3 = Instance.new("TextButton")
76local Speed = Instance.new("TextButton")
77local ClickTP = Instance.new("TextButton")
78local HipHeight = Instance.new("TextButton")
79local HeightAmount = Instance.new("TextBox")
80local CloseRBW3 = Instance.new("TextButton")
81local AutoStealRBW3 = Instance.new("TextButton")
82local UsernamePlayer = Instance.new("TextBox")
83local TextLabel = Instance.new("TextLabel")
84--Properties:
85GUIOpener.Name = "GUIOpener"
86GUIOpener.Parent = game.CoreGui
87GUIOpener.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
88
89Opener.Name = "Opener"
90Opener.Parent = GUIOpener
91Opener.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
92Opener.BorderColor3 = Color3.new(1, 1, 1)
93Opener.BorderSizePixel = 4
94Opener.Position = UDim2.new(0, 0, 0.366093338, 0)
95Opener.Size = UDim2.new(0, 191, 0, 282)
96Opener.Visible = false
97Opener.Font = Enum.Font.SourceSansBold
98Opener.Text = ""
99Opener.TextColor3 = Color3.new(0, 0, 0)
100Opener.TextSize = 20
101Opener.Active = true
102Opener.Draggable = true
103
104RBW2TAB.Name = "RBW2TAB"
105RBW2TAB.Parent = Opener
106RBW2TAB.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
107RBW2TAB.BorderColor3 = Color3.new(1, 1, 1)
108RBW2TAB.BorderSizePixel = 4
109RBW2TAB.Position = UDim2.new(0.0523559414, 0, 0.0638297871, 0)
110RBW2TAB.Size = UDim2.new(0, 168, 0, 42)
111RBW2TAB.Font = Enum.Font.SourceSansBold
112RBW2TAB.Text = "RBW2 Scripts"
113RBW2TAB.TextColor3 = Color3.new(1, 1, 1)
114RBW2TAB.TextSize = 20
115RBW2TAB.TextWrapped = true
116
117RBW2TAB2.Name = "RBW2TAB2"
118RBW2TAB2.Parent = Opener
119RBW2TAB2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
120RBW2TAB2.BorderColor3 = Color3.new(1, 1, 1)
121RBW2TAB2.BorderSizePixel = 4
122RBW2TAB2.Position = UDim2.new(0.0523559414, 0, 0.326241136, 0)
123RBW2TAB2.Size = UDim2.new(0, 168, 0, 42)
124RBW2TAB2.Font = Enum.Font.SourceSansBold
125RBW2TAB2.Text = "More RBW2 Scripts"
126RBW2TAB2.TextColor3 = Color3.new(1, 1, 1)
127RBW2TAB2.TextSize = 20
128RBW2TAB2.TextWrapped = true
129
130MoreRBScript.Name = "MoreRB Script"
131MoreRBScript.Parent = Opener
132MoreRBScript.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
133MoreRBScript.BorderColor3 = Color3.new(1, 1, 1)
134MoreRBScript.BorderSizePixel = 4
135MoreRBScript.Position = UDim2.new(0.0523559414, 0, 0.560283661, 0)
136MoreRBScript.Size = UDim2.new(0, 168, 0, 42)
137MoreRBScript.Font = Enum.Font.SourceSansBold
138MoreRBScript.Text = "Even More RBW2 Scripts"
139MoreRBScript.TextColor3 = Color3.new(1, 1, 1)
140MoreRBScript.TextSize = 20
141MoreRBScript.TextWrapped = true
142
143RBW3Tab.Name = "RBW3Tab"
144RBW3Tab.Parent = Opener
145RBW3Tab.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
146RBW3Tab.BorderColor3 = Color3.new(1, 1, 1)
147RBW3Tab.BorderSizePixel = 4
148RBW3Tab.Position = UDim2.new(0.0575915426, 0, 0.804964542, 0)
149RBW3Tab.Size = UDim2.new(0, 168, 0, 42)
150RBW3Tab.Font = Enum.Font.SourceSansBold
151RBW3Tab.Text = "RBW3 Scripts"
152RBW3Tab.TextColor3 = Color3.new(1, 1, 1)
153RBW3Tab.TextSize = 20
154RBW3Tab.TextWrapped = true
155
156IBTeleports.Name = "IB Teleports"
157IBTeleports.Parent = game.CoreGui
158IBTeleports.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
159
160IBTP.Name = "IBTP"
161IBTP.Parent = IBTeleports
162IBTP.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
163IBTP.BorderColor3 = Color3.new(1, 1, 1)
164IBTP.BorderSizePixel = 4
165IBTP.Position = UDim2.new(0.438521117, 0, 0.433660954, 0)
166IBTP.Size = UDim2.new(0, 342, 0, 258)
167IBTP.Visible = false
168IBTP.Active = true
169IBTP.Draggable = true
170
171Court1IBEast.Name = "Court1IBEast"
172Court1IBEast.Parent = IBTP
173Court1IBEast.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
174Court1IBEast.BorderColor3 = Color3.new(1, 1, 1)
175Court1IBEast.BorderSizePixel = 4
176Court1IBEast.Position = UDim2.new(0.0583550259, 0, 0.1199902, 0)
177Court1IBEast.Size = UDim2.new(0, 130, 0, 34)
178Court1IBEast.Font = Enum.Font.SourceSansBold
179Court1IBEast.Text = "Court 1 East IB"
180Court1IBEast.TextColor3 = Color3.new(1, 1, 1)
181Court1IBEast.TextSize = 20
182Court1IBEast.TextWrapped = true
183
184Court2IBEast.Name = "Court2IBEast"
185Court2IBEast.Parent = IBTP
186Court2IBEast.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
187Court2IBEast.BorderColor3 = Color3.new(1, 1, 1)
188Court2IBEast.BorderSizePixel = 4
189Court2IBEast.Position = UDim2.new(0.530821919, 0, 0.1199902, 0)
190Court2IBEast.Size = UDim2.new(0, 130, 0, 34)
191Court2IBEast.Font = Enum.Font.SourceSansBold
192Court2IBEast.Text = "Court 2 East IB"
193Court2IBEast.TextColor3 = Color3.new(1, 1, 1)
194Court2IBEast.TextSize = 20
195Court2IBEast.TextWrapped = true
196
197Court1IBWest.Name = "Court1IBWest"
198Court1IBWest.Parent = IBTP
199Court1IBWest.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
200Court1IBWest.BorderColor3 = Color3.new(1, 1, 1)
201Court1IBWest.BorderSizePixel = 4
202Court1IBWest.Position = UDim2.new(0.0562851317, 0, 0.38199833, 0)
203Court1IBWest.Size = UDim2.new(0, 130, 0, 34)
204Court1IBWest.Font = Enum.Font.SourceSansBold
205Court1IBWest.Text = "Court 1 West IB"
206Court1IBWest.TextColor3 = Color3.new(1, 1, 1)
207Court1IBWest.TextSize = 20
208Court1IBWest.TextWrapped = true
209
210Court2IBWest.Name = "Court2IBWest"
211Court2IBWest.Parent = IBTP
212Court2IBWest.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
213Court2IBWest.BorderColor3 = Color3.new(1, 1, 1)
214Court2IBWest.BorderSizePixel = 4
215Court2IBWest.Position = UDim2.new(0.530821919, 0, 0.38199833, 0)
216Court2IBWest.Size = UDim2.new(0, 130, 0, 34)
217Court2IBWest.Font = Enum.Font.SourceSansBold
218Court2IBWest.Text = "Court 2 West IB"
219Court2IBWest.TextColor3 = Color3.new(1, 1, 1)
220Court2IBWest.TextSize = 20
221Court2IBWest.TextWrapped = true
222
223AutoShootC1.Name = "AutoShootC1"
224AutoShootC1.Parent = IBTP
225AutoShootC1.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
226AutoShootC1.BorderColor3 = Color3.new(1, 1, 1)
227AutoShootC1.BorderSizePixel = 4
228AutoShootC1.Position = UDim2.new(0.0556153059, 0, 0.621367693, 0)
229AutoShootC1.Size = UDim2.new(0, 130, 0, 34)
230AutoShootC1.Font = Enum.Font.SourceSansBold
231AutoShootC1.Text = "Auto Shoot(Press E)"
232AutoShootC1.TextColor3 = Color3.new(1, 1, 1)
233AutoShootC1.TextScaled = true
234AutoShootC1.TextSize = 20
235AutoShootC1.TextWrapped = true
236
237CloseIB.Name = "CloseIB"
238CloseIB.Parent = IBTP
239CloseIB.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
240CloseIB.BorderSizePixel = 0
241CloseIB.Position = UDim2.new(0.924063146, 0, -7.4505806e-09, 0)
242CloseIB.Size = UDim2.new(0, 27, 0, 34)
243CloseIB.Font = Enum.Font.GothamSemibold
244CloseIB.Text = "X"
245CloseIB.TextColor3 = Color3.new(1, 1, 1)
246CloseIB.TextSize = 20
247
248AntiKick.Name = "Anti Kick"
249AntiKick.Parent = IBTP
250AntiKick.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
251AntiKick.BorderColor3 = Color3.new(1, 1, 1)
252AntiKick.BorderSizePixel = 4
253AntiKick.Position = UDim2.new(0.529444516, 0, 0.621367693, 0)
254AntiKick.Size = UDim2.new(0, 130, 0, 34)
255AntiKick.Font = Enum.Font.SourceSansBold
256AntiKick.Text = "Anti Kick"
257AntiKick.TextColor3 = Color3.new(1, 1, 1)
258AntiKick.TextSize = 20
259AntiKick.TextWrapped = true
260
261AntiBan.Name = "Anti Ban"
262AntiBan.Parent = IBTP
263AntiBan.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
264AntiBan.BorderColor3 = Color3.new(1, 1, 1)
265AntiBan.BorderSizePixel = 4
266AntiBan.Position = UDim2.new(0.0557602942, 0, 0.830669999, 0)
267AntiBan.Size = UDim2.new(0, 130, 0, 34)
268AntiBan.Font = Enum.Font.SourceSansBold
269AntiBan.Text = "Anti Ban"
270AntiBan.TextColor3 = Color3.new(1, 1, 1)
271AntiBan.TextSize = 20
272AntiBan.TextWrapped = true
273
274Soon.Name = "Soon"
275Soon.Parent = IBTP
276Soon.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
277Soon.BorderColor3 = Color3.new(1, 1, 1)
278Soon.BorderSizePixel = 4
279Soon.Position = UDim2.new(0.529444516, 0, 0.830669999, 0)
280Soon.Size = UDim2.new(0, 130, 0, 34)
281Soon.Font = Enum.Font.SourceSansBold
282Soon.Text = "Coming Soon"
283Soon.TextColor3 = Color3.new(1, 1, 1)
284Soon.TextSize = 20
285Soon.TextWrapped = true
286
287LoginGui.Name = "LoginGui"
288LoginGui.Parent = game.CoreGui
289LoginGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
290
291Login.Name = "Login"
292Login.Parent = LoginGui
293Login.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
294Login.BorderColor3 = Color3.new(1, 1, 1)
295Login.BorderSizePixel = 4
296Login.Position = UDim2.new(0.394668967, 0, 0.423832923, 0)
297Login.Size = UDim2.new(0, 407, 0, 287)
298Login.Active = true
299Login.Draggable = true
300
301user.Name = "user"
302user.Parent = Login
303user.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
304user.BorderColor3 = Color3.new(1, 1, 1)
305user.BorderSizePixel = 4
306user.Position = UDim2.new(0, 0, 0.445993036, 0)
307user.Size = UDim2.new(0, 407, 0, 32)
308user.Font = Enum.Font.SourceSansBold
309user.Text = "Key Goes Here"
310user.TextColor3 = Color3.new(1, 1, 1)
311user.TextSize = 20
312user.TextWrapped = true
313
314LOL.Name = "LOL"
315LOL.Parent = Login
316LOL.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
317LOL.BorderColor3 = Color3.new(1, 1, 1)
318LOL.BorderSizePixel = 4
319LOL.Size = UDim2.new(0, 407, 0, 36)
320LOL.Font = Enum.Font.SourceSansBold
321LOL.Text = "Welcome To RB Hub Enter Your Key Below"
322LOL.TextColor3 = Color3.new(1, 1, 1)
323LOL.TextSize = 20
324LOL.TextWrapped = true
325
326Submit.Name = "Submit"
327Submit.Parent = Login
328Submit.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
329Submit.BorderColor3 = Color3.new(1, 1, 1)
330Submit.BorderSizePixel = 4
331Submit.Position = UDim2.new(0.253071249, 0, 0.71777004, 0)
332Submit.Size = UDim2.new(0, 200, 0, 50)
333Submit.Font = Enum.Font.SourceSansBold
334Submit.Text = "Submit"
335Submit.TextColor3 = Color3.new(1, 1, 1)
336Submit.TextSize = 20
337Submit.TextWrapped = true
338Submit.MouseButton1Down:connect(function()
339if user.Text == "darrylllit11002278abc" then
340 LoginGui:Destroy()
341 Opener.Visible = true
342elseif user.Text == "Yasir2006" then
343 LoginGui:Destroy()
344 Opener.Visible = true
345elseif user.Text == "bumasmfsuckmydickbicth" then
346
347elseif user.Text == "Tiplouf123" then
348 LoginGui:Destroy()
349 Opener.Visible = true
350elseif user.Text == "IFartedtomuch" then
351 LoginGui:Destroy()
352 Opener.Visible = true
353elseif user.Text == "CyamicIsGay" then
354 LoginGui:Destroy()
355 Opener.Visible = true
356elseif user.Text == "DoubleLime7857" then
357 LoginGui:Destroy()
358 Opener.Visible = true
359elseif user.Text == "Alessandro31" then
360 LoginGui:Destroy()
361 Opener.Visible = true
362
363elseif user.Text == "Jug Aceaface11" then
364 LoginGui:Destroy()
365 Opener.Visible = true
366 elseif user.Text == "YoungKlurrz" then
367 LoginGui:Destroy()
368 Opener.Visible = true
369
370elseif user.Text == "AlmightyMasenkoShallNotSurrender" then
371 LoginGui:Destroy()
372 Opener.Visible = true
373elseif user.Text == "Ghostoftemples" then
374 LoginGui:Destroy()
375 Opener.Visible = true
376elseif user.Text == "32342452433144maikol" then
377 LoginGui:Destroy()
378 Opener.Visible = true
379 elseif user.Text == "zozoisgood" then
380 LoginGui:Destroy()
381 Opener.Visible = true
382 elseif user.Text == "ma43ma43" then
383 LoginGui:Destroy()
384 Opener.Visible = true
385 elseif user.Text == "tricky0391" then
386 LoginGui:Destroy()
387 Opener.Visible = true
388elseif user.Text == "LOL09823" then
389 LoginGui:Destroy()
390 Opener.Visible = true
391
392
393end
394end)
395
396MainGuis.Name = "MainGuis"
397MainGuis.Parent = game.CoreGui
398MainGuis.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
399
400Main1.Name = "Main1"
401Main1.Parent = MainGuis
402Main1.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
403Main1.BorderColor3 = Color3.new(1, 1, 1)
404Main1.BorderSizePixel = 4
405Main1.Position = UDim2.new(0.298366368, 0, 0.302211314, 0)
406Main1.Size = UDim2.new(0, 590, 0, 375)
407Main1.Visible = false
408Main1.Active = true
409Main1.Draggable = true
410
411Credits.Name = "Credits"
412Credits.Parent = Main1
413Credits.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
414Credits.BorderColor3 = Color3.new(1, 1, 1)
415Credits.BorderSizePixel = 4
416Credits.Size = UDim2.new(0, 590, 0, 32)
417Credits.Font = Enum.Font.SourceSansBold
418Credits.Text = "RB Hub Created By Ghost Of Codes#6437"
419Credits.TextColor3 = Color3.new(1, 1, 1)
420Credits.TextSize = 20
421Credits.TextWrapped = true
422
423Stats.Name = "Stats"
424Stats.Parent = Main1
425Stats.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
426Stats.BorderColor3 = Color3.new(1, 1, 1)
427Stats.BorderSizePixel = 4
428Stats.Position = UDim2.new(0.0408602133, 0, 0.174041301, 0)
429Stats.Size = UDim2.new(0, 140, 0, 30)
430Stats.Font = Enum.Font.SourceSansBold
431Stats.Text = "Stat Change"
432Stats.TextColor3 = Color3.new(1, 1, 1)
433Stats.TextSize = 20
434Stats.TextWrapped = true
435
436Dribbles.Name = "Dribbles"
437Dribbles.Parent = Main1
438Dribbles.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
439Dribbles.BorderColor3 = Color3.new(1, 1, 1)
440Dribbles.BorderSizePixel = 4
441Dribbles.Position = UDim2.new(0.703572035, 0, 0.883374572, 0)
442Dribbles.Size = UDim2.new(0, 140, 0, 30)
443Dribbles.Font = Enum.Font.SourceSansBold
444Dribbles.Text = "Faster Dribbles"
445Dribbles.TextColor3 = Color3.new(1, 1, 1)
446Dribbles.TextSize = 20
447Dribbles.TextWrapped = true
448
449Aimbot.Name = "Aimbot"
450Aimbot.Parent = Main1
451Aimbot.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
452Aimbot.BorderColor3 = Color3.new(1, 1, 1)
453Aimbot.BorderSizePixel = 4
454Aimbot.Position = UDim2.new(0.379843265, 0, 0.174041301, 0)
455Aimbot.Size = UDim2.new(0, 140, 0, 30)
456Aimbot.Font = Enum.Font.SourceSansBold
457Aimbot.Text = "Aimbot(Might Not Work)"
458Aimbot.TextColor3 = Color3.new(1, 1, 1)
459Aimbot.TextScaled = true
460Aimbot.TextSize = 20
461Aimbot.TextWrapped = true
462
463Admin.Name = "Admin"
464Admin.Parent = Main1
465Admin.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
466Admin.BorderColor3 = Color3.new(1, 1, 1)
467Admin.BorderSizePixel = 4
468Admin.Position = UDim2.new(0.703572035, 0, 0.174041301, 0)
469Admin.Size = UDim2.new(0, 140, 0, 30)
470Admin.Font = Enum.Font.SourceSansBold
471Admin.Text = "Admin"
472Admin.TextColor3 = Color3.new(1, 1, 1)
473Admin.TextSize = 20
474Admin.TextWrapped = true
475
476AdminV2.Name = "AdminV2"
477AdminV2.Parent = Main1
478AdminV2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
479AdminV2.BorderColor3 = Color3.new(1, 1, 1)
480AdminV2.BorderSizePixel = 4
481AdminV2.Position = UDim2.new(0.0408601761, 0, 0.315374613, 0)
482AdminV2.Size = UDim2.new(0, 140, 0, 30)
483AdminV2.Font = Enum.Font.SourceSansBold
484AdminV2.Text = "AdminV2"
485AdminV2.TextColor3 = Color3.new(1, 1, 1)
486AdminV2.TextSize = 20
487AdminV2.TextWrapped = true
488
489Noclip.Name = "Noclip"
490Noclip.Parent = Main1
491Noclip.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
492Noclip.BorderColor3 = Color3.new(1, 1, 1)
493Noclip.BorderSizePixel = 4
494Noclip.Position = UDim2.new(0.379843235, 0, 0.315374613, 0)
495Noclip.Size = UDim2.new(0, 140, 0, 30)
496Noclip.Font = Enum.Font.SourceSansBold
497Noclip.Text = "Noclip(Press F)"
498Noclip.TextColor3 = Color3.new(1, 1, 1)
499Noclip.TextSize = 20
500Noclip.TextWrapped = true
501
502SpeedFly.Name = "SpeedFly"
503SpeedFly.Parent = Main1
504SpeedFly.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
505SpeedFly.BorderColor3 = Color3.new(1, 1, 1)
506SpeedFly.BorderSizePixel = 4
507SpeedFly.Position = UDim2.new(0.703572035, 0, 0.315374613, 0)
508SpeedFly.Size = UDim2.new(0, 140, 0, 30)
509SpeedFly.Font = Enum.Font.SourceSansBold
510SpeedFly.Text = "Speed/Fly"
511SpeedFly.TextColor3 = Color3.new(1, 1, 1)
512SpeedFly.TextSize = 20
513SpeedFly.TextWrapped = true
514
515NoclipFly.Name = "NoclipFly"
516NoclipFly.Parent = Main1
517NoclipFly.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
518NoclipFly.BorderColor3 = Color3.new(1, 1, 1)
519NoclipFly.BorderSizePixel = 4
520NoclipFly.Position = UDim2.new(0.0408601761, 0, 0.459374607, 0)
521NoclipFly.Size = UDim2.new(0, 140, 0, 30)
522NoclipFly.Font = Enum.Font.SourceSansBold
523NoclipFly.Text = "Fly Press (Q)"
524NoclipFly.TextColor3 = Color3.new(1, 1, 1)
525NoclipFly.TextSize = 20
526NoclipFly.TextWrapped = true
527
528Screen.Name = "Screen"
529Screen.Parent = Main1
530Screen.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
531Screen.BorderColor3 = Color3.new(1, 1, 1)
532Screen.BorderSizePixel = 4
533Screen.Position = UDim2.new(0.379843235, 0, 0.459374607, 0)
534Screen.Size = UDim2.new(0, 140, 0, 30)
535Screen.Font = Enum.Font.SourceSansBold
536Screen.Text = "Anti Screen"
537Screen.TextColor3 = Color3.new(1, 1, 1)
538Screen.TextSize = 20
539Screen.TextWrapped = true
540
541TP.Name = "TP"
542TP.Parent = Main1
543TP.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
544TP.BorderColor3 = Color3.new(1, 1, 1)
545TP.BorderSizePixel = 4
546TP.Position = UDim2.new(0.703572035, 0, 0.459374607, 0)
547TP.Size = UDim2.new(0, 140, 0, 30)
548TP.Font = Enum.Font.SourceSansBold
549TP.Text = "TP(N)"
550TP.TextColor3 = Color3.new(1, 1, 1)
551TP.TextSize = 20
552TP.TextWrapped = true
553
554Animations.Name = "Animations"
555Animations.Parent = Main1
556Animations.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
557Animations.BorderColor3 = Color3.new(1, 1, 1)
558Animations.BorderSizePixel = 4
559Animations.Position = UDim2.new(0.0408601761, 0, 0.598041296, 0)
560Animations.Size = UDim2.new(0, 140, 0, 30)
561Animations.Font = Enum.Font.SourceSansBold
562Animations.Text = "Animations"
563Animations.TextColor3 = Color3.new(1, 1, 1)
564Animations.TextSize = 20
565Animations.TextWrapped = true
566
567CtrlDelete.Name = "CtrlDelete"
568CtrlDelete.Parent = Main1
569CtrlDelete.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
570CtrlDelete.BorderColor3 = Color3.new(1, 1, 1)
571CtrlDelete.BorderSizePixel = 4
572CtrlDelete.Position = UDim2.new(0.379843235, 0, 0.598041296, 0)
573CtrlDelete.Size = UDim2.new(0, 140, 0, 30)
574CtrlDelete.Font = Enum.Font.SourceSansBold
575CtrlDelete.Text = "Ctrl To Delete"
576CtrlDelete.TextColor3 = Color3.new(1, 1, 1)
577CtrlDelete.TextSize = 20
578CtrlDelete.TextWrapped = true
579
580Boxing.Name = "Boxing"
581Boxing.Parent = Main1
582Boxing.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
583Boxing.BorderColor3 = Color3.new(1, 1, 1)
584Boxing.BorderSizePixel = 4
585Boxing.Position = UDim2.new(0.703572035, 0, 0.598041296, 0)
586Boxing.Size = UDim2.new(0, 140, 0, 30)
587Boxing.Font = Enum.Font.SourceSansBold
588Boxing.Text = "Boxing(1-10)"
589Boxing.TextColor3 = Color3.new(1, 1, 1)
590Boxing.TextSize = 20
591Boxing.TextWrapped = true
592
593SpyV2.Name = "SpyV2"
594SpyV2.Parent = Main1
595SpyV2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
596SpyV2.BorderColor3 = Color3.new(1, 1, 1)
597SpyV2.BorderSizePixel = 4
598SpyV2.Position = UDim2.new(0.0391652584, 0, 0.744707942, 0)
599SpyV2.Size = UDim2.new(0, 140, 0, 30)
600SpyV2.Font = Enum.Font.SourceSansBold
601SpyV2.Text = "MRSpyV2"
602SpyV2.TextColor3 = Color3.new(1, 1, 1)
603SpyV2.TextSize = 20
604SpyV2.TextWrapped = true
605
606RemoteSpy.Name = "RemoteSpy"
607RemoteSpy.Parent = Main1
608RemoteSpy.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
609RemoteSpy.BorderColor3 = Color3.new(1, 1, 1)
610RemoteSpy.BorderSizePixel = 4
611RemoteSpy.Position = UDim2.new(0.379843235, 0, 0.744707942, 0)
612RemoteSpy.Size = UDim2.new(0, 140, 0, 30)
613RemoteSpy.Font = Enum.Font.SourceSansBold
614RemoteSpy.Text = "Remote Spy"
615RemoteSpy.TextColor3 = Color3.new(1, 1, 1)
616RemoteSpy.TextSize = 20
617RemoteSpy.TextWrapped = true
618
619Slots.Name = "Slots"
620Slots.Parent = Main1
621Slots.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
622Slots.BorderColor3 = Color3.new(1, 1, 1)
623Slots.BorderSizePixel = 4
624Slots.Position = UDim2.new(0.703572035, 0, 0.744707942, 0)
625Slots.Size = UDim2.new(0, 140, 0, 30)
626Slots.Font = Enum.Font.SourceSansBold
627Slots.Text = "3 Slots"
628Slots.TextColor3 = Color3.new(1, 1, 1)
629Slots.TextSize = 20
630Slots.TextWrapped = true
631
632InfStamina.Name = "InfStamina"
633InfStamina.Parent = Main1
634InfStamina.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
635InfStamina.BorderColor3 = Color3.new(1, 1, 1)
636InfStamina.BorderSizePixel = 4
637InfStamina.Position = UDim2.new(0.0408601761, 0, 0.883374572, 0)
638InfStamina.Size = UDim2.new(0, 140, 0, 30)
639InfStamina.Font = Enum.Font.SourceSansBold
640InfStamina.Text = "Inf Stamina"
641InfStamina.TextColor3 = Color3.new(1, 1, 1)
642InfStamina.TextSize = 20
643InfStamina.TextWrapped = true
644
645DropBallF.Name = "Drop Ball(F)"
646DropBallF.Parent = Main1
647DropBallF.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
648DropBallF.BorderColor3 = Color3.new(1, 1, 1)
649DropBallF.BorderSizePixel = 4
650DropBallF.Position = UDim2.new(0.379843235, 0, 0.883374572, 0)
651DropBallF.Size = UDim2.new(0, 140, 0, 30)
652DropBallF.Font = Enum.Font.SourceSansBold
653DropBallF.Text = "Anti Auto Steal"
654DropBallF.TextColor3 = Color3.new(1, 1, 1)
655DropBallF.TextSize = 20
656DropBallF.TextWrapped = true
657
658closemain.Name = "closemain"
659closemain.Parent = Main1
660closemain.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
661closemain.BorderSizePixel = 0
662closemain.Position = UDim2.new(0.951029658, 0, 0, 0)
663closemain.Size = UDim2.new(0, 29, 0, 32)
664closemain.Font = Enum.Font.GothamSemibold
665closemain.Text = "X"
666closemain.TextColor3 = Color3.new(1, 1, 1)
667closemain.TextSize = 20
668closemain.TextWrapped = true
669
670Main2.Name = "Main2"
671Main2.Parent = MainGuis
672Main2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
673Main2.BorderColor3 = Color3.new(1, 1, 1)
674Main2.BorderSizePixel = 4
675Main2.Position = UDim2.new(0.322441965, 0, 0.203931168, 0)
676Main2.Size = UDim2.new(0, 567, 0, 465)
677Main2.Visible = false
678Main2.Active = true
679Main2.Draggable = true
680
681AntiAnkles.Name = "Anti Ankles"
682AntiAnkles.Parent = Main2
683AntiAnkles.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
684AntiAnkles.BorderColor3 = Color3.new(1, 1, 1)
685AntiAnkles.BorderSizePixel = 4
686AntiAnkles.Position = UDim2.new(0.0528727993, 0, 0.0453469157, 0)
687AntiAnkles.Size = UDim2.new(0, 150, 0, 33)
688AntiAnkles.Font = Enum.Font.SourceSansBold
689AntiAnkles.Text = "Anti Ankles"
690AntiAnkles.TextColor3 = Color3.new(1, 1, 1)
691AntiAnkles.TextSize = 20
692
693ChatLogs.Name = "ChatLogs"
694ChatLogs.Parent = Main2
695ChatLogs.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
696ChatLogs.BorderColor3 = Color3.new(1, 1, 1)
697ChatLogs.BorderSizePixel = 4
698ChatLogs.Position = UDim2.new(0.361292779, 0, 0.0472167842, 0)
699ChatLogs.Size = UDim2.new(0, 150, 0, 32)
700ChatLogs.Font = Enum.Font.SourceSansBold
701ChatLogs.Text = "Chat Logs"
702ChatLogs.TextColor3 = Color3.new(1, 1, 1)
703ChatLogs.TextSize = 20
704
705Gym.Name = "Gym"
706Gym.Parent = Main2
707Gym.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
708Gym.BorderColor3 = Color3.new(1, 1, 1)
709Gym.BorderSizePixel = 4
710Gym.Position = UDim2.new(0.658551753, 0, 0.0463461876, 0)
711Gym.Size = UDim2.new(0, 150, 0, 32)
712Gym.Font = Enum.Font.SourceSansBold
713Gym.Text = "GymAimbot(Q)"
714Gym.TextColor3 = Color3.new(1, 1, 1)
715Gym.TextSize = 20
716
717AutoSteal.Name = "AutoSteal"
718AutoSteal.Parent = Main2
719AutoSteal.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
720AutoSteal.BorderColor3 = Color3.new(1, 1, 1)
721AutoSteal.BorderSizePixel = 4
722AutoSteal.Position = UDim2.new(0.657358885, 0, 0.333295286, 0)
723AutoSteal.Size = UDim2.new(0, 150, 0, 32)
724AutoSteal.Font = Enum.Font.SourceSansBold
725AutoSteal.Text = "Auto Steal"
726AutoSteal.TextColor3 = Color3.new(1, 1, 1)
727AutoSteal.TextSize = 20
728
729StealPlayer.Name = "StealPlayer"
730StealPlayer.Parent = AutoSteal
731StealPlayer.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
732StealPlayer.BorderColor3 = Color3.new(1, 1, 1)
733StealPlayer.BorderSizePixel = 4
734StealPlayer.Position = UDim2.new(0, 0, 1.18757391, 0)
735StealPlayer.Size = UDim2.new(0, 150, 0, 30)
736StealPlayer.Font = Enum.Font.SourceSansBold
737StealPlayer.Text = "Player Name Here"
738StealPlayer.TextColor3 = Color3.new(1, 1, 1)
739StealPlayer.TextSize = 20
740StealPlayer.TextWrapped = true
741
742AutoBlock.Name = "AutoBlock"
743AutoBlock.Parent = Main2
744AutoBlock.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
745AutoBlock.BorderColor3 = Color3.new(1, 1, 1)
746AutoBlock.BorderSizePixel = 4
747AutoBlock.Position = UDim2.new(0.0544240475, 0, 0.333300471, 0)
748AutoBlock.Size = UDim2.new(0, 150, 0, 32)
749AutoBlock.Font = Enum.Font.SourceSansBold
750AutoBlock.Text = "Auto Block"
751AutoBlock.TextColor3 = Color3.new(1, 1, 1)
752AutoBlock.TextSize = 20
753
754BlockPlayer.Name = "BlockPlayer"
755BlockPlayer.Parent = AutoBlock
756BlockPlayer.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
757BlockPlayer.BorderColor3 = Color3.new(1, 1, 1)
758BlockPlayer.BorderSizePixel = 4
759BlockPlayer.Position = UDim2.new(0, 0, 1.1875, 0)
760BlockPlayer.Size = UDim2.new(0, 151, 0, 30)
761BlockPlayer.Font = Enum.Font.SourceSansBold
762BlockPlayer.Text = "Player Name Here"
763BlockPlayer.TextColor3 = Color3.new(1, 1, 1)
764BlockPlayer.TextSize = 20
765BlockPlayer.TextWrapped = true
766
767AutoWin.Name = "AutoWin"
768AutoWin.Parent = Main2
769AutoWin.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
770AutoWin.BorderColor3 = Color3.new(1, 1, 1)
771AutoWin.BorderSizePixel = 4
772AutoWin.Position = UDim2.new(0.362655252, 0, 0.333411217, 0)
773AutoWin.Size = UDim2.new(0, 150, 0, 32)
774AutoWin.Font = Enum.Font.SourceSansBold
775AutoWin.Text = "Auto Win"
776AutoWin.TextColor3 = Color3.new(1, 1, 1)
777AutoWin.TextSize = 20
778
779CourtNumber.Name = "CourtNumber"
780CourtNumber.Parent = AutoWin
781CourtNumber.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
782CourtNumber.BorderColor3 = Color3.new(1, 1, 1)
783CourtNumber.BorderSizePixel = 4
784CourtNumber.Position = UDim2.new(0, 0, 1.1875, 0)
785CourtNumber.Size = UDim2.new(0, 151, 0, 30)
786CourtNumber.Font = Enum.Font.SourceSansBold
787CourtNumber.Text = "CourtNunberHere"
788CourtNumber.TextColor3 = Color3.new(1, 1, 1)
789CourtNumber.TextSize = 20
790CourtNumber.TextWrapped = true
791
792CloseMain2.Name = "CloseMain2"
793CloseMain2.Parent = Main2
794CloseMain2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
795CloseMain2.BorderSizePixel = 0
796CloseMain2.Position = UDim2.new(0.950891554, 0, 0, 0)
797CloseMain2.Size = UDim2.new(0, 29, 0, 21)
798CloseMain2.Font = Enum.Font.GothamSemibold
799CloseMain2.Text = "X"
800CloseMain2.TextColor3 = Color3.new(1, 1, 1)
801CloseMain2.TextSize = 20
802CloseMain2.TextWrapped = true
803
804RandomAnimations.Name = "RandomAnimations"
805RandomAnimations.Parent = Main2
806RandomAnimations.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
807RandomAnimations.BorderColor3 = Color3.new(1, 1, 1)
808RandomAnimations.BorderSizePixel = 4
809RandomAnimations.Position = UDim2.new(0.0544377156, 0, 0.170586765, 0)
810RandomAnimations.Size = UDim2.new(0, 150, 0, 32)
811RandomAnimations.Font = Enum.Font.SourceSansBold
812RandomAnimations.Text = "RandomAnimations(1-5)"
813RandomAnimations.TextColor3 = Color3.new(1, 1, 1)
814RandomAnimations.TextScaled = true
815RandomAnimations.TextSize = 20
816RandomAnimations.TextWrapped = true
817
818DexV4.Name = "DexV4"
819DexV4.Parent = Main2
820DexV4.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
821DexV4.BorderColor3 = Color3.new(1, 1, 1)
822DexV4.BorderSizePixel = 4
823DexV4.Position = UDim2.new(0.363888741, 0, 0.170586765, 0)
824DexV4.Size = UDim2.new(0, 150, 0, 32)
825DexV4.Font = Enum.Font.SourceSansBold
826DexV4.Text = "DexV4"
827DexV4.TextColor3 = Color3.new(1, 1, 1)
828DexV4.TextSize = 20
829DexV4.TextWrapped = true
830
831DexV5.Name = "DexV5"
832DexV5.Parent = Main2
833DexV5.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
834DexV5.BorderColor3 = Color3.new(1, 1, 1)
835DexV5.BorderSizePixel = 4
836DexV5.Position = UDim2.new(0.658551753, 0, 0.170586765, 0)
837DexV5.Size = UDim2.new(0, 150, 0, 32)
838DexV5.Font = Enum.Font.SourceSansBold
839DexV5.Text = "DexV5"
840DexV5.TextColor3 = Color3.new(1, 1, 1)
841DexV5.TextSize = 20
842DexV5.TextWrapped = true
843
844FreeJS.Name = "FreeJS"
845FreeJS.Parent = Main2
846FreeJS.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
847FreeJS.BorderColor3 = Color3.new(1, 1, 1)
848FreeJS.BorderSizePixel = 4
849FreeJS.Position = UDim2.new(0.0544089042, 0, 0.544873118, 0)
850FreeJS.Size = UDim2.new(0, 150, 0, 32)
851FreeJS.Font = Enum.Font.SourceSansBold
852FreeJS.Text = "FreeJSGamepass"
853FreeJS.TextColor3 = Color3.new(1, 1, 1)
854FreeJS.TextSize = 20
855FreeJS.TextWrapped = true
856
857StealCooldown.Name = "StealCooldown"
858StealCooldown.Parent = Main2
859StealCooldown.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
860StealCooldown.BorderColor3 = Color3.new(1, 1, 1)
861StealCooldown.BorderSizePixel = 4
862StealCooldown.Position = UDim2.new(0.363874972, 0, 0.544873118, 0)
863StealCooldown.Size = UDim2.new(0, 150, 0, 32)
864StealCooldown.Font = Enum.Font.SourceSansBold
865StealCooldown.Text = "No Steal Cooldown"
866StealCooldown.TextColor3 = Color3.new(1, 1, 1)
867StealCooldown.TextSize = 20
868StealCooldown.TextWrapped = true
869
870Jump.Name = "Jump"
871Jump.Parent = Main2
872Jump.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
873Jump.BorderColor3 = Color3.new(1, 1, 1)
874Jump.BorderSizePixel = 4
875Jump.Position = UDim2.new(0.658190727, 0, 0.544873118, 0)
876Jump.Size = UDim2.new(0, 150, 0, 32)
877Jump.Font = Enum.Font.SourceSansBold
878Jump.Text = "Inf Jump(Q)"
879Jump.TextColor3 = Color3.new(1, 1, 1)
880Jump.TextSize = 20
881Jump.TextWrapped = true
882
883East.Name = "East"
884East.Parent = Main2
885East.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
886East.BorderColor3 = Color3.new(1, 1, 1)
887East.BorderSizePixel = 4
888East.Position = UDim2.new(0.0514723398, 0, 0.676105022, 0)
889East.Size = UDim2.new(0, 150, 0, 32)
890East.Font = Enum.Font.SourceSansBold
891East.Text = "Change East"
892East.TextColor3 = Color3.new(1, 1, 1)
893East.TextSize = 20
894East.TextWrapped = true
895
896West.Name = "West"
897West.Parent = Main2
898West.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
899West.BorderColor3 = Color3.new(1, 1, 1)
900West.BorderSizePixel = 4
901West.Position = UDim2.new(0.363268316, 0, 0.676105022, 0)
902West.Size = UDim2.new(0, 150, 0, 32)
903West.Font = Enum.Font.SourceSansBold
904West.Text = "Change West"
905West.TextColor3 = Color3.new(1, 1, 1)
906West.TextSize = 20
907West.TextWrapped = true
908
909Dunk.Name = "Dunk"
910Dunk.Parent = Main2
911Dunk.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
912Dunk.BorderColor3 = Color3.new(1, 1, 1)
913Dunk.BorderSizePixel = 4
914Dunk.Position = UDim2.new(0.658105612, 0, 0.676105022, 0)
915Dunk.Size = UDim2.new(0, 150, 0, 32)
916Dunk.Font = Enum.Font.SourceSansBold
917Dunk.Text = "Dunk/Far Away"
918Dunk.TextColor3 = Color3.new(1, 1, 1)
919Dunk.TextSize = 20
920Dunk.TextWrapped = true
921
922AutoBreak.Name = "Auto Break"
923AutoBreak.Parent = Main2
924AutoBreak.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
925AutoBreak.BorderColor3 = Color3.new(1, 1, 1)
926AutoBreak.BorderSizePixel = 4
927AutoBreak.Position = UDim2.new(0.0500967912, 0, 0.807423234, 0)
928AutoBreak.Size = UDim2.new(0, 150, 0, 32)
929AutoBreak.Font = Enum.Font.SourceSansBold
930AutoBreak.Text = "Auto Ankle Breaker"
931AutoBreak.TextColor3 = Color3.new(1, 1, 1)
932AutoBreak.TextSize = 20
933AutoBreak.TextWrapped = true
934
935Fling.Name = "Fling"
936Fling.Parent = Main2
937Fling.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
938Fling.BorderColor3 = Color3.new(1, 1, 1)
939Fling.BorderSizePixel = 4
940Fling.Position = UDim2.new(0.360502422, 0, 0.807423234, 0)
941Fling.Size = UDim2.new(0, 150, 0, 32)
942Fling.Font = Enum.Font.SourceSansBold
943Fling.Text = "Start Fling"
944Fling.TextColor3 = Color3.new(1, 1, 1)
945Fling.TextSize = 20
946Fling.TextWrapped = true
947
948
949ChatBypass.Name = "ChatBypass"
950ChatBypass.Parent = Main2
951ChatBypass.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
952ChatBypass.BorderColor3 = Color3.new(1, 1, 1)
953ChatBypass.BorderSizePixel = 4
954ChatBypass.Position = UDim2.new(0.658105612, 0, 0.807287812, 0)
955ChatBypass.Size = UDim2.new(0, 150, 0, 32)
956ChatBypass.Font = Enum.Font.SourceSansBold
957ChatBypass.Text = "ChatBypass(/e What ever u wanna say)"
958ChatBypass.TextColor3 = Color3.new(1, 1, 1)
959ChatBypass.TextScaled = true
960ChatBypass.TextSize = 20
961ChatBypass.TextWrapped = true
962
963RBW3GUI.Name = "RBW3GUI"
964RBW3GUI.Parent = game.CoreGui
965RBW3GUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
966
967RBW3.Name = "RBW3"
968RBW3.Parent = RBW3GUI
969RBW3.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
970RBW3.BorderColor3 = Color3.new(1, 1, 1)
971RBW3.BorderSizePixel = 4
972RBW3.Position = UDim2.new(0.659501314, 0, 0.147420272, 0)
973RBW3.Size = UDim2.new(0, 303, 0, 304)
974RBW3.Visible = false
975RBW3.Active = true
976RBW3.Draggable = true
977
978Statchangerbw3.Name = "Statchangerbw3"
979Statchangerbw3.Parent = RBW3
980Statchangerbw3.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
981Statchangerbw3.BorderColor3 = Color3.new(1, 1, 1)
982Statchangerbw3.BorderSizePixel = 4
983Statchangerbw3.Position = UDim2.new(0.0578305088, 0, 0.0907751396, 0)
984Statchangerbw3.Size = UDim2.new(0, 120, 0, 26)
985Statchangerbw3.Font = Enum.Font.SourceSansBold
986Statchangerbw3.Text = "Stat Change"
987Statchangerbw3.TextColor3 = Color3.new(1, 1, 1)
988Statchangerbw3.TextSize = 20
989Statchangerbw3.TextWrapped = true
990
991Fly.Name = "Fly"
992Fly.Parent = RBW3
993Fly.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
994Fly.BorderColor3 = Color3.new(1, 1, 1)
995Fly.BorderSizePixel = 4
996Fly.Position = UDim2.new(0.557035089, 0, 0.0907751396, 0)
997Fly.Size = UDim2.new(0, 111, 0, 26)
998Fly.Font = Enum.Font.SourceSansBold
999Fly.Text = "Fly Press(Q)"
1000Fly.TextColor3 = Color3.new(1, 1, 1)
1001Fly.TextSize = 20
1002Fly.TextWrapped = true
1003
1004InfStaminaRBW3.Name = "InfStaminaRBW3"
1005InfStaminaRBW3.Parent = RBW3
1006InfStaminaRBW3.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1007InfStaminaRBW3.BorderColor3 = Color3.new(1, 1, 1)
1008InfStaminaRBW3.BorderSizePixel = 4
1009InfStaminaRBW3.Position = UDim2.new(0.0578305088, 0, 0.272433937, 0)
1010InfStaminaRBW3.Size = UDim2.new(0, 120, 0, 27)
1011InfStaminaRBW3.Font = Enum.Font.SourceSansBold
1012InfStaminaRBW3.Text = "Inf Stamina"
1013InfStaminaRBW3.TextColor3 = Color3.new(1, 1, 1)
1014InfStaminaRBW3.TextSize = 20
1015InfStaminaRBW3.TextWrapped = true
1016
1017Speed.Name = "Speed"
1018Speed.Parent = RBW3
1019Speed.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1020Speed.BorderColor3 = Color3.new(1, 1, 1)
1021Speed.BorderSizePixel = 4
1022Speed.Position = UDim2.new(0.0578305088, 0, 0.448655784, 0)
1023Speed.Size = UDim2.new(0, 120, 0, 25)
1024Speed.Font = Enum.Font.SourceSansBold
1025Speed.Text = "Speed(Hold B)"
1026Speed.TextColor3 = Color3.new(1, 1, 1)
1027Speed.TextSize = 20
1028Speed.TextWrapped = true
1029
1030ClickTP.Name = "ClickTP"
1031ClickTP.Parent = RBW3
1032ClickTP.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1033ClickTP.BorderColor3 = Color3.new(1, 1, 1)
1034ClickTP.BorderSizePixel = 4
1035ClickTP.Position = UDim2.new(0.556180358, 0, 0.485972047, 0)
1036ClickTP.Size = UDim2.new(0, 118, 0, 26)
1037ClickTP.Font = Enum.Font.SourceSansBold
1038ClickTP.Text = "ClickTP(V)"
1039ClickTP.TextColor3 = Color3.new(1, 1, 1)
1040ClickTP.TextSize = 20
1041ClickTP.TextWrapped = true
1042
1043HipHeight.Name = "HipHeight"
1044HipHeight.Parent = RBW3
1045HipHeight.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1046HipHeight.BorderColor3 = Color3.new(1, 1, 1)
1047HipHeight.BorderSizePixel = 4
1048HipHeight.Position = UDim2.new(0.556864619, 0, 0.272433937, 0)
1049HipHeight.Size = UDim2.new(0, 118, 0, 26)
1050HipHeight.Font = Enum.Font.SourceSansBold
1051HipHeight.Text = "SetHeight"
1052HipHeight.TextColor3 = Color3.new(1, 1, 1)
1053HipHeight.TextSize = 20
1054HipHeight.TextWrapped = true
1055
1056HeightAmount.Name = "HeightAmount"
1057HeightAmount.Parent = HipHeight
1058HeightAmount.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1059HeightAmount.BorderColor3 = Color3.new(1, 1, 1)
1060HeightAmount.BorderSizePixel = 4
1061HeightAmount.Position = UDim2.new(0, 0, 1.36813235, 0)
1062HeightAmount.Size = UDim2.new(0, 118, 0, 18)
1063HeightAmount.Font = Enum.Font.SourceSansBold
1064HeightAmount.Text = "HeightAmountHere"
1065HeightAmount.TextColor3 = Color3.new(1, 1, 1)
1066HeightAmount.TextScaled = true
1067HeightAmount.TextSize = 20
1068HeightAmount.TextWrapped = true
1069
1070CloseRBW3.Name = "CloseRBW3"
1071CloseRBW3.Parent = RBW3
1072CloseRBW3.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1073CloseRBW3.BorderSizePixel = 0
1074CloseRBW3.Position = UDim2.new(0.86396575, 0, -0.00133012468, 0)
1075CloseRBW3.Size = UDim2.new(0, 41, 0, 22)
1076CloseRBW3.Font = Enum.Font.GothamSemibold
1077CloseRBW3.Text = "X"
1078CloseRBW3.TextColor3 = Color3.new(1, 1, 1)
1079CloseRBW3.TextSize = 20
1080CloseRBW3.TextWrapped = true
1081
1082AutoStealRBW3.Name = "AutoStealRBW3"
1083AutoStealRBW3.Parent = RBW3
1084AutoStealRBW3.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1085AutoStealRBW3.BorderColor3 = Color3.new(1, 1, 1)
1086AutoStealRBW3.BorderSizePixel = 4
1087AutoStealRBW3.Position = UDim2.new(0.0578305088, 0, 0.610972047, 0)
1088AutoStealRBW3.Size = UDim2.new(0, 120, 0, 26)
1089AutoStealRBW3.Font = Enum.Font.SourceSansBold
1090AutoStealRBW3.Text = "Auto Steal(Press F)"
1091AutoStealRBW3.TextColor3 = Color3.new(1, 1, 1)
1092AutoStealRBW3.TextScaled = true
1093AutoStealRBW3.TextSize = 20
1094AutoStealRBW3.TextWrapped = true
1095
1096UsernamePlayer.Name = "UsernamePlayer"
1097UsernamePlayer.Parent = AutoStealRBW3
1098UsernamePlayer.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1099UsernamePlayer.BorderColor3 = Color3.new(1, 1, 1)
1100UsernamePlayer.BorderSizePixel = 4
1101UsernamePlayer.Position = UDim2.new(-0.000282287598, 0, 1.34615386, 0)
1102UsernamePlayer.Size = UDim2.new(0, 120, 0, 20)
1103UsernamePlayer.Font = Enum.Font.SourceSansBold
1104UsernamePlayer.Text = "enter ur username"
1105UsernamePlayer.TextColor3 = Color3.new(1, 1, 1)
1106UsernamePlayer.TextScaled = true
1107UsernamePlayer.TextSize = 20
1108UsernamePlayer.TextWrapped = true
1109
1110TextLabel.Parent = RBW3
1111TextLabel.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1112TextLabel.BorderColor3 = Color3.new(1, 1, 1)
1113TextLabel.BorderSizePixel = 4
1114TextLabel.Position = UDim2.new(0, 0, 0.835526407, 0)
1115TextLabel.Size = UDim2.new(0, 303, 0, 50)
1116TextLabel.Font = Enum.Font.GothamSemibold
1117TextLabel.Text = "Ok So How Auto steal works? to use auto steal make sure you IB The Ball Once you IB The Ball Then you Press F Once you have enterd your name then it will self pass you the ball"
1118TextLabel.TextColor3 = Color3.new(1, 1, 1)
1119TextLabel.TextScaled = true
1120TextLabel.TextSize = 20
1121TextLabel.TextWrapped = true
1122-- Scripts:
1123Fling.MouseButton1Down:connect(function()
1124
1125power = 2900 -- change this to make it more or less powerful
1126
1127game:GetService('RunService').Stepped:connect(function()
1128game.Players.LocalPlayer.Character.Head.CanCollide = false
1129game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
1130game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
1131game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
1132end)
1133wait(.1)
1134local bambam = Instance.new("BodyThrust")
1135bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
1136bambam.Force = Vector3.new(power,0,power)
1137bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
1138
1139end)
1140
1141
1142
1143
1144AntiBan.MouseButton1Down:connect(function()
1145game.ReplicatedStorage.gameplay.BanPlayer:Destroy()
1146end)
1147
1148AutoStealRBW3.MouseButton1Down:connect(function()
1149plr = game.Players.LocalPlayer
1150hum = plr.Character.HumanoidRootPart
1151mouse = plr:GetMouse()
1152mouse.KeyDown:connect(function(key)
1153if key == "f" then
1154game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-23.415205, 6.30879116, 14.8732901)
1155wait(0.5)
1156local A_1 = game:GetService("Workspace")[UsernamePlayer.Text]
1157local A_2 = "\67\104\101\115\116"
1158local A_3 = false
1159local Event = game:GetService("Workspace").Basketball.pass
1160Event:FireServer(A_1, A_2, A_3)
1161end
1162end)
1163end)
1164
1165
1166AutoBreak.MouseButton1Down:connect(function()
1167local Storage = game:GetService('ReplicatedStorage');
1168local Players = game:GetService("Players")
1169local Player = Players.LocalPlayer
1170while wait(0.4) do
1171 local MyChar = Player.Character or Player.CharacterAdded:wait()
1172 local RootPart = MyChar:WaitForChild 'HumanoidRootPart';
1173
1174 local postcf = RootPart.Position - Vector3.new(RootPart.Velocity.X / 6, 0, RootPart.Velocity.Z / 6)
1175 local poscf = CFrame.new(postcf) + RootPart.CFrame.lookVector * 6
1176 local herecf = Vector3.new(poscf.X, poscf.Y, poscf.Z)
1177 for _, p in next, (Players:GetPlayers()) do
1178 if p ~= Player and p.Character and p.Character:FindFirstChild("HumanoidRootPart") and (p.Character.HumanoidRootPart.Position - herecf).magnitude < 20 and not p.Character:FindFirstChild("ball.weld") then
1179 Storage:WaitForChild('gameplay').character.movedoff:FireServer(p, p.Character.HumanoidRootPart.Position, p.Character.HumanoidRootPart.Position)
1180 end
1181 end
1182 end
1183end)
1184
1185
1186
1187
1188NoclipFly.MouseButton1Down:connect(function()
1189local Enabled = false
1190 local Camera = game.Workspace.CurrentCamera
1191 local Player = game:GetService("Players").LocalPlayer
1192 local Input = game:GetService("UserInputService")
1193 local Forward = false
1194 local Back = false
1195 local Left = false
1196 local Right = false
1197 local Up = false
1198 local Down = false
1199
1200 local function SetPlayer()
1201 for i,v in pairs(Player.Character:GetChildren()) do
1202 pcall(function()
1203 v.Anchored = not v.Anchored
1204 end)
1205 end
1206 end
1207
1208 Input.InputBegan:Connect(function(Key,IsChat)
1209 if IsChat then return end
1210 if Key.KeyCode == Enum.KeyCode.Q then
1211 Enabled = not Enabled
1212 SetPlayer()
1213 end
1214 if Key.KeyCode == Enum.KeyCode.W then
1215 Forward = true
1216 end
1217 if Key.KeyCode == Enum.KeyCode.S then
1218 Back = true
1219 end
1220 if Key.KeyCode == Enum.KeyCode.A then
1221 Left = true
1222 end
1223 if Key.KeyCode == Enum.KeyCode.D then
1224 Right = true
1225 end
1226 if Key.KeyCode == Enum.KeyCode.Space then
1227 Up = true
1228 end
1229 if Key.KeyCode == Enum.KeyCode.LeftControl then
1230 Down = true
1231 end
1232 end)
1233
1234 Input.InputEnded:Connect(function(Key,IsChat)
1235 if IsChat then return end
1236 if Key.KeyCode == Enum.KeyCode.W then
1237 Forward = false
1238 end
1239 if Key.KeyCode == Enum.KeyCode.S then
1240 Back = false
1241 end
1242 if Key.KeyCode == Enum.KeyCode.A then
1243 Left = false
1244 end
1245 if Key.KeyCode == Enum.KeyCode.D then
1246 Right = false
1247 end
1248 if Key.KeyCode == Enum.KeyCode.Space then
1249 Up = false
1250 end
1251 if Key.KeyCode == Enum.KeyCode.LeftControl then
1252 Down = false
1253 end
1254 end)
1255
1256 while game:GetService("RunService").RenderStepped:Wait() do
1257 if Enabled then
1258 pcall(function()
1259 if Forward then
1260 Player.Character:TranslateBy(Camera.CFrame.lookVector*2)
1261 end
1262 if Back then
1263 Player.Character:TranslateBy(-Camera.CFrame.lookVector*2)
1264 end
1265 if Left then
1266 Player.Character:TranslateBy(-Camera.CFrame:vectorToWorldSpace(Vector3.new(1,0,0))*2)
1267 end
1268 if Right then
1269 Player.Character:TranslateBy(Camera.CFrame:vectorToWorldSpace(Vector3.new(1,0,0))*2)
1270 end
1271 if Up then
1272 Player.Character:TranslateBy(Camera.CFrame:vectorToWorldSpace(Vector3.new(0,1,0))*2)
1273 end
1274 if Down then
1275 Player.Character:TranslateBy(-Camera.CFrame:vectorToWorldSpace(Vector3.new(0,1,0))*2)
1276 end
1277 end)
1278 end
1279 end
1280end)
1281
1282
1283
1284
1285
1286
1287Statchangerbw3.MouseButton1Down:connect(function()
1288--[[
1289
1290Obfuscated with IronBrew uwu
1291Thanks Inori <3
1292
1293(Buy IronBrew or you're a nerd).
1294
1295]]--
1296
1297local function t(o)local l,F,n="","",{}local D=256;local B={}for e=0,D-1 do B[e]=string.char(e)end;local e=1;local C=tonumber;local function E()local l=C(o:sub(e,e),16)e=e+1;local F=C(o:sub(e,e+l-1),16)e=e+l;return F end;l=string.char(E())n[1]=l;while e<#o do local e=E()if B[e]then F=B[e]else F=l..l:sub(1,1)end;B[D]=l..F:sub(1,1)n[#n+1],l,D=F,F,D+1 end;return table.concat(n)end;local o=t('26E24F310124E249310124F22B22A22D23A22824E24A3105227310A22A24E244310522322022E22B23C23B23D226221310B310D310122822E22231113113310122222E23731193122311C22E24E246310521C23B22A22E223311C310B243310522822A23B23A23F239313423A22A23C24E31383120313B23D22A228226311923D236312E310523A23C22A23D22B22E23B312D311F24F22823C23A22D24C310531052161F24E2473105315223D23922622C311122C310527F27627B27723627622722A27D27B22422A22B27422323B22527B22127E22723622A229310A22422327C23F22023A27F22B22727C27F262276314123B22022222722023D22822527622627B222229318F27C27A22A26222022522027F226227221319427F27A27B22727F23C31A222527F2283191277318D22531AD27623B22B22523A23627B314222B3164310521F22322E318423D3143315923B23623F3111315923822E23D22124E275310E23B23B23F23C2752602603135221311822A2363199311926122C319726021C22C311B23F23B23C26021D1D1722022022426123F22723F2701431E727221D22D21C22431F131CA3143312524F1E31DD311B310931323143248310521931403142310C3105312723B22731123166313B313D313F223314131C83101312A222312C314431051322022C313431CA31CC3153314F3101318622122C23B22622031D9314524F322F31CD3131315631433104310123F311B22123B3218310111312231D4310522122A237324724D3105261323224F1022322B3131313322324E315F310121018322424F1731DD23F18313B24E25F3139314722E23831233157315722D22322A325E24F324224F24E32133225311A3136324824F22C22731D724E24B310522D2263247315922D237319A327E22D2363132327531052BF270316024E24F320B2E424F2B72B031052EB2E524B31652CC31012332E8247329B327824F2AB2E924725724F24C32962B32ED24F26F24F2423101152ED247326A24A32962532F025B329B2CB32522A32E931452C732962432E5310526B310127332CA310126C31012F32E1328424F2C931012E3312F31023277310731093137326B313C313E321631CF31051B3108314332DA31063108318C323522A327824E25E316631323134313632DD32EC316B321D3225321F32E2322231113275326032553257325932F32233160327832F131012E0329A329C310124D2E124F3165325E32C9310532AD24F2C12E132BA24F32BC24F267330F326A325E2BB2E124332B42D532962632E125B33243252227329932A731012A3329F27F24F32A224F2D92E9331431011D2EC32A62B024B32962232F13105325224F2DF2E525F316525932522752E4253329B2CF315F277329F1F33333101275329F31652D631012E532D4310132D724F2E5327532913101329333623105336524F3353334224F26431052E8330B32D52AF2EC24B32C1310117335C24F2C531012772E3237329B24E24024F25232D43165337924F2D12E323B329B2CE241327F3341326A25C32D22F524B326A2DC3101211334626724F251325229B2E3227337E32B62202ED243326A2D832962472F932B324F25A335D2F9257326A25E315F2D92FD24B33992DA32D82FD253326A2DE315F2DF32AB326A25432962F92E525331012CD315F2A92E1331524D315F2872E317337E312F2B8330F316525031012132E31B338A31652A433772CD31012D9337733851F2E3273338A321321A338E24F339024F21D32D432B4338527D2E327B338A310423E33A333A532962792F533AA33AC24F2A32F525B33BB32522E533BF24F33C124F28B332833C6325225F2E326F337E328433F7316532B332961D3377335E2652E32F7321324E2B82B02BB2E32FB32132CE2B92B02CB2E32DF341D2BD2B02DF339E341D2A22B022B3422342434262E52E329334242B42B029D2E328B3424329B33CE2E7341D2BA2B0251310128D31052E0333C24132962F12E4243334E329622F329F2B724F2C2310122B2EC1F329B32A031012F132D52D333E0334632BB3252293336E332E24F29732AB333232AF33ED333B32A732962213406331B1D33A331012C83296112F0223334E32B62F12F5341424D32961533AE3101248315F2492E323F2B52B024E1124F2AA2C427732A732132872C932B424F24D32842252C53319331B2BD2E126B33532C43284342822F348D24E1324F23C2ED3499349B24F26533EA32DA2E72E321734A91424F2B82F02CF32A7326A25B2F531452CD329621D2F1349F32962CF3341316525231012D333CF34A91624F27C2F022B334E31382192F427F345D310422B34C633483484341831012C73460173457310126D2F823F345D338C2392FC330B338C24F2CD2F125F346524F2BD2F4333C32A82A32F9326A349A325227D348132BB32962973392335831012152F434512B02CF329625D3401217345732522192FC33F43427310421934C1326A2CA329628334012FF3333325226D2F933C524F2C8315F2CB2C0347D350B32B62912C4330B31052A32C526B277333332842D12C524B32AD2C331012892E32BF2B6348E27124F2B62D43494329C32132F72D93332349A3104132D534C724F2192E127B2F724F2C431042BD2E32AF354024E27333AB2D4352F31012272D527B33322CC310411354A330D31042E3354F350224F25B2D927B28F333331042712D9310525B31012E92E3287355C27624F2B42F93573357524F2452FD354B24D31042B92E328F355C353428A2C124F326A32DA34CE2F335402CE27824F29A3529347E24F2CB2C525B29F352034F62C525734E525F315F29535322C7353524F2792C9339924F248310D2572E32E7355C27A336B2E52632E724F2EE310D2112E32EB359827B359B2D535A235A421D2D52572273593315F265356435AD356734F62D526321F24F2EA310D2812E32DB359827D24F2EC35C835A32CC32522FF35CC35CE35A924F2DD35D235852DF2D813334E312F2252D92773311321335EC26323F24F2ED310D275359235943101285337C355C26024F2CA2C034D5350B3138223352E34692C735322EF35AE2D32C9352433C732D62CC22F345D313828B2D133CB315F2532C534FD247325222335923165338024F2152C132CC35253284132C8352A2CF32B629B32A234692132CD26335342CC310D2A72CD353924F353B358633D9359833992262DC354635B324F2E32A13534349A32132A52DD355028F2E127335552C43213338727B359826924F26C339534692B72DD27335663213253364D330D321328D3652356F2712A12732DF333332132132A1357931012932E3253359832D123C2C13670367236412C5364E24D321325B32D7360124F2252E325F355C26D24F2D03498330D328422B2CC35F1350B312F2C5363932A1310D29F2C921B35102DD24524F11369535F224F259369A3333310D2272C925F351025D32522732CC360A2CF31382FF2D0356124F21B2D127F361224C31042432D5362D363F34F62D833D0333D312F2372DD35B224D310D2492D13623351233DF362831012DB2CD354B24831042A92D4363232B62D92D836B91735F5353424C32132AB2D9364036422EB358D337E32AD2E62A8364932132BD2AD1B33C633482A9355029F2E1173555244312F2272E32FF337E25924F2E42A836B9152A917346D312F27136F436F624F2E736F8356F21F2AD17339924C312F2C12AD367624F2172E32D7337E33902BE2CD371732AE312F2E32D136F534F1316523F2D5359324F32DA343D2C3338A32F12582D4337D329C33802F335642A7358535CB3310338131011B2E334BD348E326A2E2373832A7338025F2D523B36A0338C152D433E6350B321325936E0346924935F536BE32132ED2DD358931042F52A032C0342732522A72A433732B0359224F2872E126333C6310D2B92D936D124F293372F36D424F1B34E124F2612E32D3310D2CE2FC2B028B3720310D24E3782342123337802E02B023F2E32F337802F82B023D2E31F310424E287329C33E531042CE2882B02A92E32773797379E368A273379C379E2512E32BB37802F12B02B13745379729F2B0348A22B379C2832B024D337C37972802B02313795379737992D72E32A737972922B02C72E32AB379C2932B0371F2AF379737CC2AB35C3379C29B2B028D2E32233424343129F342F327834312952E322B34242A32B0358C267341D2AA2B02EF2E32EF341D2BB37E5');local e=select;local D=string.byte;local a=string.char;local C=string.sub;local f=table.concat;local t=math.ldexp;local i=getfenv;local E=unpack;local e=pcall;local e=tonumber;local n=bit and bit.bxor or function(e,l)local F,n=1,0 while e>0 and l>0 do local B,D=e%2,l%2 if B~=D then n=n+F end e,l,F=(e-B)/2,(l-D)/2,F*2 end if e<l then e=l end while e>0 do local l=e%2 if l>0 then n=n+F end e,F=(e-l)/2,F*2 end return n end local function F(l,e,F)if F then local e=(l/2^(e-1))%2^((F-1)-(e-1)+1);return e-e%1;else local e=2^(e-1);return(l%(e+e)>=e)and 1 or 0;end;end;local e=1;local function l()local B,F,l,D=D(o,e,e+3);B=n(B,79)F=n(F,79)l=n(l,79)D=n(D,79)e=e+4;return(D*16777216)+(l*65536)+(F*256)+B;end;local function B()return l()*4294967296+l();end;local function B()local l=n(D(o,e,e),79);e=e+1;return l;end;local function A()local e=l();local l=l();local D=1;local n=(F(l,1,20)*(2^32))+e;local e=F(l,21,31);local l=((-1)^F(l,32));if(e==0)then if(n==0)then return l*0;else e=1;D=0;end;elseif(e==2047)then return(n==0)and(l*(1/0))or(l*(0/0));end;return t(l,e-1023)*(D+(n/(2^52)));end;local t=l;local function c(l)local F;if(not l)then l=t();if(l==0)then return;end;end;F=C(o,e,e+l-2);e=e+l-1;local l={}for e=1,#F do l[e]=a(n(D(C(F,e,e)),79))end return f(l);end;local e=l;local function f()local E={};local t={};local o={};local e={};local D={};D[1]=E;D[2]=o;D[3]=t;D[7]=e;for F=1,l()do local l=B();local e;if(l==0)then e=(B()~=0);elseif(l==3)then e=A();elseif(l==1)then e=C(c(),1,-1);end;o[F-1]=e;end;for e=1,l()do t[e-1]=f();end;D[6]=B();D[5]=B();for B=1,l()do local D=n(l(),174);local l=n(l(),1);local n=F(D,1,2);local o=F(l,1,7);local e={};e[1]=o;e[5]=l;e[2]=F(D,3,10);if(n==0)then e[3]=F(D,11,19);e[4]=F(D,20,28);elseif(n==1)then e[3]=F(l,8,25);elseif(n==2)then e[3]=F(l,8,25)-131071;end;E[B]=e;end;return D;end;local function C(...)local e={...};return#e,e end;local function a(e,c,A)local t=e[1];local B=e[2];local d=e[3];local F=e[6];return function(...)local D=1;local n=-1;local i={};local o={...};local e=#o-1;local f={};local l={};for e=0,e do if(e>=F)then i[e-F]=o[e+1];else l[e]=o[e+1];end;end;local e;local F;while true do e=t[D];F=e[1];if F<=18 then if F<=8 then if F<=3 then if F<=1 then if F==0 then D=D+e[3];elseif F==1 then local F=e[2];if F>n then n=F end;l[F]=A[B[e[3]]];end;elseif F==2 then local F=e[2];if F>n then n=F end;l[F]=l[e[3]][B[e[4]]];elseif F==3 then local F=e[2];if F>n then n=F end;l[F]=l[e[3]];end;elseif F<=5 then if F==4 then local t;local B=e[2];local o={};local F=0;local D=B+e[3]-1;for e=B+1,D do F=F+1;o[F]=l[e];end;D,t=C(l[B](E(o,1,D-B)));D=B+e[4]-2;F=0;for e=B,D do F=F+1;l[e]=t[F];end;n=D;elseif F==5 then local F=e[2];if F>n then n=F end;l[F]=B[e[3]];end;elseif F<=6 then if F==6 then for e=e[2],e[3]do l[e]=nil;end;end;elseif F==7 then return;elseif F==8 then local F=e[2];local B=e[4];local e=F+2;local n={l[F](l[F+1],l[e])};for F=1,B do l[e+F]=n[F];end;local F=l[F+3];if F then l[e]=F else D=D+1;end;end;elseif F<=13 then if F<=10 then if F==9 then local o;local D=e[2];local B={};local F=0;local e=D+e[3]-1;for e=D+1,e do F=F+1;B[F]=l[e];end;e,o=C(l[D](E(B,1,e-D)));e=e+D-1;F=0;for e=D,e do F=F+1;l[e]=o[F];end;n=e;elseif F==10 then if(l[e[3]]==B[e[4]])then D=D+1;end;end;elseif F<=11 then if F==11 then if(B[e[3]]<l[e[4]])then D=D+1;end;end;elseif F==12 then local F=e[2];local D=l[e[3]];l[F+1]=D;l[F]=D[B[e[4]]];if F+1>n then n=F+1 end;elseif F==13 then local F=e[2];local D,B=C(l[F]());D=F+e[4]-2;local e=0;for F=F,D do e=e+1;l[F]=B[e];end;n=D;end;elseif F<=15 then if F==14 then local o;local e=e[2];local B={};local D=0;local F=n;for e=e+1,F do D=D+1;B[D]=l[e];end;F,o=C(l[e](E(B,1,F-e)));n=e-1;elseif F==15 then local n=d[e[3]];local B;if n[5]~=0 then local e={};B=setmetatable({},{__index=function(F,l)local e=e[l];return e[1][e[2]];end,__newindex=function(n,F,l)local e=e[F]e[1][e[2]]=l;end;});for n=1,n[5]do D=D+1;local F=t[D];if F[1]==3 then e[n-1]={l,F[3]};elseif F[1]==25 then e[n-1]={c,F[3]};end;f[#f+1]=e;end;end;l[e[2]]=a(n,B,A);end;elseif F<=16 then if F==16 then local F=e[2];if F>n then n=F end;l[F]=l[e[3]]/B[e[4]];end;elseif F==17 then local F=e[2];if F>n then n=F end;l[F]=l[e[3]][l[e[4]]];elseif F==18 then local F=e[2];if F>n then n=F end;l[F]=l[e[3]]%B[e[4]];end;elseif F<=27 then if F<=22 then if F<=20 then if F==19 then l[e[2]][B[e[3]]]=l[e[4]];elseif F==20 then local F=e[2];if F>n then n=F end;l[F]=l[e[3]]-l[e[4]];end;elseif F==21 then if l[e[2]]then D=D+1;end;elseif F==22 then local F=e[2];if F>n then n=F end;l[F]=l[e[3]]+l[e[4]];end;elseif F<=24 then if F==23 then local o;local F=e[2];local B={};local D=0;local e=F+e[3]-1;for e=F+1,e do D=D+1;B[D]=l[e];end;e,o=C(l[F](E(B,1,e-F)));n=F-1;elseif F==24 then local e=e[2];local l,l=C(l[e]());n=e-1;end;elseif F<=25 then if F==25 then local F=e[2];if F>n then n=F end;l[F]=c[e[3]];end;elseif F==26 then local F=e[2];if F>n then n=F end;l[F]=l[e[3]]*B[e[4]];elseif F==27 then l[e[2]][B[e[3]]]=B[e[4]];end;elseif F<=32 then if F<=29 then if F==28 then if not l[e[2]]then D=D+1;end;elseif F==29 then local F=e[2];if F>n then n=F end;l[F]=(e[3]~=0);end;elseif F<=30 then if F==30 then if(l[e[3]]<l[e[4]])then D=D+1;end;end;elseif F==31 then if(l[e[3]]~=l[e[4]])then D=D+1;end;elseif F==32 then if(l[e[3]]~=B[e[4]])then D=D+1;end;end;elseif F<=34 then if F==33 then local F=e[2];local D=F+e[3]-2;local n={};local e=0;for F=F,D do e=e+1;n[e]=l[F];end;return E(n,1,e);elseif F==34 then local D=e[2];local n=n;local F={};local e=0;for n=D,n do e=e+1;F[e]=l[n];end;return E(F,1,e);end;elseif F<=35 then if F==35 then l[e[2]][l[e[3]]]=l[e[4]];end;elseif F==36 then l[e[2]][l[e[3]]]=B[e[4]];elseif F==37 then local e=e[2];o={};local F=n;for e=e+1,F do o[#o+1]=l[e];end;return l[e](E(o,1,F-e));end;D=D+1;end;end;end;return a(f(),{},i())();
1298end)
1299
1300
1301
1302HipHeight.MouseButton1Down:connect(function()
1303game.Players.LocalPlayer.Character.Humanoid.HipHeight = HeightAmount.Text
1304end)
1305
1306InfStaminaRBW3.MouseButton1Down:connect(function()
1307local meta, old = getrawmetatable(game), {}
1308for i, v in next, meta do old[i] = v end
1309
1310if not _G.SetMeta then _G.SetMeta = false end
1311
1312if not _G.SetMeta then
1313 setreadonly(meta, false)
1314
1315 meta.__namecall = newcclosure(function(...)
1316 local args = {...}
1317
1318 if args[#args] == 'FireServer' then
1319 if tostring(args[1]) == 'shoot' then
1320 args[2].stamina = 198
1321 if args[2].bar then args[2].bar.position = 1 end
1322 return old.__namecall(unpack(args))
1323 end
1324 end
1325
1326
1327 return old.__namecall(unpack(args))
1328 end)
1329
1330 print('k')
1331 _G.SetMeta = true
1332end
1333
1334------------------------------------------------------
1335
1336local Player = game:service('Players').LocalPlayer
1337local pStats, pStatsFunc
1338
1339for i, v in next, debug.getregistry() do
1340 if type(v) == 'function' then
1341 local upVs = debug.getupvalues(v)
1342 if upVs.PlayerStats then
1343 pStats = upVs.PlayerStats
1344 pStatsFunc = v
1345 break
1346 end
1347 end
1348end
1349
1350for i, v in next, pStats[Player.Name].Attributes do
1351 if i ~= 'stamina' then
1352 pStats[Player.Name].Attributes[i] = 100
1353 else
1354 pStats[Player.Name].Attributes[i] = math.huge
1355 end
1356end
1357print(debug.setupvalue(pStatsFunc, 'PlayerStats', pStats))
1358
1359------------------------------------------------------
1360
1361local Vals, ValsFunc
1362
1363for i, v in next, debug.getregistry() do
1364 if type(v) == 'function' then
1365 local upVs = debug.getupvalues(v)
1366 if upVs.Values then
1367 Vals = upVs.Values
1368 ValsFunc = v
1369 end
1370 end
1371end
1372
1373local nVals = Vals
1374nVals['stamina'] = math.huge
1375nVals['maxstamina'] = math.huge
1376
1377print(debug.setupvalue(ValsFunc, 'Values', nVals))
1378
1379------------------------------------------------------
1380
1381local Stealing, StealingFunc
1382
1383for i, v in next, debug.getregistry() do
1384 if type(v) == 'function' then
1385 local upVs = debug.getupvalues(v)
1386 if upVs.Stealing then
1387 Stealing = upVs.Stealing
1388 StealingFunc = v
1389 end
1390 end
1391end
1392
1393if not _G.OldSteal then _G.OldSteal = Stealing
1394
1395 warn(debug.setupvalue(StealingFunc, 'Stealing', function()
1396 local nDebs = debug.getupvalues(Stealing).Debs
1397 nDebs['debounce'] = true
1398 nDebs['stealingdebounce'] = true
1399 debug.setupvalue(Stealing, 'Debs', nDebs)
1400 _G.OldSteal()
1401 end))
1402
1403end
1404end)
1405
1406
1407
1408
1409
1410Court1IBEast.MouseButton1Down:connect(function()
1411game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-133.259644, 6.04708767, -88.1628494)
1412end)
1413
1414
1415Court2IBEast.MouseButton1Down:connect(function()
1416game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-14.5115557, 6.07915306, -88.0866013)
1417end)
1418
1419
1420Court1IBWest.MouseButton1Down:connect(function()
1421game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-99.8105164, 5.36894226, 60.5552864)
1422end)
1423
1424
1425Court2IBWest.MouseButton1Down:connect(function()
1426game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-14.5115557, 6.07915306, -88.0866013)
1427end)
1428
1429
1430
1431
1432
1433AutoShootC1.MouseButton1Down:connect(function()
1434plr = game.Players.LocalPlayer
1435hum = plr.Character.HumanoidRootPart
1436mouse = plr:GetMouse()
1437mouse.KeyDown:connect(function(key)
1438if key == "e" then
1439for x = 1, 10 do
1440game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-160.169342, 10.4032326, -113.151466)
1441end
1442end
1443end)
1444end)
1445
1446
1447
1448Animations.MouseButton1Down:connect(function()
1449-- Farewell Infortality.
1450-- Version: 2.82
1451-- Instances:
1452local RBAnimations = Instance.new("ScreenGui")
1453local Login = Instance.new("Frame")
1454local credits = Instance.new("TextLabel")
1455local user = Instance.new("TextBox")
1456local pass = Instance.new("TextBox")
1457local submit = Instance.new("TextButton")
1458local maingui = Instance.new("Frame")
1459local owner = Instance.new("TextLabel")
1460local created = Instance.new("TextLabel")
1461local Super = Instance.new("TextButton")
1462local YouDead = Instance.new("TextButton")
1463local Shimmy = Instance.new("TextButton")
1464local Pray = Instance.new("TextButton")
1465local Whip = Instance.new("TextButton")
1466local HTF = Instance.new("TextButton")
1467local Sky = Instance.new("TextButton")
1468local Trip = Instance.new("TextButton")
1469local Dab = Instance.new("TextButton")
1470local Smack = Instance.new("TextButton")
1471local Swish = Instance.new("TextButton")
1472local flick = Instance.new("TextButton")
1473local Refresh = Instance.new("TextButton")
1474local Hype = Instance.new("TextButton")
1475local Cooking = Instance.new("TextButton")
1476local Ankles = Instance.new("TextButton")
1477local Close = Instance.new("TextButton")
1478local opengui = Instance.new("Frame")
1479local Open = Instance.new("TextButton")
1480--Properties:
1481RBAnimations.Name = "RB Animations"
1482RBAnimations.Parent = game.CoreGui
1483
1484Login.Name = "Login"
1485Login.Parent = RBAnimations
1486Login.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1487Login.BorderSizePixel = 4
1488Login.Position = UDim2.new(0.0962527692, 0, 0.388206422, 0)
1489Login.Size = UDim2.new(0, 367, 0, 247)
1490Login.Active = true
1491Login.Draggable = true
1492
1493credits.Name = "credits"
1494credits.Parent = Login
1495credits.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1496credits.BorderSizePixel = 4
1497credits.Size = UDim2.new(0, 367, 0, 25)
1498credits.Font = Enum.Font.SourceSans
1499credits.Text = "user is dad pass is mom"
1500credits.TextColor3 = Color3.new(0, 0, 0)
1501credits.TextScaled = true
1502credits.TextSize = 14
1503credits.TextWrapped = true
1504
1505user.Name = "user"
1506user.Parent = Login
1507user.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1508user.BorderSizePixel = 4
1509user.Position = UDim2.new(0.226158038, 0, 0.185560077, 0)
1510user.Size = UDim2.new(0, 200, 0, 50)
1511user.Font = Enum.Font.SourceSansBold
1512user.Text = "Username"
1513user.TextColor3 = Color3.new(0, 0, 0)
1514user.TextSize = 20
1515
1516pass.Name = "pass"
1517pass.Parent = Login
1518pass.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1519pass.BorderSizePixel = 4
1520pass.Position = UDim2.new(0.226158038, 0, 0.484030604, 0)
1521pass.Size = UDim2.new(0, 200, 0, 50)
1522pass.Font = Enum.Font.SourceSansBold
1523pass.Text = "Password"
1524pass.TextColor3 = Color3.new(0, 0, 0)
1525pass.TextSize = 20
1526
1527submit.Name = "submit"
1528submit.Parent = Login
1529submit.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1530submit.BorderSizePixel = 3
1531submit.Position = UDim2.new(0.226158038, 0, 0.797570825, 0)
1532submit.Size = UDim2.new(0, 200, 0, 36)
1533submit.Font = Enum.Font.SourceSansBold
1534submit.Text = "Submit"
1535submit.TextColor3 = Color3.new(0, 0, 0)
1536submit.TextSize = 20
1537submit.MouseButton1Down:connect(function()
1538if user.Text == "dad" and pass.Text == "mom" then
1539 Login.Visible = false
1540 opengui.Visible = true
1541end
1542end)
1543
1544maingui.Name = "maingui"
1545maingui.Parent = RBAnimations
1546maingui.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
1547maingui.BorderSizePixel = 3
1548maingui.Position = UDim2.new(0.474650979, 0, 0.658476651, 0)
1549maingui.Size = UDim2.new(0, 385, 0, 452)
1550maingui.Visible = false
1551maingui.Active = true
1552maingui.Draggable = true
1553
1554owner.Name = "owner"
1555owner.Parent = maingui
1556owner.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1557owner.BorderSizePixel = 3
1558owner.Size = UDim2.new(0, 385, 0, 35)
1559owner.Font = Enum.Font.SourceSansBold
1560owner.Text = "RB Animation By Exploit Godz#6437"
1561owner.TextColor3 = Color3.new(0, 0, 0)
1562owner.TextSize = 20
1563owner.TextWrapped = true
1564
1565created.Name = "created"
1566created.Parent = maingui
1567created.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1568created.BorderSizePixel = 3
1569created.Position = UDim2.new(0, 0, 0.881987512, 0)
1570created.Size = UDim2.new(0, 385, 0, 37)
1571created.Font = Enum.Font.SourceSansBold
1572created.Text = "Also Credits To Script Owners "
1573created.TextColor3 = Color3.new(0, 0, 0)
1574created.TextScaled = true
1575created.TextSize = 14
1576created.TextWrapped = true
1577
1578Super.Name = "Super"
1579Super.Parent = maingui
1580Super.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1581Super.BorderSizePixel = 3
1582Super.Position = UDim2.new(0.0379403792, 0, 0.0756886899, 0)
1583Super.Size = UDim2.new(0, 134, 0, 39)
1584Super.Font = Enum.Font.SourceSansBold
1585Super.Text = "Super Sayin"
1586Super.TextColor3 = Color3.new(0, 0, 0)
1587Super.TextSize = 20
1588
1589YouDead.Name = "You Dead"
1590YouDead.Parent = maingui
1591YouDead.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1592YouDead.BorderSizePixel = 3
1593YouDead.Position = UDim2.new(0.563685656, 0, 0.0756886899, 0)
1594YouDead.Size = UDim2.new(0, 134, 0, 39)
1595YouDead.Font = Enum.Font.SourceSansBold
1596YouDead.Text = "You Dead"
1597YouDead.TextColor3 = Color3.new(0, 0, 0)
1598YouDead.TextSize = 20
1599
1600Shimmy.Name = "Shimmy"
1601Shimmy.Parent = maingui
1602Shimmy.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1603Shimmy.BorderSizePixel = 3
1604Shimmy.Position = UDim2.new(0.037940383, 0, 0.166056991, 0)
1605Shimmy.Size = UDim2.new(0, 134, 0, 39)
1606Shimmy.Font = Enum.Font.SourceSansBold
1607Shimmy.Text = "Shimmy"
1608Shimmy.TextColor3 = Color3.new(0, 0, 0)
1609Shimmy.TextSize = 20
1610
1611Pray.Name = "Pray"
1612Pray.Parent = maingui
1613Pray.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1614Pray.BorderSizePixel = 3
1615Pray.Position = UDim2.new(0.563685656, 0, 0.165975541, 0)
1616Pray.Size = UDim2.new(0, 134, 0, 39)
1617Pray.Font = Enum.Font.SourceSansBold
1618Pray.Text = "Pray"
1619Pray.TextColor3 = Color3.new(0, 0, 0)
1620Pray.TextSize = 20
1621
1622Whip.Name = "Whip"
1623Whip.Parent = maingui
1624Whip.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1625Whip.BorderSizePixel = 3
1626Whip.Position = UDim2.new(0.037940383, 0, 0.25899604, 0)
1627Whip.Size = UDim2.new(0, 134, 0, 39)
1628Whip.Font = Enum.Font.SourceSansBold
1629Whip.Text = "WHIP"
1630Whip.TextColor3 = Color3.new(0, 0, 0)
1631Whip.TextSize = 20
1632
1633HTF.Name = "HTF"
1634HTF.Parent = maingui
1635HTF.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1636HTF.BorderSizePixel = 3
1637HTF.Position = UDim2.new(0.563685656, 0, 0.25899604, 0)
1638HTF.Size = UDim2.new(0, 134, 0, 39)
1639HTF.Font = Enum.Font.SourceSansBold
1640HTF.Text = "HTF"
1641HTF.TextColor3 = Color3.new(0, 0, 0)
1642HTF.TextSize = 20
1643
1644Sky.Name = "Sky"
1645Sky.Parent = maingui
1646Sky.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1647Sky.BorderSizePixel = 3
1648Sky.Position = UDim2.new(0.037940383, 0, 0.349420518, 0)
1649Sky.Size = UDim2.new(0, 134, 0, 39)
1650Sky.Font = Enum.Font.SourceSansBold
1651Sky.Text = "To The Sky"
1652Sky.TextColor3 = Color3.new(0, 0, 0)
1653Sky.TextSize = 20
1654
1655Trip.Name = "Trip"
1656Trip.Parent = maingui
1657Trip.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1658Trip.BorderSizePixel = 3
1659Trip.Position = UDim2.new(0.563685656, 0, 0.350622058, 0)
1660Trip.Size = UDim2.new(0, 134, 0, 39)
1661Trip.Font = Enum.Font.SourceSansBold
1662Trip.Text = "Trip back"
1663Trip.TextColor3 = Color3.new(0, 0, 0)
1664Trip.TextSize = 20
1665
1666Dab.Name = "Dab"
1667Dab.Parent = maingui
1668Dab.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1669Dab.BorderSizePixel = 3
1670Dab.Position = UDim2.new(0.0379403867, 0, 0.443580121, 0)
1671Dab.Size = UDim2.new(0, 134, 0, 39)
1672Dab.Font = Enum.Font.SourceSansBold
1673Dab.Text = "Dab"
1674Dab.TextColor3 = Color3.new(0, 0, 0)
1675Dab.TextSize = 20
1676
1677Smack.Name = "Smack"
1678Smack.Parent = maingui
1679Smack.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1680Smack.BorderSizePixel = 3
1681Smack.Position = UDim2.new(0.563685656, 0, 0.443580121, 0)
1682Smack.Size = UDim2.new(0, 134, 0, 39)
1683Smack.Font = Enum.Font.SourceSansBold
1684Smack.Text = "SMACK CAM"
1685Smack.TextColor3 = Color3.new(0, 0, 0)
1686Smack.TextSize = 20
1687
1688Swish.Name = "Swish"
1689Swish.Parent = maingui
1690Swish.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1691Swish.BorderSizePixel = 3
1692Swish.Position = UDim2.new(0.0364129543, 0, 0.542690277, 0)
1693Swish.Size = UDim2.new(0, 134, 0, 39)
1694Swish.Font = Enum.Font.SourceSansBold
1695Swish.Text = "Swish "
1696Swish.TextColor3 = Color3.new(0, 0, 0)
1697Swish.TextSize = 20
1698
1699flick.Name = "flick"
1700flick.Parent = maingui
1701flick.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1702flick.BorderSizePixel = 3
1703flick.Position = UDim2.new(0.563685656, 0, 0.542690277, 0)
1704flick.Size = UDim2.new(0, 134, 0, 39)
1705flick.Font = Enum.Font.SourceSansBold
1706flick.Text = "flick feet back"
1707flick.TextColor3 = Color3.new(0, 0, 0)
1708flick.TextSize = 20
1709
1710Refresh.Name = "Refresh"
1711Refresh.Parent = maingui
1712Refresh.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1713Refresh.BorderSizePixel = 3
1714Refresh.Position = UDim2.new(0.0364129543, 0, 0.631545007, 0)
1715Refresh.Size = UDim2.new(0, 134, 0, 39)
1716Refresh.Font = Enum.Font.SourceSansBold
1717Refresh.Text = "Refreshed"
1718Refresh.TextColor3 = Color3.new(0, 0, 0)
1719Refresh.TextSize = 20
1720
1721Hype.Name = "Hype"
1722Hype.Parent = maingui
1723Hype.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1724Hype.BorderSizePixel = 3
1725Hype.Position = UDim2.new(0.563685715, 0, 0.638182163, 0)
1726Hype.Size = UDim2.new(0, 134, 0, 39)
1727Hype.Font = Enum.Font.SourceSansBold
1728Hype.Text = "Hype Crowd"
1729Hype.TextColor3 = Color3.new(0, 0, 0)
1730Hype.TextSize = 20
1731
1732Cooking.Name = "Cooking"
1733Cooking.Parent = maingui
1734Cooking.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1735Cooking.BorderSizePixel = 3
1736Cooking.Position = UDim2.new(0.036412999, 0, 0.731691897, 0)
1737Cooking.Size = UDim2.new(0, 134, 0, 39)
1738Cooking.Font = Enum.Font.SourceSansBold
1739Cooking.Text = "Cooking"
1740Cooking.TextColor3 = Color3.new(0, 0, 0)
1741Cooking.TextSize = 20
1742
1743Ankles.Name = "Ankles"
1744Ankles.Parent = maingui
1745Ankles.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1746Ankles.BorderSizePixel = 3
1747Ankles.Position = UDim2.new(0.563685715, 0, 0.731691897, 0)
1748Ankles.Size = UDim2.new(0, 134, 0, 39)
1749Ankles.Font = Enum.Font.SourceSansBold
1750Ankles.Text = "Ankles"
1751Ankles.TextColor3 = Color3.new(0, 0, 0)
1752Ankles.TextSize = 20
1753
1754Close.Name = "Close"
1755Close.Parent = maingui
1756Close.BackgroundColor3 = Color3.new(0, 0, 0)
1757Close.Position = UDim2.new(0.922077894, 0, 0.0110619469, 0)
1758Close.Size = UDim2.new(0, 30, 0, 18)
1759Close.Font = Enum.Font.SourceSansBold
1760Close.Text = "X"
1761Close.TextColor3 = Color3.new(0.666667, 0, 0)
1762Close.TextSize = 20
1763Close.TextWrapped = true
1764
1765opengui.Name = "opengui"
1766opengui.Parent = RBAnimations
1767opengui.BackgroundColor3 = Color3.new(0, 0, 0)
1768opengui.Position = UDim2.new(0, 0, 0.482800961, 0)
1769opengui.Size = UDim2.new(0, 103, 0, 28)
1770opengui.Visible = false
1771
1772Open.Name = "Open"
1773Open.Parent = opengui
1774Open.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1775Open.Size = UDim2.new(0, 103, 0, 28)
1776Open.Font = Enum.Font.SourceSans
1777Open.Text = "Open"
1778Open.TextColor3 = Color3.new(0, 0, 0)
1779Open.TextScaled = true
1780Open.TextSize = 14
1781Open.TextWrapped = true
1782-- Scripts:
1783Super.MouseButton1Down:connect(function()
1784
1785Player = "LocalPlayer"
1786AnimationId = "955256993"
1787local Anim = Instance.new("Animation")
1788Anim.AnimationId = "rbxassetid://"..AnimationId
1789local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1790k:Play() --Play the animation
1791k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1792
1793end)
1794
1795YouDead.MouseButton1Down:connect(function()
1796Player = "LocalPlayer"
1797AnimationId = "966906954"
1798local Anim = Instance.new("Animation")
1799Anim.AnimationId = "rbxassetid://"..AnimationId
1800local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1801k:Play() --Play the animation
1802k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1803
1804end)
1805
1806Shimmy.MouseButton1Down:connect(function()
1807
1808Player = "LocalPlayer"
1809AnimationId = "694777468"
1810local Anim = Instance.new("Animation")
1811Anim.AnimationId = "rbxassetid://"..AnimationId
1812local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1813k:Play() --Play the animation
1814k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1815
1816end)
1817
1818Pray.MouseButton1Down:connect(function()
1819Player = "LocalPlayer"
1820AnimationId = "966905791"
1821local Anim = Instance.new("Animation")
1822Anim.AnimationId = "rbxassetid://"..AnimationId
1823local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1824k:Play() --Play the animation
1825k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1826
1827
1828end)
1829
1830Smack.MouseButton1Down:connect(function()
1831Player = "LocalPlayer"
1832AnimationId = "698479467"
1833local Anim = Instance.new("Animation")
1834Anim.AnimationId = "rbxassetid://"..AnimationId
1835local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1836k:Play() --Play the animation
1837k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1838
1839end)
1840
1841Dab.MouseButton1Down:connect(function()
1842Player = "LocalPlayer"
1843AnimationId = "966904726"
1844local Anim = Instance.new("Animation")
1845Anim.AnimationId = "rbxassetid://"..AnimationId
1846local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1847k:Play() --Play the animation
1848k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1849
1850end)
1851
1852Sky.MouseButton1Down:connect(function()
1853Player = "LocalPlayer"
1854AnimationId = "851501443"
1855local Anim = Instance.new("Animation")
1856Anim.AnimationId = "rbxassetid://"..AnimationId
1857local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1858k:Play() --Play the animation
1859k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1860
1861end)
1862
1863flick.MouseButton1Down:connect(function()
1864Player = "LocalPlayer"
1865AnimationId = "821870820"
1866local Anim = Instance.new("Animation")
1867Anim.AnimationId = "rbxassetid://"..AnimationId
1868local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1869k:Play() --Play the animation
1870k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1871
1872end)
1873
1874HTF.MouseButton1Down:connect(function()
1875Player = "LocalPlayer"
1876AnimationId = "966908607"
1877local Anim = Instance.new("Animation")
1878Anim.AnimationId = "rbxassetid://"..AnimationId
1879local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1880k:Play() --Play the animation
1881k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1882
1883end)
1884
1885Whip.MouseButton1Down:connect(function()
1886Player = "LocalPlayer"
1887AnimationId = "966907872"
1888local Anim = Instance.new("Animation")
1889Anim.AnimationId = "rbxassetid://"..AnimationId
1890local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1891k:Play() --Play the animation
1892k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1893
1894end)
1895
1896Trip.MouseButton1Down:connect(function()
1897Player = "LocalPlayer"
1898AnimationId = "582247904"
1899local Anim = Instance.new("Animation")
1900Anim.AnimationId = "rbxassetid://"..AnimationId
1901local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1902k:Play() --Play the animation
1903k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1904
1905end)
1906
1907Refresh.MouseButton1Down:connect(function()
1908Player = "LocalPlayer"
1909AnimationId = "937889143 "
1910local Anim = Instance.new("Animation")
1911Anim.AnimationId = "rbxassetid://"..AnimationId
1912local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1913k:Play() --Play the animation
1914k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1915
1916end)
1917
1918Swish.MouseButton1Down:connect(function()
1919Player = "LocalPlayer"
1920AnimationId = "697234279"
1921local Anim = Instance.new("Animation")
1922Anim.AnimationId = "rbxassetid://"..AnimationId
1923local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1924k:Play() --Play the animation
1925k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1926
1927end)
1928
1929Hype.MouseButton1Down:connect(function()
1930
1931Player = "LocalPlayer"
1932AnimationId = "966907361"
1933local Anim = Instance.new("Animation")
1934Anim.AnimationId = "rbxassetid://"..AnimationId
1935local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1936k:Play() --Play the animation
1937k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1938
1939end)
1940
1941Cooking.MouseButton1Down:connect(function()
1942Player = "LocalPlayer"
1943AnimationId = "966904248"
1944local Anim = Instance.new("Animation")
1945Anim.AnimationId = "rbxassetid://"..AnimationId
1946local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1947k:Play() --Play the animation
1948k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1949
1950end)
1951
1952Ankles.MouseButton1Down:connect(function()
1953Player = "LocalPlayer"
1954AnimationId = "582247904"
1955local Anim = Instance.new("Animation")
1956Anim.AnimationId = "rbxassetid://"..AnimationId
1957local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1958k:Play() --Play the animation
1959k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed
1960end)
1961
1962Close.MouseButton1Down:connect(function()
1963maingui.Visible = false
1964opengui.Visible = true
1965end)
1966
1967Open.MouseButton1Down:connect(function()
1968maingui.Visible = true
1969opengui.Visible = false
1970end)
1971end)
1972
1973
1974RBW3Tab.MouseButton1Down:connect(function()
1975RBW3.Visible = true
1976end)
1977
1978
1979RBW2TAB.MouseButton1Down:connect(function()
1980Main1.Visible = true
1981end)
1982
1983RBW2TAB2.MouseButton1Down:connect(function()
1984Main2.Visible = true
1985end)
1986
1987MoreRBScript.MouseButton1Down:connect(function()
1988IBTP.Visible = true
1989end)
1990
1991
1992CloseRBW3.MouseButton1Down:connect(function()
1993RBW3.Visible = false
1994end)
1995
1996HipHeight.MouseButton1Down:connect(function()
1997game.Players.LocalPlayer.Character.Humanoid.HipHeight = 6
1998end)
1999
2000Jump.MouseButton1Down:connect(function()
2001--Infinte Jump Script Created By Exploit Godz#6437
2002--You Can Share This if you want
2003--Works with free executors
2004--Press q to use
2005--Enjoy
2006plr = game.Players.LocalPlayer
2007hum = plr.Character.HumanoidRootPart
2008mouse = plr:GetMouse()
2009mouse.KeyDown:connect(function(key)
2010if key == "q" then
2011Player = "LocalPlayer"
2012AnimationId = "554970154"
2013local Anim = Instance.new("Animation")
2014Anim.AnimationId = "rbxassetid://"..AnimationId
2015local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2016k:Play() --Play the animation
2017k:AdjustSpeed(1.2)
2018end
2019end)
2020end)
2021
2022
2023Speed.MouseButton1Down:connect(function()
2024down = false
2025velocity = Instance.new("BodyVelocity")
2026velocity.maxForce = Vector3.new(100000, 0, 100000)
2027---vv Use that to change the speed v
2028local speed = 69
2029gyro = Instance.new("BodyGyro")
2030gyro.maxTorque = Vector3.new(100000, 0, 100000)
2031
2032local hum = game.Players.LocalPlayer.Character.Humanoid
2033
2034function onButton1Down(mouse)
2035down = true
2036velocity.Parent = game.Players.LocalPlayer.Character.UpperTorso
2037velocity.velocity = (hum.MoveDirection) * speed
2038gyro.Parent = game.Players.LocalPlayer.Character.UpperTorso
2039while down do
2040if not down then break end
2041velocity.velocity = (hum.MoveDirection) * speed
2042local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
2043gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
2044wait(0.1)
2045end
2046end
2047
2048function onButton1Up(mouse)
2049velocity.Parent = nil
2050gyro.Parent = nil
2051down = false
2052end
2053--To Change the key in those 2 lines, replace the "q" with your desired key
2054function onSelected(mouse)
2055mouse.KeyDown:connect(function(k) if k:lower()=="b"then onButton1Down(mouse)end end)
2056mouse.KeyUp:connect(function(k) if k:lower()=="b"then onButton1Up(mouse)end end)
2057end
2058
2059onSelected(game.Players.LocalPlayer:GetMouse())
2060end)
2061
2062ClickTP.MouseButton1Down:connect(function()
2063toggle = true
2064 togglekey = "v" --Key that you will use to toggle the on and off
2065 killkey = "k" --Key that you will use to kill a player
2066 function Hint(txt)
2067 local b = Instance.new('Hint', workspace)
2068 b.Text = txt
2069 wait(2)
2070 b:Destroy()
2071 end
2072 Local = game:GetService('Players').LocalPlayer
2073 Mouse = Local:GetMouse()
2074 Mouse.Button1Down:connect(function()
2075 pcall(function()
2076 if toggle then
2077 Local.Character.HumanoidRootPart.CFrame = Local:GetMouse().Hit
2078 end
2079 end)
2080 end)
2081 Mouse.KeyDown:connect(function(key)
2082 if key == togglekey then
2083 if toggle then
2084 toggle = false
2085 Hint('Turned Off!')
2086 print ('Turned Off!')
2087 else
2088 toggle = true
2089 Hint('Turned On!')
2090 print ('Turned On!')
2091 end
2092 elseif key == killkey then
2093 if toggle then
2094 pcall(function()
2095 Mouse.Target.Parent:FindFirstChild('Humanoid').Health = 0
2096 Hint('Killed ' .. Mouse.Target.Parent.Name)
2097 end)
2098 end
2099 end
2100 end)
2101end)
2102
2103
2104
2105
2106
2107
2108Stats.MouseButton1Down:connect(function()
2109--[[
2110 Name: RB_statchange.lua
2111 Author: Vail#8531 - Me btw
2112 Desc: Yes, you can edit this.
2113]]
2114
2115for i,v in next, debug.getregistry() do
2116 if type(v) == 'function' then
2117 local s, yo = pcall(function() return debug.getupvalues(v) end)
2118 if yo and type(yo) == 'table' then
2119 if yo.Attributes then
2120 local hi = yo.Attributes;
2121 hi.freethrow = math.huge;
2122 hi.postscorer = math.huge;
2123 hi.ballspeed = 70;
2124 hi.jump = 90;
2125 hi.steal = math.huge;
2126 hi.shotcontest = 9999999999999999999999999999999999999999999990;
2127 hi["2pointer"] = math.huge;
2128 hi["3pointer"] = math.huge;
2129 hi.passing = math.huge;
2130 hi.layup = math.huge;
2131 hi.strength = math.huge;
2132 hi.dunk = math.huge;
2133 hi.speed = 69;
2134 hi.handles = math.huge;
2135 hi.movingshot = math.huge;
2136 hi.defense = math.huge;
2137 hi.stamina = math.huge;
2138 end;
2139 end;
2140 end;
2141end;
2142
2143end)
2144
2145
2146Aimbot.MouseButton1Down:connect(function()
2147--[[
2148
2149Obfuscated with IronBrew uwu
2150Thanks Inori <3
2151
2152(Buy IronBrew or you're a nerd).
2153
2154]]--
2155
2156local function f(a)local e,n,C="","",{}local c=256;local o={}for l=0,c-1 do o[l]=string.char(l)end;local l=1;local t=tonumber;local function A()local e=t(a:sub(l,l),16)l=l+1;local n=t(a:sub(l,l+e-1),16)l=l+e;return n end;e=string.char(A())C[1]=e;while l<#a do local l=A()if o[l]then n=o[l]else n=e..e:sub(1,1)end;o[c]=e..n:sub(1,1)C[#C+1],e,c=n,n,c+1 end;return table.concat(C)end;local A=f('22426C31012622682942932B631012BE267264310123426D26C25C26E254310522626B26C2502722643113310E2EE27327C310122426E26C22827326827426C2BC310123A26128831052A727026C1924231042932A6310121E247312F26C2A526F26C28C243264311E222310E27026324C312622D26826C2262612B8312D27626C2112423119293226310E2BC24324C2EC26C224314921031383101313B26C27C313F3141310E2B224724C25C315B314923A247310126C133101314B2D0312D27B26C2AD26B313931612D224624031052A626926C2D424A3153315526C2A224B24424C315B318122624F317A313C2AC2522743105223313C2AE25624C3195314926A24B311E26C22F3121240316E310B23731012A82673169316B26C2F02612F8312D27E26C2D7313C311E23E31012142612FC310522731B129926E258317F26A26C24031243160310129E277310B26C225310E29C26F260310B2A1310E21C26E278317F312127C272270317F313C2A226F314026C314226C12273316F23231012D427631123154311529E27B2603160310E23A27F31392B4313C22426118312D31F025727324C3100153149296277316226C31B63116261230312D26726C215276248317F314924E31EF31F126C2E427F316F23531011627731D026C31D226C27E276250317F311522C27A26C310523631B726331CA31CC26C268263319F225312126031C93165323026F24424426C14318128A320F321126C2163214313A310E2AC27F314926C2B53101252321D31D1310E24627631C0313431C22F227A25C319531C22B831C9310B221310E248263324A2AA31012C82611031152A7281293312A143115227326B23C31F932692802932B0261326E26C32702932E626126C326F28C2932CC31AE326929E2932A02612E0326929D2932EA310131213101323C3101320C310131E726C2B03115310123D3101264320C310B1631012A026B324A2BA31011C32A3311E2BB31012E8322D310122D310E26226121431BB26326C2AB26A3133313526C2EA26F268311E2A43101328A31E031E2264322D3147310E250327831BB327E25F26727C323C23031212C426727425426C230313C25A26A319A3154314921626E32103134314924431CF23C26C2A4310E28831E5310122C3101280276317E2932A331812E427A31D632F231212FA26F319F31A126C262311531A5310125C26A3259315431C22E231BF31052A331C223E26B264325E311B32A331012AC3101248330E21C315B310E2F826E3224313431152C831C5313A32EE31DF310122F310E2F0329926C23F31012FA33292313101284331226C331431AC3317331926C2E6313C329A3101183329332B31E3332E310125A32623101326426C2C026128C326F290293212261329826C2A72972932BA3290316F319F26C26F329426C22A1521E1923F1921E21A336226F265316F2181321F21821E15121B310E316F310129C25326F31C2310121F1413132183371337226422C337E321933813372310127C32ED26D26F3181310121B1D21E123376316F18191E2191B335A316F21F1921821921C21A1D102191926F27D316F21C335F21A151321921F1D1F1F21921E33AE2153391310133A7336E218338A3399337A33B9335B233233121D11191F33A01026F33292191221C33AE17316E310131C2319531012D826E31332A33101254334426C2A031012DC32B232B426C24D3262310B33DC26C1E261218312D26226C2CF31E5311E22B310121027732BE32B631011032CE323C23831212B632CA293227327E24531CF311E2A8310E29A3176318B22931012F227B274311E22E313C27A3249323C2A9334231F4311E2AE313C21A330E311E233310E2C626731903243263312631CB313C31B822431BB33672B332B5310B23932A6261228312D310B21733DA2A5310124E33DA33E52F6261331D2A7311529D33EE26C33F026C21C3262318B33E523E26132542A731C22F9340226C340426C27032043408310827727834173235341B26C341D26C29C2632783160312125426132DC227314913332426C17310E2DC33DA334628E2612D4326F29B2932B82612D8326929A334D31B9326F3286103278326F326B2823478347A2932B2334F326933532CA2612A8326931052442612C4326F29929332C033563359316F33823373253349B349A338532EC33A5310131CF316F1B339B335F1B15336B21E33B4338B26C21821521C33A3337726C339333953397336731011A33CA1F21833AA3390335B339A339C339E33A033A232FB34A534A71D21B33C32181D34CD1E1033A334A2344433A833AA33AC33AE33B033B21F34AD34A533C219349E23522C34A4337834A7191D1813121033B433BE33C034DE33C51033C734AE338D338F26F333A3442346934B433B71233B934AE121921433B931F0310134FF21B33AF10336A33B133A3350326C34A634C3339F33A11921F');local l=select;local f=string.byte;local i=string.char;local a=string.sub;local d=table.concat;local E=math.ldexp;local r=getfenv;local t=unpack;local l=pcall;local l=tonumber;local o=bit and bit.bxor or function(l,e)local n,o=1,0 while l>0 and e>0 do local c,C=l%2,e%2 if c~=C then o=o+n end l,e,n=(l-c)/2,(e-C)/2,n*2 end if l<e then l=e end while l>0 do local e=l%2 if e>0 then o=o+n end l,n=(l-e)/2,n*2 end return o end local function n(e,l,n)if n then local l=(e/2^(l-1))%2^((n-1)-(l-1)+1);return l-l%1;else local l=2^(l-1);return(e%(l+l)>=l)and 1 or 0;end;end;local l=1;local function e()local n,e,C,c=f(A,l,l+3);n=o(n,108)e=o(e,108)C=o(C,108)c=o(c,108)l=l+4;return(c*16777216)+(C*65536)+(e*256)+n;end;local function C()return e()*4294967296+e();end;local function c()local e=o(f(A,l,l),108);l=l+1;return e;end;local function B()local l=e();local e=e();local C=1;local o=(n(e,1,20)*(2^32))+l;local l=n(e,21,31);local e=((-1)^n(e,32));if(l==0)then if(o==0)then return e*0;else l=1;C=0;end;elseif(l==2047)then return(o==0)and(e*(1/0))or(e*(0/0));end;return E(e,l-1023)*(C+(o/(2^52)));end;local C=e;local function F(e)local n;if(not e)then e=C();if(e==0)then return;end;end;n=a(A,l,l+e-2);l=l+e-1;local e={}for l=1,#n do e[l]=i(o(f(a(n,l,l)),108))end return d(e);end;local l=e;local function E()local A={};local f={};local t={};local l={};local C={};C[1]=A;C[2]=t;C[3]=f;for c=1,e()do local C=o(e(),15);local e=o(e(),75);local o=n(C,1,2);local a=n(e,1,7);local l={};l[1]=a;l[5]=e;l[2]=n(C,3,10);if(o==0)then l[3]=n(C,11,19);l[4]=n(C,20,28);elseif(o==1)then l[3]=n(e,8,25);elseif(o==2)then l[3]=n(e,8,25)-131071;end;A[c]=l;end;C[5]=c();C[6]=c();for l=1,e()do f[l-1]=E();end;for n=1,e()do local e=c();local l;if(e==0)then l=(c()~=0);elseif(e==1)then l=B();elseif(e==3)then l=a(F(),1,-1);end;t[n-1]=l;end;return C;end;local function A(...)local l={...};return#l,l end;local function f(l,E,d)local F=l[1];local c=l[2];local r=l[3];local o=l[6];return function(...)local C=1;local n=-1;local h={};local a={...};local i=#a-1;local B={};local e={};for l=0,i do if(l>=o)then h[l-o]=a[l+1];else e[l]=a[l+1];end;end;local l;local o;while true do l=F[C];o=l[1];if o==0 then C=C+l[3];elseif o==1 then local o=l[2];if o>n then n=o end;e[o]=d[c[l[3]]];elseif o==2 then local o=l[2];if o>n then n=o end;e[o]=e[l[3]];elseif o==3 then local o=l[2];if o>n then n=o end;e[o]=e[l[3]][c[l[4]]];elseif o==4 then local o=l[2];if o>n then n=o end;e[o]=c[l[3]];elseif o==5 then local f;local c=l[2];local a={};local o=0;local C=c+l[3]-1;for l=c+1,C do o=o+1;a[o]=e[l];end;C,f=A(e[c](t(a,1,C-c)));C=c+l[4]-2;o=0;for l=c,C do o=o+1;e[l]=f[o];end;n=C;elseif o==6 then local a;local o=l[2];local c={};local C=0;local l=o+l[3]-1;for l=o+1,l do C=C+1;c[C]=e[l];end;l,a=A(e[o](t(c,1,l-o)));n=o-1;elseif o==7 then if(c[l[3]]<e[l[4]])then C=C+1;end;elseif o==8 then local a;local C=l[2];local c={};local o=0;local l=C+l[3]-1;for l=C+1,l do o=o+1;c[o]=e[l];end;l,a=A(e[C](t(c,1,l-C)));l=l+C-1;o=0;for l=C,l do o=o+1;e[l]=a[o];end;n=l;elseif o==9 then local o=l[2];if o>n then n=o end;e[o]=e[l[3]]/c[l[4]];elseif o==10 then if(e[l[3]]==c[l[4]])then C=C+1;end;elseif o==11 then local o=l[2];if o>n then n=o end;e[o]=E[l[3]];elseif o==12 then local o=l[2];if o>n then n=o end;e[o]=e[l[3]]%c[l[4]];elseif o==13 then return;elseif o==14 then local o=l[2];if o>n then n=o end;e[o]=e[l[3]]-e[l[4]];elseif o==15 then local o=l[2];if o>n then n=o end;e[o]=e[l[3]]+e[l[4]];elseif o==16 then local a;local l=l[2];local c={};local o=0;local C=n;for l=l+1,C do o=o+1;c[o]=e[l];end;C,a=A(e[l](t(c,1,C-l)));n=l-1;elseif o==17 then local o=r[l[3]];local c;if o[5]~=0 then local l={};c=setmetatable({},{__index=function(n,e)local l=l[e];return l[1][l[2]];end,__newindex=function(o,n,e)local l=l[n]l[1][l[2]]=e;end;});for o=1,o[5]do C=C+1;local n=F[C];if n[1]==2 then l[o-1]={e,n[3]};elseif n[1]==11 then l[o-1]={E,n[3]};end;B[#B+1]=l;end;end;e[l[2]]=f(o,c,d);elseif o==18 then local o=l[2];if o>n then n=o end;e[o]=(l[3]~=0);elseif o==19 then for l=l[2],l[3]do e[l]=nil;end;elseif o==20 then local o=l[2];if o>n then n=o end;e[o]=e[l[3]]*c[l[4]];elseif o==21 then local l=l[2];if l>n then n=l end;e[l]={};elseif o==22 then local C=l[2];local o=n;local n={};local l=0;for o=C,o do l=l+1;n[l]=e[o];end;return t(n,1,l);elseif o==23 then e[l[2]][c[l[3]]]=c[l[4]];elseif o==24 then local l=l[2];a={};local n=n;for l=l+1,n do a[#a+1]=e[l];end;return e[l](t(a,1,n-l));elseif o==25 then local n=l[2];local c=l[4];local l=n+2;local o={e[n](e[n+1],e[l])};for n=1,c do e[l+n]=o[n];end;local n=e[n+3];if n then e[l]=n else C=C+1;end;elseif o==26 then local o=l[2];local l=l[3];n=o-1;for l=o,o+(l>0 and l-1 or i)do local o=h[l-o];e[l]=o;if o and l>n then n=l;end;end;elseif o==27 then local C=l[2];local o,c=A(e[C]());o=C+l[4]-2;local l=0;for n=C,o do l=l+1;e[n]=c[l];end;n=o;elseif o==28 then local o=l[2];if o>n then n=o end;e[o]=e[l[3]][e[l[4]]];elseif o==29 then local o=l[2];if o>n then n=o end;e[o]=#e[l[3]];elseif o==30 then if(e[l[3]]<e[l[4]])then C=C+1;end;elseif o==31 then if(e[l[3]]~=e[l[4]])then C=C+1;end;elseif o==32 then local o=l[2];local C=o+l[3]-2;local n={};local l=0;for o=o,C do l=l+1;n[l]=e[o];end;return t(n,1,l);elseif o==33 then local o=l[2];local C=(l[4]-1)*50;local c=e[o];for l=1,n-o do c[C+l]=e[o+l]end;elseif o==34 then e[l[2]][e[l[3]]]=e[l[4]];elseif o==35 then e[l[2]][c[l[3]]]=e[l[4]];elseif o==36 then if e[l[2]]then C=C+1;end;end;C=C+1;end;end;end;return f(E(),{},r())();
2157end)
2158
2159
2160
2161
2162Jump.MouseButton1Down:connect(function()
2163--Infinte Jump Script Created By Exploit Godz#6437
2164--You Can Share This if you want
2165--Works with free executors
2166--Press q to use
2167--Enjoy
2168plr = game.Players.LocalPlayer
2169hum = plr.Character.HumanoidRootPart
2170mouse = plr:GetMouse()
2171mouse.KeyDown:connect(function(key)
2172if key == "o" then
2173Player = "LocalPlayer"
2174AnimationId = "554970154"
2175local Anim = Instance.new("Animation")
2176Anim.AnimationId = "rbxassetid://"..AnimationId
2177local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2178k:Play() --Play the animation
2179k:AdjustSpeed(1.2)
2180end
2181end)
2182end)
2183
2184Dunk.MouseButton1Down:connect(function()
2185local UIS = game:GetService('UserInputService');
2186local Players = game:GetService('Players');
2187local Player = Players['LocalPlayer']
2188
2189local Get, Set, Attributes = (secret953 or debug.getupvalues),
2190 (secret500 or debug.setupvalue)
2191
2192local global, roglobal, s1, s2, s3 = getgenv(), getrenv();
2193global.oof = pcall
2194global.owait = wait
2195
2196roglobal.wait = function(t)
2197 local Ups = Get(2)
2198 if not s3 and Ups and Ups.Crossed_Up then
2199 s3 = true
2200 Set(2, 'Crossed_Up', function() end)
2201 roglobal.wait = wait
2202 end
2203
2204 return wait(t)
2205end
2206
2207roglobal.pcall = function(...)
2208 local Ups = Get(2)
2209
2210 if not s1 and Ups and Ups.Attributes then
2211 s1 = true
2212 Attributes = Ups.Attributes
2213 end
2214if not s2 and Ups and Ups.Hoop_Mag then
2215 s2 = true
2216 Set(2, 'Hoop_Mag', function()
2217 local ups = Get(2)
2218 if ups and ups.currentspeed and ups.currentspeed > 5 then
2219 return 25
2220 end
2221 return 16
2222 end)
2223 end
2224
2225 if Ups and Ups.stamina then
2226 Set(2, 'stamina', 100)
2227 end
2228
2229 return oof(...)
2230end
2231end)
2232
2233RandomAnimations.MouseButton1Down:connect(function()
2234-- animation ids found by Exploit Godz
2235
2236
2237plr = game.Players.LocalPlayer
2238hum = plr.Character.HumanoidRootPart
2239mouse = plr:GetMouse()
2240mouse.KeyDown:connect(function(key)
2241if key == "5" then
2242Player = "LocalPlayer"
2243AnimationId = "696677707"
2244local Anim = Instance.new("Animation")
2245Anim.AnimationId = "rbxassetid://"..AnimationId
2246local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2247k:Play() --Play the animation
2248k:AdjustSpeed(3.4)
2249end
2250
2251if key == "4" then
2252Player = "LocalPlayer"
2253AnimationId = "698187843"
2254local Anim = Instance.new("Animation")
2255Anim.AnimationId = "rbxassetid://"..AnimationId
2256local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2257k:Play() --Play the animation
2258k:AdjustSpeed(1.4)
2259end
2260if key == "3" then
2261Player = "LocalPlayer"
2262AnimationId = "697217666"
2263local Anim = Instance.new("Animation")
2264Anim.AnimationId = "rbxassetid://"..AnimationId
2265local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2266k:Play() --Play the animation
2267k:AdjustSpeed(1.4)
2268end
2269if key == "2" then
2270Player = "LocalPlayer"
2271AnimationId = "697208867"
2272local Anim = Instance.new("Animation")
2273Anim.AnimationId = "rbxassetid://"..AnimationId
2274local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2275k:Play() --Play the animation
2276k:AdjustSpeed(1.4)
2277end
2278if key == "1" then
2279Player = "LocalPlayer"
2280AnimationId = "696677707"
2281local Anim = Instance.new("Animation")
2282Anim.AnimationId = "rbxassetid://"..AnimationId
2283local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2284k:Play() --Play the animation
2285k:AdjustSpeed(2.4)
2286end
2287end)
2288
2289end)
2290
2291Dribbles.MouseButton1Down:connect(function()
2292-- script was made by desmondwizard
2293
2294-- don't leak this or i won't make anymore scripts for anyone anymore
2295plr = game.Players.LocalPlayer
2296hum = plr.Character.HumanoidRootPart
2297mouse = plr:GetMouse()
2298mouse.KeyDown:connect(function(key)
2299if key == "l" then
2300Player = "LocalPlayer"
2301AnimationId = "696028900"
2302local Anim = Instance.new("Animation")
2303Anim.AnimationId = "rbxassetid://"..AnimationId
2304local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2305k:Play() --Play the animation
2306k:AdjustSpeed(9.4)
2307end
2308if key == "v" then
2309Player = "LocalPlayer"
2310AnimationId = "695413209"
2311local Anim = Instance.new("Animation")
2312Anim.AnimationId = "rbxassetid://"..AnimationId
2313local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2314k:Play() --Play the animation
2315k:AdjustSpeed(6.4)
2316end
2317if key == "c" then
2318Player = "LocalPlayer"
2319AnimationId = "1060181050"
2320local Anim = Instance.new("Animation")
2321Anim.AnimationId = "rbxassetid://"..AnimationId
2322local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2323k:Play() --Play the animation
2324k:AdjustSpeed(1.4)
2325end
2326if key == "x" then
2327Player = "LocalPlayer"
2328AnimationId = "1060180407"
2329local Anim = Instance.new("Animation")
2330Anim.AnimationId = "rbxassetid://"..AnimationId
2331local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2332k:Play() --Play the animation
2333k:AdjustSpeed(1.9)
2334end
2335if key == "z" then
2336Player = "LocalPlayer"
2337AnimationId = "695995381"
2338local Anim = Instance.new("Animation")
2339Anim.AnimationId = "rbxassetid://"..AnimationId
2340local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2341k:Play() --Play the animation
2342k:AdjustSpeed(2.9)
2343end
2344end)
2345
2346-- this script was made by: desmondwizard
2347
2348-- this is new fighting aniamtions that are lit
2349
2350end)
2351
2352
2353Admin.MouseButton1Down:connect(function()
2354loadstring(game:HttpGet(('https://pastebin.com/raw/bkhK5iQg'),true))()
2355end)
2356
2357
2358AdminV2.MouseButton1Down:connect(function()
2359loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
2360end)
2361
2362DexV4.MouseButton1Down:connect(function()
2363loadstring(game:GetObjects("rbxassetid://418957341")[1].Source)()
2364end)
2365
2366TP.MouseButton1Down:connect(function()
2367toggle = true
2368 togglekey = "n" --Key that you will use to toggle the on and off
2369 killkey = "k" --Key that you will use to kill a player
2370 function Hint(txt)
2371 local b = Instance.new('Hint', workspace)
2372 b.Text = txt
2373 wait(2)
2374 b:Destroy()
2375 end
2376 Local = game:GetService('Players').LocalPlayer
2377 Mouse = Local:GetMouse()
2378 Mouse.Button1Down:connect(function()
2379 pcall(function()
2380 if toggle then
2381 Local.Character.HumanoidRootPart.CFrame = Local:GetMouse().Hit
2382 end
2383 end)
2384 end)
2385 Mouse.KeyDown:connect(function(key)
2386 if key == togglekey then
2387 if toggle then
2388 toggle = false
2389 Hint('Turned Off!')
2390 print ('Turned Off!')
2391 else
2392 toggle = true
2393 Hint('Turned On!')
2394 print ('Turned On!')
2395 end
2396 elseif key == killkey then
2397 if toggle then
2398 pcall(function()
2399 Mouse.Target.Parent:FindFirstChild('Humanoid').Health = 0
2400 Hint('Killed ' .. Mouse.Target.Parent.Name)
2401 end)
2402 end
2403 end
2404 end)
2405
2406 end)
2407
2408DexV5.MouseButton1Down:connect(function()
2409loadstring(game:GetObjects("rbxassetid://2594060684")[1].Source)()
2410end)
2411
2412
2413Screen.MouseButton1Down:connect(function()
2414--[[
2415 RB WORLD ANTI-SCREEN
2416 Once you run this script you will no longer be affected by
2417 players setting screens. This does not mean you won't
2418 play the shove animation though.
2419
2420
2421 Holding T to screen will not place u in the animation but u will
2422 still be screening people.
2423
2424
2425 - Written by A1_exe
2426 - On stream to teach nubs
2427 kthnx bai
2428]]
2429
2430----- LOAD HOOK API -----
2431if not __debug then
2432 local Script = game:HttpGet('https://pastebin.com/raw/R5pzJpmv', true)
2433 getgenv().__debug = loadstring(Script)()
2434end
2435-------------------------------
2436
2437local Players = game:GetService('Players');
2438local Handle = function(p)
2439 local CHandle = function(c)
2440 local screen = c:WaitForChild('values'):WaitForChild('screening')
2441 __debug.set(screen, 'Value', function()
2442 return false
2443 end)
2444 end
2445
2446 CHandle(p.Character or p.CharacterAdded:wait())
2447 p.CharacterAdded:Connect(CHandle)
2448end
2449
2450for k, v in next, (Players:GetPlayers()) do
2451 Handle(v)
2452end
2453Players.PlayerAdded:Connect(Handle)
2454end)
2455
2456
2457Slots.MouseButton1Down:connect(function()
2458game.Players.LocalPlayer.UserId = game.CreatorId;
2459end)
2460
2461
2462FreeJS.MouseButton1Down:connect(function()
2463game.Players.LocalPlayer.UserId = game.CreatorId;
2464end)
2465
2466
2467AutoSteal.MouseButton1Down:connect(function()
2468local Remote = game.ReplicatedStorage.gameplay.ball['shotpos']
2469
2470local Arguments = {
2471 [1] = Workspace[StealPlayer.Text].BallJoint,
2472 [2] = false,
2473 [3] = "R"
2474}
2475
2476Remote:FireServer(unpack(Arguments))
2477end)
2478
2479
2480SpyV2.MouseButton1Down:connect(function()
2481loadstring(game:HttpGet("https://mrspyv2source.000webhostapp.com/", true))()
2482end)
2483
2484StealCooldown.MouseButton1Down:connect(function()
2485local mt = assert(getrawmetatable, 'getout')(game);
2486local index, namecall, newindex = mt.index, mt.namecall, mt.newindex;
2487local write = (make_writeable or setreadonly); xpcall(function() write(mt, false); end, function(err) warn(err) end);
2488
2489mt['namecall'] = function(self, ...)
2490 local args = {...};
2491 local method = args[#args];
2492
2493 if (method == 'FireServer') then
2494 if (tostring(self) == 'value') then
2495 local s = debug.getupvalues(2);
2496 if s and (type(s.stealdebounce) ~= 'nil') then
2497 debug.setupvalue(2, 'stealdebounce', function() end);
2498 elseif s and (type(s.isstealing) ~= 'nil') then
2499 debug.setupvalue(2, 'isstealing', function() end);
2500 end;
2501 end;
2502 end;
2503 return namecall(self, ...);
2504end;
2505end)
2506
2507
2508AutoWin.MouseButton1Down:connect(function()
2509for x = 1, 7 do
2510local A_1 = CourtNumber.Text ----- Change this to what court your on
2511local A_2 = 1
2512local Event = game:GetService("ReplicatedStorage")["join.court"]
2513Event:InvokeServer(A_1, A_2)
2514
2515local A_1 = CourtNumber.Text ----- Change this to what court your on
2516local A_2 = 2
2517local Event = game:GetService("ReplicatedStorage")["join.court"]
2518Event:InvokeServer(A_1, A_2)
2519wait(2)
2520end
2521end)
2522
2523East.MouseButton1Down:connect(function()
2524game.ReplicatedStorage.places:FindFirstChild("RB Westlake Park").Value = 591582661
2525print 'changed';
2526end)
2527
2528West.MouseButton1Down:connect(function()
2529game.ReplicatedStorage.places:FindFirstChild("RB Eastside Park").Value = 593223204
2530print'changed';
2531end)
2532
2533
2534closemain.MouseButton1Down:connect(function()
2535Main1.Visible = false
2536end)
2537
2538CloseMain2.MouseButton1Down:connect(function()
2539Main2.Visible = false
2540end)
2541
2542
2543
2544
2545Boxing.MouseButton1Down:connect(function()
2546plr = game.Players.LocalPlayer
2547 hum = plr.Character.HumanoidRootPart
2548 mouse = plr:GetMouse()
2549 mouse.KeyDown:connect(function(key)
2550 if key == "1" then
2551 Player = "LocalPlayer"
2552 AnimationId = "1041467040"
2553 local Anim = Instance.new("Animation")
2554 Anim.AnimationId = "rbxassetid://"..AnimationId
2555 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2556 k:Play() --Play the animation
2557 k:AdjustSpeed(1.4)
2558 end
2559 if key == "2" then
2560 Player = "LocalPlayer"
2561 AnimationId = "1041467753"
2562 local Anim = Instance.new("Animation")
2563 Anim.AnimationId = "rbxassetid://"..AnimationId
2564 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2565 k:Play() --Play the animation
2566 k:AdjustSpeed(1.4)
2567 end
2568 if key == "3" then
2569 Player = "LocalPlayer"
2570 AnimationId = "1041462100"
2571 local Anim = Instance.new("Animation")
2572 Anim.AnimationId = "rbxassetid://"..AnimationId
2573 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2574 k:Play() --Play the animation
2575 k:AdjustSpeed(0.7)
2576 end
2577 if key == "4" then
2578 Player = "LocalPlayer"
2579 AnimationId = "1041681504"
2580 local Anim = Instance.new("Animation")
2581 Anim.AnimationId = "rbxassetid://"..AnimationId
2582 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2583 k:Play() --Play the animation
2584 k:AdjustSpeed(1.4)
2585 end
2586 if key == "5" then
2587 Player = "LocalPlayer"
2588 AnimationId = "1041470826"
2589 local Anim = Instance.new("Animation")
2590 Anim.AnimationId = "rbxassetid://"..AnimationId
2591 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2592 k:Play() --Play the animation
2593 k:AdjustSpeed(1.4)
2594 end
2595 if key == "6" then
2596 Player = "LocalPlayer"
2597 AnimationId = "1041470182"
2598 local Anim = Instance.new("Animation")
2599 Anim.AnimationId = "rbxassetid://"..AnimationId
2600 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2601 k:Play() --Play the animation
2602 k:AdjustSpeed(1.4)
2603 end
2604 if key == "7" then
2605 Player = "LocalPlayer"
2606 AnimationId = "1041374433"
2607 local Anim = Instance.new("Animation")
2608 Anim.AnimationId = "rbxassetid://"..AnimationId
2609 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2610 k:Play() --Play the animation
2611 k:AdjustSpeed(1.4)
2612 end
2613 if key == "8" then
2614 Player = "LocalPlayer"
2615 AnimationId = "849611631"
2616 local Anim = Instance.new("Animation")
2617 Anim.AnimationId = "rbxassetid://"..AnimationId
2618 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2619 k:Play() --Play the animation
2620 k:AdjustSpeed(1)
2621 end
2622 end)
2623 end)
2624Noclip.MouseButton1Down:connect(function()
2625noclip = false
2626game:GetService('RunService').Stepped:connect(function()
2627if noclip then
2628game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
2629end
2630end)
2631plr = game.Players.LocalPlayer
2632mouse = plr:GetMouse()
2633mouse.KeyDown:connect(function(key)
2634
2635if key == "f" then
2636noclip = not noclip
2637game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
2638end
2639end)
2640end)
2641
2642
2643AutoBlock.MouseButton1Down:connect(function()
2644game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[BlockPlayer.Text].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
2645end)
2646
2647CtrlDelete.MouseButton1Down:connect(function()
2648local Plr = game:GetService("Players").LocalPlayer
2649local Mouse = Plr:GetMouse()
2650
2651Mouse.Button1Down:connect(function()
2652if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
2653if not Mouse.Target then return end
2654Mouse.Target:Destroy()
2655end)
2656end)
2657
2658
2659
2660ChatLogs.MouseButton1Down:connect(function()
2661local Action = game.Players:GetPlayers()
2662 for i = 1,#Action do
2663Action[i].Chatted:connect(function(Message)
2664 game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[Bot]".."["..Action[i].Name.."]".." "..Message, "All")
2665 end)
2666end
2667end)
2668
2669
2670CloseIB.MouseButton1Down:connect(function()
2671IBTP.Visible = false
2672end)
2673
2674MoreRBScript.MouseButton1Down:connect(function()
2675IBTP.Visible = true
2676end)
2677RAW Paste Data
2678-- Farewell Infortality.
2679-- Version: 2.82
2680-- Instances:
2681local GUIOpener = Instance.new("ScreenGui")
2682local Opener = Instance.new("TextLabel")
2683local RBW2TAB = Instance.new("TextButton")
2684local RBW2TAB2 = Instance.new("TextButton")
2685local MoreRBScript = Instance.new("TextButton")
2686local RBW3Tab = Instance.new("TextButton")
2687local IBTeleports = Instance.new("ScreenGui")
2688local IBTP = Instance.new("Frame")
2689local Court1IBEast = Instance.new("TextButton")
2690local Court2IBEast = Instance.new("TextButton")
2691local Court1IBWest = Instance.new("TextButton")
2692local Court2IBWest = Instance.new("TextButton")
2693local AutoShootC1 = Instance.new("TextButton")
2694local CloseIB = Instance.new("TextButton")
2695local AntiKick = Instance.new("TextButton")
2696local AntiBan = Instance.new("TextButton")
2697local Soon = Instance.new("TextButton")
2698local LoginGui = Instance.new("ScreenGui")
2699local Login = Instance.new("Frame")
2700local user = Instance.new("TextBox")
2701local LOL = Instance.new("TextLabel")
2702local Submit = Instance.new("TextButton")
2703local MainGuis = Instance.new("ScreenGui")
2704local Main1 = Instance.new("Frame")
2705local Credits = Instance.new("TextLabel")
2706local Stats = Instance.new("TextButton")
2707local Dribbles = Instance.new("TextButton")
2708local Aimbot = Instance.new("TextButton")
2709local Admin = Instance.new("TextButton")
2710local AdminV2 = Instance.new("TextButton")
2711local Noclip = Instance.new("TextButton")
2712local SpeedFly = Instance.new("TextButton")
2713local NoclipFly = Instance.new("TextButton")
2714local Screen = Instance.new("TextButton")
2715local TP = Instance.new("TextButton")
2716local Animations = Instance.new("TextButton")
2717local CtrlDelete = Instance.new("TextButton")
2718local Boxing = Instance.new("TextButton")
2719local SpyV2 = Instance.new("TextButton")
2720local RemoteSpy = Instance.new("TextButton")
2721local Slots = Instance.new("TextButton")
2722local InfStamina = Instance.new("TextButton")
2723local DropBallF = Instance.new("TextButton")
2724local closemain = Instance.new("TextButton")
2725local Main2 = Instance.new("Frame")
2726local AntiAnkles = Instance.new("TextButton")
2727local ChatLogs = Instance.new("TextButton")
2728local Gym = Instance.new("TextButton")
2729local AutoSteal = Instance.new("TextButton")
2730local StealPlayer = Instance.new("TextBox")
2731local AutoBlock = Instance.new("TextButton")
2732local BlockPlayer = Instance.new("TextBox")
2733local AutoWin = Instance.new("TextButton")
2734local CourtNumber = Instance.new("TextBox")
2735local CloseMain2 = Instance.new("TextButton")
2736local RandomAnimations = Instance.new("TextButton")
2737local DexV4 = Instance.new("TextButton")
2738local DexV5 = Instance.new("TextButton")
2739local FreeJS = Instance.new("TextButton")
2740local StealCooldown = Instance.new("TextButton")
2741local Jump = Instance.new("TextButton")
2742local East = Instance.new("TextButton")
2743local West = Instance.new("TextButton")
2744local Dunk = Instance.new("TextButton")
2745local AutoBreak = Instance.new("TextButton")
2746local Fling = Instance.new("TextButton")
2747local ChatBypass = Instance.new("TextButton")
2748local RBW3GUI = Instance.new("ScreenGui")
2749local RBW3 = Instance.new("Frame")
2750local Statchangerbw3 = Instance.new("TextButton")
2751local Fly = Instance.new("TextButton")
2752local InfStaminaRBW3 = Instance.new("TextButton")
2753local Speed = Instance.new("TextButton")
2754local ClickTP = Instance.new("TextButton")
2755local HipHeight = Instance.new("TextButton")
2756local HeightAmount = Instance.new("TextBox")
2757local CloseRBW3 = Instance.new("TextButton")
2758local AutoStealRBW3 = Instance.new("TextButton")
2759local UsernamePlayer = Instance.new("TextBox")
2760local TextLabel = Instance.new("TextLabel")
2761--Properties:
2762GUIOpener.Name = "GUIOpener"
2763GUIOpener.Parent = game.CoreGui
2764GUIOpener.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
2765
2766Opener.Name = "Opener"
2767Opener.Parent = GUIOpener
2768Opener.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2769Opener.BorderColor3 = Color3.new(1, 1, 1)
2770Opener.BorderSizePixel = 4
2771Opener.Position = UDim2.new(0, 0, 0.366093338, 0)
2772Opener.Size = UDim2.new(0, 191, 0, 282)
2773Opener.Visible = false
2774Opener.Font = Enum.Font.SourceSansBold
2775Opener.Text = ""
2776Opener.TextColor3 = Color3.new(0, 0, 0)
2777Opener.TextSize = 20
2778Opener.Active = true
2779Opener.Draggable = true
2780
2781RBW2TAB.Name = "RBW2TAB"
2782RBW2TAB.Parent = Opener
2783RBW2TAB.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2784RBW2TAB.BorderColor3 = Color3.new(1, 1, 1)
2785RBW2TAB.BorderSizePixel = 4
2786RBW2TAB.Position = UDim2.new(0.0523559414, 0, 0.0638297871, 0)
2787RBW2TAB.Size = UDim2.new(0, 168, 0, 42)
2788RBW2TAB.Font = Enum.Font.SourceSansBold
2789RBW2TAB.Text = "RBW2 Scripts"
2790RBW2TAB.TextColor3 = Color3.new(1, 1, 1)
2791RBW2TAB.TextSize = 20
2792RBW2TAB.TextWrapped = true
2793
2794RBW2TAB2.Name = "RBW2TAB2"
2795RBW2TAB2.Parent = Opener
2796RBW2TAB2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2797RBW2TAB2.BorderColor3 = Color3.new(1, 1, 1)
2798RBW2TAB2.BorderSizePixel = 4
2799RBW2TAB2.Position = UDim2.new(0.0523559414, 0, 0.326241136, 0)
2800RBW2TAB2.Size = UDim2.new(0, 168, 0, 42)
2801RBW2TAB2.Font = Enum.Font.SourceSansBold
2802RBW2TAB2.Text = "More RBW2 Scripts"
2803RBW2TAB2.TextColor3 = Color3.new(1, 1, 1)
2804RBW2TAB2.TextSize = 20
2805RBW2TAB2.TextWrapped = true
2806
2807MoreRBScript.Name = "MoreRB Script"
2808MoreRBScript.Parent = Opener
2809MoreRBScript.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2810MoreRBScript.BorderColor3 = Color3.new(1, 1, 1)
2811MoreRBScript.BorderSizePixel = 4
2812MoreRBScript.Position = UDim2.new(0.0523559414, 0, 0.560283661, 0)
2813MoreRBScript.Size = UDim2.new(0, 168, 0, 42)
2814MoreRBScript.Font = Enum.Font.SourceSansBold
2815MoreRBScript.Text = "Even More RBW2 Scripts"
2816MoreRBScript.TextColor3 = Color3.new(1, 1, 1)
2817MoreRBScript.TextSize = 20
2818MoreRBScript.TextWrapped = true
2819
2820RBW3Tab.Name = "RBW3Tab"
2821RBW3Tab.Parent = Opener
2822RBW3Tab.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2823RBW3Tab.BorderColor3 = Color3.new(1, 1, 1)
2824RBW3Tab.BorderSizePixel = 4
2825RBW3Tab.Position = UDim2.new(0.0575915426, 0, 0.804964542, 0)
2826RBW3Tab.Size = UDim2.new(0, 168, 0, 42)
2827RBW3Tab.Font = Enum.Font.SourceSansBold
2828RBW3Tab.Text = "RBW3 Scripts"
2829RBW3Tab.TextColor3 = Color3.new(1, 1, 1)
2830RBW3Tab.TextSize = 20
2831RBW3Tab.TextWrapped = true
2832
2833IBTeleports.Name = "IB Teleports"
2834IBTeleports.Parent = game.CoreGui
2835IBTeleports.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
2836
2837IBTP.Name = "IBTP"
2838IBTP.Parent = IBTeleports
2839IBTP.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2840IBTP.BorderColor3 = Color3.new(1, 1, 1)
2841IBTP.BorderSizePixel = 4
2842IBTP.Position = UDim2.new(0.438521117, 0, 0.433660954, 0)
2843IBTP.Size = UDim2.new(0, 342, 0, 258)
2844IBTP.Visible = false
2845IBTP.Active = true
2846IBTP.Draggable = true
2847
2848Court1IBEast.Name = "Court1IBEast"
2849Court1IBEast.Parent = IBTP
2850Court1IBEast.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2851Court1IBEast.BorderColor3 = Color3.new(1, 1, 1)
2852Court1IBEast.BorderSizePixel = 4
2853Court1IBEast.Position = UDim2.new(0.0583550259, 0, 0.1199902, 0)
2854Court1IBEast.Size = UDim2.new(0, 130, 0, 34)
2855Court1IBEast.Font = Enum.Font.SourceSansBold
2856Court1IBEast.Text = "Court 1 East IB"
2857Court1IBEast.TextColor3 = Color3.new(1, 1, 1)
2858Court1IBEast.TextSize = 20
2859Court1IBEast.TextWrapped = true
2860
2861Court2IBEast.Name = "Court2IBEast"
2862Court2IBEast.Parent = IBTP
2863Court2IBEast.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2864Court2IBEast.BorderColor3 = Color3.new(1, 1, 1)
2865Court2IBEast.BorderSizePixel = 4
2866Court2IBEast.Position = UDim2.new(0.530821919, 0, 0.1199902, 0)
2867Court2IBEast.Size = UDim2.new(0, 130, 0, 34)
2868Court2IBEast.Font = Enum.Font.SourceSansBold
2869Court2IBEast.Text = "Court 2 East IB"
2870Court2IBEast.TextColor3 = Color3.new(1, 1, 1)
2871Court2IBEast.TextSize = 20
2872Court2IBEast.TextWrapped = true
2873
2874Court1IBWest.Name = "Court1IBWest"
2875Court1IBWest.Parent = IBTP
2876Court1IBWest.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2877Court1IBWest.BorderColor3 = Color3.new(1, 1, 1)
2878Court1IBWest.BorderSizePixel = 4
2879Court1IBWest.Position = UDim2.new(0.0562851317, 0, 0.38199833, 0)
2880Court1IBWest.Size = UDim2.new(0, 130, 0, 34)
2881Court1IBWest.Font = Enum.Font.SourceSansBold
2882Court1IBWest.Text = "Court 1 West IB"
2883Court1IBWest.TextColor3 = Color3.new(1, 1, 1)
2884Court1IBWest.TextSize = 20
2885Court1IBWest.TextWrapped = true
2886
2887Court2IBWest.Name = "Court2IBWest"
2888Court2IBWest.Parent = IBTP
2889Court2IBWest.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2890Court2IBWest.BorderColor3 = Color3.new(1, 1, 1)
2891Court2IBWest.BorderSizePixel = 4
2892Court2IBWest.Position = UDim2.new(0.530821919, 0, 0.38199833, 0)
2893Court2IBWest.Size = UDim2.new(0, 130, 0, 34)
2894Court2IBWest.Font = Enum.Font.SourceSansBold
2895Court2IBWest.Text = "Court 2 West IB"
2896Court2IBWest.TextColor3 = Color3.new(1, 1, 1)
2897Court2IBWest.TextSize = 20
2898Court2IBWest.TextWrapped = true
2899
2900AutoShootC1.Name = "AutoShootC1"
2901AutoShootC1.Parent = IBTP
2902AutoShootC1.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2903AutoShootC1.BorderColor3 = Color3.new(1, 1, 1)
2904AutoShootC1.BorderSizePixel = 4
2905AutoShootC1.Position = UDim2.new(0.0556153059, 0, 0.621367693, 0)
2906AutoShootC1.Size = UDim2.new(0, 130, 0, 34)
2907AutoShootC1.Font = Enum.Font.SourceSansBold
2908AutoShootC1.Text = "Auto Shoot(Press E)"
2909AutoShootC1.TextColor3 = Color3.new(1, 1, 1)
2910AutoShootC1.TextScaled = true
2911AutoShootC1.TextSize = 20
2912AutoShootC1.TextWrapped = true
2913
2914CloseIB.Name = "CloseIB"
2915CloseIB.Parent = IBTP
2916CloseIB.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2917CloseIB.BorderSizePixel = 0
2918CloseIB.Position = UDim2.new(0.924063146, 0, -7.4505806e-09, 0)
2919CloseIB.Size = UDim2.new(0, 27, 0, 34)
2920CloseIB.Font = Enum.Font.GothamSemibold
2921CloseIB.Text = "X"
2922CloseIB.TextColor3 = Color3.new(1, 1, 1)
2923CloseIB.TextSize = 20
2924
2925AntiKick.Name = "Anti Kick"
2926AntiKick.Parent = IBTP
2927AntiKick.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2928AntiKick.BorderColor3 = Color3.new(1, 1, 1)
2929AntiKick.BorderSizePixel = 4
2930AntiKick.Position = UDim2.new(0.529444516, 0, 0.621367693, 0)
2931AntiKick.Size = UDim2.new(0, 130, 0, 34)
2932AntiKick.Font = Enum.Font.SourceSansBold
2933AntiKick.Text = "Anti Kick"
2934AntiKick.TextColor3 = Color3.new(1, 1, 1)
2935AntiKick.TextSize = 20
2936AntiKick.TextWrapped = true
2937
2938AntiBan.Name = "Anti Ban"
2939AntiBan.Parent = IBTP
2940AntiBan.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2941AntiBan.BorderColor3 = Color3.new(1, 1, 1)
2942AntiBan.BorderSizePixel = 4
2943AntiBan.Position = UDim2.new(0.0557602942, 0, 0.830669999, 0)
2944AntiBan.Size = UDim2.new(0, 130, 0, 34)
2945AntiBan.Font = Enum.Font.SourceSansBold
2946AntiBan.Text = "Anti Ban"
2947AntiBan.TextColor3 = Color3.new(1, 1, 1)
2948AntiBan.TextSize = 20
2949AntiBan.TextWrapped = true
2950
2951Soon.Name = "Soon"
2952Soon.Parent = IBTP
2953Soon.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2954Soon.BorderColor3 = Color3.new(1, 1, 1)
2955Soon.BorderSizePixel = 4
2956Soon.Position = UDim2.new(0.529444516, 0, 0.830669999, 0)
2957Soon.Size = UDim2.new(0, 130, 0, 34)
2958Soon.Font = Enum.Font.SourceSansBold
2959Soon.Text = "Coming Soon"
2960Soon.TextColor3 = Color3.new(1, 1, 1)
2961Soon.TextSize = 20
2962Soon.TextWrapped = true
2963
2964LoginGui.Name = "LoginGui"
2965LoginGui.Parent = game.CoreGui
2966LoginGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
2967
2968Login.Name = "Login"
2969Login.Parent = LoginGui
2970Login.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2971Login.BorderColor3 = Color3.new(1, 1, 1)
2972Login.BorderSizePixel = 4
2973Login.Position = UDim2.new(0.394668967, 0, 0.423832923, 0)
2974Login.Size = UDim2.new(0, 407, 0, 287)
2975Login.Active = true
2976Login.Draggable = true
2977
2978user.Name = "user"
2979user.Parent = Login
2980user.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2981user.BorderColor3 = Color3.new(1, 1, 1)
2982user.BorderSizePixel = 4
2983user.Position = UDim2.new(0, 0, 0.445993036, 0)
2984user.Size = UDim2.new(0, 407, 0, 32)
2985user.Font = Enum.Font.SourceSansBold
2986user.Text = "Key Goes Here"
2987user.TextColor3 = Color3.new(1, 1, 1)
2988user.TextSize = 20
2989user.TextWrapped = true
2990
2991LOL.Name = "LOL"
2992LOL.Parent = Login
2993LOL.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
2994LOL.BorderColor3 = Color3.new(1, 1, 1)
2995LOL.BorderSizePixel = 4
2996LOL.Size = UDim2.new(0, 407, 0, 36)
2997LOL.Font = Enum.Font.SourceSansBold
2998LOL.Text = "Welcome To RB Hub Enter Your Key Below"
2999LOL.TextColor3 = Color3.new(1, 1, 1)
3000LOL.TextSize = 20
3001LOL.TextWrapped = true
3002
3003Submit.Name = "Submit"
3004Submit.Parent = Login
3005Submit.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3006Submit.BorderColor3 = Color3.new(1, 1, 1)
3007Submit.BorderSizePixel = 4
3008Submit.Position = UDim2.new(0.253071249, 0, 0.71777004, 0)
3009Submit.Size = UDim2.new(0, 200, 0, 50)
3010Submit.Font = Enum.Font.SourceSansBold
3011Submit.Text = "Submit"
3012Submit.TextColor3 = Color3.new(1, 1, 1)
3013Submit.TextSize = 20
3014Submit.TextWrapped = true
3015Submit.MouseButton1Down:connect(function()
3016if user.Text == "darrylllit11002278abc" then
3017 LoginGui:Destroy()
3018 Opener.Visible = true
3019elseif user.Text == "Yasir2006" then
3020 LoginGui:Destroy()
3021 Opener.Visible = true
3022elseif user.Text == "bumasmfsuckmydickbicth" then
3023
3024elseif user.Text == "Tiplouf123" then
3025 LoginGui:Destroy()
3026 Opener.Visible = true
3027elseif user.Text == "IFartedtomuch" then
3028 LoginGui:Destroy()
3029 Opener.Visible = true
3030elseif user.Text == "CyamicIsGay" then
3031 LoginGui:Destroy()
3032 Opener.Visible = true
3033elseif user.Text == "DoubleLime7857" then
3034 LoginGui:Destroy()
3035 Opener.Visible = true
3036elseif user.Text == "Alessandro31" then
3037 LoginGui:Destroy()
3038 Opener.Visible = true
3039
3040elseif user.Text == "Jug Aceaface11" then
3041 LoginGui:Destroy()
3042 Opener.Visible = true
3043 elseif user.Text == "YoungKlurrz" then
3044 LoginGui:Destroy()
3045 Opener.Visible = true
3046
3047elseif user.Text == "AlmightyMasenkoShallNotSurrender" then
3048 LoginGui:Destroy()
3049 Opener.Visible = true
3050elseif user.Text == "Ghostoftemples" then
3051 LoginGui:Destroy()
3052 Opener.Visible = true
3053elseif user.Text == "32342452433144maikol" then
3054 LoginGui:Destroy()
3055 Opener.Visible = true
3056 elseif user.Text == "zozoisgood" then
3057 LoginGui:Destroy()
3058 Opener.Visible = true
3059 elseif user.Text == "ma43ma43" then
3060 LoginGui:Destroy()
3061 Opener.Visible = true
3062 elseif user.Text == "tricky0391" then
3063 LoginGui:Destroy()
3064 Opener.Visible = true
3065elseif user.Text == "LOL09823" then
3066 LoginGui:Destroy()
3067 Opener.Visible = true
3068
3069
3070end
3071end)
3072
3073MainGuis.Name = "MainGuis"
3074MainGuis.Parent = game.CoreGui
3075MainGuis.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
3076
3077Main1.Name = "Main1"
3078Main1.Parent = MainGuis
3079Main1.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3080Main1.BorderColor3 = Color3.new(1, 1, 1)
3081Main1.BorderSizePixel = 4
3082Main1.Position = UDim2.new(0.298366368, 0, 0.302211314, 0)
3083Main1.Size = UDim2.new(0, 590, 0, 375)
3084Main1.Visible = false
3085Main1.Active = true
3086Main1.Draggable = true
3087
3088Credits.Name = "Credits"
3089Credits.Parent = Main1
3090Credits.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3091Credits.BorderColor3 = Color3.new(1, 1, 1)
3092Credits.BorderSizePixel = 4
3093Credits.Size = UDim2.new(0, 590, 0, 32)
3094Credits.Font = Enum.Font.SourceSansBold
3095Credits.Text = "RB Hub Created By Ghost Of Codes#6437"
3096Credits.TextColor3 = Color3.new(1, 1, 1)
3097Credits.TextSize = 20
3098Credits.TextWrapped = true
3099
3100Stats.Name = "Stats"
3101Stats.Parent = Main1
3102Stats.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3103Stats.BorderColor3 = Color3.new(1, 1, 1)
3104Stats.BorderSizePixel = 4
3105Stats.Position = UDim2.new(0.0408602133, 0, 0.174041301, 0)
3106Stats.Size = UDim2.new(0, 140, 0, 30)
3107Stats.Font = Enum.Font.SourceSansBold
3108Stats.Text = "Stat Change"
3109Stats.TextColor3 = Color3.new(1, 1, 1)
3110Stats.TextSize = 20
3111Stats.TextWrapped = true
3112
3113Dribbles.Name = "Dribbles"
3114Dribbles.Parent = Main1
3115Dribbles.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3116Dribbles.BorderColor3 = Color3.new(1, 1, 1)
3117Dribbles.BorderSizePixel = 4
3118Dribbles.Position = UDim2.new(0.703572035, 0, 0.883374572, 0)
3119Dribbles.Size = UDim2.new(0, 140, 0, 30)
3120Dribbles.Font = Enum.Font.SourceSansBold
3121Dribbles.Text = "Faster Dribbles"
3122Dribbles.TextColor3 = Color3.new(1, 1, 1)
3123Dribbles.TextSize = 20
3124Dribbles.TextWrapped = true
3125
3126Aimbot.Name = "Aimbot"
3127Aimbot.Parent = Main1
3128Aimbot.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3129Aimbot.BorderColor3 = Color3.new(1, 1, 1)
3130Aimbot.BorderSizePixel = 4
3131Aimbot.Position = UDim2.new(0.379843265, 0, 0.174041301, 0)
3132Aimbot.Size = UDim2.new(0, 140, 0, 30)
3133Aimbot.Font = Enum.Font.SourceSansBold
3134Aimbot.Text = "Aimbot(Might Not Work)"
3135Aimbot.TextColor3 = Color3.new(1, 1, 1)
3136Aimbot.TextScaled = true
3137Aimbot.TextSize = 20
3138Aimbot.TextWrapped = true
3139
3140Admin.Name = "Admin"
3141Admin.Parent = Main1
3142Admin.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3143Admin.BorderColor3 = Color3.new(1, 1, 1)
3144Admin.BorderSizePixel = 4
3145Admin.Position = UDim2.new(0.703572035, 0, 0.174041301, 0)
3146Admin.Size = UDim2.new(0, 140, 0, 30)
3147Admin.Font = Enum.Font.SourceSansBold
3148Admin.Text = "Admin"
3149Admin.TextColor3 = Color3.new(1, 1, 1)
3150Admin.TextSize = 20
3151Admin.TextWrapped = true
3152
3153AdminV2.Name = "AdminV2"
3154AdminV2.Parent = Main1
3155AdminV2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3156AdminV2.BorderColor3 = Color3.new(1, 1, 1)
3157AdminV2.BorderSizePixel = 4
3158AdminV2.Position = UDim2.new(0.0408601761, 0, 0.315374613, 0)
3159AdminV2.Size = UDim2.new(0, 140, 0, 30)
3160AdminV2.Font = Enum.Font.SourceSansBold
3161AdminV2.Text = "AdminV2"
3162AdminV2.TextColor3 = Color3.new(1, 1, 1)
3163AdminV2.TextSize = 20
3164AdminV2.TextWrapped = true
3165
3166Noclip.Name = "Noclip"
3167Noclip.Parent = Main1
3168Noclip.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3169Noclip.BorderColor3 = Color3.new(1, 1, 1)
3170Noclip.BorderSizePixel = 4
3171Noclip.Position = UDim2.new(0.379843235, 0, 0.315374613, 0)
3172Noclip.Size = UDim2.new(0, 140, 0, 30)
3173Noclip.Font = Enum.Font.SourceSansBold
3174Noclip.Text = "Noclip(Press F)"
3175Noclip.TextColor3 = Color3.new(1, 1, 1)
3176Noclip.TextSize = 20
3177Noclip.TextWrapped = true
3178
3179SpeedFly.Name = "SpeedFly"
3180SpeedFly.Parent = Main1
3181SpeedFly.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3182SpeedFly.BorderColor3 = Color3.new(1, 1, 1)
3183SpeedFly.BorderSizePixel = 4
3184SpeedFly.Position = UDim2.new(0.703572035, 0, 0.315374613, 0)
3185SpeedFly.Size = UDim2.new(0, 140, 0, 30)
3186SpeedFly.Font = Enum.Font.SourceSansBold
3187SpeedFly.Text = "Speed/Fly"
3188SpeedFly.TextColor3 = Color3.new(1, 1, 1)
3189SpeedFly.TextSize = 20
3190SpeedFly.TextWrapped = true
3191
3192NoclipFly.Name = "NoclipFly"
3193NoclipFly.Parent = Main1
3194NoclipFly.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3195NoclipFly.BorderColor3 = Color3.new(1, 1, 1)
3196NoclipFly.BorderSizePixel = 4
3197NoclipFly.Position = UDim2.new(0.0408601761, 0, 0.459374607, 0)
3198NoclipFly.Size = UDim2.new(0, 140, 0, 30)
3199NoclipFly.Font = Enum.Font.SourceSansBold
3200NoclipFly.Text = "Fly Press (Q)"
3201NoclipFly.TextColor3 = Color3.new(1, 1, 1)
3202NoclipFly.TextSize = 20
3203NoclipFly.TextWrapped = true
3204
3205Screen.Name = "Screen"
3206Screen.Parent = Main1
3207Screen.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3208Screen.BorderColor3 = Color3.new(1, 1, 1)
3209Screen.BorderSizePixel = 4
3210Screen.Position = UDim2.new(0.379843235, 0, 0.459374607, 0)
3211Screen.Size = UDim2.new(0, 140, 0, 30)
3212Screen.Font = Enum.Font.SourceSansBold
3213Screen.Text = "Anti Screen"
3214Screen.TextColor3 = Color3.new(1, 1, 1)
3215Screen.TextSize = 20
3216Screen.TextWrapped = true
3217
3218TP.Name = "TP"
3219TP.Parent = Main1
3220TP.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3221TP.BorderColor3 = Color3.new(1, 1, 1)
3222TP.BorderSizePixel = 4
3223TP.Position = UDim2.new(0.703572035, 0, 0.459374607, 0)
3224TP.Size = UDim2.new(0, 140, 0, 30)
3225TP.Font = Enum.Font.SourceSansBold
3226TP.Text = "TP(N)"
3227TP.TextColor3 = Color3.new(1, 1, 1)
3228TP.TextSize = 20
3229TP.TextWrapped = true
3230
3231Animations.Name = "Animations"
3232Animations.Parent = Main1
3233Animations.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3234Animations.BorderColor3 = Color3.new(1, 1, 1)
3235Animations.BorderSizePixel = 4
3236Animations.Position = UDim2.new(0.0408601761, 0, 0.598041296, 0)
3237Animations.Size = UDim2.new(0, 140, 0, 30)
3238Animations.Font = Enum.Font.SourceSansBold
3239Animations.Text = "Animations"
3240Animations.TextColor3 = Color3.new(1, 1, 1)
3241Animations.TextSize = 20
3242Animations.TextWrapped = true
3243
3244CtrlDelete.Name = "CtrlDelete"
3245CtrlDelete.Parent = Main1
3246CtrlDelete.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3247CtrlDelete.BorderColor3 = Color3.new(1, 1, 1)
3248CtrlDelete.BorderSizePixel = 4
3249CtrlDelete.Position = UDim2.new(0.379843235, 0, 0.598041296, 0)
3250CtrlDelete.Size = UDim2.new(0, 140, 0, 30)
3251CtrlDelete.Font = Enum.Font.SourceSansBold
3252CtrlDelete.Text = "Ctrl To Delete"
3253CtrlDelete.TextColor3 = Color3.new(1, 1, 1)
3254CtrlDelete.TextSize = 20
3255CtrlDelete.TextWrapped = true
3256
3257Boxing.Name = "Boxing"
3258Boxing.Parent = Main1
3259Boxing.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3260Boxing.BorderColor3 = Color3.new(1, 1, 1)
3261Boxing.BorderSizePixel = 4
3262Boxing.Position = UDim2.new(0.703572035, 0, 0.598041296, 0)
3263Boxing.Size = UDim2.new(0, 140, 0, 30)
3264Boxing.Font = Enum.Font.SourceSansBold
3265Boxing.Text = "Boxing(1-10)"
3266Boxing.TextColor3 = Color3.new(1, 1, 1)
3267Boxing.TextSize = 20
3268Boxing.TextWrapped = true
3269
3270SpyV2.Name = "SpyV2"
3271SpyV2.Parent = Main1
3272SpyV2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3273SpyV2.BorderColor3 = Color3.new(1, 1, 1)
3274SpyV2.BorderSizePixel = 4
3275SpyV2.Position = UDim2.new(0.0391652584, 0, 0.744707942, 0)
3276SpyV2.Size = UDim2.new(0, 140, 0, 30)
3277SpyV2.Font = Enum.Font.SourceSansBold
3278SpyV2.Text = "MRSpyV2"
3279SpyV2.TextColor3 = Color3.new(1, 1, 1)
3280SpyV2.TextSize = 20
3281SpyV2.TextWrapped = true
3282
3283RemoteSpy.Name = "RemoteSpy"
3284RemoteSpy.Parent = Main1
3285RemoteSpy.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3286RemoteSpy.BorderColor3 = Color3.new(1, 1, 1)
3287RemoteSpy.BorderSizePixel = 4
3288RemoteSpy.Position = UDim2.new(0.379843235, 0, 0.744707942, 0)
3289RemoteSpy.Size = UDim2.new(0, 140, 0, 30)
3290RemoteSpy.Font = Enum.Font.SourceSansBold
3291RemoteSpy.Text = "Remote Spy"
3292RemoteSpy.TextColor3 = Color3.new(1, 1, 1)
3293RemoteSpy.TextSize = 20
3294RemoteSpy.TextWrapped = true
3295
3296Slots.Name = "Slots"
3297Slots.Parent = Main1
3298Slots.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3299Slots.BorderColor3 = Color3.new(1, 1, 1)
3300Slots.BorderSizePixel = 4
3301Slots.Position = UDim2.new(0.703572035, 0, 0.744707942, 0)
3302Slots.Size = UDim2.new(0, 140, 0, 30)
3303Slots.Font = Enum.Font.SourceSansBold
3304Slots.Text = "3 Slots"
3305Slots.TextColor3 = Color3.new(1, 1, 1)
3306Slots.TextSize = 20
3307Slots.TextWrapped = true
3308
3309InfStamina.Name = "InfStamina"
3310InfStamina.Parent = Main1
3311InfStamina.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3312InfStamina.BorderColor3 = Color3.new(1, 1, 1)
3313InfStamina.BorderSizePixel = 4
3314InfStamina.Position = UDim2.new(0.0408601761, 0, 0.883374572, 0)
3315InfStamina.Size = UDim2.new(0, 140, 0, 30)
3316InfStamina.Font = Enum.Font.SourceSansBold
3317InfStamina.Text = "Inf Stamina"
3318InfStamina.TextColor3 = Color3.new(1, 1, 1)
3319InfStamina.TextSize = 20
3320InfStamina.TextWrapped = true
3321
3322DropBallF.Name = "Drop Ball(F)"
3323DropBallF.Parent = Main1
3324DropBallF.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3325DropBallF.BorderColor3 = Color3.new(1, 1, 1)
3326DropBallF.BorderSizePixel = 4
3327DropBallF.Position = UDim2.new(0.379843235, 0, 0.883374572, 0)
3328DropBallF.Size = UDim2.new(0, 140, 0, 30)
3329DropBallF.Font = Enum.Font.SourceSansBold
3330DropBallF.Text = "Anti Auto Steal"
3331DropBallF.TextColor3 = Color3.new(1, 1, 1)
3332DropBallF.TextSize = 20
3333DropBallF.TextWrapped = true
3334
3335closemain.Name = "closemain"
3336closemain.Parent = Main1
3337closemain.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3338closemain.BorderSizePixel = 0
3339closemain.Position = UDim2.new(0.951029658, 0, 0, 0)
3340closemain.Size = UDim2.new(0, 29, 0, 32)
3341closemain.Font = Enum.Font.GothamSemibold
3342closemain.Text = "X"
3343closemain.TextColor3 = Color3.new(1, 1, 1)
3344closemain.TextSize = 20
3345closemain.TextWrapped = true
3346
3347Main2.Name = "Main2"
3348Main2.Parent = MainGuis
3349Main2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3350Main2.BorderColor3 = Color3.new(1, 1, 1)
3351Main2.BorderSizePixel = 4
3352Main2.Position = UDim2.new(0.322441965, 0, 0.203931168, 0)
3353Main2.Size = UDim2.new(0, 567, 0, 465)
3354Main2.Visible = false
3355Main2.Active = true
3356Main2.Draggable = true
3357
3358AntiAnkles.Name = "Anti Ankles"
3359AntiAnkles.Parent = Main2
3360AntiAnkles.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3361AntiAnkles.BorderColor3 = Color3.new(1, 1, 1)
3362AntiAnkles.BorderSizePixel = 4
3363AntiAnkles.Position = UDim2.new(0.0528727993, 0, 0.0453469157, 0)
3364AntiAnkles.Size = UDim2.new(0, 150, 0, 33)
3365AntiAnkles.Font = Enum.Font.SourceSansBold
3366AntiAnkles.Text = "Anti Ankles"
3367AntiAnkles.TextColor3 = Color3.new(1, 1, 1)
3368AntiAnkles.TextSize = 20
3369
3370ChatLogs.Name = "ChatLogs"
3371ChatLogs.Parent = Main2
3372ChatLogs.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3373ChatLogs.BorderColor3 = Color3.new(1, 1, 1)
3374ChatLogs.BorderSizePixel = 4
3375ChatLogs.Position = UDim2.new(0.361292779, 0, 0.0472167842, 0)
3376ChatLogs.Size = UDim2.new(0, 150, 0, 32)
3377ChatLogs.Font = Enum.Font.SourceSansBold
3378ChatLogs.Text = "Chat Logs"
3379ChatLogs.TextColor3 = Color3.new(1, 1, 1)
3380ChatLogs.TextSize = 20
3381
3382Gym.Name = "Gym"
3383Gym.Parent = Main2
3384Gym.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3385Gym.BorderColor3 = Color3.new(1, 1, 1)
3386Gym.BorderSizePixel = 4
3387Gym.Position = UDim2.new(0.658551753, 0, 0.0463461876, 0)
3388Gym.Size = UDim2.new(0, 150, 0, 32)
3389Gym.Font = Enum.Font.SourceSansBold
3390Gym.Text = "GymAimbot(Q)"
3391Gym.TextColor3 = Color3.new(1, 1, 1)
3392Gym.TextSize = 20
3393
3394AutoSteal.Name = "AutoSteal"
3395AutoSteal.Parent = Main2
3396AutoSteal.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3397AutoSteal.BorderColor3 = Color3.new(1, 1, 1)
3398AutoSteal.BorderSizePixel = 4
3399AutoSteal.Position = UDim2.new(0.657358885, 0, 0.333295286, 0)
3400AutoSteal.Size = UDim2.new(0, 150, 0, 32)
3401AutoSteal.Font = Enum.Font.SourceSansBold
3402AutoSteal.Text = "Auto Steal"
3403AutoSteal.TextColor3 = Color3.new(1, 1, 1)
3404AutoSteal.TextSize = 20
3405
3406StealPlayer.Name = "StealPlayer"
3407StealPlayer.Parent = AutoSteal
3408StealPlayer.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3409StealPlayer.BorderColor3 = Color3.new(1, 1, 1)
3410StealPlayer.BorderSizePixel = 4
3411StealPlayer.Position = UDim2.new(0, 0, 1.18757391, 0)
3412StealPlayer.Size = UDim2.new(0, 150, 0, 30)
3413StealPlayer.Font = Enum.Font.SourceSansBold
3414StealPlayer.Text = "Player Name Here"
3415StealPlayer.TextColor3 = Color3.new(1, 1, 1)
3416StealPlayer.TextSize = 20
3417StealPlayer.TextWrapped = true
3418
3419AutoBlock.Name = "AutoBlock"
3420AutoBlock.Parent = Main2
3421AutoBlock.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3422AutoBlock.BorderColor3 = Color3.new(1, 1, 1)
3423AutoBlock.BorderSizePixel = 4
3424AutoBlock.Position = UDim2.new(0.0544240475, 0, 0.333300471, 0)
3425AutoBlock.Size = UDim2.new(0, 150, 0, 32)
3426AutoBlock.Font = Enum.Font.SourceSansBold
3427AutoBlock.Text = "Auto Block"
3428AutoBlock.TextColor3 = Color3.new(1, 1, 1)
3429AutoBlock.TextSize = 20
3430
3431BlockPlayer.Name = "BlockPlayer"
3432BlockPlayer.Parent = AutoBlock
3433BlockPlayer.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3434BlockPlayer.BorderColor3 = Color3.new(1, 1, 1)
3435BlockPlayer.BorderSizePixel = 4
3436BlockPlayer.Position = UDim2.new(0, 0, 1.1875, 0)
3437BlockPlayer.Size = UDim2.new(0, 151, 0, 30)
3438BlockPlayer.Font = Enum.Font.SourceSansBold
3439BlockPlayer.Text = "Player Name Here"
3440BlockPlayer.TextColor3 = Color3.new(1, 1, 1)
3441BlockPlayer.TextSize = 20
3442BlockPlayer.TextWrapped = true
3443
3444AutoWin.Name = "AutoWin"
3445AutoWin.Parent = Main2
3446AutoWin.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3447AutoWin.BorderColor3 = Color3.new(1, 1, 1)
3448AutoWin.BorderSizePixel = 4
3449AutoWin.Position = UDim2.new(0.362655252, 0, 0.333411217, 0)
3450AutoWin.Size = UDim2.new(0, 150, 0, 32)
3451AutoWin.Font = Enum.Font.SourceSansBold
3452AutoWin.Text = "Auto Win"
3453AutoWin.TextColor3 = Color3.new(1, 1, 1)
3454AutoWin.TextSize = 20
3455
3456CourtNumber.Name = "CourtNumber"
3457CourtNumber.Parent = AutoWin
3458CourtNumber.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3459CourtNumber.BorderColor3 = Color3.new(1, 1, 1)
3460CourtNumber.BorderSizePixel = 4
3461CourtNumber.Position = UDim2.new(0, 0, 1.1875, 0)
3462CourtNumber.Size = UDim2.new(0, 151, 0, 30)
3463CourtNumber.Font = Enum.Font.SourceSansBold
3464CourtNumber.Text = "CourtNunberHere"
3465CourtNumber.TextColor3 = Color3.new(1, 1, 1)
3466CourtNumber.TextSize = 20
3467CourtNumber.TextWrapped = true
3468
3469CloseMain2.Name = "CloseMain2"
3470CloseMain2.Parent = Main2
3471CloseMain2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3472CloseMain2.BorderSizePixel = 0
3473CloseMain2.Position = UDim2.new(0.950891554, 0, 0, 0)
3474CloseMain2.Size = UDim2.new(0, 29, 0, 21)
3475CloseMain2.Font = Enum.Font.GothamSemibold
3476CloseMain2.Text = "X"
3477CloseMain2.TextColor3 = Color3.new(1, 1, 1)
3478CloseMain2.TextSize = 20
3479CloseMain2.TextWrapped = true
3480
3481RandomAnimations.Name = "RandomAnimations"
3482RandomAnimations.Parent = Main2
3483RandomAnimations.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3484RandomAnimations.BorderColor3 = Color3.new(1, 1, 1)
3485RandomAnimations.BorderSizePixel = 4
3486RandomAnimations.Position = UDim2.new(0.0544377156, 0, 0.170586765, 0)
3487RandomAnimations.Size = UDim2.new(0, 150, 0, 32)
3488RandomAnimations.Font = Enum.Font.SourceSansBold
3489RandomAnimations.Text = "RandomAnimations(1-5)"
3490RandomAnimations.TextColor3 = Color3.new(1, 1, 1)
3491RandomAnimations.TextScaled = true
3492RandomAnimations.TextSize = 20
3493RandomAnimations.TextWrapped = true
3494
3495DexV4.Name = "DexV4"
3496DexV4.Parent = Main2
3497DexV4.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3498DexV4.BorderColor3 = Color3.new(1, 1, 1)
3499DexV4.BorderSizePixel = 4
3500DexV4.Position = UDim2.new(0.363888741, 0, 0.170586765, 0)
3501DexV4.Size = UDim2.new(0, 150, 0, 32)
3502DexV4.Font = Enum.Font.SourceSansBold
3503DexV4.Text = "DexV4"
3504DexV4.TextColor3 = Color3.new(1, 1, 1)
3505DexV4.TextSize = 20
3506DexV4.TextWrapped = true
3507
3508DexV5.Name = "DexV5"
3509DexV5.Parent = Main2
3510DexV5.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3511DexV5.BorderColor3 = Color3.new(1, 1, 1)
3512DexV5.BorderSizePixel = 4
3513DexV5.Position = UDim2.new(0.658551753, 0, 0.170586765, 0)
3514DexV5.Size = UDim2.new(0, 150, 0, 32)
3515DexV5.Font = Enum.Font.SourceSansBold
3516DexV5.Text = "DexV5"
3517DexV5.TextColor3 = Color3.new(1, 1, 1)
3518DexV5.TextSize = 20
3519DexV5.TextWrapped = true
3520
3521FreeJS.Name = "FreeJS"
3522FreeJS.Parent = Main2
3523FreeJS.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3524FreeJS.BorderColor3 = Color3.new(1, 1, 1)
3525FreeJS.BorderSizePixel = 4
3526FreeJS.Position = UDim2.new(0.0544089042, 0, 0.544873118, 0)
3527FreeJS.Size = UDim2.new(0, 150, 0, 32)
3528FreeJS.Font = Enum.Font.SourceSansBold
3529FreeJS.Text = "FreeJSGamepass"
3530FreeJS.TextColor3 = Color3.new(1, 1, 1)
3531FreeJS.TextSize = 20
3532FreeJS.TextWrapped = true
3533
3534StealCooldown.Name = "StealCooldown"
3535StealCooldown.Parent = Main2
3536StealCooldown.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3537StealCooldown.BorderColor3 = Color3.new(1, 1, 1)
3538StealCooldown.BorderSizePixel = 4
3539StealCooldown.Position = UDim2.new(0.363874972, 0, 0.544873118, 0)
3540StealCooldown.Size = UDim2.new(0, 150, 0, 32)
3541StealCooldown.Font = Enum.Font.SourceSansBold
3542StealCooldown.Text = "No Steal Cooldown"
3543StealCooldown.TextColor3 = Color3.new(1, 1, 1)
3544StealCooldown.TextSize = 20
3545StealCooldown.TextWrapped = true
3546
3547Jump.Name = "Jump"
3548Jump.Parent = Main2
3549Jump.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3550Jump.BorderColor3 = Color3.new(1, 1, 1)
3551Jump.BorderSizePixel = 4
3552Jump.Position = UDim2.new(0.658190727, 0, 0.544873118, 0)
3553Jump.Size = UDim2.new(0, 150, 0, 32)
3554Jump.Font = Enum.Font.SourceSansBold
3555Jump.Text = "Inf Jump(Q)"
3556Jump.TextColor3 = Color3.new(1, 1, 1)
3557Jump.TextSize = 20
3558Jump.TextWrapped = true
3559
3560East.Name = "East"
3561East.Parent = Main2
3562East.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3563East.BorderColor3 = Color3.new(1, 1, 1)
3564East.BorderSizePixel = 4
3565East.Position = UDim2.new(0.0514723398, 0, 0.676105022, 0)
3566East.Size = UDim2.new(0, 150, 0, 32)
3567East.Font = Enum.Font.SourceSansBold
3568East.Text = "Change East"
3569East.TextColor3 = Color3.new(1, 1, 1)
3570East.TextSize = 20
3571East.TextWrapped = true
3572
3573West.Name = "West"
3574West.Parent = Main2
3575West.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3576West.BorderColor3 = Color3.new(1, 1, 1)
3577West.BorderSizePixel = 4
3578West.Position = UDim2.new(0.363268316, 0, 0.676105022, 0)
3579West.Size = UDim2.new(0, 150, 0, 32)
3580West.Font = Enum.Font.SourceSansBold
3581West.Text = "Change West"
3582West.TextColor3 = Color3.new(1, 1, 1)
3583West.TextSize = 20
3584West.TextWrapped = true
3585
3586Dunk.Name = "Dunk"
3587Dunk.Parent = Main2
3588Dunk.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3589Dunk.BorderColor3 = Color3.new(1, 1, 1)
3590Dunk.BorderSizePixel = 4
3591Dunk.Position = UDim2.new(0.658105612, 0, 0.676105022, 0)
3592Dunk.Size = UDim2.new(0, 150, 0, 32)
3593Dunk.Font = Enum.Font.SourceSansBold
3594Dunk.Text = "Dunk/Far Away"
3595Dunk.TextColor3 = Color3.new(1, 1, 1)
3596Dunk.TextSize = 20
3597Dunk.TextWrapped = true
3598
3599AutoBreak.Name = "Auto Break"
3600AutoBreak.Parent = Main2
3601AutoBreak.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3602AutoBreak.BorderColor3 = Color3.new(1, 1, 1)
3603AutoBreak.BorderSizePixel = 4
3604AutoBreak.Position = UDim2.new(0.0500967912, 0, 0.807423234, 0)
3605AutoBreak.Size = UDim2.new(0, 150, 0, 32)
3606AutoBreak.Font = Enum.Font.SourceSansBold
3607AutoBreak.Text = "Auto Ankle Breaker"
3608AutoBreak.TextColor3 = Color3.new(1, 1, 1)
3609AutoBreak.TextSize = 20
3610AutoBreak.TextWrapped = true
3611
3612Fling.Name = "Fling"
3613Fling.Parent = Main2
3614Fling.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3615Fling.BorderColor3 = Color3.new(1, 1, 1)
3616Fling.BorderSizePixel = 4
3617Fling.Position = UDim2.new(0.360502422, 0, 0.807423234, 0)
3618Fling.Size = UDim2.new(0, 150, 0, 32)
3619Fling.Font = Enum.Font.SourceSansBold
3620Fling.Text = "Start Fling"
3621Fling.TextColor3 = Color3.new(1, 1, 1)
3622Fling.TextSize = 20
3623Fling.TextWrapped = true
3624
3625
3626ChatBypass.Name = "ChatBypass"
3627ChatBypass.Parent = Main2
3628ChatBypass.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3629ChatBypass.BorderColor3 = Color3.new(1, 1, 1)
3630ChatBypass.BorderSizePixel = 4
3631ChatBypass.Position = UDim2.new(0.658105612, 0, 0.807287812, 0)
3632ChatBypass.Size = UDim2.new(0, 150, 0, 32)
3633ChatBypass.Font = Enum.Font.SourceSansBold
3634ChatBypass.Text = "ChatBypass(/e What ever u wanna say)"
3635ChatBypass.TextColor3 = Color3.new(1, 1, 1)
3636ChatBypass.TextScaled = true
3637ChatBypass.TextSize = 20
3638ChatBypass.TextWrapped = true
3639
3640RBW3GUI.Name = "RBW3GUI"
3641RBW3GUI.Parent = game.CoreGui
3642RBW3GUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
3643
3644RBW3.Name = "RBW3"
3645RBW3.Parent = RBW3GUI
3646RBW3.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3647RBW3.BorderColor3 = Color3.new(1, 1, 1)
3648RBW3.BorderSizePixel = 4
3649RBW3.Position = UDim2.new(0.659501314, 0, 0.147420272, 0)
3650RBW3.Size = UDim2.new(0, 303, 0, 304)
3651RBW3.Visible = false
3652RBW3.Active = true
3653RBW3.Draggable = true
3654
3655Statchangerbw3.Name = "Statchangerbw3"
3656Statchangerbw3.Parent = RBW3
3657Statchangerbw3.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3658Statchangerbw3.BorderColor3 = Color3.new(1, 1, 1)
3659Statchangerbw3.BorderSizePixel = 4
3660Statchangerbw3.Position = UDim2.new(0.0578305088, 0, 0.0907751396, 0)
3661Statchangerbw3.Size = UDim2.new(0, 120, 0, 26)
3662Statchangerbw3.Font = Enum.Font.SourceSansBold
3663Statchangerbw3.Text = "Stat Change"
3664Statchangerbw3.TextColor3 = Color3.new(1, 1, 1)
3665Statchangerbw3.TextSize = 20
3666Statchangerbw3.TextWrapped = true
3667
3668Fly.Name = "Fly"
3669Fly.Parent = RBW3
3670Fly.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3671Fly.BorderColor3 = Color3.new(1, 1, 1)
3672Fly.BorderSizePixel = 4
3673Fly.Position = UDim2.new(0.557035089, 0, 0.0907751396, 0)
3674Fly.Size = UDim2.new(0, 111, 0, 26)
3675Fly.Font = Enum.Font.SourceSansBold
3676Fly.Text = "Fly Press(Q)"
3677Fly.TextColor3 = Color3.new(1, 1, 1)
3678Fly.TextSize = 20
3679Fly.TextWrapped = true
3680
3681InfStaminaRBW3.Name = "InfStaminaRBW3"
3682InfStaminaRBW3.Parent = RBW3
3683InfStaminaRBW3.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3684InfStaminaRBW3.BorderColor3 = Color3.new(1, 1, 1)
3685InfStaminaRBW3.BorderSizePixel = 4
3686InfStaminaRBW3.Position = UDim2.new(0.0578305088, 0, 0.272433937, 0)
3687InfStaminaRBW3.Size = UDim2.new(0, 120, 0, 27)
3688InfStaminaRBW3.Font = Enum.Font.SourceSansBold
3689InfStaminaRBW3.Text = "Inf Stamina"
3690InfStaminaRBW3.TextColor3 = Color3.new(1, 1, 1)
3691InfStaminaRBW3.TextSize = 20
3692InfStaminaRBW3.TextWrapped = true
3693
3694Speed.Name = "Speed"
3695Speed.Parent = RBW3
3696Speed.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3697Speed.BorderColor3 = Color3.new(1, 1, 1)
3698Speed.BorderSizePixel = 4
3699Speed.Position = UDim2.new(0.0578305088, 0, 0.448655784, 0)
3700Speed.Size = UDim2.new(0, 120, 0, 25)
3701Speed.Font = Enum.Font.SourceSansBold
3702Speed.Text = "Speed(Hold B)"
3703Speed.TextColor3 = Color3.new(1, 1, 1)
3704Speed.TextSize = 20
3705Speed.TextWrapped = true
3706
3707ClickTP.Name = "ClickTP"
3708ClickTP.Parent = RBW3
3709ClickTP.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3710ClickTP.BorderColor3 = Color3.new(1, 1, 1)
3711ClickTP.BorderSizePixel = 4
3712ClickTP.Position = UDim2.new(0.556180358, 0, 0.485972047, 0)
3713ClickTP.Size = UDim2.new(0, 118, 0, 26)
3714ClickTP.Font = Enum.Font.SourceSansBold
3715ClickTP.Text = "ClickTP(V)"
3716ClickTP.TextColor3 = Color3.new(1, 1, 1)
3717ClickTP.TextSize = 20
3718ClickTP.TextWrapped = true
3719
3720HipHeight.Name = "HipHeight"
3721HipHeight.Parent = RBW3
3722HipHeight.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3723HipHeight.BorderColor3 = Color3.new(1, 1, 1)
3724HipHeight.BorderSizePixel = 4
3725HipHeight.Position = UDim2.new(0.556864619, 0, 0.272433937, 0)
3726HipHeight.Size = UDim2.new(0, 118, 0, 26)
3727HipHeight.Font = Enum.Font.SourceSansBold
3728HipHeight.Text = "SetHeight"
3729HipHeight.TextColor3 = Color3.new(1, 1, 1)
3730HipHeight.TextSize = 20
3731HipHeight.TextWrapped = true
3732
3733HeightAmount.Name = "HeightAmount"
3734HeightAmount.Parent = HipHeight
3735HeightAmount.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3736HeightAmount.BorderColor3 = Color3.new(1, 1, 1)
3737HeightAmount.BorderSizePixel = 4
3738HeightAmount.Position = UDim2.new(0, 0, 1.36813235, 0)
3739HeightAmount.Size = UDim2.new(0, 118, 0, 18)
3740HeightAmount.Font = Enum.Font.SourceSansBold
3741HeightAmount.Text = "HeightAmountHere"
3742HeightAmount.TextColor3 = Color3.new(1, 1, 1)
3743HeightAmount.TextScaled = true
3744HeightAmount.TextSize = 20
3745HeightAmount.TextWrapped = true
3746
3747CloseRBW3.Name = "CloseRBW3"
3748CloseRBW3.Parent = RBW3
3749CloseRBW3.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3750CloseRBW3.BorderSizePixel = 0
3751CloseRBW3.Position = UDim2.new(0.86396575, 0, -0.00133012468, 0)
3752CloseRBW3.Size = UDim2.new(0, 41, 0, 22)
3753CloseRBW3.Font = Enum.Font.GothamSemibold
3754CloseRBW3.Text = "X"
3755CloseRBW3.TextColor3 = Color3.new(1, 1, 1)
3756CloseRBW3.TextSize = 20
3757CloseRBW3.TextWrapped = true
3758
3759AutoStealRBW3.Name = "AutoStealRBW3"
3760AutoStealRBW3.Parent = RBW3
3761AutoStealRBW3.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3762AutoStealRBW3.BorderColor3 = Color3.new(1, 1, 1)
3763AutoStealRBW3.BorderSizePixel = 4
3764AutoStealRBW3.Position = UDim2.new(0.0578305088, 0, 0.610972047, 0)
3765AutoStealRBW3.Size = UDim2.new(0, 120, 0, 26)
3766AutoStealRBW3.Font = Enum.Font.SourceSansBold
3767AutoStealRBW3.Text = "Auto Steal(Press F)"
3768AutoStealRBW3.TextColor3 = Color3.new(1, 1, 1)
3769AutoStealRBW3.TextScaled = true
3770AutoStealRBW3.TextSize = 20
3771AutoStealRBW3.TextWrapped = true
3772
3773UsernamePlayer.Name = "UsernamePlayer"
3774UsernamePlayer.Parent = AutoStealRBW3
3775UsernamePlayer.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3776UsernamePlayer.BorderColor3 = Color3.new(1, 1, 1)
3777UsernamePlayer.BorderSizePixel = 4
3778UsernamePlayer.Position = UDim2.new(-0.000282287598, 0, 1.34615386, 0)
3779UsernamePlayer.Size = UDim2.new(0, 120, 0, 20)
3780UsernamePlayer.Font = Enum.Font.SourceSansBold
3781UsernamePlayer.Text = "enter ur username"
3782UsernamePlayer.TextColor3 = Color3.new(1, 1, 1)
3783UsernamePlayer.TextScaled = true
3784UsernamePlayer.TextSize = 20
3785UsernamePlayer.TextWrapped = true
3786
3787TextLabel.Parent = RBW3
3788TextLabel.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
3789TextLabel.BorderColor3 = Color3.new(1, 1, 1)
3790TextLabel.BorderSizePixel = 4
3791TextLabel.Position = UDim2.new(0, 0, 0.835526407, 0)
3792TextLabel.Size = UDim2.new(0, 303, 0, 50)
3793TextLabel.Font = Enum.Font.GothamSemibold
3794TextLabel.Text = "Ok So How Auto steal works? to use auto steal make sure you IB The Ball Once you IB The Ball Then you Press F Once you have enterd your name then it will self pass you the ball"
3795TextLabel.TextColor3 = Color3.new(1, 1, 1)
3796TextLabel.TextScaled = true
3797TextLabel.TextSize = 20
3798TextLabel.TextWrapped = true
3799-- Scripts:
3800Fling.MouseButton1Down:connect(function()
3801
3802power = 2900 -- change this to make it more or less powerful
3803
3804game:GetService('RunService').Stepped:connect(function()
3805game.Players.LocalPlayer.Character.Head.CanCollide = false
3806game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
3807game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
3808game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
3809end)
3810wait(.1)
3811local bambam = Instance.new("BodyThrust")
3812bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
3813bambam.Force = Vector3.new(power,0,power)
3814bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
3815
3816end)
3817
3818
3819
3820
3821AntiBan.MouseButton1Down:connect(function()
3822game.ReplicatedStorage.gameplay.BanPlayer:Destroy()
3823end)
3824
3825AutoStealRBW3.MouseButton1Down:connect(function()
3826plr = game.Players.LocalPlayer
3827hum = plr.Character.HumanoidRootPart
3828mouse = plr:GetMouse()
3829mouse.KeyDown:connect(function(key)
3830if key == "f" then
3831game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-23.415205, 6.30879116, 14.8732901)
3832wait(0.5)
3833local A_1 = game:GetService("Workspace")[UsernamePlayer.Text]
3834local A_2 = "\67\104\101\115\116"
3835local A_3 = false
3836local Event = game:GetService("Workspace").Basketball.pass
3837Event:FireServer(A_1, A_2, A_3)
3838end
3839end)
3840end)
3841
3842
3843AutoBreak.MouseButton1Down:connect(function()
3844local Storage = game:GetService('ReplicatedStorage');
3845local Players = game:GetService("Players")
3846local Player = Players.LocalPlayer
3847while wait(0.4) do
3848 local MyChar = Player.Character or Player.CharacterAdded:wait()
3849 local RootPart = MyChar:WaitForChild 'HumanoidRootPart';
3850
3851 local postcf = RootPart.Position - Vector3.new(RootPart.Velocity.X / 6, 0, RootPart.Velocity.Z / 6)
3852 local poscf = CFrame.new(postcf) + RootPart.CFrame.lookVector * 6
3853 local herecf = Vector3.new(poscf.X, poscf.Y, poscf.Z)
3854 for _, p in next, (Players:GetPlayers()) do
3855 if p ~= Player and p.Character and p.Character:FindFirstChild("HumanoidRootPart") and (p.Character.HumanoidRootPart.Position - herecf).magnitude < 20 and not p.Character:FindFirstChild("ball.weld") then
3856 Storage:WaitForChild('gameplay').character.movedoff:FireServer(p, p.Character.HumanoidRootPart.Position, p.Character.HumanoidRootPart.Position)
3857 end
3858 end
3859 end
3860end)
3861
3862
3863
3864
3865NoclipFly.MouseButton1Down:connect(function()
3866local Enabled = false
3867 local Camera = game.Workspace.CurrentCamera
3868 local Player = game:GetService("Players").LocalPlayer
3869 local Input = game:GetService("UserInputService")
3870 local Forward = false
3871 local Back = false
3872 local Left = false
3873 local Right = false
3874 local Up = false
3875 local Down = false
3876
3877 local function SetPlayer()
3878 for i,v in pairs(Player.Character:GetChildren()) do
3879 pcall(function()
3880 v.Anchored = not v.Anchored
3881 end)
3882 end
3883 end
3884
3885 Input.InputBegan:Connect(function(Key,IsChat)
3886 if IsChat then return end
3887 if Key.KeyCode == Enum.KeyCode.Q then
3888 Enabled = not Enabled
3889 SetPlayer()
3890 end
3891 if Key.KeyCode == Enum.KeyCode.W then
3892 Forward = true
3893 end
3894 if Key.KeyCode == Enum.KeyCode.S then
3895 Back = true
3896 end
3897 if Key.KeyCode == Enum.KeyCode.A then
3898 Left = true
3899 end
3900 if Key.KeyCode == Enum.KeyCode.D then
3901 Right = true
3902 end
3903 if Key.KeyCode == Enum.KeyCode.Space then
3904 Up = true
3905 end
3906 if Key.KeyCode == Enum.KeyCode.LeftControl then
3907 Down = true
3908 end
3909 end)
3910
3911 Input.InputEnded:Connect(function(Key,IsChat)
3912 if IsChat then return end
3913 if Key.KeyCode == Enum.KeyCode.W then
3914 Forward = false
3915 end
3916 if Key.KeyCode == Enum.KeyCode.S then
3917 Back = false
3918 end
3919 if Key.KeyCode == Enum.KeyCode.A then
3920 Left = false
3921 end
3922 if Key.KeyCode == Enum.KeyCode.D then
3923 Right = false
3924 end
3925 if Key.KeyCode == Enum.KeyCode.Space then
3926 Up = false
3927 end
3928 if Key.KeyCode == Enum.KeyCode.LeftControl then
3929 Down = false
3930 end
3931 end)
3932
3933 while game:GetService("RunService").RenderStepped:Wait() do
3934 if Enabled then
3935 pcall(function()
3936 if Forward then
3937 Player.Character:TranslateBy(Camera.CFrame.lookVector*2)
3938 end
3939 if Back then
3940 Player.Character:TranslateBy(-Camera.CFrame.lookVector*2)
3941 end
3942 if Left then
3943 Player.Character:TranslateBy(-Camera.CFrame:vectorToWorldSpace(Vector3.new(1,0,0))*2)
3944 end
3945 if Right then
3946 Player.Character:TranslateBy(Camera.CFrame:vectorToWorldSpace(Vector3.new(1,0,0))*2)
3947 end
3948 if Up then
3949 Player.Character:TranslateBy(Camera.CFrame:vectorToWorldSpace(Vector3.new(0,1,0))*2)
3950 end
3951 if Down then
3952 Player.Character:TranslateBy(-Camera.CFrame:vectorToWorldSpace(Vector3.new(0,1,0))*2)
3953 end
3954 end)
3955 end
3956 end
3957end)
3958
3959
3960
3961
3962
3963
3964Statchangerbw3.MouseButton1Down:connect(function()
3965--[[
3966
3967Obfuscated with IronBrew uwu
3968Thanks Inori <3
3969
3970(Buy IronBrew or you're a nerd).
3971
3972]]--
3973
3974local function t(o)local l,F,n="","",{}local D=256;local B={}for e=0,D-1 do B[e]=string.char(e)end;local e=1;local C=tonumber;local function E()local l=C(o:sub(e,e),16)e=e+1;local F=C(o:sub(e,e+l-1),16)e=e+l;return F end;l=string.char(E())n[1]=l;while e<#o do local e=E()if B[e]then F=B[e]else F=l..l:sub(1,1)end;B[D]=l..F:sub(1,1)n[#n+1],l,D=F,F,D+1 end;return table.concat(n)end;local o=t('26E24F310124E249310124F22B22A22D23A22824E24A3105227310A22A24E244310522322022E22B23C23B23D226221310B310D310122822E22231113113310122222E23731193122311C22E24E246310521C23B22A22E223311C310B243310522822A23B23A23F239313423A22A23C24E31383120313B23D22A228226311923D236312E310523A23C22A23D22B22E23B312D311F24F22823C23A22D24C310531052161F24E2473105315223D23922622C311122C310527F27627B27723627622722A27D27B22422A22B27422323B22527B22127E22723622A229310A22422327C23F22023A27F22B22727C27F262276314123B22022222722023D22822527622627B222229318F27C27A22A26222022522027F226227221319427F27A27B22727F23C31A222527F2283191277318D22531AD27623B22B22523A23627B314222B3164310521F22322E318423D3143315923B23623F3111315923822E23D22124E275310E23B23B23F23C2752602603135221311822A2363199311926122C319726021C22C311B23F23B23C26021D1D1722022022426123F22723F2701431E727221D22D21C22431F131CA3143312524F1E31DD311B310931323143248310521931403142310C3105312723B22731123166313B313D313F223314131C83101312A222312C314431051322022C313431CA31CC3153314F3101318622122C23B22622031D9314524F322F31CD3131315631433104310123F311B22123B3218310111312231D4310522122A237324724D3105261323224F1022322B3131313322324E315F310121018322424F1731DD23F18313B24E25F3139314722E23831233157315722D22322A325E24F324224F24E32133225311A3136324824F22C22731D724E24B310522D2263247315922D237319A327E22D2363132327531052BF270316024E24F320B2E424F2B72B031052EB2E524B31652CC31012332E8247329B327824F2AB2E924725724F24C32962B32ED24F26F24F2423101152ED247326A24A32962532F025B329B2CB32522A32E931452C732962432E5310526B310127332CA310126C31012F32E1328424F2C931012E3312F31023277310731093137326B313C313E321631CF31051B3108314332DA31063108318C323522A327824E25E316631323134313632DD32EC316B321D3225321F32E2322231113275326032553257325932F32233160327832F131012E0329A329C310124D2E124F3165325E32C9310532AD24F2C12E132BA24F32BC24F267330F326A325E2BB2E124332B42D532962632E125B33243252227329932A731012A3329F27F24F32A224F2D92E9331431011D2EC32A62B024B32962232F13105325224F2DF2E525F316525932522752E4253329B2CF315F277329F1F33333101275329F31652D631012E532D4310132D724F2E5327532913101329333623105336524F3353334224F26431052E8330B32D52AF2EC24B32C1310117335C24F2C531012772E3237329B24E24024F25232D43165337924F2D12E323B329B2CE241327F3341326A25C32D22F524B326A2DC3101211334626724F251325229B2E3227337E32B62202ED243326A2D832962472F932B324F25A335D2F9257326A25E315F2D92FD24B33992DA32D82FD253326A2DE315F2DF32AB326A25432962F92E525331012CD315F2A92E1331524D315F2872E317337E312F2B8330F316525031012132E31B338A31652A433772CD31012D9337733851F2E3273338A321321A338E24F339024F21D32D432B4338527D2E327B338A310423E33A333A532962792F533AA33AC24F2A32F525B33BB32522E533BF24F33C124F28B332833C6325225F2E326F337E328433F7316532B332961D3377335E2652E32F7321324E2B82B02BB2E32FB32132CE2B92B02CB2E32DF341D2BD2B02DF339E341D2A22B022B3422342434262E52E329334242B42B029D2E328B3424329B33CE2E7341D2BA2B0251310128D31052E0333C24132962F12E4243334E329622F329F2B724F2C2310122B2EC1F329B32A031012F132D52D333E0334632BB3252293336E332E24F29732AB333232AF33ED333B32A732962213406331B1D33A331012C83296112F0223334E32B62F12F5341424D32961533AE3101248315F2492E323F2B52B024E1124F2AA2C427732A732132872C932B424F24D32842252C53319331B2BD2E126B33532C43284342822F348D24E1324F23C2ED3499349B24F26533EA32DA2E72E321734A91424F2B82F02CF32A7326A25B2F531452CD329621D2F1349F32962CF3341316525231012D333CF34A91624F27C2F022B334E31382192F427F345D310422B34C633483484341831012C73460173457310126D2F823F345D338C2392FC330B338C24F2CD2F125F346524F2BD2F4333C32A82A32F9326A349A325227D348132BB32962973392335831012152F434512B02CF329625D3401217345732522192FC33F43427310421934C1326A2CA329628334012FF3333325226D2F933C524F2C8315F2CB2C0347D350B32B62912C4330B31052A32C526B277333332842D12C524B32AD2C331012892E32BF2B6348E27124F2B62D43494329C32132F72D93332349A3104132D534C724F2192E127B2F724F2C431042BD2E32AF354024E27333AB2D4352F31012272D527B33322CC310411354A330D31042E3354F350224F25B2D927B28F333331042712D9310525B31012E92E3287355C27624F2B42F93573357524F2452FD354B24D31042B92E328F355C353428A2C124F326A32DA34CE2F335402CE27824F29A3529347E24F2CB2C525B29F352034F62C525734E525F315F29535322C7353524F2792C9339924F248310D2572E32E7355C27A336B2E52632E724F2EE310D2112E32EB359827B359B2D535A235A421D2D52572273593315F265356435AD356734F62D526321F24F2EA310D2812E32DB359827D24F2EC35C835A32CC32522FF35CC35CE35A924F2DD35D235852DF2D813334E312F2252D92773311321335EC26323F24F2ED310D275359235943101285337C355C26024F2CA2C034D5350B3138223352E34692C735322EF35AE2D32C9352433C732D62CC22F345D313828B2D133CB315F2532C534FD247325222335923165338024F2152C132CC35253284132C8352A2CF32B629B32A234692132CD26335342CC310D2A72CD353924F353B358633D9359833992262DC354635B324F2E32A13534349A32132A52DD355028F2E127335552C43213338727B359826924F26C339534692B72DD27335663213253364D330D321328D3652356F2712A12732DF333332132132A1357931012932E3253359832D123C2C13670367236412C5364E24D321325B32D7360124F2252E325F355C26D24F2D03498330D328422B2CC35F1350B312F2C5363932A1310D29F2C921B35102DD24524F11369535F224F259369A3333310D2272C925F351025D32522732CC360A2CF31382FF2D0356124F21B2D127F361224C31042432D5362D363F34F62D833D0333D312F2372DD35B224D310D2492D13623351233DF362831012DB2CD354B24831042A92D4363232B62D92D836B91735F5353424C32132AB2D9364036422EB358D337E32AD2E62A8364932132BD2AD1B33C633482A9355029F2E1173555244312F2272E32FF337E25924F2E42A836B9152A917346D312F27136F436F624F2E736F8356F21F2AD17339924C312F2C12AD367624F2172E32D7337E33902BE2CD371732AE312F2E32D136F534F1316523F2D5359324F32DA343D2C3338A32F12582D4337D329C33802F335642A7358535CB3310338131011B2E334BD348E326A2E2373832A7338025F2D523B36A0338C152D433E6350B321325936E0346924935F536BE32132ED2DD358931042F52A032C0342732522A72A433732B0359224F2872E126333C6310D2B92D936D124F293372F36D424F1B34E124F2612E32D3310D2CE2FC2B028B3720310D24E3782342123337802E02B023F2E32F337802F82B023D2E31F310424E287329C33E531042CE2882B02A92E32773797379E368A273379C379E2512E32BB37802F12B02B13745379729F2B0348A22B379C2832B024D337C37972802B02313795379737992D72E32A737972922B02C72E32AB379C2932B0371F2AF379737CC2AB35C3379C29B2B028D2E32233424343129F342F327834312952E322B34242A32B0358C267341D2AA2B02EF2E32EF341D2BB37E5');local e=select;local D=string.byte;local a=string.char;local C=string.sub;local f=table.concat;local t=math.ldexp;local i=getfenv;local E=unpack;local e=pcall;local e=tonumber;local n=bit and bit.bxor or function(e,l)local F,n=1,0 while e>0 and l>0 do local B,D=e%2,l%2 if B~=D then n=n+F end e,l,F=(e-B)/2,(l-D)/2,F*2 end if e<l then e=l end while e>0 do local l=e%2 if l>0 then n=n+F end e,F=(e-l)/2,F*2 end return n end local function F(l,e,F)if F then local e=(l/2^(e-1))%2^((F-1)-(e-1)+1);return e-e%1;else local e=2^(e-1);return(l%(e+e)>=e)and 1 or 0;end;end;local e=1;local function l()local B,F,l,D=D(o,e,e+3);B=n(B,79)F=n(F,79)l=n(l,79)D=n(D,79)e=e+4;return(D*16777216)+(l*65536)+(F*256)+B;end;local function B()return l()*4294967296+l();end;local function B()local l=n(D(o,e,e),79);e=e+1;return l;end;local function A()local e=l();local l=l();local D=1;local n=(F(l,1,20)*(2^32))+e;local e=F(l,21,31);local l=((-1)^F(l,32));if(e==0)then if(n==0)then return l*0;else e=1;D=0;end;elseif(e==2047)then return(n==0)and(l*(1/0))or(l*(0/0));end;return t(l,e-1023)*(D+(n/(2^52)));end;local t=l;local function c(l)local F;if(not l)then l=t();if(l==0)then return;end;end;F=C(o,e,e+l-2);e=e+l-1;local l={}for e=1,#F do l[e]=a(n(D(C(F,e,e)),79))end return f(l);end;local e=l;local function f()local E={};local t={};local o={};local e={};local D={};D[1]=E;D[2]=o;D[3]=t;D[7]=e;for F=1,l()do local l=B();local e;if(l==0)then e=(B()~=0);elseif(l==3)then e=A();elseif(l==1)then e=C(c(),1,-1);end;o[F-1]=e;end;for e=1,l()do t[e-1]=f();end;D[6]=B();D[5]=B();for B=1,l()do local D=n(l(),174);local l=n(l(),1);local n=F(D,1,2);local o=F(l,1,7);local e={};e[1]=o;e[5]=l;e[2]=F(D,3,10);if(n==0)then e[3]=F(D,11,19);e[4]=F(D,20,28);elseif(n==1)then e[3]=F(l,8,25);elseif(n==2)then e[3]=F(l,8,25)-131071;end;E[B]=e;end;return D;end;local function C(...)local e={...};return#e,e end;local function a(e,c,A)local t=e[1];local B=e[2];local d=e[3];local F=e[6];return function(...)local D=1;local n=-1;local i={};local o={...};local e=#o-1;local f={};local l={};for e=0,e do if(e>=F)then i[e-F]=o[e+1];else l[e]=o[e+1];end;end;local e;local F;while true do e=t[D];F=e[1];if F<=18 then if F<=8 then if F<=3 then if F<=1 then if F==0 then D=D+e[3];elseif F==1 then local F=e[2];if F>n then n=F end;l[F]=A[B[e[3]]];end;elseif F==2 then local F=e[2];if F>n then n=F end;l[F]=l[e[3]][B[e[4]]];elseif F==3 then local F=e[2];if F>n then n=F end;l[F]=l[e[3]];end;elseif F<=5 then if F==4 then local t;local B=e[2];local o={};local F=0;local D=B+e[3]-1;for e=B+1,D do F=F+1;o[F]=l[e];end;D,t=C(l[B](E(o,1,D-B)));D=B+e[4]-2;F=0;for e=B,D do F=F+1;l[e]=t[F];end;n=D;elseif F==5 then local F=e[2];if F>n then n=F end;l[F]=B[e[3]];end;elseif F<=6 then if F==6 then for e=e[2],e[3]do l[e]=nil;end;end;elseif F==7 then return;elseif F==8 then local F=e[2];local B=e[4];local e=F+2;local n={l[F](l[F+1],l[e])};for F=1,B do l[e+F]=n[F];end;local F=l[F+3];if F then l[e]=F else D=D+1;end;end;elseif F<=13 then if F<=10 then if F==9 then local o;local D=e[2];local B={};local F=0;local e=D+e[3]-1;for e=D+1,e do F=F+1;B[F]=l[e];end;e,o=C(l[D](E(B,1,e-D)));e=e+D-1;F=0;for e=D,e do F=F+1;l[e]=o[F];end;n=e;elseif F==10 then if(l[e[3]]==B[e[4]])then D=D+1;end;end;elseif F<=11 then if F==11 then if(B[e[3]]<l[e[4]])then D=D+1;end;end;elseif F==12 then local F=e[2];local D=l[e[3]];l[F+1]=D;l[F]=D[B[e[4]]];if F+1>n then n=F+1 end;elseif F==13 then local F=e[2];local D,B=C(l[F]());D=F+e[4]-2;local e=0;for F=F,D do e=e+1;l[F]=B[e];end;n=D;end;elseif F<=15 then if F==14 then local o;local e=e[2];local B={};local D=0;local F=n;for e=e+1,F do D=D+1;B[D]=l[e];end;F,o=C(l[e](E(B,1,F-e)));n=e-1;elseif F==15 then local n=d[e[3]];local B;if n[5]~=0 then local e={};B=setmetatable({},{__index=function(F,l)local e=e[l];return e[1][e[2]];end,__newindex=function(n,F,l)local e=e[F]e[1][e[2]]=l;end;});for n=1,n[5]do D=D+1;local F=t[D];if F[1]==3 then e[n-1]={l,F[3]};elseif F[1]==25 then e[n-1]={c,F[3]};end;f[#f+1]=e;end;end;l[e[2]]=a(n,B,A);end;elseif F<=16 then if F==16 then local F=e[2];if F>n then n=F end;l[F]=l[e[3]]/B[e[4]];end;elseif F==17 then local F=e[2];if F>n then n=F end;l[F]=l[e[3]][l[e[4]]];elseif F==18 then local F=e[2];if F>n then n=F end;l[F]=l[e[3]]%B[e[4]];end;elseif F<=27 then if F<=22 then if F<=20 then if F==19 then l[e[2]][B[e[3]]]=l[e[4]];elseif F==20 then local F=e[2];if F>n then n=F end;l[F]=l[e[3]]-l[e[4]];end;elseif F==21 then if l[e[2]]then D=D+1;end;elseif F==22 then local F=e[2];if F>n then n=F end;l[F]=l[e[3]]+l[e[4]];end;elseif F<=24 then if F==23 then local o;local F=e[2];local B={};local D=0;local e=F+e[3]-1;for e=F+1,e do D=D+1;B[D]=l[e];end;e,o=C(l[F](E(B,1,e-F)));n=F-1;elseif F==24 then local e=e[2];local l,l=C(l[e]());n=e-1;end;elseif F<=25 then if F==25 then local F=e[2];if F>n then n=F end;l[F]=c[e[3]];end;elseif F==26 then local F=e[2];if F>n then n=F end;l[F]=l[e[3]]*B[e[4]];elseif F==27 then l[e[2]][B[e[3]]]=B[e[4]];end;elseif F<=32 then if F<=29 then if F==28 then if not l[e[2]]then D=D+1;end;elseif F==29 then local F=e[2];if F>n then n=F end;l[F]=(e[3]~=0);end;elseif F<=30 then if F==30 then if(l[e[3]]<l[e[4]])then D=D+1;end;end;elseif F==31 then if(l[e[3]]~=l[e[4]])then D=D+1;end;elseif F==32 then if(l[e[3]]~=B[e[4]])then D=D+1;end;end;elseif F<=34 then if F==33 then local F=e[2];local D=F+e[3]-2;local n={};local e=0;for F=F,D do e=e+1;n[e]=l[F];end;return E(n,1,e);elseif F==34 then local D=e[2];local n=n;local F={};local e=0;for n=D,n do e=e+1;F[e]=l[n];end;return E(F,1,e);end;elseif F<=35 then if F==35 then l[e[2]][l[e[3]]]=l[e[4]];end;elseif F==36 then l[e[2]][l[e[3]]]=B[e[4]];elseif F==37 then local e=e[2];o={};local F=n;for e=e+1,F do o[#o+1]=l[e];end;return l[e](E(o,1,F-e));end;D=D+1;end;end;end;return a(f(),{},i())();
3975end)
3976
3977
3978
3979HipHeight.MouseButton1Down:connect(function()
3980game.Players.LocalPlayer.Character.Humanoid.HipHeight = HeightAmount.Text
3981end)
3982
3983InfStaminaRBW3.MouseButton1Down:connect(function()
3984local meta, old = getrawmetatable(game), {}
3985for i, v in next, meta do old[i] = v end
3986
3987if not _G.SetMeta then _G.SetMeta = false end
3988
3989if not _G.SetMeta then
3990 setreadonly(meta, false)
3991
3992 meta.__namecall = newcclosure(function(...)
3993 local args = {...}
3994
3995 if args[#args] == 'FireServer' then
3996 if tostring(args[1]) == 'shoot' then
3997 args[2].stamina = 198
3998 if args[2].bar then args[2].bar.position = 1 end
3999 return old.__namecall(unpack(args))
4000 end
4001 end
4002
4003
4004 return old.__namecall(unpack(args))
4005 end)
4006
4007 print('k')
4008 _G.SetMeta = true
4009end
4010
4011------------------------------------------------------
4012
4013local Player = game:service('Players').LocalPlayer
4014local pStats, pStatsFunc
4015
4016for i, v in next, debug.getregistry() do
4017 if type(v) == 'function' then
4018 local upVs = debug.getupvalues(v)
4019 if upVs.PlayerStats then
4020 pStats = upVs.PlayerStats
4021 pStatsFunc = v
4022 break
4023 end
4024 end
4025end
4026
4027for i, v in next, pStats[Player.Name].Attributes do
4028 if i ~= 'stamina' then
4029 pStats[Player.Name].Attributes[i] = 100
4030 else
4031 pStats[Player.Name].Attributes[i] = math.huge
4032 end
4033end
4034print(debug.setupvalue(pStatsFunc, 'PlayerStats', pStats))
4035
4036------------------------------------------------------
4037
4038local Vals, ValsFunc
4039
4040for i, v in next, debug.getregistry() do
4041 if type(v) == 'function' then
4042 local upVs = debug.getupvalues(v)
4043 if upVs.Values then
4044 Vals = upVs.Values
4045 ValsFunc = v
4046 end
4047 end
4048end
4049
4050local nVals = Vals
4051nVals['stamina'] = math.huge
4052nVals['maxstamina'] = math.huge
4053
4054print(debug.setupvalue(ValsFunc, 'Values', nVals))
4055
4056------------------------------------------------------
4057
4058local Stealing, StealingFunc
4059
4060for i, v in next, debug.getregistry() do
4061 if type(v) == 'function' then
4062 local upVs = debug.getupvalues(v)
4063 if upVs.Stealing then
4064 Stealing = upVs.Stealing
4065 StealingFunc = v
4066 end
4067 end
4068end
4069
4070if not _G.OldSteal then _G.OldSteal = Stealing
4071
4072 warn(debug.setupvalue(StealingFunc, 'Stealing', function()
4073 local nDebs = debug.getupvalues(Stealing).Debs
4074 nDebs['debounce'] = true
4075 nDebs['stealingdebounce'] = true
4076 debug.setupvalue(Stealing, 'Debs', nDebs)
4077 _G.OldSteal()
4078 end))
4079
4080end
4081end)
4082
4083
4084
4085
4086
4087Court1IBEast.MouseButton1Down:connect(function()
4088game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-133.259644, 6.04708767, -88.1628494)
4089end)
4090
4091
4092Court2IBEast.MouseButton1Down:connect(function()
4093game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-14.5115557, 6.07915306, -88.0866013)
4094end)
4095
4096
4097Court1IBWest.MouseButton1Down:connect(function()
4098game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-99.8105164, 5.36894226, 60.5552864)
4099end)
4100
4101
4102Court2IBWest.MouseButton1Down:connect(function()
4103game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-14.5115557, 6.07915306, -88.0866013)
4104end)
4105
4106
4107
4108
4109
4110AutoShootC1.MouseButton1Down:connect(function()
4111plr = game.Players.LocalPlayer
4112hum = plr.Character.HumanoidRootPart
4113mouse = plr:GetMouse()
4114mouse.KeyDown:connect(function(key)
4115if key == "e" then
4116for x = 1, 10 do
4117game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-160.169342, 10.4032326, -113.151466)
4118end
4119end
4120end)
4121end)
4122
4123
4124
4125Animations.MouseButton1Down:connect(function()
4126-- Farewell Infortality.
4127-- Version: 2.82
4128-- Instances:
4129local RBAnimations = Instance.new("ScreenGui")
4130local Login = Instance.new("Frame")
4131local credits = Instance.new("TextLabel")
4132local user = Instance.new("TextBox")
4133local pass = Instance.new("TextBox")
4134local submit = Instance.new("TextButton")
4135local maingui = Instance.new("Frame")
4136local owner = Instance.new("TextLabel")
4137local created = Instance.new("TextLabel")
4138local Super = Instance.new("TextButton")
4139local YouDead = Instance.new("TextButton")
4140local Shimmy = Instance.new("TextButton")
4141local Pray = Instance.new("TextButton")
4142local Whip = Instance.new("TextButton")
4143local HTF = Instance.new("TextButton")
4144local Sky = Instance.new("TextButton")
4145local Trip = Instance.new("TextButton")
4146local Dab = Instance.new("TextButton")
4147local Smack = Instance.new("TextButton")
4148local Swish = Instance.new("TextButton")
4149local flick = Instance.new("TextButton")
4150local Refresh = Instance.new("TextButton")
4151local Hype = Instance.new("TextButton")
4152local Cooking = Instance.new("TextButton")
4153local Ankles = Instance.new("TextButton")
4154local Close = Instance.new("TextButton")
4155local opengui = Instance.new("Frame")
4156local Open = Instance.new("TextButton")
4157--Properties:
4158RBAnimations.Name = "RB Animations"
4159RBAnimations.Parent = game.CoreGui
4160
4161Login.Name = "Login"
4162Login.Parent = RBAnimations
4163Login.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4164Login.BorderSizePixel = 4
4165Login.Position = UDim2.new(0.0962527692, 0, 0.388206422, 0)
4166Login.Size = UDim2.new(0, 367, 0, 247)
4167Login.Active = true
4168Login.Draggable = true
4169
4170credits.Name = "credits"
4171credits.Parent = Login
4172credits.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4173credits.BorderSizePixel = 4
4174credits.Size = UDim2.new(0, 367, 0, 25)
4175credits.Font = Enum.Font.SourceSans
4176credits.Text = "user is dad pass is mom"
4177credits.TextColor3 = Color3.new(0, 0, 0)
4178credits.TextScaled = true
4179credits.TextSize = 14
4180credits.TextWrapped = true
4181
4182user.Name = "user"
4183user.Parent = Login
4184user.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4185user.BorderSizePixel = 4
4186user.Position = UDim2.new(0.226158038, 0, 0.185560077, 0)
4187user.Size = UDim2.new(0, 200, 0, 50)
4188user.Font = Enum.Font.SourceSansBold
4189user.Text = "Username"
4190user.TextColor3 = Color3.new(0, 0, 0)
4191user.TextSize = 20
4192
4193pass.Name = "pass"
4194pass.Parent = Login
4195pass.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4196pass.BorderSizePixel = 4
4197pass.Position = UDim2.new(0.226158038, 0, 0.484030604, 0)
4198pass.Size = UDim2.new(0, 200, 0, 50)
4199pass.Font = Enum.Font.SourceSansBold
4200pass.Text = "Password"
4201pass.TextColor3 = Color3.new(0, 0, 0)
4202pass.TextSize = 20
4203
4204submit.Name = "submit"
4205submit.Parent = Login
4206submit.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4207submit.BorderSizePixel = 3
4208submit.Position = UDim2.new(0.226158038, 0, 0.797570825, 0)
4209submit.Size = UDim2.new(0, 200, 0, 36)
4210submit.Font = Enum.Font.SourceSansBold
4211submit.Text = "Submit"
4212submit.TextColor3 = Color3.new(0, 0, 0)
4213submit.TextSize = 20
4214submit.MouseButton1Down:connect(function()
4215if user.Text == "dad" and pass.Text == "mom" then
4216 Login.Visible = false
4217 opengui.Visible = true
4218end
4219end)
4220
4221maingui.Name = "maingui"
4222maingui.Parent = RBAnimations
4223maingui.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
4224maingui.BorderSizePixel = 3
4225maingui.Position = UDim2.new(0.474650979, 0, 0.658476651, 0)
4226maingui.Size = UDim2.new(0, 385, 0, 452)
4227maingui.Visible = false
4228maingui.Active = true
4229maingui.Draggable = true
4230
4231owner.Name = "owner"
4232owner.Parent = maingui
4233owner.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4234owner.BorderSizePixel = 3
4235owner.Size = UDim2.new(0, 385, 0, 35)
4236owner.Font = Enum.Font.SourceSansBold
4237owner.Text = "RB Animation By Exploit Godz#6437"
4238owner.TextColor3 = Color3.new(0, 0, 0)
4239owner.TextSize = 20
4240owner.TextWrapped = true
4241
4242created.Name = "created"
4243created.Parent = maingui
4244created.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4245created.BorderSizePixel = 3
4246created.Position = UDim2.new(0, 0, 0.881987512, 0)
4247created.Size = UDim2.new(0, 385, 0, 37)
4248created.Font = Enum.Font.SourceSansBold
4249created.Text = "Also Credits To Script Owners "
4250created.TextColor3 = Color3.new(0, 0, 0)
4251created.TextScaled = true
4252created.TextSize = 14
4253created.TextWrapped = true
4254
4255Super.Name = "Super"
4256Super.Parent = maingui
4257Super.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4258Super.BorderSizePixel = 3
4259Super.Position = UDim2.new(0.0379403792, 0, 0.0756886899, 0)
4260Super.Size = UDim2.new(0, 134, 0, 39)
4261Super.Font = Enum.Font.SourceSansBold
4262Super.Text = "Super Sayin"
4263Super.TextColor3 = Color3.new(0, 0, 0)
4264Super.TextSize = 20
4265
4266YouDead.Name = "You Dead"
4267YouDead.Parent = maingui
4268YouDead.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4269YouDead.BorderSizePixel = 3
4270YouDead.Position = UDim2.new(0.563685656, 0, 0.0756886899, 0)
4271YouDead.Size = UDim2.new(0, 134, 0, 39)
4272YouDead.Font = Enum.Font.SourceSansBold
4273YouDead.Text = "You Dead"
4274YouDead.TextColor3 = Color3.new(0, 0, 0)
4275YouDead.TextSize = 20
4276
4277Shimmy.Name = "Shimmy"
4278Shimmy.Parent = maingui
4279Shimmy.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4280Shimmy.BorderSizePixel = 3
4281Shimmy.Position = UDim2.new(0.037940383, 0, 0.166056991, 0)
4282Shimmy.Size = UDim2.new(0, 134, 0, 39)
4283Shimmy.Font = Enum.Font.SourceSansBold
4284Shimmy.Text = "Shimmy"
4285Shimmy.TextColor3 = Color3.new(0, 0, 0)
4286Shimmy.TextSize = 20
4287
4288Pray.Name = "Pray"
4289Pray.Parent = maingui
4290Pray.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4291Pray.BorderSizePixel = 3
4292Pray.Position = UDim2.new(0.563685656, 0, 0.165975541, 0)
4293Pray.Size = UDim2.new(0, 134, 0, 39)
4294Pray.Font = Enum.Font.SourceSansBold
4295Pray.Text = "Pray"
4296Pray.TextColor3 = Color3.new(0, 0, 0)
4297Pray.TextSize = 20
4298
4299Whip.Name = "Whip"
4300Whip.Parent = maingui
4301Whip.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4302Whip.BorderSizePixel = 3
4303Whip.Position = UDim2.new(0.037940383, 0, 0.25899604, 0)
4304Whip.Size = UDim2.new(0, 134, 0, 39)
4305Whip.Font = Enum.Font.SourceSansBold
4306Whip.Text = "WHIP"
4307Whip.TextColor3 = Color3.new(0, 0, 0)
4308Whip.TextSize = 20
4309
4310HTF.Name = "HTF"
4311HTF.Parent = maingui
4312HTF.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4313HTF.BorderSizePixel = 3
4314HTF.Position = UDim2.new(0.563685656, 0, 0.25899604, 0)
4315HTF.Size = UDim2.new(0, 134, 0, 39)
4316HTF.Font = Enum.Font.SourceSansBold
4317HTF.Text = "HTF"
4318HTF.TextColor3 = Color3.new(0, 0, 0)
4319HTF.TextSize = 20
4320
4321Sky.Name = "Sky"
4322Sky.Parent = maingui
4323Sky.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4324Sky.BorderSizePixel = 3
4325Sky.Position = UDim2.new(0.037940383, 0, 0.349420518, 0)
4326Sky.Size = UDim2.new(0, 134, 0, 39)
4327Sky.Font = Enum.Font.SourceSansBold
4328Sky.Text = "To The Sky"
4329Sky.TextColor3 = Color3.new(0, 0, 0)
4330Sky.TextSize = 20
4331
4332Trip.Name = "Trip"
4333Trip.Parent = maingui
4334Trip.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4335Trip.BorderSizePixel = 3
4336Trip.Position = UDim2.new(0.563685656, 0, 0.350622058, 0)
4337Trip.Size = UDim2.new(0, 134, 0, 39)
4338Trip.Font = Enum.Font.SourceSansBold
4339Trip.Text = "Trip back"
4340Trip.TextColor3 = Color3.new(0, 0, 0)
4341Trip.TextSize = 20
4342
4343Dab.Name = "Dab"
4344Dab.Parent = maingui
4345Dab.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4346Dab.BorderSizePixel = 3
4347Dab.Position = UDim2.new(0.0379403867, 0, 0.443580121, 0)
4348Dab.Size = UDim2.new(0, 134, 0, 39)
4349Dab.Font = Enum.Font.SourceSansBold
4350Dab.Text = "Dab"
4351Dab.TextColor3 = Color3.new(0, 0, 0)
4352Dab.TextSize = 20
4353
4354Smack.Name = "Smack"
4355Smack.Parent = maingui
4356Smack.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4357Smack.BorderSizePixel = 3
4358Smack.Position = UDim2.new(0.563685656, 0, 0.443580121, 0)
4359Smack.Size = UDim2.new(0, 134, 0, 39)
4360Smack.Font = Enum.Font.SourceSansBold
4361Smack.Text = "SMACK CAM"
4362Smack.TextColor3 = Color3.new(0, 0, 0)
4363Smack.TextSize = 20
4364
4365Swish.Name = "Swish"
4366Swish.Parent = maingui
4367Swish.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4368Swish.BorderSizePixel = 3
4369Swish.Position = UDim2.new(0.0364129543, 0, 0.542690277, 0)
4370Swish.Size = UDim2.new(0, 134, 0, 39)
4371Swish.Font = Enum.Font.SourceSansBold
4372Swish.Text = "Swish "
4373Swish.TextColor3 = Color3.new(0, 0, 0)
4374Swish.TextSize = 20
4375
4376flick.Name = "flick"
4377flick.Parent = maingui
4378flick.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4379flick.BorderSizePixel = 3
4380flick.Position = UDim2.new(0.563685656, 0, 0.542690277, 0)
4381flick.Size = UDim2.new(0, 134, 0, 39)
4382flick.Font = Enum.Font.SourceSansBold
4383flick.Text = "flick feet back"
4384flick.TextColor3 = Color3.new(0, 0, 0)
4385flick.TextSize = 20
4386
4387Refresh.Name = "Refresh"
4388Refresh.Parent = maingui
4389Refresh.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4390Refresh.BorderSizePixel = 3
4391Refresh.Position = UDim2.new(0.0364129543, 0, 0.631545007, 0)
4392Refresh.Size = UDim2.new(0, 134, 0, 39)
4393Refresh.Font = Enum.Font.SourceSansBold
4394Refresh.Text = "Refreshed"
4395Refresh.TextColor3 = Color3.new(0, 0, 0)
4396Refresh.TextSize = 20
4397
4398Hype.Name = "Hype"
4399Hype.Parent = maingui
4400Hype.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4401Hype.BorderSizePixel = 3
4402Hype.Position = UDim2.new(0.563685715, 0, 0.638182163, 0)
4403Hype.Size = UDim2.new(0, 134, 0, 39)
4404Hype.Font = Enum.Font.SourceSansBold
4405Hype.Text = "Hype Crowd"
4406Hype.TextColor3 = Color3.new(0, 0, 0)
4407Hype.TextSize = 20
4408
4409Cooking.Name = "Cooking"
4410Cooking.Parent = maingui
4411Cooking.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4412Cooking.BorderSizePixel = 3
4413Cooking.Position = UDim2.new(0.036412999, 0, 0.731691897, 0)
4414Cooking.Size = UDim2.new(0, 134, 0, 39)
4415Cooking.Font = Enum.Font.SourceSansBold
4416Cooking.Text = "Cooking"
4417Cooking.TextColor3 = Color3.new(0, 0, 0)
4418Cooking.TextSize = 20
4419
4420Ankles.Name = "Ankles"
4421Ankles.Parent = maingui
4422Ankles.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4423Ankles.BorderSizePixel = 3
4424Ankles.Position = UDim2.new(0.563685715, 0, 0.731691897, 0)
4425Ankles.Size = UDim2.new(0, 134, 0, 39)
4426Ankles.Font = Enum.Font.SourceSansBold
4427Ankles.Text = "Ankles"
4428Ankles.TextColor3 = Color3.new(0, 0, 0)
4429Ankles.TextSize = 20
4430
4431Close.Name = "Close"
4432Close.Parent = maingui
4433Close.BackgroundColor3 = Color3.new(0, 0, 0)
4434Close.Position = UDim2.new(0.922077894, 0, 0.0110619469, 0)
4435Close.Size = UDim2.new(0, 30, 0, 18)
4436Close.Font = Enum.Font.SourceSansBold
4437Close.Text = "X"
4438Close.TextColor3 = Color3.new(0.666667, 0, 0)
4439Close.TextSize = 20
4440Close.TextWrapped = true
4441
4442opengui.Name = "opengui"
4443opengui.Parent = RBAnimations
4444opengui.BackgroundColor3 = Color3.new(0, 0, 0)
4445opengui.Position = UDim2.new(0, 0, 0.482800961, 0)
4446opengui.Size = UDim2.new(0, 103, 0, 28)
4447opengui.Visible = false
4448
4449Open.Name = "Open"
4450Open.Parent = opengui
4451Open.BackgroundColor3 = Color3.new(0.666667, 0, 1)
4452Open.Size = UDim2.new(0, 103, 0, 28)
4453Open.Font = Enum.Font.SourceSans
4454Open.Text = "Open"
4455Open.TextColor3 = Color3.new(0, 0, 0)
4456Open.TextScaled = true
4457Open.TextSize = 14
4458Open.TextWrapped = true
4459-- Scripts:
4460Super.MouseButton1Down:connect(function()
4461
4462Player = "LocalPlayer"
4463AnimationId = "955256993"
4464local Anim = Instance.new("Animation")
4465Anim.AnimationId = "rbxassetid://"..AnimationId
4466local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4467k:Play() --Play the animation
4468k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
4469
4470end)
4471
4472YouDead.MouseButton1Down:connect(function()
4473Player = "LocalPlayer"
4474AnimationId = "966906954"
4475local Anim = Instance.new("Animation")
4476Anim.AnimationId = "rbxassetid://"..AnimationId
4477local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4478k:Play() --Play the animation
4479k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
4480
4481end)
4482
4483Shimmy.MouseButton1Down:connect(function()
4484
4485Player = "LocalPlayer"
4486AnimationId = "694777468"
4487local Anim = Instance.new("Animation")
4488Anim.AnimationId = "rbxassetid://"..AnimationId
4489local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4490k:Play() --Play the animation
4491k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
4492
4493end)
4494
4495Pray.MouseButton1Down:connect(function()
4496Player = "LocalPlayer"
4497AnimationId = "966905791"
4498local Anim = Instance.new("Animation")
4499Anim.AnimationId = "rbxassetid://"..AnimationId
4500local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4501k:Play() --Play the animation
4502k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
4503
4504
4505end)
4506
4507Smack.MouseButton1Down:connect(function()
4508Player = "LocalPlayer"
4509AnimationId = "698479467"
4510local Anim = Instance.new("Animation")
4511Anim.AnimationId = "rbxassetid://"..AnimationId
4512local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4513k:Play() --Play the animation
4514k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
4515
4516end)
4517
4518Dab.MouseButton1Down:connect(function()
4519Player = "LocalPlayer"
4520AnimationId = "966904726"
4521local Anim = Instance.new("Animation")
4522Anim.AnimationId = "rbxassetid://"..AnimationId
4523local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4524k:Play() --Play the animation
4525k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
4526
4527end)
4528
4529Sky.MouseButton1Down:connect(function()
4530Player = "LocalPlayer"
4531AnimationId = "851501443"
4532local Anim = Instance.new("Animation")
4533Anim.AnimationId = "rbxassetid://"..AnimationId
4534local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4535k:Play() --Play the animation
4536k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
4537
4538end)
4539
4540flick.MouseButton1Down:connect(function()
4541Player = "LocalPlayer"
4542AnimationId = "821870820"
4543local Anim = Instance.new("Animation")
4544Anim.AnimationId = "rbxassetid://"..AnimationId
4545local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4546k:Play() --Play the animation
4547k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
4548
4549end)
4550
4551HTF.MouseButton1Down:connect(function()
4552Player = "LocalPlayer"
4553AnimationId = "966908607"
4554local Anim = Instance.new("Animation")
4555Anim.AnimationId = "rbxassetid://"..AnimationId
4556local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4557k:Play() --Play the animation
4558k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
4559
4560end)
4561
4562Whip.MouseButton1Down:connect(function()
4563Player = "LocalPlayer"
4564AnimationId = "966907872"
4565local Anim = Instance.new("Animation")
4566Anim.AnimationId = "rbxassetid://"..AnimationId
4567local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4568k:Play() --Play the animation
4569k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
4570
4571end)
4572
4573Trip.MouseButton1Down:connect(function()
4574Player = "LocalPlayer"
4575AnimationId = "582247904"
4576local Anim = Instance.new("Animation")
4577Anim.AnimationId = "rbxassetid://"..AnimationId
4578local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4579k:Play() --Play the animation
4580k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
4581
4582end)
4583
4584Refresh.MouseButton1Down:connect(function()
4585Player = "LocalPlayer"
4586AnimationId = "937889143 "
4587local Anim = Instance.new("Animation")
4588Anim.AnimationId = "rbxassetid://"..AnimationId
4589local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4590k:Play() --Play the animation
4591k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
4592
4593end)
4594
4595Swish.MouseButton1Down:connect(function()
4596Player = "LocalPlayer"
4597AnimationId = "697234279"
4598local Anim = Instance.new("Animation")
4599Anim.AnimationId = "rbxassetid://"..AnimationId
4600local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4601k:Play() --Play the animation
4602k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
4603
4604end)
4605
4606Hype.MouseButton1Down:connect(function()
4607
4608Player = "LocalPlayer"
4609AnimationId = "966907361"
4610local Anim = Instance.new("Animation")
4611Anim.AnimationId = "rbxassetid://"..AnimationId
4612local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4613k:Play() --Play the animation
4614k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
4615
4616end)
4617
4618Cooking.MouseButton1Down:connect(function()
4619Player = "LocalPlayer"
4620AnimationId = "966904248"
4621local Anim = Instance.new("Animation")
4622Anim.AnimationId = "rbxassetid://"..AnimationId
4623local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4624k:Play() --Play the animation
4625k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
4626
4627end)
4628
4629Ankles.MouseButton1Down:connect(function()
4630Player = "LocalPlayer"
4631AnimationId = "582247904"
4632local Anim = Instance.new("Animation")
4633Anim.AnimationId = "rbxassetid://"..AnimationId
4634local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4635k:Play() --Play the animation
4636k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed
4637end)
4638
4639Close.MouseButton1Down:connect(function()
4640maingui.Visible = false
4641opengui.Visible = true
4642end)
4643
4644Open.MouseButton1Down:connect(function()
4645maingui.Visible = true
4646opengui.Visible = false
4647end)
4648end)
4649
4650
4651RBW3Tab.MouseButton1Down:connect(function()
4652RBW3.Visible = true
4653end)
4654
4655
4656RBW2TAB.MouseButton1Down:connect(function()
4657Main1.Visible = true
4658end)
4659
4660RBW2TAB2.MouseButton1Down:connect(function()
4661Main2.Visible = true
4662end)
4663
4664MoreRBScript.MouseButton1Down:connect(function()
4665IBTP.Visible = true
4666end)
4667
4668
4669CloseRBW3.MouseButton1Down:connect(function()
4670RBW3.Visible = false
4671end)
4672
4673HipHeight.MouseButton1Down:connect(function()
4674game.Players.LocalPlayer.Character.Humanoid.HipHeight = 6
4675end)
4676
4677Jump.MouseButton1Down:connect(function()
4678--Infinte Jump Script Created By Exploit Godz#6437
4679--You Can Share This if you want
4680--Works with free executors
4681--Press q to use
4682--Enjoy
4683plr = game.Players.LocalPlayer
4684hum = plr.Character.HumanoidRootPart
4685mouse = plr:GetMouse()
4686mouse.KeyDown:connect(function(key)
4687if key == "q" then
4688Player = "LocalPlayer"
4689AnimationId = "554970154"
4690local Anim = Instance.new("Animation")
4691Anim.AnimationId = "rbxassetid://"..AnimationId
4692local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4693k:Play() --Play the animation
4694k:AdjustSpeed(1.2)
4695end
4696end)
4697end)
4698
4699
4700Speed.MouseButton1Down:connect(function()
4701down = false
4702velocity = Instance.new("BodyVelocity")
4703velocity.maxForce = Vector3.new(100000, 0, 100000)
4704---vv Use that to change the speed v
4705local speed = 69
4706gyro = Instance.new("BodyGyro")
4707gyro.maxTorque = Vector3.new(100000, 0, 100000)
4708
4709local hum = game.Players.LocalPlayer.Character.Humanoid
4710
4711function onButton1Down(mouse)
4712down = true
4713velocity.Parent = game.Players.LocalPlayer.Character.UpperTorso
4714velocity.velocity = (hum.MoveDirection) * speed
4715gyro.Parent = game.Players.LocalPlayer.Character.UpperTorso
4716while down do
4717if not down then break end
4718velocity.velocity = (hum.MoveDirection) * speed
4719local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
4720gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
4721wait(0.1)
4722end
4723end
4724
4725function onButton1Up(mouse)
4726velocity.Parent = nil
4727gyro.Parent = nil
4728down = false
4729end
4730--To Change the key in those 2 lines, replace the "q" with your desired key
4731function onSelected(mouse)
4732mouse.KeyDown:connect(function(k) if k:lower()=="b"then onButton1Down(mouse)end end)
4733mouse.KeyUp:connect(function(k) if k:lower()=="b"then onButton1Up(mouse)end end)
4734end
4735
4736onSelected(game.Players.LocalPlayer:GetMouse())
4737end)
4738
4739ClickTP.MouseButton1Down:connect(function()
4740toggle = true
4741 togglekey = "v" --Key that you will use to toggle the on and off
4742 killkey = "k" --Key that you will use to kill a player
4743 function Hint(txt)
4744 local b = Instance.new('Hint', workspace)
4745 b.Text = txt
4746 wait(2)
4747 b:Destroy()
4748 end
4749 Local = game:GetService('Players').LocalPlayer
4750 Mouse = Local:GetMouse()
4751 Mouse.Button1Down:connect(function()
4752 pcall(function()
4753 if toggle then
4754 Local.Character.HumanoidRootPart.CFrame = Local:GetMouse().Hit
4755 end
4756 end)
4757 end)
4758 Mouse.KeyDown:connect(function(key)
4759 if key == togglekey then
4760 if toggle then
4761 toggle = false
4762 Hint('Turned Off!')
4763 print ('Turned Off!')
4764 else
4765 toggle = true
4766 Hint('Turned On!')
4767 print ('Turned On!')
4768 end
4769 elseif key == killkey then
4770 if toggle then
4771 pcall(function()
4772 Mouse.Target.Parent:FindFirstChild('Humanoid').Health = 0
4773 Hint('Killed ' .. Mouse.Target.Parent.Name)
4774 end)
4775 end
4776 end
4777 end)
4778end)
4779
4780
4781
4782
4783
4784
4785Stats.MouseButton1Down:connect(function()
4786--[[
4787 Name: RB_statchange.lua
4788 Author: Vail#8531 - Me btw
4789 Desc: Yes, you can edit this.
4790]]
4791
4792for i,v in next, debug.getregistry() do
4793 if type(v) == 'function' then
4794 local s, yo = pcall(function() return debug.getupvalues(v) end)
4795 if yo and type(yo) == 'table' then
4796 if yo.Attributes then
4797 local hi = yo.Attributes;
4798 hi.freethrow = math.huge;
4799 hi.postscorer = math.huge;
4800 hi.ballspeed = 70;
4801 hi.jump = 90;
4802 hi.steal = math.huge;
4803 hi.shotcontest = 9999999999999999999999999999999999999999999990;
4804 hi["2pointer"] = math.huge;
4805 hi["3pointer"] = math.huge;
4806 hi.passing = math.huge;
4807 hi.layup = math.huge;
4808 hi.strength = math.huge;
4809 hi.dunk = math.huge;
4810 hi.speed = 69;
4811 hi.handles = math.huge;
4812 hi.movingshot = math.huge;
4813 hi.defense = math.huge;
4814 hi.stamina = math.huge;
4815 end;
4816 end;
4817 end;
4818end;
4819
4820end)
4821
4822
4823Aimbot.MouseButton1Down:connect(function()
4824--[[
4825
4826Obfuscated with IronBrew uwu
4827Thanks Inori <3
4828
4829(Buy IronBrew or you're a nerd).
4830
4831]]--
4832
4833local function f(a)local e,n,C="","",{}local c=256;local o={}for l=0,c-1 do o[l]=string.char(l)end;local l=1;local t=tonumber;local function A()local e=t(a:sub(l,l),16)l=l+1;local n=t(a:sub(l,l+e-1),16)l=l+e;return n end;e=string.char(A())C[1]=e;while l<#a do local l=A()if o[l]then n=o[l]else n=e..e:sub(1,1)end;o[c]=e..n:sub(1,1)C[#C+1],e,c=n,n,c+1 end;return table.concat(C)end;local A=f('22426C31012622682942932B631012BE267264310123426D26C25C26E254310522626B26C2502722643113310E2EE27327C310122426E26C22827326827426C2BC310123A26128831052A727026C1924231042932A6310121E247312F26C2A526F26C28C243264311E222310E27026324C312622D26826C2262612B8312D27626C2112423119293226310E2BC24324C2EC26C224314921031383101313B26C27C313F3141310E2B224724C25C315B314923A247310126C133101314B2D0312D27B26C2AD26B313931612D224624031052A626926C2D424A3153315526C2A224B24424C315B318122624F317A313C2AC2522743105223313C2AE25624C3195314926A24B311E26C22F3121240316E310B23731012A82673169316B26C2F02612F8312D27E26C2D7313C311E23E31012142612FC310522731B129926E258317F26A26C24031243160310129E277310B26C225310E29C26F260310B2A1310E21C26E278317F312127C272270317F313C2A226F314026C314226C12273316F23231012D427631123154311529E27B2603160310E23A27F31392B4313C22426118312D31F025727324C3100153149296277316226C31B63116261230312D26726C215276248317F314924E31EF31F126C2E427F316F23531011627731D026C31D226C27E276250317F311522C27A26C310523631B726331CA31CC26C268263319F225312126031C93165323026F24424426C14318128A320F321126C2163214313A310E2AC27F314926C2B53101252321D31D1310E24627631C0313431C22F227A25C319531C22B831C9310B221310E248263324A2AA31012C82611031152A7281293312A143115227326B23C31F932692802932B0261326E26C32702932E626126C326F28C2932CC31AE326929E2932A02612E0326929D2932EA310131213101323C3101320C310131E726C2B03115310123D3101264320C310B1631012A026B324A2BA31011C32A3311E2BB31012E8322D310122D310E26226121431BB26326C2AB26A3133313526C2EA26F268311E2A43101328A31E031E2264322D3147310E250327831BB327E25F26727C323C23031212C426727425426C230313C25A26A319A3154314921626E32103134314924431CF23C26C2A4310E28831E5310122C3101280276317E2932A331812E427A31D632F231212FA26F319F31A126C262311531A5310125C26A3259315431C22E231BF31052A331C223E26B264325E311B32A331012AC3101248330E21C315B310E2F826E3224313431152C831C5313A32EE31DF310122F310E2F0329926C23F31012FA33292313101284331226C331431AC3317331926C2E6313C329A3101183329332B31E3332E310125A32623101326426C2C026128C326F290293212261329826C2A72972932BA3290316F319F26C26F329426C22A1521E1923F1921E21A336226F265316F2181321F21821E15121B310E316F310129C25326F31C2310121F1413132183371337226422C337E321933813372310127C32ED26D26F3181310121B1D21E123376316F18191E2191B335A316F21F1921821921C21A1D102191926F27D316F21C335F21A151321921F1D1F1F21921E33AE2153391310133A7336E218338A3399337A33B9335B233233121D11191F33A01026F33292191221C33AE17316E310131C2319531012D826E31332A33101254334426C2A031012DC32B232B426C24D3262310B33DC26C1E261218312D26226C2CF31E5311E22B310121027732BE32B631011032CE323C23831212B632CA293227327E24531CF311E2A8310E29A3176318B22931012F227B274311E22E313C27A3249323C2A9334231F4311E2AE313C21A330E311E233310E2C626731903243263312631CB313C31B822431BB33672B332B5310B23932A6261228312D310B21733DA2A5310124E33DA33E52F6261331D2A7311529D33EE26C33F026C21C3262318B33E523E26132542A731C22F9340226C340426C27032043408310827727834173235341B26C341D26C29C2632783160312125426132DC227314913332426C17310E2DC33DA334628E2612D4326F29B2932B82612D8326929A334D31B9326F3286103278326F326B2823478347A2932B2334F326933532CA2612A8326931052442612C4326F29929332C033563359316F33823373253349B349A338532EC33A5310131CF316F1B339B335F1B15336B21E33B4338B26C21821521C33A3337726C339333953397336731011A33CA1F21833AA3390335B339A339C339E33A033A232FB34A534A71D21B33C32181D34CD1E1033A334A2344433A833AA33AC33AE33B033B21F34AD34A533C219349E23522C34A4337834A7191D1813121033B433BE33C034DE33C51033C734AE338D338F26F333A3442346934B433B71233B934AE121921433B931F0310134FF21B33AF10336A33B133A3350326C34A634C3339F33A11921F');local l=select;local f=string.byte;local i=string.char;local a=string.sub;local d=table.concat;local E=math.ldexp;local r=getfenv;local t=unpack;local l=pcall;local l=tonumber;local o=bit and bit.bxor or function(l,e)local n,o=1,0 while l>0 and e>0 do local c,C=l%2,e%2 if c~=C then o=o+n end l,e,n=(l-c)/2,(e-C)/2,n*2 end if l<e then l=e end while l>0 do local e=l%2 if e>0 then o=o+n end l,n=(l-e)/2,n*2 end return o end local function n(e,l,n)if n then local l=(e/2^(l-1))%2^((n-1)-(l-1)+1);return l-l%1;else local l=2^(l-1);return(e%(l+l)>=l)and 1 or 0;end;end;local l=1;local function e()local n,e,C,c=f(A,l,l+3);n=o(n,108)e=o(e,108)C=o(C,108)c=o(c,108)l=l+4;return(c*16777216)+(C*65536)+(e*256)+n;end;local function C()return e()*4294967296+e();end;local function c()local e=o(f(A,l,l),108);l=l+1;return e;end;local function B()local l=e();local e=e();local C=1;local o=(n(e,1,20)*(2^32))+l;local l=n(e,21,31);local e=((-1)^n(e,32));if(l==0)then if(o==0)then return e*0;else l=1;C=0;end;elseif(l==2047)then return(o==0)and(e*(1/0))or(e*(0/0));end;return E(e,l-1023)*(C+(o/(2^52)));end;local C=e;local function F(e)local n;if(not e)then e=C();if(e==0)then return;end;end;n=a(A,l,l+e-2);l=l+e-1;local e={}for l=1,#n do e[l]=i(o(f(a(n,l,l)),108))end return d(e);end;local l=e;local function E()local A={};local f={};local t={};local l={};local C={};C[1]=A;C[2]=t;C[3]=f;for c=1,e()do local C=o(e(),15);local e=o(e(),75);local o=n(C,1,2);local a=n(e,1,7);local l={};l[1]=a;l[5]=e;l[2]=n(C,3,10);if(o==0)then l[3]=n(C,11,19);l[4]=n(C,20,28);elseif(o==1)then l[3]=n(e,8,25);elseif(o==2)then l[3]=n(e,8,25)-131071;end;A[c]=l;end;C[5]=c();C[6]=c();for l=1,e()do f[l-1]=E();end;for n=1,e()do local e=c();local l;if(e==0)then l=(c()~=0);elseif(e==1)then l=B();elseif(e==3)then l=a(F(),1,-1);end;t[n-1]=l;end;return C;end;local function A(...)local l={...};return#l,l end;local function f(l,E,d)local F=l[1];local c=l[2];local r=l[3];local o=l[6];return function(...)local C=1;local n=-1;local h={};local a={...};local i=#a-1;local B={};local e={};for l=0,i do if(l>=o)then h[l-o]=a[l+1];else e[l]=a[l+1];end;end;local l;local o;while true do l=F[C];o=l[1];if o==0 then C=C+l[3];elseif o==1 then local o=l[2];if o>n then n=o end;e[o]=d[c[l[3]]];elseif o==2 then local o=l[2];if o>n then n=o end;e[o]=e[l[3]];elseif o==3 then local o=l[2];if o>n then n=o end;e[o]=e[l[3]][c[l[4]]];elseif o==4 then local o=l[2];if o>n then n=o end;e[o]=c[l[3]];elseif o==5 then local f;local c=l[2];local a={};local o=0;local C=c+l[3]-1;for l=c+1,C do o=o+1;a[o]=e[l];end;C,f=A(e[c](t(a,1,C-c)));C=c+l[4]-2;o=0;for l=c,C do o=o+1;e[l]=f[o];end;n=C;elseif o==6 then local a;local o=l[2];local c={};local C=0;local l=o+l[3]-1;for l=o+1,l do C=C+1;c[C]=e[l];end;l,a=A(e[o](t(c,1,l-o)));n=o-1;elseif o==7 then if(c[l[3]]<e[l[4]])then C=C+1;end;elseif o==8 then local a;local C=l[2];local c={};local o=0;local l=C+l[3]-1;for l=C+1,l do o=o+1;c[o]=e[l];end;l,a=A(e[C](t(c,1,l-C)));l=l+C-1;o=0;for l=C,l do o=o+1;e[l]=a[o];end;n=l;elseif o==9 then local o=l[2];if o>n then n=o end;e[o]=e[l[3]]/c[l[4]];elseif o==10 then if(e[l[3]]==c[l[4]])then C=C+1;end;elseif o==11 then local o=l[2];if o>n then n=o end;e[o]=E[l[3]];elseif o==12 then local o=l[2];if o>n then n=o end;e[o]=e[l[3]]%c[l[4]];elseif o==13 then return;elseif o==14 then local o=l[2];if o>n then n=o end;e[o]=e[l[3]]-e[l[4]];elseif o==15 then local o=l[2];if o>n then n=o end;e[o]=e[l[3]]+e[l[4]];elseif o==16 then local a;local l=l[2];local c={};local o=0;local C=n;for l=l+1,C do o=o+1;c[o]=e[l];end;C,a=A(e[l](t(c,1,C-l)));n=l-1;elseif o==17 then local o=r[l[3]];local c;if o[5]~=0 then local l={};c=setmetatable({},{__index=function(n,e)local l=l[e];return l[1][l[2]];end,__newindex=function(o,n,e)local l=l[n]l[1][l[2]]=e;end;});for o=1,o[5]do C=C+1;local n=F[C];if n[1]==2 then l[o-1]={e,n[3]};elseif n[1]==11 then l[o-1]={E,n[3]};end;B[#B+1]=l;end;end;e[l[2]]=f(o,c,d);elseif o==18 then local o=l[2];if o>n then n=o end;e[o]=(l[3]~=0);elseif o==19 then for l=l[2],l[3]do e[l]=nil;end;elseif o==20 then local o=l[2];if o>n then n=o end;e[o]=e[l[3]]*c[l[4]];elseif o==21 then local l=l[2];if l>n then n=l end;e[l]={};elseif o==22 then local C=l[2];local o=n;local n={};local l=0;for o=C,o do l=l+1;n[l]=e[o];end;return t(n,1,l);elseif o==23 then e[l[2]][c[l[3]]]=c[l[4]];elseif o==24 then local l=l[2];a={};local n=n;for l=l+1,n do a[#a+1]=e[l];end;return e[l](t(a,1,n-l));elseif o==25 then local n=l[2];local c=l[4];local l=n+2;local o={e[n](e[n+1],e[l])};for n=1,c do e[l+n]=o[n];end;local n=e[n+3];if n then e[l]=n else C=C+1;end;elseif o==26 then local o=l[2];local l=l[3];n=o-1;for l=o,o+(l>0 and l-1 or i)do local o=h[l-o];e[l]=o;if o and l>n then n=l;end;end;elseif o==27 then local C=l[2];local o,c=A(e[C]());o=C+l[4]-2;local l=0;for n=C,o do l=l+1;e[n]=c[l];end;n=o;elseif o==28 then local o=l[2];if o>n then n=o end;e[o]=e[l[3]][e[l[4]]];elseif o==29 then local o=l[2];if o>n then n=o end;e[o]=#e[l[3]];elseif o==30 then if(e[l[3]]<e[l[4]])then C=C+1;end;elseif o==31 then if(e[l[3]]~=e[l[4]])then C=C+1;end;elseif o==32 then local o=l[2];local C=o+l[3]-2;local n={};local l=0;for o=o,C do l=l+1;n[l]=e[o];end;return t(n,1,l);elseif o==33 then local o=l[2];local C=(l[4]-1)*50;local c=e[o];for l=1,n-o do c[C+l]=e[o+l]end;elseif o==34 then e[l[2]][e[l[3]]]=e[l[4]];elseif o==35 then e[l[2]][c[l[3]]]=e[l[4]];elseif o==36 then if e[l[2]]then C=C+1;end;end;C=C+1;end;end;end;return f(E(),{},r())();
4834end)
4835
4836
4837
4838
4839Jump.MouseButton1Down:connect(function()
4840--Infinte Jump Script Created By Exploit Godz#6437
4841--You Can Share This if you want
4842--Works with free executors
4843--Press q to use
4844--Enjoy
4845plr = game.Players.LocalPlayer
4846hum = plr.Character.HumanoidRootPart
4847mouse = plr:GetMouse()
4848mouse.KeyDown:connect(function(key)
4849if key == "o" then
4850Player = "LocalPlayer"
4851AnimationId = "554970154"
4852local Anim = Instance.new("Animation")
4853Anim.AnimationId = "rbxassetid://"..AnimationId
4854local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4855k:Play() --Play the animation
4856k:AdjustSpeed(1.2)
4857end
4858end)
4859end)
4860
4861Dunk.MouseButton1Down:connect(function()
4862local UIS = game:GetService('UserInputService');
4863local Players = game:GetService('Players');
4864local Player = Players['LocalPlayer']
4865
4866local Get, Set, Attributes = (secret953 or debug.getupvalues),
4867 (secret500 or debug.setupvalue)
4868
4869local global, roglobal, s1, s2, s3 = getgenv(), getrenv();
4870global.oof = pcall
4871global.owait = wait
4872
4873roglobal.wait = function(t)
4874 local Ups = Get(2)
4875 if not s3 and Ups and Ups.Crossed_Up then
4876 s3 = true
4877 Set(2, 'Crossed_Up', function() end)
4878 roglobal.wait = wait
4879 end
4880
4881 return wait(t)
4882end
4883
4884roglobal.pcall = function(...)
4885 local Ups = Get(2)
4886
4887 if not s1 and Ups and Ups.Attributes then
4888 s1 = true
4889 Attributes = Ups.Attributes
4890 end
4891if not s2 and Ups and Ups.Hoop_Mag then
4892 s2 = true
4893 Set(2, 'Hoop_Mag', function()
4894 local ups = Get(2)
4895 if ups and ups.currentspeed and ups.currentspeed > 5 then
4896 return 25
4897 end
4898 return 16
4899 end)
4900 end
4901
4902 if Ups and Ups.stamina then
4903 Set(2, 'stamina', 100)
4904 end
4905
4906 return oof(...)
4907end
4908end)
4909
4910RandomAnimations.MouseButton1Down:connect(function()
4911-- animation ids found by Exploit Godz
4912
4913
4914plr = game.Players.LocalPlayer
4915hum = plr.Character.HumanoidRootPart
4916mouse = plr:GetMouse()
4917mouse.KeyDown:connect(function(key)
4918if key == "5" then
4919Player = "LocalPlayer"
4920AnimationId = "696677707"
4921local Anim = Instance.new("Animation")
4922Anim.AnimationId = "rbxassetid://"..AnimationId
4923local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4924k:Play() --Play the animation
4925k:AdjustSpeed(3.4)
4926end
4927
4928if key == "4" then
4929Player = "LocalPlayer"
4930AnimationId = "698187843"
4931local Anim = Instance.new("Animation")
4932Anim.AnimationId = "rbxassetid://"..AnimationId
4933local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4934k:Play() --Play the animation
4935k:AdjustSpeed(1.4)
4936end
4937if key == "3" then
4938Player = "LocalPlayer"
4939AnimationId = "697217666"
4940local Anim = Instance.new("Animation")
4941Anim.AnimationId = "rbxassetid://"..AnimationId
4942local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4943k:Play() --Play the animation
4944k:AdjustSpeed(1.4)
4945end
4946if key == "2" then
4947Player = "LocalPlayer"
4948AnimationId = "697208867"
4949local Anim = Instance.new("Animation")
4950Anim.AnimationId = "rbxassetid://"..AnimationId
4951local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4952k:Play() --Play the animation
4953k:AdjustSpeed(1.4)
4954end
4955if key == "1" then
4956Player = "LocalPlayer"
4957AnimationId = "696677707"
4958local Anim = Instance.new("Animation")
4959Anim.AnimationId = "rbxassetid://"..AnimationId
4960local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4961k:Play() --Play the animation
4962k:AdjustSpeed(2.4)
4963end
4964end)
4965
4966end)
4967
4968Dribbles.MouseButton1Down:connect(function()
4969-- script was made by desmondwizard
4970
4971-- don't leak this or i won't make anymore scripts for anyone anymore
4972plr = game.Players.LocalPlayer
4973hum = plr.Character.HumanoidRootPart
4974mouse = plr:GetMouse()
4975mouse.KeyDown:connect(function(key)
4976if key == "l" then
4977Player = "LocalPlayer"
4978AnimationId = "696028900"
4979local Anim = Instance.new("Animation")
4980Anim.AnimationId = "rbxassetid://"..AnimationId
4981local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4982k:Play() --Play the animation
4983k:AdjustSpeed(9.4)
4984end
4985if key == "v" then
4986Player = "LocalPlayer"
4987AnimationId = "695413209"
4988local Anim = Instance.new("Animation")
4989Anim.AnimationId = "rbxassetid://"..AnimationId
4990local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
4991k:Play() --Play the animation
4992k:AdjustSpeed(6.4)
4993end
4994if key == "c" then
4995Player = "LocalPlayer"
4996AnimationId = "1060181050"
4997local Anim = Instance.new("Animation")
4998Anim.AnimationId = "rbxassetid://"..AnimationId
4999local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
5000k:Play() --Play the animation
5001k:AdjustSpeed(1.4)
5002end
5003if key == "x" then
5004Player = "LocalPlayer"
5005AnimationId = "1060180407"
5006local Anim = Instance.new("Animation")
5007Anim.AnimationId = "rbxassetid://"..AnimationId
5008local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
5009k:Play() --Play the animation
5010k:AdjustSpeed(1.9)
5011end
5012if key == "z" then
5013Player = "LocalPlayer"
5014AnimationId = "695995381"
5015local Anim = Instance.new("Animation")
5016Anim.AnimationId = "rbxassetid://"..AnimationId
5017local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
5018k:Play() --Play the animation
5019k:AdjustSpeed(2.9)
5020end
5021end)
5022
5023-- this script was made by: desmondwizard
5024
5025-- this is new fighting aniamtions that are lit
5026
5027end)
5028
5029
5030Admin.MouseButton1Down:connect(function()
5031loadstring(game:HttpGet(('https://pastebin.com/raw/bkhK5iQg'),true))()
5032end)
5033
5034
5035AdminV2.MouseButton1Down:connect(function()
5036loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
5037end)
5038
5039DexV4.MouseButton1Down:connect(function()
5040loadstring(game:GetObjects("rbxassetid://418957341")[1].Source)()
5041end)
5042
5043TP.MouseButton1Down:connect(function()
5044toggle = true
5045 togglekey = "n" --Key that you will use to toggle the on and off
5046 killkey = "k" --Key that you will use to kill a player
5047 function Hint(txt)
5048 local b = Instance.new('Hint', workspace)
5049 b.Text = txt
5050 wait(2)
5051 b:Destroy()
5052 end
5053 Local = game:GetService('Players').LocalPlayer
5054 Mouse = Local:GetMouse()
5055 Mouse.Button1Down:connect(function()
5056 pcall(function()
5057 if toggle then
5058 Local.Character.HumanoidRootPart.CFrame = Local:GetMouse().Hit
5059 end
5060 end)
5061 end)
5062 Mouse.KeyDown:connect(function(key)
5063 if key == togglekey then
5064 if toggle then
5065 toggle = false
5066 Hint('Turned Off!')
5067 print ('Turned Off!')
5068 else
5069 toggle = true
5070 Hint('Turned On!')
5071 print ('Turned On!')
5072 end
5073 elseif key == killkey then
5074 if toggle then
5075 pcall(function()
5076 Mouse.Target.Parent:FindFirstChild('Humanoid').Health = 0
5077 Hint('Killed ' .. Mouse.Target.Parent.Name)
5078 end)
5079 end
5080 end
5081 end)
5082
5083 end)
5084
5085DexV5.MouseButton1Down:connect(function()
5086loadstring(game:GetObjects("rbxassetid://2594060684")[1].Source)()
5087end)
5088
5089
5090Screen.MouseButton1Down:connect(function()
5091--[[
5092 RB WORLD ANTI-SCREEN
5093 Once you run this script you will no longer be affected by
5094 players setting screens. This does not mean you won't
5095 play the shove animation though.
5096
5097
5098 Holding T to screen will not place u in the animation but u will
5099 still be screening people.
5100
5101
5102 - Written by A1_exe
5103 - On stream to teach nubs
5104 kthnx bai
5105]]
5106
5107----- LOAD HOOK API -----
5108if not __debug then
5109 local Script = game:HttpGet('https://pastebin.com/raw/R5pzJpmv', true)
5110 getgenv().__debug = loadstring(Script)()
5111end
5112-------------------------------
5113
5114local Players = game:GetService('Players');
5115local Handle = function(p)
5116 local CHandle = function(c)
5117 local screen = c:WaitForChild('values'):WaitForChild('screening')
5118 __debug.set(screen, 'Value', function()
5119 return false
5120 end)
5121 end
5122
5123 CHandle(p.Character or p.CharacterAdded:wait())
5124 p.CharacterAdded:Connect(CHandle)
5125end
5126
5127for k, v in next, (Players:GetPlayers()) do
5128 Handle(v)
5129end
5130Players.PlayerAdded:Connect(Handle)
5131end)
5132
5133
5134Slots.MouseButton1Down:connect(function()
5135game.Players.LocalPlayer.UserId = game.CreatorId;
5136end)
5137
5138
5139FreeJS.MouseButton1Down:connect(function()
5140game.Players.LocalPlayer.UserId = game.CreatorId;
5141end)
5142
5143
5144AutoSteal.MouseButton1Down:connect(function()
5145local Remote = game.ReplicatedStorage.gameplay.ball['shotpos']
5146
5147local Arguments = {
5148 [1] = Workspace[StealPlayer.Text].BallJoint,
5149 [2] = false,
5150 [3] = "R"
5151}
5152
5153Remote:FireServer(unpack(Arguments))
5154end)
5155
5156
5157SpyV2.MouseButton1Down:connect(function()
5158loadstring(game:HttpGet("https://mrspyv2source.000webhostapp.com/", true))()
5159end)
5160
5161StealCooldown.MouseButton1Down:connect(function()
5162local mt = assert(getrawmetatable, 'getout')(game);
5163local index, namecall, newindex = mt.index, mt.namecall, mt.newindex;
5164local write = (make_writeable or setreadonly); xpcall(function() write(mt, false); end, function(err) warn(err) end);
5165
5166mt['namecall'] = function(self, ...)
5167 local args = {...};
5168 local method = args[#args];
5169
5170 if (method == 'FireServer') then
5171 if (tostring(self) == 'value') then
5172 local s = debug.getupvalues(2);
5173 if s and (type(s.stealdebounce) ~= 'nil') then
5174 debug.setupvalue(2, 'stealdebounce', function() end);
5175 elseif s and (type(s.isstealing) ~= 'nil') then
5176 debug.setupvalue(2, 'isstealing', function() end);
5177 end;
5178 end;
5179 end;
5180 return namecall(self, ...);
5181end;
5182end)
5183
5184
5185AutoWin.MouseButton1Down:connect(function()
5186for x = 1, 7 do
5187local A_1 = CourtNumber.Text ----- Change this to what court your on
5188local A_2 = 1
5189local Event = game:GetService("ReplicatedStorage")["join.court"]
5190Event:InvokeServer(A_1, A_2)
5191
5192local A_1 = CourtNumber.Text ----- Change this to what court your on
5193local A_2 = 2
5194local Event = game:GetService("ReplicatedStorage")["join.court"]
5195Event:InvokeServer(A_1, A_2)
5196wait(2)
5197end
5198end)
5199
5200East.MouseButton1Down:connect(function()
5201game.ReplicatedStorage.places:FindFirstChild("RB Westlake Park").Value = 591582661
5202print 'changed';
5203end)
5204
5205West.MouseButton1Down:connect(function()
5206game.ReplicatedStorage.places:FindFirstChild("RB Eastside Park").Value = 593223204
5207print'changed';
5208end)
5209
5210
5211closemain.MouseButton1Down:connect(function()
5212Main1.Visible = false
5213end)
5214
5215CloseMain2.MouseButton1Down:connect(function()
5216Main2.Visible = false
5217end)
5218
5219
5220
5221
5222Boxing.MouseButton1Down:connect(function()
5223plr = game.Players.LocalPlayer
5224 hum = plr.Character.HumanoidRootPart
5225 mouse = plr:GetMouse()
5226 mouse.KeyDown:connect(function(key)
5227 if key == "1" then
5228 Player = "LocalPlayer"
5229 AnimationId = "1041467040"
5230 local Anim = Instance.new("Animation")
5231 Anim.AnimationId = "rbxassetid://"..AnimationId
5232 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
5233 k:Play() --Play the animation
5234 k:AdjustSpeed(1.4)
5235 end
5236 if key == "2" then
5237 Player = "LocalPlayer"
5238 AnimationId = "1041467753"
5239 local Anim = Instance.new("Animation")
5240 Anim.AnimationId = "rbxassetid://"..AnimationId
5241 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
5242 k:Play() --Play the animation
5243 k:AdjustSpeed(1.4)
5244 end
5245 if key == "3" then
5246 Player = "LocalPlayer"
5247 AnimationId = "1041462100"
5248 local Anim = Instance.new("Animation")
5249 Anim.AnimationId = "rbxassetid://"..AnimationId
5250 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
5251 k:Play() --Play the animation
5252 k:AdjustSpeed(0.7)
5253 end
5254 if key == "4" then
5255 Player = "LocalPlayer"
5256 AnimationId = "1041681504"
5257 local Anim = Instance.new("Animation")
5258 Anim.AnimationId = "rbxassetid://"..AnimationId
5259 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
5260 k:Play() --Play the animation
5261 k:AdjustSpeed(1.4)
5262 end
5263 if key == "5" then
5264 Player = "LocalPlayer"
5265 AnimationId = "1041470826"
5266 local Anim = Instance.new("Animation")
5267 Anim.AnimationId = "rbxassetid://"..AnimationId
5268 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
5269 k:Play() --Play the animation
5270 k:AdjustSpeed(1.4)
5271 end
5272 if key == "6" then
5273 Player = "LocalPlayer"
5274 AnimationId = "1041470182"
5275 local Anim = Instance.new("Animation")
5276 Anim.AnimationId = "rbxassetid://"..AnimationId
5277 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
5278 k:Play() --Play the animation
5279 k:AdjustSpeed(1.4)
5280 end
5281 if key == "7" then
5282 Player = "LocalPlayer"
5283 AnimationId = "1041374433"
5284 local Anim = Instance.new("Animation")
5285 Anim.AnimationId = "rbxassetid://"..AnimationId
5286 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
5287 k:Play() --Play the animation
5288 k:AdjustSpeed(1.4)
5289 end
5290 if key == "8" then
5291 Player = "LocalPlayer"
5292 AnimationId = "849611631"
5293 local Anim = Instance.new("Animation")
5294 Anim.AnimationId = "rbxassetid://"..AnimationId
5295 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
5296 k:Play() --Play the animation
5297 k:AdjustSpeed(1)
5298 end
5299 end)
5300 end)
5301Noclip.MouseButton1Down:connect(function()
5302noclip = false
5303game:GetService('RunService').Stepped:connect(function()
5304if noclip then
5305game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
5306end
5307end)
5308plr = game.Players.LocalPlayer
5309mouse = plr:GetMouse()
5310mouse.KeyDown:connect(function(key)
5311
5312if key == "f" then
5313noclip = not noclip
5314game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
5315end
5316end)
5317end)
5318
5319
5320AutoBlock.MouseButton1Down:connect(function()
5321game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[BlockPlayer.Text].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
5322end)
5323
5324CtrlDelete.MouseButton1Down:connect(function()
5325local Plr = game:GetService("Players").LocalPlayer
5326local Mouse = Plr:GetMouse()
5327
5328Mouse.Button1Down:connect(function()
5329if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
5330if not Mouse.Target then return end
5331Mouse.Target:Destroy()
5332end)
5333end)
5334
5335
5336
5337ChatLogs.MouseButton1Down:connect(function()
5338local Action = game.Players:GetPlayers()
5339 for i = 1,#Action do
5340Action[i].Chatted:connect(function(Message)
5341 game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[Bot]".."["..Action[i].Name.."]".." "..Message, "All")
5342 end)
5343end
5344end)
5345
5346
5347CloseIB.MouseButton1Down:connect(function()
5348IBTP.Visible = false
5349end)
5350
5351MoreRBScript.MouseButton1Down:connect(function()
5352IBTP.Visible = true
5353end)
5354Public Pastes
5355RBF kernel SVM
5356Python | 5 min ago
5357Untitled
5358C++ | 9 min ago
5359Untitled
5360PHP | 13 min ago
5361Untitled
5362PHP | 49 min ago
5363flutter_navigator2
5364Dart | 1 hour ago
5365Get-LocalAdmin.psm1
5366PowerShell | 1 hour ago
5367thething
5368C++ | 1 hour ago
5369RconsoleRemoteSpy
5370