Skip to main content

Automation bot for wizard101

Project description

In development

WizWalker

Code style: black

Wizard101 quality of life adjuster; mainly focusing on quests

install

download latest release from here or install from pypi pip install -U wizwalker

discord

join the offical discord here

development install

This package uses poetry

$ poetry install

running

Shell may need admin perms

$ poetry shell
$ py -m wizwalker

building

You'll need the dev install (see above) for this to work

# Admin if needed
$ pyinstaller -F --uac-admin --name WizWalker wizwalker/__main__.py
# Normal
$ pyinstaller -F --name WizWalker wizwalker/__main__.py

console commands

wizwalker: Runs the wizwalker bot

wiz: Starts a Wizard101 instance

project goals in order of importance

  1. basic info by memory
  2. able to determine current quest
  3. teleportion mode
  4. info by memory
  5. info by packet
  6. able to combat
  7. cli for end users
  8. gui for end users

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wizwalker-0.12.1.tar.gz (35.2 kB view hashes)

Uploaded Source

Built Distribution

wizwalker-0.12.1-py3-none-any.whl (39.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page