An open API service indexing awesome lists of open source software.

https://github.com/cmalf/getgrass-bot-js

A Node.js script to automate grass Season 2 mining.
https://github.com/cmalf/getgrass-bot-js

airdrop automated bot farming getgrass getgrass-auto-miner getgrass-bot getgrass-bot-github getgrass-bot-miner getgrass-io getgrass-io-bot getgrass-js getgrass-proxy getgrassmining getgrassnode grass grass-bot-github javascript proxy solana

Last synced: about 1 month ago
JSON representation

A Node.js script to automate grass Season 2 mining.

Awesome Lists containing this project

README

        

# ๐ŸŒฑ getgrass-miner-bot-js

## GetGrass Season 2 mining

- A Node.js bot script to automate grass Season 2 mining.

# Telegram Channel : [@getgrassbotjs](https://t.me/getgrassbotjs)

## โ›ฉ Release Table

| Bot Version | Status(Work/Not/(N/A) ) |
|---|---|
| [grass-desktop-v0.2](https://github.com/cmalf/getgrass-bot-js/releases/tag/grass-desktop-v0.2) | Not |
| [getgrass-bot-v0.3](https://github.com/cmalf/getgrass-bot-js/releases/tag/getgrass-bot-v0.3) | Not |
| [getgrass-bot-v0.3.1-minor-update](https://github.com/cmalf/getgrass-bot-js/releases/tag/getgrass-bot-v0.3.1-minor) | Not |
| [getgrass-bot-v0.4](https://github.com/cmalf/getgrass-bot-js/releases/tag/getgrass-script-v0.4-Freemium) | Not ( New Authentication Method ) |
| [getgrass-bot-v0.4.1-Beta](https://github.com/cmalf/getgrass-bot-js/releases/tag/getgrass-script-v0.4.1-Freemium-mu) | Not ( the bot is dead ) |
| [getgrass-bot-v0.4.1-Extension-GM](https://github.com/cmalf/getgrass-bot-js/releases/tag/getgrass-bot-v0.4.1-Extension-GM) | Not ( #Grass Update "Airdrop Terms" ) ( the bot is dead ) |
| [getgrass-bot-v0.4.1-Ext-Multi](https://github.com/cmalf/getgrass-bot-js/releases/tag/getgrass-bot-v0.4.1-Extension-GM) | Not ( #Grass Update "Airdrop Terms" ) ( the bot is dead ) |
| [getgrass-bot-v0.4.1-Comunity-Extension-1.25x ](https://github.com/cmalf/getgrass-bot-js/releases/tag/getgrass-bot-v0.4.1-Extension-GM) | Not ( #Grass Update "Airdrop Terms" ) ( the bot is dead ) |
| [getgrass-bot-v0.4.2-Community-Extension-GM-All](https://github.com/cmalf/getgrass-bot-js/releases/tag/getgrass-bot-v0.4.2-GM-ALL) | Not ( #Grass Update "Airdrop Terms" ) ( the bot is dead ) |
| [getgrass-bot-v0.4.3-Extended-V2](https://github.com/cmalf/getgrass-bot-js/releases/tag/ggb-v0.4.3-ExtendedV2) | Not ( #Grass Update "Airdrop Terms" ) ( the bot is dead ) |
| [ggb-premium-v1.1.4](https://github.com/cmalf/getgrass-bot-js/releases/tag/ggb-premium-v1.1.4) | Work (Read the NOTE) |

## ๐Ÿ—ฃ Discussions

| Discussions | Status(Open/Close/Announcement) |
|---|---|
| [Welcome to getgrass-bot-js Discussions!](https://github.com/cmalf/getgrass-bot-js/discussions/3) | Announcement |
| [Release getgrass-bot-v0.3](https://github.com/cmalf/getgrass-bot-js/discussions/4) | Close |
| [Release getgrass-bot-v0.4-Freemium](https://github.com/cmalf/getgrass-bot-js/discussions/9)| Close |
| [getgrass desktop version (script) ๐Ÿ“ขโ—๐Ÿšจ](https://github.com/cmalf/getgrass-bot-js/discussions/16) | Close โ€งโ‚Šหš๐ŸŽ„โœฉ โ‚Šหš๐ŸฆŒโŠนโ™ก |
| [Release ggb-v0.4.2-Community-Extension-GM-All](https://github.com/cmalf/getgrass-bot-js/discussions/18) | Close |
| [New Release ggb-v0.4.3-Extended-V2 #20](https://github.com/cmalf/getgrass-bot-js/discussions/20) | Open |

> [!WARNING]
> I am not responsible for any loss or damage caused by this bot. Use it at your own risk.

## ๐Ÿ“ Description

### ๐Ÿ–‡๏ธ "Maximize Your Grass Node Mining Profits with This Automated Scripting Bot"

### ๐Ÿ–‡๏ธ This Node.js-based JavaScript script automates Grass Node mining, optimizing your earnings by:

- Managing Multiple IP Addresses: Rotates through multiple IP addresses (via proxy) to bypass rate limits and maximize uptime.

- Efficient WebSocket Management: Seamlessly handles WebSocket connections using HTTP/SOCKS protocols for reliable and efficient for mining.

### ๐Ÿ–‡๏ธ Ideal for:

- Grass Node miners seeking to streamline their Mining operations
- Users wanting to optimize WebSocket connections, especialy for getgrass node

### ๐Ÿ’ฐ "Take Your Mining to the Next Level: Boost Your Profits Today!" ๐Ÿ’ธ

## ๐Ÿ”“ Register

- if you don't have a grass account yet, SignUp Here [getgrass.io](https://app.getgrass.io/register/?referralCode=276JtwamaXly4nM)

## ๐Ÿค” How To Do

## Check [โ›ฉ Release Table](https://github.com/cmalf/getgrass-bot-js/edit/main/README.md#-table-release) (To downloads The latest version of the bot script )

- Clone This Repo

- ```bash
git clone https://github.com/cmalf/getgrass-bot-js.git
```
- Go To Folder
- ```bash
cd getgrass-bot-js
```
- Select the latest version of the bot script

- Install Dependencies
- ```bash
npm install
```
- Configure All Settings

- Run The Script

- ```bash
npm start
```

## โš™๏ธ Configuration

SetUp on `Config.js`

- Get UserId

- Login to your grass account
- Go to Dashboard
- Right Click Open New Tab [get-UserId](https://api.getgrass.io/retrieveUser)

- Edit Proxy.txt

- format proxies is: `socks://username:pass@ip:port` Or `http://username:pass@ip:port`
- Note: `The proxy format depends on the bot version you are using`.

## ๐Ÿ“ธ ScreenShoot

- Dahsboard

![Screenshot 2024-12-16 at 09 51 03](https://github.com/user-attachments/assets/9e50dc29-4a45-4888-97c9-5b60f62c6594)

- Script

![Screenshot 2024-12-16 at 07 27 47](https://github.com/user-attachments/assets/3a4143ec-3bcd-4bd4-8ab6-0d6a8a4e0cd7)