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 172
Value
300
Inventory sprite
79
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Primary colour
#FFCC4C
Secondary colour
none

Use in a script

let it = invItem(172)            # gold bar

See the script docs for the full command set.