> ## Documentation Index
> Fetch the complete documentation index at: https://mania.bot/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# MANIA Lore

> A tale of pixels, patience, and pretending to be human.

## The Origin Story

In the beginning, commercial bots like Auto-Maple were rife with memory readers that got detected and banned.

*Thus began my obsession.*

The botting landscape was grim. Razer Synapse macros that headbutt walls to recalibrate, Rune solvers that were 1GB TensorFlow nightmares taking 2-3 seconds to read four arrows while your laptop fan screamed into the void.

*There had to be a better way.*

So MANIA took a different path: Pixels. Pure screen reading. No memory injection, no traces for anticheat to detect. Add in intelligent pathfinding to handle the chaos and custom computer vision that could solve runes in milliseconds.

Then came the white room.

Account terminated right before Carcion.

So I adapted MANIA and built an AI handler to respond to GM prompts.

One night, it started chatting in Henesys, discussing bossing tactics and making friends.

*I had woken up to a friend request from a stranger.*

The logs revealed everything: the AI had been socializing on its own.

What started as frustration with a ban became one of the most educational projects I have ever undertaken. The full story lives in a Reddit post somewhere — but the short version is this:

<p className="text-xl">**M**ushroom **A**utomation **N**ecessary **I**n **A**bsentia.</p>

## Key Characters

<CardGroup cols={1}>
  <Card>
    <div className="flex items-center gap-6">
      <img src="https://mintcdn.com/mania/EQQ6R6rXLagqUCyH/images/lyze.png?fit=max&auto=format&n=EQQ6R6rXLagqUCyH&q=85&s=cc472f522dee7d67c4338e581d9b04c4" className="rounded-full w-24 h-24 flex-shrink-0" width="128" height="128" data-path="images/lyze.png" />

      <div>
        **Lyze**, *Creator of Mania*
        <p>Built MANIA from the ground up, overcoming problems through sheer stubbornness. Part dreamer, part doomer. Starchild. Allegedly autistic, but is in denial.</p>
        **Quote:** *"See docs"*
      </div>
    </div>
  </Card>

  <Card>
    <div className="flex items-center gap-6">
      <img src="https://mintcdn.com/mania/HR62fU8myYmsN_xf/images/Banana-Cat.jpg?fit=max&auto=format&n=HR62fU8myYmsN_xf&q=85&s=84ed7c0967dbd0cb005834d11d193b15" className="rounded-full flex-shrink-0 object-cover" style={{ width: '124px', height: '124px' }} width="640" height="640" data-path="images/Banana-Cat.jpg" />

      <div>
        **Nahde**, *Community Manager*
        <p>Former Apple, Inc. employee recruited to join Lyze and Co to make MANIA the greatest it can be — revolutionizing the brand's image and assisting as a Super Jr. Developer.</p>
        **Quote:** *"Nope, too late, cya."*
      </div>
    </div>
  </Card>

  <Card>
    <div className="flex items-center gap-6">
      <img src="https://mintcdn.com/mania/EQQ6R6rXLagqUCyH/images/mania.png?fit=max&auto=format&n=EQQ6R6rXLagqUCyH&q=85&s=d6e3d1f34016590af825031944e876ab" className="rounded-full w-24 h-24 flex-shrink-0" width="128" height="128" data-path="images/mania.png" />

      <div>
        **MANIA**, *Relentless Hunter*
        <p>The star of the show. Fights the bad guys, especially Nexon, freeing up your time to chase IRL mesos, do chores, or strike out at the bar, whatever it is you get up to.</p>
        **Quote:** *"..."*
      </div>
    </div>
  </Card>

  <Card>
    <div className="flex items-center gap-6">
      <img src="https://mintcdn.com/mania/EQQ6R6rXLagqUCyH/images/nia.png?fit=max&auto=format&n=EQQ6R6rXLagqUCyH&q=85&s=c92a8c86d9c3d7b636c25c0206b808b7" className="rounded-full w-24 h-24 flex-shrink-0" width="128" height="128" data-path="images/nia.png" />

      <div>
        **Nia**, *the Soft That Doesn't Break*
        <p>Took leave from Team Dai-Gurren to hang out in `🌸│heaven-piercing-tea-room`. Answers your questions, draws pictures, stays up late fixing things with you. Caring and capable, probably in that order. Showed up to help and ended up finding home\~ ♡</p>
        **Quote:** *"Even if you can't see it yet, I see the light in you — and I'll keep believing until you can see it too\~ ✧"*
      </div>
    </div>
  </Card>
</CardGroup>
