I did some modifications for personal use, and perhaps some suggestions for the script:
1) I read from 2 websites: BBC for score and NYtimes for live play-to-play action.
I have not found a way to automatically read in the info from the NYtimes, so for now I have to manually enter the starting point to read in the text about 5 times every match
Does anyone knows a better live text feed site/rss, perhaps something short and sweet like the worldcup site's matchcast or espn gamecast?
2) The format of the string is {BBC-score}{NYtimes-action}. This can be quite long, so i display it as my nick and it overflows to the psm.
3) I also modified the toasts to differenciate goals from other events like start/HT/FT. (something like the worldcup site matchcast)
I also have an idea to "rip" some live picture off the internet and merge it with the score and display it as my "live" dp... but I have no idea where to get the photo and how to process it during runtime...