An open API service indexing awesome lists of open source software.

https://github.com/huhncode/lucid-addon

Lucid: A lightweight Meteor Client addon focused on enhancing chat interactions and ESP features, with customizable chat responses, font styles, and additional automation tools like Auto GG and AFK Log
https://github.com/huhncode/lucid-addon

chatbot espmod fabric huhncode lucid lucid-addon meteor-client meteorclient minecraft-mod minecraftaddon minecraftautomation minecraftmods module utility-mod

Last synced: 6 months ago
JSON representation

Lucid: A lightweight Meteor Client addon focused on enhancing chat interactions and ESP features, with customizable chat responses, font styles, and additional automation tools like Auto GG and AFK Log

Awesome Lists containing this project

README

          


Lucid

Lucid




A lightweight addon for the Meteor Client.


---

## Modules

Currently, Lucid includes one module (suggestions for new features are always welcome!):

- **[Chat Bot](docs/ChatBot.md)**

- Automatically detects and responds to chat messages based on configurable settings.
- Extracts relevant messages using **regular expressions (regex)**.
- Filters messages based on **required and forbidden keywords**.
- Uses **predefined item triggers** to generate appropriate responses.

- **[Chat Fonts](docs/ChatFonts.md)**

- Allows you to change the font style of chat messages.
- Choose from various font styles like Block, Blackletter, Bold, Script, etc.
- Each font style offers a unique and customized look for your chat messages.

- **AFK Log**

- Automatically logs you out after being AFK for a configured delay.
- Detects inactivity based on movement.
- Option to disable **AutoReconnect** upon logout.

- **Auto GG**

- Automatically sends a **GG message** after a kill.
- Supports random or predefined messages.
- Option to send the message privately as **/msg**.

- **Auto Totem**
- Automatically equips a **Totem of Undying** when one is consumed.
- **Random delay** to bypass anti-cheat systems.

---

## Installation Guide

1. Install [Minecraft](https://www.minecraft.net)
2. Install [Fabric](https://fabricmc.net) and [Fabric API](https://www.curseforge.com/minecraft/mc-mods/fabric-api) for your Minecraft version
3. Download [Meteor Client](https://meteorclient.com) for your Minecraft version
4. Download [Lucid](https://github.com/HUHNcode/Lucid/releases) for your Minecraft version
5. Place both the **Meteor Client** and **Lucid** in your `mods` folder

---

## Contributing

Feel free to open issues or submit pull requests if you have suggestions or improvements!

---

## License

This project is licensed under the **MIT License**. See [LICENSE](LICENSE) for details.