A minimal asynchronous bot for automatic participation in contests on Lolz.
Key Features • How To Use • Credentials • Download
- Automated ClickCaptcha solving using AI.
- Cross platform
- Windows, macOS and Linux ready.
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
You need to set xf_user and xf_tfa_trust cookies in configs/cookies.yaml file. How to check cookies on all browsers?
Soon
You can download the latest installable version of AIOLolz for Windows.