· 6 years ago · Feb 16, 2020, 10:04 PM
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 == "GetMeTo1k" 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)