Setup guide
Install Silent Bots and connect the environment required by your automation pack.
1. Install the app
Grab the Silent Bots installer from the download page for your platform:
- Windows: run the
.exe. It installs and auto-updates itself. - macOS: open the
.dmgand drag Silent Bots to Applications. First launch: right-click → Open (to bypass the unsigned-app warning).
The app already points at the Silent Bots server — no configuration needed.
2. Install an Android emulator
Current mobile automation packs connect to an Android emulator on your computer. On Windows, LDPlayer is recommended and fully supported, including installation detection, instance creation, launching, sizing, and automatic ADB connection. Silent Bots also works with most other Android emulators that provide ADB access. On macOS, use the Android Emulator (AVD) through Android Studio.
3. Android emulator setup (Windows)
Silent Bots automatically uses LDPlayer's bundled ADB and instance controls. For other Android emulators, the exact ADB setting name varies, but setup is generally the same:
- Install your preferred Android emulator and install the game inside it.
- Open the emulator's Settings and look under Advanced, Developer, or Other settings.
- Turn on Android Debug Bridge (ADB), ADB debugging, or the equivalent option. Note the port if one is shown.
- Save the changes and restart the emulator if prompted.
4. Connect the app to your emulator
- Open Silent Bots and go to the Dashboard tab.
- The app auto-discovers running emulators and auto-connects to known ports. Your device (e.g.
emulator-5554orlocalhost:5555) should appear. - If it doesn't appear, click Discover / Refresh. Make sure the emulator is running and ADB is enabled (step 3).
- Select your device — you'll see a live screenshot preview confirming the connection.
5. Enter your license key
- Go to Settings → License.
- Paste your
EBF1.…license key and click Validate. - A green "valid" badge confirms you're activated. Your licensed automation packs unlock in the Automations tab.
6. Your first automation run
- Open the Automations tab and pick your game.
- Flip on the abilities you want (e.g. Hunt Mobs, Auto-Gather, Collect Rewards).
- Set your preferences (biome, resource, max march slots, etc.).
- Make sure the game is on the world map, then hit Start.
- Watch the activity log — Silent Bots reports every decision it makes as it grinds.
Troubleshooting
Device not showing up
- Confirm the emulator is actually running and the game is open.
- Windows emulator: re-check that ADB is enabled (step 3).
- Hit Discover / Refresh on the Dashboard.
"License invalid"
- Copy the key exactly (no spaces). It starts with
EBF1. - If you've hit your device limit, remove an old device or contact support.
Bot seems stuck
- Make sure the game is on the correct screen (usually the world map) before starting.
- Check the activity log — it explains what the bot is waiting on (e.g. low energy → gathering).
Still stuck? Reach out through your dashboard and we'll help you get running.