https://github.com/eyolas/morphomatic
A World of Warcraft addon that randomly uses a cosmetic toy from a curated DB. Features a secure macro workflow (no taint), an optional floating button, and a modern Settings UI for selecting toys, skipping cooldowns, and automatically creating the macro.
https://github.com/eyolas/morphomatic
Last synced: 8 months ago
JSON representation
A World of Warcraft addon that randomly uses a cosmetic toy from a curated DB. Features a secure macro workflow (no taint), an optional floating button, and a modern Settings UI for selecting toys, skipping cooldowns, and automatically creating the macro.
- Host: GitHub
- URL: https://github.com/eyolas/morphomatic
- Owner: eyolas
- License: mit
- Created: 2025-09-03T16:10:18.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-10-07T04:54:39.000Z (8 months ago)
- Last Synced: 2025-10-07T06:29:30.027Z (8 months ago)
- Language: Lua
- Size: 6.01 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Morphomatic
[](LICENSE)
[](https://www.curseforge.com/wow/addons/morphomatic)
**Morphomatic** is a World of Warcraft addon that lets you **randomly transform your character** using your favorite cosmetic toys.
Perfect for roleplayers, streamers, or anyone who enjoys spicing up their appearance between fights!
๐ [Lire la documentation en franรงais](README_fr.md)
---
## โจ Features
- **Random Toy Picker**: Use the `/mm` macro or the optional floating button to trigger a random transformation.
- **Favorites Management**: Select/unselect/reset which toys are eligible in the in-game settings panel.
- **Cooldown Handling**: Skip toys that are currently on cooldown, or hide them in the UI list.
- **Macro Support**: Auto-create or manually recreate a macro (`/mm`) for easy access.
- **Floating Button**: Movable, scalable, and lockable UI button to trigger toys without macros.
- **Minimap Button**: Quickly open settings directly from your minimap.
- **Localization**: English and French included.
- **Embedded Libraries**: Works out of the box with LibStub, CallbackHandler-1.0, LibDataBroker-1.1, and LibDBIcon-1.0.
---
## ๐ฆ How to Use
1. Open the addon settings with `/mm options` or via **Interface โ AddOns**.
2. Select your favorite toys in the **Favorites** checklist.
3. Use the `/mm` macro or click the floating button to transform!
---
## ๐ผ Screenshots
---
## ๐ง Installation
- **CurseForge**: [Download here](https://www.curseforge.com/wow/addons/morphomatic)
- **Manual**: Download the latest release from [GitHub Releases](https://github.com/your-username/Morphomatic/releases) and extract into your `Interface/AddOns/` folder.
---
## ๐ License
Released under the [MIT License](LICENSE).