Etix
FlashPass AIO's Etix bot runs a guest checkout against Etix events — no account login required. It races for a limited-stock zone and holds tickets, ready for you to pay.
Before you start
- A Capsolver API Key in Settings — required to solve the Cloudflare Turnstile widget on the booking page.
- A Proxy Group (optional, falls back to Default Proxy URL).
- A Webhook Group (optional) if you want hold notifications delivered to Discord instead of only watching the task list.
Creating a task
Open Etix from the sidebar → Create Task.
Event Links (required)
Paste one or more Etix event booking URLs, one per line, e.g. https://booking.etix.my/Event/UGSAK26?buy=true&language=en&timelineId=171. The timelineId is optional — if omitted, FlashPass picks the event's first active timeline automatically.
Configuration
| Field | Options | Notes |
|---|---|---|
| Quantity | 1–99 | How many tickets to hold. |
| Parallel Sessions (per link) | 1–5000 | Fires this many concurrent guest-checkout attempts against the same link, racing for stock. Launches are staggered to avoid tripping Cloudflare's burst detection. The first session to successfully hold wins; the task reports that result. |
| Section Keywords | comma-separated, e.g. signature, vip | Matched case-insensitively against each zone's code/name. Leave blank to match any zone. |
| Zone Select | Cheapest match, Last match, Random match | Among keyword-matched, in-stock zones, which one to pick. |
| Promo Code | optional | Applied after the booking session is created but before the hold — a failure here is logged but doesn't fail the task. |
| Proxy Group | any saved group | Falls back to Default Proxy URL if left on default. |
| Webhook Group | any saved group | Delivers a hold notification with the checkout link to a randomly-picked webhook in the group. |
Running the task
Click Create. Task list shows status: Queued → Running → Finished/Failed/Cancelled. On success, the task result includes a checkout link — open it in a browser (with the FlashPass browser extension installed) to land directly on the held cart's payment step, ready to pay.
Common issues
| Symptom | Cause / Fix |
|---|---|
| All sessions fail with "zone sold out" | The keyword-matched zones ran out of stock during the race — widen Section Keywords or increase Parallel Sessions. |
| Turnstile never solves | Capsolver API Key missing/invalid in Settings → Captcha. |
| Checkout link opens an empty/expired cart | The hold's expiry window passed before you opened the link — Etix holds are time-limited, open the link promptly. |
| Task hits a Queue-It waiting room instead of the booking page | Turn on the Etix toggle under Settings → Captcha → Inline Queue-It Solving so the task solves it inline instead of failing. |