A person ( PlayerA )join channel #test . The scripts writes down the person's nick $nick . to a text file channeltracker.txt and adds a counter of 1 to PlayerA count .

A different person (PlayerB) joins the same channel #test ...script writes down that person nick to the same text file channeltracker.txt and adds a counter of 1 to PlayerB count .