callmelucid
Regular Member
- Feb 15, 2009
- 487
- 448
Hey guys. I'm a 100nl cash game player coming up from 2nl cash games earlier this year. i run @ 27.7bb/100 at 5NL cash games over 20,000 hands. If you know anything about poker, 5bb/100 is considered crushing a stake at poker so that should tell you how easy 5NL is. what I want to do is this...
CREATE A POKER BOT THAT CAN UTILIZE A PROGRAM LIKE POKERTRACKER3 OR HOLDEM MANAGER TO CRUSH 5NL CASH GAMES
i beat 5nl for 27.7bb/100 because it is really easy. all you have to do is play straightforward. this means that my strategies converted to code can have us making some serious dough on autopilot.... literally!
Think about it:
Say we make a bot that only makes 5bb/100. We will have 15 tables running for 10 hours a day on two computers. I am assuming each table averages 100 hands/hour which isnt hard to do.
.05 x 5 x 15 x 10 x 2 = $75 a day doing nothing = $27k+ a year
Now this is assuming a low winrate and few tables for a few hours on two computers. You can see how this can easily be upscaled.
Email me if you are interested in designing this code.
I will write for you the pseudo code on how I play all situations (which will take a while) and you just convert this into code.
CREATE A POKER BOT THAT CAN UTILIZE A PROGRAM LIKE POKERTRACKER3 OR HOLDEM MANAGER TO CRUSH 5NL CASH GAMES
i beat 5nl for 27.7bb/100 because it is really easy. all you have to do is play straightforward. this means that my strategies converted to code can have us making some serious dough on autopilot.... literally!
Think about it:
Say we make a bot that only makes 5bb/100. We will have 15 tables running for 10 hours a day on two computers. I am assuming each table averages 100 hands/hour which isnt hard to do.
.05 x 5 x 15 x 10 x 2 = $75 a day doing nothing = $27k+ a year
Now this is assuming a low winrate and few tables for a few hours on two computers. You can see how this can easily be upscaled.
Email me if you are interested in designing this code.
I will write for you the pseudo code on how I play all situations (which will take a while) and you just convert this into code.