Giter Site home page Giter Site logo

rol-automizer's Introduction

Rise Of Lords Automizer

Github Build GitHub license

This is a simple bot for the game Rise of Lords.

What does it do?

This program performs a regular routine on your behalf:

  • clone as many sorcerers as possible given the current gold and mana
  • attack players to steal gold
  • repair weapons from time to time
  • store the gold in the chest from time to time

Usage

You can run the program using Docker with the following command:

docker run --rm -it hildan/rol-automizer -u YOUR_USERNAME [OPTIONS]

You will be prompted for your password, unless the ROL_PASSWORD environment variable is defined. You can also provide your username as the ROL_USERNAME environment variable if you don't want to type it on the command line.

Here are the program options:

Usage: rol-automizer [<options>]

Options:
  -u, --username=<text>      your Rise of Lords username
  -p, --password=<text>      your Rise of Lords password
  -m, --min-rank=<int>       the minimum rank of the players to attack
                             (default: 400)
  -M, --max-rank=<int>       the maximum rank of the players to attack
                             (default: 2200)
  -g, --min-gold=<int>       the minimum gold of the enemy player to consider
                             an attack worth it (default: 400000)
  -t, --max-turns=<int>      the maximum number of turns to use during an
                             attack session (default: 40)
  -r, --repair-period=<int>  the number of attacks between weapon repairs
                             (default: every 5 attacks)
  --storage-threshold=<int>  the threshold above which we need to store the
                             current gold into the chest (default: 300000)
  --attacks-count=<int>      the number of attack sessions to perform (default:
                             1)
  --rest-time=<hours>        the number of hours to wait between attack
                             sessions (default: 12h)
  -h, --help                 Show this message and exit

License

Code released under the MIT license

rol-automizer's People

Contributors

joffrey-bion avatar dependabot[bot] avatar gradle-update-robot avatar

Watchers

James Cloos avatar  avatar  avatar

rol-automizer's Issues

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.