CASE STUDY
Poker Club Automation
Bots that run poker clubs for you through Android emulators
Python | Emulator Automation | Image Detection
OVERVIEW
Demo

PROCESS
How It Works
Emulator Control
Controls LDPlayer and BlueStacks through simulated taps and inputs.
Image Recognition
OpenCV reads the screen to figure out what's happening in the app. Doesn't care where buttons end up.
Scheduled Operations
Collects rakeback and deposits chips on a schedule.
Telegram Notifications
Pings you on Telegram when something happens.
TECH
Technology Stack
Python Automation
Python, PyAutoGUI for input control, OpenCV for reading the screen.
PythonPyAutoGUIOpenCV
Emulator Support
Runs on LDPlayer and BlueStacks. Tuned for both.
LDPlayerBlueStacksAndroid
Notification System
Telegram bot sends you updates.
Telegram APINotificationsWebhooks