![]() |
|
#11
|
|||
|
|||
|
All my SNG HHs are saved to my harddrive fine. I play eurobet as well.
|
|
#12
|
|||
|
|||
|
I've written it so that it saves to a directory instead of emailing the histories. It's done if someone can tell me a good file space to use. It's not perfect, though, doesn't update whilst it's writing tournament summaries, that kind of thing. I wrote it in AutoHotKey so if anyone wants the full source, in case they're worried it's sending the password (which it definitely isn't except to the Eurobet site) then I'll post it, it's short. You can I believe decompile it anyway.
The only thing you need to install with it is the ActiveState Perl from http://downloads.activestate.com/Act...x86-148120.msi The rest it should copy across for you, as long as you unzip it with folder structure intact. |
|
#13
|
|||
|
|||
|
|
|
#14
|
|||
|
|||
|
Awesome!
|
|
#15
|
|||
|
|||
|
[ QUOTE ]
It's not perfect, though, doesn't update whilst it's writing tournament summaries, that kind of thing. [/ QUOTE ] Does this mean that if I get another HH in my folder while the program is currently writing, it won't write the new one until I run the program again? Also, do I have to delete old HHs from eurobet in order to prevent writing it twice? (I haven't downloaded/read the code yet) |
|
#16
|
|||
|
|||
|
My God, you are a genius, I just tried it and it worked!! Thank you.
Could you explain what you mean also like the guy above me posted? I had 4 HH in my Eurobet account, tried it and it worked. Then tried it again with the same 4 and it didn't create duplicates of them which is a good thing. So it can tell the difference between new and old HH in the Eurobet website right? Thanks agin, you just saved me hours of monkey work each month!! [img]/images/graemlins/cool.gif[/img] |
|
#17
|
|||
|
|||
|
hmm maybe I have to get in on this action.
|
|
#18
|
|||
|
|||
|
Do you copy them one by one as I had been doing for the past 2 months?
|
|
#19
|
|||
|
|||
|
[ QUOTE ]
[ QUOTE ] It's not perfect, though, doesn't update whilst it's writing tournament summaries, that kind of thing. [/ QUOTE ] Does this mean that if I get another HH in my folder while the program is currently writing, it won't write the new one until I run the program again? Also, do I have to delete old HHs from eurobet in order to prevent writing it twice? (I haven't downloaded/read the code yet) [/ QUOTE ] Ah.. that's not what I meant, actually it should put new ones straight in as long as they arrive before the process end, I just mean the app seems to "freeze" whilst it's doing it, and the progress bar (which I had hoped to make move along whilst it did each tourney) doesn't do anything. It's because it calls a dll to call the perl code, which locks it up. As for needing to delete, nah, it will just overwrite what's there already, so if you already have a Tournament #xxxxxxx.txt it'll just replace it, even though it's the same. |
|
#20
|
|||
|
|||
|
Thanks again, saves so much time!!! [img]/images/graemlins/cool.gif[/img]
|
![]() |
|
|