Overview
Tadsync is a community-run automation project for Roblox Bee Swarm Simulator that keeps alt accounts in sync with your main account. When your main moves to a new region, all connected alts receive the signal via Discord bots and relocate accordingly — maximising passive resource collection.
What I Added
I forked an older version of Tadsync and updated it to incorporate:
- 2025 movement patterns — updated macro paths compatible with the current version of Bee Swarm Simulator
- Disabled mondo looting for alt accounts — prevents alts from accidentally triggering high-risk events that would interrupt their sync loop
How It Works
- The macro controls your main account’s movement using AHK (AutoHotkey / NatroMacro)
- Discord bots broadcast position events to all connected clients
- Alt clients receive the event and execute the corresponding movement command in their own game instances
Tech Stack
AutoHotkey (AHK) · NatroMacro · Discord Bot