📞 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
-
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.
{
"howManySlotGameDoYouWantToPlay": 1,
"amountOfOwlsYouWantToBetInSlotGame": 50,
"howManyHootSpinGameDoYouWantToPlay": 1,
"amountOfOwlsYouWantToBetInHootSpinGame": 50,
"howManyHeadOrTailGameDoYouWantToPlay": 1,
"amountOfOwlsYouWantToBetInHeadOrTailGame": 50,
"howManyRockPaperScissorsDoYouWantToPlay": 1,
"amountOfOwlsYouWantToBetInRockPaperScissorsGame": 50,
"timeZone": "en-US",
"delayEachAccount": [5, 8],
"timeToRestartAllAccounts": 300,
"numberOfAccountsRunInOneTime": 100,
"isDoTasks": true,
"isPlayingGames": true,
"referralCode": "" // Your referral code, dont change it if you want to help me ^^
}
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!