Carbon Poker offers a 5 card stud game that wasn't listed here. It's not available...
[fpdb-dooglus.git] / pyfpdb / test-old-config-files / HUD_config.xml.0.20
blob8966eb789818b9d0c0af247ada91b361df8794a8
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 config_wrap_len="-1"
9 day_start="5"
12 <import callFpdbHud = "True" interval = "10" fastStoreHudCache="False" hhArchiveBase="~/.fpdb/HandHistories/" saveActions="True"></import>
14 <!-- These values determine what stats are displayed in the HUD
16 The following values define how opponents' stats are done, the first 2 determine
17 the time period stats are displayed for, the next 3 determine what blind levels
18 are included (i.e. aggregated):
20 stat_range :
21 - A/S/T
22 - if set to A, includes stats from all time
23 - if set to S, includes stats from current session
24 - if set to T, includes stats from last N days; set value in stat_days
25 - defaults to A
27 stat_days :
28 - a numeric value
29 - only used if stat_range is set to 'T', this value tells how many days are
30 included in the stat calculation
31 - defaults to 90
32 - value not used by default as it depends on stat_range setting
34 aggregate_ring_game_stats :
35 - True/False
36 - if set to True, opponents stats include other blind levels during ring games
37 - defaults to False
39 aggregate_tourney_stats :
40 - True/False
41 - if set to True, opponents stats include other blind levels during tourneys
42 - defaults to True
44 aggregation_level_multiplier :
45 - float value
46 - defines how many blind levels are included in stats displayed in HUD
47 - if value is M, stats for blind levels are combined if the higher level
48 is less than or equal to M times the lower blind level
49 - defaults to 3, meaning blind levels from 1/3 of the current level to 3
50 times the current level are included in the stats displayed in the HUD
51 - e.g. if current big blind is 50, stats for blind levels from big blind
52 of 16.7 (50 divided by 3) to big blind of 150 (50 times 3) are included
55 The following values define how hero's stats are done, the first 2 determine
56 the time period stats are displayed for, the next 3 determine what blind levels
57 are included (i.e. aggregated):
59 hero_stat_range :
60 - A/S/T
61 - if set to A, includes stats from all time
62 - if set to S, includes stats from current session
63 - if set to T, includes stats from last N days; set value in hero_stat_days
64 - defaults to S
66 hero_stat_days :
67 - a numeric value
68 - if hero_stat_range is set to 'T', this value tells how many days are
69 included in the stat calculation
70 - defaults to 30
71 - value not used by default as it depends on hero_stat_range setting
73 aggregate_hero_ring_game_stats :
74 - True/False
75 - if set to True, hero's stats are calculated over multiple blind levels
76 - defaults to False
78 aggregate_hero_tourney_stats :
79 - True/False
80 - if set to True, hero's stats are calculated over multiple blind levels
81 - defaults to False
83 hero_aggregation_level_multiplier :
84 - float value
85 - defines how many blind levels are included in stats displayed in HUD
86 - if value is M, stats for blind levels are combined if the higher level
87 is less than or equal to M times the lower blind level
88 - defaults to 1, meaning only stats from current blind level are included
89 - e.g. if set to 3 and current big blind is 50, stats for blind levels from
90 16.7 (50 divided by 3) to big blind of 150 (50 times 3) are included
91 -->
92 <hud_ui
93 stat_range="A"
94 stat_days="90"
95 aggregate_ring_game_stats="False"
96 aggregate_tourney_stats="True"
97 aggregation_level_multiplier="3"
99 hero_stat_range="S"
100 hero_stat_days="30"
101 aggregate_hero_ring_game_stats="False"
102 aggregate_hero_tourney_stats="False"
103 hero_aggregation_level_multiplier="1"
105 label="FPDB Menu - Right-click
106 Left-Drag to Move"
109 <supported_sites>
111 <site enabled="True"
112 site_name="PokerStars"
113 table_finder="PokerStars.exe"
114 screen_name="YOUR SCREEN NAME HERE"
115 site_path="C:/Program Files/PokerStars/"
116 HH_path="C:/Program Files/PokerStars/HandHistory/YOUR SCREEN NAME HERE/"
117 decoder="pokerstars_decode_table"
118 converter="PokerStarsToFpdb"
119 bgcolor="#000000"
120 fgcolor="#FFFFFF"
121 hudopacity="1.0"
122 font="Sans"
123 font_size="8"
124 xpad="1"
125 ypad="0"
126 xshift="0"
127 yshift="0"
128 supported_games="holdem,razz,omahahi,omahahilo,studhi,studhilo">
129 <layout max="8" width="792" height="546" fav_seat="0">
130 <location seat="1" x="684" y="61"> </location>
131 <location seat="2" x="689" y="239"> </location>
132 <location seat="3" x="692" y="346"> </location>
133 <location seat="4" x="525" y="402"> </location>
134 <location seat="5" x="259" y="402"> </location>
135 <location seat="6" x="0" y="348"> </location>
136 <location seat="7" x="0" y="240"> </location>
137 <location seat="8" x="0" y="35"> </location>
138 </layout>
139 <layout max="6" width="792" height="546" fav_seat="0">
140 <location seat="1" x="681" y="119"> </location>
141 <location seat="2" x="681" y="301"> </location>
142 <location seat="3" x="487" y="369"> </location>
143 <location seat="4" x="226" y="369"> </location>
144 <location seat="5" x="0" y="301"> </location>
145 <location seat="6" x="0" y="119"> </location>
146 </layout>
147 <layout max="10" width="792" height="546" fav_seat="0">
148 <location seat="1" x="684" y="61"> </location>
149 <location seat="2" x="689" y="239"> </location>
150 <location seat="3" x="692" y="346"> </location>
151 <location seat="4" x="586" y="393"> </location>
152 <location seat="5" x="421" y="440"> </location>
153 <location seat="6" x="267" y="440"> </location>
154 <location seat="7" x="0" y="361"> </location>
155 <location seat="8" x="0" y="280"> </location>
156 <location seat="9" x="121" y="280"> </location>
157 <location seat="10" x="46" y="30"> </location>
158 </layout>
159 <layout max="9" width="792" height="546" fav_seat="0">
160 <location seat="1" x="560" y="0"> </location>
161 <location seat="2" x="679" y="123"> </location>
162 <location seat="3" x="688" y="309"> </location>
163 <location seat="4" x="483" y="370"> </location>
164 <location seat="5" x="444" y="413"> </location>
165 <location seat="6" x="224" y="372"> </location>
166 <location seat="7" x="0" y="307"> </location>
167 <location seat="8" x="0" y="121"> </location>
168 <location seat="9" x="140" y="0"> </location>
169 </layout>
170 <layout fav_seat="0" height="546" max="2" width="792">
171 <location seat="1" x="651" y="288"> </location>
172 <location seat="2" x="10" y="288"> </location>
173 </layout>
174 </site>
176 <site enabled="True"
177 site_name="Full Tilt Poker"
178 table_finder="FullTiltPoker"
179 screen_name="YOUR SCREEN NAME HERE"
180 site_path="C:/Program Files/Full Tilt Poker/"
181 HH_path="C:/Program Files/Full Tilt Poker/HandHistory/YOUR SCREEN NAME HERE/"
182 decoder="fulltilt_decode_table"
183 converter="FulltiltToFpdb"
184 bgcolor="#000000"
185 fgcolor="#FFFFFF"
186 hudopacity="1.0"
187 font="Sans"
188 font_size="8"
189 supported_games="holdem,razz,omahahi,omahahilo,studhi,studhilo">
190 <layout fav_seat="0" height="547" max="8" width="794">
191 <location seat="1" x="640" y="64"> </location>
192 <location seat="2" x="650" y="230"> </location>
193 <location seat="3" x="650" y="385"> </location>
194 <location seat="4" x="588" y="425"> </location>
195 <location seat="5" x="92" y="425"> </location>
196 <location seat="6" x="0" y="373"> </location>
197 <location seat="7" x="0" y="223"> </location>
198 <location seat="8" x="25" y="50"> </location>
199 </layout>
200 <layout fav_seat="0" height="547" max="6" width="794">
201 <location seat="1" x="640" y="58"> </location>
202 <location seat="2" x="654" y="288"> </location>
203 <location seat="3" x="615" y="424"> </location>
204 <location seat="4" x="70" y="421"> </location>
205 <location seat="5" x="0" y="280"> </location>
206 <location seat="6" x="70" y="58"> </location>
207 </layout>
208 <layout fav_seat="0" height="547" max="2" width="794">
209 <location seat="1" x="651" y="288"> </location>
210 <location seat="2" x="10" y="288"> </location>
211 </layout>
212 <layout fav_seat="0" height="547" max="9" width="794">
213 <location seat="1" x="634" y="38"> </location>
214 <location seat="2" x="667" y="184"> </location>
215 <location seat="3" x="667" y="321"> </location>
216 <location seat="4" x="667" y="445"> </location>
217 <location seat="5" x="337" y="459"> </location>
218 <location seat="6" x="0" y="400"> </location>
219 <location seat="7" x="0" y="322"> </location>
220 <location seat="8" x="0" y="181"> </location>
221 <location seat="9" x="70" y="53"> </location>
222 </layout>
223 </site>
225 <site enabled="False"
226 site_name="Everleaf"
227 table_finder="Everleaf.exe"
228 screen_name="YOUR SCREEN NAME HERE"
229 site_path=""
230 HH_path=""
231 decoder="everleaf_decode_table"
232 converter="EverleafToFpdb"
233 supported_games="holdem">
234 <layout fav_seat="0" height="547" max="8" width="794">
235 <location seat="1" x="640" y="64"> </location>
236 <location seat="2" x="650" y="230"> </location>
237 <location seat="3" x="650" y="385"> </location>
238 <location seat="4" x="588" y="425"> </location>
239 <location seat="5" x="92" y="425"> </location>
240 <location seat="6" x="0" y="373"> </location>
241 <location seat="7" x="0" y="223"> </location>
242 <location seat="8" x="25" y="50"> </location>
243 </layout>
244 <layout fav_seat="0" height="547" max="6" width="794">
245 <location seat="1" x="640" y="58"> </location>
246 <location seat="2" x="654" y="288"> </location>
247 <location seat="3" x="615" y="424"> </location>
248 <location seat="4" x="70" y="421"> </location>
249 <location seat="5" x="0" y="280"> </location>
250 <location seat="6" x="70" y="58"> </location>
251 </layout>
252 <layout fav_seat="0" height="547" max="2" width="794">
253 <location seat="1" x="651" y="288"> </location>
254 <location seat="2" x="10" y="288"> </location>
255 </layout>
256 <layout fav_seat="0" height="547" max="9" width="794">
257 <location seat="1" x="634" y="38"> </location>
258 <location seat="2" x="667" y="184"> </location>
259 <location seat="3" x="667" y="321"> </location>
260 <location seat="4" x="667" y="445"> </location>
261 <location seat="5" x="337" y="459"> </location>
262 <location seat="6" x="0" y="400"> </location>
263 <location seat="7" x="0" y="322"> </location>
264 <location seat="8" x="0" y="181"> </location>
265 <location seat="9" x="70" y="53"> </location>
266 </layout>
267 </site>
269 <site enabled="False"
270 site_name="Win2day"
271 table_finder="Win2day.exe"
272 screen_name="YOUR SCREEN NAME HERE"
273 site_path=""
274 HH_path=""
275 decoder="everleaf_decode_table"
276 converter="Win2dayToFpdb"
277 supported_games="holdem">
278 <layout fav_seat="0" height="547" max="8" width="794">
279 <location seat="1" x="640" y="64"> </location>
280 <location seat="2" x="650" y="230"> </location>
281 <location seat="3" x="650" y="385"> </location>
282 <location seat="4" x="588" y="425"> </location>
283 <location seat="5" x="92" y="425"> </location>
284 <location seat="6" x="0" y="373"> </location>
285 <location seat="7" x="0" y="223"> </location>
286 <location seat="8" x="25" y="50"> </location>
287 </layout>
288 <layout fav_seat="0" height="547" max="6" width="794">
289 <location seat="1" x="640" y="58"> </location>
290 <location seat="2" x="654" y="288"> </location>
291 <location seat="3" x="615" y="424"> </location>
292 <location seat="4" x="70" y="421"> </location>
293 <location seat="5" x="0" y="280"> </location>
294 <location seat="6" x="70" y="58"> </location>
295 </layout>
296 <layout fav_seat="0" height="547" max="2" width="794">
297 <location seat="1" x="651" y="288"> </location>
298 <location seat="2" x="10" y="288"> </location>
299 </layout>
300 <layout fav_seat="0" height="547" max="9" width="794">
301 <location seat="1" x="634" y="38"> </location>
302 <location seat="2" x="667" y="184"> </location>
303 <location seat="3" x="667" y="321"> </location>
304 <location seat="4" x="667" y="445"> </location>
305 <location seat="5" x="337" y="459"> </location>
306 <location seat="6" x="0" y="400"> </location>
307 <location seat="7" x="0" y="322"> </location>
308 <location seat="8" x="0" y="181"> </location>
309 <location seat="9" x="70" y="53"> </location>
310 </layout>
311 </site>
314 <site enabled="False"
315 site_name="Absolute"
316 table_finder="AbsolutePoker.exe"
317 screen_name="YOUR SCREEN NAME HERE"
318 site_path=""
319 HH_path=""
320 decoder="everleaf_decode_table"
321 converter="AbsoluteToFpdb"
322 supported_games="holdem">
323 <layout fav_seat="0" height="547" max="8" width="794">
324 <location seat="1" x="640" y="64"> </location>
325 <location seat="2" x="650" y="230"> </location>
326 <location seat="3" x="650" y="385"> </location>
327 <location seat="4" x="588" y="425"> </location>
328 <location seat="5" x="92" y="425"> </location>
329 <location seat="6" x="0" y="373"> </location>
330 <location seat="7" x="0" y="223"> </location>
331 <location seat="8" x="25" y="50"> </location>
332 </layout>
333 <layout fav_seat="0" height="547" max="6" width="794">
334 <location seat="1" x="640" y="58"> </location>
335 <location seat="2" x="654" y="288"> </location>
336 <location seat="3" x="615" y="424"> </location>
337 <location seat="4" x="70" y="421"> </location>
338 <location seat="5" x="0" y="280"> </location>
339 <location seat="6" x="70" y="58"> </location>
340 </layout>
341 <layout fav_seat="0" height="547" max="2" width="794">
342 <location seat="1" x="651" y="288"> </location>
343 <location seat="2" x="10" y="288"> </location>
344 </layout>
345 <layout fav_seat="0" height="547" max="9" width="794">
346 <location seat="1" x="634" y="38"> </location>
347 <location seat="2" x="667" y="184"> </location>
348 <location seat="3" x="667" y="321"> </location>
349 <location seat="4" x="667" y="445"> </location>
350 <location seat="5" x="337" y="459"> </location>
351 <location seat="6" x="0" y="400"> </location>
352 <location seat="7" x="0" y="322"> </location>
353 <location seat="8" x="0" y="181"> </location>
354 <location seat="9" x="70" y="53"> </location>
355 </layout>
356 </site>
359 <site enabled="False"
360 site_name="PartyPoker"
361 table_finder="PartyGaming.exe"
362 screen_name="YOUR SCREEN NAME HERE"
363 site_path="C:/Program Files/PartyGaming/PartyPoker"
364 HH_path="C:/Program Files/PartyGaming/PartyPoker/HandHistory/YOUR SCREEN NAME HERE/"
365 decoder="everleaf_decode_table"
366 converter="PartyPokerToFpdb"
367 supported_games="holdem">
368 <layout fav_seat="0" height="547" max="8" width="794">
369 <location seat="1" x="640" y="64"> </location>
370 <location seat="2" x="650" y="230"> </location>
371 <location seat="3" x="650" y="385"> </location>
372 <location seat="4" x="588" y="425"> </location>
373 <location seat="5" x="92" y="425"> </location>
374 <location seat="6" x="0" y="373"> </location>
375 <location seat="7" x="0" y="223"> </location>
376 <location seat="8" x="25" y="50"> </location>
377 </layout>
378 <layout fav_seat="0" height="547" max="6" width="794">
379 <location seat="1" x="640" y="58"> </location>
380 <location seat="2" x="654" y="288"> </location>
381 <location seat="3" x="615" y="424"> </location>
382 <location seat="4" x="70" y="421"> </location>
383 <location seat="5" x="0" y="280"> </location>
384 <location seat="6" x="70" y="58"> </location>
385 </layout>
386 <layout fav_seat="0" height="547" max="2" width="794">
387 <location seat="1" x="651" y="288"> </location>
388 <location seat="2" x="10" y="288"> </location>
389 </layout>
390 <layout fav_seat="0" height="547" max="9" width="794">
391 <location seat="1" x="634" y="38"> </location>
392 <location seat="2" x="667" y="184"> </location>
393 <location seat="3" x="667" y="321"> </location>
394 <location seat="4" x="667" y="445"> </location>
395 <location seat="5" x="337" y="459"> </location>
396 <location seat="6" x="0" y="400"> </location>
397 <location seat="7" x="0" y="322"> </location>
398 <location seat="8" x="0" y="181"> </location>
399 <location seat="9" x="70" y="53"> </location>
400 </layout>
401 <layout fav_seat="6" height="547" max="10" width="794">
402 <location seat="1" x="698" y="69"> </location>
403 <location seat="2" x="716" y="243"> </location>
404 <location seat="3" x="699" y="301"> </location>
405 <location seat="4" x="456" y="391"> </location>
406 <location seat="5" x="338" y="369"> </location>
407 <location seat="6" x="98" y="363"> </location>
408 <location seat="7" x="15" y="242"> </location>
409 <location seat="8" x="11" y="55"> </location>
410 <location seat="9" x="341" y="30"> </location>
411 <location seat="10" x="562" y="8"> </location>
412 </layout>
413 </site>
416 <site enabled="False"
417 site_name="Betfair"
418 table_finder="Betfair Poker.exe"
419 screen_name="YOUR SCREEN NAME HERE"
420 site_path="C:/Program Files/Betfair/Betfair Poker/"
421 HH_path="C:/Program Files/Betfair/Betfair Poker/HandHistory/YOUR SCREEN NAME HERE/"
422 decoder="everleaf_decode_table"
423 converter="BetfairToFpdb"
424 supported_games="holdem">
425 <layout fav_seat="0" height="547" max="8" width="794">
426 <location seat="1" x="640" y="64"> </location>
427 <location seat="2" x="650" y="230"> </location>
428 <location seat="3" x="650" y="385"> </location>
429 <location seat="4" x="588" y="425"> </location>
430 <location seat="5" x="92" y="425"> </location>
431 <location seat="6" x="0" y="373"> </location>
432 <location seat="7" x="0" y="223"> </location>
433 <location seat="8" x="25" y="50"> </location>
434 </layout>
435 <layout fav_seat="0" height="547" max="6" width="794">
436 <location seat="1" x="640" y="58"> </location>
437 <location seat="2" x="654" y="288"> </location>
438 <location seat="3" x="615" y="424"> </location>
439 <location seat="4" x="70" y="421"> </location>
440 <location seat="5" x="0" y="280"> </location>
441 <location seat="6" x="70" y="58"> </location>
442 </layout>
443 <layout fav_seat="0" height="547" max="2" width="794">
444 <location seat="1" x="651" y="288"> </location>
445 <location seat="2" x="10" y="288"> </location>
446 </layout>
447 <layout fav_seat="0" height="547" max="9" width="794">
448 <location seat="1" x="634" y="38"> </location>
449 <location seat="2" x="667" y="184"> </location>
450 <location seat="3" x="667" y="321"> </location>
451 <location seat="4" x="667" y="445"> </location>
452 <location seat="5" x="337" y="459"> </location>
453 <location seat="6" x="0" y="400"> </location>
454 <location seat="7" x="0" y="322"> </location>
455 <location seat="8" x="0" y="181"> </location>
456 <location seat="9" x="70" y="53"> </location>
457 </layout>
458 </site>
461 <site HH_path="C:/Program Files/Carbon Poker/HandHistory/YOUR SCREEN NAME HERE/" converter="CarbonToFpdb" decoder="everleaf_decode_table" enabled="True" screen_name="YOUR SCREEN NAME HERE" site_name="Carbon" site_path="C:/Program Files/Carbin/" supported_games="holdem" table_finder="Carbon Poker.exe">
462 <layout fav_seat="0" height="547" max="8" width="794">
463 <location seat="1" x="640" y="64"> </location>
464 <location seat="2" x="650" y="230"> </location>
465 <location seat="3" x="650" y="385"> </location>
466 <location seat="4" x="588" y="425"> </location>
467 <location seat="5" x="92" y="425"> </location>
468 <location seat="6" x="0" y="373"> </location>
469 <location seat="7" x="0" y="223"> </location>
470 <location seat="8" x="25" y="50"> </location>
471 </layout>
472 <layout fav_seat="0" height="547" max="6" width="794">
473 <location seat="1" x="640" y="58"> </location>
474 <location seat="2" x="654" y="288"> </location>
475 <location seat="3" x="615" y="424"> </location>
476 <location seat="4" x="70" y="421"> </location>
477 <location seat="5" x="0" y="280"> </location>
478 <location seat="6" x="70" y="58"> </location>
479 </layout>
480 <layout fav_seat="0" height="547" max="2" width="794">
481 <location seat="1" x="651" y="288"> </location>
482 <location seat="2" x="10" y="288"> </location>
483 </layout>
484 <layout fav_seat="0" height="547" max="9" width="794">
485 <location seat="1" x="634" y="38"> </location>
486 <location seat="2" x="667" y="184"> </location>
487 <location seat="3" x="667" y="321"> </location>
488 <location seat="4" x="667" y="445"> </location>
489 <location seat="5" x="337" y="459"> </location>
490 <location seat="6" x="0" y="400"> </location>
491 <location seat="7" x="0" y="322"> </location>
492 <location seat="8" x="0" y="181"> </location>
493 <location seat="9" x="70" y="53"> </location>
494 </layout>
495 </site>
496 </supported_sites>
498 <supported_games>
499 <game aux="mucked" cols="3" db="fpdb" game_name="holdem" rows="3">
500 <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>
501 <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>
502 <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>
503 <stat click="tog_decorate" col="0" popup="default" row="1" stat_name="n" tip="tip1"> </stat>
504 <stat click="tog_decorate" col="1" hudcolor="#98FFB0" hudprefix="" hudsuffix="" popup="default" row="1" stat_name="playername" tip="tip1"> </stat>
505 <stat click="tog_decorate" col="2" popup="default" row="1" stat_name="cb1" tip="tip1"> </stat>
506 <stat click="tog_decorate" col="0" popup="default" row="2" stat_name="wtsd" tip="tip1"> </stat>
507 <stat click="tog_decorate" col="1" popup="default" row="2" stat_name="steal" tip="tip1"> </stat>
508 <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>
509 </game>
511 <game aux="stud_mucked" cols="2" db="fpdb" game_name="razz" rows="3">
512 <stat click="tog_decorate" col="0" hudcolor="#98FFB0" hudprefix="" hudsuffix="" popup="default" row="0" stat_name="playername" tip="tip1"> </stat>
513 <stat click="tog_decorate" col="1" popup="default" row="0" stat_name="n" tip="tip1"> </stat>
514 <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>
515 <stat click="tog_decorate" col="1" popup="default" row="1" stat_name="pfr" tip="tip1"> </stat>
516 <stat click="tog_decorate" col="0" popup="default" row="2" stat_name="saw_f" tip="tip1"> </stat>
517 <stat click="tog_decorate" col="1" popup="default" row="2" stat_name="ffreq1" tip="tip1"> </stat>
518 </game>
520 <game aux="mucked" cols="2" db="fpdb" game_name="omahahi" rows="3">
521 <stat click="tog_decorate" col="0" hudcolor="#98FFB0" hudprefix="" hudsuffix="" popup="default" row="0" stat_name="playername" tip="tip1"> </stat>
522 <stat click="tog_decorate" col="1" popup="default" row="0" stat_name="n" tip="tip1"> </stat>
523 <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>
524 <stat click="tog_decorate" col="1" popup="default" row="1" stat_name="pfr" tip="tip1"> </stat>
525 <stat click="tog_decorate" col="0" popup="default" row="2" stat_name="saw_f" tip="tip1"> </stat>
526 <stat click="tog_decorate" col="1" popup="default" row="2" stat_name="ffreq1" tip="tip1"> </stat>
527 </game>
529 <game aux="mucked" cols="2" db="fpdb" game_name="omahahilo" rows="3">
530 <stat click="tog_decorate" col="0" hudcolor="#98FFB0" hudprefix="" hudsuffix="" popup="default" row="0" stat_name="playername" tip="tip1"> </stat>
531 <stat click="tog_decorate" col="1" popup="default" row="0" stat_name="n" tip="tip1"> </stat>
532 <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>
533 <stat click="tog_decorate" col="1" popup="default" row="1" stat_name="pfr" tip="tip1"> </stat>
534 <stat click="tog_decorate" col="0" popup="default" row="2" stat_name="saw_f" tip="tip1"> </stat>
535 <stat click="tog_decorate" col="1" popup="default" row="2" stat_name="ffreq1" tip="tip1"> </stat>
536 </game>
538 <game aux="stud_mucked" cols="2" db="fpdb" game_name="studhi" rows="3">
539 <stat click="tog_decorate" col="0" hudcolor="#98FFB0" hudprefix="" hudsuffix="" popup="default" row="0" stat_name="playername" tip="tip1"> </stat>
540 <stat click="tog_decorate" col="1" popup="default" row="0" stat_name="n" tip="tip1"> </stat>
541 <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>
542 <stat click="tog_decorate" col="1" popup="default" row="1" stat_name="pfr" tip="tip1"> </stat>
543 <stat click="tog_decorate" col="0" popup="default" row="2" stat_name="saw_f" tip="tip1"> </stat>
544 <stat click="tog_decorate" col="1" popup="default" row="2" stat_name="ffreq1" tip="tip1"> </stat>
545 </game>
547 <game aux="stud_mucked" cols="2" db="fpdb" game_name="studhilo" rows="3">
548 <stat click="tog_decorate" col="0" hudcolor="#98FFB0" hudprefix="" hudsuffix="" popup="default" row="0" stat_name="playername" tip="tip1"> </stat>
549 <stat click="tog_decorate" col="1" popup="default" row="0" stat_name="n" tip="tip1"> </stat>
550 <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>
551 <stat click="tog_decorate" col="1" popup="default" row="1" stat_name="pfr" tip="tip1"> </stat>
552 <stat click="tog_decorate" col="0" popup="default" row="2" stat_name="saw_f" tip="tip1"> </stat>
553 <stat click="tog_decorate" col="1" popup="default" row="2" stat_name="ffreq1" tip="tip1"> </stat>
554 </game>
555 </supported_games>
557 <popup_windows>
558 <pu pu_name="default">
559 <pu_stat pu_stat_name="n"> </pu_stat>
560 <pu_stat pu_stat_name="vpip"> </pu_stat>
561 <pu_stat pu_stat_name="pfr"> </pu_stat>
562 <pu_stat pu_stat_name="three_B_0"> </pu_stat>
563 <pu_stat pu_stat_name="steal"> </pu_stat>
564 <pu_stat pu_stat_name="f_BB_steal"> </pu_stat>
565 <pu_stat pu_stat_name="f_SB_steal"> </pu_stat>
566 <pu_stat pu_stat_name="wmsd"> </pu_stat>
567 <pu_stat pu_stat_name="wtsd"> </pu_stat>
568 <pu_stat pu_stat_name="WMsF"> </pu_stat>
569 <pu_stat pu_stat_name="a_freq1"> </pu_stat>
570 <pu_stat pu_stat_name="a_freq2"> </pu_stat>
571 <pu_stat pu_stat_name="a_freq3"> </pu_stat>
572 <pu_stat pu_stat_name="a_freq4"> </pu_stat>
573 <pu_stat pu_stat_name="agg_freq"> </pu_stat>
574 <pu_stat pu_stat_name="agg_fact"> </pu_stat>
575 <pu_stat pu_stat_name="cbet"> </pu_stat>
576 <pu_stat pu_stat_name="cb1"> </pu_stat>
577 <pu_stat pu_stat_name="cb2"> </pu_stat>
578 <pu_stat pu_stat_name="cb3"> </pu_stat>
579 <pu_stat pu_stat_name="cb4"> </pu_stat>
580 <pu_stat pu_stat_name="ffreq1"> </pu_stat>
581 <pu_stat pu_stat_name="ffreq2"> </pu_stat>
582 <pu_stat pu_stat_name="ffreq3"> </pu_stat>
583 <pu_stat pu_stat_name="ffreq4"> </pu_stat>
584 </pu>
585 </popup_windows>
587 <aux_windows>
588 <aw card_ht="42" card_wd="30" class="Stud_mucked" cols="11" deck="Cards01.png" module="Mucked" name="stud_mucked" rows="8"> </aw>
589 <aw class="Hello" module="Hello" name="Hello"> </aw>
590 <aw class="Hello_Menu" module="Hello" name="Hello_menu"> </aw>
591 <aw class="Hello_plus" module="Hello" name="Hello_plus"> </aw>
592 <aw card_ht="42" card_wd="30" class="Flop_Mucked" deck="Cards01.png" module="Mucked" name="mucked" opacity="0.7" timeout="5">
593 <layout height="546" max="6" width="792">
594 <location seat="1" x="555" y="169"> </location>
595 <location seat="2" x="572" y="276"> </location>
596 <location seat="3" x="363" y="348"> </location>
597 <location seat="4" x="150" y="273"> </location>
598 <location seat="5" x="150" y="169"> </location>
599 <location seat="6" x="363" y="113"> </location>
600 <location common="1" x="323" y="232"> </location>
601 </layout>
602 <layout height="546" max="9" width="792">
603 <location seat="1" x="486" y="113"> </location>
604 <location seat="2" x="555" y="169"> </location>
605 <location seat="3" x="572" y="276"> </location>
606 <location seat="4" x="522" y="345"> </location>
607 <location seat="5" x="363" y="348"> </location>
608 <location seat="6" x="217" y="341"> </location>
609 <location seat="7" x="150" y="273"> </location>
610 <location seat="8" x="150" y="169"> </location>
611 <location seat="9" x="230" y="115"> </location>
612 <location common="1" x="323" y="232"> </location>
613 </layout>
614 <layout height="546" max="10" width="792">
615 <location seat="1" x="486" y="113"> </location>
616 <location seat="2" x="499" y="138"> </location>
617 <location seat="3" x="522" y="212"> </location>
618 <location seat="4" x="501" y="281"> </location>
619 <location seat="5" x="402" y="323"> </location>
620 <location seat="6" x="243" y="311"> </location>
621 <location seat="7" x="203" y="262"> </location>
622 <location seat="8" x="170" y="185"> </location>
623 <location seat="9" x="183" y="128"> </location>
624 <location seat="10" x="213" y="86"> </location>
625 <location common="1" x="317" y="237"> </location>
626 </layout>
627 </aw>
628 </aux_windows>
630 <hhcs>
631 <hhc site="PokerStars" converter="PokerStarsToFpdb"/>
632 <hhc site="Full Tilt Poker" converter="FulltiltToFpdb"/>
633 <hhc site="Everleaf" converter="EverleafToFpdb"/>
634 <hhc site="Win2day" converter="Win2dayToFpdb"/>
635 <hhc site="Absolute" converter="AbsoluteToFpdb"/>
636 <hhc site="PartyPoker" converter="PartyPokerToFpdb"/>
637 <hhc site="Betfair" converter="BetfairToFpdb"/>
638 <hhc site="Partouche" converter="PartoucheToFpdb"/>
639 <hhc site="Carbon" converter="CarbonToFpdb"/>
640 </hhcs>
642 <supported_databases>
643 <!-- <database db_name="fpdb" db_server="mysql" db_ip="localhost" db_user="fpdb" db_pass="YOUR MYSQL PASSWORD"></database> -->
644 <database db_ip="localhost" db_server="sqlite" db_name="fpdb.db3" db_user="fpdb" db_pass="fpdb"/>
645 </supported_databases>
647 </FreePokerToolsConfig>