Let's recreate Harrington's HUDs on FPDB?

S

stefanorb

Enthusiast
Silver Level
Joined
Oct 29, 2014
Total posts
59
Chips
0
Hey guys, here i am again. I use FPDB for a bunch of reasons, most of all because i travel a lot and i would need 2 licences per month for the amount of different computers i use, while i cannot afford not even one at the moment :D

I really like it but i am crap in this programming thing, and i think is the less user-friendly one between the databases, while at the same time i can see the potential of an open source program.

I use the holdem_ring preset one, and i am studying for try to modify the HUDs as i wish, since i would like to recreate the 3 Harrington's HUD that is the ones like the most.

Is kind of hard for me, so my question is if there is somebody that already now how to do and share his knowledge with the forum, helping us in modifying the HUD with colors, abbreviations, etc. and not just put the simple ratios that you can do using Configure -> HUD Stats Setting.

If nobody can, I promise I will keep on studying and post here to help the fellow FPDB users. Not just them, since i believe that for the most part of us it is a good resource in case we are forced to use another computer for some time, so let's learn togheter. But it will take time, i swear i am bad in this hahah!

Cheers! :ridinghor
 
S

stefanorb

Enthusiast
Silver Level
Joined
Oct 29, 2014
Total posts
59
Chips
0
Bros, it was hard as hell, but i did it. I recreated the basic and the advanced, a little modified to make it good looking. I am still working on the intermediate and i have some things to correct, but if somebody is interested, i could start to post. Any suggestion on how to post a note in a way that who wants to use just have to copy it in the HUD_config?
 
AugustWest

AugustWest

Visionary
Silver Level
Joined
Oct 10, 2011
Total posts
608
Awards
1
Chips
1
Post it using the <code> tags...
 
N

Nikeballa07

Rock Star
Silver Level
Joined
Jan 6, 2009
Total posts
248
Chips
0
I've been contemplating downloading and using this for the last week or so since I too do not really have the money to dish out for any of the other alternatives, so any tips or advice you could supply us with would be great!
 
S

stefanorb

Enthusiast
Silver Level
Joined
Oct 29, 2014
Total posts
59
Chips
0
I've been contemplating downloading and using this for the last week or so since I too do not really have the money to dish out for any of the other alternatives, so any tips or advice you could supply us with would be great!

Sure i can, i will be traveling now but since the night of december 1st i should be available for everything you need.

FPDB is not the easiest software to deal with, but once set works pretty good
 
W

Weffy

Enthusiast
Silver Level
Joined
May 18, 2013
Total posts
48
Chips
0
Code:
type "[ code ]"
to end, type "[/ code ]"

Does this work for bovada?
 
N

Nikeballa07

Rock Star
Silver Level
Joined
Jan 6, 2009
Total posts
248
Chips
0
I just finished trying to install this, but neither of the database programs wanted to work on my computer for some reason. I normally do not have any issues with this kind of stuff at all, so I think I am just going to give it up for now I uninstalled everything.
 
S

stefanorb

