Also note that if you are using get_players() and then looping through the resultant player array, you can pass a flag to not include bots and (as of AMXX 1.71) include a flag not to include HLTV slots. Doing so, if your code allows it, is more efficient than screening the bad ones out in a loop.