Back
The Elder Scrolls Online User interface

Bandits User Interface

Overview

Bandits User Interface. Based on FTC modules (thx to Atropos for permissions). Has low weight, high performance and huge functionality. Supports gamepad mode but not designed for it.

Bandits User Interface. Based on FTC modules (thx to Atropos for permissions). Has low weight, high performance and huge functionality. Supports gamepad mode but not designed for it.

Includes:
- Different UI styles, themes
- Group frames, regrouper, death counter, ability to see group members stats, buffs
- Combat statistics, combat log, group statistics
- Buffs, Widgets, Ability timers
- Minimap (does not supports gamepad mode)
- Combat reticle and reticle timers
- Quick slots managar
- Custom bar
- Combat notifications
- Frames movement mode (default and add-on)
- Automation
- Healer helper

Requests:
- Please do not post your requests about minimap. Tired to answear again and again: It is not mine! It is minimized ZoS ingame map. If you want something else then use other minimaps.
- Requests, that sounds like "I want you to do for me this" will be ignored.
- If you want something to be added or changed, ask your self "Is it really good and unique idea?". Useless requests will be declined.
- If you want something from other add-on then simply use that add-on.

Important:
- NEVER use more than one add-on with ultimate sharing or you will be kicked from server. (Stats, DPS sharing in Bandits UI, Ultimate sharing in Raid Notifier, Taos Group Ultimate, Hodor Reflexes, etc.)
- Do not use different add-ons with the same function. (Notifications in Bandits UI, Raid Notifier, Blackrose Prison Helper, Asylum Tracker, etc.)
- Do not use several different UI add-ons at the same time.

Frequently asked questions:
- If you lost textures then check add-on path. It must be precisely "AddOns\BanditsUserInterface", not "AddOns\BanditsUserInterface\BanditsUserInterface", not "AddOns\BanditsUserInterface 3.200", etc. Remember to restart the game after the first addon installation.
- If you have a question about some option then mouseover it and read description before asking your question.
- If some parts of the interface stops working then check an other addons, especially ones with the corresponding functionality (or simply disable all addons and! libraries for a test).

Note:
Removed any data being shared between clients. May work again in a future update. (Group leader arrow, stat share, ultimate ready notifications)

— EN
Guide: Widgets
Guide: Healer Helper
Guide: Custom Bar

— RU
Описание на русском
Гайд по виджетам
Гайд по хилхелперу
Гайд по КастомБару

Bandits UI additions:
Info Panel
Group Loot Notifier
Chat Tab Selector
Bandits Loot Manager
Bandits Companions and Pets

See also:
Bandits Gear Manager
Bandits Alchemy Helper
Map Pins
Miner Minigame

Developers information:
/scan frame_name - example: /scan GuiRoot true
Callbacks:
BUI_Ready Fires when addon is fully initialized
BUI_MiniMap_Shown Returns: true/false
BUI_MiniMap_Update Fires when minimap updates
BUI_InCombatLock Returns: true/false
BUI_CControl Returns: controlType (1 hard control, 2 staggered)
BUI_Food Fires when food has ended
BUI_Purge Fires when need to purge
BUI_Proc Returns: abilityId, stackCount
BUI_Blocking Fires on start and stop of blocking. Returns: true/false

Functions:
BUI.PanelAdd(content) - adds button to left side panel (additional info is inside BUI_Panel.lua file)
BUI.OnScreen.Notification(id,message,sound,count_ms) - notification
a(text,) - default alert message
dt(table) - post table content

Slash commands:
/rl - reload UI
/bui - open add-on menu
/bui state - post add-on state
/bui dm - toggle developer mode
/bui hh - show Healer Helper
/bui abil - toggle ability log
/regrouper, /rg [ list/save/disband/regroup/add ]
/dice [6-64] (works only in group, 10 by default)
/daily - daily Undaunted pledges
/scan object - post UI object info. Example: /scan GuiRoot true

ABOUT THIS LISTING

This page describes Bandits User Interface by Hoft. The description and screenshots are the author's own, imported from their listing on ESOUI on 31 August 2026: https://www.esoui.com/downloads/info1643-BanditsUserInterface.html

Mythiq.net hosts no files for it. The download button goes straight to the release file on cdn.esoui.com, so you are downloading from the author's own host, not from a copy of ours.

The download count, rating and comments on this page start at zero and count Mythiq.net only. The source's own figures are not copied here — they measure a different site, and a number that cannot be checked against our own ledger is not worth printing.

Media

Requirements

Game version
  • 12.0.0
API VERSION

Built for ESO API version 12.0.0. After a patch the game marks add-ons built for the previous API as out of date; the "Allow out of date add-ons" checkbox in the add-on menu loads them anyway, and most work.

LIBRARIES

Many ESO add-ons depend on a shared library — LibAddonMenu-2.0 above all — which is installed separately, exactly like an add-on. A dependency that is missing shows as the add-on simply not appearing in the list.

CONSOLE

Add-ons are PC and Mac only. There is no way to load them on console.

Installation

1. Download the archive with the button on this page and unzip it.

2. Move the unzipped folder into your add-ons directory:

Windows — Documents\Elder Scrolls Online\live\AddOns

macOS — ~/Documents/Elder Scrolls Online/live/AddOns

3. Start the game, and at the character select screen click Add-Ons.

