/mnbix

Gear up for Moonbix – the Binance Telegram Mini App! 🚀 Collect items and boost your score in a galaxy of fun!

Primary LanguageJavaScript

Moonbix

Prerequisites

sudo apt update -y && sudo apt install nodejs -y

Installation

git clone https://github.com/officialputuid/moonbix && cd moonbix && npm i

Configuration

  • Add query_id=xxxx or user_id=xxxx to data.txt.
  • Set proxies in proxy.txt: http://user:pass@ip:port.

Changelog

  • Update API.
  • Update countdown (5m-30m).
  • Added multi-thread support.
  • Implemented user agent rotation.
  • Automated check-in process.
  • Fixed ticket display issues.

Usage

node moonbix Start Moonbix.
node moonbix-proxy Start with proxy support.
node moonbix-mt Start with multi-threading.
node moonbix-mt-proxy Start with multi-threading + proxy support.