Raymond Cheung has created an open-source Magic Online Trading Bot with Sikuli to buy and sell digital products. Magic Online deals in thousands of digital cards that are bought and sold for with real money. Therefore the bot must be as accurate as possible.
The logic takes information from the Sikuli scripts that read the screen for product information and then, after processing that information, uses Sikuli scripting to interact with the Magic Online interface to finish the transaction.
Read the README on his GITHUB for further details. There is a full demonstration of the bot in the youtube video below.
I went to look at your source in bazar and it seems to not be in sync with the current version. Is there any way I can get a dump of the actual source for Sikuli X? I’m trying to track down an issue with import and packages, and may need to make a small patch to Sikuli so that it will work for my application.
The latest code is in bazaar lp:sikuli, which is newer than the current release X1.0-rc2. If you want to hack something, lp:sikuli is the right place to do that.