Git Product home page Git Product logo

awbot's Introduction

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

awbot's People

Contributors

dobizz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

awbot's Issues

Chrome driver not detected bug

OS: Windows

Hello,
I have downloaded manually the chrome driver and I have put it into the root folder and I still receive this error:

selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 81

I have installed chrome 91 on my laptop, I believe it does not detect correctly the chrome driver.

Account name

Is it possible to not enter the account name all the time at startup?

1

1

Multiaccount

Hello,support work with multiaccount this project?

Problems with Chrome Login

I am having issues setting up using Chrome. Since login happens via gmail to the cloud wallet, it says Chrome isn't secure and doesn't allow logging in to the WCW to mine on AW.

Any suggestions?
I tried copying over logged in account info from other logins to no effect ; still requires you to login. I know there's an extension that can copy cookies which works for another version of this type of bot, but not sure how well this would work here.

Thanks!

Headless

After uncommit headless mode

Switching to new window.

Traceback (most recent call last):
File "C:\Users\Devos\Desktop\awbot-main\awbot.py", line 276, in
main()
File "C:\Users\Devos\Desktop\awbot-main\awbot.py", line 240, in main
btn = WebDriverWait(driver, 60).until(ec.visibility_of_element_located((By.XPATH, "//*[contains(text(), 'Approve')]")))
File "C:\Users\Devos\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\support\wait.py", line 89, in until
raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:
Stacktrace:
Backtrace:
Ordinal0 [0x0038FDC3+2555331]
Ordinal0 [0x003277F1+2127857]
Ordinal0 [0x00222E08+1060360]
Ordinal0 [0x0024E49E+1238174]
Ordinal0 [0x0024E69B+1238683]
Ordinal0 [0x00279252+1413714]
Ordinal0 [0x00267B54+1342292]
Ordinal0 [0x002775FA+1406458]
Ordinal0 [0x00267976+1341814]
Ordinal0 [0x002436B6+1193654]
Ordinal0 [0x00244546+1197382]
GetHandleVerifier [0x00529622+1619522]
GetHandleVerifier [0x005D882C+2336844]
GetHandleVerifier [0x004223E1+541697]
GetHandleVerifier [0x00421443+537699]
Ordinal0 [0x0032D18E+2150798]
Ordinal0 [0x00331518+2168088]
Ordinal0 [0x00331660+2168416]
Ordinal0 [0x0033B330+2208560]
BaseThreadInitThunk [0x75D06739+25]
RtlGetFullPathName_UEx [0x76F88AFF+1215]
RtlGetFullPathName_UEx [0x76F88ACD+1165]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.