Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- warn("YOU LITTLE KIDS TRYING JUDGE MY SCRIPT BETTER THAN YOUR FACe")
- function PlayerSize(player)
- local SizeValue = 2
- local humanoid = player.Character.Humanoid
- if humanoid then
- if humanoid:FindFirstChild("BodyHeightScale") then
- end
- if humanoid:FindFirstChild("BodyWidthScale") then
- end
- if humanoid:FindFirstChild("BodyDepthScale") then
- end
- if humanoid:FindFirstChild("BodyHeadScale") then
- end
- end
- end
- wait(1)
- PlayerSize(game.players.Mediakiller7)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement