· 6 years ago · Oct 30, 2019, 12:38 AM
1-- Farewell Infortality.
2-- Version: 2.82
3-- key is Yasir2006
4-- Instances:
5local GUIOpener = Instance.new("ScreenGui")
6local Opener = Instance.new("TextLabel")
7local RBW2TAB = Instance.new("TextButton")
8local RBW2TAB2 = Instance.new("TextButton")
9local MoreRBScript = Instance.new("TextButton")
10local RBW3Tab = Instance.new("TextButton")
11local IBTeleports = Instance.new("ScreenGui")
12local IBTP = Instance.new("Frame")
13local Court1IBEast = Instance.new("TextButton")
14local Court2IBEast = Instance.new("TextButton")
15local Court1IBWest = Instance.new("TextButton")
16local Court2IBWest = Instance.new("TextButton")
17local AutoShootC1 = Instance.new("TextButton")
18local CloseIB = Instance.new("TextButton")
19local AntiKick = Instance.new("TextButton")
20local AntiBan = Instance.new("TextButton")
21local Soon = Instance.new("TextButton")
22local LoginGui = Instance.new("ScreenGui")
23local Login = Instance.new("Frame")
24local user = Instance.new("TextBox")
25local LOL = Instance.new("TextLabel")
26local Submit = Instance.new("TextButton")
27local MainGuis = Instance.new("ScreenGui")
28local Main1 = Instance.new("Frame")
29local Credits = Instance.new("TextLabel")
30local Stats = Instance.new("TextButton")
31local Dribbles = Instance.new("TextButton")
32local Aimbot = Instance.new("TextButton")
33local Admin = Instance.new("TextButton")
34local AdminV2 = Instance.new("TextButton")
35local Noclip = Instance.new("TextButton")
36local SpeedFly = Instance.new("TextButton")
37local NoclipFly = Instance.new("TextButton")
38local Screen = Instance.new("TextButton")
39local TP = Instance.new("TextButton")
40local Animations = Instance.new("TextButton")
41local CtrlDelete = Instance.new("TextButton")
42local Boxing = Instance.new("TextButton")
43local SpyV2 = Instance.new("TextButton")
44local RemoteSpy = Instance.new("TextButton")
45local Slots = Instance.new("TextButton")
46local InfStamina = Instance.new("TextButton")
47local DropBallF = Instance.new("TextButton")
48local closemain = Instance.new("TextButton")
49local Main2 = Instance.new("Frame")
50local AntiAnkles = Instance.new("TextButton")
51local ChatLogs = Instance.new("TextButton")
52local Gym = Instance.new("TextButton")
53local AutoSteal = Instance.new("TextButton")
54local StealPlayer = Instance.new("TextBox")
55local AutoBlock = Instance.new("TextButton")
56local BlockPlayer = Instance.new("TextBox")
57local AutoWin = Instance.new("TextButton")
58local CourtNumber = Instance.new("TextBox")
59local CloseMain2 = Instance.new("TextButton")
60local RandomAnimations = Instance.new("TextButton")
61local DexV4 = Instance.new("TextButton")
62local DexV5 = Instance.new("TextButton")
63local FreeJS = Instance.new("TextButton")
64local StealCooldown = Instance.new("TextButton")
65local Jump = Instance.new("TextButton")
66local East = Instance.new("TextButton")
67local West = Instance.new("TextButton")
68local Dunk = Instance.new("TextButton")
69local AutoBreak = Instance.new("TextButton")
70local Fling = Instance.new("TextButton")
71local ChatBypass = Instance.new("TextButton")
72local RBW3GUI = Instance.new("ScreenGui")
73local RBW3 = Instance.new("Frame")
74local Statchangerbw3 = Instance.new("TextButton")
75local Fly = Instance.new("TextButton")
76local InfStaminaRBW3 = Instance.new("TextButton")
77local Speed = Instance.new("TextButton")
78local ClickTP = Instance.new("TextButton")
79local HipHeight = Instance.new("TextButton")
80local HeightAmount = Instance.new("TextBox")
81local CloseRBW3 = Instance.new("TextButton")
82local AutoStealRBW3 = Instance.new("TextButton")
83local UsernamePlayer = Instance.new("TextBox")
84local TextLabel = Instance.new("TextLabel")
85--Properties:
86GUIOpener.Name = "GUIOpener"
87GUIOpener.Parent = game.CoreGui
88GUIOpener.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
89
90Opener.Name = "Opener"
91Opener.Parent = GUIOpener
92Opener.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
93Opener.BorderColor3 = Color3.new(1, 1, 1)
94Opener.BorderSizePixel = 4
95Opener.Position = UDim2.new(0, 0, 0.366093338, 0)
96Opener.Size = UDim2.new(0, 191, 0, 282)
97Opener.Visible = false
98Opener.Font = Enum.Font.SourceSansBold
99Opener.Text = ""
100Opener.TextColor3 = Color3.new(0, 0, 0)
101Opener.TextSize = 20
102Opener.Active = true
103Opener.Draggable = true
104
105RBW2TAB.Name = "RBW2TAB"
106RBW2TAB.Parent = Opener
107RBW2TAB.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
108RBW2TAB.BorderColor3 = Color3.new(1, 1, 1)
109RBW2TAB.BorderSizePixel = 4
110RBW2TAB.Position = UDim2.new(0.0523559414, 0, 0.0638297871, 0)
111RBW2TAB.Size = UDim2.new(0, 168, 0, 42)
112RBW2TAB.Font = Enum.Font.SourceSansBold
113RBW2TAB.Text = "RBW2 Scripts"
114RBW2TAB.TextColor3 = Color3.new(1, 1, 1)
115RBW2TAB.TextSize = 20
116RBW2TAB.TextWrapped = true
117
118RBW2TAB2.Name = "RBW2TAB2"
119RBW2TAB2.Parent = Opener
120RBW2TAB2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
121RBW2TAB2.BorderColor3 = Color3.new(1, 1, 1)
122RBW2TAB2.BorderSizePixel = 4
123RBW2TAB2.Position = UDim2.new(0.0523559414, 0, 0.326241136, 0)
124RBW2TAB2.Size = UDim2.new(0, 168, 0, 42)
125RBW2TAB2.Font = Enum.Font.SourceSansBold
126RBW2TAB2.Text = "More RBW2 Scripts"
127RBW2TAB2.TextColor3 = Color3.new(1, 1, 1)
128RBW2TAB2.TextSize = 20
129RBW2TAB2.TextWrapped = true
130
131MoreRBScript.Name = "MoreRB Script"
132MoreRBScript.Parent = Opener
133MoreRBScript.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
134MoreRBScript.BorderColor3 = Color3.new(1, 1, 1)
135MoreRBScript.BorderSizePixel = 4
136MoreRBScript.Position = UDim2.new(0.0523559414, 0, 0.560283661, 0)
137MoreRBScript.Size = UDim2.new(0, 168, 0, 42)
138MoreRBScript.Font = Enum.Font.SourceSansBold
139MoreRBScript.Text = "Even More RBW2 Scripts"
140MoreRBScript.TextColor3 = Color3.new(1, 1, 1)
141MoreRBScript.TextSize = 20
142MoreRBScript.TextWrapped = true
143
144RBW3Tab.Name = "RBW3Tab"
145RBW3Tab.Parent = Opener
146RBW3Tab.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
147RBW3Tab.BorderColor3 = Color3.new(1, 1, 1)
148RBW3Tab.BorderSizePixel = 4
149RBW3Tab.Position = UDim2.new(0.0575915426, 0, 0.804964542, 0)
150RBW3Tab.Size = UDim2.new(0, 168, 0, 42)
151RBW3Tab.Font = Enum.Font.SourceSansBold
152RBW3Tab.Text = "RBW3 Scripts"
153RBW3Tab.TextColor3 = Color3.new(1, 1, 1)
154RBW3Tab.TextSize = 20
155RBW3Tab.TextWrapped = true
156
157IBTeleports.Name = "IB Teleports"
158IBTeleports.Parent = game.CoreGui
159IBTeleports.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
160
161IBTP.Name = "IBTP"
162IBTP.Parent = IBTeleports
163IBTP.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
164IBTP.BorderColor3 = Color3.new(1, 1, 1)
165IBTP.BorderSizePixel = 4
166IBTP.Position = UDim2.new(0.438521117, 0, 0.433660954, 0)
167IBTP.Size = UDim2.new(0, 342, 0, 258)
168IBTP.Visible = false
169IBTP.Active = true
170IBTP.Draggable = true
171
172Court1IBEast.Name = "Court1IBEast"
173Court1IBEast.Parent = IBTP
174Court1IBEast.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
175Court1IBEast.BorderColor3 = Color3.new(1, 1, 1)
176Court1IBEast.BorderSizePixel = 4
177Court1IBEast.Position = UDim2.new(0.0583550259, 0, 0.1199902, 0)
178Court1IBEast.Size = UDim2.new(0, 130, 0, 34)
179Court1IBEast.Font = Enum.Font.SourceSansBold
180Court1IBEast.Text = "Court 1 East IB"
181Court1IBEast.TextColor3 = Color3.new(1, 1, 1)
182Court1IBEast.TextSize = 20
183Court1IBEast.TextWrapped = true
184
185Court2IBEast.Name = "Court2IBEast"
186Court2IBEast.Parent = IBTP
187Court2IBEast.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
188Court2IBEast.BorderColor3 = Color3.new(1, 1, 1)
189Court2IBEast.BorderSizePixel = 4
190Court2IBEast.Position = UDim2.new(0.530821919, 0, 0.1199902, 0)
191Court2IBEast.Size = UDim2.new(0, 130, 0, 34)
192Court2IBEast.Font = Enum.Font.SourceSansBold
193Court2IBEast.Text = "Court 2 East IB"
194Court2IBEast.TextColor3 = Color3.new(1, 1, 1)
195Court2IBEast.TextSize = 20
196Court2IBEast.TextWrapped = true
197
198Court1IBWest.Name = "Court1IBWest"
199Court1IBWest.Parent = IBTP
200Court1IBWest.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
201Court1IBWest.BorderColor3 = Color3.new(1, 1, 1)
202Court1IBWest.BorderSizePixel = 4
203Court1IBWest.Position = UDim2.new(0.0562851317, 0, 0.38199833, 0)
204Court1IBWest.Size = UDim2.new(0, 130, 0, 34)
205Court1IBWest.Font = Enum.Font.SourceSansBold
206Court1IBWest.Text = "Court 1 West IB"
207Court1IBWest.TextColor3 = Color3.new(1, 1, 1)
208Court1IBWest.TextSize = 20
209Court1IBWest.TextWrapped = true
210
211Court2IBWest.Name = "Court2IBWest"
212Court2IBWest.Parent = IBTP
213Court2IBWest.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
214Court2IBWest.BorderColor3 = Color3.new(1, 1, 1)
215Court2IBWest.BorderSizePixel = 4
216Court2IBWest.Position = UDim2.new(0.530821919, 0, 0.38199833, 0)
217Court2IBWest.Size = UDim2.new(0, 130, 0, 34)
218Court2IBWest.Font = Enum.Font.SourceSansBold
219Court2IBWest.Text = "Court 2 West IB"
220Court2IBWest.TextColor3 = Color3.new(1, 1, 1)
221Court2IBWest.TextSize = 20
222Court2IBWest.TextWrapped = true
223
224AutoShootC1.Name = "AutoShootC1"
225AutoShootC1.Parent = IBTP
226AutoShootC1.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
227AutoShootC1.BorderColor3 = Color3.new(1, 1, 1)
228AutoShootC1.BorderSizePixel = 4
229AutoShootC1.Position = UDim2.new(0.0556153059, 0, 0.621367693, 0)
230AutoShootC1.Size = UDim2.new(0, 130, 0, 34)
231AutoShootC1.Font = Enum.Font.SourceSansBold
232AutoShootC1.Text = "Auto Shoot(Press E)"
233AutoShootC1.TextColor3 = Color3.new(1, 1, 1)
234AutoShootC1.TextScaled = true
235AutoShootC1.TextSize = 20
236AutoShootC1.TextWrapped = true
237
238CloseIB.Name = "CloseIB"
239CloseIB.Parent = IBTP
240CloseIB.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
241CloseIB.BorderSizePixel = 0
242CloseIB.Position = UDim2.new(0.924063146, 0, -7.4505806e-09, 0)
243CloseIB.Size = UDim2.new(0, 27, 0, 34)
244CloseIB.Font = Enum.Font.GothamSemibold
245CloseIB.Text = "X"
246CloseIB.TextColor3 = Color3.new(1, 1, 1)
247CloseIB.TextSize = 20
248
249AntiKick.Name = "Anti Kick"
250AntiKick.Parent = IBTP
251AntiKick.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
252AntiKick.BorderColor3 = Color3.new(1, 1, 1)
253AntiKick.BorderSizePixel = 4
254AntiKick.Position = UDim2.new(0.529444516, 0, 0.621367693, 0)
255AntiKick.Size = UDim2.new(0, 130, 0, 34)
256AntiKick.Font = Enum.Font.SourceSansBold
257AntiKick.Text = "Anti Kick"
258AntiKick.TextColor3 = Color3.new(1, 1, 1)
259AntiKick.TextSize = 20
260AntiKick.TextWrapped = true
261
262AntiBan.Name = "Anti Ban"
263AntiBan.Parent = IBTP
264AntiBan.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
265AntiBan.BorderColor3 = Color3.new(1, 1, 1)
266AntiBan.BorderSizePixel = 4
267AntiBan.Position = UDim2.new(0.0557602942, 0, 0.830669999, 0)
268AntiBan.Size = UDim2.new(0, 130, 0, 34)
269AntiBan.Font = Enum.Font.SourceSansBold
270AntiBan.Text = "Anti Ban"
271AntiBan.TextColor3 = Color3.new(1, 1, 1)
272AntiBan.TextSize = 20
273AntiBan.TextWrapped = true
274
275Soon.Name = "Soon"
276Soon.Parent = IBTP
277Soon.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
278Soon.BorderColor3 = Color3.new(1, 1, 1)
279Soon.BorderSizePixel = 4
280Soon.Position = UDim2.new(0.529444516, 0, 0.830669999, 0)
281Soon.Size = UDim2.new(0, 130, 0, 34)
282Soon.Font = Enum.Font.SourceSansBold
283Soon.Text = "Coming Soon"
284Soon.TextColor3 = Color3.new(1, 1, 1)
285Soon.TextSize = 20
286Soon.TextWrapped = true
287
288LoginGui.Name = "LoginGui"
289LoginGui.Parent = game.CoreGui
290LoginGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
291
292Login.Name = "Login"
293Login.Parent = LoginGui
294Login.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
295Login.BorderColor3 = Color3.new(1, 1, 1)
296Login.BorderSizePixel = 4
297Login.Position = UDim2.new(0.394668967, 0, 0.423832923, 0)
298Login.Size = UDim2.new(0, 407, 0, 287)
299Login.Active = true
300Login.Draggable = true
301
302user.Name = "user"
303user.Parent = Login
304user.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
305user.BorderColor3 = Color3.new(1, 1, 1)
306user.BorderSizePixel = 4
307user.Position = UDim2.new(0, 0, 0.445993036, 0)
308user.Size = UDim2.new(0, 407, 0, 32)
309user.Font = Enum.Font.SourceSansBold
310user.Text = "Key Goes Here"
311user.TextColor3 = Color3.new(1, 1, 1)
312user.TextSize = 20
313user.TextWrapped = true
314
315LOL.Name = "LOL"
316LOL.Parent = Login
317LOL.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
318LOL.BorderColor3 = Color3.new(1, 1, 1)
319LOL.BorderSizePixel = 4
320LOL.Size = UDim2.new(0, 407, 0, 36)
321LOL.Font = Enum.Font.SourceSansBold
322LOL.Text = "Welcome To RB Hub Enter Your Key Below"
323LOL.TextColor3 = Color3.new(1, 1, 1)
324LOL.TextSize = 20
325LOL.TextWrapped = true
326
327Submit.Name = "Submit"
328Submit.Parent = Login
329Submit.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
330Submit.BorderColor3 = Color3.new(1, 1, 1)
331Submit.BorderSizePixel = 4
332Submit.Position = UDim2.new(0.253071249, 0, 0.71777004, 0)
333Submit.Size = UDim2.new(0, 200, 0, 50)
334Submit.Font = Enum.Font.SourceSansBold
335Submit.Text = "Submit"
336Submit.TextColor3 = Color3.new(1, 1, 1)
337Submit.TextSize = 20
338Submit.TextWrapped = true
339Submit.MouseButton1Down:connect(function()
340if user.Text == "darrylllit11002278abc" then
341 LoginGui:Destroy()
342 Opener.Visible = true
343elseif user.Text == "Yasir2006" then
344 LoginGui:Destroy()
345 Opener.Visible = true
346elseif user.Text == "bumasmfsuckmydickbicth" then
347
348elseif user.Text == "GetMeTo1k" then
349 LoginGui:Destroy()
350 Opener.Visible = true
351elseif user.Text == "IFartedtomuch" then
352 LoginGui:Destroy()
353 Opener.Visible = true
354elseif user.Text == "CyamicIsGay" then
355 LoginGui:Destroy()
356 Opener.Visible = true
357elseif user.Text == "DoubleLime7857" then
358 LoginGui:Destroy()
359 Opener.Visible = true
360elseif user.Text == "Alessandro31" then
361 LoginGui:Destroy()
362 Opener.Visible = true
363
364elseif user.Text == "Jug Aceaface11" then
365 LoginGui:Destroy()
366 Opener.Visible = true
367 elseif user.Text == "YoungKlurrz" then
368 LoginGui:Destroy()
369 Opener.Visible = true
370
371elseif user.Text == "AlmightyMasenkoShallNotSurrender" then
372 LoginGui:Destroy()
373 Opener.Visible = true
374elseif user.Text == "Ghostoftemples" then
375 LoginGui:Destroy()
376 Opener.Visible = true
377elseif user.Text == "32342452433144maikol" then
378 LoginGui:Destroy()
379 Opener.Visible = true
380 elseif user.Text == "zozoisgood" then
381 LoginGui:Destroy()
382 Opener.Visible = true
383 elseif user.Text == "ma43ma43" then
384 LoginGui:Destroy()
385 Opener.Visible = true
386 elseif user.Text == "tricky0391" then
387 LoginGui:Destroy()
388 Opener.Visible = true
389elseif user.Text == "LOL09823" then
390 LoginGui:Destroy()
391 Opener.Visible = true
392
393
394end
395end)
396
397MainGuis.Name = "MainGuis"
398MainGuis.Parent = game.CoreGui
399MainGuis.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
400
401Main1.Name = "Main1"
402Main1.Parent = MainGuis
403Main1.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
404Main1.BorderColor3 = Color3.new(1, 1, 1)
405Main1.BorderSizePixel = 4
406Main1.Position = UDim2.new(0.298366368, 0, 0.302211314, 0)
407Main1.Size = UDim2.new(0, 590, 0, 375)
408Main1.Visible = false
409Main1.Active = true
410Main1.Draggable = true
411
412Credits.Name = "Credits"
413Credits.Parent = Main1
414Credits.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
415Credits.BorderColor3 = Color3.new(1, 1, 1)
416Credits.BorderSizePixel = 4
417Credits.Size = UDim2.new(0, 590, 0, 32)
418Credits.Font = Enum.Font.SourceSansBold
419Credits.Text = "RB Hub Created By Ghost Of Codes#6437"
420Credits.TextColor3 = Color3.new(1, 1, 1)
421Credits.TextSize = 20
422Credits.TextWrapped = true
423
424Stats.Name = "Stats"
425Stats.Parent = Main1
426Stats.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
427Stats.BorderColor3 = Color3.new(1, 1, 1)
428Stats.BorderSizePixel = 4
429Stats.Position = UDim2.new(0.0408602133, 0, 0.174041301, 0)
430Stats.Size = UDim2.new(0, 140, 0, 30)
431Stats.Font = Enum.Font.SourceSansBold
432Stats.Text = "Stat Change"
433Stats.TextColor3 = Color3.new(1, 1, 1)
434Stats.TextSize = 20
435Stats.TextWrapped = true
436
437Dribbles.Name = "Dribbles"
438Dribbles.Parent = Main1
439Dribbles.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
440Dribbles.BorderColor3 = Color3.new(1, 1, 1)
441Dribbles.BorderSizePixel = 4
442Dribbles.Position = UDim2.new(0.703572035, 0, 0.883374572, 0)
443Dribbles.Size = UDim2.new(0, 140, 0, 30)
444Dribbles.Font = Enum.Font.SourceSansBold
445Dribbles.Text = "Faster Dribbles"
446Dribbles.TextColor3 = Color3.new(1, 1, 1)
447Dribbles.TextSize = 20
448Dribbles.TextWrapped = true
449
450Aimbot.Name = "Aimbot"
451Aimbot.Parent = Main1
452Aimbot.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
453Aimbot.BorderColor3 = Color3.new(1, 1, 1)
454Aimbot.BorderSizePixel = 4
455Aimbot.Position = UDim2.new(0.379843265, 0, 0.174041301, 0)
456Aimbot.Size = UDim2.new(0, 140, 0, 30)
457Aimbot.Font = Enum.Font.SourceSansBold
458Aimbot.Text = "Aimbot(Might Not Work)"
459Aimbot.TextColor3 = Color3.new(1, 1, 1)
460Aimbot.TextScaled = true
461Aimbot.TextSize = 20
462Aimbot.TextWrapped = true
463
464Admin.Name = "Admin"
465Admin.Parent = Main1
466Admin.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
467Admin.BorderColor3 = Color3.new(1, 1, 1)
468Admin.BorderSizePixel = 4
469Admin.Position = UDim2.new(0.703572035, 0, 0.174041301, 0)
470Admin.Size = UDim2.new(0, 140, 0, 30)
471Admin.Font = Enum.Font.SourceSansBold
472Admin.Text = "Admin"
473Admin.TextColor3 = Color3.new(1, 1, 1)
474Admin.TextSize = 20
475Admin.TextWrapped = true
476
477AdminV2.Name = "AdminV2"
478AdminV2.Parent = Main1
479AdminV2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
480AdminV2.BorderColor3 = Color3.new(1, 1, 1)
481AdminV2.BorderSizePixel = 4
482AdminV2.Position = UDim2.new(0.0408601761, 0, 0.315374613, 0)
483AdminV2.Size = UDim2.new(0, 140, 0, 30)
484AdminV2.Font = Enum.Font.SourceSansBold
485AdminV2.Text = "AdminV2"
486AdminV2.TextColor3 = Color3.new(1, 1, 1)
487AdminV2.TextSize = 20
488AdminV2.TextWrapped = true
489
490Noclip.Name = "Noclip"
491Noclip.Parent = Main1
492Noclip.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
493Noclip.BorderColor3 = Color3.new(1, 1, 1)
494Noclip.BorderSizePixel = 4
495Noclip.Position = UDim2.new(0.379843235, 0, 0.315374613, 0)
496Noclip.Size = UDim2.new(0, 140, 0, 30)
497Noclip.Font = Enum.Font.SourceSansBold
498Noclip.Text = "Noclip(Press F)"
499Noclip.TextColor3 = Color3.new(1, 1, 1)
500Noclip.TextSize = 20
501Noclip.TextWrapped = true
502
503SpeedFly.Name = "SpeedFly"
504SpeedFly.Parent = Main1
505SpeedFly.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
506SpeedFly.BorderColor3 = Color3.new(1, 1, 1)
507SpeedFly.BorderSizePixel = 4
508SpeedFly.Position = UDim2.new(0.703572035, 0, 0.315374613, 0)
509SpeedFly.Size = UDim2.new(0, 140, 0, 30)
510SpeedFly.Font = Enum.Font.SourceSansBold
511SpeedFly.Text = "Speed/Fly"
512SpeedFly.TextColor3 = Color3.new(1, 1, 1)
513SpeedFly.TextSize = 20
514SpeedFly.TextWrapped = true
515
516NoclipFly.Name = "NoclipFly"
517NoclipFly.Parent = Main1
518NoclipFly.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
519NoclipFly.BorderColor3 = Color3.new(1, 1, 1)
520NoclipFly.BorderSizePixel = 4
521NoclipFly.Position = UDim2.new(0.0408601761, 0, 0.459374607, 0)
522NoclipFly.Size = UDim2.new(0, 140, 0, 30)
523NoclipFly.Font = Enum.Font.SourceSansBold
524NoclipFly.Text = "Fly Press (Q)"
525NoclipFly.TextColor3 = Color3.new(1, 1, 1)
526NoclipFly.TextSize = 20
527NoclipFly.TextWrapped = true
528
529Screen.Name = "Screen"
530Screen.Parent = Main1
531Screen.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
532Screen.BorderColor3 = Color3.new(1, 1, 1)
533Screen.BorderSizePixel = 4
534Screen.Position = UDim2.new(0.379843235, 0, 0.459374607, 0)
535Screen.Size = UDim2.new(0, 140, 0, 30)
536Screen.Font = Enum.Font.SourceSansBold
537Screen.Text = "Anti Screen"
538Screen.TextColor3 = Color3.new(1, 1, 1)
539Screen.TextSize = 20
540Screen.TextWrapped = true
541
542TP.Name = "TP"
543TP.Parent = Main1
544TP.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
545TP.BorderColor3 = Color3.new(1, 1, 1)
546TP.BorderSizePixel = 4
547TP.Position = UDim2.new(0.703572035, 0, 0.459374607, 0)
548TP.Size = UDim2.new(0, 140, 0, 30)
549TP.Font = Enum.Font.SourceSansBold
550TP.Text = "TP(N)"
551TP.TextColor3 = Color3.new(1, 1, 1)
552TP.TextSize = 20
553TP.TextWrapped = true
554
555Animations.Name = "Animations"
556Animations.Parent = Main1
557Animations.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
558Animations.BorderColor3 = Color3.new(1, 1, 1)
559Animations.BorderSizePixel = 4
560Animations.Position = UDim2.new(0.0408601761, 0, 0.598041296, 0)
561Animations.Size = UDim2.new(0, 140, 0, 30)
562Animations.Font = Enum.Font.SourceSansBold
563Animations.Text = "Animations"
564Animations.TextColor3 = Color3.new(1, 1, 1)
565Animations.TextSize = 20
566Animations.TextWrapped = true
567
568CtrlDelete.Name = "CtrlDelete"
569CtrlDelete.Parent = Main1
570CtrlDelete.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
571CtrlDelete.BorderColor3 = Color3.new(1, 1, 1)
572CtrlDelete.BorderSizePixel = 4
573CtrlDelete.Position = UDim2.new(0.379843235, 0, 0.598041296, 0)
574CtrlDelete.Size = UDim2.new(0, 140, 0, 30)
575CtrlDelete.Font = Enum.Font.SourceSansBold
576CtrlDelete.Text = "Ctrl To Delete"
577CtrlDelete.TextColor3 = Color3.new(1, 1, 1)
578CtrlDelete.TextSize = 20
579CtrlDelete.TextWrapped = true
580
581Boxing.Name = "Boxing"
582Boxing.Parent = Main1
583Boxing.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
584Boxing.BorderColor3 = Color3.new(1, 1, 1)
585Boxing.BorderSizePixel = 4
586Boxing.Position = UDim2.new(0.703572035, 0, 0.598041296, 0)
587Boxing.Size = UDim2.new(0, 140, 0, 30)
588Boxing.Font = Enum.Font.SourceSansBold
589Boxing.Text = "Boxing(1-10)"
590Boxing.TextColor3 = Color3.new(1, 1, 1)
591Boxing.TextSize = 20
592Boxing.TextWrapped = true
593
594SpyV2.Name = "SpyV2"
595SpyV2.Parent = Main1
596SpyV2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
597SpyV2.BorderColor3 = Color3.new(1, 1, 1)
598SpyV2.BorderSizePixel = 4
599SpyV2.Position = UDim2.new(0.0391652584, 0, 0.744707942, 0)
600SpyV2.Size = UDim2.new(0, 140, 0, 30)
601SpyV2.Font = Enum.Font.SourceSansBold
602SpyV2.Text = "MRSpyV2"
603SpyV2.TextColor3 = Color3.new(1, 1, 1)
604SpyV2.TextSize = 20
605SpyV2.TextWrapped = true
606
607RemoteSpy.Name = "RemoteSpy"
608RemoteSpy.Parent = Main1
609RemoteSpy.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
610RemoteSpy.BorderColor3 = Color3.new(1, 1, 1)
611RemoteSpy.BorderSizePixel = 4
612RemoteSpy.Position = UDim2.new(0.379843235, 0, 0.744707942, 0)
613RemoteSpy.Size = UDim2.new(0, 140, 0, 30)
614RemoteSpy.Font = Enum.Font.SourceSansBold
615RemoteSpy.Text = "Remote Spy"
616RemoteSpy.TextColor3 = Color3.new(1, 1, 1)
617RemoteSpy.TextSize = 20
618RemoteSpy.TextWrapped = true
619
620Slots.Name = "Slots"
621Slots.Parent = Main1
622Slots.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
623Slots.BorderColor3 = Color3.new(1, 1, 1)
624Slots.BorderSizePixel = 4
625Slots.Position = UDim2.new(0.703572035, 0, 0.744707942, 0)
626Slots.Size = UDim2.new(0, 140, 0, 30)
627Slots.Font = Enum.Font.SourceSansBold
628Slots.Text = "3 Slots"
629Slots.TextColor3 = Color3.new(1, 1, 1)
630Slots.TextSize = 20
631Slots.TextWrapped = true
632
633InfStamina.Name = "InfStamina"
634InfStamina.Parent = Main1
635InfStamina.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
636InfStamina.BorderColor3 = Color3.new(1, 1, 1)
637InfStamina.BorderSizePixel = 4
638InfStamina.Position = UDim2.new(0.0408601761, 0, 0.883374572, 0)
639InfStamina.Size = UDim2.new(0, 140, 0, 30)
640InfStamina.Font = Enum.Font.SourceSansBold
641InfStamina.Text = "Inf Stamina"
642InfStamina.TextColor3 = Color3.new(1, 1, 1)
643InfStamina.TextSize = 20
644InfStamina.TextWrapped = true
645
646DropBallF.Name = "Drop Ball(F)"
647DropBallF.Parent = Main1
648DropBallF.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
649DropBallF.BorderColor3 = Color3.new(1, 1, 1)
650DropBallF.BorderSizePixel = 4
651DropBallF.Position = UDim2.new(0.379843235, 0, 0.883374572, 0)
652DropBallF.Size = UDim2.new(0, 140, 0, 30)
653DropBallF.Font = Enum.Font.SourceSansBold
654DropBallF.Text = "Anti Auto Steal"
655DropBallF.TextColor3 = Color3.new(1, 1, 1)
656DropBallF.TextSize = 20
657DropBallF.TextWrapped = true
658
659closemain.Name = "closemain"
660closemain.Parent = Main1
661closemain.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
662closemain.BorderSizePixel = 0
663closemain.Position = UDim2.new(0.951029658, 0, 0, 0)
664closemain.Size = UDim2.new(0, 29, 0, 32)
665closemain.Font = Enum.Font.GothamSemibold
666closemain.Text = "X"
667closemain.TextColor3 = Color3.new(1, 1, 1)
668closemain.TextSize = 20
669closemain.TextWrapped = true
670
671Main2.Name = "Main2"
672Main2.Parent = MainGuis
673Main2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
674Main2.BorderColor3 = Color3.new(1, 1, 1)
675Main2.BorderSizePixel = 4
676Main2.Position = UDim2.new(0.322441965, 0, 0.203931168, 0)
677Main2.Size = UDim2.new(0, 567, 0, 465)
678Main2.Visible = false
679Main2.Active = true
680Main2.Draggable = true
681
682AntiAnkles.Name = "Anti Ankles"
683AntiAnkles.Parent = Main2
684AntiAnkles.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
685AntiAnkles.BorderColor3 = Color3.new(1, 1, 1)
686AntiAnkles.BorderSizePixel = 4
687AntiAnkles.Position = UDim2.new(0.0528727993, 0, 0.0453469157, 0)
688AntiAnkles.Size = UDim2.new(0, 150, 0, 33)
689AntiAnkles.Font = Enum.Font.SourceSansBold
690AntiAnkles.Text = "Anti Ankles"
691AntiAnkles.TextColor3 = Color3.new(1, 1, 1)
692AntiAnkles.TextSize = 20
693
694ChatLogs.Name = "ChatLogs"
695ChatLogs.Parent = Main2
696ChatLogs.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
697ChatLogs.BorderColor3 = Color3.new(1, 1, 1)
698ChatLogs.BorderSizePixel = 4
699ChatLogs.Position = UDim2.new(0.361292779, 0, 0.0472167842, 0)
700ChatLogs.Size = UDim2.new(0, 150, 0, 32)
701ChatLogs.Font = Enum.Font.SourceSansBold
702ChatLogs.Text = "Chat Logs"
703ChatLogs.TextColor3 = Color3.new(1, 1, 1)
704ChatLogs.TextSize = 20
705
706Gym.Name = "Gym"
707Gym.Parent = Main2
708Gym.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
709Gym.BorderColor3 = Color3.new(1, 1, 1)
710Gym.BorderSizePixel = 4
711Gym.Position = UDim2.new(0.658551753, 0, 0.0463461876, 0)
712Gym.Size = UDim2.new(0, 150, 0, 32)
713Gym.Font = Enum.Font.SourceSansBold
714Gym.Text = "GymAimbot(Q)"
715Gym.TextColor3 = Color3.new(1, 1, 1)
716Gym.TextSize = 20
717
718AutoSteal.Name = "AutoSteal"
719AutoSteal.Parent = Main2
720AutoSteal.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
721AutoSteal.BorderColor3 = Color3.new(1, 1, 1)
722AutoSteal.BorderSizePixel = 4
723AutoSteal.Position = UDim2.new(0.657358885, 0, 0.333295286, 0)
724AutoSteal.Size = UDim2.new(0, 150, 0, 32)
725AutoSteal.Font = Enum.Font.SourceSansBold
726AutoSteal.Text = "Auto Steal"
727AutoSteal.TextColor3 = Color3.new(1, 1, 1)
728AutoSteal.TextSize = 20
729
730StealPlayer.Name = "StealPlayer"
731StealPlayer.Parent = AutoSteal
732StealPlayer.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
733StealPlayer.BorderColor3 = Color3.new(1, 1, 1)
734StealPlayer.BorderSizePixel = 4
735StealPlayer.Position = UDim2.new(0, 0, 1.18757391, 0)
736StealPlayer.Size = UDim2.new(0, 150, 0, 30)
737StealPlayer.Font = Enum.Font.SourceSansBold
738StealPlayer.Text = "Player Name Here"
739StealPlayer.TextColor3 = Color3.new(1, 1, 1)
740StealPlayer.TextSize = 20
741StealPlayer.TextWrapped = true
742
743AutoBlock.Name = "AutoBlock"
744AutoBlock.Parent = Main2
745AutoBlock.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
746AutoBlock.BorderColor3 = Color3.new(1, 1, 1)
747AutoBlock.BorderSizePixel = 4
748AutoBlock.Position = UDim2.new(0.0544240475, 0, 0.333300471, 0)
749AutoBlock.Size = UDim2.new(0, 150, 0, 32)
750AutoBlock.Font = Enum.Font.SourceSansBold
751AutoBlock.Text = "Auto Block"
752AutoBlock.TextColor3 = Color3.new(1, 1, 1)
753AutoBlock.TextSize = 20
754
755BlockPlayer.Name = "BlockPlayer"
756BlockPlayer.Parent = AutoBlock
757BlockPlayer.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
758BlockPlayer.BorderColor3 = Color3.new(1, 1, 1)
759BlockPlayer.BorderSizePixel = 4
760BlockPlayer.Position = UDim2.new(0, 0, 1.1875, 0)
761BlockPlayer.Size = UDim2.new(0, 151, 0, 30)
762BlockPlayer.Font = Enum.Font.SourceSansBold
763BlockPlayer.Text = "Player Name Here"
764BlockPlayer.TextColor3 = Color3.new(1, 1, 1)
765BlockPlayer.TextSize = 20
766BlockPlayer.TextWrapped = true
767
768AutoWin.Name = "AutoWin"
769AutoWin.Parent = Main2
770AutoWin.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
771AutoWin.BorderColor3 = Color3.new(1, 1, 1)
772AutoWin.BorderSizePixel = 4
773AutoWin.Position = UDim2.new(0.362655252, 0, 0.333411217, 0)
774AutoWin.Size = UDim2.new(0, 150, 0, 32)
775AutoWin.Font = Enum.Font.SourceSansBold
776AutoWin.Text = "Auto Win"
777AutoWin.TextColor3 = Color3.new(1, 1, 1)
778AutoWin.TextSize = 20
779
780CourtNumber.Name = "CourtNumber"
781CourtNumber.Parent = AutoWin
782CourtNumber.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
783CourtNumber.BorderColor3 = Color3.new(1, 1, 1)
784CourtNumber.BorderSizePixel = 4
785CourtNumber.Position = UDim2.new(0, 0, 1.1875, 0)
786CourtNumber.Size = UDim2.new(0, 151, 0, 30)
787CourtNumber.Font = Enum.Font.SourceSansBold
788CourtNumber.Text = "CourtNunberHere"
789CourtNumber.TextColor3 = Color3.new(1, 1, 1)
790CourtNumber.TextSize = 20
791CourtNumber.TextWrapped = true
792
793CloseMain2.Name = "CloseMain2"
794CloseMain2.Parent = Main2
795CloseMain2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
796CloseMain2.BorderSizePixel = 0
797CloseMain2.Position = UDim2.new(0.950891554, 0, 0, 0)
798CloseMain2.Size = UDim2.new(0, 29, 0, 21)
799CloseMain2.Font = Enum.Font.GothamSemibold
800CloseMain2.Text = "X"
801CloseMain2.TextColor3 = Color3.new(1, 1, 1)
802CloseMain2.TextSize = 20
803CloseMain2.TextWrapped = true
804
805RandomAnimations.Name = "RandomAnimations"
806RandomAnimations.Parent = Main2
807RandomAnimations.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
808RandomAnimations.BorderColor3 = Color3.new(1, 1, 1)
809RandomAnimations.BorderSizePixel = 4
810RandomAnimations.Position = UDim2.new(0.0544377156, 0, 0.170586765, 0)
811RandomAnimations.Size = UDim2.new(0, 150, 0, 32)
812RandomAnimations.Font = Enum.Font.SourceSansBold
813RandomAnimations.Text = "RandomAnimations(1-5)"
814RandomAnimations.TextColor3 = Color3.new(1, 1, 1)
815RandomAnimations.TextScaled = true
816RandomAnimations.TextSize = 20
817RandomAnimations.TextWrapped = true
818
819DexV4.Name = "DexV4"
820DexV4.Parent = Main2
821DexV4.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
822DexV4.BorderColor3 = Color3.new(1, 1, 1)
823DexV4.BorderSizePixel = 4
824DexV4.Position = UDim2.new(0.363888741, 0, 0.170586765, 0)
825DexV4.Size = UDim2.new(0, 150, 0, 32)
826DexV4.Font = Enum.Font.SourceSansBold
827DexV4.Text = "DexV4"
828DexV4.TextColor3 = Color3.new(1, 1, 1)
829DexV4.TextSize = 20
830DexV4.TextWrapped = true
831
832DexV5.Name = "DexV5"
833DexV5.Parent = Main2
834DexV5.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
835DexV5.BorderColor3 = Color3.new(1, 1, 1)
836DexV5.BorderSizePixel = 4
837DexV5.Position = UDim2.new(0.658551753, 0, 0.170586765, 0)
838DexV5.Size = UDim2.new(0, 150, 0, 32)
839DexV5.Font = Enum.Font.SourceSansBold
840DexV5.Text = "DexV5"
841DexV5.TextColor3 = Color3.new(1, 1, 1)
842DexV5.TextSize = 20
843DexV5.TextWrapped = true
844
845FreeJS.Name = "FreeJS"
846FreeJS.Parent = Main2
847FreeJS.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
848FreeJS.BorderColor3 = Color3.new(1, 1, 1)
849FreeJS.BorderSizePixel = 4
850FreeJS.Position = UDim2.new(0.0544089042, 0, 0.544873118, 0)
851FreeJS.Size = UDim2.new(0, 150, 0, 32)
852FreeJS.Font = Enum.Font.SourceSansBold
853FreeJS.Text = "FreeJSGamepass"
854FreeJS.TextColor3 = Color3.new(1, 1, 1)
855FreeJS.TextSize = 20
856FreeJS.TextWrapped = true
857
858StealCooldown.Name = "StealCooldown"
859StealCooldown.Parent = Main2
860StealCooldown.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
861StealCooldown.BorderColor3 = Color3.new(1, 1, 1)
862StealCooldown.BorderSizePixel = 4
863StealCooldown.Position = UDim2.new(0.363874972, 0, 0.544873118, 0)
864StealCooldown.Size = UDim2.new(0, 150, 0, 32)
865StealCooldown.Font = Enum.Font.SourceSansBold
866StealCooldown.Text = "No Steal Cooldown"
867StealCooldown.TextColor3 = Color3.new(1, 1, 1)
868StealCooldown.TextSize = 20
869StealCooldown.TextWrapped = true
870
871Jump.Name = "Jump"
872Jump.Parent = Main2
873Jump.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
874Jump.BorderColor3 = Color3.new(1, 1, 1)
875Jump.BorderSizePixel = 4
876Jump.Position = UDim2.new(0.658190727, 0, 0.544873118, 0)
877Jump.Size = UDim2.new(0, 150, 0, 32)
878Jump.Font = Enum.Font.SourceSansBold
879Jump.Text = "Inf Jump(Q)"
880Jump.TextColor3 = Color3.new(1, 1, 1)
881Jump.TextSize = 20
882Jump.TextWrapped = true
883
884East.Name = "East"
885East.Parent = Main2
886East.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
887East.BorderColor3 = Color3.new(1, 1, 1)
888East.BorderSizePixel = 4
889East.Position = UDim2.new(0.0514723398, 0, 0.676105022, 0)
890East.Size = UDim2.new(0, 150, 0, 32)
891East.Font = Enum.Font.SourceSansBold
892East.Text = "Change East"
893East.TextColor3 = Color3.new(1, 1, 1)
894East.TextSize = 20
895East.TextWrapped = true
896
897West.Name = "West"
898West.Parent = Main2
899West.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
900West.BorderColor3 = Color3.new(1, 1, 1)
901West.BorderSizePixel = 4
902West.Position = UDim2.new(0.363268316, 0, 0.676105022, 0)
903West.Size = UDim2.new(0, 150, 0, 32)
904West.Font = Enum.Font.SourceSansBold
905West.Text = "Change West"
906West.TextColor3 = Color3.new(1, 1, 1)
907West.TextSize = 20
908West.TextWrapped = true
909
910Dunk.Name = "Dunk"
911Dunk.Parent = Main2
912Dunk.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
913Dunk.BorderColor3 = Color3.new(1, 1, 1)
914Dunk.BorderSizePixel = 4
915Dunk.Position = UDim2.new(0.658105612, 0, 0.676105022, 0)
916Dunk.Size = UDim2.new(0, 150, 0, 32)
917Dunk.Font = Enum.Font.SourceSansBold
918Dunk.Text = "Dunk/Far Away"
919Dunk.TextColor3 = Color3.new(1, 1, 1)
920Dunk.TextSize = 20
921Dunk.TextWrapped = true
922
923AutoBreak.Name = "Auto Break"
924AutoBreak.Parent = Main2
925AutoBreak.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
926AutoBreak.BorderColor3 = Color3.new(1, 1, 1)
927AutoBreak.BorderSizePixel = 4
928AutoBreak.Position = UDim2.new(0.0500967912, 0, 0.807423234, 0)
929AutoBreak.Size = UDim2.new(0, 150, 0, 32)
930AutoBreak.Font = Enum.Font.SourceSansBold
931AutoBreak.Text = "Auto Ankle Breaker"
932AutoBreak.TextColor3 = Color3.new(1, 1, 1)
933AutoBreak.TextSize = 20
934AutoBreak.TextWrapped = true
935
936Fling.Name = "Fling"
937Fling.Parent = Main2
938Fling.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
939Fling.BorderColor3 = Color3.new(1, 1, 1)
940Fling.BorderSizePixel = 4
941Fling.Position = UDim2.new(0.360502422, 0, 0.807423234, 0)
942Fling.Size = UDim2.new(0, 150, 0, 32)
943Fling.Font = Enum.Font.SourceSansBold
944Fling.Text = "Start Fling"
945Fling.TextColor3 = Color3.new(1, 1, 1)
946Fling.TextSize = 20
947Fling.TextWrapped = true
948
949
950ChatBypass.Name = "ChatBypass"
951ChatBypass.Parent = Main2
952ChatBypass.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
953ChatBypass.BorderColor3 = Color3.new(1, 1, 1)
954ChatBypass.BorderSizePixel = 4
955ChatBypass.Position = UDim2.new(0.658105612, 0, 0.807287812, 0)
956ChatBypass.Size = UDim2.new(0, 150, 0, 32)
957ChatBypass.Font = Enum.Font.SourceSansBold
958ChatBypass.Text = "ChatBypass(/e What ever u wanna say)"
959ChatBypass.TextColor3 = Color3.new(1, 1, 1)
960ChatBypass.TextScaled = true
961ChatBypass.TextSize = 20
962ChatBypass.TextWrapped = true
963
964RBW3GUI.Name = "RBW3GUI"
965RBW3GUI.Parent = game.CoreGui
966RBW3GUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
967
968RBW3.Name = "RBW3"
969RBW3.Parent = RBW3GUI
970RBW3.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
971RBW3.BorderColor3 = Color3.new(1, 1, 1)
972RBW3.BorderSizePixel = 4
973RBW3.Position = UDim2.new(0.659501314, 0, 0.147420272, 0)
974RBW3.Size = UDim2.new(0, 303, 0, 304)
975RBW3.Visible = false
976RBW3.Active = true
977RBW3.Draggable = true
978
979Statchangerbw3.Name = "Statchangerbw3"
980Statchangerbw3.Parent = RBW3
981Statchangerbw3.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
982Statchangerbw3.BorderColor3 = Color3.new(1, 1, 1)
983Statchangerbw3.BorderSizePixel = 4
984Statchangerbw3.Position = UDim2.new(0.0578305088, 0, 0.0907751396, 0)
985Statchangerbw3.Size = UDim2.new(0, 120, 0, 26)
986Statchangerbw3.Font = Enum.Font.SourceSansBold
987Statchangerbw3.Text = "Stat Change"
988Statchangerbw3.TextColor3 = Color3.new(1, 1, 1)
989Statchangerbw3.TextSize = 20
990Statchangerbw3.TextWrapped = true
991
992Fly.Name = "Fly"
993Fly.Parent = RBW3
994Fly.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
995Fly.BorderColor3 = Color3.new(1, 1, 1)
996Fly.BorderSizePixel = 4
997Fly.Position = UDim2.new(0.557035089, 0, 0.0907751396, 0)
998Fly.Size = UDim2.new(0, 111, 0, 26)
999Fly.Font = Enum.Font.SourceSansBold
1000Fly.Text = "Fly Press(Q)"
1001Fly.TextColor3 = Color3.new(1, 1, 1)
1002Fly.TextSize = 20
1003Fly.TextWrapped = true
1004
1005InfStaminaRBW3.Name = "InfStaminaRBW3"
1006InfStaminaRBW3.Parent = RBW3
1007InfStaminaRBW3.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1008InfStaminaRBW3.BorderColor3 = Color3.new(1, 1, 1)
1009InfStaminaRBW3.BorderSizePixel = 4
1010InfStaminaRBW3.Position = UDim2.new(0.0578305088, 0, 0.272433937, 0)
1011InfStaminaRBW3.Size = UDim2.new(0, 120, 0, 27)
1012InfStaminaRBW3.Font = Enum.Font.SourceSansBold
1013InfStaminaRBW3.Text = "Inf Stamina"
1014InfStaminaRBW3.TextColor3 = Color3.new(1, 1, 1)
1015InfStaminaRBW3.TextSize = 20
1016InfStaminaRBW3.TextWrapped = true
1017
1018Speed.Name = "Speed"
1019Speed.Parent = RBW3
1020Speed.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1021Speed.BorderColor3 = Color3.new(1, 1, 1)
1022Speed.BorderSizePixel = 4
1023Speed.Position = UDim2.new(0.0578305088, 0, 0.448655784, 0)
1024Speed.Size = UDim2.new(0, 120, 0, 25)
1025Speed.Font = Enum.Font.SourceSansBold
1026Speed.Text = "Speed(Hold B)"
1027Speed.TextColor3 = Color3.new(1, 1, 1)
1028Speed.TextSize = 20
1029Speed.TextWrapped = true
1030
1031ClickTP.Name = "ClickTP"
1032ClickTP.Parent = RBW3
1033ClickTP.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1034ClickTP.BorderColor3 = Color3.new(1, 1, 1)
1035ClickTP.BorderSizePixel = 4
1036ClickTP.Position = UDim2.new(0.556180358, 0, 0.485972047, 0)
1037ClickTP.Size = UDim2.new(0, 118, 0, 26)
1038ClickTP.Font = Enum.Font.SourceSansBold
1039ClickTP.Text = "ClickTP(V)"
1040ClickTP.TextColor3 = Color3.new(1, 1, 1)
1041ClickTP.TextSize = 20
1042ClickTP.TextWrapped = true
1043
1044HipHeight.Name = "HipHeight"
1045HipHeight.Parent = RBW3
1046HipHeight.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1047HipHeight.BorderColor3 = Color3.new(1, 1, 1)
1048HipHeight.BorderSizePixel = 4
1049HipHeight.Position = UDim2.new(0.556864619, 0, 0.272433937, 0)
1050HipHeight.Size = UDim2.new(0, 118, 0, 26)
1051HipHeight.Font = Enum.Font.SourceSansBold
1052HipHeight.Text = "SetHeight"
1053HipHeight.TextColor3 = Color3.new(1, 1, 1)
1054HipHeight.TextSize = 20
1055HipHeight.TextWrapped = true
1056
1057HeightAmount.Name = "HeightAmount"
1058HeightAmount.Parent = HipHeight
1059HeightAmount.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1060HeightAmount.BorderColor3 = Color3.new(1, 1, 1)
1061HeightAmount.BorderSizePixel = 4
1062HeightAmount.Position = UDim2.new(0, 0, 1.36813235, 0)
1063HeightAmount.Size = UDim2.new(0, 118, 0, 18)
1064HeightAmount.Font = Enum.Font.SourceSansBold
1065HeightAmount.Text = "HeightAmountHere"
1066HeightAmount.TextColor3 = Color3.new(1, 1, 1)
1067HeightAmount.TextScaled = true
1068HeightAmount.TextSize = 20
1069HeightAmount.TextWrapped = true
1070
1071CloseRBW3.Name = "CloseRBW3"
1072CloseRBW3.Parent = RBW3
1073CloseRBW3.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1074CloseRBW3.BorderSizePixel = 0
1075CloseRBW3.Position = UDim2.new(0.86396575, 0, -0.00133012468, 0)
1076CloseRBW3.Size = UDim2.new(0, 41, 0, 22)
1077CloseRBW3.Font = Enum.Font.GothamSemibold
1078CloseRBW3.Text = "X"
1079CloseRBW3.TextColor3 = Color3.new(1, 1, 1)
1080CloseRBW3.TextSize = 20
1081CloseRBW3.TextWrapped = true
1082
1083AutoStealRBW3.Name = "AutoStealRBW3"
1084AutoStealRBW3.Parent = RBW3
1085AutoStealRBW3.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1086AutoStealRBW3.BorderColor3 = Color3.new(1, 1, 1)
1087AutoStealRBW3.BorderSizePixel = 4
1088AutoStealRBW3.Position = UDim2.new(0.0578305088, 0, 0.610972047, 0)
1089AutoStealRBW3.Size = UDim2.new(0, 120, 0, 26)
1090AutoStealRBW3.Font = Enum.Font.SourceSansBold
1091AutoStealRBW3.Text = "Auto Steal(Press F)"
1092AutoStealRBW3.TextColor3 = Color3.new(1, 1, 1)
1093AutoStealRBW3.TextScaled = true
1094AutoStealRBW3.TextSize = 20
1095AutoStealRBW3.TextWrapped = true
1096
1097UsernamePlayer.Name = "UsernamePlayer"
1098UsernamePlayer.Parent = AutoStealRBW3
1099UsernamePlayer.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1100UsernamePlayer.BorderColor3 = Color3.new(1, 1, 1)
1101UsernamePlayer.BorderSizePixel = 4
1102UsernamePlayer.Position = UDim2.new(-0.000282287598, 0, 1.34615386, 0)
1103UsernamePlayer.Size = UDim2.new(0, 120, 0, 20)
1104UsernamePlayer.Font = Enum.Font.SourceSansBold
1105UsernamePlayer.Text = "enter ur username"
1106UsernamePlayer.TextColor3 = Color3.new(1, 1, 1)
1107UsernamePlayer.TextScaled = true
1108UsernamePlayer.TextSize = 20
1109UsernamePlayer.TextWrapped = true
1110
1111TextLabel.Parent = RBW3
1112TextLabel.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
1113TextLabel.BorderColor3 = Color3.new(1, 1, 1)
1114TextLabel.BorderSizePixel = 4
1115TextLabel.Position = UDim2.new(0, 0, 0.835526407, 0)
1116TextLabel.Size = UDim2.new(0, 303, 0, 50)
1117TextLabel.Font = Enum.Font.GothamSemibold
1118TextLabel.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"
1119TextLabel.TextColor3 = Color3.new(1, 1, 1)
1120TextLabel.TextScaled = true
1121TextLabel.TextSize = 20
1122TextLabel.TextWrapped = true
1123-- Scripts:
1124Fling.MouseButton1Down:connect(function()
1125
1126power = 2900 -- change this to make it more or less powerful
1127
1128game:GetService('RunService').Stepped:connect(function()
1129game.Players.LocalPlayer.Character.Head.CanCollide = false
1130game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
1131game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
1132game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
1133end)
1134wait(.1)
1135local bambam = Instance.new("BodyThrust")
1136bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
1137bambam.Force = Vector3.new(power,0,power)
1138bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
1139
1140end)
1141
1142
1143
1144
1145AntiBan.MouseButton1Down:connect(function()
1146game.ReplicatedStorage.gameplay.BanPlayer:Destroy()
1147end)
1148
1149AutoStealRBW3.MouseButton1Down:connect(function()
1150plr = game.Players.LocalPlayer
1151hum = plr.Character.HumanoidRootPart
1152mouse = plr:GetMouse()
1153mouse.KeyDown:connect(function(key)
1154if key == "f" then
1155game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-23.415205, 6.30879116, 14.8732901)
1156wait(0.5)
1157local A_1 = game:GetService("Workspace")[UsernamePlayer.Text]
1158local A_2 = "\67\104\101\115\116"
1159local A_3 = false
1160local Event = game:GetService("Workspace").Basketball.pass
1161Event:FireServer(A_1, A_2, A_3)
1162end
1163end)
1164end)
1165
1166
1167AutoBreak.MouseButton1Down:connect(function()
1168local Storage = game:GetService('ReplicatedStorage');
1169local Players = game:GetService("Players")
1170local Player = Players.LocalPlayer
1171while wait(0.4) do
1172 local MyChar = Player.Character or Player.CharacterAdded:wait()
1173 local RootPart = MyChar:WaitForChild 'HumanoidRootPart';
1174
1175 local postcf = RootPart.Position - Vector3.new(RootPart.Velocity.X / 6, 0, RootPart.Velocity.Z / 6)
1176 local poscf = CFrame.new(postcf) + RootPart.CFrame.lookVector * 6
1177 local herecf = Vector3.new(poscf.X, poscf.Y, poscf.Z)
1178 for _, p in next, (Players:GetPlayers()) do
1179 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
1180 Storage:WaitForChild('gameplay').character.movedoff:FireServer(p, p.Character.HumanoidRootPart.Position, p.Character.HumanoidRootPart.Position)
1181 end
1182 end
1183 end
1184end)
1185
1186
1187
1188
1189NoclipFly.MouseButton1Down:connect(function()
1190local Enabled = false
1191 local Camera = game.Workspace.CurrentCamera
1192 local Player = game:GetService("Players").LocalPlayer
1193 local Input = game:GetService("UserInputService")
1194 local Forward = false
1195 local Back = false
1196 local Left = false
1197 local Right = false
1198 local Up = false
1199 local Down = false
1200
1201 local function SetPlayer()
1202 for i,v in pairs(Player.Character:GetChildren()) do
1203 pcall(function()
1204 v.Anchored = not v.Anchored
1205 end)
1206 end
1207 end
1208
1209 Input.InputBegan:Connect(function(Key,IsChat)
1210 if IsChat then return end
1211 if Key.KeyCode == Enum.KeyCode.Q then
1212 Enabled = not Enabled
1213 SetPlayer()
1214 end
1215 if Key.KeyCode == Enum.KeyCode.W then
1216 Forward = true
1217 end
1218 if Key.KeyCode == Enum.KeyCode.S then
1219 Back = true
1220 end
1221 if Key.KeyCode == Enum.KeyCode.A then
1222 Left = true
1223 end
1224 if Key.KeyCode == Enum.KeyCode.D then
1225 Right = true
1226 end
1227 if Key.KeyCode == Enum.KeyCode.Space then
1228 Up = true
1229 end
1230 if Key.KeyCode == Enum.KeyCode.LeftControl then
1231 Down = true
1232 end
1233 end)
1234
1235 Input.InputEnded:Connect(function(Key,IsChat)
1236 if IsChat then return end
1237 if Key.KeyCode == Enum.KeyCode.W then
1238 Forward = false
1239 end
1240 if Key.KeyCode == Enum.KeyCode.S then
1241 Back = false
1242 end
1243 if Key.KeyCode == Enum.KeyCode.A then
1244 Left = false
1245 end
1246 if Key.KeyCode == Enum.KeyCode.D then
1247 Right = false
1248 end
1249 if Key.KeyCode == Enum.KeyCode.Space then
1250 Up = false
1251 end
1252 if Key.KeyCode == Enum.KeyCode.LeftControl then
1253 Down = false
1254 end
1255 end)
1256
1257 while game:GetService("RunService").RenderStepped:Wait() do
1258 if Enabled then
1259 pcall(function()
1260 if Forward then
1261 Player.Character:TranslateBy(Camera.CFrame.lookVector*2)
1262 end
1263 if Back then
1264 Player.Character:TranslateBy(-Camera.CFrame.lookVector*2)
1265 end
1266 if Left then
1267 Player.Character:TranslateBy(-Camera.CFrame:vectorToWorldSpace(Vector3.new(1,0,0))*2)
1268 end
1269 if Right then
1270 Player.Character:TranslateBy(Camera.CFrame:vectorToWorldSpace(Vector3.new(1,0,0))*2)
1271 end
1272 if Up then
1273 Player.Character:TranslateBy(Camera.CFrame:vectorToWorldSpace(Vector3.new(0,1,0))*2)
1274 end
1275 if Down then
1276 Player.Character:TranslateBy(-Camera.CFrame:vectorToWorldSpace(Vector3.new(0,1,0))*2)
1277 end
1278 end)
1279 end
1280 end
1281end)
1282
1283
1284
1285
1286
1287
1288Statchangerbw3.MouseButton1Down:connect(function()
1289--[[
1290
1291Obfuscated with IronBrew uwu
1292Thanks Inori <3
1293
1294(Buy IronBrew or you're a nerd).
1295
1296]]--
1297
1298local 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())();
1299end)
1300
1301
1302
1303HipHeight.MouseButton1Down:connect(function()
1304game.Players.LocalPlayer.Character.Humanoid.HipHeight = HeightAmount.Text
1305end)
1306
1307InfStaminaRBW3.MouseButton1Down:connect(function()
1308local meta, old = getrawmetatable(game), {}
1309for i, v in next, meta do old[i] = v end
1310
1311if not _G.SetMeta then _G.SetMeta = false end
1312
1313if not _G.SetMeta then
1314 setreadonly(meta, false)
1315
1316 meta.__namecall = newcclosure(function(...)
1317 local args = {...}
1318
1319 if args[#args] == 'FireServer' then
1320 if tostring(args[1]) == 'shoot' then
1321 args[2].stamina = 198
1322 if args[2].bar then args[2].bar.position = 1 end
1323 return old.__namecall(unpack(args))
1324 end
1325 end
1326
1327
1328 return old.__namecall(unpack(args))
1329 end)
1330
1331 print('k')
1332 _G.SetMeta = true
1333end
1334
1335------------------------------------------------------
1336
1337local Player = game:service('Players').LocalPlayer
1338local pStats, pStatsFunc
1339
1340for i, v in next, debug.getregistry() do
1341 if type(v) == 'function' then
1342 local upVs = debug.getupvalues(v)
1343 if upVs.PlayerStats then
1344 pStats = upVs.PlayerStats
1345 pStatsFunc = v
1346 break
1347 end
1348 end
1349end
1350
1351for i, v in next, pStats[Player.Name].Attributes do
1352 if i ~= 'stamina' then
1353 pStats[Player.Name].Attributes[i] = 100
1354 else
1355 pStats[Player.Name].Attributes[i] = math.huge
1356 end
1357end
1358print(debug.setupvalue(pStatsFunc, 'PlayerStats', pStats))
1359
1360------------------------------------------------------
1361
1362local Vals, ValsFunc
1363
1364for i, v in next, debug.getregistry() do
1365 if type(v) == 'function' then
1366 local upVs = debug.getupvalues(v)
1367 if upVs.Values then
1368 Vals = upVs.Values
1369 ValsFunc = v
1370 end
1371 end
1372end
1373
1374local nVals = Vals
1375nVals['stamina'] = math.huge
1376nVals['maxstamina'] = math.huge
1377
1378print(debug.setupvalue(ValsFunc, 'Values', nVals))
1379
1380------------------------------------------------------
1381
1382local Stealing, StealingFunc
1383
1384for i, v in next, debug.getregistry() do
1385 if type(v) == 'function' then
1386 local upVs = debug.getupvalues(v)
1387 if upVs.Stealing then
1388 Stealing = upVs.Stealing
1389 StealingFunc = v
1390 end
1391 end
1392end
1393
1394if not _G.OldSteal then _G.OldSteal = Stealing
1395
1396 warn(debug.setupvalue(StealingFunc, 'Stealing', function()
1397 local nDebs = debug.getupvalues(Stealing).Debs
1398 nDebs['debounce'] = true
1399 nDebs['stealingdebounce'] = true
1400 debug.setupvalue(Stealing, 'Debs', nDebs)
1401 _G.OldSteal()
1402 end))
1403
1404end
1405end)
1406
1407
1408
1409
1410
1411Court1IBEast.MouseButton1Down:connect(function()
1412game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-133.259644, 6.04708767, -88.1628494)
1413end)
1414
1415
1416Court2IBEast.MouseButton1Down:connect(function()
1417game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-14.5115557, 6.07915306, -88.0866013)
1418end)
1419
1420
1421Court1IBWest.MouseButton1Down:connect(function()
1422game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-99.8105164, 5.36894226, 60.5552864)
1423end)
1424
1425
1426Court2IBWest.MouseButton1Down:connect(function()
1427game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-14.5115557, 6.07915306, -88.0866013)
1428end)
1429
1430
1431
1432
1433
1434AutoShootC1.MouseButton1Down:connect(function()
1435plr = game.Players.LocalPlayer
1436hum = plr.Character.HumanoidRootPart
1437mouse = plr:GetMouse()
1438mouse.KeyDown:connect(function(key)
1439if key == "e" then
1440for x = 1, 10 do
1441game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-160.169342, 10.4032326, -113.151466)
1442end
1443end
1444end)
1445end)
1446
1447
1448
1449Animations.MouseButton1Down:connect(function()
1450-- Farewell Infortality.
1451-- Version: 2.82
1452-- Instances:
1453local RBAnimations = Instance.new("ScreenGui")
1454local Login = Instance.new("Frame")
1455local credits = Instance.new("TextLabel")
1456local user = Instance.new("TextBox")
1457local pass = Instance.new("TextBox")
1458local submit = Instance.new("TextButton")
1459local maingui = Instance.new("Frame")
1460local owner = Instance.new("TextLabel")
1461local created = Instance.new("TextLabel")
1462local Super = Instance.new("TextButton")
1463local YouDead = Instance.new("TextButton")
1464local Shimmy = Instance.new("TextButton")
1465local Pray = Instance.new("TextButton")
1466local Whip = Instance.new("TextButton")
1467local HTF = Instance.new("TextButton")
1468local Sky = Instance.new("TextButton")
1469local Trip = Instance.new("TextButton")
1470local Dab = Instance.new("TextButton")
1471local Smack = Instance.new("TextButton")
1472local Swish = Instance.new("TextButton")
1473local flick = Instance.new("TextButton")
1474local Refresh = Instance.new("TextButton")
1475local Hype = Instance.new("TextButton")
1476local Cooking = Instance.new("TextButton")
1477local Ankles = Instance.new("TextButton")
1478local Close = Instance.new("TextButton")
1479local opengui = Instance.new("Frame")
1480local Open = Instance.new("TextButton")
1481--Properties:
1482RBAnimations.Name = "RB Animations"
1483RBAnimations.Parent = game.CoreGui
1484
1485Login.Name = "Login"
1486Login.Parent = RBAnimations
1487Login.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1488Login.BorderSizePixel = 4
1489Login.Position = UDim2.new(0.0962527692, 0, 0.388206422, 0)
1490Login.Size = UDim2.new(0, 367, 0, 247)
1491Login.Active = true
1492Login.Draggable = true
1493
1494credits.Name = "credits"
1495credits.Parent = Login
1496credits.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1497credits.BorderSizePixel = 4
1498credits.Size = UDim2.new(0, 367, 0, 25)
1499credits.Font = Enum.Font.SourceSans
1500credits.Text = "user is dad pass is mom"
1501credits.TextColor3 = Color3.new(0, 0, 0)
1502credits.TextScaled = true
1503credits.TextSize = 14
1504credits.TextWrapped = true
1505
1506user.Name = "user"
1507user.Parent = Login
1508user.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1509user.BorderSizePixel = 4
1510user.Position = UDim2.new(0.226158038, 0, 0.185560077, 0)
1511user.Size = UDim2.new(0, 200, 0, 50)
1512user.Font = Enum.Font.SourceSansBold
1513user.Text = "Username"
1514user.TextColor3 = Color3.new(0, 0, 0)
1515user.TextSize = 20
1516
1517pass.Name = "pass"
1518pass.Parent = Login
1519pass.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1520pass.BorderSizePixel = 4
1521pass.Position = UDim2.new(0.226158038, 0, 0.484030604, 0)
1522pass.Size = UDim2.new(0, 200, 0, 50)
1523pass.Font = Enum.Font.SourceSansBold
1524pass.Text = "Password"
1525pass.TextColor3 = Color3.new(0, 0, 0)
1526pass.TextSize = 20
1527
1528submit.Name = "submit"
1529submit.Parent = Login
1530submit.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1531submit.BorderSizePixel = 3
1532submit.Position = UDim2.new(0.226158038, 0, 0.797570825, 0)
1533submit.Size = UDim2.new(0, 200, 0, 36)
1534submit.Font = Enum.Font.SourceSansBold
1535submit.Text = "Submit"
1536submit.TextColor3 = Color3.new(0, 0, 0)
1537submit.TextSize = 20
1538submit.MouseButton1Down:connect(function()
1539if user.Text == "dad" and pass.Text == "mom" then
1540 Login.Visible = false
1541 opengui.Visible = true
1542end
1543end)
1544
1545maingui.Name = "maingui"
1546maingui.Parent = RBAnimations
1547maingui.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
1548maingui.BorderSizePixel = 3
1549maingui.Position = UDim2.new(0.474650979, 0, 0.658476651, 0)
1550maingui.Size = UDim2.new(0, 385, 0, 452)
1551maingui.Visible = false
1552maingui.Active = true
1553maingui.Draggable = true
1554
1555owner.Name = "owner"
1556owner.Parent = maingui
1557owner.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1558owner.BorderSizePixel = 3
1559owner.Size = UDim2.new(0, 385, 0, 35)
1560owner.Font = Enum.Font.SourceSansBold
1561owner.Text = "RB Animation By Exploit Godz#6437"
1562owner.TextColor3 = Color3.new(0, 0, 0)
1563owner.TextSize = 20
1564owner.TextWrapped = true
1565
1566created.Name = "created"
1567created.Parent = maingui
1568created.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1569created.BorderSizePixel = 3
1570created.Position = UDim2.new(0, 0, 0.881987512, 0)
1571created.Size = UDim2.new(0, 385, 0, 37)
1572created.Font = Enum.Font.SourceSansBold
1573created.Text = "Also Credits To Script Owners "
1574created.TextColor3 = Color3.new(0, 0, 0)
1575created.TextScaled = true
1576created.TextSize = 14
1577created.TextWrapped = true
1578
1579Super.Name = "Super"
1580Super.Parent = maingui
1581Super.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1582Super.BorderSizePixel = 3
1583Super.Position = UDim2.new(0.0379403792, 0, 0.0756886899, 0)
1584Super.Size = UDim2.new(0, 134, 0, 39)
1585Super.Font = Enum.Font.SourceSansBold
1586Super.Text = "Super Sayin"
1587Super.TextColor3 = Color3.new(0, 0, 0)
1588Super.TextSize = 20
1589
1590YouDead.Name = "You Dead"
1591YouDead.Parent = maingui
1592YouDead.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1593YouDead.BorderSizePixel = 3
1594YouDead.Position = UDim2.new(0.563685656, 0, 0.0756886899, 0)
1595YouDead.Size = UDim2.new(0, 134, 0, 39)
1596YouDead.Font = Enum.Font.SourceSansBold
1597YouDead.Text = "You Dead"
1598YouDead.TextColor3 = Color3.new(0, 0, 0)
1599YouDead.TextSize = 20
1600
1601Shimmy.Name = "Shimmy"
1602Shimmy.Parent = maingui
1603Shimmy.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1604Shimmy.BorderSizePixel = 3
1605Shimmy.Position = UDim2.new(0.037940383, 0, 0.166056991, 0)
1606Shimmy.Size = UDim2.new(0, 134, 0, 39)
1607Shimmy.Font = Enum.Font.SourceSansBold
1608Shimmy.Text = "Shimmy"
1609Shimmy.TextColor3 = Color3.new(0, 0, 0)
1610Shimmy.TextSize = 20
1611
1612Pray.Name = "Pray"
1613Pray.Parent = maingui
1614Pray.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1615Pray.BorderSizePixel = 3
1616Pray.Position = UDim2.new(0.563685656, 0, 0.165975541, 0)
1617Pray.Size = UDim2.new(0, 134, 0, 39)
1618Pray.Font = Enum.Font.SourceSansBold
1619Pray.Text = "Pray"
1620Pray.TextColor3 = Color3.new(0, 0, 0)
1621Pray.TextSize = 20
1622
1623Whip.Name = "Whip"
1624Whip.Parent = maingui
1625Whip.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1626Whip.BorderSizePixel = 3
1627Whip.Position = UDim2.new(0.037940383, 0, 0.25899604, 0)
1628Whip.Size = UDim2.new(0, 134, 0, 39)
1629Whip.Font = Enum.Font.SourceSansBold
1630Whip.Text = "WHIP"
1631Whip.TextColor3 = Color3.new(0, 0, 0)
1632Whip.TextSize = 20
1633
1634HTF.Name = "HTF"
1635HTF.Parent = maingui
1636HTF.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1637HTF.BorderSizePixel = 3
1638HTF.Position = UDim2.new(0.563685656, 0, 0.25899604, 0)
1639HTF.Size = UDim2.new(0, 134, 0, 39)
1640HTF.Font = Enum.Font.SourceSansBold
1641HTF.Text = "HTF"
1642HTF.TextColor3 = Color3.new(0, 0, 0)
1643HTF.TextSize = 20
1644
1645Sky.Name = "Sky"
1646Sky.Parent = maingui
1647Sky.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1648Sky.BorderSizePixel = 3
1649Sky.Position = UDim2.new(0.037940383, 0, 0.349420518, 0)
1650Sky.Size = UDim2.new(0, 134, 0, 39)
1651Sky.Font = Enum.Font.SourceSansBold
1652Sky.Text = "To The Sky"
1653Sky.TextColor3 = Color3.new(0, 0, 0)
1654Sky.TextSize = 20
1655
1656Trip.Name = "Trip"
1657Trip.Parent = maingui
1658Trip.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1659Trip.BorderSizePixel = 3
1660Trip.Position = UDim2.new(0.563685656, 0, 0.350622058, 0)
1661Trip.Size = UDim2.new(0, 134, 0, 39)
1662Trip.Font = Enum.Font.SourceSansBold
1663Trip.Text = "Trip back"
1664Trip.TextColor3 = Color3.new(0, 0, 0)
1665Trip.TextSize = 20
1666
1667Dab.Name = "Dab"
1668Dab.Parent = maingui
1669Dab.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1670Dab.BorderSizePixel = 3
1671Dab.Position = UDim2.new(0.0379403867, 0, 0.443580121, 0)
1672Dab.Size = UDim2.new(0, 134, 0, 39)
1673Dab.Font = Enum.Font.SourceSansBold
1674Dab.Text = "Dab"
1675Dab.TextColor3 = Color3.new(0, 0, 0)
1676Dab.TextSize = 20
1677
1678Smack.Name = "Smack"
1679Smack.Parent = maingui
1680Smack.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1681Smack.BorderSizePixel = 3
1682Smack.Position = UDim2.new(0.563685656, 0, 0.443580121, 0)
1683Smack.Size = UDim2.new(0, 134, 0, 39)
1684Smack.Font = Enum.Font.SourceSansBold
1685Smack.Text = "SMACK CAM"
1686Smack.TextColor3 = Color3.new(0, 0, 0)
1687Smack.TextSize = 20
1688
1689Swish.Name = "Swish"
1690Swish.Parent = maingui
1691Swish.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1692Swish.BorderSizePixel = 3
1693Swish.Position = UDim2.new(0.0364129543, 0, 0.542690277, 0)
1694Swish.Size = UDim2.new(0, 134, 0, 39)
1695Swish.Font = Enum.Font.SourceSansBold
1696Swish.Text = "Swish "
1697Swish.TextColor3 = Color3.new(0, 0, 0)
1698Swish.TextSize = 20
1699
1700flick.Name = "flick"
1701flick.Parent = maingui
1702flick.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1703flick.BorderSizePixel = 3
1704flick.Position = UDim2.new(0.563685656, 0, 0.542690277, 0)
1705flick.Size = UDim2.new(0, 134, 0, 39)
1706flick.Font = Enum.Font.SourceSansBold
1707flick.Text = "flick feet back"
1708flick.TextColor3 = Color3.new(0, 0, 0)
1709flick.TextSize = 20
1710
1711Refresh.Name = "Refresh"
1712Refresh.Parent = maingui
1713Refresh.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1714Refresh.BorderSizePixel = 3
1715Refresh.Position = UDim2.new(0.0364129543, 0, 0.631545007, 0)
1716Refresh.Size = UDim2.new(0, 134, 0, 39)
1717Refresh.Font = Enum.Font.SourceSansBold
1718Refresh.Text = "Refreshed"
1719Refresh.TextColor3 = Color3.new(0, 0, 0)
1720Refresh.TextSize = 20
1721
1722Hype.Name = "Hype"
1723Hype.Parent = maingui
1724Hype.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1725Hype.BorderSizePixel = 3
1726Hype.Position = UDim2.new(0.563685715, 0, 0.638182163, 0)
1727Hype.Size = UDim2.new(0, 134, 0, 39)
1728Hype.Font = Enum.Font.SourceSansBold
1729Hype.Text = "Hype Crowd"
1730Hype.TextColor3 = Color3.new(0, 0, 0)
1731Hype.TextSize = 20
1732
1733Cooking.Name = "Cooking"
1734Cooking.Parent = maingui
1735Cooking.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1736Cooking.BorderSizePixel = 3
1737Cooking.Position = UDim2.new(0.036412999, 0, 0.731691897, 0)
1738Cooking.Size = UDim2.new(0, 134, 0, 39)
1739Cooking.Font = Enum.Font.SourceSansBold
1740Cooking.Text = "Cooking"
1741Cooking.TextColor3 = Color3.new(0, 0, 0)
1742Cooking.TextSize = 20
1743
1744Ankles.Name = "Ankles"
1745Ankles.Parent = maingui
1746Ankles.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1747Ankles.BorderSizePixel = 3
1748Ankles.Position = UDim2.new(0.563685715, 0, 0.731691897, 0)
1749Ankles.Size = UDim2.new(0, 134, 0, 39)
1750Ankles.Font = Enum.Font.SourceSansBold
1751Ankles.Text = "Ankles"
1752Ankles.TextColor3 = Color3.new(0, 0, 0)
1753Ankles.TextSize = 20
1754
1755Close.Name = "Close"
1756Close.Parent = maingui
1757Close.BackgroundColor3 = Color3.new(0, 0, 0)
1758Close.Position = UDim2.new(0.922077894, 0, 0.0110619469, 0)
1759Close.Size = UDim2.new(0, 30, 0, 18)
1760Close.Font = Enum.Font.SourceSansBold
1761Close.Text = "X"
1762Close.TextColor3 = Color3.new(0.666667, 0, 0)
1763Close.TextSize = 20
1764Close.TextWrapped = true
1765
1766opengui.Name = "opengui"
1767opengui.Parent = RBAnimations
1768opengui.BackgroundColor3 = Color3.new(0, 0, 0)
1769opengui.Position = UDim2.new(0, 0, 0.482800961, 0)
1770opengui.Size = UDim2.new(0, 103, 0, 28)
1771opengui.Visible = false
1772
1773Open.Name = "Open"
1774Open.Parent = opengui
1775Open.BackgroundColor3 = Color3.new(0.666667, 0, 1)
1776Open.Size = UDim2.new(0, 103, 0, 28)
1777Open.Font = Enum.Font.SourceSans
1778Open.Text = "Open"
1779Open.TextColor3 = Color3.new(0, 0, 0)
1780Open.TextScaled = true
1781Open.TextSize = 14
1782Open.TextWrapped = true
1783-- Scripts:
1784Super.MouseButton1Down:connect(function()
1785
1786Player = "LocalPlayer"
1787AnimationId = "955256993"
1788local Anim = Instance.new("Animation")
1789Anim.AnimationId = "rbxassetid://"..AnimationId
1790local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1791k:Play() --Play the animation
1792k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1793
1794end)
1795
1796YouDead.MouseButton1Down:connect(function()
1797Player = "LocalPlayer"
1798AnimationId = "966906954"
1799local Anim = Instance.new("Animation")
1800Anim.AnimationId = "rbxassetid://"..AnimationId
1801local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1802k:Play() --Play the animation
1803k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1804
1805end)
1806
1807Shimmy.MouseButton1Down:connect(function()
1808
1809Player = "LocalPlayer"
1810AnimationId = "694777468"
1811local Anim = Instance.new("Animation")
1812Anim.AnimationId = "rbxassetid://"..AnimationId
1813local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1814k:Play() --Play the animation
1815k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1816
1817end)
1818
1819Pray.MouseButton1Down:connect(function()
1820Player = "LocalPlayer"
1821AnimationId = "966905791"
1822local Anim = Instance.new("Animation")
1823Anim.AnimationId = "rbxassetid://"..AnimationId
1824local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1825k:Play() --Play the animation
1826k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1827
1828
1829end)
1830
1831Smack.MouseButton1Down:connect(function()
1832Player = "LocalPlayer"
1833AnimationId = "698479467"
1834local Anim = Instance.new("Animation")
1835Anim.AnimationId = "rbxassetid://"..AnimationId
1836local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1837k:Play() --Play the animation
1838k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1839
1840end)
1841
1842Dab.MouseButton1Down:connect(function()
1843Player = "LocalPlayer"
1844AnimationId = "966904726"
1845local Anim = Instance.new("Animation")
1846Anim.AnimationId = "rbxassetid://"..AnimationId
1847local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1848k:Play() --Play the animation
1849k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1850
1851end)
1852
1853Sky.MouseButton1Down:connect(function()
1854Player = "LocalPlayer"
1855AnimationId = "851501443"
1856local Anim = Instance.new("Animation")
1857Anim.AnimationId = "rbxassetid://"..AnimationId
1858local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1859k:Play() --Play the animation
1860k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1861
1862end)
1863
1864flick.MouseButton1Down:connect(function()
1865Player = "LocalPlayer"
1866AnimationId = "821870820"
1867local Anim = Instance.new("Animation")
1868Anim.AnimationId = "rbxassetid://"..AnimationId
1869local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1870k:Play() --Play the animation
1871k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1872
1873end)
1874
1875HTF.MouseButton1Down:connect(function()
1876Player = "LocalPlayer"
1877AnimationId = "966908607"
1878local Anim = Instance.new("Animation")
1879Anim.AnimationId = "rbxassetid://"..AnimationId
1880local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1881k:Play() --Play the animation
1882k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1883
1884end)
1885
1886Whip.MouseButton1Down:connect(function()
1887Player = "LocalPlayer"
1888AnimationId = "966907872"
1889local Anim = Instance.new("Animation")
1890Anim.AnimationId = "rbxassetid://"..AnimationId
1891local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1892k:Play() --Play the animation
1893k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1894
1895end)
1896
1897Trip.MouseButton1Down:connect(function()
1898Player = "LocalPlayer"
1899AnimationId = "582247904"
1900local Anim = Instance.new("Animation")
1901Anim.AnimationId = "rbxassetid://"..AnimationId
1902local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1903k:Play() --Play the animation
1904k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1905
1906end)
1907
1908Refresh.MouseButton1Down:connect(function()
1909Player = "LocalPlayer"
1910AnimationId = "937889143 "
1911local Anim = Instance.new("Animation")
1912Anim.AnimationId = "rbxassetid://"..AnimationId
1913local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1914k:Play() --Play the animation
1915k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1916
1917end)
1918
1919Swish.MouseButton1Down:connect(function()
1920Player = "LocalPlayer"
1921AnimationId = "697234279"
1922local Anim = Instance.new("Animation")
1923Anim.AnimationId = "rbxassetid://"..AnimationId
1924local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1925k:Play() --Play the animation
1926k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1927
1928end)
1929
1930Hype.MouseButton1Down:connect(function()
1931
1932Player = "LocalPlayer"
1933AnimationId = "966907361"
1934local Anim = Instance.new("Animation")
1935Anim.AnimationId = "rbxassetid://"..AnimationId
1936local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1937k:Play() --Play the animation
1938k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1939
1940end)
1941
1942Cooking.MouseButton1Down:connect(function()
1943Player = "LocalPlayer"
1944AnimationId = "966904248"
1945local Anim = Instance.new("Animation")
1946Anim.AnimationId = "rbxassetid://"..AnimationId
1947local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1948k:Play() --Play the animation
1949k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
1950
1951end)
1952
1953Ankles.MouseButton1Down:connect(function()
1954Player = "LocalPlayer"
1955AnimationId = "582247904"
1956local Anim = Instance.new("Animation")
1957Anim.AnimationId = "rbxassetid://"..AnimationId
1958local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
1959k:Play() --Play the animation
1960k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed
1961end)
1962
1963Close.MouseButton1Down:connect(function()
1964maingui.Visible = false
1965opengui.Visible = true
1966end)
1967
1968Open.MouseButton1Down:connect(function()
1969maingui.Visible = true
1970opengui.Visible = false
1971end)
1972end)
1973
1974
1975RBW3Tab.MouseButton1Down:connect(function()
1976RBW3.Visible = true
1977end)
1978
1979
1980RBW2TAB.MouseButton1Down:connect(function()
1981Main1.Visible = true
1982end)
1983
1984RBW2TAB2.MouseButton1Down:connect(function()
1985Main2.Visible = true
1986end)
1987
1988MoreRBScript.MouseButton1Down:connect(function()
1989IBTP.Visible = true
1990end)
1991
1992
1993CloseRBW3.MouseButton1Down:connect(function()
1994RBW3.Visible = false
1995end)
1996
1997HipHeight.MouseButton1Down:connect(function()
1998game.Players.LocalPlayer.Character.Humanoid.HipHeight = 6
1999end)
2000
2001Jump.MouseButton1Down:connect(function()
2002--Infinte Jump Script Created By Exploit Godz#6437
2003--You Can Share This if you want
2004--Works with free executors
2005--Press q to use
2006--Enjoy
2007plr = game.Players.LocalPlayer
2008hum = plr.Character.HumanoidRootPart
2009mouse = plr:GetMouse()
2010mouse.KeyDown:connect(function(key)
2011if key == "q" then
2012Player = "LocalPlayer"
2013AnimationId = "554970154"
2014local Anim = Instance.new("Animation")
2015Anim.AnimationId = "rbxassetid://"..AnimationId
2016local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2017k:Play() --Play the animation
2018k:AdjustSpeed(1.2)
2019end
2020end)
2021end)
2022
2023
2024Speed.MouseButton1Down:connect(function()
2025down = false
2026velocity = Instance.new("BodyVelocity")
2027velocity.maxForce = Vector3.new(100000, 0, 100000)
2028---vv Use that to change the speed v
2029local speed = 69
2030gyro = Instance.new("BodyGyro")
2031gyro.maxTorque = Vector3.new(100000, 0, 100000)
2032
2033local hum = game.Players.LocalPlayer.Character.Humanoid
2034
2035function onButton1Down(mouse)
2036down = true
2037velocity.Parent = game.Players.LocalPlayer.Character.UpperTorso
2038velocity.velocity = (hum.MoveDirection) * speed
2039gyro.Parent = game.Players.LocalPlayer.Character.UpperTorso
2040while down do
2041if not down then break end
2042velocity.velocity = (hum.MoveDirection) * speed
2043local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
2044gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
2045wait(0.1)
2046end
2047end
2048
2049function onButton1Up(mouse)
2050velocity.Parent = nil
2051gyro.Parent = nil
2052down = false
2053end
2054--To Change the key in those 2 lines, replace the "q" with your desired key
2055function onSelected(mouse)
2056mouse.KeyDown:connect(function(k) if k:lower()=="b"then onButton1Down(mouse)end end)
2057mouse.KeyUp:connect(function(k) if k:lower()=="b"then onButton1Up(mouse)end end)
2058end
2059
2060onSelected(game.Players.LocalPlayer:GetMouse())
2061end)
2062
2063ClickTP.MouseButton1Down:connect(function()
2064toggle = true
2065 togglekey = "v" --Key that you will use to toggle the on and off
2066 killkey = "k" --Key that you will use to kill a player
2067 function Hint(txt)
2068 local b = Instance.new('Hint', workspace)
2069 b.Text = txt
2070 wait(2)
2071 b:Destroy()
2072 end
2073 Local = game:GetService('Players').LocalPlayer
2074 Mouse = Local:GetMouse()
2075 Mouse.Button1Down:connect(function()
2076 pcall(function()
2077 if toggle then
2078 Local.Character.HumanoidRootPart.CFrame = Local:GetMouse().Hit
2079 end
2080 end)
2081 end)
2082 Mouse.KeyDown:connect(function(key)
2083 if key == togglekey then
2084 if toggle then
2085 toggle = false
2086 Hint('Turned Off!')
2087 print ('Turned Off!')
2088 else
2089 toggle = true
2090 Hint('Turned On!')
2091 print ('Turned On!')
2092 end
2093 elseif key == killkey then
2094 if toggle then
2095 pcall(function()
2096 Mouse.Target.Parent:FindFirstChild('Humanoid').Health = 0
2097 Hint('Killed ' .. Mouse.Target.Parent.Name)
2098 end)
2099 end
2100 end
2101 end)
2102end)
2103
2104
2105
2106
2107
2108
2109Stats.MouseButton1Down:connect(function()
2110--[[
2111 Name: RB_statchange.lua
2112 Author: Vail#8531 - Me btw
2113 Desc: Yes, you can edit this.
2114]]
2115
2116for i,v in next, debug.getregistry() do
2117 if type(v) == 'function' then
2118 local s, yo = pcall(function() return debug.getupvalues(v) end)
2119 if yo and type(yo) == 'table' then
2120 if yo.Attributes then
2121 local hi = yo.Attributes;
2122 hi.freethrow = math.huge;
2123 hi.postscorer = math.huge;
2124 hi.ballspeed = 70;
2125 hi.jump = 90;
2126 hi.steal = math.huge;
2127 hi.shotcontest = 9999999999999999999999999999999999999999999990;
2128 hi["2pointer"] = math.huge;
2129 hi["3pointer"] = math.huge;
2130 hi.passing = math.huge;
2131 hi.layup = math.huge;
2132 hi.strength = math.huge;
2133 hi.dunk = math.huge;
2134 hi.speed = 69;
2135 hi.handles = math.huge;
2136 hi.movingshot = math.huge;
2137 hi.defense = math.huge;
2138 hi.stamina = math.huge;
2139 end;
2140 end;
2141 end;
2142end;
2143
2144end)
2145
2146
2147Aimbot.MouseButton1Down:connect(function()
2148--[[
2149
2150Obfuscated with IronBrew uwu
2151Thanks Inori <3
2152
2153(Buy IronBrew or you're a nerd).
2154
2155]]--
2156
2157local 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())();
2158end)
2159
2160
2161
2162
2163Jump.MouseButton1Down:connect(function()
2164--Infinte Jump Script Created By Exploit Godz#6437
2165--You Can Share This if you want
2166--Works with free executors
2167--Press q to use
2168--Enjoy
2169plr = game.Players.LocalPlayer
2170hum = plr.Character.HumanoidRootPart
2171mouse = plr:GetMouse()
2172mouse.KeyDown:connect(function(key)
2173if key == "o" then
2174Player = "LocalPlayer"
2175AnimationId = "554970154"
2176local Anim = Instance.new("Animation")
2177Anim.AnimationId = "rbxassetid://"..AnimationId
2178local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2179k:Play() --Play the animation
2180k:AdjustSpeed(1.2)
2181end
2182end)
2183end)
2184
2185Dunk.MouseButton1Down:connect(function()
2186local UIS = game:GetService('UserInputService');
2187local Players = game:GetService('Players');
2188local Player = Players['LocalPlayer']
2189
2190local Get, Set, Attributes = (secret953 or debug.getupvalues),
2191 (secret500 or debug.setupvalue)
2192
2193local global, roglobal, s1, s2, s3 = getgenv(), getrenv();
2194global.oof = pcall
2195global.owait = wait
2196
2197roglobal.wait = function(t)
2198 local Ups = Get(2)
2199 if not s3 and Ups and Ups.Crossed_Up then
2200 s3 = true
2201 Set(2, 'Crossed_Up', function() end)
2202 roglobal.wait = wait
2203 end
2204
2205 return wait(t)
2206end
2207
2208roglobal.pcall = function(...)
2209 local Ups = Get(2)
2210
2211 if not s1 and Ups and Ups.Attributes then
2212 s1 = true
2213 Attributes = Ups.Attributes
2214 end
2215if not s2 and Ups and Ups.Hoop_Mag then
2216 s2 = true
2217 Set(2, 'Hoop_Mag', function()
2218 local ups = Get(2)
2219 if ups and ups.currentspeed and ups.currentspeed > 5 then
2220 return 25
2221 end
2222 return 16
2223 end)
2224 end
2225
2226 if Ups and Ups.stamina then
2227 Set(2, 'stamina', 100)
2228 end
2229
2230 return oof(...)
2231end
2232end)
2233
2234RandomAnimations.MouseButton1Down:connect(function()
2235-- animation ids found by Exploit Godz
2236
2237
2238plr = game.Players.LocalPlayer
2239hum = plr.Character.HumanoidRootPart
2240mouse = plr:GetMouse()
2241mouse.KeyDown:connect(function(key)
2242if key == "5" then
2243Player = "LocalPlayer"
2244AnimationId = "696677707"
2245local Anim = Instance.new("Animation")
2246Anim.AnimationId = "rbxassetid://"..AnimationId
2247local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2248k:Play() --Play the animation
2249k:AdjustSpeed(3.4)
2250end
2251
2252if key == "4" then
2253Player = "LocalPlayer"
2254AnimationId = "698187843"
2255local Anim = Instance.new("Animation")
2256Anim.AnimationId = "rbxassetid://"..AnimationId
2257local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2258k:Play() --Play the animation
2259k:AdjustSpeed(1.4)
2260end
2261if key == "3" then
2262Player = "LocalPlayer"
2263AnimationId = "697217666"
2264local Anim = Instance.new("Animation")
2265Anim.AnimationId = "rbxassetid://"..AnimationId
2266local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2267k:Play() --Play the animation
2268k:AdjustSpeed(1.4)
2269end
2270if key == "2" then
2271Player = "LocalPlayer"
2272AnimationId = "697208867"
2273local Anim = Instance.new("Animation")
2274Anim.AnimationId = "rbxassetid://"..AnimationId
2275local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2276k:Play() --Play the animation
2277k:AdjustSpeed(1.4)
2278end
2279if key == "1" then
2280Player = "LocalPlayer"
2281AnimationId = "696677707"
2282local Anim = Instance.new("Animation")
2283Anim.AnimationId = "rbxassetid://"..AnimationId
2284local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2285k:Play() --Play the animation
2286k:AdjustSpeed(2.4)
2287end
2288end)
2289
2290end)
2291
2292Dribbles.MouseButton1Down:connect(function()
2293-- script was made by desmondwizard
2294
2295-- don't leak this or i won't make anymore scripts for anyone anymore
2296plr = game.Players.LocalPlayer
2297hum = plr.Character.HumanoidRootPart
2298mouse = plr:GetMouse()
2299mouse.KeyDown:connect(function(key)
2300if key == "l" then
2301Player = "LocalPlayer"
2302AnimationId = "696028900"
2303local Anim = Instance.new("Animation")
2304Anim.AnimationId = "rbxassetid://"..AnimationId
2305local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2306k:Play() --Play the animation
2307k:AdjustSpeed(9.4)
2308end
2309if key == "v" then
2310Player = "LocalPlayer"
2311AnimationId = "695413209"
2312local Anim = Instance.new("Animation")
2313Anim.AnimationId = "rbxassetid://"..AnimationId
2314local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2315k:Play() --Play the animation
2316k:AdjustSpeed(6.4)
2317end
2318if key == "c" then
2319Player = "LocalPlayer"
2320AnimationId = "1060181050"
2321local Anim = Instance.new("Animation")
2322Anim.AnimationId = "rbxassetid://"..AnimationId
2323local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2324k:Play() --Play the animation
2325k:AdjustSpeed(1.4)
2326end
2327if key == "x" then
2328Player = "LocalPlayer"
2329AnimationId = "1060180407"
2330local Anim = Instance.new("Animation")
2331Anim.AnimationId = "rbxassetid://"..AnimationId
2332local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2333k:Play() --Play the animation
2334k:AdjustSpeed(1.9)
2335end
2336if key == "z" then
2337Player = "LocalPlayer"
2338AnimationId = "695995381"
2339local Anim = Instance.new("Animation")
2340Anim.AnimationId = "rbxassetid://"..AnimationId
2341local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2342k:Play() --Play the animation
2343k:AdjustSpeed(2.9)
2344end
2345end)
2346
2347-- this script was made by: desmondwizard
2348
2349-- this is new fighting aniamtions that are lit
2350
2351end)
2352
2353
2354Admin.MouseButton1Down:connect(function()
2355loadstring(game:HttpGet(('https://pastebin.com/raw/bkhK5iQg'),true))()
2356end)
2357
2358
2359AdminV2.MouseButton1Down:connect(function()
2360loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
2361end)
2362
2363DexV4.MouseButton1Down:connect(function()
2364loadstring(game:GetObjects("rbxassetid://418957341")[1].Source)()
2365end)
2366
2367TP.MouseButton1Down:connect(function()
2368toggle = true
2369 togglekey = "n" --Key that you will use to toggle the on and off
2370 killkey = "k" --Key that you will use to kill a player
2371 function Hint(txt)
2372 local b = Instance.new('Hint', workspace)
2373 b.Text = txt
2374 wait(2)
2375 b:Destroy()
2376 end
2377 Local = game:GetService('Players').LocalPlayer
2378 Mouse = Local:GetMouse()
2379 Mouse.Button1Down:connect(function()
2380 pcall(function()
2381 if toggle then
2382 Local.Character.HumanoidRootPart.CFrame = Local:GetMouse().Hit
2383 end
2384 end)
2385 end)
2386 Mouse.KeyDown:connect(function(key)
2387 if key == togglekey then
2388 if toggle then
2389 toggle = false
2390 Hint('Turned Off!')
2391 print ('Turned Off!')
2392 else
2393 toggle = true
2394 Hint('Turned On!')
2395 print ('Turned On!')
2396 end
2397 elseif key == killkey then
2398 if toggle then
2399 pcall(function()
2400 Mouse.Target.Parent:FindFirstChild('Humanoid').Health = 0
2401 Hint('Killed ' .. Mouse.Target.Parent.Name)
2402 end)
2403 end
2404 end
2405 end)
2406
2407 end)
2408
2409DexV5.MouseButton1Down:connect(function()
2410loadstring(game:GetObjects("rbxassetid://2594060684")[1].Source)()
2411end)
2412
2413
2414Screen.MouseButton1Down:connect(function()
2415--[[
2416 RB WORLD ANTI-SCREEN
2417 Once you run this script you will no longer be affected by
2418 players setting screens. This does not mean you won't
2419 play the shove animation though.
2420
2421
2422 Holding T to screen will not place u in the animation but u will
2423 still be screening people.
2424
2425
2426 - Written by A1_exe
2427 - On stream to teach nubs
2428 kthnx bai
2429]]
2430
2431----- LOAD HOOK API -----
2432if not __debug then
2433 local Script = game:HttpGet('https://pastebin.com/raw/R5pzJpmv', true)
2434 getgenv().__debug = loadstring(Script)()
2435end
2436-------------------------------
2437
2438local Players = game:GetService('Players');
2439local Handle = function(p)
2440 local CHandle = function(c)
2441 local screen = c:WaitForChild('values'):WaitForChild('screening')
2442 __debug.set(screen, 'Value', function()
2443 return false
2444 end)
2445 end
2446
2447 CHandle(p.Character or p.CharacterAdded:wait())
2448 p.CharacterAdded:Connect(CHandle)
2449end
2450
2451for k, v in next, (Players:GetPlayers()) do
2452 Handle(v)
2453end
2454Players.PlayerAdded:Connect(Handle)
2455end)
2456
2457
2458Slots.MouseButton1Down:connect(function()
2459game.Players.LocalPlayer.UserId = game.CreatorId;
2460end)
2461
2462
2463FreeJS.MouseButton1Down:connect(function()
2464game.Players.LocalPlayer.UserId = game.CreatorId;
2465end)
2466
2467
2468AutoSteal.MouseButton1Down:connect(function()
2469local Remote = game.ReplicatedStorage.gameplay.ball['shotpos']
2470
2471local Arguments = {
2472 [1] = Workspace[StealPlayer.Text].BallJoint,
2473 [2] = false,
2474 [3] = "R"
2475}
2476
2477Remote:FireServer(unpack(Arguments))
2478end)
2479
2480
2481SpyV2.MouseButton1Down:connect(function()
2482loadstring(game:HttpGet("https://mrspyv2source.000webhostapp.com/", true))()
2483end)
2484
2485StealCooldown.MouseButton1Down:connect(function()
2486local mt = assert(getrawmetatable, 'getout')(game);
2487local index, namecall, newindex = mt.index, mt.namecall, mt.newindex;
2488local write = (make_writeable or setreadonly); xpcall(function() write(mt, false); end, function(err) warn(err) end);
2489
2490mt['namecall'] = function(self, ...)
2491 local args = {...};
2492 local method = args[#args];
2493
2494 if (method == 'FireServer') then
2495 if (tostring(self) == 'value') then
2496 local s = debug.getupvalues(2);
2497 if s and (type(s.stealdebounce) ~= 'nil') then
2498 debug.setupvalue(2, 'stealdebounce', function() end);
2499 elseif s and (type(s.isstealing) ~= 'nil') then
2500 debug.setupvalue(2, 'isstealing', function() end);
2501 end;
2502 end;
2503 end;
2504 return namecall(self, ...);
2505end;
2506end)
2507
2508
2509AutoWin.MouseButton1Down:connect(function()
2510for x = 1, 7 do
2511local A_1 = CourtNumber.Text ----- Change this to what court your on
2512local A_2 = 1
2513local Event = game:GetService("ReplicatedStorage")["join.court"]
2514Event:InvokeServer(A_1, A_2)
2515
2516local A_1 = CourtNumber.Text ----- Change this to what court your on
2517local A_2 = 2
2518local Event = game:GetService("ReplicatedStorage")["join.court"]
2519Event:InvokeServer(A_1, A_2)
2520wait(2)
2521end
2522end)
2523
2524East.MouseButton1Down:connect(function()
2525game.ReplicatedStorage.places:FindFirstChild("RB Westlake Park").Value = 591582661
2526print 'changed';
2527end)
2528
2529West.MouseButton1Down:connect(function()
2530game.ReplicatedStorage.places:FindFirstChild("RB Eastside Park").Value = 593223204
2531print'changed';
2532end)
2533
2534
2535closemain.MouseButton1Down:connect(function()
2536Main1.Visible = false
2537end)
2538
2539CloseMain2.MouseButton1Down:connect(function()
2540Main2.Visible = false
2541end)
2542
2543
2544
2545
2546Boxing.MouseButton1Down:connect(function()
2547plr = game.Players.LocalPlayer
2548 hum = plr.Character.HumanoidRootPart
2549 mouse = plr:GetMouse()
2550 mouse.KeyDown:connect(function(key)
2551 if key == "1" then
2552 Player = "LocalPlayer"
2553 AnimationId = "1041467040"
2554 local Anim = Instance.new("Animation")
2555 Anim.AnimationId = "rbxassetid://"..AnimationId
2556 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2557 k:Play() --Play the animation
2558 k:AdjustSpeed(1.4)
2559 end
2560 if key == "2" then
2561 Player = "LocalPlayer"
2562 AnimationId = "1041467753"
2563 local Anim = Instance.new("Animation")
2564 Anim.AnimationId = "rbxassetid://"..AnimationId
2565 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2566 k:Play() --Play the animation
2567 k:AdjustSpeed(1.4)
2568 end
2569 if key == "3" then
2570 Player = "LocalPlayer"
2571 AnimationId = "1041462100"
2572 local Anim = Instance.new("Animation")
2573 Anim.AnimationId = "rbxassetid://"..AnimationId
2574 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2575 k:Play() --Play the animation
2576 k:AdjustSpeed(0.7)
2577 end
2578 if key == "4" then
2579 Player = "LocalPlayer"
2580 AnimationId = "1041681504"
2581 local Anim = Instance.new("Animation")
2582 Anim.AnimationId = "rbxassetid://"..AnimationId
2583 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2584 k:Play() --Play the animation
2585 k:AdjustSpeed(1.4)
2586 end
2587 if key == "5" then
2588 Player = "LocalPlayer"
2589 AnimationId = "1041470826"
2590 local Anim = Instance.new("Animation")
2591 Anim.AnimationId = "rbxassetid://"..AnimationId
2592 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2593 k:Play() --Play the animation
2594 k:AdjustSpeed(1.4)
2595 end
2596 if key == "6" then
2597 Player = "LocalPlayer"
2598 AnimationId = "1041470182"
2599 local Anim = Instance.new("Animation")
2600 Anim.AnimationId = "rbxassetid://"..AnimationId
2601 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2602 k:Play() --Play the animation
2603 k:AdjustSpeed(1.4)
2604 end
2605 if key == "7" then
2606 Player = "LocalPlayer"
2607 AnimationId = "1041374433"
2608 local Anim = Instance.new("Animation")
2609 Anim.AnimationId = "rbxassetid://"..AnimationId
2610 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2611 k:Play() --Play the animation
2612 k:AdjustSpeed(1.4)
2613 end
2614 if key == "8" then
2615 Player = "LocalPlayer"
2616 AnimationId = "849611631"
2617 local Anim = Instance.new("Animation")
2618 Anim.AnimationId = "rbxassetid://"..AnimationId
2619 local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
2620 k:Play() --Play the animation
2621 k:AdjustSpeed(1)
2622 end
2623 end)
2624 end)
2625Noclip.MouseButton1Down:connect(function()
2626noclip = false
2627game:GetService('RunService').Stepped:connect(function()
2628if noclip then
2629game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
2630end
2631end)
2632plr = game.Players.LocalPlayer
2633mouse = plr:GetMouse()
2634mouse.KeyDown:connect(function(key)
2635
2636if key == "f" then
2637noclip = not noclip
2638game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
2639end
2640end)
2641end)
2642
2643
2644AutoBlock.MouseButton1Down:connect(function()
2645game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[BlockPlayer.Text].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
2646end)
2647
2648CtrlDelete.MouseButton1Down:connect(function()
2649local Plr = game:GetService("Players").LocalPlayer
2650local Mouse = Plr:GetMouse()
2651
2652Mouse.Button1Down:connect(function()
2653if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
2654if not Mouse.Target then return end
2655Mouse.Target:Destroy()
2656end)
2657end)
2658
2659
2660
2661ChatLogs.MouseButton1Down:connect(function()
2662local Action = game.Players:GetPlayers()
2663 for i = 1,#Action do
2664Action[i].Chatted:connect(function(Message)
2665 game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[Bot]".."["..Action[i].Name.."]".." "..Message, "All")
2666 end)
2667end
2668end)
2669
2670
2671CloseIB.MouseButton1Down:connect(function()
2672IBTP.Visible = false
2673end)
2674
2675MoreRBScript.MouseButton1Down:connect(function()
2676IBTP.Visible = true
2677end)