Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 892 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 892 Bytes

ROTimer.ps1

This script is designed to provide a boss spawn timer for the MMORPG Ragnarok Online.

Prerequisites

Before running this script, ensure that you have the following prerequisites:

  • PowerShell version 5.1 or later

Usage

  1. Download the ROTimer.ps1 script to your local machine.

  2. Open a PowerShell terminal.

  3. Navigate to the directory where the ROTimer.ps1 script is located.

  4. Run the script using the following command:

    .\ROTimer.ps1

Features

  • Displays the remaining time until the next boss spawn.
  • Notifies the user when a boss is about to spawn.

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.

License

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