Falador game data

Read straight from the client cache — every id here is exactly what a script uses.

gold bar

gold bar

this looks valuable

id 691
Value
300
Inventory sprite
79
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Primary colour
#FFCC4C
Secondary colour
none

Use in a script

let it = invItem(691)            # gold bar

See the script docs for the full command set.