SkillAgentSearch skills...

LitasBot

auto claim and auto start mining for litas -- support proxy usage -- support multy accounts

Install / Use

/learn @Zlkcyber/LitasBot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Litas Auto Claim and Start Mining

banner

Features

  • Auto Start/Claim Mining
  • Support multiple accounts
  • Support Proxy usage

Prerequisites

  • Node.js installed on your machine
  • tokens.txt file containing token and refresh token follow instruction below to get:
  • Open litas dashboard https://www.wallet.litas.io
  • Login With your email
  • inspect or just F12, and find Application
  • in local storage find token and refreshToken and copy all both value. token

Installation

  1. Clone the repository:

    git clone https://github.com/Zlkcyber/litasBot.git
    cd litasBot
    
  2. Install the required dependencies:

    npm install
    
  3. Input your tokens in tokens.txt file, one user per line format token|refreshToken

    nano tokens.txt
    
  4. optionally you can use proxy:

  • paste proxy in proxy.txt format http://username:password@ip:port
    nano proxy.txt
    
  1. Run the script:
    npm run start
    

License: MIT

This project is licensed under the MIT License.

View on GitHub
GitHub Stars61
CategoryCustomer
Updated2mo ago
Forks16

Languages

JavaScript

Security Score

95/100

Audited on Jan 20, 2026

No findings