View on GitHub

LynxBot

A Twitch.tv IRC bot for Old School Runescape

Download this project as a .zip file Download this project as a tar.gz file

ge(1) - LynxBot manual

NAME

ge - look up item prices

SYNOPSIS

$ge [--hex] [-n AMT] ITEM

DESCRIPTION

ge looks up the item specified by ITEM on the RSBuddy exchange and prints its current GE price.

ITEM must be the name of a tradeable item in Old School Runescape. Either spaces or underscores can be used as delimiters for multiple word items. Abbreviations can be used for some of the more common items (e.g. Saradomin godsword - sgs).

If the -n option is given, the number AMT can end in k, m or b, specifiying thousands, millions or billions, respectively.

OPTIONS

--help
print brief description and usage information
--hex
print amount and price in hexadecimal
-n, --amount=AMT
calculate the price of AMT of ITEM

EXAMPLES

Looks up the item Dragon bones:

$ge dragon bones

Looks up the item Bandos chestplate, using shorthand:

$ge bcp

Looks up the price of 500 feathers:

$ge -n 500 feather

SEE ALSO

itemids.json(4)