Safety & Anti-Ban Guidelines
Evasion is a science. While Taunahi is equipped with physical input emulation and administrator failsafes, following baseline safety operational rules is necessary to mitigate account risk.
⚠️ IMPORTANT DISCLAIMER: Automated macros violate Hypixel Skyblock's Terms of Service. There is no such thing as an "undetectable" macro if settings are pushed past human limitations. Use your best discretion.
1. Attended vs. Unattended Macroing
The safest way to automate is **Attended Automation**—where you are at your computer (browsing, working, or watching a movie) with a remote notification bridge open.
- Attended: Limit sessions to 4–6 hours a day. Highly secure, as you can take over immediately if an administrator initiates a chat/visual check.
- Unattended: Limit sessions to 2-3 hours max. Ensure Discord Webhook is fully configured to ping your phone immediately with sound alerts if a staff check or hub-lobby transfer occurs.
2. Configuring the Hydra Anti-Staff Settings
The Hydra system monitors active player packets in your lobby and checks for Admin usernames, vanished staff entities, and anomalous server checks.
Failsafe Actions:
- Lobby Check: Automatically logs out or warps back to a private hub lobby if an administrative scan is registered.
- Random Rotation Buffers: Jitters your camera look-yaw slightly at randomized milliseconds, mimicking player micro-adjustments.
- Auto-Chat Responses: Integrates custom delay buffers (3–6 seconds) before sending humanized replies to generic visitor/lobby questions.
3. Setting Up Discord Alerts (Webhooks)
To configure mobile notifications and session snapshots:
- Open your Discord server, go to Server Settings > Integrations > Webhooks and click Create Webhook.
- Copy the webhook URL.
- In Minecraft, run
/taunahi, go to Discord > Webhook Settings, and paste the URL.
- Enable "Ping on Failsafe" and "Send Screenshots on Admin Detect".
// Example Webhook JSON payload sent automatically
{
"content": "@everyone ⚠️ FAILSAPHE TRIGGERED!",
"embeds": [{
"title": "Taunahi Bot Log",
"description": "Admin entity detected in Garden plot. Auto-disconnect triggered.",
"color": 14633520
}]
}
4. Balancing Rotational Physics
In `Settings > Input Calibration`, ensure your settings align with human capability:
- Keep **Mouse Yaw Speed** between
35 - 55. Speed parameters exceeding 70 create mechanical rotation snapping that heuristic algorithms target.
- Enable **Bezier Curve Camera Paths** to interpolate cursor movements with realistic organic arcs instead of straight geometric lines.