📞 Contact
If you encounter any issues or have questions, feel free to reach out:
Help me with your referral Link
To get started with the bot, follow these steps:
- Dowload NodeJS to run the bot
-> Link
Remember to download:
- Node.js (Version:
22.11.0
) - npm (Version:
10.9.0
)
-
Install Dependencies and Modules:
npm i user-agents axios colors p-limit 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.
{
"amountOfKitsUpgrade": 5,
"timeZone": "en-US",
"rotateProxy": false,
"skipInvalidProxy": false,
"proxyRotationInterval": 2,
"delayEachAccount": [5, 8],
"timeToRestartAllAccounts": 300,
"howManyAccountsRunInOneTime": 100,
"doTasks": true,
"playGames": true,
"referralCode": "4bac5f71145c8a470bc965f564119f72",
"todayCode": ["l", "b", "t", "r"] // Today combo - l is left, b is bottom, t is top, r is right
}
2. datas.txt
🗂️ - Get it from here >>> Link
query_id.../user...
query_id.../user...
query_id.../user...
abc...xyz
abc...xyz
abc...xyz
http://user:password@host:port
https://user:password@host:port
socks4://user:password@host:port
socks5://user:password@host:port
💡 Usage:
You need to
cd
to the file after extract it. To run the bot, use the following command:node bot
🎇Enjoy!