Recently bought this and it has been doing an amazing job for an account that was chin ready. I just started running an account through the task mode, so we'll see how that goes!
I would recommend a few improvements though.
- Task selection should remember the last chosen task condition (i.e. Until Level X), instead of always defaulting to Hunt X number of times. If that's not possible, then switching the default to until X level.
- Fixing the loading of setups. Currently, if you attempt to load a setup, this is the error that is in the logger:
[ERROR][08/10 02:30:09 PM]: Uncaught exception!
java.lang.IllegalArgumentException: setSelectedIndex: 0 out of bounds
at javax.swing.JComboBox.setSelectedIndex(Unknown Source)
at b.q.q.r.NUL.I(aq:875)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
- tries to buy knife from Hunter shop in Yanille, this shop doesn't sell a knife
- for the quest task, if possible, skip the task dialogue box. Seems the variables you add in there have no effect anyways.