Setup
Required applications
- A CSV editor such as ModernCSV or Rons CSV Editor
- Notepad
Settings.json
Open your settings.json with Notepad or any editor.
The available fields are explained below:
| Key | Description |
|---|---|
key |
Your Botmows license key |
2captcha |
Enter your 2Captcha API key. |
capmonster |
Enter your Capmonster API key. |
capsolver |
Enter your Capsolver API key. |
Required fields
You must always configure the following in your settings.json:
key- At least 1 captcha key (
2captcha,capmonster,capsolver)
Proxy files
A proxy file is simply a .txt file containing your proxies. You can name it however you like and create as many as needed.
Supported formats:
ip:portip:port:user:pass
Example:
1.1.1.1:1111
1.1.1.1:2222
1.1.1.1:3333:user:password
1.1.1.1:4444:user:password
Proxy requirements
- Use dedicated residential for best results.
- Stick to one proxy per line.
- Avoid mixing formats (
ip:portandip:port:user:pass) in the same file. - Test your proxies (using FOGLDN) before running tasks to prevent errors.
💡 Need help? Open a ticket in our Discord server.