6.5. Run & schedule automation scripts
⚙️ Run test & Debug
After creating the script, click on the sort icon to automatically arrange the commands in the order you've created them. Then, click "Run test" to test the script.

Once the script has finished running, click "Debug" to check for errors.

If there are no errors, you can give the script a name, attach tags (optional), and click "Save" to save the script.
⚙️ Run automation scripts
Once created, a script is saved under Your Scripts. To run a saved script, follow these steps:
Select Run on the script.

Select the profiles you want to run the script on.

Automation settings: Here you configure several parameters before running the script on the selected profiles:
Number of profiles running simultaneously: Maximum of 10 profiles.
Number of loops: How many times the script will re-run on the selected profiles.
Profile run order: 2 modes — run profiles sequentially from top to bottom, or randomly.
Mute audio: Mutes sound on the opened website.
Don't display images: Hides images on the opened website.
Maximum script run time: The maximum runtime for one thread; if the script hasn't finished by then, the profile will still be closed.
Delay before opening a new process: You can set the delay before the next profile opens.

Click Run to start running the script.
The Automation script will now run according to the settings you configured.
⚙️ Schedule automation script
This feature lets you schedule a time for a saved Automation script to run. To use it, go to Automation, select the Schedule icon, and click the New schedule button.


There are 3 sections to configure:
Script section: Displays the Automation scripts you've created. You can choose a system script or one you built yourself. Each schedule can only include 1 script at a time.

Profile section: Select the profiles you want to schedule the script to run on. You can search for profiles by name and folder here.

Settings section:
You can configure the number of profiles running simultaneously, the number of loops, and the profile run order (sequential from top to bottom, or random). You can also choose to mute audio or hide images for that profile while the Automation script runs. Note: Hidemyacc limits this to 10 simultaneously running profiles.

Advanced settings: You can configure the maximum script run time and the wait time between opening each profile (in seconds).

Schedule settings: Set a specific date and time.
Date format: Month/Day/Year
Time format: Hour:Minute:AM/PM
If you choose to repeat daily, the system will schedule the script and selected profiles to run every day. Note: you must have the Automation feature screen open for the scheduled script to run.

Finally, enter a name for the schedule and click Save. If you don't enter a name, the system will randomly generate one for you.

You can edit a saved automation schedule here. By clicking the three-dot icon, you can also choose to Duplicate or delete that automation schedule.

Last updated