Open Side Menu Go to the Top

09-27-2008 , 04:19 AM
One of the things I'd like to do to help my hand-reading skillz is to look at a ton of flops (and turns and rivers) and thinking about all the hands that hits them, misses them, gives draws, etc.

Is there a piece of software out there that can simply display a random flop with a click of a button? Ideally, it can then display random turn and river cards if the user chooses.

Is there such a program? I think it'd be useful for small stakes guys to develop hand-reading skills. Right now I'm just using a good old-fashioned real deck of cards. It'd simply be faster on the computer.
A program that just shows random flops: does it exist? Quote
A program that just shows random flops: does it exist?
150% up to $2,000 Welcome Bonus on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
A program that just shows random flops: does it exist?
09-27-2008 , 09:21 AM
Quote:
Originally Posted by Chaser8
Is there such a program? I think it'd be useful for small stakes guys to develop hand-reading skills. Right now I'm just using a good old-fashioned real deck of cards. It'd simply be faster on the computer.
There is now:



It's an AHK script - you can download it and the card images (which I think are awesome) at http://drop.io/randomboardgen.

Credit where credit is due: found the deck here: http://kurosavvas.deviantart.com/art...-Deck-87308921

[b]How it works[\b]

Click "Deal Flop" to deal a new flop. "Deal Turn" will show you different turn cards for whatever flop is showing, and a similar thing happens when you click "Deal River" - it's super straightforward, just click buttons.

Enjoy!
A program that just shows random flops: does it exist? Quote
09-27-2008 , 02:15 PM
holy **** thanks a lot!!!!
A program that just shows random flops: does it exist? Quote
09-28-2008 , 03:40 PM
looks like randomExludingDeadCards is not actually checking against "dead" properly, but I don't know any AHK nuances..



I also wonder how well AHK's Random is seeded? The cards only seemed partially random as almost every flop had at least one A or 9? Hmmm I wonder what they use as their seed?
A program that just shows random flops: does it exist? Quote
09-28-2008 , 08:35 PM
Quote:
looks like randomExludingDeadCards is not actually checking against "dead" properly, but I don't know any AHK nuances..
You are correct.

I missed the "return" statement to make the function recurse properly.

Also, I added a bit to seed the random function based at startup, so that should be better. Let me know

Fixed version up at http://drop.io/randomboardgen
A program that just shows random flops: does it exist? Quote
09-28-2008 , 09:26 PM
program works perfect. pokercurious for mod plz.

anyone know where i can find a more traditional deck of cards? I'm a simple kind of guy.
A program that just shows random flops: does it exist? Quote
09-29-2008 , 06:33 PM
nice!
A program that just shows random flops: does it exist? Quote
04-21-2010 , 09:40 AM
when i click on the link it tells me to log in to this drop and asks for a user password....?? what is this drop name? how do i go about logging into and getting the program?

i would also like to know more about starting up my own poker site, if anyone has some helpful information on how to get started and the steps in which i need to take this to the next level that would be great.
A program that just shows random flops: does it exist? Quote
04-21-2010 , 12:02 PM
Quote:
Originally Posted by bravos1
Is this script provided by FTP? What about 6th to 10th street?

http://forumserver.twoplustwo.com/28...inside-765539/

jk
A program that just shows random flops: does it exist? Quote
04-22-2010 , 08:38 AM
Wow, I'd completely forgotten about this.

drop.io drop's expire after a period of time, and I hadn't set a password or anything so I could recover it.

I found the script, though, and reuploaded at http://drop.io/randomboardgenerator for anyone who's interested.
A program that just shows random flops: does it exist? Quote
04-24-2010 , 06:27 PM
How about excluding holecards ?
A program that just shows random flops: does it exist? Quote
A program that just shows random flops: does it exist?
150% up to $2,000 Welcome Bonus on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
A program that just shows random flops: does it exist?

      
m