Proxies, Accounts & Profiles
Before creating a task, set up the resources it will use.
Proxies
Proxies page — add proxies and organize them into named Proxy Groups. A task references a Proxy Group; FlashPass rotates proxies from that group per run.
To add proxies: select a group → Add Proxies → paste one proxy per line (or drag-and-drop a .txt/.csv file). Supported formats:
host:port:user:pass
user:pass@host:port
http://user:pass@host:port
Accounts
Accounts page has three tabs:
Login Accounts
Login credentials organized into Account Groups. To import: select a group → Import CSV (or drag a file onto the account list). CSV format — one account per line:
email:password:proxy_url
proxy_url is optional — leave the third field empty or omit it to use the task's proxy group instead.
Promo Codes
Promo Code Groups — named sets of promo codes (one per line). A GoLive task can reference a Promo Code Group; the bot tries codes from it at checkout.
Ticket Info
Ticket Info Groups — saved zone/price/row configurations for a venue. Fields:
| Field | Notes |
|---|---|
| Group Name | Descriptive name, e.g. CAT 1 Config. |
| Zones | Comma-separated preferred zones, e.g. Zone A, Zone B. |
| Price Keyword | Text to match against price tiers, e.g. CAT 1. |
| Row Limit | Max row number to accept (0 = no limit). |
Selecting a Ticket Info Group in a GoLive task pre-fills Zone Priority, Price Tier, and Row Limit automatically.
Profiles
Profiles page — buyer identity info used to auto-fill checkout forms. Profiles are organized into Profile Groups, selected per task the same way as proxies and accounts.
Profile fields: Label, First Name, Last Name, Email, Phone, Country Code, Calling Code, ID / NRIC, Address. No payment/card fields — payment details are handled by the ticketing platform's own checkout.
Webhook Groups
Webhook Groups page — Discord webhook URLs FlashPass uses to deliver QueueIt pass links. Each successful queue session randomly picks one webhook from the assigned group, spreading deliveries across multiple Discord channels.
To add webhooks: select a group → Add Webhooks → paste one Discord webhook URL per line (or drag-and-drop a file).