Skip to main content
Routines are sequences of points with commands that MANIA follows to automate gameplay.
Routines sync to the cloud automatically. Access from any device.

Points

Points tell MANIA where to go. Your character needs to show as a green circle on the minimap before you can add points. If it doesn’t, see Capture. Move to a spot in-game and press the Start/Stop keybind to place a point.
Hotkeys not working? Right-click MANIA → Run as administrator.
SettingDescription
PositionX,Y coordinates on the minimap
RadiusDetection radius in pixels. Larger values allow more positioning tolerance.
ProbabilityChance this point is executed (0-100%)
Each point has settings you can customize. Right-click to adjust position, radius, or probability, or drag points directly on the minimap. Most maps work well with 5-8 points per routine.

Commands

Commands execute when the bot reaches a point. Each command has parameters that control its behavior. Hover over any command or parameter in MANIA to see what it does.
Set this command in the middle of the portal for highest reliability.
ParameterWhat it controls
DurationTimeout for entering the portal in ms. Increase if entry is unreliable. Default 2000 ms.

Loops

Loops keep MANIA on a section of points for a set duration. Click Set Loop to pick which points to repeat. Your routine already loops as a whole, so only loop specific sections when you need them. Duration is measured in time, not iterations — set it to the amount of time you want and MANIA handles the rest. Make your routine loop slightly longer than your longest cooldown so skills are naturally ready each time the bot returns.

Putting It Together

1

Place your summons

Create a point for each summon and add the summon as a command.
2

Attack until summons expire

Lazy farm: Hold a skill at a spot with Add Command → Skill → Hold, or cycle between different skills with Add Command → RandomAttack.Active farm: Set two points in a Loop and let MANIA move attack between them.
3

Add variance

Add points with probability (Empty, Skill, or RandomAttack) to mix things up.

Routine Mode

Settings → General → Routine Mode controls which routine runs when you have multiple routines on the same map.
ModeBehavior
FixedRuns one selected routine on repeat.
CycleRuns all routines top to bottom in order, then repeats.
RandomPicks a random routine each loop.
Right-click a routine → Duplicate to copy it. Create two or three variations of the same route and use Cycle or Random to vary your movement patterns. See Adding Variance for more.

Tips and Tricks

  • Prevent falling between platforms by setting a point just in front of the gap. MANIA won’t use Flash Jump or Teleport if it’s close to its destination.