I've been using the profile creator to run around maps to get a sky view of the monsters and looking for Hunt mobs. Is it possible to make the Hunt mobs appear a certain color over regular mobs? That would help a lot in identifying them at a glance. Here is a list of all known hunt mobs: https://docs.google.com/a/uconn.edu...9oPbjx4RPKXYerGnGRbI/htmlview?pli=1&sle=true#
Even better might be some sort of 'Hunt bot'. I'm not sure how implementation would work though; if there's some way for the bot to detect when there's a hunt mob in the zone and/or where it is, you could have a semi-manual bot that finds the mobs for you (and presumably your party), which you kill manually. Since you obviously can't really solo hunts, a fully automatic bot probably isn't viable, unless it waits near the hunt until it detects someone else has started it. That runs into the problem of finding and getting stuck in an obscure location that no one else can find, though.
It would be nice for a simple audio alarm if any of the Hunt mob of the list are in the radar. Even better if it is a plugin that can enable/disable while running other profile(e.g. fishing, gathering, grinding, fate, etc)
that would be awesome, I know a lot of people are using radars to hunt mobs but I'm 100% sure it is going to be detected soon so some sort of alarm sounds good
Those are client-sided parsers that read memory, RebornBuddy already does this, the radar is just the same packet reading method the client uses then they just filter out the other mobs except Hunt Marks which means that if you think those are going to be detected soon then RebornBuddy and parsers in general will also be detected.