Enthusiast
Silver Level
Joined
Oct 29, 2014
Total posts
59
Chips
0
Code:
            <ss cols="3" name="harrington_basic" rows="2" xpad="1" ypad="0">
            <stat _rowcol="(1,1)" _stat_name="playershort" hudcolor="#7F9476" hudprefix="" hudsuffix="" popup="holdring_main" tip=""/>
            <stat _rowcol="(1,2)" _stat_name="n" hudcolor="#7F9476" hudprefix="(" hudsuffix=")" popup="pophands" tip=""/>
            <stat _rowcol="(1,3)" _stat_name="bbper100_0" hudcolor="#ECEBD0" hudprefix="bb:" hudsuffix="" popup="default" stat_hicolor="#5ec265" stat_hith="0" stat_locolor="#FF0000" stat_loth="0" tip=""/>
            <stat _rowcol="(2,1)" _stat_name="vpip_0" hudcolor="#ECEBD0" hudprefix="vpi:" popup="poppreflop" stat_hicolor="#D86C1D" stat_hith="40" stat_locolor="#5ec265" stat_loth="25" tip=""/>
            <stat _rowcol="(2,2)" _stat_name="pfr_0" hudcolor="#ECEBD0" hudprefix="pfr:" popup="poppreflop" stat_hicolor="#D86C1D" stat_hith="35" stat_locolor="#5ec265" stat_loth="20" tip=""/>
            <stat _rowcol="(2,3)" _stat_name="a_freq_123_0" hudcolor="#ECEBD0" hudprefix="afr:" hudsuffix="%" popup="popagg" stat_hicolor="#D86C1D" stat_hith="65" stat_locolor="#5ec265" stat_loth="20" tip=""/>
        </ss>

            <ss cols="6" name="harrington_intermediate" rows="3" xpad="1" ypad="0">
            <stat _rowcol="(1,1)" _stat_name="blank" popup="default"/>
            <stat _rowcol="(1,2)" _stat_name="playershort" hudcolor="#7F9476" hudprefix="" hudsuffix="" popup="holdring_main" tip=""/>
            <stat _rowcol="(1,3)" _stat_name="n" hudcolor="#7F9476" hudprefix="(" hudsuffix=")" popup="pophands" tip=""/>
            <stat _rowcol="(1,4)" _stat_name="bbper100_0" hudcolor="#ECEBD0" hudprefix="bb:" hudsuffix="" popup="default" stat_hicolor="#5ec265" stat_hith="0" stat_locolor="#FF0000" stat_loth="0" tip=""/>
            <stat _rowcol="(1,5)" _stat_name="blank" popup="default"/>
            <stat _rowcol="(1,6)" _stat_name="blank" popup="default"/>
            <stat _rowcol="(2,1)" _stat_name="vpip_0" hudcolor="#ECEBD0" hudprefix="vpi:" popup="poppreflop" stat_hicolor="#D86C1D" stat_hith="40" stat_locolor="#5ec265" stat_loth="25" tip=""/>
            <stat _rowcol="(2,2)" _stat_name="pfr_0" hudcolor="#ECEBD0" hudprefix="pfr:" popup="poppreflop" stat_hicolor="#D86C1D" stat_hith="35" stat_locolor="#5ec265" stat_loth="20" tip=""/>
            <stat _rowcol="(2,3)" _stat_name="steal_0" hudcolor="#ECEBD0" hudprefix="st:" popup="popsteal" stat_hicolor="#D86C1D" stat_hith="45" stat_locolor="#5ec265" stat_loth="10" tip=""/>
            <stat _rowcol="(2,4)" _stat_name="f_steal_0" hudcolor="#ECEBD0" hudprefix="fst:" popup="popsteal" stat_hicolor="#5EC265" stat_hith="65" stat_locolor="#D86C1D" stat_loth="25" tip=""/>
            <stat _rowcol="(2,5)" _stat_name="blank" popup="default"/>
            <stat _rowcol="(2,6)" _stat_name="blank" popup="default"/>
            <stat _rowcol="(3,1)" _stat_name="cb1_0" hudcolor="#D86C1D" hudprefix="cbf:" popup="popcb" stat_hicolor="#D86C1D" stat_hith="75" stat_locolor="#5ec265" stat_loth="35" tip=""/>
            <stat _rowcol="(3,2)" _stat_name="f_cb1_0" hudcolor="#ECEBD0" hudprefix="fcb:" popup="popsteal" stat_hicolor="#D86C1D" stat_hith="45" stat_locolor="#5ec265" stat_loth="10" tip=""/>
            <stat _rowcol="(3,3)" _stat_name="a_freq_123_0" hudcolor="#ECEBD0" hudprefix="afr:" hudsuffix="" popup="popagg" stat_hicolor="#D86C1D" stat_hith="65" stat_locolor="#5ec265" stat_loth="20" tip=""/>
            <stat _rowcol="(3,4)" _stat_name="a_freq1_0" hudcolor="#ECEBD0" hudprefix="/" hudsuffix="" popup="popagg" stat_hicolor="#D86C1D" stat_hith="65" stat_locolor="#5ec265" stat_loth="20" tip=""/>
            <stat _rowcol="(3,5)" _stat_name="a_freq2_0" hudcolor="#ECEBD0" hudprefix="/" hudsuffix="/" popup="popagg" stat_hicolor="#D86C1D" stat_hith="65" stat_locolor="#5ec265" stat_loth="20" tip=""/>
            <stat _rowcol="(3,6)" _stat_name="a_freq3_0" hudcolor="#ECEBD0" hudprefix="" hudsuffix="" popup="popagg" stat_hicolor="#D86C1D" stat_hith="65" stat_locolor="#5ec265" stat_loth="20" tip=""/>
        </ss>

            <ss cols="4" name="harrington_advanced" rows="6" xpad="1" ypad="0">
            <stat _rowcol="(1,1)" _stat_name="blank" popup="default"/>
            <stat _rowcol="(1,2)" _stat_name="playershort" hudcolor="#7F9476" hudprefix="" hudsuffix="" popup="holdring_main" tip=""/>
            <stat _rowcol="(1,3)" _stat_name="n" hudcolor="#7F9476" hudprefix="(" hudsuffix=")" popup="pophands" tip=""/>
            <stat _rowcol="(1,4)" _stat_name="bbper100_0" hudcolor="#ECEBD0" hudprefix="bb:" hudsuffix="" popup="default" stat_hicolor="#5ec265" stat_hith="0" stat_locolor="#FF0000" stat_loth="0" tip=""/>
            <stat _rowcol="(2,1)" _stat_name="vpip_0" hudcolor="#ECEBD0" hudprefix="vpi:" popup="poppreflop" stat_hicolor="#D86C1D" stat_hith="40" stat_locolor="#5ec265" stat_loth="25" tip=""/>
            <stat _rowcol="(2,2)" _stat_name="pfr_0" hudcolor="#ECEBD0" hudprefix="pfr:" popup="poppreflop" stat_hicolor="#D86C1D" stat_hith="35" stat_locolor="#5ec265" stat_loth="20" tip=""/>
            <stat _rowcol="(2,3)" _stat_name="steal_0" hudcolor="#ECEBD0" hudprefix="st:" popup="popsteal" stat_hicolor="#D86C1D" stat_hith="45" stat_locolor="#5ec265" stat_loth="10" tip=""/>
            <stat _rowcol="(2,4)" _stat_name="f_steal_0" hudcolor="#ECEBD0" hudprefix="fst:" popup="popsteal" stat_hicolor="#5EC265" stat_hith="65" stat_locolor="#D86C1D" stat_loth="25" tip=""/>
            <stat _rowcol="(3,1)" _stat_name="three_B_0" hudcolor="#ECEBD0" hudprefix="3bp:" popup="pop3bet" stat_hicolor="#D86C1D" stat_hith="13" stat_locolor="#5ec265" stat_loth="4" tip=""/>
            <stat _rowcol="(3,2)" _stat_name="f_3bet_0" hudcolor="#ECEBD0" hudprefix="f3b:" popup="default" stat_hicolor="#D86C1D" stat_hith="10" stat_locolor="#5ec265" stat_loth="5" tip=""/>
            <stat _rowcol="(3,3)" _stat_name="four_B_0" hudcolor="#ECEBD0" hudprefix="4bp:" popup="default" stat_hicolor="#D86C1D" stat_hith="8" stat_locolor="#5ec265" stat_loth="3" tip=""/>
            <stat _rowcol="(3,4)" _stat_name="f_4bet" hudcolor="#ECEBD0" hudprefix="f4b:" popup="default" stat_hicolor="#D86C1D" stat_hith="13" stat_locolor="#5ec265" stat_loth="6" tip=""/>
            <stat _rowcol="(4,1)" _stat_name="a_freq_123_0" hudcolor="#ECEBD0" hudprefix="afr:" hudsuffix="%" popup="popagg" stat_hicolor="#D86C1D" stat_hith="65" stat_locolor="#5ec265" stat_loth="20" tip=""/>
            <stat _rowcol="(4,2)" _stat_name="a_freq1_0" hudcolor="#ECEBD0" hudprefix="f:" hudsuffix="%" popup="popagg" stat_hicolor="#D86C1D" stat_hith="65" stat_locolor="#5ec265" stat_loth="20" tip=""/>
            <stat _rowcol="(4,3)" _stat_name="a_freq2_0" hudcolor="#ECEBD0" hudprefix="t:" hudsuffix="%" popup="popagg" stat_hicolor="#D86C1D" stat_hith="65" stat_locolor="#5ec265" stat_loth="20" tip=""/>
            <stat _rowcol="(4,4)" _stat_name="a_freq3_0" hudcolor="#ECEBD0" hudprefix="r:" hudsuffix="%" popup="popagg" stat_hicolor="#D86C1D" stat_hith="65" stat_locolor="#5ec265" stat_loth="20" tip=""/>
            <stat _rowcol="(5,1)" _stat_name="cb1_0" hudcolor="#D86C1D" hudprefix="cbf:" popup="popcb" stat_hicolor="#D86C1D" stat_hith="75" stat_locolor="#5ec265" stat_loth="35" tip=""/>
            <stat _rowcol="(5,2)" _stat_name="f_cb1_0" hudcolor="#ECEBD0" hudprefix="fcb:" popup="default" stat_hicolor="#D86C1D" stat_hith="45" stat_locolor="#5ec265" stat_loth="10" tip=""/>
            <stat _rowcol="(5,3)" _stat_name="cb2_0" hudcolor="#ECEBD0" hudprefix="cbt:" popup="popcb" stat_hicolor="#D86C1D" stat_hith="75" stat_locolor="#5ec265" stat_loth="35" tip=""/>
            <stat _rowcol="(5,4)" _stat_name="f_cb2_0" hudcolor="#ECEBD0" hudprefix="fbt:" popup="default" stat_hicolor="#D86C1D" stat_hith="45" stat_locolor="#5ec265" stat_loth="10" tip=""/>
            <stat _rowcol="(6,1)" _stat_name="WMsF" hudcolor="#ECEBD0" hudprefix="wmsf:" popup="default" stat_hicolor="#5ec265" stat_hith="50" stat_locolor="#D86C1D" stat_loth="10" tip=""/>
            <stat _rowcol="(6,2)" _stat_name="wtsd" hudcolor="#ECEBD0" hudprefix="wts:" popup="default" stat_hicolor="#5ec265" stat_hith="45" stat_locolor="#D86C1D" stat_loth="15" tip=""/>
            <stat _rowcol="(6,3)" _stat_name="wmsd" hudcolor="#ECEBD0" hudprefix="wmsd:" popup="default" stat_hicolor="#5ec265" stat_hith="40" stat_locolor="#D86C1D" stat_loth="15" tip=""/>
            <stat _rowcol="(6,4)" _stat_name="totalprofit" hudcolor="#ECEBD0" hudprefix="$:" popup="default" stat_hicolor="#5ec265" stat_hith="1" stat_locolor="#D86C1D" stat_loth="-1" tip=""/>
        </ss>

