Skip to content

animix auto complete missions, auto gatha pets, auto merge

License

Notifications You must be signed in to change notification settings

Zlkcyber/animixBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animix telegram miniapp bot

banner

This script automates various tasks for the Animix miniapp telegram.

Features

  • Auto Join/Claim Missions
  • Auto Gatcha New Pets
  • Auto Complete Quests
  • Auto Merge Pets
  • Auto Claim Rewards
  • Support Multy accounts
  • Support Proxy Usage

Prerequisites

  • Node.js installed on your machine
  • users.txt file containing user data follow instruction below to get:
  • Open Animix miniapp telegram https://t.me/animix_game_bot
  • inspect or just F12 find application
  • in session storage find tgWebAppData and copy all value. user=.... usersData

Installation

  1. Clone the repository:

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

    npm install
  3. Input your user data in users.txt file, one user per line;

    nano users.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.

About

animix auto complete missions, auto gatha pets, auto merge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published