These are the last 4 files in pyfpdb/ with TAB characters. Replace the tabs with...
[fpdb-dooglus.git] / pyfpdb / HUD_config.test.xml
blobbdf291593dccd334a85d2a568ecc68d4120dd74d
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
3 <FreePokerToolsConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FreePokerToolsConfig.xsd">
5     <!-- config_wrap_len  is preferred max line length in this file, -1 means no max
6          day_start        is time that logical day starts, e.g. 5 means that any play
7                           between 00:00 and 04:59:59 counts as being on the previous day -->
8     <general version="1"
9              config_wrap_len="-1"
10              day_start="5"
11              ui_language="system"
12              config_difficulty="expert"
13              />
15     <import callFpdbHud = "True" interval = "10"  fastStoreHudCache="False" saveActions="True" cacheSessions="False" sessionTimeout="30"></import>
17     <gui_cash_stats>
18         <col col_name="game"       disp_all="True"  disp_posn="True"  col_title="Game"     xalignment="0.0" field_format="%s"    field_type="str" />
19         <col col_name="hand"       disp_all="False" disp_posn="False" col_title="Hand"     xalignment="0.0" field_format="%s"    field_type="str" />
20         <col col_name="plposition" disp_all="False" disp_posn="False" col_title="Posn"     xalignment="1.0" field_format="%s"    field_type="str" />
21         <col col_name="pname"      disp_all="False" disp_posn="False" col_title="Name"     xalignment="0.0" field_format="%s"    field_type="str" />
22         <col col_name="n"          disp_all="True"  disp_posn="True"  col_title="Hds"      xalignment="1.0" field_format="%1.0f" field_type="str" />
23         <col col_name="avgseats"   disp_all="False" disp_posn="False" col_title="Seats"    xalignment="1.0" field_format="%3.1f" field_type="str" />
24         <col col_name="vpip"       disp_all="True"  disp_posn="True"  col_title="VPIP"     xalignment="1.0" field_format="%3.1f" field_type="str" />
25         <col col_name="pfr"        disp_all="True"  disp_posn="True"  col_title="PFR"      xalignment="1.0" field_format="%3.1f" field_type="str" />
26         <col col_name="pf3"        disp_all="True"  disp_posn="True"  col_title="PF3"      xalignment="1.0" field_format="%3.1f" field_type="str" />
27         <col col_name="pf4"        disp_all="True"  disp_posn="True"  col_title="PF4"      xalignment="1.0" field_format="%3.1f" field_type="str" />
28         <col col_name="pff3"       disp_all="True"  disp_posn="True"  col_title="PFF3"     xalignment="1.0" field_format="%3.1f" field_type="str" />
29         <col col_name="pff4"       disp_all="True"  disp_posn="True"  col_title="PFF4"     xalignment="1.0" field_format="%3.1f" field_type="str" />
30         <col col_name="aggfac"     disp_all="True"  disp_posn="True"  col_title="AggFac"   xalignment="1.0" field_format="%2.2f" field_type="str" />
31         <col col_name="aggfrq"     disp_all="True"  disp_posn="True"  col_title="AggFreq"  xalignment="1.0" field_format="%3.1f" field_type="str" />
32         <col col_name="conbet"     disp_all="True"  disp_posn="True"  col_title="ContBet"  xalignment="1.0" field_format="%3.1f" field_type="str" />
33         <col col_name="rfi"        disp_all="True"  disp_posn="True"  col_title="RFI"      xalignment="1.0" field_format="%3.1f" field_type="str" />
34         <col col_name="steals"     disp_all="True"  disp_posn="True"  col_title="Steals"   xalignment="1.0" field_format="%3.1f" field_type="str" />
35         <col col_name="saw_f"      disp_all="True"  disp_posn="True"  col_title="Saw_F"    xalignment="1.0" field_format="%3.1f" field_type="str" />
36         <col col_name="sawsd"      disp_all="True"  disp_posn="True"  col_title="SawSD"    xalignment="1.0" field_format="%3.1f" field_type="str" />
37         <col col_name="wtsdwsf"    disp_all="True"  disp_posn="True"  col_title="WtSDwsF"  xalignment="1.0" field_format="%3.1f" field_type="str" />
38         <col col_name="wmsd"       disp_all="True"  disp_posn="True"  col_title="W$SD"     xalignment="1.0" field_format="%3.1f" field_type="str" />
39         <col col_name="flafq"      disp_all="True"  disp_posn="True"  col_title="FlAFq"    xalignment="1.0" field_format="%3.1f" field_type="str" />
40         <col col_name="tuafq"      disp_all="True"  disp_posn="True"  col_title="TuAFq"    xalignment="1.0" field_format="%3.1f" field_type="str" />
41         <col col_name="rvafq"      disp_all="True"  disp_posn="True"  col_title="RvAFq"    xalignment="1.0" field_format="%3.1f" field_type="str" />
42         <col col_name="pofafq"     disp_all="False" disp_posn="False" col_title="PoFAFq"   xalignment="1.0" field_format="%3.1f" field_type="str" />
43         <col col_name="net"        disp_all="True"  disp_posn="True"  col_title="Net($)"   xalignment="1.0" field_format="%6.2f" field_type="cash" />
44         <col col_name="bbper100"   disp_all="True"  disp_posn="True"  col_title="bb/100"   xalignment="1.0" field_format="%4.2f" field_type="str" />
45         <col col_name="rake"       disp_all="True"  disp_posn="True"  col_title="Rake($)"  xalignment="1.0" field_format="%6.2f" field_type="cash" />
46         <col col_name="bb100xr"    disp_all="True"  disp_posn="True"  col_title="bbxr/100" xalignment="1.0" field_format="%4.2f" field_type="str" />
47         <col col_name="variance"   disp_all="True"  disp_posn="True"  col_title="Variance" xalignment="1.0" field_format="%5.2f" field_type="str" />
48     </gui_cash_stats>
50 <!-- These values determine what stats are displayed in the HUD
52     The following values define how opponents' stats are done, the first 2 determine
53     the time period stats are displayed for, the next 3 determine what blind levels
54     are included (i.e. aggregated):
56     stat_range :
57         - A/S/T
58         - if set to A, includes stats from all time
59         - if set to S, includes stats from current session
60         - if set to T, includes stats from last N days; set value in stat_days
61         - defaults to A
63     stat_days :
64         - a numeric value
65         - only used if stat_range is set to 'T', this value tells how many days are
66           included in the stat calculation
67         - defaults to 90
68         - value not used by default as it depends on stat_range setting
70     aggregate_ring_game_stats :
71         - True/False
72         - if set to True, opponents stats include other blind levels during ring games
73         - defaults to False
75     aggregate_tourney_stats :
76         - True/False
77         - if set to True, opponents stats include other blind levels during tourneys
78         - defaults to True
80     aggregation_level_multiplier :
81         - float value
82         - defines how many blind levels are included in stats displayed in HUD
83         - if value is M, stats for blind levels are combined if the higher level
84           is less than or equal to M times the lower blind level
85         - defaults to 3, meaning blind levels from 1/3 of the current level to 3
86           times the current level are included in the stats displayed in the HUD
87         - e.g. if current big blind is 50, stats for blind levels from big blind
88           of 16.7 (50 divided by 3) to big blind of 150 (50 times 3) are included
91     The following values define how hero's stats are done, the first 2 determine
92     the time period stats are displayed for, the next 3 determine what blind levels
93     are included (i.e. aggregated):
95     hero_stat_range :
96         - A/S/T
97         - if set to A, includes stats from all time
98         - if set to S, includes stats from current session
99         - if set to T, includes stats from last N days; set value in hero_stat_days
100         - defaults to S
102     hero_stat_days :
103         - a numeric value
104         - if hero_stat_range is set to 'T', this value tells how many days are
105           included in the stat calculation
106         - defaults to 30
107         - value not used by default as it depends on hero_stat_range setting
109     aggregate_hero_ring_game_stats :
110         - True/False
111         - if set to True, hero's stats are calculated over multiple blind levels
112         - defaults to False
114     aggregate_hero_tourney_stats :
115         - True/False
116         - if set to True, hero's stats are calculated over multiple blind levels
117         - defaults to False
119     hero_aggregation_level_multiplier :
120         - float value
121         - defines how many blind levels are included in stats displayed in HUD
122         - if value is M, stats for blind levels are combined if the higher level
123           is less than or equal to M times the lower blind level
124         - defaults to 1, meaning only stats from current blind level are included
125         - e.g. if set to 3 and current big blind is 50, stats for blind levels from
126           16.7 (50 divided by 3) to big blind of 150 (50 times 3) are included
128     <hud_ui
129     stat_range="A"
130     stat_days="90"
131     aggregate_ring_game_stats="False"
132     aggregate_tourney_stats="True"
133     aggregation_level_multiplier="3"
135     hero_stat_range="S"
136     hero_stat_days="30"
137     aggregate_hero_ring_game_stats="False"
138     aggregate_hero_tourney_stats="False"
139     hero_aggregation_level_multiplier="1"
141     label="FPDB Menu - Right-click
142 Left-Drag to Move"
143     />
145     <supported_sites>
146         <site enabled="True"
147               site_name="PokerStars"
148               table_finder="PokerStars.exe"
149               screen_name="Hero"
150               site_path="C:/Program Files/PokerStars/"
151               HH_path="C:/Program Files/PokerStars/HandHistory/Hero/"
152               decoder="pokerstars_decode_table"
153               converter="PokerStarsToFpdb"
154               bgcolor="#000000"
155               fgcolor="#FFFFFF"
156               hudopacity="1.0"
157               font="Sans"
158               font_size="8"
159               xpad="1"
160               ypad="0"
161               xshift="0"
162               yshift="0"
163               supported_games="holdem,razz,omahahi,omahahilo,studhi,studhilo">
164             <email fetchType="request-summary" host="YOUR_EMAIL_SERVER" username="YOUR_EMAIL_USERNAME" password="YOUR_EMAIL_PASSWORD" useSsl="True" folder="INBOX"/>
165             <layout max="8" width="792" height="546" fav_seat="0">
166                 <location seat="1" x="684" y="61">  </location>
167                 <location seat="2" x="689" y="239"> </location>
168                 <location seat="3" x="692" y="346"> </location>
169                 <location seat="4" x="525" y="402"> </location>
170                 <location seat="5" x="259" y="402"> </location>
171                 <location seat="6" x="0"   y="348"> </location>
172                 <location seat="7" x="0"   y="240"> </location>
173                 <location seat="8" x="0"   y="35">  </location>
174             </layout>
175             <layout max="6" width="792" height="546" fav_seat="0">
176                 <location seat="1" x="681" y="119"> </location>
177                 <location seat="2" x="681" y="301"> </location>
178                 <location seat="3" x="487" y="369"> </location>
179                 <location seat="4" x="226" y="369"> </location>
180                 <location seat="5" x="0"   y="301"> </location>
181                 <location seat="6" x="0"   y="119"> </location>
182             </layout>
183             <layout max="10" width="792" height="546" fav_seat="0">
184                 <location seat="1" x="684" y="61">  </location>
185                 <location seat="2" x="689" y="239"> </location>
186                 <location seat="3" x="692" y="346"> </location>
187                 <location seat="4" x="586" y="393"> </location>
188                 <location seat="5" x="421" y="440"> </location>
189                 <location seat="6" x="267" y="440"> </location>
190                 <location seat="7" x="0"   y="361"> </location>
191                 <location seat="8" x="0"   y="280">  </location>
192                 <location seat="9" x="121" y="280">  </location>
193                 <location seat="10" x="46"  y="30">  </location>
194             </layout>
195             <layout max="9" width="792" height="546" fav_seat="0">
196                 <location seat="1" x="560" y="0">  </location>
197                 <location seat="2" x="679" y="123"> </location>
198                 <location seat="3" x="688" y="309"> </location>
199                 <location seat="4" x="483" y="370"> </location>
200                 <location seat="5" x="444" y="413"> </location>
201                 <location seat="6" x="224" y="372"> </location>
202                 <location seat="7" x="0"   y="307"> </location>
203                 <location seat="8" x="0"   y="121">  </location>
204                 <location seat="9" x="140" y="0">  </location>
205             </layout>
206             <layout fav_seat="0" height="546" max="2" width="792">
207                 <location seat="1" x="651" y="288"> </location>
208                 <location seat="2" x="10"  y="288"> </location>
209             </layout>
210         </site>
212         <site enabled="True"
213               site_name="Full Tilt Poker"
214               table_finder="FullTiltPoker"
215               screen_name="Hero"
216               site_path="C:/Program Files/Full Tilt Poker/"
217               HH_path="C:/Program Files/Full Tilt Poker/HandHistory/Hero/"
218               decoder="fulltilt_decode_table"
219               converter="FulltiltToFpdb"
220               bgcolor="#000000"
221               fgcolor="#FFFFFF"
222               hudopacity="1.0"
223               font="Sans"
224               font_size="8"
225               supported_games="holdem,razz,omahahi,omahahilo,studhi,studhilo">
226             <layout fav_seat="5" height="547" max="8" width="794">
227                 <location seat="1" x="367" y="-6">  </location>
228                 <location seat="2" x="606" y="45"> </location>
229                 <location seat="3" x="622" y="197"> </location>
230                 <location seat="4" x="558" y="410"> </location>
231                 <location seat="5" x="240" y="444"> </location>
232                 <location seat="6" x="33" y="346"> </location>
233                 <location seat="7" x="4" y="198"> </location>
234                 <location seat="8" x="28" y="39">  </location>
235             </layout>
236             <layout fav_seat="4" height="547" max="6" width="794">
237                 <location seat="1" x="377" y="-5"> </location>
238                 <location seat="2" x="620" y="43"> </location>
239                 <location seat="3" x="605" y="179"> </location>
240                 <location seat="4" x="212" y="444"> </location>
241                 <location seat="5" x="-2" y="186"> </location>
242                 <location seat="6" x="78" y="24"> </location>
243             </layout>
244             <layout fav_seat="2" height="547" max="2" width="794">
245                 <location seat="1" x="651" y="288"> </location>
246                 <location seat="2" x="10" y="288"> </location>
247             </layout>
248             <layout fav_seat="5" height="547" max="9" width="794">
249                 <location seat="1" x="487" y="12">  </location>
250                 <location seat="2" x="667" y="184"> </location>
251                 <location seat="3" x="647" y="323"> </location>
252                 <location seat="4" x="667" y="445"> </location>
253                 <location seat="5" x="337" y="459"> </location>
254                 <location seat="6" x="0" y="400"> </location>
255                 <location seat="7" x="0" y="322"> </location>
256                 <location seat="8" x="0" y="181">  </location>
257                 <location seat="9" x="95" y="18">  </location>
258             </layout>
259         </site>
261         <site HH_path="C:\Users\WindowsUserName\Documents\EverleafSiteName\HandHistory\Hero"
262               bgcolor="#000000"
263               converter="EverleafToFpdb"
264               decoder="everleaf_decode_table"
265               enabled="True"
266               fgcolor="#EEEEEE"
267               hudopacity="0.75"
268               screen_name="Hero"
269               site_name="Everleaf"
270               site_path="C:\Users\WindowsUserName\AppData\Roaming\EverleafSiteName\"
271               supported_games="holdem,omahahi,omahahilo"
272               table_finder="Poker.exe">
273             <layout fav_seat="0" height="546" max="6" width="792">
274                 <location seat="0" x="0" y="0"> </location>
275                 <location seat="1" x="586" y="109"> </location>
276                 <location seat="2" x="605" y="283"> </location>
277                 <location seat="3" x="544" y="383"> </location>
278                 <location seat="4" x="67" y="383"> </location>
279                 <location seat="5" x="5" y="284"> </location>
280                 <location seat="6" x="61" y="111"> </location>
281             </layout>
282             <layout fav_seat="0" height="546" max="10" width="792">
283                 <location seat="0" x="182" y="69"> </location>
284                 <location seat="1" x="485" y="66">  </location>
285                 <location seat="2" x="661" y="79"> </location>
286                 <location seat="3" x="675" y="210"> </location>
287                 <location seat="4" x="644" y="346"> </location>
288                 <location seat="5" x="449" y="375"> </location>
289                 <location seat="6" x="253" y="374"> </location>
290                 <location seat="7" x="46" y="348"> </location>
291                 <location seat="8" x="23" y="204">  </location>
292                 <location seat="9" x="38" y="79">  </location>
293                 <location seat="10" x="226" y="67">  </location>
294             </layout>
295             <layout fav_seat="0" height="546" max="8" width="792">
296                 <location seat="0" x="182" y="69"> </location>
297                 <location seat="1" x="456" y="74">  </location>
298                 <location seat="2" x="630" y="81"> </location>
299                 <location seat="3" x="618" y="352"> </location>
300                 <location seat="4" x="426" y="380"> </location>
301                 <location seat="5" x="243" y="382"> </location>
302                 <location seat="6" x="34" y="351"> </location>
303                 <location seat="7" x="22" y="82"> </location>
304                 <location seat="8" x="213" y="74">  </location>
305             </layout>
307             <layout fav_seat="0" height="546" max="2" width="792">
308                 <location seat="1" x="651" y="288"> </location>
309                 <location seat="2" x="10" y="288"> </location>
310             </layout>
311         </site>
313         <site enabled="True"
314               site_name="Win2day"
315               table_finder="Win2day.exe"
316               screen_name="Hero"
317               site_path=""
318               HH_path=""
319               decoder="everleaf_decode_table"
320               converter="Win2dayToFpdb"
321               supported_games="holdem">
322             <layout fav_seat="0" height="547" max="8" width="794">
323                 <location seat="1" x="640" y="64">  </location>
324                 <location seat="2" x="650" y="230"> </location>
325                 <location seat="3" x="650" y="385"> </location>
326                 <location seat="4" x="588" y="425"> </location>
327                 <location seat="5" x="92" y="425"> </location>
328                 <location seat="6" x="0" y="373"> </location>
329                 <location seat="7" x="0" y="223"> </location>
330                 <location seat="8" x="25" y="50">  </location>
331             </layout>
332             <layout fav_seat="0" height="547" max="6" width="794">
333                 <location seat="1" x="640" y="58"> </location>
334                 <location seat="2" x="654" y="288"> </location>
335                 <location seat="3" x="615" y="424"> </location>
336                 <location seat="4" x="70" y="421"> </location>
337                 <location seat="5" x="0" y="280"> </location>
338                 <location seat="6" x="70" y="58"> </location>
339             </layout>
340             <layout fav_seat="0" height="547" max="2" width="794">
341                 <location seat="1" x="651" y="288"> </location>
342                 <location seat="2" x="10"  y="288"> </location>
343             </layout>
344             <layout fav_seat="0" height="547" max="9" width="794">
345                 <location seat="1" x="634" y="38">  </location>
346                 <location seat="2" x="667" y="184"> </location>
347                 <location seat="3" x="667" y="321"> </location>
348                 <location seat="4" x="667" y="445"> </location>
349                 <location seat="5" x="337" y="459"> </location>
350                 <location seat="6" x="0" y="400"> </location>
351                 <location seat="7" x="0" y="322"> </location>
352                 <location seat="8" x="0" y="181">  </location>
353                 <location seat="9" x="70" y="53">  </location>
354             </layout>
355         </site>
357         <site enabled="True"
358               site_name="Absolute"
359               table_finder="AbsolutePoker.exe"
360               screen_name="Hero"
361               site_path=""
362               HH_path=""
363               decoder="everleaf_decode_table"
364               converter="AbsoluteToFpdb"
365               supported_games="holdem">
366             <layout fav_seat="0" height="547" max="8" width="794">
367                 <location seat="1" x="640" y="64">  </location>
368                 <location seat="2" x="650" y="230"> </location>
369                 <location seat="3" x="650" y="385"> </location>
370                 <location seat="4" x="588" y="425"> </location>
371                 <location seat="5" x="92" y="425"> </location>
372                 <location seat="6" x="0" y="373"> </location>
373                 <location seat="7" x="0" y="223"> </location>
374                 <location seat="8" x="25" y="50">  </location>
375             </layout>
376             <layout fav_seat="0" height="547" max="6" width="794">
377                 <location seat="1" x="640" y="58"> </location>
378                 <location seat="2" x="654" y="288"> </location>
379                 <location seat="3" x="615" y="424"> </location>
380                 <location seat="4" x="70" y="421"> </location>
381                 <location seat="5" x="0" y="280"> </location>
382                 <location seat="6" x="70" y="58"> </location>
383             </layout>
384             <layout fav_seat="0" height="547" max="2" width="794">
385                 <location seat="1" x="651" y="288"> </location>
386                 <location seat="2" x="10"  y="288"> </location>
387             </layout>
388             <layout fav_seat="0" height="547" max="9" width="794">
389                 <location seat="1" x="634" y="38">  </location>
390                 <location seat="2" x="667" y="184"> </location>
391                 <location seat="3" x="667" y="321"> </location>
392                 <location seat="4" x="667" y="445"> </location>
393                 <location seat="5" x="337" y="459"> </location>
394                 <location seat="6" x="0" y="400"> </location>
395                 <location seat="7" x="0" y="322"> </location>
396                 <location seat="8" x="0" y="181">  </location>
397                 <location seat="9" x="70" y="53">  </location>
398             </layout>
399         </site>
401         <site enabled="True"
402               site_name="PartyPoker"
403               table_finder="PartyGaming.exe"
404               screen_name="Hero"
405               site_path="C:/Program Files/PartyGaming/PartyPoker"
406               HH_path="C:/Program Files/PartyGaming/PartyPoker/HandHistory/Hero/"
407               decoder="everleaf_decode_table"
408               converter="PartyPokerToFpdb"
409               bgcolor="#000000"
410               fgcolor="#FFFFFF"
411               hudopacity="1.0"
412               font="Sans"
413               font_size="8"
414               supported_games="holdem">
415             <layout fav_seat="0" height="547" max="8" width="794">
416                 <location seat="1" x="640" y="64">  </location>
417                 <location seat="2" x="650" y="230"> </location>
418                 <location seat="3" x="650" y="385"> </location>
419                 <location seat="4" x="588" y="425"> </location>
420                 <location seat="5" x="92" y="425"> </location>
421                 <location seat="6" x="0" y="373"> </location>
422                 <location seat="7" x="0" y="223"> </location>
423                 <location seat="8" x="25" y="50">  </location>
424             </layout>
425             <layout fav_seat="2" height="547" max="6" width="794">
426                 <location seat="1" x="640" y="58"> </location>
427                 <location seat="2" x="654" y="288"> </location>
428                 <location seat="3" x="615" y="424"> </location>
429                 <location seat="4" x="70" y="421"> </location>
430                 <location seat="5" x="0" y="280"> </location>
431                 <location seat="6" x="70" y="58"> </location>
432             </layout>
433             <layout fav_seat="0" height="547" max="2" width="794">
434                 <location seat="1" x="651" y="288"> </location>
435                 <location seat="2" x="10"  y="288"> </location>
436             </layout>
437             <layout fav_seat="0" height="547" max="9" width="794">
438                 <location seat="1" x="634" y="38">  </location>
439                 <location seat="2" x="667" y="184"> </location>
440                 <location seat="3" x="667" y="321"> </location>
441                 <location seat="4" x="667" y="445"> </location>
442                 <location seat="5" x="337" y="459"> </location>
443                 <location seat="6" x="0" y="400"> </location>
444                 <location seat="7" x="0" y="322"> </location>
445                 <location seat="8" x="0" y="181">  </location>
446                 <location seat="9" x="70" y="53">  </location>
447             </layout>
448             <layout fav_seat="4" height="547" max="10" width="794">
449                 <location seat="1" x="698" y="69">  </location>
450                 <location seat="2" x="716" y="243"> </location>
451                 <location seat="3" x="699" y="301"> </location>
452                 <location seat="4" x="456" y="391"> </location>
453                 <location seat="5" x="338" y="369"> </location>
454                 <location seat="6" x="98" y="363"> </location>
455                 <location seat="7" x="15" y="242"> </location>
456                 <location seat="8" x="11" y="55">  </location>
457                 <location seat="9" x="341" y="30">  </location>
458                 <location seat="10" x="562" y="8">  </location>
459             </layout>
460         </site>
462         <site HH_path="C:/Program Files/Carbon Poker/HandHistory/Hero/" converter="CarbonToFpdb" decoder="everleaf_decode_table" enabled="True" screen_name="Hero" site_name="Carbon" site_path="C:/Program Files/Carbin/" supported_games="holdem" table_finder="Carbon Poker.exe">
463             <layout fav_seat="0" height="547" max="8" width="794">
464                 <location seat="1" x="640" y="64">  </location>
465                 <location seat="2" x="650" y="230"> </location>
466                 <location seat="3" x="650" y="385"> </location>
467                 <location seat="4" x="588" y="425"> </location>
468                 <location seat="5" x="92" y="425"> </location>
469                 <location seat="6" x="0" y="373"> </location>
470                 <location seat="7" x="0" y="223"> </location>
471                 <location seat="8" x="25" y="50">  </location>
472             </layout>
473             <layout fav_seat="0" height="547" max="6" width="794">
474                 <location seat="1" x="640" y="58"> </location>
475                 <location seat="2" x="654" y="288"> </location>
476                 <location seat="3" x="615" y="424"> </location>
477                 <location seat="4" x="70" y="421"> </location>
478                 <location seat="5" x="0" y="280"> </location>
479                 <location seat="6" x="70" y="58"> </location>
480             </layout>
481             <layout fav_seat="0" height="547" max="2" width="794">
482                 <location seat="1" x="651" y="288"> </location>
483                 <location seat="2" x="10" y="288"> </location>
484             </layout>
485             <layout fav_seat="0" height="547" max="9" width="794">
486                 <location seat="1" x="634" y="38">  </location>
487                 <location seat="2" x="667" y="184"> </location>
488                 <location seat="3" x="667" y="321"> </location>
489                 <location seat="4" x="667" y="445"> </location>
490                 <location seat="5" x="337" y="459"> </location>
491                 <location seat="6" x="0" y="400"> </location>
492                 <location seat="7" x="0" y="322"> </location>
493                 <location seat="8" x="0" y="181">  </location>
494                 <location seat="9" x="70" y="53">  </location>
495             </layout>
496         </site>
498         <site HH_path="C:/Program Files/OnGame Sking/HandHistory/Hero/" converter="OnGameToFpdb" decoder="everleaf_decode_table" enabled="True" screen_name="Hero" site_name="OnGame" site_path="C:/Program Files/OnGame/" supported_games="holdem" table_finder="OnGame.exe">
499             <layout fav_seat="0" height="547" max="8" width="794">
500                 <location seat="1" x="640" y="64">  </location>
501                 <location seat="2" x="650" y="230"> </location>
502                 <location seat="3" x="650" y="385"> </location>
503                 <location seat="4" x="588" y="425"> </location>
504                 <location seat="5" x="92" y="425"> </location>
505                 <location seat="6" x="0" y="373"> </location>
506                 <location seat="7" x="0" y="223"> </location>
507                 <location seat="8" x="25" y="50">  </location>
508             </layout>
509             <layout fav_seat="0" height="547" max="6" width="794">
510                 <location seat="1" x="640" y="58"> </location>
511                 <location seat="2" x="654" y="288"> </location>
512                 <location seat="3" x="615" y="424"> </location>
513                 <location seat="4" x="70" y="421"> </location>
514                 <location seat="5" x="0" y="280"> </location>
515                 <location seat="6" x="70" y="58"> </location>
516             </layout>
517             <layout fav_seat="0" height="547" max="2" width="794">
518                 <location seat="1" x="651" y="288"> </location>
519                 <location seat="2" x="10" y="288"> </location>
520             </layout>
521             <layout fav_seat="0" height="547" max="9" width="794">
522                 <location seat="1" x="634" y="38">  </location>
523                 <location seat="2" x="667" y="184"> </location>
524                 <location seat="3" x="667" y="321"> </location>
525                 <location seat="4" x="667" y="445"> </location>
526                 <location seat="5" x="337" y="459"> </location>
527                 <location seat="6" x="0" y="400"> </location>
528                 <location seat="7" x="0" y="322"> </location>
529                 <location seat="8" x="0" y="181">  </location>
530                 <location seat="9" x="70" y="53">  </location>
531             </layout>
532             <layout max="10" width="792" height="546" fav_seat="0">
533                 <location seat="1" x="684" y="61">  </location>
534                 <location seat="2" x="689" y="239"> </location>
535                 <location seat="3" x="692" y="346"> </location>
536                 <location seat="4" x="586" y="393"> </location>
537                 <location seat="5" x="421" y="440"> </location>
538                 <location seat="6" x="267" y="440"> </location>
539                 <location seat="7" x="0"   y="361"> </location>
540                 <location seat="8" x="0"   y="280">  </location>
541                 <location seat="9" x="121" y="280">  </location>
542                 <location seat="10" x="46"  y="30">  </location>
543             </layout>
544         </site>
546         <site HH_path="C:/Program Files/PKR/HandHistory/Hero/" converter="PkrToFpdb" decoder="everleaf_decode_table" enabled="False" screen_name="Hero" site_name="PKR" site_path="C:/Program Files/PKR/" supported_games="holdem" table_finder="PKR.exe">
547             <layout fav_seat="0" height="547" max="8" width="794">
548                 <location seat="1" x="640" y="64">  </location>
549                 <location seat="2" x="650" y="230"> </location>
550                 <location seat="3" x="650" y="385"> </location>
551                 <location seat="4" x="588" y="425"> </location>
552                 <location seat="5" x="92" y="425"> </location>
553                 <location seat="6" x="0" y="373"> </location>
554                 <location seat="7" x="0" y="223"> </location>
555                 <location seat="8" x="25" y="50">  </location>
556             </layout>
557             <layout fav_seat="0" height="547" max="6" width="794">
558                 <location seat="1" x="640" y="58"> </location>
559                 <location seat="2" x="654" y="288"> </location>
560                 <location seat="3" x="615" y="424"> </location>
561                 <location seat="4" x="70" y="421"> </location>
562                 <location seat="5" x="0" y="280"> </location>
563                 <location seat="6" x="70" y="58"> </location>
564             </layout>
565             <layout fav_seat="0" height="547" max="2" width="794">
566                 <location seat="1" x="651" y="288"> </location>
567                 <location seat="2" x="10" y="288"> </location>
568             </layout>
569             <layout fav_seat="0" height="547" max="9" width="794">
570                 <location seat="1" x="634" y="38">  </location>
571                 <location seat="2" x="667" y="184"> </location>
572                 <location seat="3" x="667" y="321"> </location>
573                 <location seat="4" x="667" y="445"> </location>
574                 <location seat="5" x="337" y="459"> </location>
575                 <location seat="6" x="0" y="400"> </location>
576                 <location seat="7" x="0" y="322"> </location>
577                 <location seat="8" x="0" y="181">  </location>
578                 <location seat="9" x="70" y="53">  </location>
579             </layout>
580         </site>
582         <site HH_path="C:/Program Files/Winamax/HandHistory/Hero/" converter="WinamaxToFpdb" decoder="everleaf_decode_table" enabled="True" screen_name="Hero" site_name="Winamax" site_path="C:/Program Files/Winamax/" supported_games="holdem" table_finder="Winamax.exe">
583             <layout fav_seat="0" height="547" max="8" width="794">
584                 <location seat="1" x="640" y="64">  </location>
585                 <location seat="2" x="650" y="230"> </location>
586                 <location seat="3" x="650" y="385"> </location>
587                 <location seat="4" x="588" y="425"> </location>
588                 <location seat="5" x="92" y="425"> </location>
589                 <location seat="6" x="0" y="373"> </location>
590                 <location seat="7" x="0" y="223"> </location>
591                 <location seat="8" x="25" y="50">  </location>
592             </layout>
593             <layout fav_seat="0" height="547" max="6" width="794">
594                 <location seat="1" x="640" y="58"> </location>
595                 <location seat="2" x="654" y="288"> </location>
596                 <location seat="3" x="615" y="424"> </location>
597                 <location seat="4" x="70" y="421"> </location>
598                 <location seat="5" x="0" y="280"> </location>
599                 <location seat="6" x="70" y="58"> </location>
600             </layout>
601             <layout fav_seat="0" height="547" max="2" width="794">
602                 <location seat="1" x="651" y="288"> </location>
603                 <location seat="2" x="10" y="288"> </location>
604             </layout>
605             <layout fav_seat="0" height="547" max="9" width="794">
606                 <location seat="1" x="634" y="38">  </location>
607                 <location seat="2" x="667" y="184"> </location>
608                 <location seat="3" x="667" y="321"> </location>
609                 <location seat="4" x="667" y="445"> </location>
610                 <location seat="5" x="337" y="459"> </location>
611                 <location seat="6" x="0" y="400"> </location>
612                 <location seat="7" x="0" y="322"> </location>
613                 <location seat="8" x="0" y="181">  </location>
614                 <location seat="9" x="70" y="53">  </location>
615             </layout>
616         </site>
618         <site HH_path="C:/Program Files/Everest/HandHistory/Hero/" converter="EverestToFpdb" decoder="everleaf_decode_table" enabled="True" screen_name="Hero" site_name="Everest" site_path="C:/Program Files/Everest/" supported_games="holdem" table_finder="Everest.exe">
619             <layout fav_seat="0" height="547" max="8" width="794">
620                 <location seat="1" x="640" y="64">  </location>
621                 <location seat="2" x="650" y="230"> </location>
622                 <location seat="3" x="650" y="385"> </location>
623                 <location seat="4" x="588" y="425"> </location>
624                 <location seat="5" x="92" y="425"> </location>
625                 <location seat="6" x="0" y="373"> </location>
626                 <location seat="7" x="0" y="223"> </location>
627                 <location seat="8" x="25" y="50">  </location>
628             </layout>
629             <layout fav_seat="0" height="547" max="6" width="794">
630                 <location seat="1" x="640" y="58"> </location>
631                 <location seat="2" x="654" y="288"> </location>
632                 <location seat="3" x="615" y="424"> </location>
633                 <location seat="4" x="70" y="421"> </location>
634                 <location seat="5" x="0" y="280"> </location>
635                 <location seat="6" x="70" y="58"> </location>
636             </layout>
637             <layout fav_seat="0" height="547" max="2" width="794">
638                 <location seat="1" x="651" y="288"> </location>
639                 <location seat="2" x="10" y="288"> </location>
640             </layout>
641             <layout fav_seat="0" height="547" max="9" width="794">
642                 <location seat="1" x="634" y="38">  </location>
643                 <location seat="2" x="667" y="184"> </location>
644                 <location seat="3" x="667" y="321"> </location>
645                 <location seat="4" x="667" y="445"> </location>
646                 <location seat="5" x="337" y="459"> </location>
647                 <location seat="6" x="0" y="400"> </location>
648                 <location seat="7" x="0" y="322"> </location>
649                 <location seat="8" x="0" y="181">  </location>
650                 <location seat="9" x="70" y="53">  </location>
651             </layout>
652         </site>
654         <site HH_path="C:/Program Files/PacificPoker/HandHistory/Hero/" converter="PacificPokerToFpdb" decoder="everleaf_decode_table" enabled="True" screen_name="Hero" site_name="PacificPoker" site_path="C:/Program Files/PacificPoker/" supported_games="holdem" table_finder="PacificPoker.exe">
655             <layout fav_seat="0" height="547" max="8" width="794">
656                 <location seat="1" x="640" y="64">  </location>
657                 <location seat="2" x="650" y="230"> </location>
658                 <location seat="3" x="650" y="385"> </location>
659                 <location seat="4" x="588" y="425"> </location>
660                 <location seat="5" x="92" y="425"> </location>
661                 <location seat="6" x="0" y="373"> </location>
662                 <location seat="7" x="0" y="223"> </location>
663                 <location seat="8" x="25" y="50">  </location>
664             </layout>
665             <layout fav_seat="0" height="547" max="6" width="794">
666                 <location seat="1" x="640" y="58"> </location>
667                 <location seat="2" x="654" y="288"> </location>
668                 <location seat="3" x="615" y="424"> </location>
669                 <location seat="4" x="70" y="421"> </location>
670                 <location seat="5" x="0" y="280"> </location>
671                 <location seat="6" x="70" y="58"> </location>
672             </layout>
673             <layout fav_seat="0" height="547" max="2" width="794">
674                 <location seat="1" x="651" y="288"> </location>
675                 <location seat="2" x="10" y="288"> </location>
676             </layout>
677             <layout fav_seat="0" height="547" max="9" width="794">
678                 <location seat="1" x="634" y="38">  </location>
679                 <location seat="2" x="667" y="184"> </location>
680                 <location seat="3" x="667" y="321"> </location>
681                 <location seat="4" x="667" y="445"> </location>
682                 <location seat="5" x="337" y="459"> </location>
683                 <location seat="6" x="0" y="400"> </location>
684                 <location seat="7" x="0" y="322"> </location>
685                 <location seat="8" x="0" y="181">  </location>
686                 <location seat="9" x="70" y="53">  </location>
687             </layout>
688         </site>
689     </supported_sites>
691     <supported_games>
692         <game aux="mucked" cols="3" db="fpdb" game_name="holdem" rows="3">
693             <stat click="tog_decorate" col="0" popup="default" row="0" stat_name="vpip" stat_loth="25" stat_locolor ="#408000" stat_hith="40" stat_hicolor ="#F05000" tip="tip1"> </stat>
694             <stat click="tog_decorate" col="1" popup="default" row="0" stat_name="pfr" stat_loth="20" stat_locolor ="#408000" stat_hith="35" stat_hicolor ="#F05000" tip="tip1"> </stat>
695             <stat click="tog_decorate" col="2" popup="default" row="0" stat_name="three_B" stat_loth="4" stat_locolor ="#408000" stat_hith="13" stat_hicolor ="#F05000" tip="tip1"> </stat>
696             <stat click="tog_decorate" col="0" popup="default" row="1" stat_name="n" tip="tip1"> </stat>
697             <stat click="tog_decorate" col="1" hudcolor="#98FFB0" hudprefix="" hudsuffix="" popup="default" row="1" stat_name="playername" tip="tip1"> </stat>
698             <stat click="tog_decorate" col="2" popup="default" row="1" stat_name="cb1" tip="tip1"> </stat>
699             <stat click="tog_decorate" col="0" popup="default" row="2" stat_name="wtsd" tip="tip1"> </stat>
700             <stat click="tog_decorate" col="1" popup="default" row="2" stat_name="steal" tip="tip1"> </stat>
701             <stat click="tog_decorate" col="2" popup="default" row="2" stat_name="totalprofit" stat_loth="0" stat_locolor ="#F05000" stat_hith="0" stat_hicolor ="#408000" tip="tip1"> </stat>
702         </game>
704         <game aux="stud_mucked" cols="2" db="fpdb" game_name="razz" rows="3">
705             <stat click="tog_decorate" col="0" hudcolor="#98FFB0" hudprefix="" hudsuffix="" popup="default" row="0" stat_name="playername" tip="tip1"> </stat>
706             <stat click="tog_decorate" col="1" popup="default" row="0" stat_name="n" tip="tip1"> </stat>
707             <stat click="tog_decorate" col="0" popup="default" row="1" stat_name="vpip" stat_loth="20" stat_locolor ="#408000" stat_hith="40" stat_hicolor ="#F05000" tip="tip1"> </stat>
708             <stat click="tog_decorate" col="1" popup="default" row="1" stat_name="pfr" tip="tip1"> </stat>
709             <stat click="tog_decorate" col="0" popup="default" row="2" stat_name="saw_f" tip="tip1"> </stat>
710             <stat click="tog_decorate" col="1" popup="default" row="2" stat_name="ffreq1" tip="tip1"> </stat>
711         </game>
713         <game aux="mucked" cols="2" db="fpdb" game_name="omahahi" rows="3">
714             <stat click="tog_decorate" col="0" hudcolor="#98FFB0" hudprefix="" hudsuffix="" popup="default" row="0" stat_name="playername" tip="tip1"> </stat>
715             <stat click="tog_decorate" col="1" popup="default" row="0" stat_name="n" tip="tip1"> </stat>
716             <stat click="tog_decorate" col="0" popup="default" row="1" stat_name="vpip" stat_loth="20" stat_locolor ="#408000" stat_hith="40" stat_hicolor ="#F05000" tip="tip1"> </stat>
717             <stat click="tog_decorate" col="1" popup="default" row="1" stat_name="pfr" tip="tip1"> </stat>
718             <stat click="tog_decorate" col="0" popup="default" row="2" stat_name="saw_f" tip="tip1"> </stat>
719             <stat click="tog_decorate" col="1" popup="default" row="2" stat_name="ffreq1" tip="tip1"> </stat>
720         </game>
722         <game aux="mucked" cols="2" db="fpdb" game_name="omahahilo" rows="3">
723             <stat click="tog_decorate" col="0" hudcolor="#98FFB0" hudprefix="" hudsuffix="" popup="default" row="0" stat_name="playername" tip="tip1"> </stat>
724             <stat click="tog_decorate" col="1" popup="default" row="0" stat_name="n" tip="tip1"> </stat>
725             <stat click="tog_decorate" col="0" popup="default" row="1" stat_name="vpip" stat_loth="20" stat_locolor ="#408000" stat_hith="40" stat_hicolor ="#F05000" tip="tip1"> </stat>
726             <stat click="tog_decorate" col="1" popup="default" row="1" stat_name="pfr" tip="tip1"> </stat>
727             <stat click="tog_decorate" col="0" popup="default" row="2" stat_name="saw_f" tip="tip1"> </stat>
728             <stat click="tog_decorate" col="1" popup="default" row="2" stat_name="ffreq1" tip="tip1"> </stat>
729         </game>
731         <game aux="stud_mucked" cols="2" db="fpdb" game_name="studhi" rows="3">
732             <stat click="tog_decorate" col="0" hudcolor="#98FFB0" hudprefix="" hudsuffix="" popup="default" row="0" stat_name="playername" tip="tip1"> </stat>
733             <stat click="tog_decorate" col="1" popup="default" row="0" stat_name="n" tip="tip1"> </stat>
734             <stat click="tog_decorate" col="0" popup="default" row="1" stat_name="vpip" stat_loth="20" stat_locolor ="#408000" stat_hith="40" stat_hicolor ="#F05000" tip="tip1"> </stat>
735             <stat click="tog_decorate" col="1" popup="default" row="1" stat_name="pfr" tip="tip1"> </stat>
736             <stat click="tog_decorate" col="0" popup="default" row="2" stat_name="saw_f" tip="tip1"> </stat>
737             <stat click="tog_decorate" col="1" popup="default" row="2" stat_name="ffreq1" tip="tip1"> </stat>
738         </game>
740         <game aux="stud_mucked" cols="2" db="fpdb" game_name="studhilo" rows="3">
741             <stat click="tog_decorate" col="0" hudcolor="#98FFB0" hudprefix="" hudsuffix="" popup="default" row="0" stat_name="playername" tip="tip1"> </stat>
742             <stat click="tog_decorate" col="1" popup="default" row="0" stat_name="n" tip="tip1"> </stat>
743             <stat click="tog_decorate" col="0" popup="default" row="1" stat_name="vpip" stat_loth="20" stat_locolor ="#408000" stat_hith="40" stat_hicolor ="#F05000" tip="tip1"> </stat>
744             <stat click="tog_decorate" col="1" popup="default" row="1" stat_name="pfr" tip="tip1"> </stat>
745             <stat click="tog_decorate" col="0" popup="default" row="2" stat_name="saw_f" tip="tip1"> </stat>
746             <stat click="tog_decorate" col="1" popup="default" row="2" stat_name="ffreq1" tip="tip1"> </stat>
747         </game>
749         <game cols="3" db="fpdb" game_name="27_3draw" rows="2">
750             <stat click="tog_decorate" col="0" popup="default" row="0" stat_name="vpip" tip="tip1"> </stat>
751             <stat click="tog_decorate" col="1" popup="default" row="0" stat_name="pfr" tip="tip1"> </stat>
752             <stat click="tog_decorate" col="2" popup="default" row="0" stat_name="ffreq1" tip="tip1"> </stat>
753             <stat click="tog_decorate" col="0" popup="default" row="1" stat_name="n" tip="tip1"> </stat>
754             <stat click="tog_decorate" col="1" popup="default" row="1" stat_name="wtsd" tip="tip1"> </stat>
755             <stat click="tog_decorate" col="2" popup="default" row="1" stat_name="wmsd" tip="tip1"> </stat>
756         </game>
758         <game cols="3" db="fpdb" game_name="27_1draw" rows="2">
759             <stat click="tog_decorate" col="0" popup="default" row="0" stat_name="vpip" tip="tip1"> </stat>
760             <stat click="tog_decorate" col="1" popup="default" row="0" stat_name="pfr" tip="tip1"> </stat>
761             <stat click="tog_decorate" col="2" popup="default" row="0" stat_name="ffreq1" tip="tip1"> </stat>
762             <stat click="tog_decorate" col="0" popup="default" row="1" stat_name="n" tip="tip1"> </stat>
763             <stat click="tog_decorate" col="1" popup="default" row="1" stat_name="wtsd" tip="tip1"> </stat>
764             <stat click="tog_decorate" col="2" popup="default" row="1" stat_name="wmsd" tip="tip1"> </stat>
765         </game>
767         <game cols="3" db="fpdb" game_name="badugi" rows="2">
768             <stat click="tog_decorate" col="0" popup="default" row="0" stat_name="vpip" tip="tip1"> </stat>
769             <stat click="tog_decorate" col="1" popup="default" row="0" stat_name="pfr" tip="tip1"> </stat>
770             <stat click="tog_decorate" col="2" popup="default" row="0" stat_name="ffreq1" tip="tip1"> </stat>
771             <stat click="tog_decorate" col="0" popup="default" row="1" stat_name="n" tip="tip1"> </stat>
772             <stat click="tog_decorate" col="1" popup="default" row="1" stat_name="wtsd" tip="tip1"> </stat>
773             <stat click="tog_decorate" col="2" popup="default" row="1" stat_name="wmsd" tip="tip1"> </stat>
774         </game>
776         <game cols="3" db="fpdb" game_name="fivedraw" rows="2">
777             <stat click="tog_decorate" col="0" popup="default" row="0" stat_name="vpip" tip="tip1"> </stat>
778             <stat click="tog_decorate" col="1" popup="default" row="0" stat_name="pfr" tip="tip1"> </stat>
779             <stat click="tog_decorate" col="2" popup="default" row="0" stat_name="ffreq1" tip="tip1"> </stat>
780             <stat click="tog_decorate" col="0" popup="default" row="1" stat_name="n" tip="tip1"> </stat>
781             <stat click="tog_decorate" col="1" popup="default" row="1" stat_name="wtsd" tip="tip1"> </stat>
782             <stat click="tog_decorate" col="2" popup="default" row="1" stat_name="wmsd" tip="tip1"> </stat>
783         </game>
784     </supported_games>
786     <popup_windows>
787         <pu pu_name="default">
788             <pu_stat pu_stat_name="playername"> </pu_stat>
789             <pu_stat pu_stat_name="totalprofit"> </pu_stat>
790             <pu_stat pu_stat_name="profit100"> </pu_stat>
791             <pu_stat pu_stat_name="bbper100"> </pu_stat>
792             <pu_stat pu_stat_name="BBper100"> </pu_stat>
793             <pu_stat pu_stat_name="n"> </pu_stat>
794             <pu_stat pu_stat_name="vpip"> </pu_stat>
795             <pu_stat pu_stat_name="pfr"> </pu_stat>
796             <pu_stat pu_stat_name="three_B"> </pu_stat>
797             <pu_stat pu_stat_name="four_B"> </pu_stat>
798             <pu_stat pu_stat_name="cfour_B"> </pu_stat>
799             <pu_stat pu_stat_name="squeeze"> </pu_stat>
800             <pu_stat pu_stat_name="f_3bet"> </pu_stat>
801             <pu_stat pu_stat_name="f_4bet"> </pu_stat>
802             <pu_stat pu_stat_name="steal"> </pu_stat>
803             <pu_stat pu_stat_name="s_steal"> </pu_stat>
804             <pu_stat pu_stat_name="f_steal"> </pu_stat>
805             <pu_stat pu_stat_name="f_BB_steal"> </pu_stat>
806             <pu_stat pu_stat_name="f_SB_steal"> </pu_stat>
807             <pu_stat pu_stat_name="wmsd"> </pu_stat>
808             <pu_stat pu_stat_name="wtsd"> </pu_stat>
809             <pu_stat pu_stat_name="WMsF"> </pu_stat>
810             <pu_stat pu_stat_name="agg_fact"> </pu_stat>
811             <pu_stat pu_stat_name="a_freq1"> </pu_stat>
812             <pu_stat pu_stat_name="a_freq2"> </pu_stat>
813             <pu_stat pu_stat_name="a_freq3"> </pu_stat>
814             <pu_stat pu_stat_name="a_freq4"> </pu_stat>
815             <pu_stat pu_stat_name="agg_freq"> </pu_stat>
816             <pu_stat pu_stat_name="cbet"> </pu_stat>
817             <pu_stat pu_stat_name="cb1"> </pu_stat>
818             <pu_stat pu_stat_name="cb2"> </pu_stat>
819             <pu_stat pu_stat_name="cb3"> </pu_stat>
820             <pu_stat pu_stat_name="cb4"> </pu_stat>
821             <pu_stat pu_stat_name="ffreq1"> </pu_stat>
822             <pu_stat pu_stat_name="ffreq2"> </pu_stat>
823             <pu_stat pu_stat_name="ffreq3"> </pu_stat>
824             <pu_stat pu_stat_name="ffreq4"> </pu_stat>
825         </pu>
826     </popup_windows>
828     <aux_windows>
829         <aw card_ht="42" card_wd="30" class="Stud_mucked" cols="11" deck="Cards01.png" module="Mucked" name="stud_mucked" rows="8"> </aw>
830         <aw class="Hello" module="Hello" name="Hello"> </aw>
831         <aw class="Hello_Menu" module="Hello" name="Hello_menu"> </aw>
832         <aw class="Hello_plus" module="Hello" name="Hello_plus"> </aw>
833         <aw card_ht="42" card_wd="30" class="Flop_Mucked" deck="Cards01.png" module="Mucked" name="mucked" opacity="0.7" timeout="5">
834             <layout height="546" max="6" width="792">
835                 <location seat="1" x="555" y="169"> </location>
836                 <location seat="2" x="572" y="276"> </location>
837                 <location seat="3" x="363" y="348"> </location>
838                 <location seat="4" x="150" y="273"> </location>
839                 <location seat="5" x="150" y="169">  </location>
840                 <location seat="6" x="363" y="113">  </location>
841                 <location common="1" x="323" y="232"> </location>
842             </layout>
843             <layout height="546" max="9" width="792">
844                 <location seat="1" x="486" y="113">  </location>
845                 <location seat="2" x="555" y="169"> </location>
846                 <location seat="3" x="572" y="276"> </location>
847                 <location seat="4" x="522" y="345"> </location>
848                 <location seat="5" x="363" y="348"> </location>
849                 <location seat="6" x="217" y="341"> </location>
850                 <location seat="7" x="150" y="273"> </location>
851                 <location seat="8" x="150" y="169">  </location>
852                 <location seat="9" x="230" y="115">  </location>
853                 <location common="1" x="323" y="232"> </location>
854             </layout>
855             <layout height="546" max="10" width="792">
856                 <location seat="1" x="486" y="113">  </location>
857                 <location seat="2" x="499" y="138"> </location>
858                 <location seat="3" x="522" y="212"> </location>
859                 <location seat="4" x="501" y="281"> </location>
860                 <location seat="5" x="402" y="323"> </location>
861                 <location seat="6" x="243" y="311"> </location>
862                 <location seat="7" x="203" y="262"> </location>
863                 <location seat="8" x="170" y="185">  </location>
864                 <location seat="9" x="183" y="128">  </location>
865                 <location seat="10" x="213" y="86">  </location>
866                 <location common="1" x="317" y="237"> </location>
867             </layout>
868         </aw>
869     </aux_windows>
871     <hhcs>
872         <hhc site="PokerStars" converter="PokerStarsToFpdb" summaryImporter="PokerStarsSummary"/>
873         <hhc site="Full Tilt Poker" converter="FulltiltToFpdb" summaryImporter="FullTiltPokerSummary"/>
874         <hhc site="Everleaf" converter="EverleafToFpdb"/>
875         <hhc site="Win2day" converter="Win2dayToFpdb"/>
876         <hhc site="Absolute" converter="AbsoluteToFpdb"/>
877         <hhc site="PartyPoker" converter="PartyPokerToFpdb"/>
878         <hhc site="Betfair" converter="BetfairToFpdb"/>
879         <hhc site="Carbon" converter="CarbonToFpdb"/>
880         <hhc site="OnGame" converter="OnGameToFpdb"/>
881         <hhc site="PKR" converter="PkrToFpdb"/>
882         <hhc site="iPoker" converter="iPokerToFpdb"/>
883         <hhc site="Winamax" converter="WinamaxToFpdb"/>
884         <hhc site="Everest" converter="EverestToFpdb"/>
885         <hhc site="PacificPoker" converter="PacificPokerToFpdb"/>
886     </hhcs>
888     <raw_hands save="none" compression="none"/>
890     <raw_tourneys save="none" compression="none"/>
892     <supported_databases>
893         <!-- <database db_name="fpdb" db_server="mysql" db_ip="localhost" db_user="fpdb" db_pass="YOUR MYSQL PASSWORD"></database> -->
894         <database db_ip="localhost" db_server="sqlite" db_name="fpdb" db_user="fpdb" db_pass="fpdb"/>
895     </supported_databases>
896 </FreePokerToolsConfig>
897 <!-- IMPORTANT: Please note that fpdb stores your email password in clear text.
898 So do not post a config containing a password on the Internet or anywhere else without removing the password! -->