Open Side Menu Go to the Top
Register
Quick Questions & Answers Thread Quick Questions & Answers Thread

01-30-2016 , 01:47 PM
I need some (paid) help with PT4.
Basically I need to query a table outside located in another schema.
I've successfully did that, but performance aren't that great, and I'm sure some coder could help me out with that.
If you are interested please send me a PM and we can talk about the details
Quick Questions & Answers Thread Quote
01-31-2016 , 02:44 AM
Quote:
Originally Posted by 4-Star General
I need some (paid) help with PT4.
Basically I need to query a table outside located in another schema.
I've successfully did that, but performance aren't that great, and I'm sure some coder could help me out with that.
If you are interested please send me a PM and we can talk about the details
consider posting a question on stackoverflow.
Quick Questions & Answers Thread Quote
01-31-2016 , 07:36 AM
Ty but I don't think stackoverflow can help me out effectively.
The problem is PT4 is sending somewhat fixed queries to the DB, so what I'm looking for might be tricky
Quick Questions & Answers Thread Quote
02-11-2016 , 01:48 PM
Hello,

I have a simple question. What does it mean if in HM2, the All-in EV graph is higher than Net Won graphe? Thanks.
Quick Questions & Answers Thread Quote
02-11-2016 , 01:57 PM
Quote:
Originally Posted by JohnDoeMonaco
Hello,

I have a simple question. What does it mean if in HM2, the All-in EV graph is higher than Net Won graphe? Thanks.
In it's most basic sense it means you would have won more $ if you had ran at expectation when all-in before the river.
Quick Questions & Answers Thread Quote
02-11-2016 , 05:56 PM
Quote:
Originally Posted by fozzy71
In it's most basic sense it means you would have won more $ if you had ran at expectation when all-in before the river.
Thank you fozzy. And on people's graphes, why is the the non showdown always negative and the showndown positive(if it's winning player)? We do pay blinds, but we also win hands without showdown no?
Quick Questions & Answers Thread Quote
02-11-2016 , 06:33 PM
Quote:
Originally Posted by JohnDoeMonaco
Thank you fozzy. And on people's graphes, why is the the non showdown always negative and the showndown positive(if it's winning player)? We do pay blinds, but we also win hands without showdown no?
That is a strategy question and not my area of expertise. In general tight players usually have a negative red line while loose/aggressive (yet winning) players usually have a positive red line because they get people to fold more often to their bluffs.
Quick Questions & Answers Thread Quote
04-16-2016 , 09:31 AM
Want to be able to auto time bank on Poker Stars NJ. Can anyone direct me how to get this done?
Quick Questions & Answers Thread Quote
04-30-2016 , 11:55 PM
Does Jivaro require Holdem manager or Poker tracker to work?
Quick Questions & Answers Thread Quote
05-01-2016 , 08:36 AM
Quote:
Originally Posted by GutPunch
Does Jivaro require Holdem manager or Poker tracker to work?
Jivaro both basic & premium editions has no analysis tools - it ONLY gives you a HUD & only at PokerStars. It's very neat, but not for you if you're wanting to analyse your play or your opponents play or player population tendencies etc
Quick Questions & Answers Thread Quote
05-02-2016 , 08:45 PM
I'm trying to do some parsing of WPN hand history files. In addition to human-readable .txt files they have .dhh and .phh files. The .phh sort of make sense (they appear to be some sort of weird tilde separated account of hands), but the .dhh are mostly unintelligible no matter what encoding I try to use to open them.

Does anyone know if there's a better way to decipher these than opening them up in a text editor? I wonder if it's screwing with the formatting somehow. Thanks!
Quick Questions & Answers Thread Quote
07-09-2016 , 06:28 AM
Hey, looking for a way to auto-arrange tables for WPN (ACR) for Mac. I'm poker-old at this point and basically computer illiterate when it comes to this stuff. I remember using placemint and table ninja back in the day, but it doesn't look like either of those two options would work.

Also, is there something like table ninja that would allow me to set b/f/c available for ACR + mac?

