View difference between Paste ID: hFQpLs1C and h2keYTwn
SHOW: | | - or go back to the newest paste.
1
2
3
for _,v in pairs(game:GetService("Players"):GetChildren()) do
4
        v.CharacterAppearanceId = 33615177
5-
    pcall(function()
5+
6
    end)
7
end