Discover the latest <crypto/>
moves in my Telegram Channel:
Cheapest proxies and servers which fits for grass here.
Bot can be used to create accounts and farm points on grass.io
- To install libraries on Windows click on
INSTALL.bat
(or in console:pip install -r requirements.txt
). - To start bot use
START.bat
(or in console:python main.py
).
- CREATE ACCOUNTS:
- In
data/config.py
putREGISTER_ACCOUNT_ONLY = True
- Provide emails and passwords (OPTIONAL) and proxies to register accounts as below!
- FARM POINTS:
- in
data/config.py
putREGISTER_ACCOUNT_ONLY = False
- Provide emails and passwords and proxies to register accounts as shown below!
- Accounts Setup ๐
- sudo apt update
- sudo apt install screen
- sudo apt install software-properties-common -y
- sudo add-apt-repository ppa:deadsnakes/ppa
- sudo apt install python3.10 -y
- python3.10 --version
-
sudo apt install python3-pip
-
sudo wget https://bootstrap.pypa.io/get-pip.py
-
sudo python3.10 get-pip.py
-
sudo python3.10 -m pip install --upgrade pip
-
sudo pip3.10 --version
-
sudo python3.10 -m pip install -r requirements.txt
-
ะะฐะฟััะบ ัะบัะธะฟัะฐ
-
sudo python3.10 $HOME/main.py Put in
data/accounts.txt
accounts in format email:password ([email protected]:my_password123)
-