Falador game data

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

Silver Stall

A market stall

id 325
Type
1
Size (tiles)
2 × 2
Model
market (#30)
Elevation
112
Action 1
walkto
Action 2
steal from

Use in a script

let obj = nearestObject(id: 325)   # Silver Stall

See the script docs for the full command set.