Account data is delivered as text with a “:” (colon) separator. Fields go left to right in the order stated in the format on the product card.
Step-by-step instructions
login:password
The base format: login and password separated by a colon. Everything before the first “:” is the login, after it the password.
login:password:email(:emailpass)
An extended format with the linked email (sometimes the email password too) — needed for recovery and confirmations.
phone:login:password
For number-based services (Telegram, WhatsApp): phone first, then login and password.
Tokens, sessions/TDATA, cookies
For software, accounts may be delivered as a token, as .session+JSON / TDATA (Telegram) or with cookies — imported into an antidetect browser or app.
Good to know
- The exact format of a specific item is always stated in its description on the card.