|
gutshot
|
07-12-2005, 03:28 PM
Post subject: Bison Converter now open source!
|
#1 (permalink)
|
|
Full House
Join Date: Feb 2004
Location: lemonade was a popular drink and it still is
Posts: 608
|
|
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
|
Play for FREE and practice your game at...
Join the FTR Poker Forum to disable these banners and start posting!
|
|
TylerK
|
|
4-of-a-Kind
Join Date: Oct 2004
Location: PEANUT BUTTER JELLY TIME
Posts: 1,791
|
|
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
|
|
TylerK
|
|
4-of-a-Kind
Join Date: Oct 2004
Location: PEANUT BUTTER JELLY TIME
Posts: 1,791
|
|
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
|
|
a500lbgorilla
|
|
JESUS TAKE THE KEYBOARD
Join Date: Sep 2004
Location: This room is a good place to be
Posts: 8,379
|
|
TylerK is so hot right now.
-'rilla
|
|
|
|
gutshot
|
|
Full House
Join Date: Feb 2004
Location: lemonade was a popular drink and it still is
Posts: 608
|
|
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
|
|
gabe
|
|
Moderator
Join Date: Dec 2004
Location: trying to live
Posts: 7,964
|
|
doesn't it mess up some HHs though? can we fix that?
this is cool good job tyler.
|
|
|
|
|
|
|
|
Very nice.
|
|
|
|
TylerK
|
|
4-of-a-Kind
Join Date: Oct 2004
Location: PEANUT BUTTER JELLY TIME
Posts: 1,791
|
|
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
|
|
gutshot
|
|
Full House
Join Date: Feb 2004
Location: lemonade was a popular drink and it still is
Posts: 608
|
|
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
|
|
Muxy
|
|
4-of-a-Kind
Join Date: Apr 2005
Location: Canadian LOLUH'S AND AMERICAN LOLUHS
Posts: 1,529
|
|
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.
|
|
|
|
TylerK
|
|
4-of-a-Kind
Join Date: Oct 2004
Location: PEANUT BUTTER JELLY TIME
Posts: 1,791
|
|
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
|
|
johnnyawe
|
|
Full House
Join Date: Apr 2004
Location: San Francisco
Posts: 1,064
|
|
Nice work.
|
|
|
|
stevedonel
|
|
Full House
Join Date: Aug 2004
Location: Vegas
Posts: 617
|
|
TylerK is da man!
new bookmark
|
|
Is that guy still part of the forum??
|
|
Xianti
|
|
Administrator
Administrator
Join Date: Dec 2003
Location: facebook.com/xianti
Posts: 5,289
|
|
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).
|
|
|