Appearance
Tasks
Tasks represent checkout attempts. Each task targets one product using one profile and proxy configuration.
Task Groups
Click + in the sidebar to create a task group. Select a store (Alza, Baur, Comic Planet, Coolblue, Elbenwald, Euronics, Expert, Games Island, HHV, Hornbach, Lidl, Mueller, Pagro, Quelle, or Shopify) -- this cannot be changed later.
Right-click a group in the sidebar for: Start All, Stop All, Edit, Duplicate, Delete Group.
Groups can be reordered by dragging them in the sidebar. The Edit option lets you rename the group and toggle "Restart tasks after checkout" (tasks auto-restart after success).
Creating Tasks
Click Create Tasks to open the creation modal. Available fields depend on the store. To create a stock monitor instead, see Monitors.
- Product -- Product URL or ID. Accepted formats vary per store -- see the store guides for each store's supported input formats.
- Quantity -- Units per checkout. Enter a number,
MAX(auto-detect maximum, Mueller only), or semicolon-separated values (3;5;7) to distribute across tasks round-robin. - Delay (ms) -- Time between retries when out of stock. Default: 3500ms. Can be set to 0.
- Max Price (EUR) -- Per-unit price limit. Task retries instead of checking out if price exceeds this. Set to 0 to disable. Supported on most stores.
- Payment Method -- Selectable on Lidl (Vorkasse / Rechnung), Coolblue (PayPal / Vorkasse), and HHV (PayPal / Vorkasse). Mueller pays at store. Euronics is Vorkasse. Elbenwald, Pagro, Expert, Baur, and Quelle are PayPal. Comic Planet is Vorkasse. Shopify uses the credit card saved in your profile. See each store guide for specifics.
- Size / PLZ -- Hornbach only. Empty = Home Delivery. 5-digit PLZ = Click and Collect at nearest store. 3-digit code = direct store code. Shopify uses a separate size multi-select dropdown.
- Account -- Required for Coolblue, Baur, and Quelle. Optional for other stores -- most use guest checkout.
- Override Address -- Coolblue only. Updates the saved address in the Coolblue account with the profile's shipping address before checkout.
- Skip Proxy Check -- Elbenwald only. Skips the pre-task proxy validation (saves ~10s but uses unvalidated proxies).
- Profile -- Select a profile group and optionally a specific profile. "All in Group" creates one task per profile.
- Proxy Group -- Proxy group for the tasks. Tasks rotate through all proxies in the group.
- Task Quantity per Profile -- How many tasks to create per profile (1-100).
Managing Tasks
Bulk Operations
- Start All / Stop All -- Buttons in the task view header, or via group right-click menu.
- Edit All -- Updates every task in the group. Empty fields keep their current value.
- Edit Selected -- Available when tasks are selected.
- Delete All -- Removes all tasks in the group.
Selection
- Click a task to select it. Ctrl/Cmd+Click to multi-select. Shift+Click for range select.
- Ctrl/Cmd+A to select all. Escape to clear selection.
Right-Click Context Menu
Right-click any task row for: Start, Stop, Edit, Clone, Delete.
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
| Escape | Clear selection |
| Enter | Start selected tasks |
| Ctrl/Cmd + A | Select all tasks |
| Ctrl/Cmd + Shift + S | Start all tasks in group |
Task Logs
Click the list icon on a task row to view live logs during a run.
Task Status Reference
| Status | Color | Meaning |
|---|---|---|
| Idle | Gray | Not running |
| Starting... | Blue | Initializing session |
| Adding to cart... | Blue | Attempting to add product to cart |
| Waiting for restock... | Blue | Out of stock, retrying |
| Waiting for price drop | Blue | Price exceeds Max Price, retrying |
| Success: Checkout! | Green | Order placed |
| Task stopped | Red | Manually stopped |
| No profile selected | Red | No profile assigned |
| No Capsolver API key | Red | Capsolver key missing (needed for reCAPTCHA) |
| Blocked (403) | Red | Bot protection triggered, rotating proxy |
| Network error | Red | Connection failed |
| Quantity not supported | Red | Store rejected the quantity (task stops) |
| Restarting after checkout... | Blue | Auto-restarting for another checkout |