Skip to content

Llama Utilities

domesticwarlord86 edited this page Nov 30, 2021 · 7 revisions

Llama Utilities

Here you will find a run down of the various BotBases located in the Settings of Llama Utilities.

Retainers

This BotBase will go cycle through your retainers and deposit any items from player to retainer that the retainer already has. I.E. if the player has Walnut Logs and the retainer has a stack of 23 it will move the players stack to the retainer. It will also combine item stacks between retainers, for example if 2 different both has stacks of Walnut Logs it will take it out of 1 retainer to put it in the other. Also collects gil from each retainer. Each of these settings can be turned on/off in settings.

Settings

  • DebugLogging - Used for dev purposes, typically leave this false.
  • DepositFromPlayer - Whether or not to deposit items from the player's inventory into the retainer's inventory when the BotBase finds a match. Typically leave this True.
  • DepositFromSaddleBags - Whether or not to deposit items from the chocobo saddlebags into the retainer's inventory when the BotBase finds a match. Typically leave this False.
  • GetGil - Whether or not to gather Gil from the Retainer and place in the characters inventory. Defaults to True.
  • Loop - Will continually run until BotBase is stopped. Defaults to True.
  • ReassignVentures - Will send your Retainers back out on the same venture if one is completed. Defaults to True.

Daily Hunts

This BotBase will complete hunts for you. Only the solo hunts

Settings

  • ARRHunts - This will do the original ARR Hunts. Default to True.
  • Clan Hunts - This will do the Clan Hunts from Heavensward. Default to True.
  • NutClanHunts - This will do the Nutsy Clan Hunts from Shadowbringers. Default to True.
  • VeteranClanHunts - This will do the Veteran Clan Hunts from Stormblood. Default to True.

Materia

This BotBase will remove Materia from the selected item for you.

Select the item from the drop down and then hit the Remove All Materia button to remove the materia from the item. Keep in mind removing materia can result in a loss of the materia.

Inventory

This BotBase does a few things:

  • Reduce All - Reduces anything in your eventory that the action Aetherial Reduction can be performed on.
  • Extract Materia - Extracts Materia from any item in your inventory that has reached 100% spirit bound status.
  • Open All Coffers - Opens any coffers in your inventory.
  • Desynth - Desynth all trust gear and fish in your inventory.

Custom Deliveries

This BotBase will attempt to do Customer Deliveries using Lisbeth for you. It will go down the list completing them in the following order if you are not maxed with that NPC as long as the weekly allowance allows.

  1. Ehll Tou
  2. Kai-Shirr
  3. Adkiragh
  4. Kurenai
  5. M'Naago
  6. Zhloe Aliapoh

You need to have Customer Deliveries unlocked for this to work. DomesticWarlord86 has a profile to complete those quests: [OrderBot] Unlock Custom Deliveries.xml

GC Turnin

Does the crafting/gathering daily GC turn-ins using Lisbeth.

Housing

Goes from housing zone to housing zone and checks the wards for houses for sale. When it finishes it'll print out the list of plots for sale in the console/log.

FCWorkShop

Start this from within your FC Workshop. Turns in any items the player has in their inventory that match the current FC Workshop craft. Does not create the items

You can find a list of .json files to import into Lisbeth to gather/craft the items at LisbethFC Crafting

Clone this wiki locally