Functions: Always hit good shots

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)
Thank you for using our website
Your script:
while true do
local args = {
[1] = "Shoot",
[2] = "Good"
}
game:GetService("ReplicatedStorage").Activities.Events.Basketball:FireServer(unpack(args))
wait()
end

Leave a Comment