View Single Post
  #1  
Old 10-16-2004, 09:09 PM
illunious illunious is offline
Senior Member
 
Join Date: Oct 2003
Location: Wausau, WI
Posts: 247
Default Look what I made

Screenshot

This is a Coldfusion script that uses the Pokertracker database to display stats on all the tables you're currently sitting at or watching (multitable gametime window). Just got it to a point tonight where I think it's pretty nifty so I thought I'd share it.

Each table has the following stats, I'm looking for ideas on what to add (or remove) to make it more useful.
Table Name
last 30 minutes - Hands/SawFlop%/AvgPot[BB]
last 10 minutes - Hands/SawFlop%/AvgPot[BB]

Each player:
Seat #
UserName
Hands this session
Hands in DB
VPIP/PFR
SawShowdown
TotalWon

Colors change based on some limits I set to make it easier to find "extremes". The page reloads every 20 seconds to display the latest tables/stats.

If anyone wants the script, PM me and I'll email it to you (it will take some work and editing to get it running on your system).
Reply With Quote