Category: News

0

Group Mementos (2.3.3)

AI disclosure: This addon’s code was generated with AI assistance.Tracks how many times each current group member has used any of the following mementos/toys during your group’s session: Mud Ball PouchEverlasting SnowballCherry Blossom BranchMurderous CrowRevelry PieOnly counts a use when both the person using the memento/toy and their target are members of your group random bystanders and NPCs don’t count.FeaturesOn-screen tally panel (moveable, lockable) showing each current group member’s per-memento counts, plus a running totalToggle tracking for each memento individuallySort the tally by name or by highest totalShow group members by character name or by ESO user ID (@Handle)Optional chat announcements each time a tracked memento is used/gm leader posts a leaderboard into your choice of Group, Guild, or Say chat. Includes an overall “Master Menace” standing plus who’s ahead in each categoryRequires: LibAddonMenu-2.0 https://www.esoui.com/downloads/info7-LibAddonMenu.htmlCommands/gm toggle the tally panel/gm reset reset the session tally/gm chat toggle chat announcements/gm leader post a leaderboard to chat/gm settings open the settings menu/gm help show the command listCredit:The memento-detection technique (EVENT_COMBAT_EVENT + ability ID filtering) and the ability IDs used for all five tracked mementos were identified by inspecting Kyzeragon’s “Mudballed – Memento Counter” addon. Credit and thanks to Kyzeragon for that approach. The chat channel target mechanism for /gm leader (CHAT_CHANNEL_PARTY constant) was reviewed from pChat by Ayantir. Credit and thanks to Ayantir for that approach.

0

Recall Rotator (1.0)

AI DISCLOSURE – CLAUDE WAS USED FOR THIS ADD-ONUsage:Button on screen can also be used to rotate manually./rr reroll manually/rr on / /rr off toggle/rr list show your unlocked recall styles and which is active/rr announce toggle chat confirmation messagesDependsOn: LibAddonMenu https://www.esoui.com/downloads/info7-LibAddonMenu.htmlSettings → Add-Ons → Recall RotatorKeybind – Controls → General → Recall Rotator “Rotate Recall Style”If you own fewer than two recall styles, it silently does nothing (no error). Restart ESO or /reloadui to load it, then check /rr list to confirm it sees your collectibles.Mod created in collaboration with @PvPennyAI DISCLOSURE – CLAUDE WAS USED FOR THIS ADD-ON

0

Ultimate BG3 Nature Domain Cleric Build for 2026

If you ever wanted to know what a Cleric mixed with a Druid plays like, then that’s exactly what the Nature Domain build gives you. Mixing the best spells from Cleric and Druid, you feel one with nature, enabling you to control the battlefield with ease.

0

Nirncrux Miner (1.1)

Change Log:——————–1.1Mini fixes.Description:——————–Nirncrux Miner tiny addon that helps you turning transmutation crystals into gold via automation of certain actions.DependsOn: LibCustomMenu▌ UsageCraft N amount of weapons. No trait needed, but should be same item.Approach Transmutation Station.Right-click on any weapon that you just crafted.Select Nirncrux Miner option.If you have enough crystals to process the items you will see the dialog:https://iili.io/C4h8Wxt.pngAccept it and wait untill addon will finish converting all weapons you crafted to Nirnhoned trait:https://iili.io/C4hSpyl.pngApproach Blacksmithing or Woodworking station to get them auto-deconstructed.Get rich. :Dhttps://iili.io/C4hTaWJ.png

0

Camera Motion (1.01)

Adds new camera behaviour to the native “Screen Shake” setting (3rd person bobbing, combat-reactive offsets/FOV, damage-telegraphing distance tweens, situationally dampened movement tracking, interaction camera pans, swim cam, etc). Code protected with heavy minification.No other addons required.Stable results not guaranteed when used with other camera scripts.–No AI was utilised in the development of this addon. (Not even with google trying too hard to summarise search results into little snippets of dumbass when I was just fine looking up the information normally)Tools used:-Notepad++-Keyboard-ESO Addon API ref-A copy of John Vinces Geometric Algebra: An Algebraic System for Computer Games and Animation-Red Bull-Nicotine-God-like neurotic obsessiveness-A copy of Nietzches Beyond Good and Evil-Your mom-Bleach soundtrack-Massive orders of McDonalds breakfast muffins-CannabisI also wouldnt have been able to find any of the skill IDs for hooking into pertinent combat cues if it werent for the wonderful LibSkillsFactory addon.–Hotfix 1: v1.01: Fixed some skill’s unexpected inversion of camera centering (some skills were swinging to the right instead of center, I need sleep.)–Reuploaded entirely because of this latest hotfix version not being approved for some reason.

0

Camera Motion (1.00)

Adds new camera behaviour to the native “Screen Shake” setting (3rd person bobbing, combat-reactive offsets/FOV, damage-telegraphing distance tweens, situationally dampened movement tracking, interaction camera pans, swim cam, etc). Code protected with heavy minification.No other addons required.Stable results not guaranteed when used with other camera scripts.I’ll do a proper write-up tomorrow, I got stuff to do.–No AI was utilised in the development of this addon. (Not even with google trying too hard to summarise search results into little snippets of dumbass when I was just fine looking up the information normally)Tools used:-Notepad++-Keyboard-ESO Addon API ref-A copy of John Vinces Geometric Algebra: An Algebraic System for Computer Games and Animation-Red Bull-Nicotine-God-like neurotic obsessiveness-A copy of Nietzches Beyond Good and Evil-Your mom-Bleach soundtrack-Massive orders of McDonalds breakfast muffins-CannabisI also wouldnt have been able to find any of the skill IDs for hooking into pertinent combat cues if it werent for the wonderful LibSkillsFactory addon.