I'm designing an alternative HUD for use with Full Tilt Poker's new Rush Poker. This is where I'm at:

It's basically a mini-version of the Poker Copilot player's summary, shown just for one Rush Poker table. The aim is to let you find the info for a player as quickly as possible.
Poker Copilot can't auto-detect who you are currently playing a hand with in Rush Poker because in each hand the players change. Screen-scraping is a possibility but that introduces so many potential problems it makes my head hurt already.
Before I start implementing this, I'd love some feedback.


3 comments:
That looks perfect. I'd definitely be interested helping beta test this whenever you've got it somewhat working.
Gah, let me second the head hurting on screen scraping. I mean, you're welcome to any of the BlazingStars code, but it's not somewhere you want to go if you don't have to!
I don't know if you've considered what HEM has done as a solution, but it sounds like an awesome idea. HEM makes changes to player's notes (including the color coding) in the Full Tilt files so you can have pretty much instant information. The stats are limited I think, which makes sense, but any stats are better than none.
Post a Comment