4. Tick the add-on. If it is greyed out and marked out of date, tick "Allow out of date add-ons" at the top of the same panel.

5. Log in. Most add-ons need a /reloadui after they are first enabled.

UPDATING

Delete the old folder first. ESO loads everything it finds, and two copies of one add-on is the usual cause of "an add-on has produced an error" on login.

This release downloads from cdn.esoui.com, not from us, so there is no checksum to compare against. Scan the archive before you unpack it.

Version history

  1. v4.437 Latest 7 Aug 2026 · 655 KB via cdn.esoui.com · 0 downloads Download
    4.437 @secretrob
    - Fix guild mail ( thanks @atharti )
    - Add new assistants ( Thanks @NullunVoyd, @Tatsu-Mew )

    4.436 @secretrob
    - Added option to set Action Bar timer speed from 1 to 10. 1 being 100 millisec, 10 being 1 second.
    - Changes to sheilds so they should be more responsive.

    4.435 @secretrob
    - Fixed Urgarlag shift

    4.434 @secretrob
    - Renamed generic functions a, pl, dt to bui_a, bui_pl, bui_dt
    - Updated minimap to not show wall progress
    - Added "Off" option to reticle

    4.433 @secretrob
    - Added minimap reset
    - Updated rounding
    - Added new dungeons

    4.432 @secretrob
    - Added delay on Autodismisspet for the dismiss and resummon of pets
    - Removed class check on "Dismiss Pets"

    4.431 @secretrob
    - Added Voko to Armorer assistants
    - Added option, main window under Theme, Shorten UI Number threshold. Default is 100000, but can be changed to 1000 or 10000 and numbers passing this threshold will be shortened by adding a "K". So 10000 to 10k.

    4.430 @secretrob
    - Updated version

    4.429 @secretrob
    - Updated to latest ES translation from @cisneros.

    4.428 @secretrob
    - Changed container automation to work off white/black lists like before and added larger transmute geodes to ignore list so bandits shouldn't try to open them anymore.

    4.427 @secretrob
    - Thanks to @token419 for most of the updates!

    - Removed unused libstub code.
    - BUI_Automation Container Crystal Handling Fix
    - Panel Cleanup and Eri, Barking Banker added
    - Minimap Settings Extraction
    - Minimap Hotfix
    - ES Translations from @Cisneros
    - Minimap Cleanup
    - BUI_Statistics localization
    - Add Dungeon Quests Feature
    - Extract Localization Strings
    - Add level checks for undaunted pledges to only show up if the character is level 45 or above.

    4.426 @secretrob
    - Thanks to @token419 for their rewrite of the daily pledges to use system functions to hopefully fix all of the issues that were remaining.
    - Moved npc names to lang files and updated names for ru. If br, de, es, fr, it, or pl need quest giver names updated for the dailies, please let me know.

    4.425 @secretrob
    - Added Battleground Score HUD to movables
    - Rewrite of the daily pledges lookups to fix language issues.

    4.424 @secretrob
    - More attempts at daily fixes for all languages.

    4.423 @secretrob
    - Fixes for dailies in "es"

    4.422 @secretrob
    - Added es to dropdown and fixed daily marking for es. Temp? removed map pings and all functions using them.

    4.421 @secretrob
    - Added mudballs to food buffs.

    4.420 @secretrob
    - Updated version. Fixed spanish daily dungeon list.

    4.419 @secretrob
    - Added spanish. Thanks to @cisneros.

    4.418 @secretrob
    - Remove INIT message from minimap

    4.417 @secretrob
    - Fixed border on minimap.
    - Added check for missing map data on load for stats share error.

    4.416 @secretrob
    - Added new ragpicker

    4.415 @secretrob
    - Remove debug messages

    4.414 @secretrob
    - Changes to how IDs are read and used to handle the different way scribing abilities work to all others.

    4.413 @secretrob
    - Added option to disable Gamepad/Accessibility warning.
    - Rewrote / Fixed Auto Delete Mail

    4.412 @secretrob
    - Added check and messages for gamepad and accessibility mode. Fixed another bug.

    4.411 @secretrob
    - Added extra check on abilities for possible nil error

    4.410 @secretrob
    - Added new vendor

    4.409 @secretrob
    - Gold Road widget bug fixes

    4.408 @secretrob
    - Updated for Gold Road

    4.407 @secretrob
    - Added option to disable Action Slots in Base Options (for Fancy Action Bars, etc.)

    4.406 @secretrob
    - Added Primary Stat option to override the default check of which is larger. Allows user to force which they want to show as primary.

    4.405 @secretrob
    - Fixed Buff Menu
    - Updated automations thanks to @shijina452 and @art1ink

    4.404 @secretrob
    - Updated for 9.3.0.
    - Added options to turn off shields and trauma on player and group panels.
    - Added option to disable PvP text in chat for PvP mode.
    - Added option to show the entire swap panel. (reloadui required to show change)

    Off-site on cdn.esoui.com — no checksum, because we never held this file. Link checked by our review team on 31 Aug 2026.

Comments

No comments yet.

Sign in to leave a comment.

Report this mod

Tell us if something is wrong — a file that will not work, content taken from someone else, or anything that looks unsafe. Reports go to our review team, not to the author.

Sign in to report this mod.

We use cookies to ensure that we give you the best experience on our website and improve your experience. By continuing to use this site you consent to such use of cookies.

Learn More