[ad_1]
Created by Unordinary
Features:
for i = 1,100 do
for i,v in pairs(game:GetService("Players").LocalPlayer.Character.Skills:GetChildren()) do
if v.ClassName == "Folder" then
game:GetService("Players").LocalPlayer.Character.UpdateSkillEvent:FireServer(v.Name, 100)
end
end
end
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]