Created by lolmanurfunny#8571
Features:
- XP FARM
- COIN FARM
- BADGE FARM
- FARMS UNTIL YOU GET UGC ITEM
- HOW TO USE:
- 1. Go play tennis on any court.
- 2. Wait until after the starting serve then as soon as the ball gets hit by the racket execute the script.
GAME LINK:
WIMBLE WORLD
SCRIPT:
local r = game:GetService("ReplicatedStorage").Court_LeaveMatch
game:GetService("NetworkClient"):SetOutgoingKBPSLimit(math.huge)
for _ = 1,2000 do
r:FireServer()
end