Select Page
Poker Forum
Over 1,292,000 Posts!
Poker ForumFTR Community

Bison Converter now open source!

Results 1 to 14 of 14

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2004
    Posts
    579
    Location
    lemonade was a popular drink and it still is

    Default Bison Converter now open source!

    Link on 2+2

    So uhh can we like host a version on FTR and fix it for the phpBB code??
    -jay

    "i think the biggest leak in my game is using 2nd level thinking against players who can't think on the first level." -Renton
  2. #2
    TylerK's Avatar
    Join Date
    Oct 2004
    Posts
    1,870
    Location
    PEANUT BUTTER JELLY TIME
    Easily. Add to the Formats subroutine (around line 4383) something like:

    elsif ($HHFormat eq "FTR")
    {
    $FormatCloserWidget = "/";

    $FormatTextBold = "b";
    $FormatTextBoldOpen = "[";
    $FormatTextBoldClose = "]";

    $FormatTextItalic = "i";
    $FormatTextItalicOpen = "[";
    $FormatTextItalicClose = "]";

    $FormatURLOpenText = "url";
    $FormatURLCloseText = "url";
    $FormatURLQuote = "";
    $FormatURLOpen = "[";
    $FormatURLClose = "]";
    $FormatURLConjunction = "=";

    $FormatColorOpen = "[";
    $FormatColorClose = "]";
    $FormatColorTagOpenText = "color";
    $FormatColorTagCloseText = "color";
    $FormatColorConjunction = "=#";
    $FormatColorScheme = "Standard";

    $FormatLineBreak = "\n";

    $FormatCardRankOpen = "";
    $FormatCardRankClose = "";
    $FormatCardSuitOpen = ":";
    $FormatCardSuitClose = ":";
    $FormatCardRank = "UpperCase";
    $FormatCardSuit = "SuitNames";
    }

    then add something to the select dropdown in the WebPage function.
    TylerK: its just gambling if i want to worry about money i'll go to work lol
  3. #3
    TylerK's Avatar
    Join Date
    Oct 2004
    Posts
    1,870
    Location
    PEANUT BUTTER JELLY TIME
    Converter with "FTR" format option is here:
    http://www.zerodivide.cx/converter/hhconverter.cgi
    TylerK: its just gambling if i want to worry about money i'll go to work lol
  4. #4
    a500lbgorilla's Avatar
    Join Date
    Sep 2004
    Posts
    28,082
    Location
    himself fucker.
    TylerK is so hot right now.

    -'rilla
  5. #5
    Join Date
    Feb 2004
    Posts
    579
    Location
    lemonade was a popular drink and it still is
    You r0x0r!
    -jay

    "i think the biggest leak in my game is using 2nd level thinking against players who can't think on the first level." -Renton
  6. #6
    gabe's Avatar
    Join Date
    Dec 2004
    Posts
    13,804
    Location
    trying to live
    doesn't it mess up some HHs though? can we fix that?

    this is cool good job tyler.
  7. #7
    Guest
    Very nice.
  8. #8
    TylerK's Avatar
    Join Date
    Oct 2004
    Posts
    1,870
    Location
    PEANUT BUTTER JELLY TIME
    Quote Originally Posted by gabe
    doesn't it mess up some HHs though? can we fix that?
    Possibly. Got any more details? (If it's a known issue, people are probably checking fixes into CVS as we speak anyway though.)
    TylerK: its just gambling if i want to worry about money i'll go to work lol
  9. #9
    Join Date
    Feb 2004
    Posts
    579
    Location
    lemonade was a popular drink and it still is
    Party Poker (10 handed) FTR converter on zerodivide.cx

    Preflop: Hero is CO with 8, J.
    5 folds, Hero checks, 1 fold, BB checks.

    Flop: 2, 4, 5 (4 players)
    SB checks, BB checks, MP1 checks, Hero checks.

    Turn: 5 (4 players)
    SB checks, BB checks, MP1 checks, Hero checks.

    River: 7 (4 players)
    SB checks, BB checks, MP1 checks, Hero checks.

    Final Pot:

    Looks g00t to me.
    -jay

    "i think the biggest leak in my game is using 2nd level thinking against players who can't think on the first level." -Renton
  10. #10
    Muxy's Avatar
    Join Date
    Apr 2005
    Posts
    2,505
    Location
    Canadian LOLUH'S AND AMERICAN LOLUHS
    Is there anyway you can load a whole tourney into it. And it deletes the hands that you folded preflop and converts the ones you seen the flop.??

    So you could post a whole tourney converted.
  11. #11
    TylerK's Avatar
    Join Date
    Oct 2004
    Posts
    1,870
    Location
    PEANUT BUTTER JELLY TIME
    Quote Originally Posted by Muxy
    Is there anyway you can load a whole tourney into it. And it deletes the hands that you folded preflop and converts the ones you seen the flop.??

    So you could post a whole tourney converted.
    It's funny you should ask that! I've actually had exactly such a thing for a while now, but I haven't made a user-friendly web interface for it yet. I probably posted the code on here at some point, I would think.
    TylerK: its just gambling if i want to worry about money i'll go to work lol
  12. #12
    Nice work.
  13. #13
    TylerK is da man!

    new bookmark
    Is that guy still part of the forum??
  14. #14
    Xianti's Avatar
    Join Date
    Dec 2003
    Posts
    9,246
    Location
    facebook.com/mediacookery
    All the stickies that include links to bisonbison's converter have been changed to TylerK's new version, so you can always check those out as well (like in Fnord's Hold'em Hand Histories forum).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •