dickreuter / Poker

Fully functional Pokerbot that works on PartyPoker, PokerStars and GGPoker, scraping tables with Open-CV (adaptable via gui) or neural network and making decisions based on a genetic algorithm and montecarlo simulation for poker equity calculation. Binaries can be downloaded with this link:
http://www.deepermind-pokerbot.com
GNU General Public License v3.0
2k stars 506 forks source link

Poker Stars Support #60

Closed frrrizzz closed 6 years ago

frrrizzz commented 6 years ago

Hi,

Thank you for sharing this project. Is Poker Stars already supported? The project title says so, while in the wiki the statement is more like „nearly done“.

Kind regards

dickreuter commented 6 years ago

Yes it’s supported. Also try out the branch with the additional table scraping.

On 21 Feb 2018, at 12:38, mmm notifications@github.com wrote:

Hi,

Thank you for sharing this project. Is Poker Stars already supported? The project title says so, while in the wiki the statement is more like „nearly done“.

Kind regards

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

frrrizzz commented 6 years ago

What are the differences between the branches?

siaro commented 6 years ago

Mine doesnt recognize pokerstars. Also performs no actions on partypoker

siaro commented 6 years ago

The mouse just moves randomly but nothing is clicked.

dickreuter commented 6 years ago

What branch are you using? The current master? I reverted some changes two days ago.

On 22 Feb 2018, at 20:58, siaro notifications@github.com wrote:

The mouse just moves randomly but nothing is clicked.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

siaro commented 6 years ago

Yes I got it to work now thank you. Is this bot using deepmind AI? Or is it just applying a preset algorithm

dickreuter commented 4 years ago

New version now available