An open API service indexing awesome lists of open source software.

https://github.com/starrfox/wizdancer

Wizard101 dance game bot made with wizwalker
https://github.com/starrfox/wizdancer

Last synced: 6 months ago
JSON representation

Wizard101 dance game bot made with wizwalker

Awesome Lists containing this project

README

          

# wizdancer
Wizard101 dance game bot made with wizwalker

**This project is in development.**

## Known Bugs
- Deadlock when choosing track if the player is facing the wrong direction. A sleep is added as a temporary fix.
- Holding a modifier key, no matter what window has focus, will cause moves to fail to send.

## Goals
- ~~Play dance game~~
- ~~Feed pet snacks~~
- Configuration (GUI, file, command line arguments, ...)
- Detect when energy is low and optionally buy elixirs
- Optimize snack usage (for xp or attributes or both?)
- Choosing snacks to use
- Playing different tracks and choosing the best one
- Stop training at desired level
- Hatching
- Better code

Please request features or submit pull requests.