Skip to content

ConnorField/osrs-random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSRS Random Generator

Overview

The OSRS Random Generator is a command-line tool designed to help OSRS players randomly select bosses and skills to focus on.

Features

  • Boss Chooser: Randomly selects a boss from various categories within OSRS.
  • Skill Chooser: Randomly picks a skill for training, helping you decide what to level up next.
  • Boss List: View all available bosses organized by category.
  • Version Info: Check which version of the tool you're using.

Installation

You can download the latest release of the OSRS Random Generator for both Linux and Windows from the Releases page.

Download and Run

Linux

  1. Download the latest osrs-random-linux.zip from the Releases page.
  2. Unzip the file:
    unzip osrs-random-linux.zip
  3. Make the binary executable:
    chmod +x osrs-random
  4. Run the application:
    ./osrs-random

Windows

  1. Download the latest osrs-random-windows.zip from the Releases page.
  2. Unzip the file.
  3. Run the application by double-clicking osrs-random.exe or executing it from the command prompt:
    osrs-random.exe

Usage

Boss Chooser

To randomly select a boss from various categories:

osrs-random boss

Skill Chooser

To randomly pick a skill to train:

osrs-random skill

List All Bosses

To view all available bosses organized by category:

osrs-random list-bosses

Check Version

To check which version of the tool you're using:

osrs-random version

Interactive Menu

Run the application without arguments to use the interactive menu:

osrs-random

Missing a Boss?

If you notice a boss that's missing from our list or have any other suggestions, please open an issue on our GitHub repository.

Suggestions and Contributions

If you have any suggestions, feature requests, or would like to contribute, please open an issue or submit a pull request on the GitHub repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Generates a random OSRS boss or skill

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages