Skip to content

Legion-Scripting

TazUO has implemented a scripting engine directly into the client.

You can access Legion Scripting by going to Top menu -> Legion Script

image

LegionPy Scripting setup guide

LegionPy API

Legion Script Recording

Legion Script Documentation.

Public Script Library set up here for people to contribute to.

image image image image

Bonus, Github Copilot can create scripts for you

Section titled “Bonus, Github Copilot can create scripts for you”
  1. Head over to the documentation you want to use(Links above)

  2. Login to Github

  3. Click this little copilot icon on the file:
    image

  4. Ask it to create a script:
    image

image

To start recording a script just hit Record Button, once you’re recording you will see each action under Recorded actions

image

You can pause and resume recording under your needs, move up/down or delete actions.

To finish script recording click Stop button.

You can choose to copy script or save it directly. Saved scripts will be displayed at Script manager:

image