- Notifications
You must be signed in to change notification settings - Fork1
Auto increase points, rotating proxies.
NotificationsYou must be signed in to change notification settings
MeoMunDep/Blockmesh
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
📞 Contact
If you encounter any issues or have questions, feel free to reach out:
Help me with your referralLink
To get started with the bot, follow these steps:
- Dowload NodeJS to run the bot
Before running the bot, make sure you have the following installed:
- Node.js (Version:
22.11.0
) - npm (Version:
10.9.0
)
Download Node.js and npm here:Download Link.
-> Double click onsetup.bat
for windows orsetup.sh
for linux/mac if you want to run automatically, remember to fill all the necessary data.
Install Dependencies and Modules:
npm i user-agents axios colors https-proxy-agent socks-proxy-agent crypto-js ws uuid
Prepare Configuration Files:
You'll need to set up a few configuration files for the bot to work properly.
{"timeZone":"en-US","rotateProxy":true,"skipInvalidProxy":false,"proxyRotationInterval":2,"delayEachAccount": [5,8],"timeToRestartAllAccounts":300,"howManyAccountsRunInOneTime":100}
xxx@gmail.comxxx@gmail.comxxx@gmail.com
xxx...xxx...xxx...
abc...xyzabc...xyzabc...xyz
http://host:porthttps://host:portsocks4://host:portsocks5://host:porthttp://user:pass@host:porthttps://user:pass@host:portsocks4://user:pass@host:portsocks5://user:pass@host:port
💡 Usage:
You need to
cd
to the file after extract it.To run the bot, use the following command:cd blockmesh-main/blockmesh; node meomundep
🎇Enjoy!