Auto clicker to play Train of Thought (game by Lumosity)
Video: https://www.youtube.com/watch?v=M28oOQRTDoI
Caution: This software has not been carefully tested. You need coding skills to run the software by yourself. It is only designed to work with the smartphone version of the game in level 14.
- Mirror your smartphone screen to your computer. Vysor works well, as do others. Check that the mirroring software does not produce significant lag.
git clone https://github.com/Pascalco/train-of-thought_auto-clicker.git
cd train-of-thought_auto-clicker
pip install -r requirements.txt
- Start the game in level 14
- Exactly when the countdown is over, run
python main.py
. - Debug