Hidemyacc Documents
  • HIDEMYACC OVERVIEW
    • What is Hidemyacc?
    • Who need Hidemyacc?
    • Why Hidemyacc?
  • HIDEMYACC REGISTRATION
    • Create new account
    • Free trial
    • Setting
      • Account
      • New profile default
      • Hidemyacc server
      • Language
      • Updates
      • Timezone
      • Security
      • Magic Link
      • Storage
  • HIDEMYACC 3.0 - FEATURES
    • New UX/UI
    • New browser source - Marco
    • Setup & Profile
      • New Profile
        • Overview tab
        • Proxy tab
        • Extensions
        • Timezone
        • WebRTC
        • Geolocation
        • Advanced
        • Cookies
        • Bookmarks
      • Quick
      • Duplicate
      • Multi profiles
      • Restore profiles
      • History activity
      • Profile history
      • Profile & folder management
        • Share/Transfer profile/folder
    • Automation
      • Create automation scripts
        • Variables command group
        • Browser command group
        • Interaction command group
        • Condition command group
        • Loops command group
        • Facebook group
      • Run test and debug
      • Import/Export scripts
      • Record Automation
      • Automation Schedule
      • Facebook group
    • Team Member
    • Synchronizer
      • Main and controlled profile
      • Windows
      • Text
      • Tabs
      • Widget
      • Page
    • Proxy Manager
      • Proxy Manager
        • Add proxy to Proxy Manager
        • Add proxy from Proxy Manager to profile
      • Proxy Store
    • Setting
    • Affiliate Program
    • Hidemyacc 3.0 API
      • Profile
        • Start Profile
        • Stop Profile
        • Profile List
        • Folder List
        • Create Marco Profile
        • Create Ghosty Profile
        • Update Marco Profile
        • Update Ghosty Profile
        • Delete Profile
      • User
        • Query account information
      • Example
  • HIDEMYACC 2.0 FEATURES
    • Automation
    • Fingerprint Protection
    • Auto Back-up
    • High Security
    • Teamwork
    • Cookie-Bot
    • Support 24/7
    • Huge configurations
    • Multi-apps
  • HIDEMYACC 2.0 INSTRUCTIONS
    • Download and Install Hidemyacc
    • Create Hidemyacc account
    • Purchase Hidemyacc Plans
    • Create Hidemyacc Profile
    • Manage Your Profiles
    • Restore Profiles
    • Check hardware fingerprints and browser fingerprints
    • Automation
    • Hidemyacc API
      • Profile
        • 1. Profile List
        • 2. Create Profile
        • 3. Run Profile
        • 4. Stop Profile
        • 5. Delete Profile
      • User
        • Query account information
      • Examples
  • ABOUT
    • Team
    • Customer Support
    • FAQ
      • How to use HIDEMYACC?
      • What operating systems does the software support?
      • Can I use my account on different computers at the same time?
      • How many accounts can I use in 1 computer?
      • How to pay for the invoice?
      • If I cannot pay on time, will I lose all my data?
      • How long will I wait prior to the activation of my subscription?
      • How to change the subscription plan?
      • Hidemyacc 3.0
        • What is Hidemyacc version 3.0?
        • How can I upgrade to Hidemyacc version 3.0?
        • What can I do with the profiles I create on browser source Foxy?
        • How does the new UI enhance usability?
        • Are there any new pricing plans or modifications to existing subscriptions in Hidemyacc version 3.0?
        • Is Hidemyacc version 3.0 available for all platforms and devices?
Powered by GitBook
On this page
  • Click element
  • Type
  • SwipeUp
  • SwipeDown
  • JavaScript code
  • Keypress
  1. HIDEMYACC 3.0 - FEATURES
  2. Automation
  3. Create automation scripts

Interaction command group

PreviousBrowser command groupNextCondition command group

Last updated 11 months ago

Click element

Use this command to make your profile clicks on a specific selector. You need to paste the selector you want to click on. You can use either a CSS Selector or an Xpath to obtain the selector.

To get the selector, follow these steps:

  • Step 1: Access the website where you want to get the selector and right-click, then select "Inspect."

  • Step 2: Choose the element you want to click on.

  • Step 3: Copy the selector or Xpath (depending on your selector preference).

Additionally, you can customize some parameters:

  • Click rate: The success rate of clicking on the selector.

  • Random click: Randomly click on the selector.

  • Wait navigation: Wait for the webpage to finish loading.

Type

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. Typing speed will be randomized between 100ms and 300ms.

You can input text in the following ways:

  • Type: Manually input text.

  • Choose from file: Only upload .txt files. You can choose to select text randomly by lines or from top to bottom (Top-down).

You can also choose to:

  • Random Google keywords: Input random Google keywords from the server.

  • Random Amazon keywords: Input random keywords from the Amazon website.

  • Random Etsy keywords: Input random keywords from the Etsy website.

  • Random eBay keywords: Input random keywords from the eBay website.

  • Random line of text: Randomly select text by lines.

SwipeUp

Scroll up the web page in vertical with a specified number of pixels. You can randomize the pixel value and the number of scrolls or choose fixed parameters:

  • 500 pixels

  • Number scroll: 1 (scroll 500 pixels once)

  • Break Time (s): 1 (number of seconds to pause between each scroll).

SwipeDown

Scroll down the web page in vertical with a specified number of pixels.

You can randomize the pixel value and the number of scrolls or choose fixed parameters:

  • 500 pixels

  • Number scroll: 1 (scroll 500 pixels once)

  • Break Time (s): 1 (number of seconds to pause between each scroll).

JavaScript code

You can either upload a JavaScript file or write your own code.

  • Run in page: Execute commands that can be used in the webpage's DevTools.

Keypress

Simulate keyboard keypress actions. Supported keys include: Enter, Shift, Control, Alt, Meta, PageUp, PageDown, ArrowLeft, ArrowUp, Escape, Delete, Home, End, Space, CapsLock. You can also add your desired keys.

Choose from file
Random Google, Amazon, Etsy, eBay keywords
Randomize the parameters
Fixed parameters
Randomize the parameters
Fixed parameters