An application for automation of the mining function in the game Alienworlds.IO

Overview

alienautomation



A Python script made to automate the tidious job of mining on AlienWorlds

This script:

  • Automatically opens the browser
  • Automatically logs in
  • Automatically mines and claims
  • Prevents being detected as a bot

AlienAutomation was made for educational purposes only, the developers and contributors do not take any responsibility for your WAX.io, AlienWorlds and, or Reddit accounts.

Requirements

  • Python 3.7 or greater
  • Brave browser
  • Chromedriver
  • Installed requiremets.txt
  • A Reddit account
  • A Wax.io account created using your Reddit

Instalation guide

Install Python and modules

Skip this if you already have Python an the required modules installed

  1. Install Python.
  2. Open your console using Win+R
  3. Use the command pip install selenium to install the lib. If this does not work use py -3.7 -m pip install selenium

Config edits

  1. Edit the reddit_username and reddit_password values in main.py to match your Reddit login

Optional: Download and set up a VPN

Account creation

  1. Create a wax account with your Reddit here: https://all-access.wax.io/
  2. Create your AlienWorlds account here: https://play.alienworlds.io/

Dependency installation

  1. Install brave browser in the default directory
  2. Install ChromeDriver in your C:/Driver/chromedriver.exe directory from here: https://chromedriver.chromium.org/downloads

Finishing!

  1. Start the script by running main.py!
  2. Do not resize the window.
  3. Have fun!

Any problems? Submit an issue, or email me!


Donations

Donations help keep this project maintained

WAX: dgnrc.wam

BTC: bc1q7phv0kg5ukzcz0tqhwpld6zk0s49g5mglvrlna

ETH: 0x39473DAd80A08e8f840B2F11f8BC750BFaBc1AE9

TRX: TJpyRcMTJvTouWtqoZBMG2ZPNeLRo9xFho

ADA: addr1qx3d2fd4maxtkz234fkglwuev4d3rnzmpespxewyttnnwr4z65jmth6vhvy4r2nv37aeje2mz8x9krnqzdjugkh8xu8qxde7kp

DOGE: D78Ekkfr1RdRRyodyqv4KWH3Lji6nRH9qT

NANO: nano_1ews9xhasm87ifuw84ddeoesjrufk95fmdyaf9yucaonpoo3dbmumermjkpm

You might also like...
Stori QA Automation Challenge

Stori-QA-Automation-Challenge This is the repository is created for the Stori QA Intern Automation Engineer Challenge! In this you can find the Requir

Mechanized literally means automation.
Mechanized literally means automation.

Mechanized literally means automation. And this branch which you are now observing is automated by the python script. This python project actually automates my workflow related to Git & Github.

Integration of CCURE access control system with automation HVAC of a commercial building

API-CCURE-Automation-Quantity-Floor Integration of CCURE access control system with automation HVAC of a commercial building CCURE is an access contro

python scripts - mostly automation scripts

python python scripts - mostly automation scripts You can set your environment in various ways bash #!/bin/bash python - locally on remote host #!/bi

Automation in socks label validation

This is a project for socks card label validation where the socks card is validated comparing with the correct socks card whose coordinates are stored in the database. When the test socks card is compared with the correct socks card(master socks card) the software checks whether both test and master socks card matches or not.

Buildium-to-stessa - Automation to assist in converting Buildium transactions into Stessa format

Buildium Transactions - Stessa Transactions There is currently no third-party i

Domoticz-hyundai-kia - Domoticz Hyundai-Kia plugin for Domoticz home automation system

Domoticz Hyundai-Kia plugin Author: Creasol https://www.creasol.it/domotics For

An end-to-end Python-based Infrastructure as Code framework for network automation and orchestration.

Nectl An end-to-end Python-based Infrastructure as Code framework for network automation and orchestration. Features Data modelling and validation. Da

📙 Super lightweight function registries for your library

catalogue: Super lightweight function registries for your library catalogue is a tiny, zero-dependencies library that makes it easy to add function (o

Comments
  • Locking on the Claiming TLM screen

    Locking on the Claiming TLM screen

    Sometimes it crashes on the Claiming TLM screen due to wax.io not loading the transaction.

    If you try to update the wax screen, alienworlds identifies it as a new transaction. I suggest adding a timeout for the wax, thus forcing the error in alienworlds and trying to repeat the process.

    bug good first issue 
    opened by jpedro06 5
Releases(1.1.4)
Owner
anonieXdev
*Reading the terms of service; oops*
anonieXdev
Find the remote website version based on a git repository

versionshaker Versionshaker is a tool to find a remote website version based on a git repository This tool will help you to find the website version o

Orange Cyberdefense 110 Oct 23, 2022
A webapp for taking fast notes, designed for business, school, and collaboration with groups.

JOTS Journal of the Session A webapp for taking fast notes, designed for business, school, and collaboration with groups.

Zebadiah S. Taylor 2 Jun 10, 2022
An html wrapper for python

MessySoup What is it? MessySoup is a python wrapper for html elements. While still a ways away, the main goal is to be able to build a wesbite straigh

4 Jan 05, 2022
Entitlement AND Hardened Runtime Check

Python3 script for macOS to recursively check /Applications and also check /usr/local/bin, /usr/bin, and /usr/sbin for binaries with problematic/interesting entitlements. Also checks for hardened run

Cedric Owens 79 Nov 16, 2022
Unzip Japanese Shift-JIS zip archives on non-Japanese systems.

Unzip JP GUI Unzip Japanese Shift-JIS zip archives on non-Japanese systems. This script unzips the file while converting the file names from Shift-JIS

Emile Bangma 9 Dec 07, 2022
CupScript is a simple programing language made with python

CupScript CupScript is a simple programming language made with python It includes some basic functions, variables, loops, and some other built in func

FUSEN 23 Dec 29, 2022
Iss-tracker - ISS tracking script in python using NASA's API

ISS Tracker Tracking International Space Station using NASA's API and plotting i

Partho 9 Nov 29, 2022
CPython extension implementing Shared Transactional Memory with native-looking interface

CPython extension implementing Shared Transactional Memory with native-looking interface

21 Jul 22, 2022
A program that makes all 47 textures of Optifine CTM only using 2 textures

A program that makes all 47 textures of Optifine CTM only using 2 textures

1 Jan 22, 2022
An end-to-end Python-based Infrastructure as Code framework for network automation and orchestration.

Nectl An end-to-end Python-based Infrastructure as Code framework for network automation and orchestration. Features Data modelling and validation. Da

Adam Kirchberger 15 Oct 14, 2022
A simply dashboard to view commodities position data based on CFTC reports

commodities-dashboard A simply dashboard to view commodities position data based on CFTC reports This is a python project using Dash and plotly to con

71 Dec 19, 2022
Programming labs for 6.S060 (Foundations of Computer Security).

6.S060 Labs This git repository contains the code for the labs in 6.S060. In these labs, you will add a series of security features to a photo-sharing

MIT PDOS 10 Nov 02, 2022
A Python Perforce package that doesn't bring in any other packages to work.

P4CMD 🌴 A Python Perforce package that doesn't bring in any other packages to work. Relies on p4cli installed on the system. p4cmd The p4cmd module h

Niels Vaes 13 Dec 19, 2022
Python - Aprendendo Python na ByLearn

PYTHON Identação Escopo Pai Escopo filho Escopo neto Variaveis

Italo Rafael 3 May 31, 2022
Simple tooling for marking deprecated functions or classes and re-routing to the new successors' instance.

pyDeprecate Simple tooling for marking deprecated functions or classes and re-routing to the new successors' instance

Jirka Borovec 45 Nov 24, 2022
A simple and convenient build-and-run system for C and C++.

smake Smake is a simple and convenient build-and-run system for C and C++ projects. Why make another build system? CMake and GNU Make are great build

Venkataram Edavamadathil Sivaram 18 Nov 13, 2022
Badge-Link-Creater 'For more beautiful profiles.'

Badge-Link-Creater 'For more beautiful profiles.' Ready Badges Prepares the codes of the previously prepared badges for you. Note Click here for more

Mücahit Gündüz 9 Oct 19, 2022
Machine Learning powered app to decide whether a photo is food or not.

Food Not Food dot app ( 🍔 🚫 🍔 ) Code for building a machine Learning powered app to decide whether a photo is of food or not. See it working live a

Daniel Bourke 48 Dec 28, 2022
Library for Memory Trace Statistics in Python

Memory Search Library for Memory Trace Statistics in Python The library uses tracemalloc as a core module, which is why it is only available for Pytho

Memory Search 1 Dec 20, 2021
Creates infinite amount of guilded accounts in seconds.

Guilded Cookie Creator [fuck guilded i quit working on this, they patch like every fucking method after 2/3 days i release shit] Optimizations Asynchr

scripted 7 Feb 28, 2022