This repository contains a script to automate all actions in the AoDmini_Bot Telegram web app. The script is designed to streamline and enhance gameplay automation, helping you perform various tasks quickly and efficiently.
- Fully automates gameplay actions
- Retrieves current balance and in-game resources
- Automates exhibit upgrades
- Simplifies interaction with game prompts
- Clone the repository:
git clone https://github.com/progeroffline/dino-museum.git
- Install dependencies:
pip install -r requirements.txt
- Run the script:
python dino_museum.py
Once the script is running, it will automatically handle the following tasks within the AoDmini_Bot web app:
- Retrieve current balance
- Retrieve number of coins
- Retrieve number of picks
- Confirm "Return to Game" prompt
- Get list of exhibits
- Automatically upgrade exhibits
- Implement full game loading check
- Close event notification window
- Retrieve current balance
- Retrieve current number of coins
- Retrieve current number of picks
- Confirm "Return to Game" prompt
- Retrieve list of exhibits
- Automate exhibit upgrades
- Get available dinos to buy
- Buy available dinos
Contributions are welcome! If you have ideas for improving the script, feel free to open a pull request or submit an issue.
This project is licensed under the MIT License - see the LICENSE file for details.