dobizz / awbot

Alien Worlds automation using Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awbot

Alien Worlds automation using Python

Requirements

  • Python 3.6 or later (You may download Python from here https://www.python.org/downloads)
  • Chrome Driver (Downloaded automatically during runtime. If Chrome Driver could not be downloaded automatically, please manually download the correct version from here https://chromedriver.chromium.org/downloads)
  • Python Packages (Listed in requirements.txt)
  • Active Alien Worlds account

Installation Instructions

  • Clone this repository
git clone https://github.com/dobizz/awbot.git
cd awbot
  • Install all the required Python packages
pip install -r requirements.txt

Running Instructions

After all the dependencies have been downloaded and installed, simply run awbot.py

python awbot.py

On the first run you need to login to your wax account, on the succeeding runs you will be logged in automatically as the session cookies will be saved.

Follow the prompts in the command terminal.

Donations

Donations are much welcome to buy needed coffee.

BTC 1zdraxHPQfZ8wvpMXt2VYhnGwmkLCf7UL

ETH 0x4e1736Db4d3912e6Ddd4E5a7A710D85ed369B987

XRP rU2mEJSLqBRkYLVTv55rFTgQajkLTnT6mA Destination Tag 107601

About

Alien Worlds automation using Python

License:GNU General Public License v3.0


Languages

Language:Python 100.0%