Releases: cmalf/getgrass-bot-js
Releases · cmalf/getgrass-bot-js
getgrass-bot-v0.3.1-minor-update
Minor Update
- I tried the exact same method as in the Desktop Version(original).
- if the problem still persists (I think there is a bug in the getgrass dashboard)
- or maybe the developer is updating/upgrading the Extension or Desktop version
How to do
- Download File Zip below (Only Desktop Version)
- Extract zip file and Go to the folder
- Edit uid.txt and put your userid there
- Edit proxy choose between http or socks mode
- install dependencies
npm install
- run the script
npm start
getgrass-bot-v0.3
Temporary Update to Version 0.3
what's new?
- added direct ip running feature (without proxy)
- supports both proxy types (http or socks) choose one
what changed
for Desktop version
Dont change User agent in configuration.js (for Desktop Version)
- tried adding
const ws = new WebSocket(wsURL, {
agent,
headers: {
"Pragma": "no-cache",
'User-Agent': configuration.UserAgent,
OS: 'Mac',
Platform: 'Desktop',
Browser: 'Mozilla',
"Sec-WebSocket-Version": "13",
'Accept-Language': 'uk-UA,uk;q=0.9,en-US;q=0.8,en;q=0.7',
"Cache-Control": "no-cache",
"priority": "u=1, i",
},
handshakeTimeout: 30000,
rejectUnauthorized: false,
});
- and a lot has changed.
updates for what version?
- both zip files contain desktop and extension version
How To Do?
-
Download File Zip below
- Go to Directory file - Choose: - Desktop version - or Extension Version
-
Install Dependencies
npm install
-
Run the Script
npm start
does the script work?
-
yes, on my device it works,and on the dashboard it is connected.
-
Screenshot
Note
Please try this script on your device
- Try both direct ip or proxy mode
- Try to use no more than 30 proxies first, if the proxies on the dashboard are connected (detected) you can add more proxies.
- I will open a discussion in this repository. please comment there if the problem still persists.
- Discussion link