null nil true -0.5 0.5 0 0 -0.5 0.5 4 0 37 19.5 1 35.5 -1 0 -0 -0 1 -0 -0 0 -1 true 0 true false 0.5 1 0.300000012 -0.5 0.5 0 0 -0.5 0.5 0 0 false Smooth Block Model 0 -0.5 0.5 0 0 0 0 0 -0.5 0.5 0 0 0 0 0 0 true 1 5 1.20000005 5 false Script print("Hello world!") modelname = "Bright green Team" function onTouched(part) local h = part.Parent.Humanoid if (h ~= nil) then local name = part.Parent.Name game.Players:findFirstChild(name).TeamColor = game.Teams:findFirstChild(modelname).TeamColor end end script.Parent.Touched:connect(onTouched) true