🤖Продвинутый уровень работы
--action registration, imap, verification, update, import, export
--accounts default='accounts.txt' path to log:mail_pass file, default='accounts.txt
--proxy default='proxy.txt' path to proxy.txt, default = proxy.txt
--rotate default= 82000 time rotate ip proxy in seconds, default = 82000
--ref default='referral.txt' path to referral.txt, default = referral.txt'
--captcha_service default='capmonster' captcha service. Supports capmonster, anticaptcha, 2captcha, capsolver, captchaai
--captcha_key default='' captcha api key, default = ''
--threads default= 1 asyncio semaphore, default = 1
--debug default= False Debug mode, default = False
--imap default= '' Only one imap domain
--imap_proxy default= '' If imap server requires a specific location
--file_name default= 'example.txt', help="File name. Expample: example.txt")
--format default= 'email:password' Set the parameters and the separator as in your file. Example: email:password:password_email:imap_domain:wallet:private_key:seed
--separator default= ':' Separator for import or export data accounts
--export_type default= 'excel' Export file type. excel or txt--action registration --accounts accounts.txt --proxy proxy.txt --captcha_key 97f3cf529cj9c92d52f2e10d97ac44 --rotate 600 --ref referral.txt --thread 5Last updated