Skip to content

A bot for the browser-based game Gladiatus, implemented with Selenium in Python.

License

Notifications You must be signed in to change notification settings

juanigsrz/Gladiabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gladiabot

A bot for the browser-based game Gladiatus.

Setup

Within a virtual python3 environment, install all the required packages in 'requirements.txt' with pip install -r requirements.txt.

Download, install and setup Geckodriver

Setup the required environment variables:

Variable Description
user_email Email of the Gladiatus account
user_password Password of the Gladiatus account

Make sure that the strings in translation.py are in the same language of your server.

Next, feel free to modify the settings.py with your desired data, and the bot should be ready to run!

To run the bot within your virtual environment simply doing python main.py should be enough.

About

A bot for the browser-based game Gladiatus, implemented with Selenium in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages