-
Notifications
You must be signed in to change notification settings - Fork 529
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bet button value and Raise button value located in two different areas. A distinct Bet button set up should be implemented #174
Comments
Ok so basically 2 things:
I think the second issue you can solve by pointiing the call in call value to my funds. Would that work? |
So if I have understood what you are telling me, i should point as all in value the value of my funds? I can test and tell you if it works. |
Yes. Try that.
…On Wed, 3 May 2023 at 22:59, Enrico ***@***.***> wrote:
So if I have understood what you are telling me, i should point as all in
value the value of my funds? I can test and tell you if it works.
—
Reply to this email directly, view it on GitHub
<#174 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJSW7XGRQ37OFDIERIYUSDXELIMBANCNFSM6AAAAAAXUVLGJA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Yes it seems to work the same👍 |
What about the raise button. Does it work if you mark the area to read the number to the whole button? It should automatically ignore any letters. |
Yes it seems i managed to overcome the problem marking the whole button. But it has been quite difficult since I have also the problem of coma instead of dot. |
Ok then maybe an option to switch from comma to dot might be more useful
|
Hello,
in setting up a particular poker table refering to People's Poker I came across a problem with raise and bet button vaue locations. In this poker table the corrisponding values are located in two different areas. Therefore if you correctly set up the raise value Bot cannot recognize the bet value and viceversa. In addition this poker client does not show the all in value when bot must go all in to call.
I attach some screenshots that show it.
The text was updated successfully, but these errors were encountered: