Login
The Login script is used to log in to social media accounts.
Steps
- Make sure the account is added to the account list (click
Accounts
to add accounts). - Select the device to run the script.
- Click
Script
>Login
. - Click
Start Script
to begin.
Login Priority
The system uses the following login priority:
- Email + Password: If an email is configured for the account, it will be used for login first.
- Username + Password: If no email is configured, the username will be used for login.
2FA Support (IgMatrix Only)
IgMatrix supports automatic Two-Factor Authentication (2FA) login:
Password Format for 2FA
To use 2FA, format your password as follows:
your_password:your_2fa_secret_key
Example:
mypassword123:JBSWY3DPEHPK3PXP
How 2FA Works
- Password Parsing: The system automatically detects if your password contains a colon (
:
) separator. - Token Generation: When 2FA is required, the system uses your secret key to request a TOTP code from our 2FA service.
- Automatic Input: The generated 6-digit code is automatically entered into the Instagram 2FA field.
- Seamless Login: The entire 2FA process happens automatically without manual intervention.
2FA Secret Key
The 2FA secret key is typically a 32-character Base32-encoded string that you get when setting up 2FA in Instagram. It's the same key used by authenticator apps like Google Authenticator or Authy.
Where to Get 2FA-Enabled Instagram Accounts
You can purchase Instagram accounts with 2FA support from: AccsMarket
Note
- Login is not fully automatic. You may need to manually complete CAPTCHA or other verification steps.
- 2FA support is only available in IgMatrix. For 2FA-enabled Instagram accounts, make sure to use the correct secret key format in your password.