Tools

The tools outlined here are required and will make setting up and running EarthSide easier.

Rons CSV Editor is a powerful CSV file editor with a clean and neat interface and is also ideal to simply view and read CSV, or any text delimited files. It is a perfect tool to use when you want to edit your Tasks.csv file with your personal information. We do not recommend using Excel or any other software to edit your Tasks.csv file.

Notepad++ is a text and source code editor for use with Microsoft Windows. It is required in order to be able to edit the code in your Settings.json file

2Captcha is a human-powered image recognition and CAPTCHA solving service. It is a necessity because certain websites like Titoloshop for example require captcha tokens in order to be able to purchase a product and by having a 2Captcha key, the bot will automatically request captcha tokens and use it when needed. Once you have a 2captcha key, you can input it into the Settings.json file.

Similar to 2Captcha, Anti Captcha is a human powered Captcha solving service. The Anti Captcha API integrates authentication solutions into applications via HTTP POST and API Key. The websites that currently support AntiCaptcha are Titolo and Courir.

You also have the option to choose which captcha solver you want and this can be found in the Settings.json file.

Other than the previously mentioned captcha providers, CapMonster is an automatic captcha recognition cloud service.

You also have the option to choose which captcha solver you want and this can be found in the Settings.json file.

A catch-all email address is a mailbox which captures emails sent to your domain name that may have otherwise been lost because the email address they are being sent to doesn't exist.

Catchalls and dot trick emails are also fine to use on websites supported by Earthside. To use a catchall you will input: random@catchall for example: random@earthside.com.

A webhook is an easy way to get automated messages and data updates sent to a text channel in your server. By creating a webhook endpoint in your server, you'll generate a Webhook URL that you can put into the Settings.json file. By doing this, you are able to keep track - in real time - of your successful checkouts and declines.

Please read the following guide about how to properly install the extension and use it.

Last updated