|
Commercial Software Discussion of commercial gambling-related / poker software & commercial graphics modifications |
06-27-2018, 11:07 PM
|
#651
|
grinder
Join Date: Feb 2013
Posts: 437
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Right, let me clarify.
Function to start stats over, to reset them from this point on.
|
|
|
06-28-2018, 01:37 AM
|
#652
|
newbie
Join Date: May 2017
Posts: 31
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Is there a way to filter for limit (NL2, NL10 etc) in Reports?
|
|
|
06-28-2018, 02:31 PM
|
#653
|
enthusiast
Join Date: Dec 2017
Posts: 54
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Is it possible to do effective mass database analysis to get population tendencies without having the edge version? Or is the range analysis tool a must have to this kind of stuff?
|
|
|
06-28-2018, 06:46 PM
|
#654
|
veteran
Join Date: Aug 2011
Location: London
Posts: 3,026
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Not sure where to post but hoping someone can help me
my pokermaster is not working on the momo emulator on one of my accounts. whenever i click on the pokermaster app it just loads up a grey screen and nothing else.
Tried re-installing on a new emulator but still the grey screen.
Any one got a solution?
|
|
|
06-29-2018, 01:50 AM
|
#655
|
See my Commercial Software thread
Join Date: May 2012
Location: The emulator-whisperer
Posts: 5,095
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Quote:
Originally Posted by HU4hoes
Not sure where to post but hoping someone can help me
my pokermaster is not working on the momo emulator on one of my accounts. whenever i click on the pokermaster app it just loads up a grey screen and nothing else.
Tried re-installing on a new emulator but still the grey screen.
Any one got a solution?
|
If you have the latest MOMO/LDPlayer (3.26) then downgrade to 3.23 as there seems to be issues with 3.26 if you are using PokerMaster v2.6.1.
|
|
|
06-29-2018, 07:06 AM
|
#656
|
Andrew - Hand2Note support team
Join Date: Oct 2015
Posts: 523
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Quote:
Originally Posted by lestro
Right, let me clarify.
Function to start stats over, to reset them from this point on.
|
You can only select a time period for rebuilding statistics:
Otherwise, you can create a new database:
|
|
|
06-29-2018, 07:08 AM
|
#657
|
Andrew - Hand2Note support team
Join Date: Oct 2015
Posts: 523
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Quote:
Originally Posted by Kropotking
Is it possible to do effective mass database analysis to get population tendencies without having the edge version?
|
No
|
|
|
06-29-2018, 07:15 AM
|
#658
|
Andrew - Hand2Note support team
Join Date: Oct 2015
Posts: 523
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Quote:
Originally Posted by pidda
Is there a way to filter for limit (NL2, NL10 etc) in Reports?
|
|
|
|
06-29-2018, 06:00 PM
|
#659
|
veteran
Join Date: Aug 2011
Location: London
Posts: 3,026
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Quote:
Originally Posted by MeleaB
If you have the latest MOMO/LDPlayer (3.26) then downgrade to 3.23 as there seems to be issues with 3.26 if you are using PokerMaster v2.6.1.
|
thanks for this!! solved the issue
|
|
|
06-30-2018, 04:28 AM
|
#660
|
newbie
Join Date: May 2017
Posts: 31
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Quote:
Originally Posted by Hand2note
|
Thanks!
|
|
|
07-01-2018, 01:11 AM
|
#661
|
newbie
Join Date: May 2017
Posts: 31
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Decided to try Range Research and after clearing and building stats entered this expression in a new report:
Value(4BET) * Value(OPEN RAISE) / 100
but I got the error "Result should be true or false". The report runs fine when I have no expression string. Whats wrong?
|
|
|
07-01-2018, 06:04 PM
|
#662
|
Andrew - Hand2Note support team
Join Date: Oct 2015
Posts: 523
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
You need to specify some condition in the expression string for Range Research.
For example, if you have an expression stat in the form Value(<NameOfYourStat>) and you want to report those who have the value of this expression greater than 10 then you should specify the following condition:
Value(<NameOfYourStat>) > 10
|
|
|
07-04-2018, 01:51 AM
|
#663
|
veteran
Join Date: May 2014
Location: Winland
Posts: 2,961
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
This is so tilting and looking for a way to fix this issue.
Creating custom stats for popups and I wan't to take and old stat, copy it to somewhere and edit it slightly eg position/action. Then even when I rename it before saving, it will also edit the original cell I copied it from.
So for example I have "Raise first UTG" stat, I copy that to different cell, and edit the name to "Raise first BU" and edit the parameters to filter for BU position instead of UTG and save it. So by all logic I should now have "Raise first UTG" and "Raise first BU", but no. Instead I have now only "Raise first BU" and its in both cells. GR8!
So it seems like the only way to create new stats is to create them from scratch which is tilting as **** as it makes the work take way more time.
|
|
|
07-04-2018, 05:30 AM
|
#664
|
newbie
Join Date: May 2017
Posts: 31
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Quote:
Originally Posted by Hand2note
You need to specify some condition in the expression string for Range Research.
For example, if you have an expression stat in the form Value(<NameOfYourStat>) and you want to report those who have the value of this expression greater than 10 then you should specify the following condition:
Value(<NameOfYourStat>) > 10
|
Thanks, I tried a simple expression
value(4bet)>1
but I get the same error
"Result should be true or false"
|
|
|
07-04-2018, 07:47 AM
|
#665
|
newbie
Join Date: May 2017
Posts: 31
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Quote:
Originally Posted by doctor877
This is so tilting and looking for a way to fix this issue.
Creating custom stats for popups and I wan't to take and old stat, copy it to somewhere and edit it slightly eg position/action. Then even when I rename it before saving, it will also edit the original cell I copied it from.
So for example I have "Raise first UTG" stat, I copy that to different cell, and edit the name to "Raise first BU" and edit the parameters to filter for BU position instead of UTG and save it. So by all logic I should now have "Raise first UTG" and "Raise first BU", but no. Instead I have now only "Raise first BU" and its in both cells. GR8!
So it seems like the only way to create new stats is to create them from scratch which is tilting as **** as it makes the work take way more time.
|
I am not support staff btw, I locate the stat I want to copy in the left tree and click clone and choose the clone and edit it and save it. Not sure if its the best solution though.
|
|
|
07-05-2018, 05:24 AM
|
#666
|
Andrew - Hand2Note support team
Join Date: Oct 2015
Posts: 523
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Quote:
Originally Posted by pidda
Thanks, I tried a simple expression
value(4bet)>1
but I get the same error
"Result should be true or false"
|
You can not substitute any stat name from syntax examples in a function.
You can use only names of some previously built stats as arguments to functions.
For example, if you have built the " 4bet" stat then you can use this stat for your expressions.
|
|
|
07-05-2018, 10:50 AM
|
#667
|
newbie
Join Date: May 2017
Posts: 31
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Quote:
Originally Posted by Hand2note
You can not substitute any stat name from syntax examples in a function.
You can use only names of some previously built stats as arguments to functions.
For example, if you have built the "4bet" stat then you can use this stat for your expressions.
|
It works using my own stats! Thanks!
|
|
|
07-10-2018, 08:53 PM
|
#668
|
grinder
Join Date: Jul 2010
Posts: 676
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Are there any fixes/solution to inaccurate results when importing ignition hand history/database?
|
|
|
07-11-2018, 08:24 PM
|
#669
|
Andrew - Hand2Note support team
Join Date: Oct 2015
Posts: 523
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
This problem can be solved only by the creator of the converter.
|
|
|
07-13-2018, 03:18 AM
|
#670
|
stranger
Join Date: Jul 2018
Posts: 3
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Hello,
I was wondering if you could help me with a problem. When I play SNG or Tournaments, everything is displayed and saved correctly but when I play cash games, player's nicknames are just "player1", "player2", "player3",...
Not only are their nicknames on HUD not displayed correctly; they are also not saved. So when I meet the same player on another occasion their # of hands goes back to zero and I start from scratch.
This is how my stats look (note that the other nickname under "player9" are censored on the image, that's why they look weird)
Any idea what went wrong?
|
|
|
07-13-2018, 10:24 AM
|
#671
|
enthusiast
Join Date: Dec 2013
Posts: 60
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Hi, I am doing Range Research in HU CASH. I want it to exclude all HERO accounts from Result (to see only opponent stats). Is it possible and how to do it?
Thank you in advance.
|
|
|
07-14-2018, 07:51 AM
|
#672
|
Andrew - Hand2Note support team
Join Date: Oct 2015
Posts: 523
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Hand2Note excludes Hero's stats from Range research reports automatically
|
|
|
07-14-2018, 07:54 AM
|
#673
|
Andrew - Hand2Note support team
Join Date: Oct 2015
Posts: 523
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
Quote:
Originally Posted by oshea982
Any idea what went wrong?
|
Party Poker saves only anonymous handhistory for regular cash tables.
It does not effect FastForward tables and Tournaments.
|
|
|
07-14-2018, 10:21 AM
|
#674
|
stranger
Join Date: Jul 2018
Posts: 3
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
I see. Thanks for the fast response!
|
|
|
07-14-2018, 11:28 AM
|
#675
|
journeyman
Join Date: Sep 2017
Posts: 271
|
Re: Hand2Note - NEW alternative to Holdem Manager and Poker Tracker
A couple questions as im looking into getting this HUD
1. Can I use the Bovada Card Catcher with H2N so I can use the HUD on Ignition?
2. Can I run PT4 at the time time to continue to track my hands for my database?
Thanks
|
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 11:52 AM.
|