Solana0x / GrassNode

Automate Grass mining with this Python bot, managing multiple accounts and proxies to ensure 24/7 uptime and maximize earnings. Perfect for those seeking a seamless and efficient way to handle WebSocket connections through SOCKS5 proxies

Home Page:https://app.getgrass.io/register/?referralCode=qHH7pF6mfKpPJql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get Grass Multi Account 100% Uptime FREE Python Bot 1.25x NODE

On everyones So many Dms and messages oN DIscord and Telegram I have started New COmmunity Node Server !! NO HASSEL of running NODE!!!

Features -> So , I will run the grass node on your Basis because many of you guys said you cant run the server or vps or proxies unable to run script !!

-> Not Cost effective for you BEcause you guys Buying proxies for 4$ and i buyed bulk in 1$ !!

-> You have to pay heavy in vps cost

-> Solution Just send me a dm in Discord and send your user ID i will add The Grass points directly to Your Grass account!!

-> EaSy and cheap solution no hassle of running node ! Better prices than whales market and easy access !!

-> CONTACT : 0xphatom on Discord https://discord.com/users/979641024215416842

-> Those who can run the script On their own and are devs Please run via own ! Dont Dm this is just for newbies and non technical persons Thanks :) !!

This Python Bot script manages WebSocket connections through specified SOCKS5 proxies, Unlimited Proxies and multiple get grass Accounts handling authentication and maintaining persistent connections with a server. The script also includes functionality to periodically send ping messages to keep the connection alive forever. If you can run your pc 24/7 then you dont need a Vps or proxy server lol

image

Features

  • New feataure added for 1.25x boost using Grass NODE !!
  • Connects to a WebSocket server using SOCKS5 proxies.
  • Handles Multiple Get Grass User IDs at once !! Multiple Proxies (1 Proxy ~1500 $GRASS)
  • Per Proxy ~1500 $Grass per day ~2.25$ PER DAY !! Unlimited proxies Make Unlimited Money !
  • Handles All kinds of Error such a Dead proxy/ SSL: WRONG_VERSION_NUMBER / invalid length of packed IP address / Empty connect reply / sent 1011 (internal error) keepalive.
  • Automatically removes the dead proxy from the File!!

#Get User Id

  1. Open the link and log in https://app.getgrass.io/dashboard
  2. Press F12 on the page to open the console and enter the code (Ctrl + Shift + i) inspect
  3. Write localStorage.getItem('userId') in the console
  4. "PRINTED TEXT IS THE USER_ID"
  5. image

#Get Proxies IP address Socks5

  1. Create a Account in https://app.proxies.fo/signup?referral=662d5a3a775a945a8de790ba
  2. Go To https://app.proxies.fo/plans and buy the below plan
  3. image
  4. Best - You can use Crypto and Binance to Pay here !!!
  5. Now go to DashBoard and click Go to Generator button
  6. Now change the Proxy formate to USER:PASS@HOST:PORT and use Socks5 in proxy count write 200 or any number.
  7. Now Click on Save to generate.
  8. Screenshot 2024-04-28 115328
  9. You Got 200 Ips now => Earning == ~300k Tokens per day ~~ 450$ per day (These prices are based on Whales market) and distribute Ips across multiple accounts / User ID !!

Requirements

SETPS TO RUN THE CODE -

Before running the script, ensure you have Python installed on your machine. Then, install the necessary Python packages using:

  1. git clone https://github.com/Solana0x/getgrass.git
  2. cd getgrass
  3. pip install -r requirements.txt
  4. Replace User ID and Proxy server file location list in correct formate in main.py File Line 81-82 and 108.
  5. By default 100 proxies will be taken randomly if you wana change then change here active_proxies = random.sample(all_proxies, 100) line 87. Here 100 means 100 proxy will be used at once.
  6. Dont Forget to add multiple proxies in the proxy.txt file you can add 1000+ proxy !! Formate # socks5://username:pass@ip:port.
  7. You can get Multiple Proxy Ip address from Proxies.fo Website !! [use multiple IP ! 1 IP == ~1500 $Grass per Day .
  8. To Run Script python3 main.py - Proxy one
  9. To Run multiple User ID just copy paste the main.py file code and create new python file and repeat the process !!.

Note - 1 ip == 1200-1500 $Grass Per Day ==> 2.25$ per day (Price as per Whales Market )

image

FOR ANY KIND OF HELP CONTACT : 0xphatom on Discord https://discord.com/users/979641024215416842

About

Automate Grass mining with this Python bot, managing multiple accounts and proxies to ensure 24/7 uptime and maximize earnings. Perfect for those seeking a seamless and efficient way to handle WebSocket connections through SOCKS5 proxies

https://app.getgrass.io/register/?referralCode=qHH7pF6mfKpPJql

License:MIT License


Languages

Language:Python 100.0%