hi all,
I've moved the scripts, now you can find them at
http://sourceforge.net/projects/fofcs/there's also a win32 compiled version. Coming soon: a nice GUI

In version 0.1a I fixed a small bug, since the server gives you a temporary ban if you're trying to upload a song with empty scores...
@alex: actually I was thinking the ban was caused by sending scores too quickly, but once I fixed the bug described above, everything started working again. What is the minimum time limit between two consecutive uploads? I've put a 1 sec delay, but if you prefer an higher value just tell me

BTW: I know you're the new world chart admin. Are you planning to fix it a bit? Because it seems to me that it's quite badly implemented now. If I correctly understand the code (*), it's not using the hash as a primary key for song identification, and this leads to a lot of problems... a friend of mine added some notes to a guitar hero song to make it more difficult, and now he has an "impossible" score in the charts... I myself once messed up a bit with song folders, and now -don't know why- I have two "ace of spades" in my scores...
(*) I can be wrong, I just read some bits of code very quickly, and I'm not a python programmer
