Thread: BankrollTracker
View Single Post
  #10  
Old 10-10-2007, 04:12 AM
Ormus Ormus is offline
Junior Member
 
Join Date: Oct 2007
Posts: 4
Default Re: BankrollTracker

[ QUOTE ]
This probably sounds dumb, but I'd love a program that just opened up FT, Stars, UB, AP, opened the cashiers and added the numbers up.

[/ QUOTE ]

That's kind of what I'm trying to do. Right now the ahk script is grabbing the current bankroll everytime you open the buyin/rebuy dialog at full tilt or party. I've tried to grab it directly at the cashier, but that's not 'real text' and I've failed to extract the bankroll from it (though I'll try that again).

I want to avoid to keep logins/passwords for security reasons, so I'll just grab bankrolls whenever I find a window containing it.

Question: what would you prefer for data keeping? I'm considering to use a postgresql database, as many will have one installed for PT anyway.
Reply With Quote