I made D4Filter — an easier way to build and test Diablo IV loot filters
▲ 5 r/Diablo+1 crossposts

I made D4Filter — an easier way to build and test Diablo IV loot filters

Hey everyone!

I shared D4Filter here before, and your feedback helped me improve it a lot.

For anyone new: D4Filter is a browser tool that helps you create, test, and export Diablo IV loot filters without manually writing everything.

With the new v0.3 update, you can:

- Start with a ready-made filter

- Create rules using simple sentences

- Automatically organize rule priority

- Test between 1 and 40 items on the ground

- See which items are shown or hidden

- Export the finished filter into Diablo IV

It does not modify the game or run in the background.

Try it here:

https://d4filter.live

https://preview.redd.it/8oz9xla5habh1.jpg?width=732&format=pjpg&auto=webp&s=b55bf6eb597b578a7a7ac354a366995189413544

https://preview.redd.it/4wyzbq06habh1.png?width=732&format=png&auto=webp&s=be247eb11e19d215e617895af8a6d6892c7f0e51

I’m still improving it, so let me know:

- Was it easy to understand?

- What confused you?

- What template or feature should I add next?

Feedback would be very helpful!

reddit.com
u/Harvi0 — 9 hours ago
▲ 76 r/D4Sorceress+2 crossposts

I built D4Filter, an independent browser-based Diablo IV loot filter builder.

The goal is simple: pick the drops you care about, build readable rules, and copy an import code into Diablo IV instead of hand-editing or guessing filter strings.
it took me sometime to test and fix most of the idea, also its my first time code

Link: D4FIlter

What it does right now:

- Build rules for item types, affixes, uniques, talismans, rarity, Greater Affix, and item power checks

- Show, hide, or recolor matching drops

- Roundtrip-check the generated import code before showing it

- Import an existing game code for review where supported

A few notes so expectations are clear:

- This is unofficial and not affiliated with Blizzard

- It does not modify the game, automate gameplay, or read game memory

- Some choices are limited to what I have verification coverage for

- I’m looking for feedback on missing item types/affixes, confusing UI, and import cases that do not behave as expected

reddit.com
u/Harvi0 — 2 months ago