# I want to make a script tbat get all the players that have a certain attribute, but i dont know how, can i get some help?
# use a for loop. for i, v in pairs(game.Players:GetPlayers()) do -- v = the player. do anything here end