ChatGame Helper

Automatically solve Minecraft ChatGames with customizable answer delays and smart challenge detection.

57 downloads
1 followers

🎮 ChatGame Helper

ChatGame Helper is a lightweight client-side Fabric mod designed to automatically detect and solve Minecraft ChatGame challenges.

The mod can recognize different ChatGame formats, including word challenges, mathematical expressions, and symbol-based equations, and automatically sends the correct answer after a configurable delay.

✨ Features

  • 📝 Automatically detects and answers word-writing challenges
  • đŸ”ĸ Automatically solves mathematical expressions
  • đŸ”Ŗ Supports symbol-based equations
  • ⚡ Automatically sends answers after a configurable delay
  • âąī¸ Fully customizable answer timing
  • 🎲 Randomized answer timing with a customizable minimum and maximum range
  • 🔧 Supports delays in milliseconds and seconds
  • âš™ī¸ Easy in-game configuration through commands
  • 💾 Settings are automatically saved
  • đŸĒļ Lightweight and client-side

âąī¸ Custom Answer Delay

You can set the answer delay to any positive value using milliseconds (ms) or seconds (s).

For example:

/cgedit settime 500ms

/cgedit settime 1.5s

/cgedit settime 2.75s

These are only examples — you can choose your own delay.

You can also use randomized timing and define your own minimum and maximum values:

/cgedit settime random

or:

/cgedit settime random 1.5s 3s

The random range is fully customizable.

đŸŽ›ī¸ Commands

/cgedit help

Shows the available commands.

/cgedit stats on

Enables ChatGame Helper.

/cgedit stats off

Disables ChatGame Helper.

/cgedit settime <time>

Sets a custom answer delay.

/cgedit settime random

Enables randomized answer timing.

/cgedit settime random <min> <max>

Sets a custom randomized delay range.

đŸ“Ļ Compatibility

  • Minecraft: 1.21.4
  • Mod Loader: Fabric
  • Java: 21+
  • Environment: Client-side

👤 Creator

MPshayan