Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 1.6 KB

README.md

File metadata and controls

59 lines (45 loc) · 1.6 KB

dino-museum 🦖🏛️

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.

Demo

Features ✨

  • Fully automates gameplay actions
  • Retrieves current balance and in-game resources
  • Automates exhibit upgrades
  • Simplifies interaction with game prompts

Installation ⚙️

  1. Clone the repository:
    git clone https://github.com/progeroffline/dino-museum.git
  2. Install dependencies:
    pip install -r requirements.txt
  3. Run the script:
    python dino_museum.py

Usage 📖

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

TODO ✅

  • 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

Contributing 🤝

Contributions are welcome! If you have ideas for improving the script, feel free to open a pull request or submit an issue.

License 📜

This project is licensed under the MIT License - see the LICENSE file for details.