IGC used a theme modified by Weedy. You'd have to get in contact with old UIP head staff. Chiller, Ab-47, BloodUnit, JobvdH or Nikis may be able to help you.
@ Samer, why output to root when a loop is much more efficient? root can be tens of thousands of elements, but looping through players is so much more efficient.
In community, there is a section that shows the most downloaded resources. In there, you'll be able to find some race addons. Not to mention all the help the search function could do.
@stolka, you can just use the exports. getPlayerGroup returns the group they're in, and you can use it in conjunction with a turf system. It's open source, hence easily editable. That also means you can add more features to it.
There is probably some all-in-one turf + group system on community.
You'd be better off using getTickCount and the useful function 'convertNumber'. Save your element data as account data, and display the account data on the scoreboard.
Firstly you'd want to make sure no one else has a different fighting style. Loop through the players and set their styles to default. You might be able to do something with toggleControl.
I just found out you can open .db files with Microsoft Excel. You can try for yourself, but I doubt it will be unencrypted.
And this: http://sourceforge.net/projects/sqlitebrowser/