It works like this:
A new poker site opens. I download their client application. I then reverse engineer the protocol the client application uses to transmit and receive information from the game server.
I can now write my own client application to play on their poker site. They don’t know it’s my client application I’m using because the information is coming in exactly as if it was sent by theirs.
There’s no potential for cheating here. The server never sends out information about other players hands or the deck (so I can’t snoop) and it only trusts its own record of what the client cards are (so I can’t change my hole cards).
But here’s what I can do:
Rather than sending the game information to a graphical application that displays cards and buttons for me to click on, I can send it to poker bot.
A poker bot is just a program, like a black box, you tell it game information and it responds with actions. There is no need for human interaction.
So I run it, go to work, come back and it’s won the WSOP....No. But against poor and average players (which are abundant) it can play a solid game with positive expectation. A poker bot understands pot odds obvious but they can also implement the concepts of player modelling, game theory, correct bluff frequency and risk management. They also don’t eat, they don’t sleep and they don’t care that you’re taking all their profit.



LinkBack URL
About LinkBacks
Reply With Quote


Bookmarks