Appearance
Elbenwald -- Home Delivery
Guest or account-based checkout with home delivery. Payment: PayPal only.
- PayPal: The bot extracts the PayPal payment link and sends it via Discord webhook for you to complete manually.
Product Input
| Format | Example |
|---|---|
| Full URL | https://www.elbenwald.de/winnie-puuh/winnie-puuh-floral-rucksack |
| Full URL (with ID) | https://www.elbenwald.de/super-mario/super-mario-wecker-019cda2c0ac670c5943eb2423fa0096e |
| Product ID | 019cda2c0ac670c5943eb2423fa0096e |
The bot extracts the 32-character product ID from the URL. If the URL doesn't contain an ID (some products use slug-only URLs), the bot loads the product page to resolve it automatically.
Checkout Modes
Select the mode in the task creation form:
| Mode | Description |
|---|---|
| Guest (default) | No account needed. Uses profile data for a one-time guest registration. Requires Capsolver. |
| Account | Logs in with an existing Elbenwald account. Faster checkout, no Capsolver needed. Uses the address saved in the account. |
Setup (Guest Mode)
- Profile: First Name, Last Name, Email, Shipping Address (Street, ZIP, City, Country). Optionally set a different Billing Address.
- Capsolver API key: Required for guest mode. Add your key in Settings > Captcha.
- Discord Webhook: Configure in Settings so you receive PayPal links and checkout notifications.
Setup (Account Mode)
- Account: Create an Elbenwald account group under Accounts, then add your email + password. You can also use the Account Generator to create accounts automatically.
- Profile: Only needed for webhook metadata (Profile Name). The checkout uses the address saved in your Elbenwald account.
- Discord Webhook: Configure in Settings.
TIP
In Account mode, the checkout address comes from your Elbenwald account (set during registration), not from the selected Profile. To use a different address, create a new account with that address via the Account Generator.
Max Price
Set a per-unit price limit in the task creation form (EUR). If the cart total exceeds your limit, the bot retries until the price drops. Set to 0 to disable (default).
Account Generator
Elbenwald supports automatic account generation:
- Go to the Generator tab and select Elbenwald.
- Create a generator group and add tasks with:
- Catchall (e.g.
@yourdomain.com) or Email list mode - Password (leave empty for random secure password)
- Profile (provides address data for the account)
- Target account group where generated accounts are saved
- Catchall (e.g.
- Start the generator -- it creates Elbenwald accounts with your profile's address.
- Requires Capsolver API key.
INFO
The first registration attempt may occasionally fail. The bot automatically retries up to 3 times.
Common Errors
| Status | Meaning | Action |
|---|---|---|
| No Capsolver API key | Capsolver key missing (guest mode) | Add your Capsolver API key in Settings > Captcha. |
| No account selected | Account mode but no account linked | Create an Elbenwald account group and assign an account. |
| Login failed - bad credentials | Wrong email or password | Verify the account credentials. |
| Captcha failed - retrying | Captcha challenge failed | Automatic retry (up to 3 attempts). |
| Blocked (403) | Bot protection triggered | Rotates proxy and restarts automatically. Use residential proxies if frequent. |
| Waiting for price drop | Cart total exceeds Max Price | Retries until price drops below your threshold. |
| Product not found - retrying | Could not resolve product ID | Check the product URL is correct and the product is available. |