Goatify Extension
  • Your Key
  • Installation
    • Windows
    • Mac
  • Getting Started
    • First Steps
  • Sitelist
    • Solebox
    • Snipes
    • Onygo
    • LuisaViaRoma
  • Settings
    • General
    • Accounts
    • Profiles
  • Proxy
    • Whitelist
    • Proxy Lists
  • Quick Menu
    • Menu
  • Extension CLI
    • CLI Installation
    • Open Multiple Profiles
    • Open Links
    • Account Generator
    • Modify Setup through CLI
    • CLI Commands
Powered by GitBook
On this page
  1. Extension CLI

Modify Setup through CLI

You can change Settings for modules like Snipes through the CLI.

PreviousAccount GeneratorNextCLI Commands

Last updated 1 year ago

To change Modes, Sizes or turn on/off automatically Login & automatically Add-to-cart through the CLI, follow the steps below:

  1. Open the Chrome Profiles you want to Change. If you want to change all, type "open all" into the CLI in order to open all Chrome Profiles that are saved in the Profiles.txt () - Remember, the CLI only communicates with the Chrome Profiles that are currently open.

  2. Now open the CLI

  3. Start with typing "setup" into the CLI, now give the name of the Site you want to modify "Solebox" "Snipes" "Onygo"

  4. Behind the Site, give the input of what exactly you want to modify. For example, If you want to change the Mode from Request to Human Fast on Snipes you type the following text into the CLI: setup snipes mode:humanfast

  5. After pressing enter, the mode change to Human Fast on Snipes in all Chrome Profiles that were opened.

Existing commands:

  1. Sites: snipes solebox onygo luisaviaroma

  2. Modes: mode=humanfast mode=humansafe mode=request

  3. Turn off/on ATC/Login/Loop Checkout: atc=off atc=on login=off login=on loop=off loop=on

  4. To change Sizes: sizes=random sizes=43,46,39,40

Examples: setup snipes mode:humansafe setup solebox atc=on setup onygo login=of setup luisaviaroma sizes=40,41,43.5

You can also combine different options with each other! Simply devide them with ; Examples: setup snipes mode:humansafe;sizes=42,44,47,48 setup luisaviaroma atc=on;login=on;sizes=38,39,39.5

Guide