Last updated: 1980-01-011 min read
Randomized Action Timing
Automates action timing with configurable random delays and re-login delay to mimic human behavior.
Overview
Use this feature to introduce variability in all bot actions. Random delays reduce predictability, and the re-login delay keeps the bot from reconnecting too quickly after a session ends.
How It Works
Set a maximum random delay that will be applied to actions. After a session ends, the bot waits for the configured re-login delay before authenticating again.
Settings
- Max Random Delay: Adds up to this many seconds of random delay before actions to reduce predictability.
- Delay Before Re-login: Wait time in seconds before the bot re-authenticates after a session ends.
Best Practices
- Keep random delays within a small, realistic range for your play style.
- Combine this with scheduled pause windows for safer patterns.
- Use a re-login delay long enough to avoid rapid reconnect loops.
FAQ
What is Randomized Action Timing?
Use this feature to introduce variability in all bot actions. Random delays reduce predictability, and the re-login delay keeps the bot from reconnecting too quickly after a session ends.