KAISAR NETWORK
Your compute, your currency Transform your compute power into real earnings

Kaisar Beta Cli Mode
Update:
- Add auto spin:
npm run spin
Features
- Support Multy accounts.
- Support Proxy.
Requirements
- Node.js 20+
- Dependencies installed via
npm install
Files
- 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:porteach line 1 proxy.- if you register using cli, file above auto filled, just fill
email.txtwith your email. emails.txt: Store email account 1 line 1 account.
Usage
- 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