Hi everyone

I'm trying to do a LIVE Scorebot on website.
I know, that logaddress is sending some data to my server -
it's my friend's screenshot, but I don't know how to decode this and add to MYSQL.
Anyway, I know, that yours perl scripts are doing this, unfortunately I don't know perl, and can't write my own script...
I just want to save in my database:
- players, especially who killed who
- weapons what players have at the time
- who have bomb
- when bomb was planted, and who is trying to defuse it (also with or without defuser)
- number of round after restart
and... I suppose that's all
I don't want more information in my database, so it's possible to modify yours files to save only that?
If it's possible? I know it is, because I've seen that on hltv.org VIP zone, it's mean, that when i just type logaddress_add hltv.orgblablabla on my cs server, then I've scorebot after few moments on their site...
The website site should be easier I think, and probably I'll do it myself.
Can you help me?
I only want info how to read info from logaddress, save it to my db, and maybe little help with reading this..
Anyway, i want to use ajax to refreshing that page, so it should be LIVE in its own way
