2025
LOTRO Automated Path-Following & Combat Bot

Created a Python automation bot for LOTRO using OpenCV and input simulation to perform path-following, enemy engagement, and item looting, with configurable combat rotations and gameplay automation logic.
Key Features
- Real-time screen capture and state detection via OpenCV
- Automated path-following and waypoint navigation
- Configurable combat rotation engine
- Enemy detection, engagement, and loot collection
Tags
- Python
- OpenCV
- Image Processing
- Game Automation
Challenges Solved
Achieving reliable game state detection purely through screen analysis without access to game memory, and making the automation robust to visual noise and varying frame rates.
Results & Impact
Demonstrated practical computer vision techniques applied to real-time interactive environments, producing a fully autonomous in-game agent.
