-
Notifications
You must be signed in to change notification settings - Fork 23
Multi Boxing
Trust supports automation for all 22 jobs, allowing you to easily multi-box 6 (or even more) characters with a single add-on. Get help or request a feature in the Cyrite Game Studios Discord.
- Follow the instructions in Getting Started to download and install the latest version of Trust.
- Run the following commands on all of your characters:
-
// lua r trustto load Trust -
// trust set IpcMode All(enables IPC) - (optional)
// trust set AutoEnableMode Off(if you want Trust to startOffwhen loading the add-on) -
// trust save(saves changes to your current profile)
- Run the following commands only on your main:
- (optional)
// trust follow meto make all nearby party members follow you - (optional)
// trust assist meto make all nearby party members assist and follow you - (optional)
// trust sendall trust startto enable Trust on all characters
Below are commonly used multi-boxing commands (see Commands for all commands):
| Command | Action |
|---|---|
// trust assist party_member_name |
Assists the specified party member, e.g. // trust assist Nibbler. |
// trust assist me |
Makes all other players assist this player (IpcMode must be set to All or Receive on the receiver). |
// trust follow me |
Makes all other players follow this player (IpcMode must be set to All or Receive on the receiver). |
// trust follow stopall |
Stops following on all other players. |
// trust follow party_member_name |
Follows the specified party member, e.g. // trust follow Nibbler. |
// trust follow clear |
Stop following the party member currently being followed. |
// trust follow distance |
Follows at the specified distance in yalms, e.g. // trust follow distance 1. |
// trust warp all |
Calls /warp on all party members (GearSwap required to handle warp). |
// trust stopall |
Sets Trust to Off on all other Trusts with IpcMode set to All or Receive. |
// trust startall |
Sets Trust to On on all other Trusts with IpcMode set to All or Receive. |
// trust sendall trust toggle |
Toggles Trust on all other Trusts with IpcMode set to All or Receive. |
// trust sendall windower_command |
Executes any Commands on all IPC enabled players, e.g. // trust sendall trust set AutoEngageMode Auto (see IpcMode). |
If you are a multi-boxer, you are likely already using several add-ons and custom scripts for things like healing, following, singing, rolling, etc. Trust consolidates all of this functionality into a single addon-on, allowing you to use fewer add-ons. Below are the add-ons that you no longer need to use:
| Add-on | Trust replacement |
|---|---|
| EasyFarm | See Trust. |
| FastFollow | See Follower. |
| Singer | See Singer. |
| Healbot, Cure Please | See Healer, StatusRemover. |
| Rollbot, Roller | See Roller. |
| AutoRA | See Shooter. |
| AutoWS, autoSC | See Skillchainer. |
| autoMB | See Nuker, MagicBurster. |
| attackwithme | See Attacker. |
| AutoPUP | See Puppetmaster. |
A Trust must first have a target in order to perform actions like engaging, magic bursting or weapon skills. The target is determined in two ways:
- If the Trust is not assisting anyone, the target is the actual monster that the Trust is targeting with the in-game cursor.
- If the Trust is assisting a party member (set with
// trust assist player_nameor by clicking the party member name in the party widget), the target is the monster that the party member is targeting with the in-game cursor.
Most of the time you'll want all party members assisting one person using the // trust assist me command.
Below are some common multi-box scenarios and how to accomplish them with Trust:
Use this when you want your party to attack what you are attacking or in areas like Dynamis, Omen or Sheol C where you want to avoid running into a pack of mobs inadvertently.
- Assist a party member.
- Engage/disengage when they do.
- Switch targets when they do.
- Stand where they are standing in battle.
-
// trust assist party_member_name true(or// trust sendall trust assist party_member_name trueto update for all Trusts). - (optional)
// trust save(to save changes to the current profile.
It's highly recommended you read up on configuring your Trust with Profiles, Job Settings and Modes.
- Getting Started
- How To
- Settings
-
Commands
- AssistCommands
- AttackCommands
- BuffCommands
- DebuffCommands
- FollowCommands
- GeneralCommands
- HealCommands
- LoggingCommands
- MagicBurstCommands
- MenuCommands
- MountCommands
- NukeCommands
- PathCommands
- ProfileCommands
- PullCommands
- ScenarioCommands
- SendAllCommands
- SendCommands
- SkillchainCommands
- SoundCommands
- StatusRemovalCommands
- TargetCommands
- WarpCommands
-
Modes
- AutoAcceptRaiseMode
- AutoAftermathMode
- AutoArtsMode
- AutoAssaultMode
- AutoAvatarMode
- AutoBarspellMode
- AutoBuffMode
- AutoCampMode
- AutoClarionCallMode
- AutoConvertMode
- AutoDebuffMode
- AutoDetectAuraMode
- AutoDisableMode
- AutoDisengageMode
- AutoDispelMode
- AutoEnableMode
- AutoEngageMode
- AutoEnmityReductionMode
- AutoEntrustMode
- AutoFaceMobMode
- AutoFollowMode
- AutoFoodMode
- AutoGambitMode
- AutoGeoMode
- AutoHealMode
- AutoIndiMode
- AutoMagicBurstMode
- AutoManeuverMode
- AutoNitroMode
- AutoNukeMode
- AutoPetMode
- AutoPianissimoMode
- AutoPullMode
- AutoReactMode
- AutoRepairMode
- AutoRestoreManaMode
- AutoRollMode
- AutoRuneMode
- AutoShootMode
- AutoSilenceMode
- AutoSkillchainMode
- AutoSleepMode
- AutoSongMode
- AutoStatusRemovalMode
- AutoSublimationMode
- AutoTankMode
- AutoTargetMode
- AutoTrustsMode
- AutoUnloadOnDeathMode
- AutoZoneMode
- CombatMode
- FlankMode
- IpcMode
- MagicBurstTargetMode
- MainTrustSettingsMode
- ManeuverMode
- PartyChatMode
- PullActionMode
- SkillchainAssistantMode
- SkillchainDelayMode
- SkillchainPropertyMode
- SubTrustSettingsMode
- TrustMode
- WeaponSkillSettingsMode
- Trusts
- Roles