Created by badminere223
Features:
- HANDLE BADGE FARM
- HOW TO USE:
- 1. Once in a standard lobby execute the script
- 2. Execute infinite yield
- 3. Get the ball and it should start dribbling for you, once it does execute floatand float in the air by holding e then execute freeze on inf yield
getgenv().a = true
while a == true do
wait()
local args = {
[1] = "Handles",
[2] = "X"
}
game:GetService("ReplicatedStorage").ServerEvent:FireServer(unpack(args))
end