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
- Host: GitHub
- URL: https://github.com/starrfox/wizdancer
- Owner: StarrFox
- License: gpl-3.0
- Created: 2021-07-21T15:19:35.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:10:50.000Z (over 2 years ago)
- Last Synced: 2025-04-08T20:51:20.806Z (about 1 year ago)
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.