I am new to mIRC coding and don't know how to make this script. I want it to pull info from a .txt file. It would be a code that pulls information for people's records. I want it to be like:

user:!p playera(s)
bot: playera's (s) record is 100

user:!p playera(b)
bot: playera's (b) record is 230

user:!p playerb(s)
bot: playerb's (s) record is 120

the .txt file is setup like
playerb(a) 100
playerb(b) 230
playerb(c) 123

with multiple players and 7 different categories or (x)s