d2jsp
Log InRegister
d2jsp Forums > Diablo II > Diablo 2: Resurrected > D2:R Discussion > D2r Ai Item Tracker
Prev1234Next
Add Reply New Topic New Poll
Member
Posts: 242
Joined: Jul 26 2020
Gold: 64.00
Sep 5 2025 04:54am
This is so cool!


thanks, buddy!
Member
Posts: 18,504
Joined: Jun 4 2008
Gold: 128,586.61
Sep 9 2025 02:39am
Nice tool - good thinking using AI instead of OCR.
I have a OCR tool, but got tired of fiddling with it as it was purely for fun.

How hard would it be to integrate the variables vs hardcode stats? I lost out when trying to limit the lines I actually extracted from each item.
Im currently trying to build an AI for Item appraisals, but its proving more boring than I suspected, hence the project is moving.... slow.
Member
Posts: 13,513
Joined: Aug 12 2011
Gold: 47,466.37
Sep 9 2025 09:01pm
Nice tool - good thinking using AI instead of OCR.
I have a OCR tool, but got tired of fiddling with it as it was purely for fun.

How hard would it be to integrate the variables vs hardcode stats? I lost out when trying to limit the lines I actually extracted from each item.
Im currently trying to build an AI for Item appraisals, but its proving more boring than I suspected, hence the project is moving.... slow.


He would need to match it to an item DB of some kind. Im sure someone has a dump somewhere with a nice dataset

Member
Posts: 242
Joined: Jul 26 2020
Gold: 64.00
Sep 11 2025 03:02pm
If you can give me good dataset with all items, runes, runewords, jewels and so on that is up to with D2:R I will integrate it.
Member
Posts: 20,892
Joined: Dec 25 2012
Gold: 117,000.33
Sep 11 2025 03:23pm
Good job with the sharing of freeware. Lots of gatekeepers gonna be upset about this one, but not shit they can do about it. :)
Member
Posts: 18,504
Joined: Jun 4 2008
Gold: 128,586.61
Sep 12 2025 04:45am
If you can give me good dataset with all items, runes, runewords, jewels and so on that is up to with D2:R I will integrate it.


arreat summit holds most rules for affix/prefix and all items in all qualities. Issue is scraping the data and cataloging it properly.
Member
Posts: 5,580
Joined: Aug 30 2008
Gold: 2,190.40
Sep 13 2025 06:53am
What are the official rules regarding an overlay that monitors gameplay but does not actually click / interact with the game. Is this confirmed allowed by blizz?
Member
Posts: 18,504
Joined: Jun 4 2008
Gold: 128,586.61
Sep 13 2025 07:08am
What are the official rules regarding an overlay that monitors gameplay but does not actually click / interact with the game. Is this confirmed allowed by blizz?


I've only done screenshot --> read from folder. So haven't checked the policy. I'm sure overlays are frowned upon somewhat
Member
Posts: 242
Joined: Jul 26 2020
Gold: 64.00
Sep 13 2025 07:13am
The software is 100% safe. There is no way Blizzard can detect you're using it, and it does not violate Blizzard’s End User License Agreement since it only processes screenshots outside the game client without modifying or automating gameplay.
Member
Posts: 5,580
Joined: Aug 30 2008
Gold: 2,190.40
Sep 13 2025 07:21am
I have done a LOT of work with in game overlay software

- Holy grail trackers
- Runeword Helper/Monitor
- Ring Scorers
- Item Scorers
- Account wide inventory item tracking system w/ Item perfection scores - Uses D2 library of ALL D2 Data to calculate suffix / preffix etc. (Very in depth data wise)
- Terror Tracker that displays the next upcoming terror zone in the top right corner (or wherever you want it)
- Auto game name system that connects with discord to track in game name / password and post updates to the server when you create next gamee

- And a lot more other things that are more just tests / me playing around on single player


If anyone wants to get involved with these kind of things , I share all of this with my D2R community anytime anyone asks, and although this is not my job , I do enjoy sometimes improving on these over time, I'd like it to develop into one large in game overlay thats compliant with blizzard rules.

Edit: No API involved, all functionality is occuring in the code logic level, so $ or API keys required

This post was edited by CjDevito11 on Sep 13 2025 07:21am
Go Back To D2:R Discussion Topic List
Prev1234Next
Add Reply New Topic New Poll