while ($PositiveVotes >= $NumberOfPosts){ foreach (new Post){ $XP++ if $_->receives('A Positive Vote'); } }