Poker Now Bot FAQ
By Raul Moriarty ·Poker Software Expert
Twenty questions that come up regularly about Poker Now bots, cheats, HUDs, anti-bot systems, building your own bot, and how the platform compares to real-money operators where the actual poker AI engineering happens.
What this FAQ covers
- Whether real Poker Now bots, cheats, and "see opponent cards" tools exist (mostly: no).
- What the platform actually does about bots, collusion, and HUDs (much less than real-money operators).
- Whether you could build your own Poker Now bot (technically yes, commercially pointless).
- How Poker Now differs from real-money platforms where serious poker AI engineering lives.
- What to do if you are a home-game host worried about a bad actor at your table.
Not in any commercially serious sense. The Telegram listings, marketplace ads, and "premium bot" landing pages selling a Poker Now bot for $30-$200 are almost always one of three things: a generic No-Limit Hold'em decision script with "Poker Now" pasted into the marketing copy, a credential-phishing wrapper that wants your pokernow.club or Google login, or a malware bundle. The structural reason is straightforward — there is no rake and no withdrawable balance on Poker Now, so even a bot that beats a table by 10 BB/100 has nothing to translate into actual dollars. No engineering team that builds serious poker AI has any reason to target the platform.
No, and the answer holds across every "see opponent cards" extension, paid tool, or YouTube tutorial you will find. Hole cards on Poker Now never leave the server. Your browser only ever receives the cards you are supposed to see: your own hole cards, the community board as it is dealt, and the cards that go to showdown. Nothing in your browser's memory, localStorage, or DOM contains your friend's hole cards before showdown, because that data was never transmitted to your client in the first place. Tools that claim otherwise either do nothing visible or are credential-phishing surfaces.
Technically, yes — you can write a browser extension or external script that reads the DOM, identifies the betting state, runs a solver-based or rule-based NLH policy against the visible state, and emits actions through accessibility APIs or click simulation. Practically, this is pointless. The chips you "win" exist as a number in a private room with people who chose to play with you. There is no cashier, no withdrawal, no settlement that the bot can collect on. If the host figures out a bot is at the table, they kick it and stop inviting that account. If the host does not figure it out, the bot still has nothing to spend its winnings on.
Same answer, more emphatic. Tournament play is harder to automate well because of ICM, bubble dynamics, and rapidly changing stack depths — so the engineering cost is higher than for cash. Combined with zero economic reward, no serious team works on this. The handful of GitHub projects that include tournament logic are educational or proof-of-concept, not production tools.
One real cheat vector exists: collusion through outside channels. Two players in a Discord voice call sharing hole cards during the third player's home game. The platform cannot see that channel and cannot detect the collusion from in-game actions alone. The cheat works on Poker Now precisely because there is no operator-grade detection stack — see the cheating note for the full breakdown. Card-information cheats (seeing opponent cards, predicting the deck), RNG manipulation, and memory-edit "hacks" do not work on any modern web poker client, Poker Now included.
It is intentionally light. Room creators password-protect rooms, kick disruptive players, ban by IP or account, lock seats to invited players, and set rebuy limits — those are the primary controls. Beyond that, the platform's operations team handles abuse reports manually, with a queue depth measured in days rather than minutes for non-urgent issues. There is no behavioural fingerprinting layer, no nightly play-pattern analysis, and no anti-collusion graph model. The structural reason is that there is no rake to fund the engineering and no regulatory exposure forcing the investment.
Poker Now's terms of service prohibit external assistance software, including HUDs, real-time advisors, and overlay tools. Enforcement is weak because the platform has no client-side process detection comparable to what a real-money operator runs. HUD users get caught socially — a host notices someone's screen during a video call, a player slips and mentions stats they should not have — not algorithmically. The HUD edge on Poker Now is also small because rooms are usually short-lived private games, and there is no long-horizon player database for the HUD to aggregate against.
Technically, yes — and over a weekend if you already know solver outputs and browser automation. The work splits into four layers: a DOM scraper to read your hole cards, the betting state, and the chip stacks from the rendered table; a decision engine, ideally querying a precompiled GTO baseline rather than thinking from scratch; an action emitter that clicks buttons through the accessibility tree or simulated input; and a behavioural-timing layer to make actions look human-paced. The engineering is real but not exotic. The reason no one productionises this is the same as the reason no one sells a serious version: no money in the room to win.
Rake. Real-money operators (GGPoker, PokerStars, partypoker, WPT Global) collect a percentage of every pot or a fixed tournament fee. That rake stream pays for the engineering, the security team, the regulatory compliance, and the four-layer detection stack. It also creates the EV stream that pays back a bot's engineering cost on the other side of the table. Both the bot incentive and the anti-bot incentive scale with rake. Take rake to zero, as on Poker Now, and both sides of the arms race collapse to near-zero investment.
That would change everything. Once there is a withdrawable balance, the bot incentive switches on — a working browser-extension NLH bot suddenly produces real dollars per hour. The platform would also be forced to invest in detection: regulatory compliance in any licensed jurisdiction requires it, and the operator's own brand depends on cleaning up the table. The structural argument on this site is conditional on Poker Now staying free, which has been the case throughout its operating history. If that changes, the analysis flips and the platform becomes a normal target for serious poker AI.
None of mainstream quality exist as commercial products. The free, mostly-broken category includes browser extensions that overlay basic GTO charts on the Poker Now table or post equity calculations during the hand. They are unreliable, often break when the platform ships a UI update, and the edge they provide against an honest home game is small enough that hosts who care will just not invite their users. There is no equivalent to the serious post-session analytics tools that exist for real-money operators, because no one is building one — the same incentive problem.
Slightly. The desktop browser version exposes more of its state to scraper tools and is easier to automate with standard accessibility APIs. The mobile web version on Android is harder because mobile browsers limit accessibility-service access without rooting the device, and iOS is harder still because of sandbox restrictions. In practice, anyone seriously trying to bot a poker app targets Android on a desktop, in an emulator if needed, because the production target for serious poker AI elsewhere is also Android. Poker Now is incidental in that calculation — it is not the reason anyone tools up.
Collusion through outside channels (voice chat on Discord, a phone call between players, two players in the same physical room) is effectively undetectable from in-game actions alone in a short sample. The colluders just play their hands; the cheat is in the shared information they bring to those decisions, not in the actions themselves. Over a long sample with extreme effect sizes, statistical analysis could flag the pair, but Poker Now does not run that analysis. The host running the room is the detection layer, working from results variance and behavioural patterns over many sessions.
The visible ones are connection-level (IP address, device user-agent, account age) and abuse-reporting flow inputs (which accounts have been reported, by whom, with what context). Anything beyond that — behavioural telemetry, play-pattern outliers, action-timing distributions — is not part of the platform's public surface and there is no observable evidence the operations team runs it. The platform's anti-cheat philosophy looks closer to "build the room admin tools that let hosts solve their own problems" than to "run a centralised detection pipeline."
Almost certainly not. Streamers playing visible Poker Now home games are doing it for content and audience engagement, not for the chips. Their incentive is to play entertainingly and react authentically; a bot would defeat the purpose. The "is this streamer rigged" search-trend bump is mostly meta-curiosity rather than evidence of anything. The cases of actual streamer fraud in poker over the past decade have involved real-money operators (with real dollars at stake), not free home-game platforms.
If you are caught and reported, eventually yes — the operations team does enforce against confirmed automation. The lag is real, though. The detection is mostly social (the host kicks you and reports), not algorithmic, so the action does not arrive within minutes. The bigger cost in practice is the social one: the room host knows you, the friend group hears about it, and the invitation list shrinks.
A serious commercial poker bot is anchored to solver outputs — CFR-based strategies compiled offline (PioSolver, GTO+, MonkerSolver, sometimes Pluribus-lineage compressions) and queried at run time with a latency budget under 100ms. It runs an online opponent model that converges in tens to low hundreds of hands. It shapes its action timing to a log-normal distribution conditioned on decision difficulty. It survives the operator shipping UI updates several times a year. A "Poker Now bot" in the wild is usually a script that reads the DOM and emits actions based on a hand-strength heuristic. Same name, different category.
Yes — but the research is about poker AI broadly, not Poker Now specifically. The key papers are Brown & Sandholm's Superhuman AI for multiplayer poker (Pluribus, Science 2019), Moravčík et al.'s DeepStack: Expert-level artificial intelligence in heads-up no-limit poker (Science 2017), and the older Dalvi 2004 / Lowd & Meek 2005 papers on adversarial classification that frame the detection side. Nothing in this literature targets Poker Now or other free social apps — the work is done against real-money operator contexts where the engineering pays back.
On the real-money side of poker AI broadly — decision engines, detection topology, and the engineering questions that come up across operator platforms. The notes on this site cover the Poker Now-specific corner of the conversation, which is mostly "here is why the market never formed here." Conversations about the real-money side are better had directly in the chat than written up generically on a site about a free platform.
Use the chat link in the navigation or footer. It is a low-volume Telegram channel read by the Poker Bot AI team. Genuine questions, implementation discussion, research collaboration, and corrections are welcome. Sales messages ("can I buy your bot?") are auto-archived because the answer is the same as the answer to "is there a real Poker Now bot for sale?" — there isn't one, and on Poker Now specifically, there is no reason there should be.
Question we didn't cover?
Ask the team in the chat. The FAQ is updated when a new question gets asked twice.