Skip to content

cmalf/getgrass-bot-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌱 grass-miner-js

Update on release section!



Warning

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

  • Season 2
    This Javascript-based script will automate grass node mining while managing multiple devices and IP addresses to maximize profits and maintain sustainable uptime. Ideal for people who want to manage WebSocket connections using the HTTP/SOCKS Protocol smoothly and effectively.
    - - Screenshot

🔓 Register

if you don't have a grass account yet, SignUp Here getgrass.io

🤔 How To Do

  • Clone This Repo
    • git clone https://github.com/cmalf/grass-miner-js.git
  • Go To Folder
    • cd grass-miner-js
  • Install Dependencies
    • npm install

⚙️ Configuration

SetUp on Configuration.js

  • Get UserId

    • Login to your grass account
    • Go to Dashboard
    • Inspect Element
    • Type localStorage.getItem('userId') in the console
    • or just Click Here get UserId make sure you have been logged into grass dashboard
      • Screenshot 2024-11-11 at 07 36 24
  • Get Extention Id

    • Go To chrome://extensions/
    • Screenshot
  • Get Useragent Click Here

    • Screenshot
  • Edit Proxy.txt

    • format proxies is: socks://username:pass@ip:port Or http://username:pass@ip:port
  • 🏃🏻‍♂️‍➡️ Run The Script

    • if the configuration is complete
    node main.js

📢 Additional information

To get a stable Proxy you can use this Platform, plans ranging from $3 to $125 for 6 months, or use your own choice.

  • Get Proxies IP address Socks5
    • Create an account at proxies.fo
    • Go to purchase isp and buy a plan according to your needs.
      • You can use cryptocurrency for payment
      • Screenshot
    • after that you go to the dashboard Click Generate proxy Button
    • Now You can change the Proxy format to :
      • protocol://username:password@hostname:port
      • or just look the ss below
      • Screenshot 2024-12-06 at 16 24 31