Skip to content

Minescript utility client for anarchy/educational purposes

License

Notifications You must be signed in to change notification settings

theflamebeast/flameclient

Repository files navigation

Flame Client

A Python-powered utility client for Minecraft, built on Minescript.

Disclaimer

This project is for educational and research purposes only. Do not use on servers where it violates the Terms of Service.

Usage

Installation

  1. Install Fabric Loader for your Minecraft version.
  2. Add Fabric API and Minescript to your mods folder.
  3. Place the flameclient folder inside your mods/minescript/ directory.

Dependencies (Manager UI)

The settings manager UI requires Python and customtkinter.

  • Install deps: py -m pip install -r requirements.txt

Running

  1. Launch Minecraft and join a world or server.
  2. Run the client’s Python process:
    • flame_client_menu.vbs (silent/background)
    • or run_menu.bat (console mode; shows errors)
  3. Use the in-game Minescript GUI to open the Flame Client menu (Right Shift by default).
  4. Use the GUI to toggle modules, adjust settings, and reload scripts.

Contributing

Pull requests are welcome. Please follow the existing code style and do not commit IDE or system files.

Bugs and Suggestions

Report bugs or suggest features via the issue tracker. Please provide as much detail as possible.

License

Licensed under the GNU GPLv3. You are free to modify and distribute this code, but you must keep it open-source.

Controls

  • Right Shift: Open/close the menu.
  • All keybinds are customizable in the GUI.

License

GNU GPLv3. Free to modify and distribute, but must remain open-source.

About

Minescript utility client for anarchy/educational purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published