Slashdot Mirror


Pokerbots Making Online Players Sad

Anonymous Coward wrote to mention a Wired article about the rise of Pokerbots in online gaming venues. From the article: "Smart, skilled players are rewarded in the long run, especially online, where there are plenty of beginners who would never have the nerve to sit down at a real table. But WinHoldEm isn't just smart, it's a machine. Set it to run on autopilot and it wins real money while you sleep. Flick on Team mode and you can collude with other humans running WinHoldEm at the table. For years, there has been chatter among online players about the coming poker bot infestation. WinHoldEm is turning those rumors into reality, and that is a serious problem for the online gambling business."

4 of 408 comments (clear)

  1. Re:find a flaw by ikkonoishi · · Score: 4, Funny

    Generally a torpedo down the exhaust port works.

    If that fails try throwing an old man shooting lightning from his fingers into a conveniently placed pit to the energy core.

  2. Re:Poker Cheaters by sydb · · Score: 4, Funny

    Darwin never sleeps.

    Must be a bug, OSX sleeps; what version are you running?

    --
    Yours Sincerely, Michael.
  3. Re:find a flaw by SlowEmotionReplay · · Score: 4, Funny

    "You see, pokerbots have a preset win limit. Knowing their weakness, I sent wave after wave of my own dollars at them, until they reached their limit and shut down." Zapp Brannigan

  4. Re:Is Zonk an editor bot? by Baricom · · Score: 4, Funny

    <?php

    for ($submissions as $s) {
      if (($s->news_for_nerds && $s->stuff_that_matters && $s->dupe_count <= 1) || ($s->category == 'Google') || (rand(1,10) > 5)) {
        $s->make_inflammatory();
        $s->add_random_speling_errors();
        $s->post();
        sleep(86400);
        $s->post();
      }
    }

    ?>