This repository contains scripts for automating the Qlyuker game on Telegram. The scripts are developed by the SmartBot Team.
The script does:
- Simulates tapping.
- Support multi account with proxy.
- Auto upgrade (soon).
To get started with the Qlyuker Telegram Game Bot, follow these steps:
- Install NodeJS
git clone https://github.com/SmartBotBlack/qlyuker-bot
cd qlyuker-bot
npm i
- Login into your telegram account
- Then click "API development tools" and fill your application details (only app title and short name required)
- Finally, click "Create application"
- Save
APP_ID
andAPI_HASH
to.env
file
After installing the scripts, follow these steps to start using the bot:
- Run
npx tsx ./src/index.ts
- Follow the instructions on the screen. First, add an account.
After installing the scripts, follow these steps to start using the bot:
- Run
npx tsx ./src/index.ts
- Follow the instructions on the screen. First, add an account.
- Run
docker build -t qlyuker-bot .
- And run
docker run -d --restart unless-stopped qlyuker-bot
We welcome contributions to improve the kx Racer Telegram Game Bot. If you have any suggestions or encounter any issues, please open an issue or submit a pull request.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Open a pull request.
This script is provided by the SmartBot Team and is intended for educational and personal use only. Use it at your own risk.
For more information, visit @monomycrypto