Updated version of the new loot system, links will be permanent for future updates.
Files:
https://dl.dropbox.com/s/rr5o3m1ed8h2n7q/d3lootpics.zip
Pastebin:
[AutoIt] notares modified new loot analysis - Pastebin.com
Changelogs:
- Fixed subtring error that occured after approximately one hour of execution, typo on my part
- Replaced identify function. The identifying will be called during the analysis
- Better grid management, if the script detects 2 empty grid in a row in a row (d=), it will skip to the next row
- Still better grid management, items that takes 2 vertical square of space are now detected, no more clicking on an empty space, makes scanning way faster due to skipping
- Added 5 new pngs, don't forget to copy them
- Slowed down the scanning a little bit so it's more accurate (compensate for the speed up above)
- Fixed a bug that occured when trying to salvage rares. Timing on the confirmation window was off
- Adjusted some random timings here and there for better performance overall
Still has room for improvement. Still working on it.
Todo
- Set x/y ratio everywhere like a mad scientist
- Add new config options in INI files for customization
- Make scanning more accurate, try 99.99%