so here it is bros. as i said, the intermediate needs work and sucks by now.

Go copy this in your HUD_config.xml (opening it in notepad), in the end of the other huds (you can find them at about 3/4 of the document) trying to match it with the layout.

to use it in fpdb, open Configure > Preferences, Then open Games > Holdem

Choose ring games or tourneys, depending of where you want to use, then replace the name of the actual hud (ex: holdem_ring) with:

Basic: harrington_basic
Intermediate: harrington_intermediate
Advanced: harrington_advanced

I am here for any help you could need

Enjoy your night CC
 
Last edited:
S

stefanorb

Enthusiast
Silver Level
Joined
Oct 29, 2014
Total posts
59
Chips
0
The code command does not work. Somebody help?
 
RichL

RichL

Legend
Silver Level
Joined
Mar 13, 2013
Total posts
1,367
Awards
1
Chips
5
Code:
I just tried it and it worked. 
'Go advanced' when creating your post. 
Add your code in the post, 
select it, 
then click the hashtag icon.
 
S

stefanorb

Enthusiast
Silver Level
Joined
Oct 29, 2014
Total posts
59
Chips
0
Code:
I just tried it and it worked. 
'Go advanced' when creating your post. 
Add your code in the post, 
select it, 
then click the hashtag icon.

i didnt go advanced.

Many thanks:icon_rr:
 
Top