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
1.99k stars 505 forks source link

vm_control - ERROR #51

Closed mda6 closed 6 years ago

mda6 commented 6 years ago

I get the error:

vm_control - ERROR - (-2147221005, 'Invalid class string', None, None)

I installed windows xp with VMware

I tried starting the bot on McNaught table on Pokerstars and the bot couldn't find the client ... 'PP not found yet'

Thanks

dickreuter commented 6 years ago

Did you check the FAQ? Did you switch to direct mouse control?

On 10 Jan 2018, at 04:50, mda6 notifications@github.com wrote:

I get the error:

vm_control - ERROR - (-2147221005, 'Invalid class string', None, None)

I installed windows xp with VMware

I tried starting the bot on McNaught table on Pokerstars and the bot couldn't find the client ... 'PP not found yet'

Thanks

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

mda6 commented 6 years ago

I did, however what i did not do is change to ps from pt in the strategy dropdown menu (that recognized the client) and it worked... for a moment, i kept getting 2 messages after that, that the position couldn't be recognized and that it assumed it's UTG, the other message i kept getting is that it couldn't get the price correctly (something like that)..

I also wanted to ask you were they reported bans for using your bot on pokerstars - with the use of virtual machine of course.

Thank you!

dickreuter commented 6 years ago

No, it’s not possible to see outside the vm. So no bans.

On 12 Jan 2018, at 01:33, mda6 notifications@github.com wrote:

I did, however what i did not do is change to ps from pt in the strategy dropdown menu (that recognized the client) and it worked... for a moment, i kept getting 2 messages after that, that the position couldn't be recognized and that it assumed it's UTG, the other message i kept getting is that it couldn't get the price correctly (something like that)..

I also wanted to ask you were they reported bans for using your bot on pokerstars - with the use of virtual machine of course.

Thank you!

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