Thanks
Quick Questions & Answers Thread Quote
07-11-2016 , 12:18 AM
Give Stack And Tile a try for your tables. I used it for a bit, but ended up just going back to tiling.

Does anyone know why handconverter.com won't load for the last several days?
Quick Questions & Answers Thread Quote
07-26-2016 , 04:15 PM
What's the best way to import BOL hands into HEM 1? The only software I've found that will is the kingshands Chico converter/hud but I haven't found much info about it on here so I'm a bit skeptical. And does it work with the new BOL software update?
Quick Questions & Answers Thread Quote
07-26-2016 , 06:35 PM
Does anyone know were you can find a HUD for Betonline after the updates, it seems that after the Update no one can find a working HUD for the site?
Quick Questions & Answers Thread Quote
07-26-2016 , 06:37 PM
Quote:
Originally Posted by D.V.Cooper
Does anyone know were you can find a HUD for Betonline after the updates, it seems that after the Update no one can find a working HUD for the site?

Something maybe close to Sharkscope, something easy and useful? I'm playing higher stakes now and I need a little more data took look at
Quick Questions & Answers Thread Quote
07-27-2016 , 08:17 PM
Where can I find a definition of the stats that are commonly used by tracking software?

I would like a definition of vpip, pfr, pf-3bet, wtsd%, flop-cbet, aggression, aggression%, aggression factor and other stats like those.
Quick Questions & Answers Thread Quote
07-27-2016 , 08:50 PM
Quote:
Originally Posted by flyweight
Where can I find a definition of the stats that are commonly used by tracking software?

I would like a definition of vpip, pfr, pf-3bet, wtsd%, flop-cbet, aggression, aggression%, aggression factor and other stats like those.
You can download a document with 1300 HM2 stat definitions from here:
http://www.holdemmanager.com/Downloa..._05Sep2014.doc

Please note that there isn't a universal agreement between different trackers as to how to define stats, but the most common stats are the same

A notable difference between HM2 & PT4 is how they calculate aggression. HM2 ignores folds:

HM2 Post-flop AF [aggression factor]:
[Tot BETS + Tot RAISES] / [Tot CALLS]

PT4 Post-flop AFq% [aggression frequency]:

[Tot BETS + Tot RAISES] x 100 / [Tot BETS, RAISES, CALLS & FOLDS]
Quick Questions & Answers Thread Quote
08-03-2016 , 12:42 PM
Anyone had any luck reading the new BetOnline hand history format? Looks like they're saving things to a database file 'history.db'.
Quick Questions & Answers Thread Quote
08-04-2016 , 09:16 AM
Quote:
Originally Posted by ChazDazzle
Anyone had any luck reading the new BetOnline hand history format? Looks like they're saving things to a database file 'history.db'.
SQLite, but I'm not familiar with "blobs", which is how most of the hand details seem to be stored. Possibly the blobs are encoded/encrypted.
Quick Questions & Answers Thread Quote
08-04-2016 , 01:58 PM
Quote:
Originally Posted by Max Cut
SQLite, but I'm not familiar with "blobs", which is how most of the hand details seem to be stored. Possibly the blobs are encoded/encrypted.
Looks like the game_state column is a buffer object evaluating to:

<read-write buffer ptr 0x31a17e0, size 2112 at 0x31a17a0>

In bytearray format it looks like this:

