Skip to content

cheoa/grass

This branch is 3 commits ahead of, 113 commits behind MsLolita/grass:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 1, 2024
b08b813 Β· Jul 1, 2024

History

87 Commits
Jun 6, 2024
Jul 1, 2024
Apr 5, 2024
Jun 6, 2024
Jun 6, 2024
Apr 2, 2024

Repository files navigation

Grass Auto Reger&Farm πŸ”Ή

Discover the latest <crypto/> moves in my Telegram Channel:

My Channel πŸ₯°

Cheapest proxies and servers which fits for on grass.io.

image

What is bot for?

  • Create Accounts
  • Farm Points
  • Check Points
  • Approve Emails without access to it (no need imap, etc)

You can put as many proxies as u can, bot uses database and will load up proxies from extra ones

πŸ”ΉTo say thanks for work: 0x000007c73a94f8582ef95396918dcd04f806cdd8

Quick Start πŸ“š

  1. To install libraries on Windows click on INSTALL.bat (or in console: pip install -r requirements.txt).
  2. To start bot use START.bat (or in console: python main.py).

Options πŸ“§

  1. CREATE ACCOUNTS:
  • In data/config.py put REGISTER_ACCOUNT_ONLY = True
  • Throw the api key into data/config.py. Since there is a captcha there, you need a service for solving captchas - AntiCaptcha or Twocaptcha.
  • Provide emails and passwords (OPTIONAL) and proxies to register accounts as below!

image

  1. FARM POINTS:
  • in data/config.py put REGISTER_ACCOUNT_ONLY = False
  • Provide emails and passwords and proxies to register accounts as shown below!
  1. APPROVE EMAILS:
  • in data/config.py put APPROVE_EMAIL_ONLY = True
  • Provide emails and passwords and proxies as always (as shown below)!
  • No imap or email access required.

Configuration πŸ“§

  1. Accounts Setup πŸ”’

    Put in data/accounts.txt accounts in format email:password ([email protected]:my_password123)

    image

  2. Proxy Setup πŸ”’

    Configure your proxies with the ANY (socks, http/s, ...) format in data/proxies.txt 🌐

    Proxy Configuration

Quick Start By Docker

  1. Install Docker-CE: curl -sSL -k https://get.docker.com | sh
  2. Install Docker Compose: curl -L "https://github.com/docker/compose/releases/latest/download/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose && chmod +x /usr/local/bin/docker-compose
  3. Clone Source Code: git clone https://github.com/MsLolita/grass.git
  4. Configuration: Modify data/accounts.txt and data/proxies.txt
  5. Start Container: docker-compose up -d

PS: Could see more configuration in docker-compose.yml

About

grass-mining

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%