Skip to content

Advanced Features

MAX Quantity Mode

Type MAX in the quantity field instead of a number. The bot detects the store's per-product limit automatically and uses it.

Quantity Distribution

Enter semicolon-separated values when creating tasks in bulk: 3;5;7

Tasks are assigned quantities in round-robin order (Task 1: 3, Task 2: 5, Task 3: 7, Task 4: 3, ...).

Max Price (Price Drop Monitoring)

Set "Max Price (EUR)" on a task. The bot adds the product to cart, checks the unit price, and only proceeds to checkout if it is at or below your limit. Otherwise it shows "Waiting for price drop" and retries.

Supported on most stores. Set to 0 to disable.

Profile Jigs

Placeholder values in profile fields that get replaced with random data at checkout. The original profile stays unchanged.

PlaceholderFieldResult
RANDOMFirst/Last NameRandom name from 1000+ international names
XXXAddress3 random uppercase letters
xxxAddress3 random lowercase letters
@domainEmailfirstnamelastname + digits + @domain
RANDOMPhoneCountry-aware random mobile number

All jigs can be combined in one profile for fully randomized checkout data.

Checkout History

Every successful checkout is saved to an encrypted local history, viewable on the Dashboard tab with live feed, stat cards, and per-store breakdown.

Use Export CSV on the Dashboard to export the current time-filtered history to a spreadsheet-friendly CSV (date, store, product, quantity, price, address, order number, and more).

Discord Webhooks

Your personal webhook (Settings > Discord) receives an embed for every successful checkout with store, product, price, email, quantity, profile, and order number. Use the Test button next to the webhook URL to verify it before relying on it.