Automation

Automation is the premium feature that saves your time, effort, money for repetitive tasks such as cookie bots, account creation, surfing the web,... All you need is to write some simple code on the Automation tab for Hidemyacc to automatically run profiles and do repetitive tasks according to your request.

Video Instructions: https://youtu.be/mIxq7PYg5Us

AUTOMATION INSTRUCTIONS

  1. Add Scripts: Choose the Scripts you want to use then click Add to Script. You can only Edit 1 Script at a time.

  2. Choose how your Profiles/Folders will Run the Script.

  3. Choose Profiles/Folders you want to Run.

  4. Click Run Profiles.

CREATE NEW SCRIPT

To create a new script, please follow these steps:

  1. Click on (+) button:

2. Enter your Script's name

3. Enter your Script

4. Click Test if you want to run a demo of your Script.

5. Click Save if you've finished entering the Script.

2 ways to enter your Script:

  1. Add our available templates: we already added many available templates for you to use directly or as an example to write your own script.

    You only need to choose a Script and click Add.

2. Add each commands one by one: You can add each commands one by one based on our available commands. You only need to choose a Command, enter the needed information and click Add.

  • OpenURL(url): Enter the Website URL you want the Script to open.

  • Type(selector, text): Simulate the behavior of typing text into the selector you choose. You need to paste the selector you want to enter the text in and enter the text you want then click Add.

Instruction video on how to get the selector: https://youtu.be/mIxq7PYg5Us

  • Click(selector): Use this command to make your profile clicks on a specific selector. You need to paste the selector you want to click on then click Add.

  • Keypress(Enter): Simulate the behavior of pressing Enter button on the keyboard.

  • Back(): This command helps you return to the previous page

  • Wait(seconds): Your profile will wait for the specific seconds you chose before continuing to the next action.

  • WaitRandom(x,y): Your profile will wait randomly between x and y second.

  • SwipeUp(y): Scroll up the web page in vertical with a specified number of pixels. y is the pixel value that you want to scroll.

  • SwipeDown(y): Scroll down the web page in vertical with a specified number of pixels. y is the pixel value that you want to scroll.

  • RandomFromFile(selector,file): Randomly enter text from a .txt file into a specific selector your choose. You need to paste the selector you want to enter the text in and choose the txt file then click Add.

  • RandomAmazonKeyword(selector): Randomly enter Amazon Keyword from our server into a specific selector you choose, normally is the search bar. You need to paste the selector you want to enter the keyword in then click Add.

  • RandomEbayKeyword(selector): Randomly enter eBay Keyword from our server into a specific selector you choose, normally is the search bar. You need to paste the selector you want to enter the keyword in then click Add.

  • RandomEtsyKeyword(selector): Randomly enter Etsy Keyword from our server into a specific selector you choose, normally is the search bar. You need to paste the selector you want to enter the keyword in then click Add.

Last updated