Hi, I saw a tiktok of someone using Ecosia so I made a bot for it
PYTHON
Clone the repo
git clone https://github.com/delltaxa/ecosia-bot.git
Go in to the directory
cd ecosia-bot/
Add perms to run farm.sh
chmod +x ./farm.sh
One liner
git clone https://github.com/delltaxa/ecosia-bot.git ; cd ecosia-bot/ ; chmod +x ./farm.sh
- go on ecosia.org
- login to your account
- go in to the dev console
- print out your cookie with
document.cookie
- copy the cookie and paste it in the cookie.txt file
- Run the ./farm.sh
If you're on Andoid you will not be able to open devtools...
ofc I've thought about that and made a tool in the Android/
Directory so you can extract the cookie from the url ecosia sent you per mail
Example:
https://www.ecosia.com/account/verify?token=...
You're Account can be banned!!!