Skip to content

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

License

Notifications You must be signed in to change notification settings

HUHNcode/Lucid-addon

Repository files navigation

Lucid

Lucid


A lightweight addon for the Meteor Client.

Modules

  • Chat Bot

    • 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

    • 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.
  • Anti Item Destroy

    • Blocks crystal and anchor use for a short time after a player dies nearby, to prevent item destruction.
    • delay changes the interaction block delay (in seconds).
  • Better Macros

    • Opens the chat input screen with predefined text and cursor position via keybind.
    • Configure macros directly in the module settings.
    • Format: key_name::message_with_$c_for_cursor (e.g., k::/say hello $c world).
    • $c marks the desired cursor position.
  • Multi Command

    • Allows executing multiple commands sequentially.
    • Use a delimiter (default: &&) to separate commands (e.g., /home && /kit daily).
  • Stronghold Finder

    • Assists in locating strongholds by triangulating positions.
    • Calculates stronghold location based on two eye of ender throws (position and angle).
    • Displays the estimated coordinates in chat.
  • Packet Logger

    • Logs network packets for debugging or analysis.
    • Option to log incoming (S2C), outgoing (C2S), or both types of packets.
    • Can filter packets by name.

Installation Guide

  1. Install Minecraft
  2. Install Fabric and Fabric API for your Minecraft version
  3. Download Meteor Client for your Minecraft version
  4. Download Lucid 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 for details.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages