Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

ZertyCraft/alienworlds-bot

Repository files navigation

AlienWorlds bot

Donate

A Python script designed to automate the tedious work of mining on AlienWorlds.

This script:

  • Automatically connects
  • Automatically mines and claims

AlienWorlds bot was created for educational purposes only, the developers and contributors take no responsibility for your WAX.io, AlienWorlds and, or Reddit accounts.

Requirements

  • Windows or Debian-based Linux distribution
  • Python 3.7 or higher
  • Firefox browser
  • Install requirements.txt.
  • A Wax.io account (support for connection with Reddit account)

Installation guide

Install dependencies

Debian/Ubuntu

  • Install the dependencies with sudo sh install-dependencies-debian.sh.

Windows

  • Install Python dependencies with pip install -r requirements.txt.

Configuration changes

  1. Copy conf.json from the example cp conf.json.example conf.json.

  2. Change the username, password and login_method values in conf.json to match your credentials and login method.

    Connection method value of login_method
    Wax account wax
    Reddit account reddit
  3. If your Firefox installation is not in the default path, change the value of firefox_path to the path of your executable, otherwise leave it blank.

Finish!

  1. Run the script by executing python3 mine.py !

A problem? Submit a problem, or send me an email!


Donations

Donations help maintain this project.

WAX: lyc.m.c.wam

About

Bot for AlienWorlds website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published