I have to imagine bots have made online poker unwinnable by now, right?
Surprisingly, no. Most sites do a good job of finding and banning bots. It's also fairly easy to spot a bot. They will make odd sized bets at times. You check to see if that betting line is taken in a solver.
I played 1k hands of online poker and built a web app with Cursor AI
51–60 of 167 posts
Re: I played 1k hands of online poker and built a web app with Cursor AI
#52Earlier quoted context omitted.
And then there’s all the bots you aren’t spotting.
I'm sure there is some, but it's standard practice to keep at database of all your hands. I've sanity checked the winning regs (at my stakes) and they all make mistakes. I think it helps that in the US all the sites are geography based. It makes it harder and less financially viable to run a bot ring.
Re: I played 1k hands of online poker and built a web app with Cursor AI
#53Earlier quoted context omitted.
I'm sure there is some, but it's standard practice to keep at database of all your hands. I've sanity checked the winning regs (at my stakes) and they all make mistakes. I think it helps that in the US all the sites are geography based. It makes it harder and less financially viable to run a bot ring.
I don't know what a reg is but I would assume the first thing you do after you get your bot working is to add some imperfect play so that you don't get banned by the most trivial heuristics.
Re: I played 1k hands of online poker and built a web app with Cursor AI
#54Earlier quoted context omitted.
I don't know what a reg is but I would assume the first thing you do after you get your bot working is to add some imperfect play so that you don't get banned by the most trivial heuristics.
Yeah. Poker isn’t actually hard to play perfectly if you’re writing a bot. The hard part is making it look authentic and not emit any patterns or other signals that could be detected in the data.
Re: I played 1k hands of online poker and built a web app with Cursor AI
#55Cool write up. I played online professionally for the year leading up to the big online shutdown. AMA, always love talking poker strategy.
I read doyle's Super System back in the day and used that as the basis for my poker strategy from high school to mid-twenties. In talking to some friends who play competitively, they say SS is just super out dated and you would get eaten alive at any cash game. I'm curious what, in your opinion, is the "standard" playing strategy that is most effective in today's poker rooms? I'm curious if that answer is different o…
- limp-shoving under the gun
- always trying to go on runs
- over playing suited connectors (JTs specifically)
But, you still get the advantage of being able to recognize it. There's lots of good wisdom in there that isn't as prescriptive either. Read as many books as you can. Poker is information warfare.
Re: I played 1k hands of online poker and built a web app with Cursor AI
#56I have to imagine bots have made online poker unwinnable by now, right?
Re: I played 1k hands of online poker and built a web app with Cursor AI
#57Earlier quoted context omitted.
Surprisingly, no. Most sites do a good job of finding and banning bots. It's also fairly easy to spot a bot. They will make odd sized bets at times. You check to see if that betting line is taken in a solver.
Sites have very a strong incentive to make you believe this. Otherwise no human would join anymore.
Re: I played 1k hands of online poker and built a web app with Cursor AI
#58> Then I started building my own Python script automations to export my hand history from PokerStars, import it into PokerTracker 4, check my balance, stuff like that. If it works like it did with ASR (Advanced Speech Recognition) back in the day, then doesn't the app now have all of your decision bias? Restated, isn't the app a reflection of how you play poker, not how an AI would play if it were truly artificially…
Re: I played 1k hands of online poker and built a web app with Cursor AI
#59I have to imagine bots have made online poker unwinnable by now, right?
Yes, but it's worse than you'd think, from what I understand. The bots will try to get more than one seat at a table and share information, so that it's even MORE unfair.
Re: I played 1k hands of online poker and built a web app with Cursor AI
#60I have to imagine bots have made online poker unwinnable by now, right?
Online poker is very much beatable. Poker isn't solved in the same way chess is. It also depends on the site and the rake. Some unregulated sites don't do KYC so collusion is possible.