Your compute, your currency Transform your compute power into real earnings
- Add auto spin:
npm run spin
- Support Multy accounts.
- Support Proxy.
- Node.js 20+
- Dependencies installed via
npm install
- if you already have account you can create file manually
tokens.txt
: Stores access_tokens each line 1 account.id.txt
: Stores Extension IDs each line 1 account.proxy.txt
: stores Proxy url formathttp://user:pass@ip:port
each line 1 proxy.- if you register using cli, file above auto filled, just fill
email.txt
with your email. emails.txt
: Store email account 1 line 1 account.
- Clone the repository:
git clone https://github.com/Zlkcyber/kaisar-bot.git cd kaisar-bot
- install dependencies:
npm install
- Register or Login to get Access Token
npm run register
- Create Extension ID for new account
npm run setup
- Run the bot:
npm run start