script.Parent.Touched(function(hit) if hit.name = ("LeftLeg ") then script.Parent.BrickColor = BrickColor.random() End