- Регистрация
- 25.09.2019
- Сообщения
- 384
- Благодарностей
- 347
- Баллы
- 63
Description
The template has two modes: It can register accounts via emails or text messages. Redirecting to home page. Filling personal details. Depending on the mode, email or phone number is specified. Receiving confirmation code; finishing registration.
This is a multithread template.
How to use it?
Input settings fieds:
1. Sign up method
Choosing whether to register via emails or text messages.
2. Path to account file
File containing email accounts that will be used for registration. Only works for the appropriate signup method. Line format: login;password. Other formats: login;password;data1, login;password;data1;data2, etc. — no limitations
3. Text message service
A service for automated signups via text message.
4. Text message to
To inform the text messaging service what website is the subject, we need to convey a shortcut name to it. For Facebook, most services use ""fb"". However, platforms may have various shortcut names on various services. To find out a shortcut name, you need to review the API
The project directory must contain the proxy file proxy_list.txt
The template will try to register one account per iteration. The result will be logged in the file result_list.txt (contained in the project directory) in the format login;password
What's new
Security check algorithm was updated.
Minimum required version is changed to 7.1.3.0.
The template has two modes: It can register accounts via emails or text messages. Redirecting to home page. Filling personal details. Depending on the mode, email or phone number is specified. Receiving confirmation code; finishing registration.
This is a multithread template.
How to use it?
Input settings fieds:
1. Sign up method
Choosing whether to register via emails or text messages.
2. Path to account file
File containing email accounts that will be used for registration. Only works for the appropriate signup method. Line format: login;password. Other formats: login;password;data1, login;password;data1;data2, etc. — no limitations
3. Text message service
A service for automated signups via text message.
4. Text message to
To inform the text messaging service what website is the subject, we need to convey a shortcut name to it. For Facebook, most services use ""fb"". However, platforms may have various shortcut names on various services. To find out a shortcut name, you need to review the API
The project directory must contain the proxy file proxy_list.txt
The template will try to register one account per iteration. The result will be logged in the file result_list.txt (contained in the project directory) in the format login;password
What's new
Security check algorithm was updated.
Minimum required version is changed to 7.1.3.0.
- Категория
- Мультиаккаунтинг
- Тип шаблона
- Открытый
- Многопоточность
- Да
Вложения
-
201,3 КБ Просмотры: 463