Posting 12/23. New version of FFACE was released, gotta test it before posting.
Doesn’t look big feature-wise, but working on the following:
- Newer version of FFACE.dll
- Auto-equip Light Staff for Cure, Dark Staff for resting
- Spell Queue for click-to-cast spells
- Tray icon tooltip will have power leveler hp, mp, job/sub job
- Erase and Esuna to context menu for each player
- Auto Afflatus Misery
- Request elevation to Administrator if not already (it is required for the bot to work properly)
- Notifications
- Adjusting layout of status menu (bottom where plvler hp/mp is displayed) so the Options menu is on the left and the text is on the right
- Adjusting layout of context menu to: raise, protect, shell on bottom, refresh on top, followed by status effect heals
- Updates are now downloaded to your local temporary directory instead of the application directory
- Resolved unhandled exception caused by FFACE.dll expiring
- Adjusting Cure Step Up/Down See Below
Don’t know if anyone uses it, but I’m going to change the way the bot determines whether to step up or down when both step up and down are enabled:
Example:
Old: ((CureIHP + CureIIHP) / 2)
New: CureIIHP – ((CureIIHP – CureIHP) * (1 – (CureIHP / CureIIHP)))
Assuming default preferences, it ends up with something like:
Cure II Step Up = 129 HP – Currently 175
Cure III Step Up = 390 HP – Currently 375
Cure IV Step Up = 649 HP – Currently 612
These values seem to be much better in terms of HP Healed:MP Used.
Anyway, figured I’d throw it out there. Anyone who sees a problem with the last two items (elevation or altering step up/down) leave a comment or send me an email.
Popularity: 21%
Tags: Bot, Final Fantasay, Final Fantasy XI, PL, Power Level