Originally Posted by
ssknight
1.) Yes it will, but I haven't implemented it yet. I'm just working on the meat of the project at the moment but these will be trivial additions and will take about 10 minutes to code in once I'm satisfied with the process as a whole.
2.) There are aspects of this idea that are complicated and others that are not. Let me begin by saying this may be implemented at a later time but is not yet a priority. That being said, understand that there are limits to what can be accomplished without the use of in-process code injection. I have not found an efficient method of enumerating attributes for items without hovering over them and then extracting them from memory. This greatly impedes my ability to efficiently implement your suggestion. It would neccessitate traversing every item on every page (not especially difficult, but slow!), recording each entry, storing and comparing each attribute, and finally listing for purchase. These things arent difficult to do but may be impractical at the moment. I haven't been able to spend as much time as I would like reversing the AH so I can't say whether or not attributes are innate to each item in the list upon their insertion or if the attributes are queried upon hover.
If there are any reversers that have an answer and would like to contribute in this regard, I'll make sure you're among the first to receive a functional version.
3.) This is a bit vague, as quality is often in the eye of the beholder. If I can find an efficient means of parsing the attribute table without automating the hover then I will certainly implement this functionality.
4.) I will be incorporating some custom search filter operands (i.e. filters applied post-search at the user's discretion and applied to the initial items returned by the AH query). One that I've already built-in is the DPS/Armor value filter. I am open to suggestions for others.
I'd like to thank everyone for the feedback and support once again. I've not meant to neglect reporting on the progress of my project, but again my left eye is slowing me down lol. Hopefully it will clear up and I'll be able to continue development at full speed.
Stay tuned as later tonight I will be updating the thread with some new screenies of my progress at the least, and perhaps a video of it functioning. This depends upon how much I can get done this afternoon but the screenshots shouldn't be a problem. I'll also provide information on how later versions might implement a multi-account offloading feature which would spread searches over several clients (virtualized OS or not) and over several separate IPs to diminish red flags for search query repetition.
Finally, if there are any reversers that would like to contribute with advice on what they KNOW (not think) to be possible via out-process memory scanning please let me know. I would do it myself but again I can't work at full speed at the moment. Those that contribute will be among the first to receive a functional product if interested. I greatly appreciate the help you guys, and appreciate the support.