A Dragon City (Windows Desktop) Bot that automates mundane tasks. Works only with 1920x1080p desktop resolution.
- [Playlist] https://www.youtube.com/playlist?list=PLGbEVRkZKiPsdpjGZQV2hMKW1X9W8094U
- [Collect Gold and Food] https://youtu.be/MiOyfTWLmxc
- [Watch DTV Ads] https://youtu.be/MiOyfTWLmxc
- [Watch Greenhouse Ads] https://youtu.be/p6nqDr45b5A
- [League Auto Combat] https://youtu.be/p6nqDr45b5A
- [Skip 6h Ads] https://youtu.be/KXSdh3LvS0s
- [Dragon Rescue Auto Combat] https://youtu.be/KXSdh3LvS0s
- [Unli Terra Breeding] https://youtu.be/UFCI2tmpLag
- [Unli Terra Hatching] https://youtu.be/UFCI2tmpLag
- [Unli Food Harvest] https://youtu.be/UFCI2tmpLag
- [Arena Fight to Lose Points] https://youtu.be/UFCI2tmpLag
- More to come
- Uses
pyautogui
- Simple System Dialogues With Instructions
- Visual Studio Code Terminal Logging
- Can Be Run Like An Executable By Double Clicking
main.py
- More to come
- Collect Gold and Food (up to 9th Island only)
- Watch Dragon TV Island Ads
- Watch Greenhouse Building Ads
- League Auto Combat
- Skip 6h Ads
- Dragon Rescue Auto Combat
- Unli Terra + Terra Breeding (up to 40 Cycles only)
- Unli Terra Hatching (up to 40 Cycles only)
- Unli Food Farm Harvest (up to 40 Cycles only) <-- Latest Feature
- Arena Fight to Lose Points
- More to come
- Clone this repository into your own machine
- Run the code below in your Visual Studio Code Terminal
pip install -r requirements.txt
- Open your Dragon City Desktop Application
- And run
main.py
- It searches on the screen a match of a saved
.png
image - Clicks it or just looks it up and see if it's there
- And cycles through the tasks per set
delay
which is0.5
s by default
- Try recreating the screenshot of the image
- Replace the image from same folder of the current task you're executing
- Try lowering the
confidence
which is0.8
by default
create an issue
Thank you.