Giter VIP home page Giter VIP logo

pb's Introduction

wow classic bot

Introduction

  • a wow classic pixel bot written by python and lua.

Features

  • muti resolution ratio support (1080p,4K,...)
  • pathfinding
  • path recording
  • area fighting
  • auto grave run
  • auto repair
  • spell manage,auto spell
  • bag manage
  • auto marco
  • remote monitor
  • auto chat
  • auto mail notice
  • screentshoots
  • team support

How to use?

  • put addon\DataToColor to your wow classic Addons folder .
  • in game, cancel Interface scaling and set gama = 1.
  • modify run\config\UserConfig.py fit for you.
  • modify run\record\path_data\DynamicConfig.py and record: area coordinates,grave path,repair path,you can use run\record\record_v2.py to do these.
  • codeing your own combat loop,for example:run\combat\QS.py
  • in game,put your character in the area, and run run\combat\QS.py,enjoy!

Project structure introduce

  • addon: the addon

  • lib: system folder

    • base :base
    • bag:bag and item manage
    • chat:chat module
    • confg : system config , depend on the addon
    • control: control module
    • db: database
    • marco: marco
    • NameFinder: a libraty wirtten by C# for find enemy by it's namepad color.
    • navigation : navigation module,the most important module.
    • pixel : addon data to python data (read in game data)
    • recorder: path recorder
    • spell: sepll manager , auto spell
    • struct: some data struct
    • tools: some tools ,like sendmail ,monitor
  • run: user folder

    • combat:my combat loop
    • config:user config
    • img: some imgs
    • record: dynamic config
    • web: a web monitor
  • tmp: temp floder

    • logs:logs
    • ocr:ocr data
    • screenshots:screenshots
  • any questions,contact:[email protected]

pb's People

Contributors

shmilyzxt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.