I have just finished coding 2 programs (7 hour job, its 1PM (13:00) here now) that will make TrackMania fans jump in happiness
DownloadForever and UploadForever are two relatively small programs that do just what they say - download and upload (tracks!).
The process behind them both is relatively simple - the Uploader takes your input (track file, name, type, difficulty, DC name) and makes a temporary text file of data - it then uploads the data and appends it to a list on the Mazecraze.dcisv.com server, and then uploads your track.
The Downloader grabs the text file list from the server and gives you all the info on each map. As of right now, the maps are NOT sorted (ABC order just because that's how I uploaded them).
I am only making the downloader available right now because I need to fix an issue with the uploader, but go ahead and enjoy, uploader will be ready soon!