Best Practices
Understand detection methods and reduce your risk.Understanding Detection
90% - Anti-cheat scans
90% - Anti-cheat scans
Scans your local machine for botting software.
9% - Behavioral analysis
9% - Behavioral analysis
Analyzes input patterns: keys, sequence, timing.Mitigated with variance features below.
1% - Other
1% - Other
Manual reports, unusual activity, etc.
Adding Variance
Behavioral detection identifies repetitive input patterns. Use these features to introduce randomness:Let Mania Navigate
Let Mania Navigate
Random Routines
Random Routines
Completes current routine then randomly selects the next from all available routines.Enable in Settings > General > Routine Selection Mode > Random.
Point Probability
Point Probability
Each point has an execution probability. Lower values mean the bot may skip that point, creating varied patterns.Set in the routine editor for each point.
RandomAttack
RandomAttack
Randomly selects from enabled skills and varies attack count, duration, and direction.Use the
random_attack command instead of fixed skill commands.Breaks
Breaks
Periodically returns to town and pauses for a random duration, mimicking natural play sessions.Configure in Settings > Scheduler.