--BROUGHT TO YOU BY RobloxScripter.com!--
local wait = task.wait
local client = game:getService('Players').LocalPlayer
while wait() do
client.Skills:SetAttribute('Diving', 9999)
client.Skills:SetAttribute('Stamina', 9999)
client.Skills:SetAttribute('Strength', 9999)
end