Skip to content

Scriptable bot function #15

Description

@chestm007

This could include but isnt limited too:

  • Cave functions - Whole BC / SFC runs
  • Daily quest
  • Event quest
  • Special Skill
  • War bots

This will likely need some form of syntax, could be similar to UOPilot, or could even run a subset of python code interacting through an exposed internal/external API.

Scripts should be chainable too, IE BC bot could be broken up into a couple of reusable components:

  • buy return charm.
  • run cave.

Having the scripts chainable could mean opting in/out of daily quests very easily, and even mixing in daily runs inside an already running cave bot. IE:

  • low lvl char farming HH
  • run dailies at 00:20
  • SS quest after dailies
  • back to HH

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions