game.Players.PlayerAdded:connect(function(Player) Player.CharacterAdded:connect(function(Character) if Player:isInGroup(695317) then Character.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=231994962" Character.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=547993930" end end) end)
I'd like to add a hat to all players when they join the game.