Fitur:
• Auto Connect
• Custom Level
• Supports Proxy w/o Proxy
Before running this project, make sure you have installed:
- Node.js v22.14.0
- npm (Node Package Manager)
- nvm (Node Version Manager)
- Run the script:
bash setup.sh
Note: After install exit ssh if you using vps
-
Add token in the token.txt file. Example:
eyxxxxxxxxxx -
If you want to use a proxy, edit the proxy.txt file. Example:
http://username:password@ip_address:port -
If you want change level and delay, edit the config.json file. Example:
Level: Easy, Normal, Hard { "level":"Easy", "delay":10000 } -
Run the script:
For VPS/Linux System:
node main.jsFor RDP/Windows System:
node main_win64.jsFor userLand:
node main_arm64.js
If you have any questions or need further assistance, feel free to join our Telegram channel at t.me/tahuri01.
This project is licensed under the MIT License.