Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for i,f in pairs(game.Workspace[game.Players.LocalPlayer.Name].Head:GetChildren()) do
- if f:IsA("Decal") and f.Name == "face" then
- f.Parent = nil
- end
- end
- -- yes THIS IS THE WAY TO BE SLENDERMAN
- --ok bye loll
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement