Modify Setup through CLI
You can change Settings for modules like Snipes through the CLI.
Last updated
You can change Settings for modules like Snipes through the CLI.
Last updated
To change Modes, Sizes or turn on/off automatically Login & automatically Add-to-cart through the CLI, follow the steps below:
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 (Guide) - Remember, the CLI only communicates with the Chrome Profiles that are currently open.
Now open the CLI
Start with typing "setup" into the CLI, now give the name of the Site you want to modify "Solebox" "Snipes" "Onygo"
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
After pressing enter, the mode change to Human Fast on Snipes in all Chrome Profiles that were opened.
Existing commands:
Sites:
snipes
solebox
onygo
luisaviaroma
Modes:
mode=humanfast
mode=humansafe
mode=request
Turn off/on ATC/Login/Loop Checkout:
atc=off
atc=on
login=off
login=on
loop=off
loop=on
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