Skip to content

cman8396/GECalc

Repository files navigation

GE Calc


This is a personal project, and probably won't receive any major feature updates.

A Runelite plugin that add the ability to use math/s to set price and quantity in the Grans Exchange window, and enabled the entry of decimal values when using the k, m, and b unit identifiers. See usage below.

As of version 1.2 the plugin now supports more complex expressions, such as '13.8k * 11.3k' for a result of 25100.

Usage

The plugin enabled the use of expressions to set the price and/or quantity using the Grand Exchange.

Input Result
45 * 4 180
180 / 4 45
100 + 100 200
100 - 50 50

This plugin also allows entering of decimal values followed by a unit:

Input Result
5.63k 5,630
8.5m 8,500,000
1.024b 1,024,000,000

GE Dialog

Value Entry

The Grand Exchange quantity and price input windows contain an asterisk '*' at the end of the text field. This is only visual and does not impact the result.

Bugs & Requests

If you do run into any bugs please create an issue. I am an "anything but Java" developer so be patient.

License

GE Calc is licensed under the BSD 2-Clause License. See LICENSE for info.

Author

cman8396, LargeChongus

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages