please send few screenshots with your table and connected bot to our email, just to check your settings and readingscronosone wrote: ↑Thu Oct 13, 2022 4:47 pmI was checking how it was playing as suggested (I didn’t found anything relevant but I’m not an expert) and minored level to continue testing deeply.cronosone wrote: ↑Wed Sep 28, 2022 11:10 pmNot good for now… it needs experimenting more since variance can be the reason but balance is heavily negative (tried in 2 different rooms)
I’m Playing cash tables NL25 and it’s about -200
I’m not familiar with the normal DD if anyone has more experience using it.
I’ve started 2 days ago playing NL10 with 50 stacks bankroll. (500EUR). 100BB buy in and auto rebuy to that 100BB.
48h later is 15 stacks down (150 EUR). I’ll continue giving a try but my experience is not good in my 2 approaches to the profile.
I don’t know if it is normal DD or something is going wrong with it. Anyways, I’m playing it on iPoker, and cards and stacks seems being detected well… so not sure about it…
Any idea about it Alex?
UltraGTO - main thread
Re: UltraGTO - main thread
Re: UltraGTO - main thread
Sent you an email with screenshot. Thank you in advance.Alex wrote: ↑Fri Oct 14, 2022 12:21 pmplease send few screenshots with your table and connected bot to our email, just to check your settings and readingscronosone wrote: ↑Thu Oct 13, 2022 4:47 pmI was checking how it was playing as suggested (I didn’t found anything relevant but I’m not an expert) and minored level to continue testing deeply.cronosone wrote: ↑Wed Sep 28, 2022 11:10 pm
Not good for now… it needs experimenting more since variance can be the reason but balance is heavily negative (tried in 2 different rooms)
I’m Playing cash tables NL25 and it’s about -200
I’m not familiar with the normal DD if anyone has more experience using it.
I’ve started 2 days ago playing NL10 with 50 stacks bankroll. (500EUR). 100BB buy in and auto rebuy to that 100BB.
48h later is 15 stacks down (150 EUR). I’ll continue giving a try but my experience is not good in my 2 approaches to the profile.
I don’t know if it is normal DD or something is going wrong with it. Anyways, I’m playing it on iPoker, and cards and stacks seems being detected well… so not sure about it…
Any idea about it Alex?
Re: UltraGTO - main thread
Will I be able to add and modify the file to play more like I want or change things I don’t like?
Re: UltraGTO - main thread
I totally agree with you..it plays too passive on flop and turn letting other players to complete their draws. I prefere sharkvador 2.7 for cash games.
Re: UltraGTO - main thread
Hello, I am an experienced poker player. Also considering to buy this. I am interested in knowing more what the default bot is like and what/how much need to be changed.cronosone wrote: ↑Thu Oct 13, 2022 4:47 pmI was checking how it was playing as suggested (I didn’t found anything relevant but I’m not an expert) and minored level to continue testing deeply.cronosone wrote: ↑Wed Sep 28, 2022 11:10 pmNot good for now… it needs experimenting more since variance can be the reason but balance is heavily negative (tried in 2 different rooms)
I’m Playing cash tables NL25 and it’s about -200
I’m not familiar with the normal DD if anyone has more experience using it.
I’ve started 2 days ago playing NL10 with 50 stacks bankroll. (500EUR). 100BB buy in and auto rebuy to that 100BB.
48h later is 15 stacks down (150 EUR). I’ll continue giving a try but my experience is not good in my 2 approaches to the profile.
I don’t know if it is normal DD or something is going wrong with it. Anyways, I’m playing it on iPoker, and cards and stacks seems being detected well… so not sure about it…
Any idea about it Alex?
Do you import the hands it plays to PT4 or HM or something?
Please reach out to me in PM and perhaps we can collaborate? I can take a look at HandHistories the bot has played for you and evaluate the play. Then give feedback on it’s current strategy and what needs fixes. I get to evaluate it before buying myself.
Re: UltraGTO - main thread
this river check/fold can't be right... not sure where to even tweak this
Re: UltraGTO - main thread
really spewy line here. flop is questionable especially multiway with another person to act. and the turn shove looks egregious. it's never getting a fold from any part of his range
Re: UltraGTO - main thread
Hi,
I'm just able to review river logic from my friend. So, do I understand correctly, code below can have a logic bug?
I mean, it is not possible situation: and BotCalledOnFlop and BotRaisedOnFlop
For example,
WHEN (BotsLastPreflopAction==Call or f$LimpPot) and BotCalledOnFlop and BotRaisedOnFlop and BotCalledOnTurn
I'm just able to review river logic from my friend. So, do I understand correctly, code below can have a logic bug?
I mean, it is not possible situation: and BotCalledOnFlop and BotRaisedOnFlop
For example,
WHEN (BotsLastPreflopAction==Call or f$LimpPot) and BotCalledOnFlop and BotRaisedOnFlop and BotCalledOnTurn