Quirinus wrote:CharlieTango wrote:Kyromyr wrote:immortalsoul wrote:nice features, would be good also if a you could make a sound when an unique drops, is that possible?
Possible? Probably. Would be far too much work, though. Also feels like the kind of thing that wouldn't be allowed on realm.
D2clicker has item notification so I wouldn't think it would be a feature that is not allowed. After taking a look at the filter source code couldn't you just have an if statement that made a noise when a set or unique item dropped as the filter processes dropped loot?
You could do it too. If you understand the code enough to know where it should go, adding a line to play a sound is really easy in AutoIt.
It's been a while since my college coding days, maybe it's time to dust off the old spider webs.