- Faucet tokens SAHARA
- Transaction to a random wallet
- Claim tasks for 20 shards
Run the command:
git clone https://github.com/Gecetif/sahara-ai
cd sahara-ai
pip install -r requirements.txt
Run python main.py
Fill the files in the data
folder
private_keys.txt
– private keys (1 to 1 with proxies)
proxies.txt
– list of proxies in the format: user:password@ip:port
1.Configure sleep times – Set sleep intervals between wallets and actions.
2.Configure thread settings – Adjust the number of threads for multi-threading.
3.Configure API key – Enter your 2Captcha API key (required for faucet functionality).
4.Configure actions – Enable or disable specific modules.
5.Start the process – Begin the SAHARA AI process with the configured settings.
6.Exit – Close the configuration menu