Dunno if the title is clear to everyone...

What I want to do...
1) People can msg in query a number to me in a special format. Like /msg Johan-Derksen mypassword 124121
2) My script must grab this number and put it in a list...
3) More people with different passwords can gimme such numbers... Each with a max of one, when a new number is added, the old one will be replaced...
4) When people press !id, they will see the full list of numbers with the right username ...
Example:
Person1 has password hello and sends me 12412 by /msg Johan-Derksen hello 12412
Person 2 has password goodbye and sends me 632632 by /msg Johan-Derksen goodbye 632632
The script makes a list...
And when some one presses !id or so, they will see:
Person1: 12412
Person2: 632632
it would be extremely great if the list is delete at monday morning or so...
Are there some heroes who can sort this out? Thanx!!!
