Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.33 KB

README.md

File metadata and controls

51 lines (35 loc) · 1.33 KB

AIOLolz

A minimal asynchronous bot for automatic participation in contests on Lolz.

Key FeaturesHow To UseCredentialsDownload

Key Features

  • Automated ClickCaptcha solving using AI.
  • Cross platform
    • Windows, macOS and Linux ready.

How To Use

To clone and run this application, you'll need Git and Python 3.9+ (which comes with pip) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/dmytro-duck/aiololz

# Go into the repository
$ cd aiololz

# Install dependencies
$ pip install -r requirements.txt

# Set credentials in configs/cookies.yaml file

# Run the app
$ python main.py

Credentials

You need to set xf_user and xf_tfa_trust cookies in configs/cookies.yaml file. How to check cookies on all browsers?

Download

Soon You can download the latest installable version of AIOLolz for Windows.