Page 1 of 1

Scoreboard for PC

Posted: Wed Dec 14, 2016 2:57 pm
by haukkapekka
Is it possible to write a script that keeps up with each combo landed during the game?

I'm playing weekly Horse with my cousin and we'd like to know what is our average score, what % of combos is landed, high score and something like "if I score 1000000, what probablility I have winning."

All based on our past performance. Is this possible to do and is someone willing to do this if there is small bounty?

Thanks in advance guys!

Re: Scoreboard for PC

Posted: Fri Dec 16, 2016 12:15 am
by WhoElseButMe
Not impossible.
The main issue you're going to run into will be saving all of that data somewhere.
Sure you could save to the skater but when you're trying to keep records the size will most likely corrupt the save file in time.
Another option would be to write a proxy dll.
You could then add functions that allow you to say store the data to a text file and read data from a text file.
When you're already talking about someone else doing it I don't see you making a proxy dll.

Re: Scoreboard for PC

Posted: Fri Dec 16, 2016 6:35 pm
by haukkapekka
Ok, thanks for the info. Proxy dll sounds good but you're right, I don't know how to do it.

Would you or anyone else do it if I'd pay you something in bitcoin/crypto?