Glacier: Infinite Skills

Uploaded On
Script Credit :- aqua#0064
Features

Infinite Skills

Script
--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