Thread: BankrollTracker
View Single Post
  #13  
Old 10-10-2007, 05:20 PM
NoahSD NoahSD is offline
Senior Member
 
Join Date: Aug 2005
Posts: 8,925
Default Re: BankrollTracker

[ QUOTE ]
[ 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.

[/ QUOTE ]

Well.. I don't know what I'm talking about, but wouldn't this only store like 10 data points max? Why not just keep it in a text file or something super simple like that, then?
Reply With Quote