Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Conversation

@Pinibot
Copy link

@Pinibot Pinibot commented May 1, 2023

Added method to main bot.py that returns what spellbook we're currently on.

Does this by trying to search for the spellbook sprites on the main client screen. The spellbook image paths are stored in an enum so that we can more cleanly compare which book is returned.

Also renamed the src/images/bot/spellbooks/normal directory to standard as this is how this spellbook is referenced in game and by the wiki.

Added method to main bot.py that returns what spellbook we're currently on.

Does this by trying to search for the spellbook sprites on the main client screen.
The spellbook image paths are stored in an enum so that we can more cleanly compare which book is returned.

Also renamed the src/images/bot/spellbooks/normal directory to standard as this is how this spellbook is referenced in game and by the wiki.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant