Sunday, February 2, 2014

Online Blackjack Automation using Sikuli & Basic Strategy with Code

This is a demo of using sikuli automation online blackjack. About 350 lines of code. This can save you lots time playing and remembering the basic strategy table.
1. this is a normal online blackjack

2. starting skikuli

3. about 350 lines of code



4. the basic strategy table is coded into the program. All the actions are based on this table.

5. the program can do everything, includes split and double.
code can be downloaded from