Code:
[244, 219, 186, 48, 33, 72, 14, 120, 137, 131, 73, 137, 76, 51, 185, 155, 30, 254, 104, 41, 2, 123, 93, 162, 110, 30, 50, 40, 132, 134, 105, 122, 106, 110, 35, 88, 45, 58, 50, 53, 180, 243, 161, 187, 74, 57, 24, 22, 121, 109, 102, 138, 150, 18, 158, 209, 220, 101, 122, 224, 178, 105, 198, 50, 182, 193, 204, 58, 8, 73, 64, 11, 64, 92, 124, 46, 245, 93, 94, 148, 141, 140, 57, 224, 175, 99, 255, 26, 151, 122, 209, 89, 19, 93, 27, 208, 158, 137, 193, 67, 111, 237, 224, 116, 31, 253, 251, 103, 115, 108, 53, 75, 97, 211, 147, 111, 187, 3, 35, 235, 140, 253, 239, 75, 160, 196, 179, 26, 231, 5, 171, 195, 162, 203, 135, 62, 122, 29, 221, 25, 234, 19, 185, 162, 184, 136, 248, 13, 158, 158, 52, 14, 159, 166, 189, 185, 65, 243, 187, 16, 228, 137, 130, 36, 192, 53, 107, 143, 1, 194, 182, 111, 203, 144, 47, 14, 121, 66, 183, 32, 36, 248, 172, 102, 41, 150, 69, 153, 1, 131, 74, 31, 196, 214, 223, 222, 16, 161, 77, 101, 216, 69, 254, 23, 101, 137, 203, 39, 177, 129, 19, 96, 74, 154, 167, 151, 216, 44, 183, 108, 132, 42, 154, 205, 191, 223, 218, 50, 119, 247, 93, 144, 38, 104, 106, 185, 32, 85, 2, 19, 14, 123, 118, 166, 34, 205, 134, 189, 0, 210, 209, 106, 227, 40, 46, 221, 140, 80, 39, 112, 147, 39, 19, 213, 81, 56, 159, 69, 65, 134, 132, 72, 123, 23, 245, 225, 3, 219, 243, 92, 32, 45, 61, 30, 15, 70, 24, 134, 38, 221, 24, 241, 136, 212, 210, 49, 133, 99, 24, 232, 112, 22, 178, 62, 183, 133, 55, 29, 131, 41, 111, 53, 61, 200, 255, 130, 43, 136, 10, 123, 32, 44, 46, 217, 65, 117, 169, 111, 38, 205, 231, 254, 0, 141, 230, 81, 249, 109, 193, 194, 102, 206, 234, 253, 252, 207, 85, 210, 138, 233, 111, 14, 139, 128, 76, 38, 21, 251, 93, 232, 38, 136, 250, 30, 59, 24, 138, 209, 78, 148, 87, 103, 39, 96, 35, 19, 203, 195, 224, 38, 97, 200, 142, 128, 54, 104, 20, 243, 215, 161, 173, 4, 114, 105, 45, 126, 46, 51, 203, 3, 254, 55, 158, 87, 145, 174, 118, 73, 209, 59, 173, 161, 67, 172, 195, 197, 220, 39, 9, 221, 46, 134, 55, 130, 195, 168, 84, 51, 238, 143, 3, 63, 102, 232, 92, 176, 231, 123, 240, 202, 209, 38, 193, 57, 202, 122, 65, 79, 138, 79, 239, 171, 186, 240, 101, 188, 69, 157, 150, 106, 199, 81, 132, 213, 143, 166, 229, 221, 50, 111, 92, 8, 175, 202, 95, 229, 184, 7, 156, 63, 238, 121, 51, 43, 71, 177, 36, 51, 169, 252, 120, 6, 163, 107, 152, 24, 41, 23, 86, 118, 67, 228, 247, 168, 136, 4, 254, 153, 217, 55, 95, 120, 234, 39, 95, 178, 121, 38, 198, 181, 118, 104, 7, 255, 64, 114, 188, 40, 240, 172, 30, 208, 142, 68, 152, 242, 73, 108, 13, 76, 110, 212, 224, 199, 195, 27, 187, 52, 50, 78, 120, 242, 214, 51, 92, 22, 132, 31, 252, 88, 253, 94, 133, 247, 190, 147, 194, 32, 25, 32, 126, 190, 201, 167, 216, 120, 52, 180, 27, 139, 124, 94, 171, 173, 239, 147, 84, 234, 17, 242, 76, 69, 68, 163, 35, 1, 220, 107, 104, 13, 135, 145, 14, 73, 16, 165, 209, 55, 134, 76, 132, 200, 123, 220, 176, 181, 213, 162, 152, 239, 182, 215, 121, 35, 250, 219, 59, 111, 203, 215, 18, 58, 138, 15, 10, 233, 85, 29, 209, 82, 105, 95, 138, 112, 47, 46, 183, 103, 85, 246, 68, 234, 131, 136, 82, 24, 72, 121, 95, 217, 231, 22, 115, 199, 49, 19, 111, 40, 182, 44, 247, 226, 56, 11, 30, 253, 222, 133, 5, 42, 7, 2, 147, 206, 15, 47, 24, 157, 145, 18, 22, 39, 191, 137, 234, 234, 202, 44, 184, 136, 160, 111, 232, 47, 123, 126, 200, 76, 240, 101, 45, 190, 198, 36, 109, 149, 52, 136, 49, 227, 121, 72, 217, 221, 250, 239, 148, 201, 94, 18, 82, 106, 127, 255, 254, 69, 74, 225, 145, 197, 94, 9, 14, 135, 240, 24, 97, 203, 235, 91, 49, 45, 201, 219, 237, 195, 148, 6, 197, 181, 58, 79, 167, 199, 209, 54, 144, 46, 135, 204, 215, 180, 225, 146, 63, 202, 229, 115, 214, 246, 93, 198, 36, 80, 13, 109, 98, 239, 185, 208, 32, 205, 176, 17, 187, 12, 0, 61, 205, 175, 216, 47, 50, 15, 42, 53, 134, 158, 161, 171, 153, 83, 33, 120, 53, 240, 174, 232, 167, 102, 163, 24, 175, 88, 153, 211, 183, 193, 135, 155, 131, 161, 109, 183, 241, 93, 218, 172, 137, 44, 246, 154, 61, 118, 125, 40, 61, 83, 231, 237, 86, 58, 167, 242, 70, 172, 194, 84, 92, 192, 52, 156, 175, 174, 218, 129, 115, 198, 37, 111, 197, 148, 219, 189, 133, 192, 2, 58, 118, 43, 171, 22, 175, 90, 59, 23, 118, 244, 224, 108, 108, 250, 117, 149, 61, 188, 184, 62, 235, 73, 147, 252, 52, 88, 145, 51, 49, 64, 154, 210, 227, 42, 131, 122, 146, 233, 167, 31, 227, 47, 248, 248, 169, 181, 9, 96, 242, 226, 107, 166, 73, 251, 229, 24, 182, 130, 197, 143, 80, 177, 51, 132, 111, 87, 227, 80, 238, 228, 109, 11, 1, 154, 211, 191, 167, 45, 120, 81, 12, 77, 229, 88, 233, 21, 70, 220, 179, 28, 117, 140, 197, 8, 161, 251, 51, 246, 89, 47, 178, 185, 254, 242, 157, 235, 32, 205, 187, 40, 213, 136, 117, 186, 28, 200, 191, 7, 213, 139, 204, 62, 219, 29, 199, 104, 76, 56, 76, 235, 129, 156, 80, 64, 49, 76, 75, 107, 159, 198, 26, 87, 224, 121, 132, 235, 246, 201, 136, 243, 153, 118, 178, 127, 224, 100, 191, 73, 160, 231, 164, 85, 210, 173, 129, 82, 134, 178, 251, 242, 237, 10, 50, 175, 26, 190, 245, 8, 93, 46, 42, 108, 211, 142, 94, 150, 160, 3, 156, 114, 208, 60, 103, 34, 247, 89, 214, 74, 216, 174, 60, 22, 210, 124, 191, 159, 156, 156, 202, 192, 28, 1, 243, 228, 174, 61, 104, 88, 46, 3, 160, 194, 126, 90, 72, 102, 60, 1, 39, 105, 141, 109, 30, 21, 12, 42, 162, 158, 18, 127, 0, 71, 130, 58, 117, 10, 141, 51, 238, 111, 206, 182, 55, 228, 14, 197, 161, 57, 135, 157, 150, 0, 91, 233, 217, 131, 239, 83, 250, 60, 100, 13, 179, 12, 196, 12, 187, 252, 103, 177, 107, 26, 58, 89, 168, 123, 97, 231, 255, 90, 47, 248, 195, 52, 110, 246, 254, 137, 231, 246, 144, 92, 54, 146, 38, 73, 52, 102, 161, 233, 209, 0, 250, 236, 59, 199, 52, 255, 151, 124, 11, 179, 128, 249, 136, 124, 67, 125, 240, 112, 61, 126, 37, 223, 42, 151, 144, 20, 25, 59, 2, 136, 82, 157, 106, 56, 237, 198, 67, 245, 94, 233, 185, 115, 96, 93, 205, 227, 245, 60, 154, 52, 137, 155, 5, 110, 43, 101, 228, 177, 75, 142, 167, 122, 188, 224, 153, 230, 69, 87, 235, 72, 240, 155, 160, 209, 18, 168, 124, 32, 237, 124, 124, 243, 28, 237, 65, 178, 156, 168, 142, 43, 48, 182, 86, 176, 21, 144, 132, 52, 89, 115, 137, 224, 42, 14, 170, 232, 31, 99, 5, 92, 92, 119, 219, 81, 132, 216, 211, 253, 86, 65, 200, 205, 171, 168, 240, 100, 9, 199, 123, 129, 205, 15, 52, 206, 119, 103, 176, 20, 171, 122, 130, 6, 85, 82, 213, 212, 107, 146, 100, 167, 169, 75, 218, 96, 91, 242, 236, 99, 199, 108, 87, 193, 149, 253, 253, 112, 104, 131, 237, 130, 74, 35, 224, 16, 149, 154, 212, 118, 76, 54, 194, 149, 157, 138, 206, 237, 21, 124, 114, 43, 225, 128, 104, 20, 52, 248, 235, 8, 178, 39, 108, 94, 219, 204, 180, 88, 8, 240, 242, 251, 158, 162, 59, 49, 39, 9, 234, 179, 173, 102, 73, 152, 170, 29, 103, 234, 240, 253, 10, 77, 121, 31, 12, 149, 155, 157, 126, 246, 237, 43, 23, 172, 71, 111, 238, 181, 53, 249, 59, 208, 223, 223, 76, 72, 59, 46, 8, 230, 224, 101, 244, 186, 203, 9, 182, 160, 173, 54, 100, 76, 81, 60, 33, 162, 101, 209, 236, 178, 255, 160, 75, 246, 245, 129, 184, 218, 210, 48, 64, 245, 149, 183, 129, 84, 113, 10, 43, 131, 250, 193, 17, 150, 218, 178, 43, 104, 140, 145, 219, 25, 185, 215, 39, 206, 242, 107, 95, 221, 134, 183, 24, 191, 62, 73, 71, 13, 141, 148, 245, 126, 42, 109, 198, 40, 19, 136, 213, 108, 107, 98, 167, 188, 18, 18, 28, 231, 22, 74, 7, 56, 91, 172, 60, 72, 95, 29, 56, 145, 105, 6, 84, 254, 255, 121, 205, 73, 18, 240, 113, 200, 131, 164, 167, 158, 152, 112, 132, 244, 139, 73, 120, 48, 93, 213, 72, 85, 177, 91, 254, 205, 18, 164, 53, 25, 16, 35, 134, 213, 150, 138, 120, 59, 68, 143, 229, 207, 150, 244, 138, 13, 223, 4, 149, 9, 33, 109, 197, 6, 70, 143, 46, 62, 135, 210, 186, 186, 148, 211, 81, 176, 250, 16, 66, 236, 56, 123, 120, 109, 75, 177, 33, 22, 127, 6, 14, 114, 67, 90, 98, 64, 36, 184, 59, 231, 202, 70, 192, 14, 233, 56, 185, 173, 81, 25, 154, 20, 108, 58, 21, 102, 112, 72, 194, 147, 105, 184, 249, 166, 230, 27, 9, 232, 245, 114, 235, 216, 110, 131, 250, 215, 130, 73, 43, 179, 28, 206, 29, 64, 65, 209, 15, 132, 12, 164, 0, 170, 189, 240, 11, 164, 215, 80, 134, 103, 2, 205, 133, 25, 210, 154, 239, 91, 36, 162, 51, 220, 130, 216, 237, 27, 31, 41, 14, 138, 32, 46, 246, 77, 59, 152, 182, 210, 142, 220, 208, 18, 140, 21, 194, 223, 184, 220, 33, 186, 202, 163, 77, 20, 37, 145, 237, 122, 139, 113, 136, 177, 6, 105, 106, 63, 13, 147, 120, 189, 106, 200, 133, 18, 199, 96, 28, 117, 234, 151, 188, 123, 43, 209, 24, 52, 97, 216, 213, 33, 71, 123, 181, 218, 45, 90, 239, 89, 247, 193, 226, 184, 156, 32, 75, 140, 54, 79, 201, 126, 37, 72, 166, 209, 108, 217, 3, 242, 179, 211, 2, 188, 162, 31, 9, 70, 238, 170, 119, 148, 221, 120, 99, 159, 223, 171, 85, 147, 43, 173, 172, 126, 154, 164, 36, 82, 61, 216, 52, 82, 74, 163, 157, 116, 89, 89, 3, 53, 64, 238, 251, 164, 5, 115, 67, 73, 200, 134, 75, 84, 169, 132, 225, 69, 206, 2, 214, 103, 219, 154, 16, 160, 123, 102, 212, 210, 170, 169, 106, 103, 42, 14, 8, 121, 103, 37, 226, 9, 201, 46, 156, 9, 69, 12, 247, 85, 129, 254, 175, 130, 15, 226, 10, 138, 27, 253, 137, 141, 252, 117, 246, 93, 167, 230, 138, 134, 41, 237, 100, 230, 86, 49, 25, 60, 91, 159, 222, 166, 216, 207, 194, 84, 210, 4, 104, 151, 17, 143, 31, 156, 204, 167, 206, 90, 208, 206, 1, 55, 34, 169, 119, 8, 145, 178, 126, 53, 124, 118, 134, 81, 56, 23, 28, 25, 141, 116, 171, 104, 205, 194, 202, 249, 167, 134, 82, 239, 240, 113, 252, 4, 10, 68, 41, 240, 58, 124, 48, 169, 6, 59, 130, 5, 88, 188, 164, 221, 22, 66, 107, 22, 100, 98, 19, 249, 79, 198, 48, 148, 68, 103, 217, 182, 234, 156, 57, 212, 249, 254, 62, 102, 35, 158, 46, 254, 36, 141, 66, 159, 145, 149, 141, 54, 254, 47, 231, 109, 196, 204, 249, 8, 161, 23, 135, 75, 168, 206, 168, 47, 27, 77, 81, 244, 160, 171, 113, 165, 52, 90, 96, 65, 185, 126, 187, 128, 194, 157, 248, 3, 218, 40, 61, 97, 31, 80, 143, 164, 26, 206, 0, 67, 162, 171, 208, 80, 164, 202, 45, 145, 135, 206, 54, 86, 181, 226, 12, 20, 28, 208, 145, 108, 179, 252, 27, 231, 150, 219, 180, 83]
Now i don't know much about memory addresses but this looks like it has to do with memory addresses.
Quick Questions &amp; Answers Thread Quote
08-30-2016 , 04:49 PM
Hi, what is the best software to share screens with a student of mine so he can watch me play?
Quick Questions &amp; Answers Thread Quote
08-31-2016 , 04:37 AM
Teamviewer meeting mode. If not that - join.me, and if not that then just share screen on Skype.
Quick Questions &amp; Answers Thread Quote
10-06-2016 , 03:51 AM
Which is the best free (or cheap) video screen capture program out there? The FAQ suggests camstudio, and it looks alright. I'm assuming it doesn't come loaded with adware?
Quick Questions &amp; Answers Thread Quote

      
m