Skip to content

Automation

Auto Login

Automatically log in accounts to platforms.

  • Domain: Name of the platform to log in to (Gmail, Facebook, Discord, Twitter, Outlook, Telegram).
  • Delimiter: Separates data fields in a line. For example, for data in the format user|pass, enter |.
  • Fast Mode: Fast mode skips human-like interactions. For platforms with strict checks, avoid enabling this mode.
  • Wait Time: Wait time between opening profiles (seconds).
  • Concurrent Profiles: Number of profiles running simultaneously during login.
  • Accounts: List of accounts. One account per line. Maximum 100 accounts, and the number of accounts must equal the number of selected profiles.
  • Supported Formats: Formats corresponding to the domain.

Multi-Window Sync (New)

Window Control

  • Select Screen: Choose screens to display profiles for syncing.
  • Select Main Profile: Choose the main profile to control secondary profiles.
  • Rest When Opening Profile (s): Wait time for each profile opening. Avoid setting to 0 to prevent action sync failures.
  • Main Window on Separate Screen: The main profile displays on one screen. This option appears only when selecting two screens.
  • Window Click Delay (s): When enabled, secondary windows execute after the main window with a random delay between Min and Max.
  • Window Ratio (%): Ratio of main and secondary windows.
  • Window Size (px)
    • Auto Divide Equally: Automatically divides windows for profiles based on quantity and selected ratio.
    • Fixed Size: Fixes profile size when opening. With this option, windows may overlap when opening many.
    • Grid Layout: Choose the number of columns and rows to display the desired number of synced profiles.
  • Auto Open and Arrange Profiles: When profiles are not open, use this mode to open and arrange them. When disabled, action sync only controls already open profiles without opening closed ones.
  • Show Virtual Mouse Cursor: Not recommended. Some websites may detect a virtual mouse as abnormal.
  • Sync Actions: Click here to perform synchronized actions across profiles.
  • Arrange Windows: Re-arrange windows if the initial arrangement is messy.
  • Show Main Window: The main window will be displayed.

Auto Fill Data

  • Show Table Data: Display data in the table. If disabled, all characters are replaced with *.
  • Sync Actions: Click here to perform synchronized actions across profiles.
  • Auto Fill (Ctrl+[1-9]): Automatically fill selected values from the table data for all profiles simultaneously.
  • Batch Paste (Ctrl + Alt+[1-9]): Fill values sequentially for each profile.

For example, you have the following data:

click chuot

When using the Auto Fill function, it operates as follows:

click chuot

When using the Paste batch function, it operates as follows:

click chuot

Action Sync (Old)

Status

Status of the action sync function.

  • Off: Action sync function is not in use.
  • On: Action sync function is in use.

Show Table Data

Enable this to display table data. If disabled, data is shown as *.

Window Size (px)

Select profile window size by Width (horizontal) and Height (vertical).

Window Ratio (%)

Select the ratio of the main window to secondary windows.

Open on Startup

URLs to Open when launching the profile. Leave blank to open no additional pages.

Rest When Opening Profile (s)

Time between opening each profile.

Window Offset (px)

Distance between the first and second profiles.

To clarify, demonstrate two cases with different offset lengths:

  • Case with horizontal offset of 500px and vertical offset of 100px:

click chuotclick chuot

  • Case with horizontal offset of 500px and vertical offset of 500px:

click chuotclick chuot

Execute

Execute the action sync function. When clicking this button, profiles will open, and once fully opened, actions can be synchronized across profiles.

Auto Fill

Fill each character of the selected data simultaneously across profiles.

For example, selected this data column:

click chuot

When using the Auto Fill feature, values are filled as follows:

click chuot

Paste Batch

Paste data sequentially to each profile.

For example, you selected this data column:

click chuot

When using the Paste Batch feature, values are filled as follows:

click chuot

Pause/Resume (Ctrl + Alt + Z)

Pause to manually interact with profiles or resume to continue action syncing.

Stop

Stop the action sync function.

Automated Workflow

Select profiles to run the desired script.

You can do it as shown below:

click chuot

Practical example

Here is an example of applying action synchronization for tasks that need to manipulate with otp code

Example of using the Windows Multi-Control feature when logging into an X account

In case you want to use synchronization to log into an X account, you need to configure it as follows: First, fill in the username, password, and 2fa data of the account into the three respective columns in the Auto-fill data section. In the third column, add otp: before the 2fa value. This addition will help convert the 2fa into a code when filling in the data for login, instead of entering the 2fa into a third-party service to obtain the code.

manage_profile

Then, when synchronizing, the value in the 2fa column will be filled into the login field for the account.

manage_profile

Note

The time on the user's device must match the actual time for 2fa to generate the correct code.