0% found this document useful (0 votes)
871 views1 page

Basketball Legends LEGIT AIMBOT

Uploaded by

dgkjgdnjkhfakar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
871 views1 page

Basketball Legends LEGIT AIMBOT

Uploaded by

dgkjgdnjkhfakar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

getgenv().config = {Time = 0.045, Size = 0.

9}
local UIS = game:GetService("UserInputService")
local TweenService = game:GetService("TweenService")

local Player = game:GetService("Players").LocalPlayer


local Bar = Player.PlayerGui.Visual.Shooting.Bar

UIS.InputBegan:Connect(function(input, gpe)
if gpe then return end
if input.KeyCode == Enum.KeyCode.E then
if Player.Character:FindFirstChild("Basketball") then
while UIS:IsKeyDown(Enum.KeyCode.E) do
Bar:GetPropertyChangedSignal("Size"):Connect(function()
if Bar.Size.Y.Scale > getgenv().config.Size then
Bar:TweenSize(UDim2.new(1,0,1,0), Enum.EasingDirection.Out,
Enum.EasingStyle.Linear, getgenv().config.Time, true)
task.wait()
Bar.Size = UDim2.new(1,0,1,0)
end
end)
task.wait()
end
end
end
end)

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy