THIS IS A PROOF OF CONCEPT
REQUIRES ORBWALKER CLEAR TOGGLED ON AND BLOCK ORBWALKER MOVEMENT ENABLED
Dungeon runner is a Lua-based script designed to automate the infernal hordes. This guide provides a high-level overview of the directory structure, core components, and the task manager's role. It also lists the shouldExecute
functions for each task in the /tasks
directory to help new developers understand and contribute to the project.
Current Features
Can only run Dead Man's Dredge at the moment as Proof of Concept
Go into the dungeon and then enable it
Will stop moving after killing dungeon boss
Add more dungeons and more logic
- Can get stuck from random treasure chest
- Explorer can ended up walking backwards and become funny
- Approximately 60% chance of completing the Dead Man's Dredge (heh was too optimistic)