Modules
TM Acc Gen
The AccountGen module creates accounts using CSV only. No extension is required.
Tasks CSV
Open accountgen/tasks.csv and enter your tasks in this format:
- Module* – ticketmaster
- Mode* – imap
- Quantity* – Always 1.
- Email* - Your unique email.
- Password – Enter specific / empty or RANDOM.
- First Name – Enter specific / empty or RANDOM.
- Last Name – Enter specific / empty or RANDOM.
- Zip – Enter specific / empty or RANDOM.
- Phone* – Your unique phone number
+<countrycode><number>orsmsactivate,country. - Start Time, Stop Time – Optional scheduling fields.
- Proxy – Optional field to specify a proxy or proxy file (if empty will run
proxies.txt). - Webhook- Optional field to set a different webhook per task (if empty will set default webhook).
Example
| Module | Mode | Quantity | Password | First Name | Last Name | Zip | Phone | Start Time | Stop Time | Proxy | Webhook | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ticketmaster | imap | 1 | example1@gmail.com | Pass123 | Cronos | Bot | RANDOM | +15551234567 | ||||
| ticketmaster | imap | 1 | example2@gmail.com | RANDOM | RANDOM | RANDOM | RANDOM | smsactivate,netherlands | 09:45:10 | 11:45:10 | tmnlproxies | https://discord.com/api/webhooks/122122 |
Created accounts are saved on:
accountgen/accounts.csvThis module always requires both SMS and Email verification.
- Ensure the phone numbers are valid and reachable.
