Skip to content

infernumx/Odin

Repository files navigation

Odin

Odin is a Python-based automation tool for Path of Exile, designed to assist with crafting cluster jewels, maps, and items by using regex-based filtering and bot-controlled interactions.

Features

  • Cluster Jewel Crafting: Automatically crafts cluster jewels based on specified regex filters.
  • Item Crafting: Supports item filtering and tier-based crafting.
  • Map Crafting: Allows implicit mod checks and regex-based filtering for map crafting.
  • Bot Control: Uses PyAutoGUI for in-game interactions.
  • Custom UI: Built with PySide6, featuring themes and calibration-based positioning.

Installation

Prerequisites

  • Python 3.10+

Requirements

PySide6  
pyautogui  
loguru
keyboard
pynput

Setup

  1. Clone the repository:

    git clone https://github.com/infernumx/Odin.git  
    cd Odin  
  2. Install dependencies:

    pip install -r requirements.txt  
  3. Run the application:

    python main.py  

Visuals

Main Page Map Crafting Item Crafting Settings

About

Path of Exile Crafting Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages