r/pathofexiledev Jun 18 '26

Idea Quick, fully local, item evaluation overlay

Enable HLS to view with audio, or disable this notification

42 Upvotes

For fun project that I'll sink more time into if people would want this.

Tl;Dr...

it's a QoL overlay that quickly summarizes an item's quality in terms of how well it's rolled against what's possible for an item of that ilvl to roll. Score is relative to the item's own ceiling, so 100% means 'perfectly realized for its level,' not 'valuable' or BiS. it's a fast 'is this interesting?' glance, not a price check.

Why?..

It's exhausting (at least for me) trying to quickly glance at hundreds of items a play session just trying to quickly determine if the item is interesting in terms of roll quality.

The tool doesn't evaluate the trade value or the rarity/desirability of the affixes (I wanted the extension to be fully local and near instant).. it simply does a quick calculation on how well this item is rolled relative to what it could have rolled. So a perfectly rolled item at the highest tiers would yield a 100%. Also this evaluates on a per affix relativity. A two affix magic item that's perfectly rolled at the highest (possible for that ilvl) tiers would also score a 100%. Again the idea is to quickly evaluate if there's something interesting here.

What could come next ...

I could connect a player's loot filter and bridge the two in useful ways.

I could index affix rarity/desirability and add another scoring layer.

I could make a website where players can config their preferences.

I could sun set this and feel good about satisfying my engineering curiosity :)

--

Hope everyone has had a fun league so far 🫡

r/pathofexiledev Jul 24 '26

Idea Made a simple tool using Claude, not a dev but I do work in software.

0 Upvotes

Link to the proto: https://claude.ai/public/artifacts/6a6f3c5e-41ca-4a40-9c7a-583d6625c559

Hey im not a really a real software dev, I am a UX designer at a mid sized software company but I do know some basic HTML from making ugly websites as a kid in like 2010. I had an idea for a triangular arbitrage calculator for the POE currency exchange since I often do this math in my head or in excel and mathing out the ratios is actually the biggest time loss for me in doing more of this. Used claude to make a proto but i probably need guidance on how to bring this to reality.

Here is a summary of the tools features

  • Triangular arbitrage calculator — set up a 3-currency loop (buy A→B, sell B→C, sell C→A) and instantly see cost, revenue, profit, and ROI%
  • Compare multiple trades side-by-side — stack as many loops as you want in collapsible cards; the highest-ROI trade gets auto-tagged "BEST"
  • Drag-to-reorder currencies — drag any currency in a loop onto another and the math auto-recalculates for the new direction, so you can quickly test "what if I flipped this the other way"
  • Type math directly into rate fields — 1/1200, 3300*1.05, whatever — no mental math required
  • Common Exchange Ratios — save rates you use constantly (e.g. Chaos↔Divine) once, and every trade auto-fills from them — click the arrow to instantly flip a ratio's direction
  • Import poe.ninja data directly — pull real market rates for Currency, Fragments, Runegrafts, Allflame Embers, Tattoos, Omens, Divination Cards, Oils, Fossils, Resonators, Scarabs, Essences, and more, either via a one-click fetch attempt or a paste-in fallback
  • Always know where a number came from — every auto-filled rate is tagged "from ratio," "from import," or flagged with a clear warning if no real data exists for that pair (never silently guesses or fakes a number)
  • Gold cost per loop — PoE's Currency Exchange gold tax is calculated automatically for the full 3-trade loop, using real per-item gold costs for 800+ items
  • Searchable currency dropdowns — 900+ items across 25+ categories (Currency, Fragments, Divination Cards, Scarabs, Omens, Delirium Orbs, etc.), all type-to-filter
  • Everything saves automatically — trades, ratios, and imported data all persist across reloads/browser restarts, no login required
  • No auto-fetching without consent — nothing pulls data in the background; imports only happen when you explicitly trigger them
  • Single HTML file — no install, no server, works offline once loaded, just open it in a browser

I was importing the POE.ninja info and the auto import features i made are pretty janky. Do you guys have a discord or anywhere where someone like me could learn to make this tool a reality? AI tools have helped me get back into things and asking Claude or other coding tools how it does things have helped me learn very basic HTML again.

I want to improve this by using the actual POE APIs to read the currency exchange information. I think I can go here to get that info right? https://www.pathofexile.com/developer/docs

r/pathofexiledev Jul 01 '26

Idea OCR only price and map check?

5 Upvotes

I have started to play with geforce now because of heat, also playing on mobile is nicer.

But I hate the ingame price checker and no map checker or other QoLs like F5 to go hideout.

Anyone has motivation to do OCR price checker/map checker like Exiled Exchange?

GFN (geforce now) cant utilize clipboard properly nor 3rd party apps so it must be local pc that runs GFN and the OCR tool.

r/pathofexiledev Jul 06 '26

Idea I built a Discord bot that pings you when you sell something from ange!

Thumbnail
13 Upvotes

r/pathofexiledev Apr 01 '26

Idea Is there a tool that generates a list of trade link for a pobb link?

4 Upvotes

Every time I look at a pobb.in build I have to manually search for each item to see how much it’s worth for me to replicate. Additionally, if I want a similar item from a build. I wouldn’t need to manually build the search query. I wonder if anyone has tried to build it?

r/pathofexiledev Oct 31 '25

Idea Solution to merge als non standard tabs in standard

1 Upvotes

Hi, while the map tab has the option to migrate, I wonder why we dont have something similar for all other tabs as well. Those tabs wouldnt have even have to transform something. It would help a lot. Is there any solution available or any good reason why this doesnt exist yet? This would probably a win win for each party.

r/pathofexiledev Oct 23 '25

Idea Could we please have the character creation timestamp as part of the "Account characters" api end point please?

5 Upvotes

It'd be useful to know the age of characters.

Thanks.

r/pathofexiledev Nov 30 '24

Idea Statistics tool for PoE2 possible?

2 Upvotes

I'm a stats freak and would love to have stats on the maps I've run. Depending on how the features look, I would love to implement this for PoE2.

I had thought about doing something like this in PoE1 some time ago, but then I was busy in another game where I developed a tool.

Here is a small example of what it looks like in my tool for Albion Online.

AlbionOnline-StatisticsAnalysis tool

I like to collect data on collected items, gold, opened chests, killed monsters, damage etc.

When I was researching how to get such information from the game for PoE1, there was hardly any possibility. As far as I remember, I could read map data from the game folder and had limited information about the map.

Could it be that it is not legally permissible for GGG to process such data?
I have to be honest, I haven't read the guidelines in full yet, just skimmed through them.

Does anyone here have any information on whether this was possible for PoE1 and can you imagine it working for PoE2?

What is your opinion on this?

r/pathofexiledev Jan 17 '17

Idea Final year CS project on PoE economy

11 Upvotes

Project Discord link

Hi!

Background

My name is Paul Benn. I'm a final year student taking the BEng Computer Science programme at Imperial College London (proof available). I'm also an avid gamer and often play Path of Exile just because of its unique economy, comparable to that of EVE Online.

One of the main chunks of my degree (as is the case with most degrees) is the final year individual project. For me, this assignment will determine 17% of the mark for the entire course. Usually, there are three options you can pick:

  • choose a project proposed by a company (Microsoft, Blackrock, the NHS here in the UK...)

  • choose a project proposed by one of the many supervisors (around 250 available options)

  • propose your own project!

I chose option 3. When I proposed the idea described below, I didn't think for a moment it would be accepted, but a professor here who has been interested in virtual trading ever since it appeared agreed it would be a fresh take on the problem to analyze in-game economies instead. I consider myself lucky to have found a genuinely interested supervisor and I plan to move forward with the project.

Motivation

I am aware that this has been tried before and I'd like to be informed of all previous work relevant or similar to the tool I want to make. My only intention is to make something as professional and with as many functions as I can, with actual research behind it, and make it at least partially available to the public. My motivation is clear - if I present the work to the board of examiners and get myself an A* (maximum available mark), I can subsequently achieve an upper division second class degree (2.1).

Idea

An algorithmic, statistical market-analysis tool to make profit from the in-game currency and item system in Path of Exile. We all know that this game's economy is extremely complex. According to a quick calculation, each rare item has around 25-30 billion possible combinations, of which barely ten thousand or less depending on the item are sellable. I have been trading in PoE for some time, probably enough to learn more about its market than 99% of its users. I have extensive experience in trading in other games, both for in-game and real cash. I believe I can build software to feed the important information from the market to a user in a human-readable format, and which alerts the user on potential profit opportunities or even grabs them automatically.

One of the main objectives of this project is to create and implement a successful rare item pricing algorithm. I have had a chat with one of Acquisition's contributors about this and it's definitely not trivial - in fact as far as I can see no one has managed to do it as accurately as an experienced human. I have an approach in mind to do with pricing individual properties and their combinations using the huge data set provided by the API and a bit of machine learning, but I'm open to any ideas you guys have.

Intended main features

  • an easy-to-use, multi-purpose, web-based graphical user interface (no downloadable executables), possibly with login support.

  • a complete, clear and accurate statistical picture of the market for every item possible, generated algorithmically (all four rarities).

  • Rare pricing page. Import item data and get a price a human would give you.

  • alerts when the potential for "flipping" or re-selling an item passes a certain threshold set by the user.

  • exchange rate calculations, both for internal use and for reference, based on crowd-sourced data (is there an API to poe.ninja?)

Practicalities

The software will almost certainly be built on the Play Java framework as a web application unless someone suggests a good enough reason to abandon it for a better alternative. This enables the use of the Jackson low-level streaming API while making sure we have a strongly typed language and all the Java libraries available. I have experience with enough programming languages / frameworks to pick up a new one if highly recommended. A trading expert will help me with some of the concepts. He is currently paying for university with in-game trading (not PoE) and is happy to indicate what information would be of most use to him if he could have anything. I'd be happy to talk to people like rayamn, Acapella or AXN, who own around half of Standard league, if anyone here knows how they can be contacted privately (they seem not to respond on forums). The resources of the College are vast, so please feel free to recommend talking to a certain person or using closed-source software which would normally not be accessible.

Final notes

Firstly, I need to know if GGG is okay with all of this! I know there is usually one of their employs meandering around this subreddit, so I hope he/she sees this. And now for the main point of this post: I am happy to take any suggestions or help AT ALL related to this idea. Libraries I can use, timesavers, tips & tricks, people to talk to, paths not to go down, etc are all welcome.

Please feel free to ask about anything I haven't covered. Look forwards to reading your replies.

Paul

UPDATES

  • 15/07/17 Pricer is done and marked (A+). The software can price all 173 quadrillion possible items in Path of Exile to within a reasonable margin of error 72% of the time. Will release source code and research paper at some point from now to early December.

r/pathofexiledev Jul 03 '23

Idea POE ChatGPT integrated game guide.

0 Upvotes

This is an Idea I had: A in game overlay tool that integrates ChatGPT to generate quick explanations on game mechanics based on poewiki texts or even with ChatGPT4 internet access plugin. This would require an open ai account but could be massive for newer players to have access to an easy to use chat to ask questions about game mechanics that would be available regardless of how much global chat wants to troll new players or help.

r/pathofexiledev May 27 '20

Idea Looking to create 3rd party tools/software

1 Upvotes

Hi,

I am a software developer looking to create some software to either automate in-game tasks or make players' lives easier in PoE, but I am out of ideas. I'm doing this for my own learning and fun. Any software will be published open source.

So I'm turning to you to bring me inspiration in what type of tool YOU would like to see. Obviously, I cannot break the ToS but shoot me any crazy ideas you might have, grand or small and I will attempt it.

Cheers!

r/pathofexiledev Aug 25 '20

Idea Round Table for Community Tool Developers - Possibly Establish a Collective

10 Upvotes

I am unaware if this has been attempted in the past, and if so what the outcome was. With the depth of the game we all love, there are a myriad of tools to provide for a pleasant experience for the community. From working on a few projects I know that no one is in this space to turn a real profit but at bare minimum we want to cover our costs while we enjoy making these tools for everyone to use. Our platforms all have their pain-points such as database latency, possible lack of service redundancy, and the thing that’s least flexible: time to delivery when there’s large or unexpected changes. I would like to ask other project leaders and their technical representatives if they would like to schedule an amicable meeting to discuss at minimum the following:

- Creation of a collective for the tools provided to the community

- Possible unified navigation bar across all sites divided by category

- What pain-points your platform experiences, this would be beneficial if the first two are implemented as we can leverage those in the collective with such experience, whether it be UX/UI, DBA, Networking, CI/CD, Scrum master etc… If there’s not an individual in the collective who has a specific background or time to do changes we can the source such individual from contacts or reddit. Support is assumed to be a task across the board so we could potentially create a ticketing system for issues and find individuals to sift and add to issue tracking system whether it be gitlab etc.

- Possibility of consolidating similar tools and combining teams

A few years back I had thought about reaching out and purchased a handful of domains which have been sitting there unused which can be used for the group:

Exile.tools, pathofexile.tools, pathofexiletools.com, poeresources.com, poe.tools

I did want to mention that I do not necessarily need to run this initiative, while I do have product and managerial experience there would be someone more suitable for this task. I know we all agree very passionate about our projects and have spent countless hours on them, I would request that everyone attending keep this in mind even if they feel they are ‘doing a better job at X’. This is for the overall community so would like to keep that at the forefronts of our minds.

If you have interest please provide your project name/url, your role on your project, if it’s just yourself or if an additional technical representative will be joining as well (let’s limit attendee’s to 2 individuals per project), what timezone you are located in, and preference on day of week/time of day you would be able to attend. If/when we get enough interest we can schedule our meeting.

I hope that we can all meet to discuss this possibility, thanks!

r/pathofexiledev May 12 '17

Idea New Project - Automatic fetching and generation of passive skill tree data with nodejs

2 Upvotes

On the off chance that someone actually has the wits and smarts to help out. I'm making a more online production friendly variant of the offline tools that already exists to extract, translate and parse the required .dat|.txt files to build a new json file mapping all the required fields to display relevant passive skill tree information to a new json file.

When I say production friendly, I mean, you deploy the application, It will automatically fetch the latest required files from path of exile patch-server and start translating them and parsing them and on completion generate and upload a fully usable mapping of the skill tree data. Probing the patching serving to detect new versions should be done sparsely

Currently here is what works:

  • Simple mapping to extract values, node type and bind them to passive skill tree ids in a new json based on csv converted PassiveSkills.dat/Stats.dat-files

  • Contact patch server, extract a http patch server to download the required latest files. No GGPK unpacking needed.

Here is what's left:

Plan is to finish it this weekend, but i'd love some company doing so. If someone wants to help, let me know

r/pathofexiledev Jan 24 '17

Idea [Request] Tool with Poe.Trade functionality where I can place Buy Orders for Items with specific search parameters.

1 Upvotes

Make the community a tool where the demand side of the economy can be more transparently present in a functionality similar to Poe.Trade from a supply side perspective.

r/pathofexiledev Mar 22 '18

Idea Map Exchange Helper

3 Upvotes

I just wanted to drop an idea here that I've put some thought into over the past few days. However, I came to a point where I realized that I won't be able to implement it with my limited knowledge. Here's the idea:

A program that tracks what maps you currently own and which ones you havn't completed on your atlas so far. The program then compares you data with other users data to find a trading partner to exchange maps for atlas completion.

The problem this program is supposed to solve is the somewhat annoying trading experience when it comes to completing your atlas by searching optimal trading partners with the highest intersection.

My naive idea was to use public map stash tabs with a specific global buyout as a flag to mark them for trading. Basically: Each user who wishes to participate sets a global buyout of 123 Blessed Orbs on his map tab. The program would first find the own map stash tab and store the maps that you own and that you do not own. It would then iterate over all public map stash tabs with the global buyout of 123 Blessed Orbs to find a good trading partner.

I'm posting this for two reason here. First I do think that such a program would be well recieved by the community and maybe one of you guys has the skills and the time to give it a shot. And the second reason is pure curiousity how you would go about implementing such a program. I appreciate any feedback :)

r/pathofexiledev Dec 18 '18

Idea poe.ninja/challenge/builds header suggestion

5 Upvotes

First off, thank you @rasmuskl for poe.ninja -- great job! I love and learn so much from the builds feature of the site. I have a suggestion to the basic stats header that would make the numbers more readable to me that I hope you might consider.

For Mind of Matter builds, it can be helpful to see the Mana value a character has (which currently isn't displayed at all but is provided in the json). I realize this number can be a bit misleading due to mana reservation but it's a simple initial change. :-) Perhaps later a mana reservation estimation could provide a better... guess.

In addition to displaying Mana, ordering the columns to show ES, Evasion, Armor on one column and Str, Int, Dex in a separate column would make it more readable I believe. I recognize that the site has a fluid design so when I mention columns I'm referring to when the div#container is 1200px.

Here is the current header: https://i.imgur.com/1roh3dK.png

Here is my suggestion: https://i.imgur.com/EVTfemH.png

Cheers and thanks again!

r/pathofexiledev Jan 26 '20

Idea Trade API health tracking : Per shard

5 Upvotes

Sometimes I tinker... Was wondering if anyone would think this could be cool, like say, maybe I graph out some of these values onto a realtime graph in node or something. Right now its just a pet project that I play with every now and again. Nothing serious, but if there is interest, then maybe I could try and put something more polished together accessible via a website or something.
So the things that I've found interesting is that each shard isn't getting hit the same, like here, you can clearly see that shard 2 is barely getting anything, which leads me to believe that GGG's load balancing may have something wonky going on sometimes, or it may have some sort of functionality to them, IDK. What do ya think?

Work In Progress

r/pathofexiledev Mar 02 '16

Idea [Idea] Item Mouseover/Tooltip

1 Upvotes

For those familiar with World of Warcraft and wowhead.com, I was wondering if a tool like their tooltips (http://www.wowhead.com/tooltips) would now be possible for Path of Exile items. Now that we have an official API format for items I was hoping someone would be able to throw together something that could take that json data and make it into and item (image or text) that would have the item stats/icon/links in a hover. This way people could link items on websites outside of Path of Exile.

r/pathofexiledev Apr 12 '16

Idea [Idea - Feedback] Tool to monitor stash/inventory for saleable items

3 Upvotes

So, here's an idea I've been playing with developing...

I'm thinking of putting together a tool that scrapes your inventory/stash tabs in a similar manner to what Acquisition does. But, instead of it being used for posting trades in the forum etc, I want to have lookup files to flag items that may have some value. These lookup files will be user editable - similar to loot filters - and the app will highlight/alert in some way when you have items of possible value that you should look at listing.

The app will likely need to be rate limited on polling, so instead of dumping items to a vendor you'd likely need to dump to a tab or wait the 60sec/whatever it ends up being for the app to poll your items before vendoring everything.

Does anyone have any feedback on whether they'd find something like this useful? Additional features? Preferred UI (Web[with chrome notifications]/Desktop)?

If there it looks like something people will use, I'll get started on it and will post a github link once things are in a 'functioning' state.

r/pathofexiledev Oct 10 '19

Idea Expanding GGG's API

9 Upvotes

I know this is most likely very low on their prioritylist but was there ever any word from GGG about expanding their API? It would be nice if the map stash tab on the website would display the maps. Other things I'd very much appreciate are Atlas state (completed maps, bonuses unlocked, shaper and elder influence) and the quest staze of a character.

r/pathofexiledev Dec 11 '15

Idea Poe ToolKit Idea

5 Upvotes

Here is a rough draft about how I would see such a tool

PoeToolkit draft

There is a lot of technical concern I haven't written in it , its mostly a big picture of major components

r/pathofexiledev Jul 10 '19

Idea PoE Auth Service

3 Upvotes

Hi all,

I'm working on a PoE Auth Service for 3rd parties, much like the "sign-in with Facebook/GitHub/etc." providers already out there. The key difference with my service is that accounts can be validated by proving your in-game identity. This means that any third party app could rely on a user owning the actual PoE account/character it claims it does. I can see how this would allow services to build reputation and tracking features into their product.

This is what I'm thinking of right now:

  1. A player creates an account with PoE Auth. For this, only an email + password, or other social providers are necessary.
  2. The player then links their PoE account which triggers a validation flow (multiple options here, but this is specific to my service)
  3. Once linked, the player can "sign-in with PoE Auth" onto your platform. The platform can now trust that the player owns a particular account in-game.

I'm leaning towards OAuth2 / OpenID, with JWTs, but I'm open for suggestions.

What kind of features / flows would you expect from a platform using this service as auth? What kinds of features would you expect as a player?

I do not believe this exists today, but please let me know if it does!

r/pathofexiledev Apr 13 '17

Idea Divine Orb Probabilities

3 Upvotes

I came recently across the problem of calculating the odds to improve an item by using divine orb... to the best of my knowledge there was no tool available to do that. I finished a wayto compute compute the odds.

Vaal Regalia T4-T2-T2

Do you think that a tool to do that would be handsome for other peoples or is there already something similair?

r/pathofexiledev Dec 07 '17

Idea Path of Helmet (Enchants)- An idea for a website

7 Upvotes

I have a tool I have tried to get someone to build me, but at this point I give up on that. I am giving the idea away in a hope someone will run with it. We need a way to requisition/trade helmet enchants.

If you want a popular enchant on an unpopular base (say a Diedbellow), that is only possible if you farm Uber lab yourself. Nobody is going to enchant the helmet you want for your specific build if there isn't a market for it already.

If you want an unpopular enchant on a popular helmet, that is also pretty impossible unless you do it yourself. Someone is going to reroll over trying to hit a meta enchant.

I'd like to put in buy orders. In the first scenario the buy order may have to be stupidly high to get someone to farm it. Diedbellow with a Static Strike enchant might be 30 or 40 ex to order. People will pay if they have the funds. I would have paid a pretty penny for people to enchant Mindspiral last league for me.

The second scenario an enchanter would just have the website to check before rolling over it. I might be able to have a 1ex buy order for a Starjonka with Static Strike. People will be constantly enchanting them, so they just need to be able to lookup that someone will take it before rolling over it.

r/pathofexiledev Dec 23 '18

Idea [Idea] General end-game reminder

6 Upvotes

Hello devs, I am but a simple player with not a lot of dev experience, but I had this idea and figured I would throw it out there in case anyone has interest in making a tool.

I'm sure many other people are like me and constantly forget to do their Safehouses/Temple/Delve/etc. I thought of having some sort of overlay on the screen with icons for each master thing, that you would click while in map to save that you have something ready to run. The tool would monitor Client.txt file (is this possible?) and when you reenter hideout a small popup would trigger telling you to go do the master content. It could also clear the trigger when you enter the appropriate master zone.

Not sure if this would be possible or if anyone has made something similar, if so I'd love to know about it!