βš™οΈFirst time setup

Required applications

  • Rons CSV Editor - can be downloaded by clicking on this link

  • Notepad

Edit your settings.json file using Notepad, the settings are explained below:

  • 2captcha: Enter your 2Captcha API key. Multiple keys be added seperated by a comma.

  • anticaptcha: Enter your AntiCaptchaAPI key. Multiple keys be added seperated by a comma.

  • aycd_access_token: AYCD access token which can be found within the AYCD dashboard.

  • aycd_api_keys: Enter your AYCD API key. 1 API Key can only be used on 1 instance.

  • browser_amount: The maximum amount of browser you want to open when needed.

  • capmonster: Enter your Capmonster API key. Multiple keys be added seperated by a comma.

  • capsolver: Enter your Capsolver API key. Multiple keys be added seperated by a comma.

  • key: Adonis key which can be found within the Adonis dashboard.

  • monitor: The monitor delay for your tasks in millisecond, ex: 3500.

  • password: Random password of your choice used to encrypt login sessions to keep your data safe.

  • retry: The retry delay for your tasks in millisecond, ex: 3500.

  • webhook: Discord webhook URL to receive your webhooks.

Monitor and Retry delay can be changed while running, all the other settings require a restart. The following settings require to be filled in:

  • Atleast 1 captcha key

  • key

  • monitor

  • password

  • retry

  • webhook

Last updated