Falador game data

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

Silk Stall

A market stall

id 323
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: 323)   # Silk Stall

See the script docs for the full command set.