All Projects → aRTy42 → Poe Iteminfo

aRTy42 / Poe Iteminfo

Item Info Script for Path of Exile

Programming Languages

autohotkey
350 projects

Projects that are alternatives of or similar to Poe Iteminfo

poe-go
A library and guide for creating PoE applications in Go
Stars: ✭ 28 (-83.23%)
Mutual labels:  pathofexile
Sidekick
A Path of Exile helper
Stars: ✭ 377 (+125.75%)
Mutual labels:  pathofexile
Pathofbuilding
Offline build planner for Path of Exile.
Stars: ✭ 957 (+473.05%)
Mutual labels:  pathofexile
gggtracker
Grinding Gear activity tracker for Path of Exile.
Stars: ✭ 24 (-85.63%)
Mutual labels:  pathofexile
LibBundle
Library and programs for bundle.bin in Content.ggpk of PathOfExile
Stars: ✭ 26 (-84.43%)
Mutual labels:  pathofexile
Mercurytrade
An overlay application for Path of Exile(Tracking, Trading, Chat, etc)
Stars: ✭ 487 (+191.62%)
Mutual labels:  pathofexile
PoeSmootherModCN
中文版本PoeSmoother,带MOD特效替换功能
Stars: ✭ 18 (-89.22%)
Mutual labels:  pathofexile
Pal2
Path of Exile Addon Launcher and Manager
Stars: ✭ 115 (-31.14%)
Mutual labels:  pathofexile
PoE-HarvestVendor
Tool for getting the list of crafts out of Horticrafting station in Path of exile
Stars: ✭ 68 (-59.28%)
Mutual labels:  pathofexile
Pta
PoE Trade Assistant
Stars: ✭ 19 (-88.62%)
Mutual labels:  pathofexile
SlimTrade
A trade macro overlay for the game Path of Exile
Stars: ✭ 78 (-53.29%)
Mutual labels:  pathofexile
POE-TradeMacro
Price checking script for Path of Exile.
Stars: ✭ 963 (+476.65%)
Mutual labels:  pathofexile
Poeskilltree
A Passive Skill Tree Planner for Path of Exile
Stars: ✭ 653 (+291.02%)
Mutual labels:  pathofexile
filter spirit
Advanced item filter generator for Path of Exile that uses it's own DSL and online item price APIs
Stars: ✭ 28 (-83.23%)
Mutual labels:  pathofexile
Path Of Leveling
A tool written in Java, with an interactive UI, for Path of Exile. Plan your leveling, track your XP and navigate through the acts.
Stars: ✭ 69 (-58.68%)
Mutual labels:  pathofexile
poe-currency-flip-planner
This tool is an attempt at planning short-term arbitrage deals of currency in Path of Exile.
Stars: ✭ 95 (-43.11%)
Mutual labels:  pathofexile
Poe Trades Companion
Enhance your trading experience in Path of Exile. Highly customizable.
Stars: ✭ 395 (+136.53%)
Mutual labels:  pathofexile
Xenontrade
Path of Exile trading app for price checking and trade whisper management
Stars: ✭ 122 (-26.95%)
Mutual labels:  pathofexile
Poe Sniper
A cross-platform open source Path of Exile item sniper with a user friendly interface
Stars: ✭ 81 (-51.5%)
Mutual labels:  pathofexile
Awakened Poe Trade
💲 🔨 Path of Exile trading app for price checking
Stars: ✭ 742 (+344.31%)
Mutual labels:  pathofexile

Introduction

PoE-ItemInfo grew out of smaller scripts. It is included in the even bigger PoE-TradeMacro (see "Links").

ItemInfo itself brings the following features:

  • Affix overview on all items, in particular:
    • Roll ranges and roll tier classification for rare/magic equipment
    • Roll ranges for uniques, flasks and jewels
  • Maps: infos such as the 3->1 vendor recipe result, bosses, layout and possible divination cards
    • Optional "Map Mod Warnings" when certain affixes are present
  • Divination Cards: drop locations
  • Gems: display the quality effect
  • Calculate chaos value of other currency items with ratios fetched from http://poe.ninja/
  • Optional "Additional Macros" for fast hideout travel (via chat command), faster stash tab selection and more

Many of these features are user-adjustable in the settings menu or corresponding .ini files.

Links

ItemInfo Forum Thread: https://www.pathofexile.com/forum/view-thread/1678678
TradeMacro GitHub page: https://poe-trademacro.github.io/
TradeMacro Forum Thread: https://www.pathofexile.com/forum/view-thread/1757730

Requirements

A recent AutoHotkey version. You can get AutoHotkey from http://ahkscript.org/
Use the typical version which is v1.1.xx, do not use v2 from "Other Releases".

Known Issues

The script is not always right. Take it as a helper, not as dead certainty.

Essence mods are not marked in any way, so the script will treat them as a regular mod or mark them as unknown.
Crafted mods are marked ingame, but not in the data visible to the script. The script recognizes a few crafted mods, but will treat the majority as regular mods or mark them as unknown.

Attribution

Foundations created by

Extended, updated and curated by Slinkston and Bahnzo from Oct 2015 - Apr 2016 (https://www.pathofexile.com/forum/view-thread/1463814)
Currently extended, updated and curated by aRTy42 and Eruyome (TradeMacro)

Contributors

See AUTHORS.txt for contributor info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].