GithubHelp home page GithubHelp logo

freadblangks / playerbot-lua Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nate123456/playerbot-lua

0.0 0.0 0.0 693 KB

This repository serves as the codebase for the mangos lua CLI tool and API documentation

License: MIT License

Python 100.00%

playerbot-lua's Introduction

playerbot-lua

playerbot-lua is a World of Warcraft lua scripting API that allows for dynamic automation of Playerbots at runtime. This project aims to enable players to automate every aspect Playerbot combat behavior in order to unlock the potential of Playerbot group members.

playerbot-lua is designed to create a first-class experience for those who wish to write their own lua scripts (and for server administrators supporting their efforts). Using the provided CLI tool playerbot, running playerbot -deploy in a local terminal where scripts are located deploys them to the server. In-game, running .bot ai load loads the scripts into the client's isolated lua environment and begins execution. The entire process takes a few seconds. No rebuilds, redeployments, or restarts of the server needed to facilitate script changes.

Script management uses a new short-lived token authentication system that allows players authorize themselves or others to manage scripts for their account thus alleviating the need to pass private credentials between clients. Tokens expire after 24 hours.

playerbot-lua also allows the usage of characters as Playerbots from accounts other than the developer's account in order to allow raid-size groups to be managed by one master. Usage of a token generated from the source account is required to authorize usage of the account's characters.

Browse the documentation to learn more and get started.

playerbot-lua's People

Contributors

nate123456 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.