Copied from Omniverse ATB with my custom ATB edits.
Personally I prefer ATB because it is very lightweight on the CPU.
Lots of functions implemented in other BotBases can also be achieved with Dalamud plugins (like Auto commendation in a duty, or need/greeding loot) and I would rather have Dalamud do those things and get a good and fast lightweight botbase.
- Updated for DT - VPR & PCT
- Hotkey target switching narrowed to just the commons I use (None, Nearest Enemy, Best Clustered, Lowest Current HP)
- Working SmartPull
- Added Best Clustered target selection for selecting the best mob for AOE.
- Doesn't target things in PVP that shouldn't generally be targeted automatically like Mammets.
- Smart Pvp targeting options.
- Targeting logic that is integrated with Magitek (so it doesn't do things like change target after casting Wildfire).
ATB is a precompiled routine, which is different than some others. In order to get started as a user, follow these steps.
- Download the latest version.
- Right click the zip, select properties, and check the "Unblock" option. This is necessary because the zip file includes a dll.
- Unzip into your
RebornBuddy\BotBasesfolder.
ATB automatically updates when Reborn Buddy is started, there is no need to add ATB to an autoupdater like RepoBuddy.
You probably also want a way to always use Magitek instead of having to pick the Routine every time you switch classes.
There are lots of options for this maintained by the community. You can use SeleCR which is bundled with UpdateBuddy, or you can use a plugin like ForceMagitek.
For convenience here is a ForceMagitek plugin that will automatically choose Magitek for you for every class.
- Place this ForceMagitek.cs file in the
RebornBuddy\Plugins\ForceMagitek\folder. - Then make sure to enable the plugin in RebornBuddy under the Plugins tab.