quote:
Originally posted by omega_
hanlin, could you post your working script here thanks!
Here it is... But don't expect it to be bug free... I think there's a little problem with the nickname/psm change upon fulltime... and a bit of other stuff here and there.. It was modified to work.. but barely...
You will need to modify the script before every match to match the ID from the website. Before the match, visit the website and edit the script (line1).
Here's how to:
Go to
http://wc.footymad.net/live-scores
obtain the url for match centre for the desired match.
Example:
http://footymadwc.sportbox.tv/football/matchcentr...tre.php?id=3034908
--> The id is 3034908
Go to line 1 and replace the value of mid --> var mid="3034908"
After editing line 1, You may also want to edit the option on line 6.
The data for the live text and scores are obtained from different websites, so depending on the speed of their updating, there might be a slight difference between the displayed score and the action. (but its about there)
Also, the code is very messy and inefficient, cos i decided that it was not really worth the effort optimising it as the world cup gonna end in 6 matches...
Finally, it was modified to my personal use and liking... so most of u might not like the extravagant and lengthy nicks and psms, etc...
If you don't mind the above trouble, of just curious, you may try it
I just hope it works on your system.